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