.terms-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#ffffff);padding:2rem 1rem;line-height:1.7;color:#2d3748}.terms-container{max-width:900px;margin:0 auto;background:#ffffff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.06);overflow:hidden;border:1px solid #e2e8f0}.terms-header{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:3rem 2rem;text-align:center}.terms-title{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.terms-subtitle{font-size:1.25rem;margin:0 0 1.5rem;opacity:.9;font-weight:400}.terms-dates{display:flex;justify-content:center;gap:2rem;font-size:.95rem;margin:0}.terms-dates p{margin:0;background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.terms-content{padding:3rem 2rem}.terms-intro{background:#f7fafc;border-left:4px solid #667eea;padding:1.5rem;margin-bottom:2.5rem;border-radius:0 8px 8px 0;font-size:1.05rem}.terms-intro p{margin:0 0 1rem}.terms-intro p:last-child{margin-bottom:0}.terms-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.terms-section:last-of-type{border-bottom:none;margin-bottom:0}.terms-section h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #667eea;display:inline-block}.terms-section h4{color:#4a5568;font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem}.terms-section p{margin-bottom:1.25rem;font-size:1rem}.terms-subsections{padding-left:0;counter-reset:subsection}.terms-subsections>li{list-style:none;counter-increment:subsection;margin-bottom:1.5rem;position:relative;padding-left:3rem;font-size:1rem}.terms-subsections>li:before{content:counter(subsection,decimal) ".";position:absolute;left:0;top:0;font-weight:600;color:#667eea;background:#ebf4ff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem}.terms-sub-subsections{margin-top:1rem;padding-left:1.5rem;counter-reset:sub-subsection}.terms-sub-subsections li{counter-increment:sub-subsection;margin-bottom:.75rem;position:relative;padding-left:1rem}.terms-sub-subsections li::marker{content:counter(sub-subsection,lower-alpha) ". ";font-weight:500;color:#4a5568}.terms-list{padding-left:1.5rem}.terms-list li{margin-bottom:.75rem;position:relative}.terms-list li::marker{color:#667eea}.terms-liability-box,.terms-responsibility-box{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.terms-liability-box h4,.terms-responsibility-box h4{color:#c53030;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.terms-responsibility-box ol{margin:0;padding-left:1.5rem}.terms-responsibility-box li{margin-bottom:.5rem}.terms-contact{background:#f7fafc;border-radius:8px;padding:1.5rem;margin-top:1rem}.terms-contact address{font-style:normal;margin:1rem 0;line-height:1.6}.terms-contact a{color:#667eea;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}.terms-contact a:hover{border-color:#667eea}.terms-footer{background:#f7fafc;padding:2rem;text-align:center;border-top:1px solid #e2e8f0;color:#4a5568}.terms-footer p{margin:.5rem 0;font-size:.9rem}strong{color:#2d3748;font-weight:600}.back-to-top{position:fixed;bottom:2rem;right:2rem;background:#667eea;color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.25)}@media (max-width:768px){.terms-page{padding:1rem .5rem}.terms-container{border-radius:8px;margin:0}.terms-header{padding:2rem 1.5rem}.terms-title{font-size:2rem}.terms-subtitle{font-size:1.1rem}.terms-dates{flex-direction:column;gap:.5rem}.terms-content{padding:2rem 1.5rem}.terms-subsections>li{padding-left:2.5rem}.terms-subsections>li:before{width:1.75rem;height:1.75rem;font-size:.8rem}}@media (max-width:480px){.terms-title{font-size:1.75rem}.terms-content{padding:1.5rem 1rem}.terms-intro{padding:1rem;font-size:1rem}}@media print{.terms-page{background:white;padding:0}.terms-container{box-shadow:none;border:none;border-radius:0}.terms-header{background:white;color:black;border-bottom:2px solid #000}.terms-subsections>li:before{background:white;border:1px solid #000}}