.checking-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)}.checking-hero:hover{background:var(--color-surface-glass);box-shadow:var(--shadow-medium)}.checking-application,.checking-features{width:100%;margin:2rem 0;display:flex;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)}.checking-hero-container{display:flex;gap:4rem;align-items:center;max-width:1200px;width:100%}.checking-hero-content{flex:1 1}.checking-hero-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;line-height:1.2}.checking-hero-subtitle{font-size:1.25rem;color:var(--color-text-muted);margin-bottom:2rem;line-height:1.5}.checking-hero-features{list-style:none;padding:0;margin:0}.checking-hero-features li{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:var(--color-text-primary);margin-bottom:1rem;padding:.5rem 0;transition:all .2s ease;border-radius:8px}.checking-hero-features li:hover{background:rgba(255,255,255,.05);padding-left:.5rem;transform:translateX(4px)}.checking-hero-icon{color:var(--color-accent);flex-shrink:0;font-size:1.25rem}.checking-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:flex-start}.checking-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);transition:all .2s ease;white-space:nowrap}.checking-badge:hover{background:rgba(255,255,255,.08);border-color:var(--color-accent);color:var(--color-text-primary)}.checking-hero-visual{flex:1 1;display:flex;justify-content:center;align-items:center;min-width:0;overflow:hidden}.checking-scene{position:relative;width:520px;height:380px;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);transition:all .3s ease}.checking-scene:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4)}.checking-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}.checking-card-header{text-align:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(232,185,35,.3)}.checking-card-title{font-size:.9rem;font-weight:700;color:#e8b923;letter-spacing:1px;margin-bottom:.25rem}.checking-card-subtitle{font-size:.75rem;color:var(--color-text-muted);font-weight:500}.checking-card-body{flex:1 1;display:flex;flex-direction:column;padding:.5rem 0;min-height:0}.checking-balance-section{text-align:center;margin-bottom:1rem}.checking-balance-label{font-size:.75rem;color:var(--color-text-muted);font-weight:500;margin-bottom:.25rem}.checking-balance-amount{font-size:1.8rem;font-weight:800;color:#e8b923;line-height:1;margin-bottom:.25rem}.checking-balance-subtitle{font-size:.7rem;color:var(--color-text-muted);font-weight:500}.checking-features-info{flex:1 1;display:flex;flex-direction:column;gap:.5rem;min-height:0}.checking-feature-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:rgba(255,255,255,.05);border-radius:6px;border:1px solid rgba(255,255,255,.1)}.checking-feature-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(232,185,35,.2);border-radius:6px;color:#e8b923;flex-shrink:0}.checking-feature-text{display:flex;flex-direction:column;gap:.1rem;flex:1 1}.checking-feature-label{font-size:.7rem;color:var(--color-text-muted);font-weight:500}.checking-feature-value{font-size:.8rem;color:var(--color-text-primary);font-weight:600}.checking-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)}.checking-badge-rate{font-size:1.1rem;font-weight:800;letter-spacing:.5px}.checking-badge-sub{font-size:.75rem;opacity:.9}.checking-features-container{max-width:1200px;width:100%}.checking-features-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);text-align:center;margin-bottom:3rem}.checking-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.checking-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)}.checking-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium);border-color:var(--color-accent)}.checking-feature-icon{font-size:3rem;color:var(--color-accent);margin-bottom:1rem}.checking-feature-title{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}.checking-feature-description{font-size:1rem;color:var(--color-text-muted);line-height:1.6}.checking-application-container{max-width:800px;width:100%}.checking-application-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);text-align:center;margin-bottom:1rem}.checking-application-subtitle{font-size:1.1rem;color:var(--color-text-muted);text-align:center;margin-bottom:3rem}.checking-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);box-shadow:0 0 0 2px rgba(183,28,28,.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);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-soft)}.submit-button:hover{background:rgb(215,67,67);transform:translateY(-2px);box-shadow:var(--shadow-medium)}.submit-button:disabled{background:var(--color-text-muted);cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:1024px){.checking-hero-container{gap:3rem}.checking-scene{width:450px;height:320px}.checking-hero-title{font-size:2.25rem}.checking-hero-subtitle{font-size:1.15rem}}@media (max-width:768px){.checking-hero-container{flex-direction:column;gap:2.5rem;text-align:center;padding:0 1rem}.checking-hero-visual{width:100%;max-width:100%;overflow:visible}.checking-hero-title{font-size:2rem;margin-bottom:.75rem}.checking-hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.checking-hero-features li{font-size:1rem;margin-bottom:.75rem;justify-content:center}.checking-badges{justify-content:center;margin-top:1.5rem}.checking-scene{width:100%;max-width:380px;height:300px;margin:0 auto;cursor:pointer}.checking-scene:active{transform:scale(.98)}.checking-account-card{padding:1rem}.checking-balance-amount{font-size:1.6rem}.checking-balance-label{font-size:.75rem}.checking-balance-subtitle{font-size:.7rem}.checking-application-title,.checking-features-title{font-size:2rem}.form-row{grid-template-columns:1fr}.checking-application,.checking-features,.checking-hero{padding:1.5rem}}@media (max-width:480px){.checking-hero-container{gap:2rem}.checking-hero-title{font-size:1.75rem;line-height:1.3}.checking-hero-subtitle{font-size:.95rem;margin-bottom:1.25rem}.checking-hero-features li{font-size:.95rem;margin-bottom:.625rem;gap:.625rem}.checking-hero-icon{font-size:1.1rem}.checking-badges{gap:.375rem;margin-top:1.25rem}.checking-badge{font-size:.8rem;padding:5px 8px}.checking-scene{max-width:360px;height:260px;padding:.75rem}.checking-account-card{padding:1rem}.checking-card-title{font-size:.9rem}.checking-card-subtitle{font-size:.75rem}.checking-balance-amount{font-size:1.5rem}.checking-balance-label{font-size:.75rem}.checking-balance-subtitle{font-size:.7rem}.checking-feature-item{padding:.5rem .75rem;gap:.75rem}.checking-feature-icon{width:30px;height:30px}.checking-feature-label{font-size:.7rem}.checking-feature-value{font-size:.8rem}.checking-rate-badge{top:8px;right:8px;padding:8px 10px}.checking-badge-rate{font-size:1rem}.checking-badge-sub{font-size:.7rem}.checking-application-title,.checking-features-title{font-size:1.75rem}.checking-features-grid{grid-template-columns:1fr;gap:1.5rem}.checking-feature-card{padding:1.5rem}.checking-application,.checking-features,.checking-hero{padding:1.25rem}}@media (max-width:360px){.checking-hero-container{padding:0 .5rem}.checking-hero-title{font-size:1.5rem}.checking-hero-features li,.checking-hero-subtitle{font-size:.9rem}.checking-scene{max-width:320px;height:250px;padding:.5rem}.checking-account-card{padding:.875rem}.checking-balance-amount{font-size:1.3rem}.checking-balance-label{font-size:.7rem}.checking-balance-subtitle{font-size:.65rem}.checking-feature-item{padding:.375rem .625rem;gap:.625rem}.checking-feature-icon{width:26px;height:26px}.checking-feature-label{font-size:.65rem}.checking-feature-value{font-size:.75rem}.checking-rate-badge{top:6px;right:6px;padding:6px 8px}.checking-badge-rate{font-size:.9rem}.checking-badge-sub{font-size:.65rem}.checking-application-title,.checking-features-title{font-size:1.5rem}.checking-application,.checking-features,.checking-hero{padding:1rem}}