.refunds-page{min-height:100vh;padding:2rem 1rem;background:var(--bg,#0a0a0f);color:var(--text,#e0e0e0)}.container{max-width:900px;margin:0 auto}.page-header{text-align:center;margin-bottom:4rem;padding-top:2rem}.page-header h1{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{font-size:1rem;color:var(--text-muted,#a0a0a0);margin-bottom:1rem}.page-intro{font-size:1.15rem;color:var(--text,#e0e0e0);line-height:1.7;max-width:700px;margin:0 auto}.refund-section{margin-bottom:4rem}.refund-section h2{font-size:2rem;margin-bottom:1.5rem;color:var(--text,#e0e0e0)}.refund-section h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--text,#e0e0e0)}.refund-section p{color:var(--text-muted,#a0a0a0);line-height:1.7;font-size:1.05rem;margin-bottom:1rem}.refund-section a{color:#667eea;text-decoration:none}.refund-section a:hover{text-decoration:underline}.section-intro{font-size:1.1rem;color:var(--text-muted,#a0a0a0);margin-bottom:2rem;line-height:1.6}.highlight-section{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:2.5rem;text-align:center}.guarantee-badge{gap:1rem;margin-bottom:1rem}.badge-icon,.guarantee-badge{display:flex;align-items:center;justify-content:center}.badge-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;font-size:2rem;color:#fff;font-weight:700}.guarantee-badge h2{margin:0;font-size:2.5rem}.guarantee-description{font-size:1.2rem;margin-bottom:2rem}.guarantee-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;text-align:left;margin-top:2rem}.detail-item{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem}.detail-item h3{margin:0 0 1rem;color:var(--text,#e0e0e0);font-size:1.25rem}.detail-item ul{list-style:none;padding:0;margin:0}.detail-item li{padding:.5rem 0 .5rem 1.5rem;color:var(--text-muted,#a0a0a0);line-height:1.6;position:relative}.detail-item li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.refund-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.refund-type-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.refund-type-card:hover{background:hsla(0,0%,100%,.05);border-color:rgba(102,126,234,.3);transform:translateY(-2px)}.refund-type-card h3{margin:0 0 1rem;font-size:1.5rem;color:var(--text,#e0e0e0)}.refund-status{font-size:1.1rem;font-weight:600;padding:.5rem 1rem;background:rgba(102,126,234,.15);border-radius:6px;margin-bottom:1.5rem;color:#a78bfa;text-align:center}.refund-explanation p{margin-bottom:1rem;color:var(--text-muted,#a0a0a0);line-height:1.6}.calculation-example{padding:1rem;background:rgba(102,126,234,.1);border-left:3px solid #667eea;border-radius:4px;font-size:.95rem}.calculation-example code{background:rgba(102,126,234,.2);padding:2px 6px;border-radius:4px;font-family:Monaco,Courier New,monospace;color:#a78bfa}.refund-note{padding:1rem;background:rgba(34,197,94,.1);border-left:3px solid #22c55e;border-radius:4px;font-size:.95rem}.no-refund-list{display:flex;flex-direction:column;gap:1.5rem}.no-refund-item{display:flex;gap:1.5rem;padding:1.5rem;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:12px;transition:all .3s ease}.no-refund-item:hover{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.3)}.no-refund-icon{font-size:2rem;flex-shrink:0;color:#ef4444;font-weight:700}.no-refund-item h3{margin:0 0 .5rem;color:var(--text,#e0e0e0);font-size:1.25rem}.no-refund-item p{margin:0;color:var(--text-muted,#a0a0a0);line-height:1.6;font-size:.95rem}.refund-process{display:flex;flex-direction:column;gap:1.5rem}.process-step{display:flex;gap:1.5rem;padding:1.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;transition:all .3s ease}.process-step:hover{background:hsla(0,0%,100%,.05);border-color:rgba(102,126,234,.3)}.step-number{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;font-size:1.25rem;font-weight:700;color:#fff}.step-content h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--text,#e0e0e0)}.step-content p{margin:0;color:var(--text-muted,#a0a0a0);line-height:1.6}.cancellation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.cancellation-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem}.cancellation-card h3{margin:0 0 1rem;font-size:1.25rem;color:var(--text,#e0e0e0)}.cancellation-card ol,.cancellation-card ul{list-style:none;padding:0;margin:0}.cancellation-card li{padding:.5rem 0 .5rem 1.5rem;color:var(--text-muted,#a0a0a0);line-height:1.6;position:relative;counter-increment:step-counter}.cancellation-card ol{counter-reset:step-counter}.cancellation-card ol li:before{content:counter(step-counter) ".";position:absolute;left:0;color:#667eea;font-weight:700}.cancellation-card ul li:before{content:"→";position:absolute;left:0;color:#667eea}.dispute-warning{padding:1.5rem;background:rgba(251,191,36,.1);border:2px solid rgba(251,191,36,.3);border-radius:12px;margin-top:1.5rem}.dispute-warning h3{margin:0 0 1rem;color:#fbbf24;font-size:1.25rem}.dispute-warning p{margin:0;color:var(--text-muted,#a0a0a0);line-height:1.6}.cta-section{text-align:center;padding:3rem 1.5rem;background:rgba(102,126,234,.08);border-radius:16px;border:1px solid rgba(102,126,234,.2);margin-top:4rem}.cta-section h2{font-size:2rem;margin-bottom:.5rem;color:var(--text,#e0e0e0)}.cta-section p{font-size:1.1rem;color:var(--text-muted,#a0a0a0);margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.875rem 2rem;font-size:1.125rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.btn-secondary{background:transparent;color:var(--text,#e0e0e0);border:2px solid hsla(0,0%,100%,.2)}.btn-secondary:hover{background:hsla(0,0%,100%,.05);border-color:rgba(102,126,234,.5)}.footer{margin-top:4rem;padding:2rem 1rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.footer-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.footer-links a{color:var(--text-muted,#a0a0a0);text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--text,#e0e0e0)}.footer-attribution{text-align:center;color:var(--text-muted,#a0a0a0);font-size:.9rem}.footer-attribution a{color:#667eea;text-decoration:none}.footer-attribution a:hover{text-decoration:underline}@media (max-width:640px){.page-header h1{font-size:2rem}.page-intro{font-size:1rem}.refund-section h2{font-size:1.5rem}.guarantee-badge{flex-direction:column}.guarantee-badge h2{font-size:1.75rem}.cancellation-grid,.guarantee-details,.refund-types-grid{grid-template-columns:1fr}.process-step{gap:1rem}.cta-buttons,.process-step{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}