@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--brand-blue:#3b82f6;--brand-purple:#7c3aed;--brand-yellow:#facc15;--bg-body:#f4f7f9;--card-bg:#fff;--text-dark:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--input-bg:#f8fafc;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 25px -3px #7c3aed40, 0 4px 6px -2px #3b82f61a}.calc-container{color:var(--text-dark);background-color:var(--bg-body);flex-direction:column;align-items:center;min-height:100vh;padding:50px 20px 150px;font-family:Poppins,sans-serif;display:flex}.calc-header{text-align:center;margin-bottom:40px;animation:.6s ease-out fadeInDown}.calc-header h1{letter-spacing:-1px;margin-bottom:10px;font-size:2.2rem;font-weight:800}.calc-header p{color:var(--text-muted);font-size:1rem}.logo-container{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.logo-img{object-fit:contain;width:auto;height:50px}.calc-card{background-color:var(--card-bg);width:100%;max-width:680px;box-shadow:var(--shadow-md);border:1px solid #e2e8f0cc;border-radius:20px;margin-bottom:30px;padding:40px;box-sizing:border-box!important}.form-group{margin-bottom:30px}.form-label{margin-bottom:12px;font-size:.95rem;font-weight:700;display:block}.custom-select-wrapper{width:100%;position:relative}.custom-select{border:1px solid var(--border-color);background-color:var(--input-bg);width:100%;color:var(--text-muted);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .2s;display:flex;box-sizing:border-box!important}.custom-select:hover{border-color:#cbd5e1}.custom-select.active{border-color:var(--brand-purple)!important;box-shadow:inset 0 0 0 1px var(--brand-purple)!important;background-color:#fff!important}.custom-select-arrow{border-bottom:2px solid var(--text-muted);border-right:2px solid var(--text-muted);width:10px;height:10px;margin-top:-4px;transition:transform .2s;transform:rotate(45deg)}.custom-select.active .custom-select-arrow{margin-top:4px;transform:rotate(225deg)}.custom-options{border:1px solid var(--border-color);box-shadow:var(--shadow-lg);z-index:100;opacity:0;visibility:hidden;background-color:#fff;border-radius:10px;max-height:250px;transition:all .2s;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;transform:translateY(-10px)}.custom-options.show{opacity:1;visibility:visible;transform:translateY(0)}.custom-option{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:.95rem;font-weight:500;transition:background-color .2s}.custom-option:hover{color:var(--brand-purple);background-color:#7c3aed0d}.calc-input{border:1px solid var(--border-color);background-color:var(--input-bg);border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .2s;box-sizing:border-box!important}.calc-input:focus{--tw-ring-shadow:none!important;--tw-ring-offset-width:0px!important;border-color:var(--brand-purple)!important;box-shadow:inset 0 0 0 1px var(--brand-purple)!important;background-color:#fff!important;outline:none!important}.calc-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc-input[type=number]{-moz-appearance:textfield}.radio-group{grid-template-columns:1fr 1fr;gap:15px;display:grid}.radio-option{border:2px solid var(--border-color);cursor:pointer;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative;box-sizing:border-box!important}.radio-option input[type=radio]{opacity:0;position:absolute}.radio-option:has(input:checked){border-color:var(--brand-purple);color:var(--brand-purple);background-color:#7c3aed0d}.result-card{background:linear-gradient(135deg, var(--brand-purple) 0%, var(--brand-blue) 100%);color:#fff;width:100%;max-width:680px;box-shadow:var(--shadow-lg);border-radius:20px;padding:40px;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleUp;box-sizing:border-box!important}.result-title{color:var(--brand-yellow);margin-bottom:5px;font-size:1.3rem;font-weight:800}.result-price{color:var(--brand-yellow);letter-spacing:-2px;margin:15px 0;font-size:3.5rem;font-weight:800;line-height:1}.cta-card{background-color:var(--card-bg);border:2px solid var(--border-color);text-align:center;border-radius:20px;width:100%;max-width:680px;padding:40px;animation:.4s ease-out scaleUp;box-sizing:border-box!important}.btn-primary{background:linear-gradient(135deg, var(--brand-purple) 0%, var(--brand-blue) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;transition:all .2s}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 20px #7c3aed4d}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
