.terms-container{max-width:800px;margin:auto;padding:2rem;font-family:Inter,sans-serif}.terms-header{text-align:center;padding-bottom:2rem;border-bottom:1px solid #c1c4ca;margin:15vh auto;border-radius:16px;box-shadow:0 40px 40px rgba(0,0,0,.25)}.terms-logo-container{margin-bottom:1rem}.terms-logo-container,.terms-logo-icon{display:flex;align-items:center;justify-content:center}.terms-logo-icon{background:linear-gradient(135deg,#5e72e4,#825ee4);color:white;width:40px;height:40px;border-radius:12px;font-weight:700;font-size:1.5rem;margin-right:12px;box-shadow:0 4px 12px rgba(94,114,228,.25)}.terms-header h1{font-size:1.8rem;font-weight:700;color:#5e72e4;margin:0}.terms-header h2{font-size:2.2rem;font-weight:700;color:#f1f1fd;margin:.5rem 0}.terms-subtitle{color:#c6c8ce;font-size:1.1rem;margin-top:.5rem}.terms-intro{background-color:rgb(2,68,85);padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.03);line-height:1.6;color:rgb(212,218,219)}.terms-date{font-weight:600;color:#e4c05e}.terms-sections{display:flex;flex-direction:column;gap:1rem}.terms-section-card{background-color:rgb(2,68,85);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:all .3s ease}.terms-section-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.terms-section-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background-color:rgb(2,68,85);border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.terms-section-header h3{font-size:1.2rem;font-weight:600;margin:0;color:#ffffff}.terms-section-header:hover{background-color:rgb(4,118,146)}.terms-section-header.terms-expanded{background-color:rgb(4,118,146);border-bottom:1px solid rgb(4,118,146)}.terms-expand-icon{font-size:1.5rem;font-weight:300;color:#fdf36b;transition:transform .3s ease}.terms-section-header.terms-expanded .terms-expand-icon{transform:rotate(180deg)}.terms-section-content{padding:1.5rem;line-height:1.7;color:#f3eded;background-color:rgb(2,68,85)}.terms-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e6ebf5;text-align:center}.terms-footer-actions{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.terms-accept-btn{background:linear-gradient(135deg,#5e72e4,#825ee4);color:white;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px rgba(94,114,228,.25)}.terms-accept-btn:hover{transform:translateY(-2px);box-shadow:0 7px 14px rgba(94,114,228,.3)}.terms-print-btn{background-color:white;color:#5e72e4;font-weight:600;padding:.75rem 1.5rem;border:1px solid #e6ebf5;border-radius:8px;cursor:pointer;transition:all .2s ease}.terms-print-btn:hover{background-color:#f7f8fc;border-color:#5e72e4}.terms-footer-links{margin-top:1.25rem;display:flex;justify-content:center;gap:.5rem;align-items:center;color:#8898aa;font-size:.9rem}.terms-footer-links a{color:#5e72e4;text-decoration:none;transition:color .2s ease}.terms-footer-links a:hover{color:#3a4fd8;text-decoration:underline}.terms-separator{color:#ccc;font-size:.8rem}@media (max-width:768px){.terms-container{padding:1.5rem;border-radius:12px}.terms-header h2{font-size:1.8rem}.terms-section-header{padding:1rem 1.25rem}.terms-section-header h3{font-size:1.1rem}.terms-footer-actions{flex-direction:column;gap:.75rem}.terms-accept-btn,.terms-print-btn{width:100%}}@media (max-width:480px){.terms-container{padding:1.25rem}.terms-header h2{font-size:1.6rem}.terms-subtitle{font-size:1rem}.terms-section-content{padding:1.25rem;font-size:.95rem}}