:root{--ground:#f2f6f4;--ink:#102c3a;--card:#fffefa;--panel:#0d3d43;--field:#e9f1ef;--line:rgba(16,44,58,.13);--muted:#5b6f78;--cream:#fffaf0;--gold:#ef7c54;--teal:#19b9a6;--navy:#092d32}body{background:radial-gradient(circle at 8% 18%,rgba(25,185,166,.09),transparent 28%),var(--ground);font-family:Manrope,system-ui,sans-serif}.header{position:relative;z-index:10;padding:22px 0}.brand{font-family:Manrope,sans-serif;letter-spacing:-.035em}.brand i{width:14px;height:14px;border-radius:4px;background:linear-gradient(135deg,var(--teal),#ef7c54);transform:rotate(12deg)}.header nav a{font-size:14px}.button{border-radius:14px;background:var(--navy);font-family:Manrope,sans-serif;box-shadow:0 8px 22px rgba(9,45,50,.15)}.hero{position:relative;overflow:hidden;padding:112px 0 164px;text-align:left;background:linear-gradient(125deg,#07262b 0%,#0b3d42 56%,#11625d 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 86%)}.hero:after{content:"";position:absolute;width:420px;height:420px;right:-110px;top:-130px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 58px rgba(255,255,255,.035),0 0 0 116px rgba(255,255,255,.025)}.hero .wrap{position:relative;z-index:1}.hero h1{max-width:760px;margin:16px 0 0;font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:clamp(3.8rem,7vw,6.6rem);line-height:.92;letter-spacing:-.035em}.hero p{max-width:610px;margin:28px 0 0;font-size:20px;line-height:1.55}.hero-actions{justify-content:flex-start}.hero .light-button{background:#f2d092;color:#102c3a;box-shadow:none}.hero-actions>a:last-child{color:#fff}.over{color:#0c8075}.over.light{color:#7fe2d4}.calc-area{margin-top:-96px}.calc-card{max-width:1020px;border:1px solid rgba(255,255,255,.25);border-radius:24px;box-shadow:0 34px 90px rgba(6,37,42,.2)}.calc-form{padding:46px}.calc-form h2{font-family:"DM Serif Display",Georgia,serif;font-size:36px;font-weight:400}.calc-form label{color:#435b65;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.calc-form input{border-radius:12px;background:#edf3f1;font-family:Manrope,sans-serif}.result{border:0;background:linear-gradient(145deg,#0c383d,#12655f);color:white}.result #idle{color:rgba(255,255,255,.28)}.result #idle p,.result #ready p,.result .over,.result #loading ol{color:rgba(255,255,255,.68)}.result #ready .button{background:#f2d092;color:#102c3a}.scan{background-color:rgba(255,255,255,.07);background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px)}.trust-strip{border:0;gap:10px}.trust-strip span{justify-content:flex-start;border-radius:12px;background:rgba(255,255,255,.7)}.trust-strip b{background:var(--teal)}.section>h2,.section>div>h2,.review-head h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.025em}.features{gap:18px}.features article{padding:28px;border:1px solid var(--line);border-radius:18px;background:rgba(255,254,250,.82);box-shadow:0 10px 28px rgba(16,44,58,.05)}.features article>i{border:0;border-radius:10px;background:#d8f4ee;color:#0c7069}.features h3{font-size:18px}.center>h2{margin-top:10px}.tablebox{border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgba(16,44,58,.06)}.pick{background:#dff4ef}.process{border-radius:24px;background:linear-gradient(135deg,#102c3a,#174b52);color:#fff}.process .over{color:#7fe2d4}.process p{color:rgba(255,255,255,.68)}.process li>b{background:#f2d092;color:#102c3a}.uses{padding:48px;border:1px solid var(--line);border-radius:24px;background:#fffefa}.use-grid{border-radius:18px}.video video{border-radius:22px}.chapters button{border-radius:14px}.chapters button.active{background:var(--navy)}.faq{border:1px solid var(--line);border-radius:24px}.review{border-left:5px solid var(--teal);border-radius:18px}.cta{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(120deg,#ef7c54,#d7554e);box-shadow:0 24px 60px rgba(164,56,52,.22)}.cta:after{content:"";position:absolute;width:260px;height:260px;right:-90px;bottom:-150px;border:42px solid rgba(255,255,255,.1);border-radius:50%}.cta .cta-apply{position:relative;z-index:1;border-radius:14px}.advisor{border:1px solid rgba(25,185,166,.22);border-radius:24px;background:linear-gradient(135deg,#fffefa,#e8f6f2);box-shadow:0 20px 55px rgba(16,44,58,.09)}.advisor img{border:5px solid white;box-shadow:0 12px 30px rgba(16,44,58,.18)}.compliance{border:1px solid var(--line);border-radius:24px}.footer{border-top-color:rgba(16,44,58,.16)}@media(max-width:900px){.hero{padding-top:88px}.hero h1{font-size:clamp(3.3rem,12vw,5.3rem)}.uses{padding:36px}.result{min-height:390px}}@media(max-width:600px){.hero{text-align:center;padding:78px 0 126px}.hero h1{margin-inline:auto;font-size:3.5rem}.hero p{margin-inline:auto}.hero-actions{justify-content:center}.calc-card{border-radius:20px}.calc-form,.result{padding:30px 22px}.features article{padding:24px}.uses{padding:28px 22px}.advisor,.faq,.process,.compliance{border-radius:20px}}
