:root{--green:#7fff7c;--bg:#111;--panel:#181818;--border:#2a2a2a;--muted:#999}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#eee;font-family:"Montserrat",sans-serif;line-height:1.7}.legal-header{border-bottom:1px solid #222;background:#0b0b0b}.legal-header__inner,.legal-main,.legal-footer__inner{width:min(100% - 32px,980px);margin:auto}.legal-header__inner{display:flex;justify-content:space-between;align-items:center;padding:22px 0}.legal-logo{color:#fff;font-family:"TT Berlinerins",sans-serif;font-size:32px;letter-spacing:1px;text-decoration:none}.back-link{color:#999;font-size:13px;text-decoration:none}.back-link:hover{color:var(--green)}.legal-main{padding:64px 0 80px}.legal-eyebrow{margin-bottom:10px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.legal-main h1{max-width:800px;margin:0 0 18px;font-family:"TT Berlinerins",sans-serif;font-size:clamp(40px,7vw,68px);font-weight:400;line-height:1}.legal-updated{margin-bottom:38px;color:#666;font-size:12px}.legal-intro{margin-bottom:38px;padding:24px;border-left:3px solid var(--green);border-radius:0 12px 12px 0;background:#171717;color:#cfcfcf}.required-notice{display:none;margin-bottom:32px;padding:18px;border:1px solid #8f6f23;border-radius:10px;background:#211c10;color:#ffd978;font-size:13px}.required-notice.is-visible{display:block}.legal-section{margin:0 0 14px;padding:27px 30px;border:1px solid var(--border);border-radius:13px;background:var(--panel)}.legal-section h2{margin:0 0 13px;color:#fff;font-size:19px}.legal-section h3{margin:22px 0 7px;font-size:15px}.legal-section p{margin:0 0 12px;color:#bbb}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{margin:8px 0 0;padding-left:22px;color:#bbb}.legal-section li{margin:6px 0}.legal-section a{color:var(--green)}.seller-card{display:grid;grid-template-columns:180px 1fr;gap:8px 20px}.seller-card dt{color:#777}.seller-card dd{margin:0;color:#ddd}.legal-footer{padding:30px 0;border-top:1px solid #222;background:#080808}.legal-footer__inner{display:flex;justify-content:space-between;gap:25px}.legal-footer nav{display:flex;flex-wrap:wrap;gap:8px 18px}.legal-footer a{color:#888;font-size:11px;text-decoration:none}.legal-footer a:hover{color:var(--green)}.legal-footer span{color:#555;font-size:11px}@media(max-width:600px){.legal-main{padding:42px 0 60px}.legal-section{padding:22px 18px}.seller-card{grid-template-columns:1fr;gap:2px}.seller-card dd{margin-bottom:8px}.legal-footer__inner{flex-direction:column}.back-link{font-size:0}.back-link:after{content:"←";font-size:22px}}
