.ws-home{--bg:#f6f7f2;--surface:#fff;--ink:#17201b;--muted:#68736c;--line:#dde3de;--green:#173f32;--green-2:#225b48;--mint:#dcebe3;--soft:#edf2ee;--gold:#b69254;--danger:#8f4d4d;--shadow:0 24px 70px #142d221f}.ws-home,.ws-home *{box-sizing:border-box}html{scroll-behavior:smooth}.ws-home{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.6}.ws-home a{color:inherit;text-decoration:none}.ws-home .container{width:min(1180px,100% - 40px);margin:auto}.ws-home .site-shell{overflow:hidden}.ws-home .nav-wrap{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f7f2db;border-bottom:1px solid #173f3214;position:sticky;top:0}.ws-home .nav{align-items:center;gap:32px;height:78px;display:flex}.ws-home .brand{align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;display:inline-flex}.ws-home .brand-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.ws-home .brand-text{font-size:20px}.ws-home .nav-links{color:#435049;gap:26px;margin-left:auto;font-size:14px;display:flex}.ws-home .nav-actions{gap:10px;display:flex}.ws-home .menu-btn{background:0 0;border:0;margin-left:auto;font-size:24px;display:none}.ws-home .btn{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:11px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.ws-home .btn:hover{transform:translateY(-1px)}.ws-home .btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 30px #173f322e}.ws-home .btn-ghost{border-color:var(--line);background:#ffffffb3}.ws-home .btn-soft{background:var(--surface);border-color:var(--line)}.ws-home .btn-white{color:var(--green);background:#fff}.ws-home .btn-lg{border-radius:16px;padding:15px 21px;font-size:15px}.ws-home .hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:76px;padding:92px 0 70px;display:grid}.ws-home .hero h1,.ws-home .section h2,.ws-home .cta-box h2{letter-spacing:-.04em;font-family:Manrope,sans-serif;line-height:1.06}.ws-home .hero h1{max-width:760px;margin:18px 0 24px;font-size:clamp(48px,6vw,78px)}.ws-home .hero h1 span{color:var(--green-2)}.ws-home .hero-lead{color:var(--muted);max-width:700px;font-size:19px}.ws-home .eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--green-2);align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.ws-home .eyebrow span{background:var(--gold);width:26px;height:2px}.ws-home .eyebrow.light{color:#d8e7df}.ws-home .hero-actions{gap:12px;margin-top:30px;display:flex}.ws-home .trust-row{gap:42px;margin-top:44px;display:flex}.ws-home .trust-row div{flex-direction:column;display:flex}.ws-home .trust-row strong{font-family:Manrope;font-size:23px}.ws-home .trust-row span{color:var(--muted);font-size:12px}.ws-home .hero-panel{box-shadow:var(--shadow);background:linear-gradient(#fff,#f2f6f3);border:1px solid #dde6df;border-radius:28px;padding:24px;position:relative}.ws-home .hero-panel:before{content:"";filter:blur(1px);z-index:-1;background:#dcebe3;border-radius:40px;width:120px;height:120px;position:absolute;inset:-30px -20px auto auto;transform:rotate(16deg)}.ws-home .panel-head,.ws-home .panel-footer,.ws-home .guide-top{justify-content:space-between;align-items:center;display:flex}.ws-home .panel-kicker{color:var(--muted);font-size:12px}.ws-home .panel-head h3{margin:4px 0 0;font-family:Manrope}.ws-home .status-pill,.ws-home .tag{color:var(--green);background:#dcebe3;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.ws-home .security-score{align-items:center;gap:18px;margin:28px 0;display:flex}.ws-home .ring{background:conic-gradient(var(--green) 0 86%,#e8ece9 86% 100%);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:flex;position:relative}.ws-home .ring:before{content:"";background:#fff;border-radius:50%;width:66px;height:66px;position:absolute}.ws-home .ring span,.ws-home .ring small{z-index:1;position:relative}.ws-home .ring span{font-size:24px;font-weight:800}.ws-home .ring small{color:var(--muted);font-size:10px}.ws-home .security-score p{color:var(--muted);margin:4px 0;font-size:13px}.ws-home .mini-card{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.ws-home .mini-icon{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:12px;place-items:center;font-weight:800;display:grid}.ws-home .mini-card div:nth-child(2){flex-direction:column;display:flex}.ws-home .mini-card strong{font-size:13px}.ws-home .mini-card span{color:var(--muted);font-size:11px}.ws-home .mini-state{background:#e7f1eb;border-radius:9px;padding:5px 8px;color:var(--green)!important}.ws-home .mini-state.warn{background:#f4ecde;color:#886a37!important}.ws-home .panel-footer{border-top:1px solid var(--line);margin-top:4px;padding-top:16px;font-size:12px}.ws-home .logos-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f3ef}.ws-home .strip-inner{color:#5d685f;flex-wrap:wrap;align-items:center;gap:20px;min-height:72px;font-size:13px;display:flex}.ws-home .strip-inner b{color:var(--ink)}.ws-home .section{padding:112px 0}.ws-home .section-soft{background:#eef2ef}.ws-home .section-heading{margin-bottom:46px}.ws-home .section-heading.narrow{max-width:760px}.ws-home .section-heading.split{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.ws-home .section-heading h2{margin:14px 0 10px;font-size:clamp(38px,4vw,58px)}.ws-home .section-heading p{color:var(--muted);font-size:17px}.ws-home .grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ws-home .feature-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;min-height:220px;padding:28px}.ws-home .feature-card.featured{background:var(--green);color:#fff}.ws-home .feature-card.featured p{color:#ccddd4}.ws-home .feature-num{color:var(--gold);font-family:Manrope;font-size:13px;font-weight:800}.ws-home .feature-card h3{margin:54px 0 8px;font-family:Manrope;font-size:24px}.ws-home .feature-card p{color:var(--muted)}.ws-home .steps{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.ws-home .steps article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px 20px}.ws-home .steps span{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.ws-home .steps h3{margin:34px 0 8px;font-size:16px}.ws-home .steps p{color:var(--muted);font-size:13px}.ws-home .guide-wrap{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.ws-home .guide-copy h2{letter-spacing:-.04em;font-family:Manrope;font-size:48px;line-height:1.08}.ws-home .guide-copy>p{color:var(--muted);font-size:17px}.ws-home .guide-list{gap:14px;margin-top:30px;display:grid}.ws-home .guide-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:13px;display:flex}.ws-home .guide-list span{color:var(--muted);text-align:right;font-size:13px}.ws-home .guide-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:26px}.ws-home .guide-top{color:var(--muted);font-size:12px}.ws-home .guide-card h3{font-family:Manrope;font-size:24px}.ws-home .guide-card label{margin:16px 0 7px;font-size:12px;font-weight:700;display:block}.ws-home .fake-input{border:1px solid var(--line);color:#5e6962;background:#fafbf9;border-radius:12px;padding:12px}.ws-home .fake-input.tall{min-height:64px}.ws-home .warning{color:#795e35;background:#f7efe1;border:1px solid #ead8b8;border-radius:12px;margin-top:16px;padding:12px;font-size:12px}.ws-home .dark-section{color:#fff;background:#102d24}.ws-home .dark-heading p{color:#b8c9c1}.ws-home .security-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ws-home .security-grid article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:22px;padding:28px}.ws-home .security-grid .security-main{color:var(--ink);background:#fff;transform:translateY(-10px)}.ws-home .security-grid h3{font-family:Manrope;font-size:24px}.ws-home .security-grid ul{color:#bfd0c8;padding-left:18px}.ws-home .security-main ul{color:var(--muted)}.ws-home .do-dont{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ws-home .do-dont>div{border:1px solid var(--line);border-radius:22px;padding:30px}.ws-home .do-dont .good{background:#edf6f1}.ws-home .do-dont .bad{background:#f7eeee}.ws-home .do-dont h3{font-family:Manrope}.ws-home .do-dont ul{margin:0;padding-left:20px}.ws-home .do-dont li{margin:12px 0}.ws-home .faq-section{max-width:980px}.ws-home .faq-list{gap:12px;display:grid}.ws-home .faq-list details{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 20px}.ws-home .faq-list summary{cursor:pointer;font-weight:800}.ws-home .faq-list p{color:var(--muted);margin-bottom:0}.ws-home .cta-section{padding:50px 0 100px}.ws-home .cta-box{background:var(--green);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;padding:42px;display:flex}.ws-home .cta-box h2{max-width:800px;margin:14px 0 0;font-size:40px}.ws-home footer{border-top:1px solid var(--line);padding:50px 0 24px}.ws-home .footer-grid{grid-template-columns:2fr 1fr 1fr;gap:30px;display:grid}.ws-home .footer-grid>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.ws-home .footer-grid p,.ws-home .footer-grid a{color:var(--muted);font-size:13px}.ws-home .footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:32px;padding-top:18px;font-size:12px;display:flex}@media (width<=900px){.ws-home .nav-links,.ws-home .ws-home .nav-actions{display:none}.ws-home .menu-btn{display:block}.ws-home .nav.open{flex-wrap:wrap;height:auto;padding-bottom:18px}.ws-home .nav.open .nav-links,.ws-home .nav.open .nav-actions{flex-direction:column;width:100%;display:flex}.ws-home .hero,.ws-home .guide-wrap,.ws-home .section-heading.split{grid-template-columns:1fr}.ws-home .hero{gap:42px;padding-top:62px}.ws-home .steps{grid-template-columns:1fr 1fr}.ws-home .grid-3,.ws-home .security-grid{grid-template-columns:1fr}.ws-home .security-grid .security-main{transform:none}.ws-home .trust-row{gap:24px}.ws-home .cta-box{flex-direction:column;align-items:flex-start}.ws-home .footer-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.ws-home .container{width:min(100% - 24px,1180px)}.ws-home .hero h1{font-size:45px}.ws-home .hero-actions{flex-direction:column}.ws-home .trust-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ws-home .trust-row span{font-size:10px}.ws-home .section{padding:78px 0}.ws-home .steps,.ws-home .do-dont{grid-template-columns:1fr}.ws-home .guide-copy h2,.ws-home .section-heading h2{font-size:36px}.ws-home .guide-list div{flex-direction:column;gap:3px}.ws-home .guide-list span{text-align:left}.ws-home .cta-box{padding:28px}.ws-home .cta-box h2{font-size:31px}.ws-home .footer-grid{grid-template-columns:1fr}.ws-home .footer-bottom{flex-direction:column;gap:6px}}.ws-home .brand-logo{width:auto;height:56px}.ws-home footer .brand-logo{height:44px}
