@layer components{.legal-page{box-sizing:border-box;background:var(--bg);flex-direction:column;gap:clamp(16px,3vw,32px);width:100%;max-width:960px;margin:0 auto;padding:16px 16px 32px;display:flex}.legal-view-tabs{box-sizing:border-box;align-self:stretch;width:100%;max-width:none;margin:0 0 clamp(8px,2vw,16px);padding:0}.legal-hero,.legal-section{border-radius:var(--radius-m);background:#fff linear-gradient(90deg,#0f8fa00a,#0f8fa00a 14px,#fff 14px);border:1px solid #4caf5038;border-left:4px solid #0f8fa066;padding:20px 20px 15px 30px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0000000d}.legal-section h1{color:#0f8fa0;letter-spacing:.04em;margin:0 0 12px;font-size:1.2em}.legal-lead{color:#52606d;margin:0 0 12px;line-height:1.7}.legal-list{color:#374151;margin:0;padding-left:0;font-size:.8em;line-height:1.8;list-style:none}.legal-list li{padding-left:1.2em;position:relative}.legal-list li:before{content:"";background:#3498dbcc;border-radius:999px;width:6px;height:6px;position:absolute;top:.7em;left:0;box-shadow:0 0 0 2px #3498db2e}.legal-list li+li{margin-top:8px}.legal-list a{color:var(--brand-blue,#2563eb);text-underline-offset:2px;-webkit-text-decoration:underline #2563eb4d;text-decoration:underline #2563eb4d;transition:color .2s,text-decoration-color .2s}.legal-list a:hover{color:#1d4ed8;text-decoration-color:#1d4ed899}.legal-list a:visited{color:#7c3aed}.legal-label{text-align:right;width:120px;margin-right:8px;display:inline-block}.legal-links{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.legal-links a{color:var(--brand-blue,#2563eb);text-underline-offset:2px;text-decoration:underline}.legal-inline-link{display:inline}.legal-inline-link a{color:var(--brand-blue,#2563eb);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.legal-tournament-header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 4px;margin:0 8px 4px 0;display:inline-flex}.legal-tournament-icon{object-fit:contain;border-radius:4px;width:auto;height:28px;margin:0 4px}.legal-tournament-break{align-items:center;gap:4px;display:inline-flex}#about .legal-list{padding-left:0}#about .legal-list li{padding:6px 0 10px;list-style:none}#about .legal-list li+li{margin-top:14px}#about .legal-list li:before{display:none}.legal-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:20px;display:grid}.legal-card{border-radius:var(--radius-m);background:#fafafa;border:1px solid #e5e7eb;padding:16px}.legal-card h3{color:#2563eb;margin:0 0 8px}.legal-card p{color:#475569;margin:0;line-height:1.6}.legal-contact{color:#475569;flex-direction:column;gap:6px;margin-top:16px;line-height:1.6;display:flex}.legal-contact a{color:var(--brand-blue);text-decoration:underline}.legal-nav{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.legal-nav a{color:var(--brand-blue);font-size:.95rem;font-weight:600;text-decoration:none}.legal-note{border-radius:var(--radius-s);color:#475569;background:#f8fafc;margin-top:12px;padding:12px;font-size:.9em;line-height:1.6}.site-footer{box-sizing:border-box;width:100%;padding:24px 16px 48px}.site-footer_inner{border-radius:var(--radius-m);width:100%;max-width:960px;box-shadow:var(--shadow);background:#fff;border:1px solid #f0f0f0;flex-direction:column;gap:8px;margin:0 auto;padding:16px 20px;display:flex}.site-footer_link{color:#666;align-self:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.site-footer_link:hover{color:var(--brand-blue,#2563eb);text-underline-offset:2px;text-decoration:underline}.site-footer_links{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:500px){.legal-section h1{font-size:.9em}.legal-grid{grid-template-columns:1fr}.site-footer_inner{padding:16px}.legal-tournament-break{flex-basis:100%}}}
