:root{--ds-page:#ffffff}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;overflow-x:hidden}img{max-width:100%;height:auto}main,section,article,footer,header,.hero>*,.twocol>*,.grid>*,footer>*{min-width:0}h1,h2,h3,p,a,blockquote{overflow-wrap:break-word}button{font:inherit;cursor:pointer}:root{--navy:#0b2f52;--blue:#0e69b2;--orange:#f58220;--green:#699e41;--ink:#26323d;--mist:#f7f9f8}html,body,#root{margin:0;min-height:100%}body{background:var(--ds-page);color:var(--ink)}header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #dce4e9;position:sticky;top:0;background:#fff;z-index:5}header img,footer img{width:170px}header nav{display:flex;align-items:center;gap:20px}header nav a{text-decoration:none;color:var(--navy);font-weight:700}main section{padding:70px 40px}h1,h2,h3{color:var(--navy);line-height:1.15}h1{font-size:clamp(2.3rem,5vw,4rem)}h2{font-size:clamp(1.8rem,3vw,2.5rem)}section>span,.hero span{color:var(--orange);font-weight:800;letter-spacing:.1em}.hero{background:linear-gradient(120deg,var(--navy),#014d82);display:grid;grid-template-columns:1fr 1fr;gap:44px;color:#fff;align-items:center}.hero h1,.dark h2{color:#fff}.hero img{border-radius:16px}.cta{display:inline-flex;background:var(--orange);color:#fff!important;padding:12px 18px;border-radius:6px;text-decoration:none;font-weight:800;margin:6px}.ghost{background:#fff;color:var(--navy)!important}.grid{display:grid;gap:18px;margin-top:28px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}article{padding:22px;border:1px solid #dce4e9;border-radius:12px;background:#fff}.dark{background:var(--navy);color:#fff}.stats b{display:block;font-size:2rem;color:#65b6eb}.stats small{display:block}.soft{background:var(--mist);text-align:center}.center{text-align:center}details{padding:18px 0;border-bottom:1px solid #dce4e9}summary{font-weight:800;color:var(--navy)}footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px;background:#071f36;color:#fff;padding:42px}footer a{color:#fff}.footer-legal{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-legal b{color:#9fd5f8;margin-bottom:2px}.footer-legal a{display:inline-flex;min-height:44px;align-items:center;padding:0 14px;border:1px solid #8bc7ee;border-radius:7px;background:#fff;color:var(--navy);font-weight:800;text-decoration:none}.testimonials{background:#f3f7f9}.testimonial{border-top:4px solid var(--orange);box-shadow:0 10px 28px #0b2f5210}.stars{color:#f58220;letter-spacing:.13em;font-size:1.05rem}.testimonial blockquote{margin:18px 0;color:#314355;line-height:1.65;font-size:1.02rem}.testimonial p{font-weight:800;color:var(--navy);margin-bottom:0}.title{text-align:center;background:var(--mist)}.title>p{max-width:740px;margin:auto;font-size:1.1rem}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:44px}.twocol img{max-height:620px;margin:auto}.quiz{max-width:680px;margin:36px auto 0;background:#fff;text-align:left;padding:28px;border-radius:14px;box-shadow:0 10px 30px #0b2f5215}.bar{height:10px;background:#e4ebef;border-radius:9px;margin-bottom:28px;overflow:hidden}.bar i{display:block;height:100%;background:#2a9d8f;transition:.2s}.quiz button{display:block;width:100%;padding:13px;margin:10px 0;background:#fff;border:1px solid #bfd0db;border-radius:6px;color:var(--navy);font-weight:700;text-align:left}.legal{max-width:820px;margin:auto}.legal h2{margin-top:38px}@media (max-width:760px){header{padding:12px 16px}header img{width:130px}header nav>a:not(.cta){display:none}main section{padding:46px 22px}.hero,.twocol,.four,.three,footer{grid-template-columns:1fr}.hero{gap:28px}.cta{display:flex;justify-content:center}.quiz{padding:20px 16px}}
