*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8fafc;flex-direction:column;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.hero{text-align:center;background:#f1f5f9;flex-direction:column;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative;overflow:hidden}.hero-banner{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:5;background:linear-gradient(#0003,#0009);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;padding:2rem;position:relative}.hero-logo{align-items:center;gap:.625rem;margin-bottom:1.25rem;display:inline-flex}.hero-logo-icon{color:#fff;background:#7c3aed;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:800;display:flex}.hero-logo-text{color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.hero h1{color:#fff;margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.hero h1 span{color:#f0abfc}.hero-badges{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.container{z-index:20;grid-template-columns:1fr 360px;align-items:start;gap:2rem;width:100%;max-width:1000px;margin-top:-60px;padding:0 1.5rem 5rem;display:grid;position:relative}@media (width<=900px){.container{grid-template-columns:1fr;margin-top:0;padding-top:2rem}.hero{height:auto;padding:4rem 1.5rem}.info-panel{order:2}}.form-card{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #0000000f,0 0 1px #0000001a}.form-card h2{color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.form-card .form-subtitle{color:#6b7280;margin-bottom:1.75rem;font-size:.875rem}.form-section{border-top:1px solid #f3f4f6;margin-top:1.25rem;padding-top:1.25rem}.form-section-label{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.375rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.field-group{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.field-group.single{grid-template-columns:1fr}.field{flex-direction:column;gap:.35rem;display:flex}.field label{color:#374151;font-size:.8125rem;font-weight:600}.field label span.req{color:#ef4444;margin-left:2px}.field input,.field select,.field textarea{color:#111827;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:.65rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.field textarea{resize:vertical;min-height:90px}.field .input-prefix{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.field .input-prefix:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.field .input-prefix span{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-right:1.5px solid #e5e7eb;align-self:stretch;align-items:center;padding:0 .75rem;font-size:.8125rem;display:flex}.field .input-prefix input{background:0 0;border:none;border-radius:0;flex:1;box-shadow:none!important}.field .input-prefix input:focus{box-shadow:none;border:none}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.75rem;padding:.9rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 24px #7c3aed59}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #7c3aed73}.submit-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.submit-note{text-align:center;color:#9ca3af;margin-top:.75rem;font-size:.75rem}.info-panel{flex-direction:column;gap:1rem;display:flex}.info-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000008}.info-card h3{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.info-card h3 i{color:#7c3aed}.benefit-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.benefit-item:last-child{border-bottom:none}.benefit-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.benefit-item h4{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.benefit-item p{color:#6b7280;font-size:.8125rem;line-height:1.5}.info-card-content{color:#4b5563;white-space:pre-line;font-size:.875rem;line-height:1.6}.tier-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.tier-item{background:#ffffff0f;border-radius:10px;padding:.625rem}.tier-item .tier-name{font-size:.75rem;font-weight:700}.tier-item .tier-range{color:#ffffff80;margin-top:.1rem;font-size:.68rem}#toast{color:#fff;z-index:9999;background:#111827;border-radius:14px;align-items:center;gap:.625rem;max-width:90vw;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(120px);box-shadow:0 12px 40px #0006}#toast.show{transform:translate(-50%)translateY(0)}#toast.success i{color:#10b981}#toast.error i{color:#ef4444}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}#success-state{text-align:center;padding:2.5rem 1rem;display:none}#success-state .success-icon{color:#fff;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.25rem;display:flex;box-shadow:0 12px 32px #10b98166}#success-state h2{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}#success-state p{color:#6b7280;max-width:320px;margin:0 auto;font-size:.9rem;line-height:1.6}
