.terms-page{min-height:100vh;padding:120px 0 80px;background:linear-gradient(135deg,#f8f9fa,#ffffff)}.terms-container{max-width:900px;margin:0 auto;padding:0 24px}.terms-header{text-align:center;margin-bottom:60px;padding:40px;background:linear-gradient(135deg,#0D3364,#1a4d8f);border-radius:24px;color:white;box-shadow:0 10px 40px rgba(13,51,100,.15)}.terms-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:white}.terms-subtitle{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.9);max-width:700px;margin:0 auto 20px}.terms-updated{display:inline-block;padding:8px 20px;background:rgba(255,255,255,.15);border-radius:20px;font-size:.9rem;color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.terms-content{background:white;border-radius:20px;padding:50px;box-shadow:0 4px 20px rgba(0,0,0,.06);margin-bottom:40px}.terms-section{display:flex;gap:24px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e8e8e8}.terms-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.terms-section-number{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0D3364,#1a4d8f);color:white;font-size:1.3rem;font-weight:700;border-radius:12px;box-shadow:0 4px 12px rgba(13,51,100,.2)}.terms-section-content{flex:1 1}.terms-section-title{font-size:1.5rem;font-weight:700;color:#0D3364;margin-bottom:12px}.terms-section-text{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:0}.terms-email{display:inline-block;margin-top:12px;color:#0D3364;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;padding:8px 16px;background:rgba(13,51,100,.05);border-radius:8px}.terms-email:hover{background:rgba(13,51,100,.1);transform:translateX(4px)}.terms-footer{text-align:center}.terms-back-button{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#0D3364;color:white;text-decoration:none;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 16px rgba(13,51,100,.2)}.terms-back-button:hover{background:#1a4d8f;transform:translateY(-2px);box-shadow:0 6px 20px rgba(13,51,100,.3)}.terms-back-button .material-symbols-outlined{font-size:1.3rem}@media (max-width:768px){.terms-page{padding:100px 0 60px}.terms-header{padding:30px 24px;margin-bottom:40px}.terms-title{font-size:2rem}.terms-subtitle{font-size:1rem}.terms-content{padding:30px 24px}.terms-section{flex-direction:column;gap:16px;margin-bottom:30px;padding-bottom:30px}.terms-section-title{font-size:1.3rem}.terms-section-text{font-size:1rem}}