:root{--ink:#061522;--paper:#F4F8FB;--lime:#35D9E7;--blue:#326BFF;--muted:#62686c;--line:rgba(6,21,34,.15);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.65}.legal-header{background:var(--ink);padding:18px 0}.shell{width:min(940px,calc(100% - 36px));margin:auto}.legal-header .shell{width:min(1240px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between}.legal-header img{width:190px}.back{color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:10px 15px;font-size:12px}.legal-hero{padding:95px 0 55px;border-bottom:1px solid var(--line)}.legal-hero span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-weight:700}.legal-hero h1{font-size:clamp(48px,8vw,88px);line-height:1;letter-spacing:-.055em;margin:15px 0}.legal-hero p{font-size:18px;color:var(--muted);max-width:700px}.legal-content{padding:70px 0 110px}.legal-content h2{font-size:30px;letter-spacing:-.03em;margin:55px 0 12px}.legal-content h3{font-size:20px;margin:30px 0 8px}.legal-content p,.legal-content li{color:#3f464a}.legal-content a{text-decoration:underline}.notice{background:#fff;border:1px solid var(--line);border-left:5px solid var(--lime);padding:20px;border-radius:12px;margin:25px 0}.company-card{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:35px 0}.company-card div{background:#fff;padding:20px}.company-card small{display:block;text-transform:uppercase;letter-spacing:.1em;color:#777;font-size:10px}.company-card strong{display:block;margin-top:5px}.legal-footer{background:var(--ink);color:#aeb4ba;padding:35px 0;font-size:12px}.legal-footer .shell{display:flex;justify-content:space-between;gap:20px}.legal-footer a{color:#fff}@media(max-width:650px){.company-card{grid-template-columns:1fr}.legal-header img{width:145px}.legal-footer .shell{flex-direction:column}}
