.terms-section{background:var(--background-light);padding:80px 0}.terms-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);overflow:hidden}.terms-card-body{padding:2rem 2.5rem}@media (max-width:768px){.terms-card-body{padding:1.5rem}}.terms-section-title{color:var(--primary-dark);border-bottom:2px solid var(--primary);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.35rem;font-weight:700;display:inline-block}.terms-terms-list{background:var(--background-light);border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.terms-term-row{border-bottom:1px solid var(--border);padding:1rem 1.25rem}.terms-term-row:last-child{border-bottom:none}.terms-term-label{color:var(--text-primary);font-weight:700;display:block}.terms-term-content{color:var(--text-secondary);display:block}.terms-table{border-collapse:collapse;background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;overflow:hidden}.terms-table th{background:var(--primary-05);color:var(--text-primary);text-align:left;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);padding:1rem;font-size:.85rem;font-weight:700}.terms-table td{color:var(--text-secondary);border-bottom:1px solid var(--border);vertical-align:top;padding:1rem}.terms-table tr:last-child td{border-bottom:none}.terms-table .fw-semibold{color:var(--text-primary);font-weight:600}.terms-table-sm td,.terms-table-sm th{padding:.75rem}.terms-table-dark th{background:var(--secondary);color:#fff}.text-muted-small{color:var(--text-muted);font-size:.85rem}.text-refund-success{color:var(--success);font-weight:700}.text-cancellation{color:var(--error);border-bottom-color:var(--error)}.terms-badge{background:var(--primary-10);color:var(--primary-dark);border:1px solid var(--primary-20);border-radius:30px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.terms-disclaimer{background:var(--primary-05);border-radius:var(--radius-lg);border-left:4px solid var(--primary);margin-top:2rem;padding:1.5rem}.terms-disclaimer-text{color:var(--text-secondary);margin-bottom:0;font-size:.85rem;font-style:italic;line-height:1.6}.terms-link{color:var(--primary);transition:var(--transition);text-decoration:none}.terms-link:hover{color:var(--primary-dark);text-decoration:underline}@media (max-width:768px){.terms-section{padding:60px 0}.terms-term-label{margin-bottom:.25rem}.terms-table th,.terms-table td{padding:.75rem;font-size:.85rem}}@media (max-width:576px){.terms-card-body{padding:1.25rem}.terms-table{font-size:.75rem}.terms-table th,.terms-table td{padding:.5rem}.terms-section-title{font-size:1.2rem}}
