*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sky:#0B1F3A;--blue:#2E8BE6;--blue-light:#A8CCEF;--g1:#2D6E00;--g2:#5EBC00;--gl:#A8E05A;--cream:#F5F0E8;--cream-d:#E8E0D0;--td:#0B1F3A;--tm:#3A5270;--tl:#7A92AA;--w:#FFFFFF}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:DM Sans,sans-serif;color:var(--td);background:var(--w);overflow-x:hidden;width:100%}.hero-img{position:absolute;inset:0;z-index:0}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.32}.step-img{width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:16px;display:block}@media(min-width:900px){.step-img{height:200px}}.aud-img{width:100%;height:160px;object-fit:cover;object-position:center center;border-radius:10px;margin-bottom:16px;display:block}section.tech-section{padding:64px 0;background:var(--cream);position:relative;overflow:hidden}section.tech-section:before{display:none}section.tech-section .si{position:relative;z-index:1}section.tech-section .stag{color:var(--g1)}section.tech-section .stit{color:var(--td)}section.tech-section .stit em{color:var(--g1)}section.tech-section .ssub{color:var(--tm)}.tech-img-wrap{border-radius:16px;overflow:hidden;margin-bottom:0;background:transparent;max-width:67%;margin-left:auto;margin-right:auto}.tech-img{width:100%;display:block;border-radius:16px}@media(min-width:900px){section.tech-section{padding:96px 0;background:var(--cream)}}.form-row-inline{display:flex;flex-direction:column;gap:10px}.form-field-wrap{display:flex;flex-direction:column;flex:1}@media(min-width:540px){.form-row-inline{flex-direction:row;gap:12px}}.submit-btn{position:relative;transition:background .3s,opacity .3s}.submit-btn.loading{opacity:.7;cursor:not-allowed;pointer-events:none;color:transparent}.submit-btn.loading:after{content:"";position:absolute;width:18px;height:18px;top:50%;left:50%;margin:-9px 0 0 -9px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}nav{position:fixed;top:0;left:0;width:100%;z-index:100;padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:#0b1f3af2;backdrop-filter:blur(12px)}.nav-logo svg{height:26px;width:auto;display:block}.nav-links{display:none}.nav-cta{background:linear-gradient(135deg,var(--g1),var(--g2));color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center}.hero{min-height:100svh;background:var(--sky);display:flex;align-items:center;position:relative;overflow:hidden;padding:90px 24px 60px}.grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(94,188,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(94,188,0,.04) 1px,transparent 1px);background-size:48px 48px}.glow1{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(94,188,0,.1) 0%,transparent 70%);top:-100px;right:-100px;pointer-events:none}.glow2{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(46,139,230,.13) 0%,transparent 70%);bottom:-60px;left:-60px;pointer-events:none}.hc{position:relative;z-index:1;width:100%}.htag{display:inline-flex;align-items:center;gap:7px;background:#5ebc001c;border:1px solid rgba(94,188,0,.28);color:var(--gl);padding:5px 12px;border-radius:100px;font-size:11px;font-weight:500;letter-spacing:.4px;margin-bottom:20px}.htag:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--g2);flex-shrink:0}.hero h1{font-family:Fraunces,serif;font-size:clamp(38px,9vw,56px);line-height:1.08;color:#fff;font-weight:300;margin-bottom:18px}.hero h1 em{font-style:italic;color:var(--gl)}.hs{font-size:15px;color:#ffffff94;line-height:1.7;margin-bottom:32px;font-weight:300}.hb{display:flex;flex-direction:column;gap:12px}.bp{background:linear-gradient(135deg,var(--g1),var(--g2));color:#fff;border:none;padding:15px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.bs{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);padding:14px 24px;border-radius:8px;font-size:15px;cursor:pointer;font-family:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.hstats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px;padding-top:28px;border-top:1px solid rgba(255,255,255,.07)}.sn{font-family:Fraunces,serif;font-size:30px;font-weight:600;color:#fff;display:block}.sl{font-size:11px;color:#fff6;margin-top:3px;display:block;line-height:1.4}.logos{background:var(--cream);padding:36px 24px}.ll{text-align:center;font-size:11px;color:var(--tl);letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.lr{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.lp{background:#fff;border:1px solid var(--cream-d);border-radius:8px;padding:10px 18px;font-size:12px;font-weight:500;color:var(--tm)}section.how,section.cta-s{padding:64px 0;background:#fff}section.who{padding:64px 0;background:var(--sky);position:relative;overflow:hidden}section.who:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(94,188,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(94,188,0,.04) 1px,transparent 1px);background-size:48px 48px}section.testi-s{padding:64px 0;background:var(--cream)}.si{padding:0 24px}.stag{font-size:11px;font-weight:500;color:var(--g1);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px}.who .stag{color:var(--gl)}.stit{font-family:Fraunces,serif;font-size:clamp(28px,7vw,42px);font-weight:300;line-height:1.15;color:var(--td);margin-bottom:14px}.stit em{font-style:italic;color:var(--g1)}.who .stit{color:#fff}.ssub{font-size:15px;color:var(--tm);line-height:1.7;margin-bottom:40px;font-weight:300}.who .ssub{color:#ffffff85}.steps{display:flex;flex-direction:column;gap:20px}.step{padding:24px;border:1px solid rgba(0,0,0,.07);border-radius:14px;background:#fff}.snum{font-family:Fraunces,serif;font-size:36px;font-weight:300;color:var(--cream-d);line-height:1;margin-bottom:12px}.sico{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--g1),var(--g2));display:flex;align-items:center;justify-content:center;margin-bottom:12px}.step h3{font-size:16px;font-weight:500;margin-bottom:8px;color:var(--td)}.step p{font-size:13px;color:var(--tm);line-height:1.7;font-weight:300}.acards{display:flex;flex-direction:column;gap:16px;position:relative;z-index:1}.ac{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:28px 24px}.aico{width:48px;height:48px;border-radius:12px;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.ac h3{font-size:18px;font-weight:500;color:#fff;margin-bottom:8px}.ac p{font-size:13px;color:#ffffff7a;line-height:1.7;font-weight:300}.al{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:8px}.al li{font-size:12px;color:#ffffff9e;display:flex;align-items:flex-start;gap:8px}.al li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--g2);margin-top:5px;flex-shrink:0}.tg{display:flex;flex-direction:column;gap:16px}.tc{background:#fff;border-radius:14px;padding:24px;border:1px solid var(--cream-d)}.ts{display:flex;gap:3px;margin-bottom:14px}.star{width:13px;height:13px;background:var(--g2);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.tc p{font-size:14px;color:var(--tm);line-height:1.75;font-weight:300;margin-bottom:18px;font-style:italic}.ta{display:flex;align-items:center;gap:10px}.tav{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#fff;flex-shrink:0}.tn{font-size:13px;font-weight:500;color:var(--td)}.tr2{font-size:11px;color:var(--tl);margin-top:2px}.cbox{text-align:center}.cbox .stit,.cbox .ssub{text-align:left}.form-group{display:flex;flex-direction:column;gap:10px;margin-bottom:0}.fi{width:100%;padding:13px 16px;border:1px solid #ddd;border-radius:8px;font-size:15px;font-family:inherit;outline:none;transition:border .2s}.fi:focus{border-color:var(--g2)}.fsel{width:100%;padding:13px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;outline:none;background:#fff;color:var(--td);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237A92AA' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.submit-btn{width:100%;margin-top:4px}.disc{font-size:11px;color:var(--tl);margin-top:12px;text-align:center}.rdemo{margin-top:40px;background:var(--sky);border-radius:18px;padding:28px 24px;text-align:left;position:relative;overflow:hidden}.rdemo:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(94,188,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(94,188,0,.05) 1px,transparent 1px);background-size:36px 36px}.rdi{position:relative;z-index:1}.rl{font-size:10px;color:#ffffff61;letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px}.rt{font-family:Fraunces,serif;font-size:20px;font-weight:300;color:#fff;margin-bottom:24px}.rbs{display:flex;flex-direction:column;gap:12px}.rbr{display:flex;align-items:center;gap:10px}.rbl{font-size:11px;color:#ffffff94;width:110px;flex-shrink:0;line-height:1.3}.rbt{flex:1;height:6px;background:#ffffff12;border-radius:3px;overflow:hidden}.rbf{height:100%;border-radius:3px}.rbp{font-size:10px;color:#ffffff73;width:28px;text-align:right;flex-shrink:0}.fi-in{opacity:1;transform:none}@media(min-width:640px){.hb{flex-direction:row}.bp,.bs{width:auto;flex:1}.hstats{grid-template-columns:repeat(4,1fr)}.steps,.tg{display:grid;grid-template-columns:1fr 1fr}}@media(min-width:900px){nav{padding:0 40px;height:64px}.nav-logo svg{height:30px}.nav-links{display:flex;gap:28px;list-style:none}.nav-links a{color:#ffffffa6;text-decoration:none;font-size:14px;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{padding:8px 20px;font-size:14px}.hero{padding:120px 40px 80px}.hc{max-width:1100px;margin:0 auto}.hero h1{font-size:clamp(52px,6vw,82px)}.hs{font-size:17px;max-width:500px}.hb{flex-direction:row}.bp,.bs{width:auto}.hstats{display:flex;gap:44px;grid-template-columns:none}.sn{font-size:34px}.logos{padding:44px 40px}.lr{flex-wrap:nowrap}section.how,section.cta-s{padding:96px 0}section.who,section.testi-s{padding:96px 0}.si{max-width:1100px;margin:0 auto;padding:0 40px}.stit{font-size:clamp(34px,4vw,50px)}.ssub{font-size:16px;max-width:500px;margin-bottom:56px}.who .ssub{max-width:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{padding:32px 28px}.acards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tg{display:grid;grid-template-columns:repeat(3,1fr)}.cbox{text-align:center}.cbox .stit,.cbox .ssub{max-width:100%;text-align:center}.form-group{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.fi{width:auto}.submit-btn{width:auto;margin-top:14px}}.btn-text-link{color:#fffc!important;text-decoration:none!important;font-size:15px;display:inline-flex;align-items:center;gap:6px;padding:8px 0;border:none!important;border-bottom:1px solid rgba(255,255,255,.3)!important;background:transparent!important;border-radius:0!important}.btn-text-link:hover{color:#fff;border-color:#fff9}.stat-tip{font-size:10px;cursor:help;opacity:.6;vertical-align:super;margin-left:1px}section.report-section{padding:80px 0;background:var(--sky);position:relative;overflow:hidden}section.report-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(94,188,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(94,188,0,.04) 1px,transparent 1px);background-size:48px 48px}section.report-section .si{position:relative;z-index:1}section.report-section .stag{color:var(--gl)}section.report-section .stit{color:#fff}section.report-section .ssub{color:#ffffff8c}.report-preview-wrap{position:relative;max-width:380px;margin:0 auto;cursor:pointer}.report-img-clip{position:relative;overflow:hidden;border-radius:16px;max-height:320px}.report-img-clip img{width:100%;display:block;border-radius:16px;box-shadow:0 32px 80px #00000080}.report-img-fade{position:absolute;bottom:0;left:0;right:0;height:160px;background:linear-gradient(to bottom,transparent,var(--sky));border-radius:0 0 16px 16px;pointer-events:none}.report-img{width:100%;display:block;border-radius:16px;box-shadow:0 24px 60px #00000080}.report-overlay-btn{background:linear-gradient(135deg,var(--g1),var(--g2));color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.report-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:6px 16px;font-size:12px;color:#fff9;margin-bottom:32px}.report-lightbox{display:none;position:fixed;inset:0;z-index:1000;background:#000000eb;align-items:center;justify-content:center;padding:20px}.report-lightbox.open{display:flex}.report-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 40px 100px #000c}.report-lightbox-close{position:absolute;top:20px;right:24px;background:#ffffff1a;border:none;color:#fff;font-size:28px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.report-lightbox-close:hover{background:#fff3}@media(min-width:900px){section.report-section{padding:96px 0}.report-preview-wrap{max-width:420px}.report-img-clip{max-height:380px}.report-img-fade{height:180px}}
