.legal-container{max-width:1000px;margin:0 auto;padding:0 32px 3rem}.legal-container .page-header{padding:60px 0 30px}.legal-container .page-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.1}.legal-container .page-title span{color:var(--orange)}.page-intro{color:var(--text-muted);max-width:800px;margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.legal-nav-mobile{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:40px;display:none}.legal-nav-header{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:600;display:flex}.hamburger-icon{flex-direction:column;gap:4px;display:flex}.hamburger-icon span{background:var(--orange);width:22px;height:2px}.legal-nav-header span:last-child{color:var(--orange);font-size:.9rem}.legal-menu-dropdown{border-top:1px solid var(--border);background:#fafafa;border-radius:0 0 16px 16px;flex-direction:column;display:none}.legal-menu-dropdown.open{display:flex}.legal-menu-item{color:var(--text);border-bottom:1px solid var(--border);padding:14px 20px;font-size:.95rem;text-decoration:none;transition:background .2s}.legal-menu-item:hover{background:var(--orange-light);color:var(--orange-dark)}.legal-menu-item.active{background:var(--orange-light);color:var(--orange);border-left:4px solid var(--orange);font-weight:600}.legal-category-list{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-bottom:50px;padding:20px 0;display:flex}.legal-pill{color:var(--text-muted);transition:var(--transition);background:#f5f5f5;border:1px solid #0000;border-radius:40px;padding:8px 16px;font-size:.85rem;font-weight:500;text-decoration:none}.legal-pill:hover{background:var(--orange-light);color:var(--orange-dark);border-color:var(--orange)}.legal-pill.active{background:var(--orange);color:#fff}.legal-section{border-bottom:1px solid var(--border);padding:40px 0;scroll-margin-top:100px}.legal-section:last-of-type{border-bottom:none}.legal-title{border-left:6px solid var(--orange);margin-bottom:1.2rem;padding-left:1.2rem;font-size:1.8rem;font-weight:700}.legal-description{color:var(--text);max-width:800px;font-size:1.05rem;line-height:1.7}@media (max-width:800px){.legal-category-list{display:none}.legal-nav-mobile{display:block}.legal-container .page-title{font-size:2.5rem}}
