.terms-page{background:var(--color-bg);min-height:100vh;padding:80px 0;color:var(--color-dark)}.terms-page .container{margin:0 auto;padding:0 var(--container-padding)}.terms-page .terms-header{text-align:center;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.08)}.terms-page .terms-header .terms-title{font-size:56px;font-weight:700;color:#0b0b0b;margin-bottom:60px;line-height:1.1}.terms-page .terms-header .terms-intro{font-size:20px;line-height:1.5;color:#2d2d2d;margin-bottom:24px;font-weight:500;text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.terms-page .terms-content{display:flex;flex-direction:column}.terms-page .terms-section{padding:60px 0;border-bottom:1px solid rgba(0,0,0,.08)}.terms-page .terms-section:last-child{border-bottom:none}.terms-page .terms-section .section-title{font-size:44px;font-weight:600;color:#0b0b0b;margin-bottom:32px;line-height:1.2}.terms-page .terms-section p{font-size:20px;line-height:1.4;color:#2d2d2d;margin-bottom:24px;font-weight:400}.terms-page .terms-section p:last-child{margin-bottom:0}.terms-page .terms-list{list-style:none;padding:0;margin-bottom:24px}.terms-page .terms-list li{position:relative;font-size:20px;line-height:1.4;color:#2d2d2d;margin-bottom:12px;padding-left:24px;font-weight:400}.terms-page .terms-list li:before{content:"•";position:absolute;left:0;color:#000;font-weight:700}@media(max-width:1024px){.terms-page .terms-header .terms-title{font-size:44px}.terms-page .terms-section .section-title{font-size:36px}}@media(max-width:768px){.terms-page{padding:40px 0}.terms-page .terms-header{margin-bottom:40px;padding-bottom:30px}.terms-page .terms-header .terms-title{font-size:32px;margin-bottom:32px}.terms-page .terms-header .terms-intro{font-size:17px}.terms-page .terms-section{padding:40px 0}.terms-page .terms-section .section-title{font-size:28px;margin-bottom:24px}.terms-page .terms-list li,.terms-page .terms-section p{font-size:17px}}