:root{--ink:#101417;--paper:#f7f8f5;--white:#fff;--muted:#5d6861;--line:#d9ded6;--forest:#23483b;--teal:#16656f;--brick:#a44934;--gold:#c79a3b;--shadow:0 24px 70px #10141729}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{min-height:88svh;color:var(--white);isolation:isolate;position:relative}.hero-image{object-fit:cover;object-position:center;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,#050b0de6 0%,#050b0dad 43%,#050b0d38 100%),linear-gradient(#050b0d1f,#050b0d9e);position:absolute;inset:0}.site-header{z-index:2;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);margin:0 auto;padding:26px 0;display:flex;position:relative}.brand,.site-header nav,.hero-actions,.button,.text-link{align-items:center;display:inline-flex}.brand{gap:11px;font-size:1rem;font-weight:750}.brand-mark{background:#ffffff24;border:1px solid #ffffff61;border-radius:8px;place-items:center;width:38px;height:38px;font-size:.82rem;display:grid}.site-header nav{color:#ffffffd1;gap:24px;font-size:.92rem;font-weight:650}.site-header nav a:hover{color:var(--white)}.hero-content{width:min(1180px,100% - 48px);margin:0 auto;padding:88px 0 110px}.eyebrow{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:800}.hero h1,.section h2,.final-cta h2{letter-spacing:0;margin:0}.hero h1{max-width:820px;font-size:4.55rem;line-height:.98}.hero-copy{color:#ffffffd6;max-width:680px;margin:28px 0 0;font-size:1.18rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px}.button{border-radius:8px;justify-content:center;gap:10px;min-height:48px;padding:0 20px;font-weight:750;transition:transform .16s,background .16s,color .16s,border-color .16s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--gold);color:#11120f}.button-secondary{color:var(--white);border:1px solid #ffffff57}.button-light{color:var(--white);border:1px solid #ffffff61}.proof-band{z-index:5;background:var(--white);width:min(1180px,100% - 48px);box-shadow:var(--shadow);border:1px solid #fff3;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:-46px auto 0;display:grid;position:relative;overflow:hidden}.proof-band div{border-right:1px solid var(--line);min-height:112px;padding:24px 26px}.proof-band div:last-child{border-right:0}.proof-band strong,.proof-band span{display:block}.proof-band strong{color:var(--forest);font-size:1.45rem;line-height:1.2}.proof-band span{color:var(--muted);margin-top:8px;font-size:.9rem}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:96px 0}.section-heading{max-width:760px}.section h2,.final-cta h2{max-width:820px;font-size:3rem;line-height:1.08}.section-heading>p:last-child,.split-section>div>p,.security-copy p,.final-cta p{color:var(--muted);font-size:1.06rem;line-height:1.75}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.feature-card,.trust-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:250px;padding:24px}.feature-card svg,.trust-card svg{color:var(--teal)}.feature-card:nth-child(3n) svg,.trust-card:nth-child(2n) svg{color:var(--brick)}.feature-card h3,.trust-card h3{margin:22px 0 10px;font-size:1.08rem}.feature-card p,.trust-card p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.65}.split-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:start;gap:64px;display:grid}.text-link{color:var(--teal);gap:8px;margin-top:18px;font-weight:800}.workflow-list{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.workflow-list li{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:64px 1fr;align-items:center;min-height:96px;display:grid;overflow:hidden}.workflow-list span{color:var(--forest);background:#e9efe8;align-self:stretch;place-items:center;font-size:.86rem;font-weight:850;display:grid}.workflow-list p{color:#29312c;margin:0;padding:20px;line-height:1.55}.visual-stack{min-width:0}.section-image{width:100%;height:auto;box-shadow:var(--shadow);border:1px solid #ffffffa6;border-radius:8px;display:block}.benefits-section{border-top:1px solid var(--line)}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.benefit-item{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:flex-start;gap:14px;min-height:132px;padding:22px;display:flex}.benefit-item svg{color:var(--forest);flex:none;margin-top:2px}.benefit-item p{color:#2d352f;margin:0;line-height:1.62}.security-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:stretch;gap:42px;display:grid}.trust-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.trust-card{min-height:230px}.security-image{margin-top:30px}.final-cta{background:var(--ink);width:100%;color:var(--white);text-align:center;margin:0;padding:92px max(24px,50% - 590px)}.final-cta svg{color:var(--gold);margin-bottom:18px}.final-cta h2,.final-cta p,.final-cta .hero-actions{margin-left:auto;margin-right:auto}.final-cta p{color:#ffffffb8;max-width:650px}.final-cta .hero-actions{justify-content:center}@media (max-width:980px){.site-header{align-items:flex-start}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:14px 18px}.hero h1{max-width:720px;font-size:3.35rem}.feature-grid,.trust-grid,.benefits-grid{grid-template-columns:repeat(2,1fr)}.split-section,.security-section{grid-template-columns:1fr}.proof-band{grid-template-columns:repeat(2,1fr)}.proof-band div:nth-child(2n){border-right:0}.proof-band div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:640px){.hero{min-height:86svh}.site-header,.hero-content,.section,.proof-band{width:min(100% - 28px,1180px)}.site-header{display:block}.site-header nav{display:none}.hero-content{padding:70px 0 92px}.hero h1{font-size:2.62rem;line-height:1.04}.hero-copy,.section-heading>p:last-child,.split-section>div>p,.security-copy p,.final-cta p{font-size:1rem}.button{width:100%}.proof-band,.feature-grid,.trust-grid,.benefits-grid{grid-template-columns:1fr}.proof-band div,.proof-band div:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.proof-band div:last-child{border-bottom:0}.section{padding:72px 0}.section h2,.final-cta h2{font-size:2.05rem;line-height:1.14}.feature-card,.trust-card{min-height:auto}.workflow-list li{grid-template-columns:52px 1fr}.final-cta{padding:72px 18px}}
