.legal-main{min-height:60vh}.legal{--legal-ink:#d9d2e8;--legal-measure:72ch;--legal-gutter:clamp(1.15rem, 5vw, 2rem)}.legal-shell{max-width:var(--max-width);padding:clamp(2.25rem, 5vw, 4rem) var(--legal-gutter) clamp(4rem, 8vw, 6rem);margin:0 auto;display:block}@media (min-width:1024px){.legal-shell:has(.legal-toc__list){grid-template-columns:232px minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}}.legal-toc{border:1px solid var(--brand-border);background:var(--brand-dark2);border-radius:12px;margin-bottom:2.25rem;padding:1rem 1.15rem;font-size:.85rem}@media (min-width:1024px){.legal-toc{background:0 0;border:0;border-radius:0;margin-bottom:0;padding:0;position:sticky;top:5.5rem}}.legal-toc__label{letter-spacing:.16em;text-transform:uppercase;color:var(--brand-muted);margin-bottom:.85rem;font-size:.7rem;font-weight:600}.legal-toc__list{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:1024px){.legal-toc__list{border-left:1px solid var(--brand-border)}}.legal-toc__link{color:var(--brand-muted);border-radius:6px;padding:.45rem .6rem;line-height:1.4;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:block}@media (min-width:1024px){.legal-toc__link{border-left:2px solid #0000;border-radius:0;margin-left:-1px;padding:.5rem .9rem}}.legal-toc__link:hover{color:var(--brand-text)}.legal-toc__link.is-active{color:var(--brand-text);background:var(--sec-8);font-weight:500}@media (min-width:1024px){.legal-toc__link.is-active{border-left-color:var(--brand-secondary);background:0 0}}.legal-toc__link:focus-visible{outline:2px solid var(--brand-secondary);outline-offset:2px}.legal-toc__meta{border-top:1px solid var(--brand-border);color:var(--brand-muted);align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1.1rem;font-size:.78rem;display:none}@media (min-width:1024px){.legal-toc__meta{display:flex}}.legal-doc{max-width:var(--legal-measure);counter-reset:legal-sec;min-width:0}.legal-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--brand-text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.legal-title em{color:var(--brand-primary);font-style:normal}.legal-meta{color:var(--brand-muted);border-bottom:1px solid var(--brand-border);flex-wrap:wrap;gap:.6rem 1.35rem;margin-bottom:2.5rem;padding-bottom:1.6rem;font-size:.85rem;display:flex}.legal-meta span{align-items:center;gap:.45rem;display:inline-flex}.legal-lede{color:var(--brand-text);margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.legal-doc section{counter-increment:legal-sec;margin-bottom:2.75rem;scroll-margin-top:5.5rem}.legal-doc section>h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--brand-text);align-items:baseline;gap:.7rem;margin-bottom:1.1rem;font-size:clamp(1.3rem,2.5vw,1.5rem);font-weight:700;line-height:1.3;display:flex}.legal-doc section>h2:before{content:counter(legal-sec, decimal-leading-zero);color:var(--brand-secondary);font-variant-numeric:tabular-nums;letter-spacing:.02em;opacity:.85;flex:none;font-size:.8rem;font-weight:600}.legal-doc h3{color:var(--brand-primary);margin:1.75rem 0 .6rem;font-size:1.05rem;font-weight:600}.legal-doc p{color:var(--legal-ink);margin-bottom:1.1rem;line-height:1.8}.legal-doc ul,.legal-doc ol{flex-direction:column;gap:.5rem;margin:0 0 1.2rem;padding-left:1.35rem;display:flex}.legal-doc li{color:var(--legal-ink);line-height:1.75}.legal-doc li::marker{color:var(--brand-secondary)}.legal-doc strong{color:var(--brand-text);font-weight:600}.legal-doc a,.legal-inline-button{color:var(--brand-primary);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--sec-25);text-decoration-color:var(--sec-25)}.legal-doc a:hover,.legal-inline-button:hover{-webkit-text-decoration-color:var(--brand-secondary);text-decoration-color:var(--brand-secondary)}.legal-inline-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.legal-table{border:1px solid var(--brand-border);background:var(--brand-dark2);border-radius:12px;margin:0 0 1.75rem;overflow:hidden}.legal-table__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.legal-table table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.82rem}.legal-table thead th{text-align:left;color:var(--brand-primary);letter-spacing:.04em;text-transform:uppercase;background:var(--sec-8);border-bottom:1px solid var(--brand-border);overflow-wrap:break-word;padding:.55rem .6rem;font-size:.66rem;font-weight:600}.legal-table tbody td{border-bottom:1px solid var(--brand-border);color:var(--legal-ink);vertical-align:top;overflow-wrap:break-word;padding:.6rem}@media (min-width:768px){.legal-table table{font-size:.9rem}.legal-table thead th{letter-spacing:.06em;padding:.8rem 1rem;font-size:.72rem}.legal-table tbody td{padding:.8rem 1rem}}.legal-table tbody tr:last-child td{border-bottom:0}.legal-table tbody tr:nth-child(2n){background:#ffffff04}.legal-table code{font-family:var(--font-mono,ui-monospace, monospace);background:var(--brand-dark3);border:1px solid var(--brand-border);color:var(--brand-primary);word-break:break-word;border-radius:5px;padding:.2rem .45rem;font-size:.82rem}.legal-callout{background:var(--sec-8);border:1px solid var(--sec-25);border-radius:14px;align-items:flex-start;gap:1.05rem;margin-top:3rem;padding:1.5rem 1.65rem;display:flex}.legal-callout__icon{background:var(--sec-12);border:1px solid var(--sec-25);width:40px;height:40px;color:var(--brand-secondary);border-radius:10px;flex:none;place-items:center;display:grid}.legal-callout__body h4{color:var(--brand-text);margin-bottom:.3rem;font-size:1rem;font-weight:600}.legal-callout__body p{color:var(--brand-muted);margin:0;font-size:.92rem;line-height:1.65}.legal-callout__body a{color:var(--brand-primary);word-break:break-word;font-weight:600}.legal-form{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.legal-field-label{color:var(--brand-primary);font-size:.95rem;font-weight:600}.legal-required{color:#ef4444;margin-left:.2rem}.legal-error-text{color:#fca5a5;font-size:.85rem}.legal-error-banner{background:var(--brand-dark3);color:#fed7aa;border:1px solid #d97706;border-radius:10px;margin-bottom:2rem;padding:1rem;font-size:.9rem;line-height:1.6}.legal-input,.legal-textarea{background:var(--brand-dark2);border:1px solid var(--brand-border);width:100%;color:var(--brand-text);font-family:var(--font-body);border-radius:8px;padding:.75rem 1rem;font-size:1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.legal-input:focus-visible,.legal-textarea:focus-visible{border-color:var(--brand-secondary);box-shadow:0 0 0 3px var(--sec-15);outline:none}.legal-textarea{resize:vertical}.legal-input[readonly]{opacity:.75;cursor:not-allowed}.legal-field-hint{color:var(--brand-muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.legal-radio-group{flex-direction:column;gap:.75rem;display:flex}.legal-radio-option{cursor:pointer;color:var(--legal-ink);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.legal-radio-option input[type=radio]{width:18px;height:18px;accent-color:var(--brand-secondary);cursor:pointer}.legal-checkbox-row{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.legal-checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-secondary);cursor:pointer;margin-top:.2rem}.legal-checkbox-row span{color:var(--legal-ink);font-size:.9rem;line-height:1.55}.legal-submit{background:var(--brand-secondary);color:var(--brand-text);font-family:var(--font-body);cursor:pointer;box-shadow:0 4px 20px var(--sec-25), 0 1px 6px #00000059;border:none;border-radius:10px;align-self:flex-start;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,opacity .2s}.legal-submit:hover:not(:disabled){box-shadow:0 8px 32px var(--sec-35), 0 2px 10px #0006;transform:translateY(-2px)}.legal-submit:active:not(:disabled){transform:translateY(1px)scale(.99)}.legal-submit:disabled{opacity:.6;cursor:not-allowed}.legal-success{background:var(--brand-dark2);border:1px solid var(--brand-border);border-radius:14px;padding:2rem}.legal-success h2{font-family:var(--font-display);color:var(--brand-primary);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.legal-success p{color:var(--legal-ink);margin-bottom:1rem;line-height:1.8}.legal-success p:last-child{color:var(--brand-muted);margin-bottom:0}.legal-info-box{background:var(--brand-dark2);border:1px solid var(--brand-border);border-radius:14px;margin-top:3rem;padding:1.5rem}.legal-info-box h2{font-family:var(--font-display);color:var(--brand-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.legal-info-box ul{color:var(--brand-muted);flex-direction:column;gap:.5rem;margin:0;padding-left:1.5rem;font-size:.9rem;line-height:1.8;display:flex}@media (prefers-reduced-motion:reduce){.legal-toc__link,.legal-submit{transition:none}}.legal-archived-notice{border:1px solid var(--brand-border);border-left:3px solid var(--brand-accent);color:var(--brand-muted);background:#ffffff08;border-radius:10px;margin:0 0 2.5rem;padding:.95rem 1.15rem;font-size:.95rem;line-height:1.65}.legal-doc section.legal-annex{counter-increment:none}.legal-doc section.legal-annex>h2:before{content:"EK"}.legal-related{border-top:1px solid var(--brand-border);color:var(--brand-muted);margin-top:2.5rem;padding-top:1.5rem;font-size:.95rem;line-height:1.9}