.legal-page{--bg: #faf6f1;--bg-1: #f4efe8;--bg-2: #eee7de;--bg-card: #ffffff;--line: rgba(26, 14, 8, .07);--line-strong: rgba(26, 14, 8, .14);--text: #1a0e08;--text-2: #4d4239;--text-3: #7e7268;--text-4: #b5aba1;--coral: #e07856;--coral-bright: #f08d6e;--coral-glow: 224 120 86;--on-coral: #1a0e08;--f-display: "Geist", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--f-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--f-serif: "Instrument Serif", Georgia, "Times New Roman", serif;min-height:100vh;font-family:var(--f-body);background:var(--bg);color:var(--text);color-scheme:light}[data-theme=light] .legal-page,.legal-page{background:var(--bg);color:var(--text)}html:not([data-theme=light]) .legal-page{--bg: #0a0807;--bg-1: #0f0c0a;--bg-2: #15110e;--bg-card: #110e0c;--line: rgba(255, 240, 230, .07);--line-strong: rgba(255, 240, 230, .14);--text: #f5f1ed;--text-2: #b8b0a8;--text-3: #6f6862;--text-4: #463f3a;color-scheme:dark}.legal-page *,.legal-page *:before,.legal-page *:after{box-sizing:border-box}.legal-container{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}.legal-hero{position:relative;padding:108px 0 48px;overflow:hidden}.legal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(rgba(26,14,8,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(26,14,8,.04) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}html:not([data-theme=light]) .legal-hero:before{background-image:linear-gradient(rgba(255,240,230,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,240,230,.04) 1px,transparent 1px)}.legal-hero:after{content:"";position:absolute;top:-20%;left:50%;z-index:0;transform:translate(-50%);width:min(800px,90vw);height:120%;background:radial-gradient(ellipse,rgba(var(--coral-glow),.12) 0%,transparent 68%);pointer-events:none}.legal-hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.legal-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;margin-bottom:20px;border:1px solid var(--line-strong);border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2);background:rgba(var(--coral-glow),.06)}.legal-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--coral);box-shadow:0 0 12px var(--coral)}.legal-hero h1{font-family:var(--f-display);font-size:clamp(40px,6vw,56px);font-weight:600;letter-spacing:-.03em;line-height:1.05;color:var(--text)}.legal-updated{margin-top:14px;font-size:15px;color:var(--text-3)}.legal-main{padding:0 0 80px}.legal-article{max-width:720px;margin:0 auto;padding:40px 44px;background:var(--bg-card);border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 64px -32px #1a0e0814}html:not([data-theme=light]) .legal-article{box-shadow:0 24px 64px -32px #0006}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-family:var(--f-display);font-size:1.35rem;font-weight:600;letter-spacing:-.02em;color:var(--text);margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--line)}.legal-section h3{font-size:1.05rem;font-weight:600;color:var(--text);margin:24px 0 10px}.legal-section p{font-size:15px;line-height:1.65;color:var(--text-2);margin-bottom:12px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:0 0 12px;padding-left:1.25rem;list-style:disc}.legal-section li{font-size:15px;line-height:1.65;color:var(--text-2);margin-bottom:8px}.legal-section li strong{color:var(--text);font-weight:600}.legal-section a{color:var(--coral);text-decoration:underline;text-underline-offset:2px}.legal-section a:hover{color:var(--coral-bright)}.legal-table-wrap{margin-top:16px;overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:var(--bg-1)}.legal-table{width:100%;border-collapse:collapse;font-size:14px}.legal-table th,.legal-table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--line);color:var(--text-2)}.legal-table th{font-weight:600;color:var(--text);background:var(--bg-2)}.legal-table tr:last-child td{border-bottom:none}.legal-related{display:flex;flex-wrap:wrap;gap:12px 20px;max-width:720px;margin:32px auto 0;padding-top:24px}.legal-related a{font-size:14px;font-weight:500;color:var(--text-2);text-decoration:none;transition:color .15s}.legal-related a:hover{color:var(--coral)}.legal-footer{padding:32px 0 40px;border-top:1px solid var(--line);text-align:center}.legal-footer p{margin:0;font-size:13px;line-height:1.6;color:var(--text-3)}.legal-footer p+p{margin-top:4px;font-size:12px;color:var(--text-4)}a.nav-brand,a.nav-drawer-brand{text-decoration:none;color:inherit}.legal-page .faq-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.legal-page--faq .legal-hero-inner{display:flex;flex-direction:column;align-items:center;max-width:840px;text-align:center}.legal-page--faq .legal-article,.legal-page--faq .legal-related{max-width:840px}.legal-page--faq .faq-filters{justify-content:center}.legal-page .faq-filters-scroll{margin-bottom:32px}@media (max-width: 767px){.legal-page .faq-filters-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:24px;scrollbar-width:none}.legal-page .faq-filters-scroll::-webkit-scrollbar{display:none}.legal-page .faq-filters-scroll .faq-filters{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content;justify-content:flex-start}.legal-page .faq-filters-scroll .faq-filter-btn{flex-shrink:0}.legal-page--faq .legal-hero-inner{align-items:flex-start;text-align:left}}@media (min-width: 768px){.legal-page .faq-filters-scroll .faq-filters{flex-wrap:wrap;width:auto}}.legal-page .faq-item{border-bottom:1px solid var(--line);cursor:pointer}.legal-page .faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .15s}.legal-page .faq-item summary::-webkit-details-marker{display:none}.legal-page .faq-item summary:hover{color:var(--coral)}.legal-page .faq-item .toggle{width:28px;height:28px;border-radius:50%;border:1px solid var(--line-strong);display:flex;align-items:center;justify-content:center;transition:all .25s;flex-shrink:0}.legal-page .faq-item[open] .toggle{background:var(--coral);border-color:var(--coral);color:#fdf6ee;transform:rotate(45deg)}.legal-page .faq-filter-btn{position:relative;overflow:hidden;margin:0;padding:8px 16px;border:1px solid var(--line-strong);border-radius:999px;background:var(--bg-1);font-family:var(--f-body);font-size:13px;font-weight:500;color:var(--text-2);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.legal-page .faq-filter-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-100%);transition:transform .6s;pointer-events:none}.legal-page .faq-filter-btn:hover:after{transform:translate(100%)}.legal-page .faq-filter-btn:hover:not(.active){border-color:rgba(var(--coral-glow),.35);color:var(--text)}.legal-page .faq-filter-btn.active{background:var(--coral);border-color:transparent;color:#fdf6ee;box-shadow:0 8px 24px -8px rgba(var(--coral-glow),.45)}.legal-page .faq-filter-btn.active:hover{box-shadow:0 12px 32px -8px rgba(var(--coral-glow),.5)}.legal-page .faq-list{max-width:none;margin:0}.legal-article .faq-list{max-width:100%}.legal-article .faq-item summary{padding:18px 0;font-size:16px}.legal-article .faq-item .content{padding-bottom:18px;max-width:100%}.legal-page .faq-item .content a{color:var(--coral);text-decoration:underline;text-underline-offset:2px}.legal-page .faq-item .content a:hover{color:var(--coral-bright)}.legal-faq-cta{margin-top:48px;padding:32px 28px;border-radius:16px;border:1px solid rgba(var(--coral-glow),.14);background:linear-gradient(135deg,rgba(var(--coral-glow),.06) 0%,transparent 100%);text-align:center}.legal-faq-cta h2{margin:0 0 10px;font-family:var(--f-display);font-size:1.35rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.legal-faq-cta p{margin:0 auto 20px;max-width:42ch;font-size:15px;line-height:1.6;color:var(--text-2)}.legal-faq-cta .btn-primary{display:inline-flex}@media (max-width: 767px){.legal-hero{padding:96px 0 36px}.legal-container{padding:0 18px}.legal-article{padding:28px 22px;border-radius:16px}.legal-related{flex-direction:column;gap:10px}.legal-faq-cta{margin-top:36px;padding:24px 20px}}
