#terms-site-wrap{background:var(--background);flex-direction:column;min-height:100vh;display:flex}#terms-page{flex:1;width:100%;max-width:760px;margin:0 auto;padding:2.5rem 1.25rem 4rem}#terms-page .terms-hero{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);margin-bottom:2.5rem;padding-bottom:2rem}#terms-page .terms-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.8125rem;font-weight:700}#terms-page .terms-hero h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--foreground);margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;line-height:1.15}#terms-page .terms-lead{color:color-mix(in srgb, var(--foreground) 78%, transparent);margin:0 0 1rem;font-size:1.125rem;line-height:1.65}#terms-page .terms-updated{color:color-mix(in srgb, var(--foreground) 55%, transparent);margin:0;font-size:.9375rem}#terms-page .terms-body{flex-direction:column;gap:2.25rem;display:flex}#terms-page .terms-section h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--foreground);margin:0 0 .85rem;font-size:1.5rem;font-weight:600}#terms-page .terms-section h3{color:var(--foreground);margin:1.25rem 0 .5rem;font-size:1.0625rem;font-weight:700}#terms-page .terms-section p{color:color-mix(in srgb, var(--foreground) 82%, transparent);margin:0 0 .85rem;font-size:1rem;line-height:1.7}#terms-page .terms-section p:last-child{margin-bottom:0}#terms-page .terms-list{flex-direction:column;gap:.5rem;margin:0 0 .85rem;padding-left:1.25rem;display:flex}#terms-page .terms-list li{color:color-mix(in srgb, var(--foreground) 82%, transparent);font-size:1rem;line-height:1.65}#terms-page .terms-section a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}#terms-page .terms-section a:hover{color:var(--accent-light)}#terms-page .terms-contact{background:var(--accent-muted);border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);border-radius:1rem;padding:1.5rem}#terms-page .terms-contact h2{margin-bottom:.65rem}
