.simulator-module__zm-Bba__mainContainer{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.simulator-module__zm-Bba__contentWrapper{z-index:10;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:4rem 1rem;position:relative}@media (max-width:768px){.simulator-module__zm-Bba__contentWrapper{padding:1.5rem 1rem}}.simulator-module__zm-Bba__ambientGlow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#10b98126 0%,#0000 70%);width:100vw;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.simulator-module__zm-Bba__headerSection{text-align:center;margin-bottom:4rem}@media (max-width:768px){.simulator-module__zm-Bba__headerSection{margin-bottom:2rem}}.simulator-module__zm-Bba__heroTitle{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}@media (max-width:768px){.simulator-module__zm-Bba__heroTitle{font-size:1.75rem}}.simulator-module__zm-Bba__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.simulator-module__zm-Bba__highlightText{color:var(--secondary);display:inline-block;position:relative}.simulator-module__zm-Bba__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:640px){.simulator-module__zm-Bba__actionButtons{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.simulator-module__zm-Bba__actionButtons button,.simulator-module__zm-Bba__actionButtons a{justify-content:center;width:100%;font-size:.9rem;padding:.75rem .5rem!important}}.simulator-module__zm-Bba__simulatorGrid{grid-template-columns:8fr 5fr;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.simulator-module__zm-Bba__simulatorGrid{grid-template-columns:1fr}}.simulator-module__zm-Bba__controlsGrid{grid-template-columns:8fr 5fr;align-items:stretch;gap:2rem;margin-top:3rem;display:grid}@media (max-width:900px){.simulator-module__zm-Bba__controlsGrid{grid-template-columns:1fr}}.simulator-module__zm-Bba__glassCard{-webkit-backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(135deg,#ffffff0d 0%,#fff0 100%);border:1px solid #ffffff1a;border-radius:2rem;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 20px 40px -10px #0003}@media (max-width:768px){.simulator-module__zm-Bba__glassCard{border-radius:1.5rem;padding:1.5rem}}.simulator-module__zm-Bba__glassCard:hover{box-shadow:inset 0 1px #ffffff26,0 30px 60px -12px #0000004d}[data-theme=light] .simulator-module__zm-Bba__glassCard{background:linear-gradient(135deg,#fff9 0%,#fff3 100%);border:1px solid #fff6;box-shadow:inset 0 1px #fff9,0 20px 40px -10px #0000000d}.simulator-module__zm-Bba__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}@media (max-width:768px){.simulator-module__zm-Bba__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.simulator-module__zm-Bba__statsGrid>:last-child:nth-child(odd){grid-column:span 2}}.simulator-module__zm-Bba__statCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#1e293b4d;border:1px solid #ffffff0d;border-radius:1.5rem;padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.simulator-module__zm-Bba__statCard:hover{background:#ffffff0d;transform:translateY(-2px)}.simulator-module__zm-Bba__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.simulator-module__zm-Bba__statValue{color:var(--text-main);font-size:1.5rem;font-weight:700}.simulator-module__zm-Bba__statValueTotal{color:var(--text-main);letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}@media (max-width:768px){.simulator-module__zm-Bba__statValueTotal{font-size:2.5rem}}.simulator-module__zm-Bba__statValueGreen{color:#10b981}.simulator-module__zm-Bba__actionBtn{cursor:pointer;border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.simulator-module__zm-Bba__btnPrimary{background:linear-gradient(135deg,var(--secondary)0%,#b8860b 100%);color:#0f172a;box-shadow:0 4px 12px #d4af3733}.simulator-module__zm-Bba__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #d4af374d}.simulator-module__zm-Bba__btnSecondary{-webkit-backdrop-filter:blur(8px);color:var(--text-main);background:#ffffff26;border:1px solid #ffffff40;box-shadow:0 4px 6px #0000001a}.simulator-module__zm-Bba__btnSecondary:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.simulator-module__zm-Bba__formSection{flex-direction:column;gap:1.5rem;display:flex}.simulator-module__zm-Bba__inputGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.simulator-module__zm-Bba__label{color:var(--text-muted);margin-left:.5rem;font-size:.9rem;font-weight:600}.simulator-module__zm-Bba__inputField{width:100%;color:var(--text-main);background:#0003;border:1px solid #ffffff1a;border-radius:1rem;outline:none;padding:1rem;font-size:1.1rem;transition:all .2s}.simulator-module__zm-Bba__inputField:focus{border-color:var(--secondary);background:#0000004d;box-shadow:0 0 0 3px #d4af3726}.simulator-module__zm-Bba__slider{appearance:none;background:#ffffff1a;border-radius:4px;outline:none;width:100%;height:8px;margin-top:.5rem;box-shadow:inset 0 1px 3px #0000004d}.simulator-module__zm-Bba__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text-inverted);cursor:pointer;border:1px solid #0000001a;border-radius:50%;width:28px;height:28px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .2s;box-shadow:0 4px 10px #0000004d,inset 0 -2px #0000001a}.simulator-module__zm-Bba__slider:focus::-webkit-slider-thumb{background:var(--secondary);transform:scale(1.15);box-shadow:0 8px 16px #0006,0 0 0 6px #d4af3733}.simulator-module__zm-Bba__slider:active::-webkit-slider-thumb{background:var(--secondary);transform:scale(1.15);box-shadow:0 8px 16px #0006,0 0 0 6px #d4af3733}.simulator-module__zm-Bba__slider::-webkit-slider-thumb:hover{background:var(--secondary);transform:scale(1.15);box-shadow:0 8px 16px #0006,0 0 0 6px #d4af3733}.simulator-module__zm-Bba__presetBtn{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:1rem;transition:all .2s}.simulator-module__zm-Bba__presetBtn:hover{background:#ffffff0d;transform:translate(4px)}.simulator-module__zm-Bba__presetActive{border-color:var(--secondary);background:#d4af371a}.simulator-module__zm-Bba__presetTitle{margin-bottom:.25rem;font-weight:600;display:block}.simulator-module__zm-Bba__presetDesc{color:var(--text-muted);font-size:.85rem;display:block}.simulator-module__zm-Bba__snowballCard{background:linear-gradient(135deg,#10b98126 0%,#10b9810d 100%);border:1px solid #10b9814d;border-radius:1.5rem;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem;animation:.5s ease-out simulator-module__zm-Bba__fadeIn;display:flex}@media (max-width:640px){.simulator-module__zm-Bba__snowballCard{text-align:center;flex-direction:column;align-items:center}}@keyframes simulator-module__zm-Bba__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .simulator-module__zm-Bba__glassCard{background:#ffffffb3;border-color:#fff9;box-shadow:0 20px 40px -10px #0000000d}[data-theme=light] .simulator-module__zm-Bba__statCard{background:#ffffff80;border-color:#0000000d}[data-theme=light] .simulator-module__zm-Bba__adviceBox{background:#3b82f60d;border-color:#3b82f61a}[data-theme=light] .simulator-module__zm-Bba__slider{background:#0000001a}[data-theme=light] .simulator-module__zm-Bba__inputField{color:var(--text-main);background:#ffffff80;border-color:#0000000d}[data-theme=light] .simulator-module__zm-Bba__paramCard{background:#ffffff80;border-color:#0000000d}[data-theme=light] .simulator-module__zm-Bba__btnSecondary{color:var(--text-main);background:#0000000d;border-color:#0000001a}[data-theme=light] .simulator-module__zm-Bba__btnSecondary:hover{background:#0000001a;border-color:#0003}
