.terms-container{max-width:800px;margin:auto;padding:2rem;font-family:Inter,sans-serif}.terms-header{text-align:center;border-bottom:1px solid #c1c4ca;border-radius:16px;margin:15vh auto;padding-bottom:2rem;box-shadow:0 40px 40px #00000040}.terms-logo-container{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.terms-logo-icon{color:#fff;background:linear-gradient(135deg,#5e72e4,#825ee4);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #5e72e440}.terms-header h1{color:#5e72e4;margin:0;font-size:1.8rem;font-weight:700}.terms-header h2{color:#f1f1fd;margin:.5rem 0;font-size:2.2rem;font-weight:700}.terms-subtitle{color:#c6c8ce;margin-top:.5rem;font-size:1.1rem}.terms-intro{color:#d4dadb;background-color:#024455;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;line-height:1.6;box-shadow:0 2px 12px #00000008}.terms-date{color:#e4c05e;font-weight:600}.terms-sections{flex-direction:column;gap:1rem;display:flex}.terms-section-card{background-color:#024455;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #0000000a}.terms-section-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.terms-section-header{cursor:pointer;text-align:left;background-color:#024455;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:background-color .2s;display:flex}.terms-section-header h3{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.terms-section-header:hover{background-color:#047692}.terms-section-header.terms-expanded{background-color:#047692;border-bottom:1px solid #047692}.terms-expand-icon{color:#fdf36b;font-size:1.5rem;font-weight:300;transition:transform .3s}.terms-section-header.terms-expanded .terms-expand-icon{transform:rotate(180deg)}.terms-section-content{color:#f3eded;background-color:#024455;padding:1.5rem;line-height:1.7}.terms-footer{text-align:center;border-top:1px solid #e6ebf5;margin-top:2.5rem;padding-top:1.5rem}.terms-footer-actions{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.terms-accept-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5e72e4,#825ee4);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px #5e72e440}.terms-accept-btn:hover{transform:translateY(-2px);box-shadow:0 7px 14px #5e72e44d}.terms-print-btn{color:#5e72e4;cursor:pointer;background-color:#fff;border:1px solid #e6ebf5;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.terms-print-btn:hover{background-color:#f7f8fc;border-color:#5e72e4}.terms-footer-links{color:#8898aa;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.9rem;display:flex}.terms-footer-links a{color:#5e72e4;text-decoration:none;transition:color .2s}.terms-footer-links a:hover{color:#3a4fd8;text-decoration:underline}.terms-separator{color:#ccc;font-size:.8rem}@media (max-width:768px){.terms-container{border-radius:12px;padding:1.5rem}.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}}
