:root,[data-theme=dark]{--bg:#0f0f0f;--surface:#141414;--surface-2:#1a1a1a;--text:#e8e6e0;--muted:#666;--accent:#7f77dd;--accent-dim:#7f77dd1f;--accent-rgb:127, 119, 221;--border:#2a2a2a;--radius:8px;--mono:"Space Mono", ui-monospace, SFMono-Regular, "Courier New", monospace;--sans:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--danger:#c33;--danger-dim:#cc333314;--danger-rgb:204, 51, 51;--success:#2a7a4a}[data-theme=light]{--bg:#fff;--surface:#f4f4f4;--surface-2:#ebebeb;--text:#1a1a1a;--muted:#888;--accent:#6b63d9;--accent-dim:#6b63d91a;--accent-rgb:107, 99, 217;--border:#e0e0e0;--danger:#c0392b;--danger-dim:#c0392b14;--danger-rgb:192, 57, 43;--success:#1a6a3a}@media (prefers-color-scheme:light){:root:not([data-theme]){--bg:#fff;--surface:#f4f4f4;--surface-2:#ebebeb;--text:#1a1a1a;--muted:#888;--accent:#6b63d9;--accent-dim:#6b63d91a;--accent-rgb:107, 99, 217;--border:#e0e0e0;--danger:#c0392b;--danger-dim:#c0392b14;--danger-rgb:192, 57, 43;--success:#1a6a3a}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{background-color:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:env(safe-area-inset-bottom,0px);font-size:15px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--sans);color:var(--text);line-height:1.2}p{line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{font-size:16px;font-family:var(--sans);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);appearance:none;width:100%;padding:10px 12px;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--accent);outline:none}input::placeholder,textarea::placeholder{color:var(--muted)}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}input[type=date],input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer}[data-theme=light] input[type=date],[data-theme=light] input[type=time]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input[type=checkbox]{appearance:checkbox;width:auto;padding:0}button{font-family:var(--sans);background:var(--accent);color:#000;border-radius:var(--radius);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;padding:10px 20px;font-size:14px;transition:opacity .15s}button:hover{opacity:.88}button:disabled{cursor:not-allowed}button:active{transform:scale(.98)}.legal-page{background:var(--bg);min-height:100vh;color:var(--text)}.legal-container{max-width:740px;margin:0 auto;padding:40px clamp(16px,5vw,40px) 80px}.legal-nav{margin-bottom:32px}.legal-back{color:var(--muted);font-size:14px;text-decoration:none}.legal-back:hover{color:var(--text);text-decoration:none}.legal-header{border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:24px}.legal-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px}.legal-title{letter-spacing:-.02em;font-size:clamp(28px,5vw,36px);font-weight:700}.legal-date{color:var(--muted);margin-top:8px;font-size:13px}.legal-section{margin-bottom:36px}.legal-section h2{border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:18px;font-weight:700}.legal-section h3{color:var(--text);margin:20px 0 8px;font-size:15px;font-weight:600}.legal-section p{color:var(--muted);margin-bottom:12px;font-size:14px;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin-bottom:12px;padding-left:20px}.legal-section li{color:var(--muted);margin-bottom:6px;font-size:14px;line-height:1.75}.legal-section a{color:var(--accent);word-break:break-word}.legal-section strong{color:var(--text);font-weight:600}.legal-note{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);padding:12px 14px;font-size:13px!important}.legal-footer{border-top:1px solid var(--border);gap:24px;margin-top:40px;padding-top:32px;display:flex}.legal-footer a{color:var(--muted);font-size:13px}.legal-footer a:hover{color:var(--text);text-decoration:none}hr{border:none;border-top:1px solid var(--border)}@media (width<=400px){body{font-size:14px}.legal-container{padding-left:16px;padding-right:16px}.legal-title{font-size:26px}.legal-section h2{font-size:16px}input,select,textarea{width:100%;min-width:0}}
