.terms-section{padding:80px 20px;background:var(--bg-primary);min-height:calc(100vh - 200px);max-width:1100px;width:calc(100% - 24px);margin:0 auto}.terms-content{max-width:100%}.terms-title{font-size:48px;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:12px;line-height:1.2}.terms-updated{text-align:center;color:var(--text-secondary);font-size:16px;margin-bottom:60px;font-weight:400}.terms-block{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,100%,.1)}.terms-block:last-child{border-bottom:none;margin-bottom:0}.terms-block h2{font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.terms-block p{font-size:16px;color:var(--text-secondary);line-height:1.7;margin-bottom:16px;font-weight:400}.terms-block p:last-child{margin-bottom:0}.terms-block strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.terms-section{padding:60px 20px}.terms-title{font-size:36px}.terms-updated{font-size:14px}.terms-block h2{font-size:20px}.terms-block p{font-size:14px}}