.terms-page{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.terms-nav{background:var(--ink);padding:1.2rem 4vw}.terms-nav__brand{color:var(--on-ink);align-items:center;gap:.75rem;text-decoration:none;display:flex}.terms-nav__logo{width:48px;height:48px}.terms-nav__title{font-family:var(--font-brand);letter-spacing:.02em;font-size:1.6rem}.terms-main{flex:1;padding:3rem 4vw 4rem}.terms-container{max-width:820px;margin:0 auto}.terms-heading{font-family:var(--font-brand);color:var(--text);margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400}.terms-card{background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;padding:clamp(1.5rem,4vw,3rem)}.terms-updated{font-family:var(--font-body);color:var(--muted);margin-bottom:1.5rem;font-size:.95rem}.terms-list{flex-direction:column;gap:1rem;padding-left:1.4rem;list-style-position:outside;display:flex}.terms-list li{font-family:var(--font-body);color:var(--text);font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.65}.terms-list li strong{color:var(--text)}.terms-section-title{font-family:var(--font-display);color:var(--text);margin-top:1.8rem;margin-bottom:.6rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:500}.terms-section-title:first-of-type{margin-top:.5rem}.terms-ul{flex-direction:column;gap:.5rem;margin-bottom:.5rem;padding-left:1.4rem;list-style:outside;display:flex}.terms-ul li{font-family:var(--font-body);color:var(--text);font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.65}.terms-ul li strong{color:var(--text)}.terms-thankyou{font-family:var(--font-body);color:var(--muted);margin-top:2rem;font-size:1.05rem;font-style:italic}.terms-footer{background:var(--ink);color:var(--on-ink);text-align:center;font-family:var(--font-body);padding:1.2rem 4vw;font-size:.9rem}@media (width<=600px){.terms-main{padding:2rem 5vw 3rem}.terms-card{border-radius:8px}.terms-list{padding-left:1.1rem}}
