.terms-page .hero-section{background:linear-gradient(135deg,#f5842b,#d9541e);color:#0f0e0c;padding:200px 0 80px;text-align:center}.terms-page .hero-section .hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.terms-page .hero-section .hero-content h1{font-size:2.5rem}}@media(max-width:480px){.terms-page .hero-section .hero-content h1{font-size:2rem}}.terms-page .hero-section .hero-content .hero-subtitle{font-size:1.2rem;opacity:.9;margin:0}.terms-page .terms-section{padding:80px 0;background:var(--bg-secondary)}.terms-page .terms-section .terms-content{background:var(--card-bg);border-radius:12px;padding:60px;box-shadow:0 4px 6px rgba(0,0,0,.05)}@media(max-width:768px){.terms-page .terms-section .terms-content{padding:40px 30px}}@media(max-width:480px){.terms-page .terms-section .terms-content{padding:30px 20px}}.terms-page .terms-section .terms-content .terms-intro{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #e9ecef}.terms-page .terms-section .terms-content .terms-intro p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin:0}.terms-page .terms-section .terms-content .terms-list .term-item{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f1f3f4}.terms-page .terms-section .terms-content .terms-list .term-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.terms-page .terms-section .terms-content .terms-list .term-item h3{font-size:1.4rem;font-weight:600;color:var(--text-primary);margin-bottom:15px;display:flex;align-items:center}.terms-page .terms-section .terms-content .terms-list .term-item h3:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#f5842b,#d9541e);margin-right:15px;border-radius:2px}.terms-page .terms-section .terms-content .terms-list .term-item p{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info{margin-top:20px;padding:20px;background:var(--bg-secondary);border-radius:8px;border-left:4px solid #f5842b}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info p{margin-bottom:10px}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info p:last-child{margin-bottom:0}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info p strong{color:var(--text-primary)}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info p a{color:var(--accent-primary);text-decoration:none;font-weight:500}.terms-page .terms-section .terms-content .terms-list .term-item .contact-info p a:hover{text-decoration:underline}