:root{--cream:#f1efe6;--cream-panel:#eae6d6;--ink:#17221e;--body:#3a4540;--muted:#8a8371;--coral:#d97757;--coral-deep:#c05f3f;--teal:#1c4b46;--border:#d6cdb2}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:Satoshi,sans-serif;overflow-x:hidden}body:after{content:"";z-index:1;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}header{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1efe6d9;justify-content:space-between;align-items:center;padding:22px 48px;display:flex;position:sticky;top:0}.wordmark{color:var(--teal);letter-spacing:-.01em;font-family:Clash Display,sans-serif;font-size:20px;font-weight:600;text-decoration:none}.nav-cta{color:var(--cream);background:var(--teal);border-radius:100px;padding:11px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1c4b4640}.page{z-index:2;grid-template-columns:200px minmax(0,1fr);gap:64px;max-width:1080px;margin:0 auto;padding:48px 32px 96px;display:grid;position:relative}.layer-rail{flex-direction:column;align-self:start;gap:2px;display:flex;position:sticky;top:110px}.back{color:var(--teal);align-items:center;gap:7px;margin-bottom:28px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.back:hover{color:var(--coral)}.layer-rail a{color:var(--muted);border-radius:10px;align-items:center;gap:11px;padding:9px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.layer-rail a .n{letter-spacing:.08em;border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10.5px;font-weight:700;display:flex}.layer-rail a:hover{color:var(--ink);background:#1c4b460d}.layer-rail a.active{color:var(--ink);background:#d977571a;font-weight:700}.layer-rail a.active .n{background:var(--coral);border-color:var(--coral);color:#fdf9f0}article{max-width:640px}.eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--coral);align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:700;animation:.7s cubic-bezier(.2,.7,.2,1) both rise;display:inline-flex}.eyebrow:before{content:"";background:var(--coral);width:26px;height:1.5px}h1{letter-spacing:-.02em;font-family:Clash Display,sans-serif;font-size:clamp(34px,4.4vw,54px);font-weight:600;line-height:1.06;animation:.7s cubic-bezier(.2,.7,.2,1) 80ms both rise}h1 .accent{color:var(--coral)}.lede{color:var(--body);margin-top:22px;font-size:17.5px;line-height:1.7;animation:.7s cubic-bezier(.2,.7,.2,1) .16s both rise}h2{letter-spacing:-.01em;margin:52px 0 18px;font-family:Clash Display,sans-serif;font-size:24px;font-weight:500}p{color:var(--body);margin-bottom:16px;font-size:15.5px;line-height:1.75}.card{background:var(--cream-panel);border:1.5px solid var(--border);border-radius:16px;padding:24px 26px}.card ul{flex-direction:column;gap:14px;list-style:none;display:flex}.card li{color:var(--body);align-items:flex-start;gap:13px;font-size:15px;line-height:1.55;display:flex}.card li:before{content:"";background:var(--coral);border-radius:50%;flex-shrink:0;width:15px;height:15px;margin-top:4px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 11.2L3.3 8l-1 1 4.2 4.2 7.2-7.2-1-1z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 11.2L3.3 8l-1 1 4.2 4.2 7.2-7.2-1-1z'/%3E%3C/svg%3E") 50%/contain no-repeat}.notice{border-left:3px solid var(--coral);margin:18px 0 8px;padding:4px 0 4px 22px}.notice p{font-size:16px;line-height:1.7}.notice p b{color:var(--ink)}.foot{border-top:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:64px;padding-top:28px;display:flex}.next{flex-direction:column;gap:2px;text-decoration:none;display:flex}.next .k{letter-spacing:.24em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.next .v{color:var(--ink);align-items:center;gap:9px;font-family:Clash Display,sans-serif;font-size:20px;font-weight:500;transition:color .2s;display:flex}.next .v:after{content:"→";color:var(--coral);transition:transform .25s}.next:hover .v{color:var(--coral)}.next:hover .v:after{transform:translate(5px)}.foot-cta{color:#fdf9f0;background:var(--coral);border-radius:100px;padding:14px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;box-shadow:0 10px 26px #d9775747}.foot-cta:hover{background:var(--coral-deep);transform:translateY(-2px);box-shadow:0 16px 34px #d977575c}.foot-cta .meta{opacity:.8;font-weight:500}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){header{padding:18px 22px}.page{grid-template-columns:1fr;gap:36px;padding:32px 22px 72px}.layer-rail{flex-flow:wrap;gap:6px;position:static}.layer-rail a{padding:7px 10px}.back{width:100%;margin-bottom:10px}.foot{flex-direction:column;align-items:flex-start}}.closer{z-index:12;color:#f1efe6;text-align:center;background:#1c4b46;border-radius:32px 32px 0 0;padding:96px 24px 88px;position:relative;overflow:hidden}.closer:before{content:"";pointer-events:none;opacity:.5;background:radial-gradient(70% 60% at 50% 0,#d977572e,#0000 70%);position:absolute;inset:0}.closer:after{content:"";pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.closer .inner{z-index:1;max-width:760px;margin:0 auto;padding:0;position:relative}.closer .kicker{letter-spacing:.28em;text-transform:uppercase;color:#d97757;margin-bottom:20px;font-family:Satoshi,sans-serif;font-size:11px;font-weight:700}.closer h2{letter-spacing:-.02em;color:#f1efe6;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:600;line-height:1.05}.closer h2 .accent{color:#d97757}.closer .sub{color:#f1efe69e;max-width:46ch;margin-top:18px;margin-left:auto;margin-right:auto;font-family:Satoshi,sans-serif;font-size:16.5px;line-height:1.65}.closer .cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:38px;display:flex}.closer .btn{text-align:left;border-radius:16px;flex-direction:column;justify-content:center;gap:2px;padding:16px 26px;font-family:Satoshi,sans-serif;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:flex}.closer .btn .label{letter-spacing:-.01em;font-size:15.5px;font-weight:700}.closer .btn .meta{opacity:.75;font-size:12px;font-weight:500}.closer .btn-primary{color:#fdf9f0;background:#d97757;box-shadow:0 14px 34px #00000040}.closer .btn-primary:hover{background:#c05f3f;transform:translateY(-3px)}.closer .btn-ghost{color:#f1efe6;background:0 0;border:1.5px solid #f1efe624}.closer .btn-ghost:hover{background:#f1efe60f;border-color:#f1efe69e;transform:translateY(-3px)}.closer .btn-ghost .meta{color:#f1efe69e}.closer .talk{color:#f1efe69e;margin-top:24px;font-family:Satoshi,sans-serif;font-size:14px}.closer .talk a{color:#f1efe6;text-underline-offset:3px;font-weight:700;text-decoration:underline}.closer .talk a:hover{color:#d97757}footer{color:#f1efe6;z-index:12;background:#16403b;font-family:Satoshi,sans-serif;position:relative}.foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;max-width:1180px;margin:0 auto;padding:72px 40px 40px;display:grid}.brand .wordmark{letter-spacing:-.01em;color:#f1efe6;font-family:Clash Display,sans-serif;font-size:24px;font-weight:600;text-decoration:none}.brand .tag{color:#f1efe69e;max-width:26ch;margin-top:12px;font-size:14.5px;line-height:1.6}.socials{gap:10px;margin-top:26px;display:flex}.socials a{color:#f1efe6;border:1.5px solid #f1efe624;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex}.socials a svg{fill:currentColor;width:17px;height:17px}.socials a:hover{color:#fdf9f0;background:#d97757;border-color:#d97757;transform:translateY(-3px)}.col h4{letter-spacing:.24em;text-transform:uppercase;color:#d97757;margin-bottom:18px;font-size:10.5px;font-weight:700}.col ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.col a{color:#f1efe69e;font-size:14.5px;text-decoration:none;transition:color .2s}.col a:hover{color:#f1efe6}.col a.hot{color:#f1efe6;font-weight:700}.col a.hot:hover{color:#d97757}.foot-bar{color:#f1efe69e;border-top:1px solid #f1efe624;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:22px 40px 30px;font-size:13px;display:flex}.foot-bar .mini{gap:20px;display:flex}.foot-bar .mini a{color:#f1efe69e;text-decoration:none}.foot-bar .mini a:hover{color:#f1efe6}@media (width<=920px){.foot-grid{grid-template-columns:1fr 1fr;padding:56px 24px 32px}.brand{grid-column:1/-1}.foot-bar{padding:20px 24px 28px}}.wordmark{align-items:center;display:inline-flex}.wordmark .wordmark__mark{flex:none;width:auto;height:20px;margin-right:9px;display:block}.wordmark__dot{color:var(--coral)}.brand .wordmark{align-items:center;display:inline-flex}.brand .wordmark .wordmark__mark{flex:none;width:auto;height:22px;margin-right:10px}footer .wordmark__mark rect{fill:#f1efe6}footer .wordmark__mark rect:first-child{fill:#d97757}
