:root{--navy:#081a2a;--green:#39c98a;--paper:#f8fbfa;--ink:#0c1a27;--muted:#5d6974;--line:#dce7e3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit}.legal-header{height:88px;padding:0 max(24px,6vw);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.legal-header img{width:230px;height:68px;object-fit:contain;object-position:left center}.back{font-weight:700;text-decoration:none;color:var(--navy)}.back:hover{color:#178b66}.legal-hero{background:var(--navy);color:#fff;padding:72px max(24px,6vw)}.legal-hero p{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.78rem;margin:0 0 15px}.legal-hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.04em;margin:0}.legal-content{max-width:920px;margin:0 auto;padding:72px 24px 100px}.legal-content h2{font-size:1.45rem;line-height:1.25;margin:46px 0 14px}.legal-content h3{font-size:1.05rem;margin:28px 0 8px}.legal-content p,.legal-content li{color:#394956}.legal-content ul{padding-left:22px}.legal-content address{font-style:normal;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin:18px 0}.notice{background:#e9f8f2;border-left:4px solid var(--green);padding:18px 20px;margin:28px 0;border-radius:0 12px 12px 0}.legal-footer{background:#fff;border-top:1px solid var(--line);padding:28px max(24px,6vw);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}.legal-footer nav{display:flex;gap:18px;flex-wrap:wrap}.legal-footer a{text-decoration:none}.legal-footer a:hover{color:#178b66}@media(max-width:650px){.legal-header{height:74px}.legal-header img{width:170px;height:56px}.back{font-size:.9rem}.legal-hero{padding-top:50px;padding-bottom:50px}.legal-content{padding-top:48px}.legal-footer{flex-direction:column}}
