@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap");
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f8fb;color:#17394d;font:400 17px/1.7 Barlow,Arial,sans-serif}.legal-top{background:#052d48;color:#fff;padding:10px 22px;position:sticky;top:0;z-index:2;box-shadow:0 8px 24px #001b2c22}.legal-top div{width:min(980px,100%);min-height:54px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-brand{display:flex;align-items:center;color:#fff;text-decoration:none;line-height:0}.legal-brand img{display:block;width:172px;max-width:48vw;height:52px;object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.18))}.legal-back{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.legal-hero{background:linear-gradient(135deg,#073a5b,#0a5e89);color:#fff;padding:70px 22px}.legal-hero div,.legal-content{width:min(880px,100%);margin:auto}.legal-kicker{color:#ff4b49;font-size:13px;font-weight:800;letter-spacing:.18em}.legal-hero h1{font:800 clamp(42px,7vw,72px)/.95 "Barlow Condensed",sans-serif;margin:10px 0 18px}.legal-hero p{max-width:720px;color:#d6e7f1}.legal-content{background:#fff;margin-top:40px;margin-bottom:40px;padding:clamp(24px,5vw,58px);border-radius:18px;box-shadow:0 18px 60px #06283d12}.legal-content h2{font:800 31px/1.1 "Barlow Condensed",sans-serif;color:#073a5b;margin:45px 0 12px}.legal-content h2:first-child{margin-top:0}.legal-content h3{color:#073a5b}.legal-content a{color:#087cb5}.legal-content li{margin:.55em 0}.legal-note{background:#eef6fa;border-left:4px solid #e82926;padding:16px 18px;border-radius:8px}.legal-footer{background:#041f31;color:#bed0da;text-align:center;padding:28px 20px;font-size:13px}.legal-footer a{color:#fff}.legal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.legal-button{display:inline-block;background:#e82926;color:#fff!important;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:700}@media(max-width:640px){body{font-size:16px}.legal-hero{padding:50px 18px}.legal-content{margin:18px 12px;padding:24px 20px}.legal-top{padding:8px 14px}.legal-top div{min-height:50px;gap:12px}.legal-brand img{width:145px;max-width:48vw;height:48px}.legal-back{font-size:13px;white-space:nowrap}}
