html.terms-modal-open .site-footer{visibility:hidden}.terms-modal-panel{z-index:1;border:1px solid var(--border);background:var(--bg-tertiary);isolation:isolate;border-radius:.875rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.terms-modal-scroll{overscroll-behavior:contain;scroll-behavior:smooth;background:var(--bg-tertiary);min-height:min(52vh,28rem);max-height:min(52vh,28rem);padding:1.25rem 1.5rem;overflow:hidden auto}@media (min-width:640px){.terms-modal-scroll{padding:1.5rem 1.75rem}}.terms-modal-scroll::-webkit-scrollbar{width:.5rem}.terms-modal-scroll::-webkit-scrollbar-track{background:color-mix(in srgb, var(--border-input) 55%, transparent);border-radius:999px;margin:.35rem 0}.terms-modal-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 70%, transparent);border-radius:999px}.terms-modal-prose{color:var(--text-secondary);overflow-wrap:anywhere;word-break:break-word;font-size:.9375rem;line-height:1.65}.terms-modal-prose img,.terms-modal-prose svg{max-width:100%;height:auto}.terms-modal-prose>:first-child{margin-top:0}.terms-modal-prose h1,.terms-modal-prose h2,.terms-modal-prose h3{color:var(--text-primary);font-family:var(--font-heading), var(--font-display), sans-serif;letter-spacing:-.02em;font-weight:700;line-height:1.3}.terms-modal-prose h1{margin:0 0 .75rem;font-size:1.25rem}.terms-modal-prose h2{margin:1.5rem 0 .65rem;font-size:1.0625rem}.terms-modal-prose h3{margin:1.25rem 0 .5rem;font-size:1rem}.terms-modal-prose p{margin:.75rem 0}.terms-modal-prose strong{color:var(--text-primary);font-weight:600}.terms-modal-prose ul,.terms-modal-prose ol{margin:.75rem 0;padding-left:1.35rem}.terms-modal-prose li{margin:.35rem 0}.terms-modal-prose li::marker{color:var(--text-muted)}.terms-modal-prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.terms-modal-hint{border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg-secondary) 88%, var(--bg-tertiary));text-align:center;color:var(--text-muted);padding:.625rem 1rem;font-size:.75rem;line-height:1.4}
