.terms-page main,.terms-page{background:transparent}.terms-breadcrumbs{margin-bottom:1.5rem;font-size:0.875rem;color:var(--color-text-muted)}.terms-breadcrumbs-list{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.terms-breadcrumb-link{color:var(--color-text-muted)}.terms-breadcrumb-link:hover{color:var(--color-primary)}.terms-breadcrumb-current{color:var(--color-text)}.terms-header{margin-bottom:2.5rem;max-width:52rem}.terms-title{margin-top:0.5rem;margin-bottom:1rem}.terms-intro{font-size:1rem;color:var(--color-text-muted);max-width:48rem}.terms-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem}@media (max-width:960px){.terms-meta-grid{grid-template-columns:1fr}}.terms-meta-card{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);padding:1rem}.terms-meta-label{font-size:0.75rem;text-transform:uppercase;letter-spacing:0.16em;color:var(--color-text-muted);margin-bottom:0.35rem}.terms-meta-value{font-size:0.95rem;color:var(--color-text)}.terms-meta-cta{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center;justify-content:flex-end}@media (max-width:960px){.terms-meta-cta{justify-content:flex-start}}.terms-layout{display:grid;grid-template-columns:minmax(0,0.65fr) minmax(0,2.1fr);gap:2.5rem}@media (max-width:1024px){.terms-layout{grid-template-columns:1fr}}.terms-nav{position:sticky;top:6.5rem;height:fit-content}@media (max-width:1024px){.terms-nav{position:static}}.terms-nav-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:1.25rem 1.1rem;margin-bottom:1.25rem}.terms-nav-title{font-family:var(--font-serif);font-size:0.9rem;margin-bottom:0.75rem}.terms-nav-list{display:flex;flex-direction:column;gap:0.35rem}.terms-nav-link{display:inline-flex;font-size:0.8rem;color:var(--color-text-muted);padding:0.25rem 0.35rem;border-radius:999px}.terms-nav-link:hover{color:var(--color-primary);background:rgba(24,24,27,0.8)}.terms-related-links .terms-nav-link{font-size:0.82rem}.terms-content{display:flex;flex-direction:column;gap:1.75rem}.terms-section h2{margin-bottom:0.75rem}.terms-section p{margin-bottom:0.75rem}.terms-list{margin-top:0.25rem;margin-bottom:0.5rem;display:flex;flex-direction:column;gap:0.4rem;font-size:0.95rem;color:var(--color-text-muted)}.terms-list li{position:relative;padding-left:1.1rem}.terms-list li::before{content:"";position:absolute;left:0.25rem;top:0.6rem;width:0.35rem;height:0.35rem;border-radius:999px;background:var(--color-primary)}.terms-footer-cta{margin-top:1rem;border-top:1px solid var(--color-border);padding-top:1rem;display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center;justify-content:space-between}.terms-footer-text{margin:0;font-size:0.9rem;color:var(--color-text-muted)}.terms-footer-links{display:flex;flex-wrap:wrap;gap:0.75rem}.text-gold{color:var(--color-primary)}