.legal-body{margin:0;background:var(--auth-bg-primary, #12121d);color:var(--auth-text-primary, #e4e1f0);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.legal-page{max-width:760px;margin:0 auto;padding:24px 18px 64px}.legal-header{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:8px}.legal-header h1{font-size:1.6rem;margin:0;color:var(--auth-text-primary, #e4e1f0)}.legal-back,.legal-footer a,.legal-content a{color:var(--auth-accent, #6366f1);text-decoration:none}.legal-back:hover,.legal-footer a:hover,.legal-content a:hover{text-decoration:underline}.legal-footer{margin-top:36px;padding-top:16px;border-top:1px solid var(--auth-border, #2a2a3a);font-size:.9rem;color:var(--auth-text-secondary, #c7c4d8)}.legal-content{font-size:.95rem;line-height:1.65;color:var(--auth-text-secondary, #c7c4d8)}.legal-content h2{font-size:1.05rem;margin:26px 0 8px;color:var(--auth-text-primary, #e4e1f0)}.legal-content p,.legal-content ul{margin:0 0 12px}.legal-content ul{padding-left:22px}.legal-content li{margin-bottom:6px}.legal-content .legal-meta{font-size:.82rem;color:var(--auth-text-muted, #918fa1);margin-bottom:18px}.legal-template-notice{background:color-mix(in srgb,var(--auth-warning, #f59e0b) 16%,transparent);border:1px solid var(--auth-warning, #f59e0b);color:var(--auth-text-primary, #e4e1f0);border-radius:10px;padding:12px 14px;font-size:.85rem;line-height:1.5;margin-bottom:22px}.legal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:16px;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.legal-overlay.visible{display:flex}.legal-overlay-card{position:relative;width:100%;max-width:680px;max-height:86vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--auth-bg-card, #1f1f29);border:1px solid var(--auth-border, #2a2a3a);border-radius:14px;padding:22px 22px 26px;box-shadow:0 16px 48px #00000073}.legal-overlay-card h2.legal-overlay-title{margin:0 0 14px;font-size:1.25rem;color:var(--auth-text-primary, #e4e1f0)}.legal-overlay-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:8px;border:none;background:var(--auth-bg-secondary, #1b1b25);color:var(--auth-text-secondary, #c7c4d8);font-size:1.1rem;cursor:pointer;line-height:1}.legal-overlay-close:hover{color:var(--auth-text-primary, #e4e1f0)}.auth-terms-row{display:flex;align-items:flex-start;gap:9px;margin:4px 0 14px;font-size:.85rem;line-height:1.5;color:var(--auth-text-secondary, #c7c4d8)}.auth-terms-row input[type=checkbox]{margin-top:2px;width:17px;height:17px;flex:0 0 auto;accent-color:var(--auth-accent, #6366f1);cursor:pointer}.auth-terms-row.error{color:var(--auth-error, #ffb4ab)}.auth-terms-link{background:none;border:none;padding:0;font:inherit;color:var(--auth-accent, #6366f1);text-decoration:underline;cursor:pointer}.terms-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:none;align-items:center;justify-content:center;padding:16px;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.terms-gate.visible{display:flex}.terms-gate-card{width:100%;max-width:440px;background:var(--auth-bg-card, #1f1f29);border:1px solid var(--auth-border, #2a2a3a);border-radius:14px;padding:24px;text-align:center;box-shadow:0 16px 48px #00000073}.terms-gate-card h2{margin:0 0 10px;font-size:1.2rem;color:var(--auth-text-primary, #e4e1f0)}.terms-gate-card p{margin:0 0 18px;font-size:.92rem;line-height:1.55;color:var(--auth-text-secondary, #c7c4d8)}.terms-gate-actions{display:flex;gap:10px;justify-content:center}.terms-gate-actions .auth-btn{flex:1 1 0;margin:0}.terms-gate-error{color:var(--auth-error, #ffb4ab);font-size:.85rem;margin:-8px 0 12px;min-height:16px}
