.legal-studio{min-height:100vh;background:var(--app-bg);color:var(--app-text);font-family:var(--font-sans)}.legal-studio-main{max-width:960px;margin:auto;padding:clamp(28px,5vw,64px) clamp(18px,4vw,36px)}.legal-studio-header{padding-bottom:28px;border-bottom:1px solid var(--app-border)}.legal-studio-header h1{font-size:clamp(2.1rem,4.5vw,3.2rem);letter-spacing:-.045em;font-weight:750;line-height:1.15}.legal-studio-header p{color:var(--app-text-secondary)}.legal-studio-header p:first-child{color:var(--app-accent);letter-spacing:.15em}.legal-studio-header p:last-child{padding:0;border:0;background:none;font-size:.75rem;letter-spacing:.04em;text-transform:none}.legal-studio-contents{margin-top:24px;border:1px solid var(--app-border);border-radius:14px;padding:0 20px;background:var(--app-surface)}.legal-studio-contents summary{cursor:pointer;padding:18px 0;font-weight:650;color:var(--app-text)}.legal-studio-contents[open]{padding-bottom:20px}.legal-studio-contents>div{margin-top:0}.legal-studio-contents a{border:0;border-radius:8px;padding:10px 12px;font-size:.8rem;background:var(--app-surface-soft);overflow-wrap:anywhere}.legal-studio-articles{margin-top:32px}.legal-studio-articles>section{padding:28px 0;border:0;border-bottom:1px solid var(--app-border);border-radius:0;background:transparent;box-shadow:none;scroll-margin-top:100px}.legal-studio-articles>section:first-child{padding-top:0}.legal-studio-articles h2{font-size:clamp(1.25rem,2.5vw,1.55rem);font-weight:700;line-height:1.4;letter-spacing:-.025em}.legal-studio-articles p,.legal-studio-articles li{line-height:1.85;overflow-wrap:anywhere}.legal-studio :is(a,summary):focus-visible{outline:2px solid var(--app-accent);outline-offset:4px}@media(max-width:640px){.legal-studio-contents>div{grid-template-columns:minmax(0,1fr)}.legal-studio-articles>section{scroll-margin-top:84px}}
