.breakdance .bde-section-986-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-986-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-986-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-986-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-986-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--blush:#FFC0AE;--blush-light:#FFF0EB;--blush-deep:#E8A08E;--rosewood:#8C3A3A;--noir:#1A1A1A;--champagne:#F7E8D4;--ivory:#FFFAF6;--white:#FFF;--paper:#FBF7F5;--line:#E8DDD8;--muted:#8C7E78;--panel:#fff;--radius-xl:24px;--radius-lg:18px;--shadow:0 14px 40px rgba(140,58,58,.06);--nav-width:280px;font-family:'Jost',system-ui,sans-serif;background:var(--paper);color:var(--noir);line-height:1.65;font-size:16.5px}#custom-page *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#custom-page .svg-noir{color:var(--noir)}#custom-page .svg-white{color:#fff}#custom-page .svg-blush{color:var(--blush)}#custom-page .svg-rosewood{color:var(--rosewood)}#custom-page img{max-width:100%;display:block}#custom-page a{color:inherit;text-decoration:none}#custom-page .svg-logo,#custom-page .svg-icon{display:block;line-height:0}#custom-page .svg-logo svg,#custom-page .svg-icon svg{display:block;width:100%;height:auto}#custom-page .nav{position:fixed;inset:0 auto 0 0;width:var(--nav-width);min-height:100vh;padding:34px 28px 28px;display:flex;flex-direction:column;background:linear-gradient(180deg,#1A1A1A 0%,#2C2222 60%,#3D2B2B 100%);color:rgba(255,255,255,.8);border-right:1px solid rgba(255,255,255,.06);z-index:30}#custom-page .nav-logo{width:170px;margin:0 auto 28px}#custom-page .nav-kicker,#custom-page .section-kicker{font-family:'Jost',sans-serif;text-transform:uppercase;letter-spacing:4.48px;font-size:11.52px;font-weight:500}#custom-page .nav-kicker{color:var(--blush);margin-bottom:16px}#custom-page .nav-links{list-style:none;display:grid;gap:4px}#custom-page .nav-links a{display:block;padding:10px 0 10px 16px;margin-left:-16px;color:rgba(255,255,255,.55);border-left:2px solid transparent;transition:.25s ease;font-size:14.72px;letter-spacing:0.32px}#custom-page .nav-links a:hover{color:#fff;border-left-color:var(--blush)}#custom-page .nav-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:12.48px;color:rgba(255,255,255,.42);line-height:1.6}#custom-page .nav-footer a{color:var(--blush)}#custom-page .main{margin-left:var(--nav-width)}#custom-page .hero{min-height:100vh;display:grid;align-items:center;padding:84px 52px;background:radial-gradient(ellipse at 25% 40%,rgba(255,192,174,.35) 0,transparent 55%),radial-gradient(ellipse at 75% 25%,rgba(232,160,142,.2) 0,transparent 45%),radial-gradient(ellipse at 60% 80%,rgba(140,58,58,.08) 0,transparent 40%),linear-gradient(160deg,#F7E8D4 0%,#FFC0AE 40%,#F7E8D4 75%,#FFF0EB 100%);position:relative;overflow:hidden}#custom-page .hero-inner{position:relative;z-index:1;width:min(880px,100%);margin:0 auto;text-align:center}#custom-page .hero-logo{width:min(460px,72vw);margin:0 auto 28px}#custom-page .hero-subtitle{width:min(540px,100%);margin:0 auto;color:var(--rosewood);font-size:14.72px;line-height:1.8;font-weight:300;opacity:.75}#custom-page .section{padding:92px 72px}#custom-page .section-white{background:#fff}#custom-page .section-light{background:var(--paper)}#custom-page .section-blush{background:var(--blush-light)}#custom-page .section-dark{background:var(--noir);color:#fff}#custom-page .section-kicker{color:var(--rosewood);margin-bottom:12px}#custom-page .section-dark .section-kicker{color:var(--blush)}#custom-page .section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,3.8vw,57.6px);line-height:1.1;letter-spacing:-.02em;font-weight:400;margin-bottom:18px}#custom-page .section-title em{font-style:italic;color:var(--rosewood)}#custom-page .section-dark .section-title{color:#fff}#custom-page .section-dark .section-title em{color:var(--blush)}#custom-page .section-intro{max-width:700px;color:var(--muted);font-size:15.2px;margin-bottom:42px;font-weight:300}#custom-page .section-dark .section-intro{color:rgba(255,255,255,.6)}#custom-page .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#custom-page .grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}#custom-page .grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}#custom-page .card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}#custom-page .logo-card{padding:36px;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}#custom-page .logo-card.dark{background:linear-gradient(180deg,#1A1A1A 0%,#2C2222 100%);border-color:transparent;box-shadow:none}#custom-page .logo-card.blush-bg{background:var(--blush);border-color:transparent;box-shadow:none}#custom-page .logo-card.champagne-bg{background:var(--champagne);border-color:transparent;box-shadow:none}#custom-page .logo-preview{width:min(360px,100%)}#custom-page .label{margin-top:16px;font-family:'Jost',sans-serif;text-transform:uppercase;letter-spacing:2.56px;font-size:10.88px;color:var(--muted);font-weight:500}#custom-page .logo-card.dark .label{color:rgba(255,255,255,.6)}#custom-page .logo-card.blush-bg .label{color:rgba(26,26,26,.6)}#custom-page .note{margin-top:26px;padding:20px 22px;border:1px solid rgba(140,58,58,.1);background:rgba(140,58,58,.04);border-radius:18px;color:var(--muted);font-size:14.72px;font-weight:300}#custom-page .spec-card,#custom-page .value-card,#custom-page .type-card,#custom-page .usage-card,#custom-page .swatch-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}#custom-page .spec-card,#custom-page .value-card,#custom-page .type-card,#custom-page .usage-card{padding:26px}#custom-page .eyebrow{font-family:'Jost',sans-serif;text-transform:uppercase;letter-spacing:2.56px;font-size:11.2px;color:var(--rosewood);margin-bottom:12px;font-weight:500}#custom-page .spec-card p,#custom-page .value-card p,#custom-page .usage-card p{color:var(--muted);font-size:14.72px;font-weight:300}#custom-page .icon-system{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:stretch}#custom-page .icon-stage{padding:30px;display:grid;place-items:center;min-height:280px;background:linear-gradient(180deg,#f8f2ef 0%,#fff 100%);border:1px solid var(--line);border-radius:24px}#custom-page .icon-mark{width:min(120px,50%)}#custom-page .icon-stage.dark{background:linear-gradient(180deg,#1A1A1A 0%,#2C2222 100%);border:none}#custom-page .icon-stage.blush{background:var(--blush);border:none}#custom-page .icon-copy{padding:30px}#custom-page .icon-copy ul{margin-top:18px;padding-left:18px;color:var(--muted);font-weight:300;font-size:14.72px}#custom-page .icon-copy ul li{margin-bottom:6px}#custom-page .palette-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}#custom-page .swatch-card{overflow:hidden}#custom-page .swatch{height:170px;display:flex;align-items:flex-end;padding:18px}#custom-page .swatch strong{font-size:16px;font-weight:500}#custom-page .swatch.light-text{color:#fff}#custom-page .swatch-meta{padding:18px 20px 22px}#custom-page .swatch-name{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:17.6px;margin-bottom:8px}#custom-page .swatch-meta p{color:var(--muted);font-size:14.08px;font-weight:300}#custom-page .type-sample-display{font-family:'Cormorant Garamond',serif;font-size:clamp(38.4px,4.2vw,60.8px);line-height:1.06;letter-spacing:-.02em;margin-bottom:14px;font-weight:300}#custom-page .type-sample-heading{font-family:'Jost',sans-serif;font-size:24px;font-weight:400;letter-spacing:0.32px;margin-bottom:14px}#custom-page .type-sample-body{color:var(--muted);max-width:680px;font-weight:300}#custom-page .weights{display:flex;flex-wrap:wrap;gap:10px;padding-top:18px;margin-top:18px;border-top:1px solid var(--line)}#custom-page .pill{padding:9px 14px;border-radius:999px;background:var(--blush-light);border:1px solid var(--line);color:var(--muted);font-size:13.44px;font-weight:400}#custom-page .values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}#custom-page .value-card h3{font-family:'Cormorant Garamond',serif;font-size:20.8px;font-weight:600;margin-bottom:10px;color:var(--noir)}#custom-page .app-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}#custom-page .app-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}#custom-page .website-shot{padding:22px;background:linear-gradient(180deg,var(--blush-light) 0%,#fff 100%)}#custom-page .browser{background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--line)}#custom-page .browser-bar{padding:12px 16px;background:var(--ivory);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}#custom-page .dot{width:10px;height:10px;border-radius:50%}#custom-page .dot:nth-child(1){background:var(--blush-deep)}#custom-page .dot:nth-child(2){background:var(--blush)}#custom-page .dot:nth-child(3){background:var(--champagne)}#custom-page .browser-body{padding:28px}#custom-page .app-mini-kicker{font-family:'Jost',sans-serif;text-transform:uppercase;letter-spacing:3.2px;font-size:10.88px;color:var(--rosewood);margin-bottom:10px;font-weight:500}#custom-page .website-title{font-family:'Cormorant Garamond',serif;font-size:28.8px;line-height:1.12;margin-bottom:14px;max-width:400px;font-weight:400}#custom-page .website-copy{max-width:420px;color:var(--muted);margin-bottom:18px;font-size:14.4px;font-weight:300}#custom-page .website-tags{display:flex;gap:10px;flex-wrap:wrap}#custom-page .website-tags span{background:var(--blush-light);border:1px solid var(--line);color:var(--rosewood);padding:9px 13px;border-radius:999px;font-size:13.12px}#custom-page .social-wrap{padding:28px;display:grid;gap:18px;background:linear-gradient(180deg,#ffffff 0%,var(--paper) 100%);min-height:100%}#custom-page .social-card{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}#custom-page .social-card .eyebrow{margin-bottom:8px}#custom-page .social-card p{color:var(--muted);font-size:14.4px;font-weight:300}#custom-page .social-preview{width:100%;border-radius:10px;margin-top:14px;border:1px solid var(--line)}#custom-page .usage-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-size:20.8px;margin-bottom:14px}#custom-page .usage-good .usage-icon{background:rgba(140,58,58,.08);color:var(--rosewood)}#custom-page .usage-bad .usage-icon{background:rgba(26,26,26,.06);color:var(--noir)}#custom-page .guide-footer{margin-left:var(--nav-width);background:linear-gradient(180deg,#ffffff 0%,var(--blush-light) 100%);border-top:1px solid var(--line)}#custom-page .guide-footer-inner{max-width:1400px;margin:0 auto;padding:28px 52px 36px;display:flex;align-items:center;justify-content:space-between;gap:28px}#custom-page .guide-footer-brand{display:flex;align-items:center;gap:16px;min-width:0}#custom-page .guide-footer-brand .svg-icon{width:32px;height:32px;flex:0 0 32px}#custom-page .guide-footer-brand .svg-icon svg{width:32px!important;height:32px!important}#custom-page .guide-footer-title{font-weight:600;color:var(--noir);margin-bottom:4px;font-size:14.72px}#custom-page .guide-footer-copy{color:var(--muted);font-size:13.76px;max-width:700px;font-weight:300}#custom-page .guide-footer-credit{color:var(--muted);font-size:13.76px;white-space:nowrap;font-weight:300}#custom-page .guide-footer-credit a{color:var(--rosewood);font-weight:500}@media (max-width:1180px){#custom-page .palette-grid,#custom-page .values-grid,#custom-page .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}#custom-page .icon-system,#custom-page .app-shell,#custom-page .grid-3{grid-template-columns:1fr}}@media (max-width:960px){#custom-page .nav{position:relative;width:100%;min-height:auto}#custom-page .main,#custom-page .guide-footer{margin-left:0}#custom-page .guide-footer-inner{padding:24px 26px 30px;flex-direction:column;align-items:flex-start}#custom-page .guide-footer-credit{white-space:normal}#custom-page .hero,#custom-page .section{padding:68px 26px}#custom-page .grid-2,#custom-page .palette-grid,#custom-page .values-grid,#custom-page .grid-4{grid-template-columns:1fr}}#custom-page .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#custom-page .svg-defs{position:absolute;overflow:hidden}#custom-page .nav-footer-credit{display:inline-block;margin-top:10px}#custom-page .grid-spaced{margin-top:24px}#custom-page .icon-stage.champagne{background:var(--champagne);border:none}