.legal-module__VwghBG__legalPage{background:var(--color-bg);min-height:100vh}.legal-module__VwghBG__hero{border-bottom:1px solid #1a1a1a;padding:9rem 0 4rem;position:relative;overflow:hidden}@media (max-width:768px){.legal-module__VwghBG__hero{padding:5rem 0 3rem}}.legal-module__VwghBG__hero:before{content:"";background:linear-gradient(90deg, var(--color-yellow) 0%, transparent 60%);height:2px;position:absolute;top:0;left:0;right:0}.legal-module__VwghBG__heroInner{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}.legal-module__VwghBG__tag{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-yellow);border:1px solid #ffeb334d;margin-bottom:1.5rem;padding:.25rem .75rem;display:inline-block}.legal-module__VwghBG__title{font-size:clamp(2.5rem,6vw,4.5rem);font-family:var(--font-heading);color:var(--color-heading);letter-spacing:-.04em;margin-bottom:1rem;font-weight:900;line-height:1}.legal-module__VwghBG__subtitle{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;margin-bottom:1.5rem;line-height:1.6}.legal-module__VwghBG__meta{font-size:var(--text-sm);color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.legal-module__VwghBG__meta strong{color:var(--color-text)}.legal-module__VwghBG__metaDivider{background:#333;width:1px;height:1em}.legal-module__VwghBG__container{grid-template-columns:220px 1fr;align-items:start;gap:5rem;max-width:1200px;margin:0 auto;padding:4rem clamp(1.5rem,5vw,4rem) 6rem;display:grid}@media (max-width:900px){.legal-module__VwghBG__container{grid-template-columns:1fr;gap:2rem}}.legal-module__VwghBG__sidebar{position:sticky;top:6rem}.legal-module__VwghBG__sidebarTitle{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;color:var(--color-yellow);margin-bottom:1rem}.legal-module__VwghBG__toc{border-left:1px solid #1f1f1f;padding:0;list-style:none}.legal-module__VwghBG__toc li{margin-bottom:.5rem;padding-left:1rem}.legal-module__VwghBG__toc a{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5;transition:color .15s;display:block}.legal-module__VwghBG__toc a:hover{color:var(--color-yellow)}@media (max-width:900px){.legal-module__VwghBG__sidebar{border:1px solid #1a1a1a;padding:1.5rem;position:static}}.legal-module__VwghBG__content{min-width:0}.legal-module__VwghBG__section{border-bottom:1px solid #141414;margin-bottom:3rem;padding-bottom:3rem}.legal-module__VwghBG__section:last-of-type{border-bottom:none}.legal-module__VwghBG__sectionTitle{font-size:var(--text-xl);font-family:var(--font-heading);color:var(--color-heading);letter-spacing:-.02em;border-bottom:1px solid #ffeb3326;margin-bottom:1.25rem;padding-bottom:.75rem;scroll-margin-top:7rem;font-weight:700}.legal-module__VwghBG__subTitle{font-size:var(--text-base);color:var(--color-text);font-weight:600;font-family:var(--font-heading);letter-spacing:-.01em;margin:2rem 0 .75rem}.legal-module__VwghBG__content p{font-size:var(--text-base);color:var(--color-text);margin-bottom:1rem;line-height:1.8}.legal-module__VwghBG__list{margin:1rem 0 1.25rem;padding:0;list-style:none}.legal-module__VwghBG__list li{font-size:var(--text-base);color:var(--color-text);margin-bottom:.6rem;padding-left:1.25rem;line-height:1.7;position:relative}.legal-module__VwghBG__list li:before{content:"—";color:var(--color-yellow);font-weight:700;position:absolute;left:0}.legal-module__VwghBG__infoBox{border:1px solid #1f1f1f;border-left:3px solid var(--color-yellow);background:#121212;margin:1rem 0;padding:1.25rem 1.5rem}.legal-module__VwghBG__infoBox p{font-size:var(--text-base)!important;margin-bottom:.3rem!important}.legal-module__VwghBG__infoBox p:last-child{margin-bottom:0!important}.legal-module__VwghBG__table{font-size:var(--text-sm);border:1px solid #1f1f1f;margin:1.25rem 0;overflow-x:auto}.legal-module__VwghBG__tableRow{border-bottom:1px solid #1a1a1a;grid-template-columns:1fr 1fr;display:grid}.legal-module__VwghBG__tableRow:last-child{border-bottom:none}.legal-module__VwghBG__tableRow:has(>span:nth-child(3)){grid-template-columns:1.2fr 1fr .7fr}.legal-module__VwghBG__tableHeader{background:#0d0d0d}.legal-module__VwghBG__tableHeader span{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-yellow);border-right:1px solid #1a1a1a;padding:.6rem 1rem}.legal-module__VwghBG__tableHeader span:last-child{border-right:none}.legal-module__VwghBG__tableRow span{color:var(--color-text);border-right:1px solid #1a1a1a;padding:.75rem 1rem;line-height:1.5}.legal-module__VwghBG__tableRow span:last-child{border-right:none}.legal-module__VwghBG__tableRow code{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-yellow);background:#ffeb3314;border-radius:2px;padding:.1em .4em}.legal-module__VwghBG__link{color:var(--color-yellow);text-underline-offset:3px;text-decoration:underline #ffeb3366;transition:text-decoration-color .15s}.legal-module__VwghBG__link:hover{text-decoration-color:var(--color-yellow)}.legal-module__VwghBG__legalNote{background:#0d0d0d;border:1px solid #1a1a1a;border-top:2px solid #242424;margin-top:3rem;padding:1.5rem}.legal-module__VwghBG__legalNoteLabel{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:.75rem;display:block}.legal-module__VwghBG__legalNote p{font-size:var(--text-sm)!important;color:var(--color-text-muted)!important;margin:0!important}
