/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in features/index.html; moved out so the CSP can drop
   'unsafe-inline' from style-src. Its position in <head> is preserved,
   so the cascade is unchanged. */
body{font-family:'DM Sans',sans-serif;background:var(--comm);color:var(--white);overflow-x:hidden;line-height:1.6}
h1,h2,h3,h4,h5,h6,.nav-logo-name{font-family:var(--font-display)}
a{text-decoration:none;color:inherit}
.hero{padding:120px 5% 76px;position:relative;overflow:hidden;text-align:center}
.hero::before{content:'';position:absolute;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(177,218,49,0.07),transparent 70%);top:-280px;left:50%;transform:translateX(-50%);z-index:0}
.hero-inner{max-width:760px;margin:0 auto;position:relative;z-index:1}
.hero-badge{display:inline-flex;align-items:center;gap:7px;background:var(--growth-dim);border:1px solid rgba(177,218,49,0.2);padding:5px 14px;border-radius:100px;font-size:11px;font-weight:600;color:var(--growth);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:20px}
.hero h1{font-size:clamp(32px,4.4vw,52px);font-weight:700;letter-spacing:-1.8px;line-height:1.1;margin-bottom:18px}
.hero h1 em{font-style:normal;color:var(--growth)}
.hero-sub{font-size:17px;font-weight:300;color:rgba(255,255,255,0.68);line-height:1.8;max-width:600px;margin:0 auto 32px}
.hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.btn-primary{background:var(--growth);color:var(--comm);padding:14px 28px;border-radius:100px;font-size:15px;font-weight:600;transition:background-color 160ms var(--ease-out),transform 160ms var(--ease-out)}
.btn-primary:hover{background:var(--growth-dark);transform:translateY(-2px)}
.btn-primary:active{transform:scale(0.97)}
.btn-ghost{font-size:14px;color:rgba(255,255,255,0.66);border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:1px;transition:color 150ms,border-color 150ms}
.btn-ghost:hover{color:rgba(255,255,255,0.9);border-color:rgba(255,255,255,0.5)}
.sec{padding:80px 5%}
.sec.light{background:var(--surface);color:var(--text)}
.sec-inner{max-width:1060px;margin:0 auto}
.sec-label{font-size:11px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px}
.sec-title{font-size:clamp(26px,3.4vw,40px);font-weight:700;letter-spacing:-1.2px;line-height:1.15;margin-bottom:14px}
.sec.light .sec-title{color:var(--text)}
.sec-title em{font-style:normal;color:var(--growth-text)}
.sec-sub{font-size:16px;color:var(--text-2);font-weight:300;line-height:1.75;max-width:640px;margin-bottom:40px}
.fgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.fcard{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:20px;padding:30px;transition:transform 200ms var(--ease-out),box-shadow 200ms var(--ease-out),border-color 150ms}
.fcard:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(40,42,43,0.09);border-color:var(--growth)}
.fcard-ico{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin-bottom:18px}
.fcard h3{font-size:18px;font-weight:700;color:var(--text);margin-bottom:10px;letter-spacing:-0.3px}
.fcard p{font-size:14px;color:var(--text-2);line-height:1.7;margin-bottom:16px}
.fcard ul{list-style:none;display:grid;gap:7px;margin:0 0 18px;padding:0;flex:1}
.fcard ul li{display:flex;gap:8px;align-items:flex-start;font-size:13.5px;color:var(--text-2);line-height:1.6}
.fcard ul li::before{content:'\2713';color:var(--growth-text);font-weight:700;flex-shrink:0}
.fcard-link{font-size:14px;font-weight:600;color:var(--growth-text);border-bottom:1px solid rgba(94,117,20,0.35);align-self:flex-start;transition:border-color 150ms}
.fcard:hover .fcard-link{border-bottom-color:var(--growth-text)}
.fcard-hit{position:absolute;inset:0;border-radius:20px}
.fcard-hit span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.fcard-hit:focus-visible{outline:2px solid var(--growth-text);outline-offset:3px}
.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}
.fstep{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:18px;padding:28px}
.fstep-n{width:34px;height:34px;background:var(--growth-dim);color:var(--growth);border-radius:10px;display:grid;place-items:center;font-size:14px;font-weight:700;margin-bottom:16px}
.fstep h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px;letter-spacing:-0.2px}
.fstep p{font-size:13.5px;color:rgba(255,255,255,0.66);line-height:1.7}
.compbar{background:var(--surface);color:var(--text);padding:52px 5%}
.compbar-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}
.compbar h2{font-size:20px;font-weight:700;letter-spacing:-0.4px;margin-bottom:6px;color:var(--text)}
.compbar p{font-size:14.5px;color:var(--text-2);line-height:1.7;max-width:560px}
.compbar a{font-size:14px;font-weight:600;color:var(--growth-text);border-bottom:1px solid rgba(94,117,20,0.35);white-space:nowrap}
.cta{background:var(--growth);padding:72px 5%;text-align:center}
.cta-inner{max-width:540px;margin:0 auto}
.cta h2{font-size:clamp(26px,3.4vw,38px);font-weight:700;letter-spacing:-1.2px;color:var(--comm);margin-bottom:12px}
.cta p{font-size:15px;color:rgba(40,42,43,0.78);font-weight:300;margin-bottom:24px}
.cta a{display:inline-flex;align-items:center;gap:8px;background:var(--comm);color:#fff;padding:14px 32px;border-radius:100px;font-size:15px;font-weight:600;transition:background-color 160ms var(--ease-out),transform 160ms var(--ease-out)}
.cta a:hover{background:var(--comm-mid);transform:translateY(-2px)}
.cta a:active{transform:scale(0.97)}
@media(max-width:860px){.fgrid,.flow{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
