.terms-page{min-height:100vh;background-color:#F8FAFC;color:#1E293B;transition:all .3s ease}.dark .terms-page{background-color:#0F172A;color:#F1F5F9}.terms-hero{position:relative;padding:160px 20px 100px;background:linear-gradient(135deg,#1E293B,#0F172A);color:white;text-align:center;overflow:hidden}.terms-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.15) 0,transparent 70%);pointer-events:none}.terms-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:10}.terms-badge{display:inline-flex;align-items:center;padding:8px 20px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:99px;font-size:.75rem;font-weight:700;color:#60A5FA;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px}.terms-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:20px;line-height:1.1}.terms-hero-description{font-size:1.125rem;color:#94A3B8;max-width:600px;margin:0 auto 16px;line-height:1.6}.last-updated{font-size:.875rem;color:#64748B;font-weight:500}.terms-content{padding:80px 20px}.terms-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:60px;align-items:flex-start}.terms-nav-wrapper{position:sticky;top:120px}.terms-nav{background:white;padding:32px;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.dark .terms-nav{background:#1E293B;border-color:#334155;box-shadow:0 10px 15px -3px rgba(0,0,0,.3)}.terms-nav h3{font-size:.875rem;font-weight:800;text-transform:uppercase;color:#64748B;letter-spacing:.1em;margin-bottom:24px}.terms-nav ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.terms-nav a{display:block;padding:10px 16px;font-size:.9375rem;font-weight:500;color:#475569;border-radius:12px;transition:all .2s ease}.dark .terms-nav a{color:#94A3B8}.terms-nav a:hover{background-color:#F1F5F9;color:#3B82F6;transform:translateX(4px)}.dark .terms-nav a:hover{background-color:rgba(59,130,246,.1);color:#60A5FA}.terms-sections{display:flex;flex-direction:column;gap:80px}.terms-section{scroll-margin-top:140px}.section-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:rgba(59,130,246,.1);color:#3B82F6;border-radius:12px;margin-bottom:24px}.dark .section-icon{background-color:rgba(59,130,246,.2);color:#60A5FA}.terms-section h2{font-size:1.875rem;font-weight:800;color:#0F172A;margin-bottom:20px;letter-spacing:-.02em}.dark .terms-section h2{color:#F8FAFC}.terms-section h3{font-size:1.25rem;font-weight:700;color:#1E293B;margin:32px 0 16px}.dark .terms-section h3{color:#E2E8F0}.terms-section p{font-size:1.0625rem;line-height:1.75;color:#475569;margin-bottom:20px}.dark .terms-section p{color:#94A3B8}.terms-section ul{list-style-type:none;padding-left:0;margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.terms-section li{position:relative;padding-left:28px;font-size:1.0625rem;color:#475569;line-height:1.6}.dark .terms-section li{color:#94A3B8}.terms-section li:before{content:"\e5ca";font-family:Material Symbols Outlined;position:absolute;left:0;color:#3B82F6;font-size:1.25rem}.terms-section strong{color:#0F172A;font-weight:700}.dark .terms-section strong{color:#F8FAFC}.terms-section a{color:#3B82F6;font-weight:600;border-bottom:2px solid rgba(59,130,246,.1);transition:all .2s ease}.terms-section a:hover{border-bottom-color:#3B82F6;color:#2563EB}@media (max-width:1024px){.terms-container{grid-template-columns:1fr;gap:40px}.terms-nav-wrapper{position:static}.terms-nav h3{margin-bottom:16px}.terms-nav ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}}@media (max-width:640px){.terms-hero{padding:120px 20px 60px}.terms-section{padding-bottom:40px;border-bottom:1px solid #e2e8f0}.dark .terms-section{border-bottom-color:#334155}.terms-section:last-child{border-bottom:none}.terms-nav{padding:24px}}