
:root{--navy:#061a2d;--navy2:#0b2946;--gold:#f0ad1b;--cream:#f8f5ef;--ink:#102033;--line:#ded8cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.5}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92vw);margin:auto}header{position:sticky;top:0;z-index:5;background:#06182a;color:#fff;border-bottom:1px solid #18354f}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand img{width:50px;height:50px}.brand span{display:flex;flex-direction:column}.brand b{font-size:25px}.brand small{font-size:10px;color:var(--gold);font-weight:800}.nav nav{display:flex;gap:28px;font-size:14px;font-weight:700}.btn{display:inline-flex;min-height:46px;padding:0 20px;align-items:center;justify-content:center;border-radius:6px;font-weight:900}.gold{background:linear-gradient(#ffc64d,#e69a06);color:#071725}.outline{border:1px solid #8da0b2;color:#fff}.hero{background:radial-gradient(circle at 77% 30%,#17496b88,transparent 28%),linear-gradient(115deg,#06182b,#0b2239 60%,#071422);color:#fff}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding:70px 0 50px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.2px;color:#c98700}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;margin:0 0 24px;letter-spacing:-2px}.hero h1 em{display:block;color:#ffc341;font-style:normal}.lead{font-size:19px;color:#dfe8ef}.meet{display:flex;align-items:center;gap:12px;margin:26px 0 10px}.meet img{width:48px;height:48px}.meet div{display:flex;flex-direction:column}.meet span{color:#ffc341;font-size:14px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.visual{position:relative}.activity{background:#071c30eF;border:1px solid #b7852f;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px #0006}.activity h3{font-size:12px;letter-spacing:1px;padding:16px 20px;margin:0;border-bottom:1px solid #ffffff18}.activity h3 span{float:right;color:#5fd69d}.activity>div{display:grid;grid-template-columns:1fr auto;padding:15px 20px;border-bottom:1px solid #ffffff13}.activity small{grid-column:1;color:#b8c5d0}.activity i{grid-column:2;grid-row:1/3;color:#8293a2;font-size:11px;font-style:normal}.activity .warn b{color:#ff917e}.activity .dim{opacity:.55}.biglogo{position:absolute;width:115px;right:-5px;bottom:-60px}.trust{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ffffff14}.trust span{padding:17px;text-align:center;font-size:13px;font-weight:800;border-right:1px solid #ffffff12}.light{background:var(--cream);padding:78px 0}.white{padding:78px 0;background:#fff}.dark{padding:78px 0;background:linear-gradient(#082038,#06182b);color:#fff}.center{text-align:center}h2{font-size:clamp(32px,4vw,50px);line-height:1.05;margin:0 0 28px}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.cards article{background:#fff;border:1px solid #e4dac7;border-radius:12px;padding:26px 18px;text-align:center}.cards strong{font-size:30px;color:var(--gold)}.cards p{font-size:14px;color:#5e6974}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:15px;align-items:center}.flow div{text-align:center}.flow div span{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:auto auto 12px;background:#c98200;color:#fff;font-size:28px;font-weight:900}.flow b,.flow small{display:block}.flow small{color:#bfccd7}.flow i{font-style:normal;color:#ffc341;font-size:32px}.tag{text-align:center;color:#ffc341;font-size:20px;font-weight:900;margin-top:40px}.solution{display:grid;grid-template-columns:180px 1fr 330px;gap:40px;align-items:center}.solution>img{width:180px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;font-weight:700;font-size:14px}.solution aside{background:linear-gradient(#fff,#f2e9d8);border:1px solid #e2d5be;border-radius:14px;padding:28px}.solution aside b{display:block;background:#f4e2bf;padding:14px;border-radius:8px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.steps div{text-align:center}.steps span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:auto auto 10px;border:1px solid #7791a6;color:#ffc341}.steps b,.steps small{display:block}.steps small{color:#b8c5d0}.calc{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.calcbox{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;background:#fff;border:1px solid #ded5c7;padding:22px;border-radius:14px}.calcbox label{font-size:12px;font-weight:800}.calcbox input{width:100%;height:50px;margin-top:7px;border:1px solid #d9d1c7;border-radius:8px;padding:0 12px;font-size:20px;font-weight:800}.result{grid-column:1/-1;background:#071c31;color:#fff;padding:20px;border-radius:9px;text-align:center}.result small,.result b,.result span{display:block}.result b{font-size:30px;color:#ffc341}.compare{display:grid;grid-template-columns:.65fr 1.35fr;gap:40px}.table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.table>div{display:grid;grid-template-columns:1fr 1fr}.table span{padding:14px 18px;border-bottom:1px solid #eee7df}.table span+span{border-left:1px solid #eee7df;background:#fff9ea;font-weight:700}.table .th{background:#071b30;color:#fff;font-weight:900}.table .th span+span{background:#996d12}.faqgrid{display:grid;grid-template-columns:1fr .95fr;gap:35px}details{border-bottom:1px solid #d9d2c9;padding:14px 0}summary{font-weight:800;cursor:pointer}details p{color:#5e6974}.interview{background:linear-gradient(135deg,#071c31,#0f3150);color:#fff;padding:34px;border-radius:16px}.interview small{display:block;margin-top:12px;color:#b5c1cc}.foot{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}footer{background:#061727;color:#d9e1e8;padding:28px 0}footer p{text-align:center}footer>a,footer b{color:#ffc341}@media(max-width:900px){.nav nav{display:none}.hero-grid,.solution,.calc,.compare,.faqgrid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.trust{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr}.flow i{transform:rotate(90deg)}.steps{grid-template-columns:1fr 1fr}.calcbox{grid-template-columns:1fr}.foot{grid-template-columns:1fr;text-align:center}}@media(max-width:560px){.cards,.steps,.trust{grid-template-columns:1fr}.hero h1{font-size:46px}.brand small{display:none}.nav .btn{font-size:12px;padding:0 12px}}
