.draft-root{padding-bottom:40px}.draft-root *,.draft-root :after,.draft-root :before{box-sizing:border-box}.draft-root{--bg:#f9f8f8;--text:#1a1615;--text-muted:#453f3d;--text-subtle:#757170;--accent:#614a44;--cream-a:#f0eae5;--cream-b:#f1ebe5;--cream-c:#f4f1ee;--cream-d:#eddfd0;--tan:#f4e6da;--sky:#b7d5f1;--sky-light:#c3dcf1;--sky-dim:#84b9ef;--success:#eaf3ed;--success-fg:#0ea158;--border:#e4e2e2;--radius-chip:16px;--radius-md:20px;--radius-card:24px;--radius-lg:32px;--radius-pill:100px;--radius-full:9999px;--shadow-lift-sm:0 4px 50px rgba(97,74,68,0.10);--shadow-lift-lg:0 4px 50px rgba(97,74,68,0.06);--shadow-nav:0 8px 32px rgba(97,74,68,0.08);--container:1072px;--container-narrow:952px;--ease-out:cubic-bezier(0.44,0,0.56,1);font-family:var(--font-open-runde),"Inter",ui-sans-serif,system-ui,sans-serif;color:var(--text);background:var(--bg);min-height:100vh;position:relative;isolation:isolate;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.draft-gradient-bg{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(250,250,250) 0,rgb(249,248,248) 36%,rgb(244,241,238) 45%,rgb(244,241,238) 51%,rgb(226,236,246) 73%,rgb(167,203,242) 125%);pointer-events:none}.draft-root h1,.draft-root h2,.draft-root h3,.draft-root h4,.draft-root h5,.draft-root h6{font-family:inherit;color:var(--text);letter-spacing:-.03em;line-height:1.2;font-weight:600;margin:0}.draft-root h1{font-size:clamp(44px,5.6vw,76px)}.draft-root h2{font-size:clamp(36px,4vw,52px)}.draft-root h3{font-size:clamp(28px,3vw,40px)}.draft-root h5{font-size:clamp(22px,2.2vw,28px);line-height:1.4}.draft-root h6{font-size:20px;line-height:1.4}.draft-root p{margin:0;color:var(--text-muted);line-height:1.5}.draft-root a{color:inherit;text-decoration:none;transition:color .4s var(--ease-out)}.draft-root a:hover{color:var(--accent)}.draft-root ul{list-style:none;margin:0;padding:0}.draft-root button{font-family:inherit}.draft-root .draft-eyebrow{font-size:15px;font-weight:600;letter-spacing:0;line-height:18.75px;color:var(--accent);text-transform:uppercase;margin:0}.draft-container{width:min(100% - 48px,var(--container));margin-inline:auto}.draft-container--narrow{width:min(100% - 48px,var(--container-narrow))}.draft-root .draft-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 24px;border-radius:var(--radius-pill);font-size:16px;font-weight:600;line-height:1.2;cursor:pointer;border:none;white-space:nowrap;text-decoration:none;transition:transform .2s var(--ease-out),background .3s var(--ease-out),color .3s var(--ease-out)}.draft-root .draft-cta:hover{transform:translateY(-1px)}.draft-root .draft-cta--primary{background:var(--text);color:#fff}.draft-root .draft-cta--primary:hover{color:#fff;background:#2a2220}.draft-root .draft-cta--secondary{background:rgba(255,255,255,.1);color:var(--text);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px rgba(26,22,21,.12)}.draft-root .draft-cta--secondary:hover{background:rgba(255,255,255,.25);color:var(--text)}.draft-root .draft-cta--tertiary{background:var(--cream-c);color:var(--text)}.draft-root .draft-cta--tertiary:hover{background:var(--tan);color:var(--text)}.draft-root .draft-cta--small{padding:8px 12px;font-size:14px}.draft-card{border-radius:var(--radius-card);padding:32px;position:relative}.draft-card--cream{background:var(--cream-a)}.draft-card--cream-alt{background:var(--cream-b)}.draft-card--glass{background:rgba(255,255,255,.7);backdrop-filter:blur(12px)}.draft-card--big{padding:40px}.draft-chip{gap:8px;padding:10px 16px;border-radius:var(--radius-pill);background:rgba(255,255,255,.85);box-shadow:inset 0 0 0 1px rgba(26,22,21,.08);backdrop-filter:blur(8px);font-weight:500;color:var(--text)}.draft-chip,.draft-chip .draft-chip__icon,.draft-chip svg{display:inline-flex;align-items:center;font-size:14px;line-height:1}.draft-chip .draft-chip__icon,.draft-chip svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;justify-content:center}.draft-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:600;line-height:1.25}.draft-badge--success{background:var(--success);color:var(--success-fg)}.draft-badge--muted{background:var(--cream-c);color:var(--text-muted)}.draft-icon-chip{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-chip);background:#fff;box-shadow:var(--shadow-lift-sm);font-size:22px}.draft-ticker-mask{mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 12.5%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,0));-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 12.5%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,0));overflow:hidden}.draft-logo-chip{width:76px;height:76px;border-radius:var(--radius-chip);background:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:600;color:var(--text)}.draft-root main>div+div,.draft-root main>div+section,.draft-root main>section+div,.draft-root main>section+section{margin-top:160px}@media (max-width:1199px){.draft-root main>div+div,.draft-root main>div+section,.draft-root main>section+div,.draft-root main>section+section{margin-top:120px}}@media (max-width:809px){.draft-root main>div+div,.draft-root main>div+section,.draft-root main>section+div,.draft-root main>section+section{margin-top:80px}.draft-hide-mobile{display:none!important}}@media (min-width:810px){.draft-mobile-only{display:none!important}}