.refund-container{max-width:800px;margin:auto;padding:2rem;font-family:Inter,sans-serif}.refund-header{text-align:center;padding-bottom:1.5rem;border-bottom:1px solid #c1c4ca;margin:15vh auto;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.refund-logo-container{margin-bottom:1rem}.refund-logo-container,.refund-logo-icon{display:flex;align-items:center;justify-content:center}.refund-logo-icon{background:linear-gradient(135deg,#11cdef,#1171ef);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(17,205,239,.25)}.refund-header h1{font-size:1.8rem;font-weight:700;color:#11cdef;margin:0}.refund-header h2{font-size:2.2rem;font-weight:700;color:#ffffff;margin:.5rem 0}.refund-subtitle{color:#c5c0c0;font-size:1.1rem;margin-top:.5rem}.refund-hero{background:rgb(3,74,92);border-radius:12px;padding:2rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 12px rgba(0,0,0,.04)}.refund-hero-text{flex:1}.refund-hero-text h3{font-size:1.5rem;color:#ffffff;margin-top:0;margin-bottom:1rem}.refund-hero-text p{font-size:1.1rem;color:#d4d5d8;line-height:1.6;margin:0}.refund-badge{flex:0 0 120px;height:120px;margin-left:1.5rem;position:relative}.refund-badge-inner{width:100%;height:100%;background:linear-gradient(135deg,#10b1ce,#106ae0);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;box-shadow:0 6px 16px rgba(17,205,239,.3);transform:rotate(-5deg)}.refund-days{font-size:2.5rem;font-weight:700;line-height:1}.refund-done-btn{background-color:#0387a8;color:white;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(17,113,239,.25);font-size:1rem;margin-top:1rem}.refund-done-btn:hover{background-color:#d88a15;transform:translateY(-2px);box-shadow:0 6px 16px rgba(17,113,239,.35)}.refund-label{font-size:.8rem;text-align:center;line-height:1.2;margin-top:.25rem}.refund-cards-container{display:flex;gap:1.5rem;margin-bottom:2rem}.refund-card{flex:1;background-color:rgb(2,68,85);border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.05);position:relative;transition:transform .3s ease,box-shadow .3s ease}.refund-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.refund-card h3{font-size:1.25rem;color:#fcfcfc;margin-top:0;margin-bottom:1rem;padding-left:2.5rem}.refund-card p{color:#d4d5d8;line-height:1.6;margin-bottom:1.25rem}.refund-card-icon{position:absolute;top:1.5rem;left:1.5rem;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:white}.refund-card-icon.eligible{background-color:#2dce89}.refund-card-icon.ineligible{background-color:#f5365c}.refund-list{padding-left:1.25rem;margin-bottom:0}.refund-list li{color:#c0c0c2;margin-bottom:.5rem;position:relative}.refund-list li:last-child{margin-bottom:0}.refund-process-section{background-color:rgb(2,68,85);border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 12px rgba(0,0,0,.05)}.refund-process-section h3{font-size:1.25rem;color:#ffffff;margin-top:0;margin-bottom:1.25rem;text-align:center}.refund-steps{display:flex;gap:1rem}.refund-step{flex:1;display:flex;align-items:flex-start}.refund-step-number{background:linear-gradient(135deg,#11cdef,#1171ef);color:white;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:.75rem;flex-shrink:0}.refund-step-content h4{color:#86ebe6;margin:0 0 .5rem;font-size:1rem}.refund-step-content p{color:#cdd0d8;margin:0;font-size:.95rem}.refund-action-section{text-align:center;margin-bottom:2rem}.refund-request-btn{background:#0387a8;color:white;font-weight:600;padding:.75rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(17,113,239,.25);font-size:1rem}.refund-request-btn:hover{background:#d88a15;transform:translateY(-2px);box-shadow:0 6px 16px rgba(17,113,239,.35)}.refund-form-container{background-color:rgb(2,68,85);border-radius:12px;padding:1.5rem;margin-top:1.5rem;text-align:left;box-shadow:0 4px 16px rgba(0,0,0,.08)}.refund-form-container h3{color:#ffffff;margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.refund-form-container p{color:#dddfe4;margin-bottom:1.5rem}.refund-form{gap:1rem}.refund-form,.refund-form-group{display:flex;flex-direction:column}.refund-form-group{gap:.5rem}.refund-form-group label{color:#f5edc4;font-weight:600;font-size:.95rem}.refund-form-group input,.refund-form-group textarea{color:#d4d7dd}.refund-form-group input,.refund-form-group select,.refund-form-group textarea{padding:.75rem;border:1px solid #d5d9dd;border-radius:6px;font-family:inherit;font-size:.95rem;transition:border-color .2s ease}.refund-form-group select{color:black}.refund-form-group input:focus,.refund-form-group select:focus,.refund-form-group textarea:focus{outline:none;border-color:#c4f3f3;box-shadow:0 0 0 3px rgba(17,205,239,.1)}.refund-form-actions{display:flex;gap:1rem;margin-top:.5rem}.refund-submit-btn{background:#0387a8;color:rgb(255,255,255);font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;flex:1}.refund-submit-btn:hover{background:#c96f08;box-shadow:0 4px 12px rgba(17,113,239,.25)}.refund-cancel-btn{background-color:rgb(201,65,65);color:#ffffff;font-weight:600;padding:.75rem 1.5rem;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease;flex:1}.refund-cancel-btn:hover{background-color:#ff0000;color:#fefeff}.refund-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eaefff;text-align:center;color:#8898aa}.refund-footer p{margin-top:0;margin-bottom:.75rem;font-size:.9rem}.refund-footer-links{display:flex;justify-content:center;gap:.5rem;align-items:center}.refund-footer-links a{color:#11cdef;text-decoration:none;transition:color .2s ease;font-size:.9rem}.refund-footer-links a:hover{color:#0ea2c4;text-decoration:underline}.refund-separator{color:#ccc;font-size:.8rem}@media (max-width:768px){.refund-container{padding:1.5rem;border-radius:12px}.refund-header h2{font-size:1.8rem}.refund-hero{flex-direction:column;text-align:center;padding:1.5rem}.refund-badge{margin:1.5rem 0 0}.refund-cards-container{flex-direction:column;gap:1rem}.refund-steps{gap:1.5rem}.refund-form-actions,.refund-steps{flex-direction:column}}@media (max-width:480px){.refund-container{padding:1.25rem}.refund-header h2{font-size:1.6rem}.refund-subtitle{font-size:1rem}.refund-step{margin-bottom:1rem}.refund-hero-text h3{font-size:1.3rem}.refund-hero-text p{font-size:1rem}}