.terms-page{font-family:Inter,sans-serif;background-color:#f9fafb;color:#1f2937;display:flex;flex-direction:column;min-height:100vh}.terms-header{background-color:#ffffff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);position:sticky;top:0;z-index:50;width:100%}.header-container{max-width:56rem;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.25rem;font-weight:700;color:#2563eb;letter-spacing:-.025em}.nav-link{font-size:.875rem;font-weight:500;color:#6b7280;text-decoration:none;transition:color .2s}.nav-link:hover{color:#2563eb}.main-content{flex-grow:1}.content-wrapper{max-width:48rem;margin:0 auto;padding:3rem 1.5rem}.page-title-section{margin-bottom:2.5rem;text-align:center}.main-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.sub-title{color:#6b7280}.terms-card{background-color:#ffffff;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb;padding:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.section-heading{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;line-height:1.2}.number-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;background-color:#dbeafe;color:#2563eb;font-size:.9rem;font-weight:700;border-radius:6px}.section-text{color:#4b5563;line-height:1.625}.section-list{list-style-type:disc;margin-left:1.25rem;color:#4b5563;line-height:1.6}.section-list li{margin-bottom:.5rem;padding-left:.25rem}.contact-footer{margin-top:3rem;padding-top:2rem;font-size:.875rem;color:#6b7280}.contact-footer,.site-footer{text-align:center;border-top:1px solid #e5e7eb}.site-footer{background-color:#ffffff;padding:2rem 0;margin-top:auto}.copyright-text{color:#9ca3af;font-size:.875rem}@media (min-width:640px){.page-title-section{text-align:left}}