.terms-page{min-height:100vh}.terms-hero{background:var(--color-bg);padding-top:calc(var(--section-padding) + 2rem);padding-bottom:calc(var(--section-padding) - 1rem)}.terms-hero-content{text-align:center;max-width:800px;margin:0 auto}.terms-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color-primary-bg);color:var(--color-primary);border-radius:50%}.terms-icon,.terms-title{margin-bottom:1.5rem}.terms-dates{display:flex;flex-direction:column;gap:.5rem;color:var(--color-text-secondary);font-size:.9375rem}.terms-dates strong{color:var(--color-text)}.terms-content{padding-top:2rem}.terms-sections{max-width:900px;margin:0 auto}.terms-section{margin-bottom:3rem}.terms-section:last-child{margin-bottom:0}.terms-section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.terms-section-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-primary);color:white;font-weight:600;font-size:.875rem;border-radius:50%;flex-shrink:0}.terms-section-title{margin:0;font-size:clamp(1.125rem,2vw,1.375rem)}.terms-section-body{padding-left:calc(36px + 1rem)}.terms-section-body p{color:var(--color-text-secondary);line-height:1.7;margin-bottom:1rem}.terms-section-body p:last-child{margin-bottom:0}.terms-section-body h4{font-size:1rem;font-weight:600;color:var(--color-text);margin:1.5rem 0 .75rem}.terms-section-body h4:first-child{margin-top:0}.terms-section-body ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.terms-section-body ul:last-child{margin-bottom:0}.terms-section-body li{color:var(--color-text-secondary);line-height:1.7;margin-bottom:.5rem}.terms-section-body li:last-child{margin-bottom:0}.terms-section-body a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.terms-section-body a:hover{color:var(--color-primary-dark)}.terms-contact{background:var(--color-bg)}.terms-contact-card{max-width:700px;margin:0 auto;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2.5rem;text-align:center}.terms-contact-card h2{margin-bottom:1rem}.terms-contact-intro{color:var(--color-text-secondary);margin-bottom:2rem}.terms-contact-details{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.terms-contact-item{display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--color-text-secondary)}.terms-contact-item svg{color:var(--color-primary);flex-shrink:0}.terms-contact-item a{color:var(--color-primary);text-decoration:none;font-weight:500}.terms-contact-item a:hover{text-decoration:underline}.terms-contact-item div{text-align:left}.terms-contact-item div strong{display:block;color:var(--color-text);margin-bottom:.25rem}.terms-hours{padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);margin-bottom:1.5rem}.terms-hours strong{color:var(--color-text)}.terms-legal-note{color:var(--color-text-muted);font-size:.875rem;font-style:italic;margin:0}@media (max-width:768px){.terms-icon{width:64px;height:64px}.terms-icon svg{width:32px;height:32px}.terms-section-body{padding-left:0}.terms-section-header{margin-bottom:1rem}.terms-contact-card{padding:1.5rem}.terms-contact-item{flex-direction:column;gap:.5rem}.terms-contact-item div{text-align:center}}@media (max-width:480px){.terms-hero{padding-top:calc(var(--section-padding) + 1rem)}.terms-section{margin-bottom:2rem}}