.terms-page{min-height:100vh;padding:48px 16px 64px;background:linear-gradient(180deg,#0a0a0a,#000);display:flex;align-items:flex-start;justify-content:center}.terms-container{width:100%;max-width:980px}.terms-card{background-color:#121212;border:1px solid #222;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.5);padding:36px 28px;position:relative;overflow:hidden}.terms-header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #222}.terms-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:8px}.terms-subtitle{font-size:.98rem;line-height:1.7;color:#cbd5e1;margin-bottom:4px}.terms-meta{font-size:.82rem;color:#a3a3a3}.terms-section{margin-bottom:24px;position:relative}.terms-section-title{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:10px}.terms-section-body{font-size:.96rem;line-height:1.8;color:#cbd5e1}.terms-section-body p{margin:0 0 10px;color:#cbd5e1}.terms-section-body ul{margin:0 0 12px;padding-left:20px}.terms-section-body li{font-size:.96rem;line-height:1.8;color:#cbd5e1;margin-bottom:6px}.terms-section-body li::marker{color:var(--color-primary,#d49b53)}.terms-section-body a{color:var(--color-primary,#d49b53);text-decoration:underline}.terms-section-intro{font-size:.92rem;color:#a3a3a3;margin-bottom:12px}@media (min-width:768px){.terms-page{padding:60px 24px}.terms-card{padding:44px 40px}.terms-title{font-size:2.2rem}.terms-subtitle{font-size:1rem}.terms-section-body,.terms-section-body li{font-size:.98rem}}@media (max-width:480px){.terms-card{padding:24px 18px}.terms-title{font-size:1.6rem}}