.legal-hero{position:relative;padding:8rem 0 4rem;background:radial-gradient(circle at 20% 30%,rgba(var(--lp-color-accent-rgb),.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(var(--lp-color-primary-rgb),.25),transparent 55%),linear-gradient(135deg,var(--lp-color-ink) 0,#0a1f2c 100%);overflow:hidden}.legal-hero__bg{position:absolute;inset:0;pointer-events:none}.legal-hero__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.legal-hero__orb--1{width:400px;height:400px;background:radial-gradient(circle,rgba(var(--lp-color-accent-rgb),.24) 0,transparent 70%);top:-100px;right:-100px}.legal-hero__orb--2{width:300px;height:300px;background:radial-gradient(circle,rgba(var(--lp-color-primary-rgb),.22) 0,transparent 70%);bottom:-50px;left:-50px}.legal-hero__grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px}.legal-hero__content{position:relative;z-index:1;text-align:center;max-width:700px;margin:0 auto}.legal-hero__badge{display:inline-block;padding:.5rem 1rem;background:rgba(var(--lp-color-accent-rgb),.16);border:1px solid rgba(var(--lp-color-accent-rgb),.3);border-radius:100px;color:var(--lp-color-accent-bright);font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:1.5rem}.legal-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:600;color:#fff;line-height:1.2;margin:0 0 1rem}.legal-hero__subtitle{font-size:1.125rem;color:#ffffffb3;line-height:1.6;margin:0}.legal-hero__meta{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;font-size:.875rem;color:#ffffff80}.legal-hero__meta-item{display:flex;align-items:center;gap:.5rem}.legal-hero__meta-item svg{width:16px;height:16px}.legal-content{padding:4rem 0 6rem;background:var(--lp-color-bg)}.legal-content__inner{max-width:800px;margin:0 auto;background:var(--lp-color-surface);border:1px solid var(--lp-color-border);border-radius:12px;box-shadow:var(--lp-shadow-soft);padding:3rem}.legal-content__status{background:var(--lp-color-bg-subtle);border-radius:12px;color:var(--lp-color-text);font-size:.9375rem;padding:1rem 1.25rem}.legal-content__status--error{background:var(--lp-color-error-bg);color:var(--lp-color-error)}.legal-content__toc{background:var(--lp-color-bg-subtle);border-radius:12px;padding:1.5rem;margin-bottom:2.5rem}.legal-content__toc-title{font-size:.875rem;font-weight:600;color:var(--lp-color-text);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.legal-content__toc-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.legal-content__toc-link{display:block;color:var(--lp-color-primary);text-decoration:none;font-size:.9375rem;padding:.25rem 0;transition:color .2s}.legal-content__toc-link:hover{color:var(--lp-color-primary-hover)}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section__title{font-size:1.5rem;font-weight:700;color:var(--lp-color-text);margin:0 0 1rem;padding-top:1rem;border-top:1px solid var(--lp-color-border)}.legal-section:first-of-type .legal-section__title{border-top:none;padding-top:0}.legal-section__content{color:var(--lp-color-text-muted);line-height:1.75}.legal-section__content p{margin:0 0 1rem}.legal-section__content p:last-child{margin-bottom:0}.legal-section__content ol,.legal-section__content ul{margin:1rem 0;padding-left:1.5rem}.legal-section__content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.legal-section__content td,.legal-section__content th{border:1px solid var(--lp-color-border);padding:.75rem .875rem;vertical-align:top}.legal-section__content th{color:var(--lp-color-text);font-weight:600;text-align:left}.legal-section__content tbody tr:nth-child(2n),.legal-section__content th{background:var(--lp-color-bg-subtle)}.legal-section__content li{margin-bottom:.5rem}.legal-section__content strong{color:var(--lp-color-text);font-weight:600}.legal-section__content a{color:var(--lp-color-primary);text-decoration:none;transition:color .2s}.legal-section__content a:hover{color:var(--lp-color-primary-hover);text-decoration:underline}.legal-section__content code{background:var(--lp-color-bg-subtle);border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;padding:.1rem .35rem}.legal-section__content pre{background:var(--lp-color-ink);border-radius:10px;color:var(--lp-color-text-onPrimary);overflow-x:auto;padding:1rem 1.25rem}.legal-section__content pre code{background:transparent;color:inherit;display:block;padding:0}.legal-highlight{background:linear-gradient(135deg,var(--lp-color-primary-tint) 0,var(--lp-color-accent-pale) 100%);border:1px solid var(--lp-color-info-border);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.legal-highlight__title{font-size:1rem;font-weight:600;color:var(--lp-color-text);margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}.legal-highlight__title svg{width:20px;height:20px;color:var(--lp-color-primary)}.legal-highlight__content{color:var(--lp-color-text-muted);font-size:.9375rem;line-height:1.6;margin:0}.legal-contact{background:var(--lp-color-ink);border-radius:12px;padding:2rem;margin-top:2.5rem;text-align:center}.legal-contact__title{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem}.legal-contact__text{color:#ffffffb3;margin:0 0 1.5rem;font-size:.9375rem}.legal-contact__link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--lp-color-accent);color:var(--lp-color-ink);text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s,transform .2s}.legal-contact__link:hover{background:var(--lp-color-accent-bright);transform:translateY(-1px)}.legal-contact__link svg{width:18px;height:18px}.legal-cookie-types{display:grid;gap:1rem;margin:1.5rem 0}.legal-cookie-type{background:var(--lp-color-bg-subtle);border:1px solid var(--lp-color-border);border-radius:8px;padding:1.25rem}.legal-cookie-type__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.legal-cookie-type__name{font-weight:600;color:var(--lp-color-text)}.legal-cookie-type__status{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:500}.legal-cookie-type__status--required{background:var(--lp-color-primary-tint);color:var(--lp-color-primary)}.legal-cookie-type__status--optional{background:var(--lp-color-accent-soft);color:var(--lp-color-accent-deep)}.legal-cookie-type__desc{color:var(--lp-color-text-subtle);font-size:.875rem;margin:0;line-height:1.5}@media(max-width:768px){.legal-hero{padding:6rem 0 3rem}.legal-content__inner{padding:1.5rem;border-radius:12px}.legal-section__title{font-size:1.25rem}.legal-hero__meta{flex-direction:column;gap:.75rem}.legal-content__toc-list{grid-template-columns:1fr}}
