.savings-hero{width:100%;margin:4rem 0;display:flex;justify-content:center;align-items:flex-start;background:var(--color-surface);border-radius:12px;padding:3rem 2rem;transition:all .3s ease;border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.savings-hero:hover{background:var(--color-surface-glass);box-shadow:var(--shadow-medium)}.savings-application,.savings-features{width:100%;margin:2rem 0;justify-content:center;background:var(--color-surface);border-radius:12px;padding:2rem;transition:all .3s ease;border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.savings-application{display:flex}.savings-hero-container{display:flex;gap:4rem;align-items:center;max-width:1200px;width:100%}.savings-hero-content{flex:1 1}.savings-hero-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;line-height:1.2}.savings-hero-subtitle{font-size:1.25rem;color:var(--color-text-muted);margin-bottom:2rem;line-height:1.5}.savings-hero-features{list-style:none;padding:0;margin:0}.savings-hero-features li{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:var(--color-text-primary);margin-bottom:1rem}.savings-hero-icon{color:var(--color-accent);flex-shrink:0;font-size:1.25rem}.savings-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.savings-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--color-border);padding:6px 10px;border-radius:999px;color:var(--color-text-muted);font-size:.85rem;background:rgba(255,255,255,.03)}.savings-hero-visual{flex:1 1;display:flex;justify-content:center;align-items:center}.savings-scene{position:relative;width:520px;height:320px;border-radius:16px;padding:1rem;background:radial-gradient(120% 120% at 0 0,#0f1419 0,#1a2332 60%,#0f1419 100%);border:1px solid rgba(232,185,35,.35);box-shadow:var(--shadow-medium)}.savings-account-card{position:absolute;top:15px;left:15px;right:15px;bottom:15px;background:linear-gradient(145deg,#1a1a2e,#16213e);border:2px solid #e8b923;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.3);overflow:hidden}.savings-card-header{text-align:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(232,185,35,.3)}.savings-card-title{font-size:.9rem;font-weight:700;color:#e8b923;letter-spacing:1px;margin-bottom:.25rem}.savings-card-subtitle{font-size:.75rem;color:var(--color-text-muted);font-weight:500}.savings-card-body{flex:1 1;display:flex;flex-direction:column;padding:.5rem 0;min-height:0}.savings-balance-section{text-align:center;margin-bottom:1rem}.savings-balance-label{font-size:.75rem;color:var(--color-text-muted);font-weight:500;margin-bottom:.25rem}.savings-balance-amount{font-size:1.8rem;font-weight:800;color:#e8b923;line-height:1;margin-bottom:.25rem}.savings-balance-subtitle{font-size:.7rem;color:var(--color-text-muted);font-weight:500}.savings-rate-info{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:0}.savings-rate-main{text-align:center;margin-bottom:1rem}.savings-rate-value{font-size:2.2rem;font-weight:800;color:#e8b923;line-height:1;margin-right:.25rem}.savings-rate-label{font-size:.9rem;color:var(--color-text-muted);font-weight:600;letter-spacing:1px}.savings-rate-details{width:100%;display:flex;flex-direction:column;gap:.4rem}.savings-rate-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;background:rgba(255,255,255,.05);border-radius:6px;border:1px solid rgba(255,255,255,.1)}.savings-rate-desc{font-size:.7rem;color:var(--color-text-muted);font-weight:500}.savings-rate-amount{font-size:.7rem;color:#e8b923;font-weight:700}.savings-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid rgba(232,185,35,.3);flex-shrink:0}.savings-features{display:flex;gap:.8rem}.savings-feature{display:flex;align-items:center;gap:.4rem;color:#4ade80;font-size:.7rem;font-weight:600;background:none;padding:0;border:none}.savings-account-number{font-size:.65rem;color:var(--color-text-muted);font-family:monospace}.savings-rate-badge{position:absolute;top:12px;right:12px;background:#e8b923;color:#1a1a2e;border-radius:10px;padding:10px 12px;text-align:right;box-shadow:0 4px 10px rgba(0,0,0,.35);border:1px solid rgba(0,0,0,.2)}.savings-badge-rate{font-size:1.1rem;font-weight:800;letter-spacing:.5px}.savings-badge-sub{font-size:.75rem;opacity:.9}.savings-features-container{max-width:1200px;width:100%}.savings-features-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);text-align:center;margin-bottom:3rem}.savings-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.savings-feature-card{background:var(--color-background);border:1px solid var(--color-border);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:var(--shadow-soft)}.savings-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium);border-color:var(--color-accent-alt)}.savings-feature-icon{font-size:3rem;color:var(--color-accent-alt);margin-bottom:1rem}.savings-feature-title{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}.savings-feature-description{font-size:1rem;color:var(--color-text-muted);line-height:1.6}.savings-feature-highlight{background:linear-gradient(145deg,#3F0C0C,#2B0808);border:2px solid var(--color-accent-alt);box-shadow:var(--shadow-medium)}.savings-feature-highlight .savings-feature-icon{color:var(--color-accent-alt);font-size:3.5rem}.savings-application-container{max-width:800px;width:100%}.savings-application-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);text-align:center;margin-bottom:1rem}.savings-application-subtitle{font-size:1.1rem;color:var(--color-text-muted);text-align:center;margin-bottom:3rem}.savings-application-form{background:var(--color-background);border:1px solid var(--color-border);border-radius:12px;padding:2rem;box-shadow:var(--shadow-soft)}.form-section{margin-bottom:2rem}.form-section-title{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.9rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;font-size:1rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-background);color:var(--color-text-primary);transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--color-accent-alt);box-shadow:0 0 0 2px rgba(232,185,35,.2)}.form-group input[type=checkbox]{width:auto;margin-right:.5rem}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group label{margin-bottom:0;font-size:.9rem;color:var(--color-text-muted)}.submit-button{width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;background:var(--color-accent-alt);color:var(--color-primary);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-soft)}.submit-button:hover{background:#f4c430;transform:translateY(-2px);box-shadow:var(--shadow-medium)}.submit-button:disabled{background:var(--color-text-muted);cursor:not-allowed;transform:none;box-shadow:none}.interest-rate-display{background:linear-gradient(145deg,#3F0C0C,#2B0808);border:2px solid var(--color-accent-alt);border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:2rem}.interest-rate-display h3{color:var(--color-accent-alt);font-size:1.5rem;margin-bottom:.5rem}.interest-rate-display p{color:var(--color-text-muted);font-size:1rem}@media (max-width:768px){.savings-hero-container{flex-direction:column;gap:2rem}.savings-hero-title{font-size:2.5rem}.savings-hero-subtitle{font-size:1.1rem}.savings-card-preview{width:250px;height:160px}.savings-application-title,.savings-features-title{font-size:2rem}.form-row{grid-template-columns:1fr}.savings-application,.savings-features,.savings-hero{padding:1.5rem}}