.terms-page{max-width:800px;padding:3rem 1.5rem;padding-top:calc(var(--nav-height) + 3rem);color:var(--text-color);font-family:var(--font-primary);margin:0 auto;line-height:1.7}.terms-header{text-align:center;border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem}.terms-header h1{font-family:var(--font-secondary);color:var(--text-color);margin-bottom:.5rem;font-size:2.5rem}.terms-header p{color:var(--text-light);font-size:1rem}.terms-section{margin-bottom:2.5rem}.terms-section h2{font-family:var(--font-secondary);color:var(--accent-color);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.terms-section p,.terms-section ul{color:var(--text-light);margin-bottom:1rem;font-size:1.05rem}.terms-section ul{padding-left:1.5rem}.terms-section li{margin-bottom:.5rem}.placeholder-badge{color:#2c3e50;background-color:#f1c40f;border:1px dashed #d35400;border-radius:4px;margin:.2rem 0;padding:.1rem .5rem;font-size:.85rem;font-weight:700;display:inline-block}.privacy-notice-box{border-left:4px solid var(--accent-color);border-radius:var(--radius-md);background:#2a9d8f0d;margin:2rem 0;padding:1.5rem}.privacy-notice-box h3{font-family:var(--font-secondary);color:var(--text-color);margin-bottom:.5rem;font-size:1.15rem}.back-to-home-row{text-align:center;border-top:1px solid var(--border-color);margin-top:4rem;padding-top:2rem}.back-to-home-btn{background-color:var(--text-color);color:var(--bg-color);border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.back-to-home-btn:hover{background-color:var(--accent-color);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:768px){.terms-page{padding:2rem 1rem;padding-top:calc(var(--nav-height) + 1.5rem)}.terms-header h1{font-size:2rem}}
