._container_2cvyv_2{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto;min-height:80vh}._hero_2cvyv_9{text-align:center;margin-bottom:3rem;padding-top:2rem}._title_2cvyv_16{font-size:3.5rem;margin-bottom:1rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.02em}._subtitle_2cvyv_27{color:var(--text-muted);font-size:1.25rem;max-width:700px;margin:0 auto;line-height:1.6}._calculatorWrapper_2cvyv_36{margin-bottom:4rem;display:flex;justify-content:center;width:100%}._calculatorCard_2cvyv_43{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:24px;padding:3rem;width:100%;max-width:600px;box-shadow:0 20px 40px -10px #0000001a;text-align:center}._inputSection_2cvyv_55{display:flex;gap:1rem;margin-bottom:2rem}._selectGroup_2cvyv_61{flex:1;display:flex;flex-direction:column;text-align:left;gap:.5rem}._selectGroup_2cvyv_61 label{font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._dateSelect_2cvyv_77{background:var(--background);border:1px solid var(--border);color:var(--text-main);padding:.8rem 1rem;border-radius:12px;font-size:1rem;font-weight:500;width:100%;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}._dateSelect_2cvyv_77:focus{outline:none;border-color:#c084fc;box-shadow:0 0 0 4px #c084fc26;background-color:var(--background)}._dateSelect_2cvyv_77 option{background:var(--surface);color:var(--text-main)}._calculateBtn_2cvyv_108{background:var(--hero-gradient-tools);color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .2s ease;width:100%;text-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px #7c3aed4d}._calculateBtn_2cvyv_108:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #7c3aed66;filter:brightness(1.1)}._errorMessage_2cvyv_129{color:#ef4444;background:#ef44441a;padding:.75rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem}._resultContainer_2cvyv_139{margin-top:3rem;animation:_slideUp_2cvyv_1 .6s ease-out}@keyframes _slideUp_2cvyv_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._billionaireStatus_2cvyv_156{font-size:1.5rem;color:var(--text-muted);margin-bottom:1rem}._secondsDisplay_2cvyv_162{font-family:Monaco,Courier New,monospace;font-size:3rem;font-weight:800;color:#fbbf24;margin-bottom:2rem;text-shadow:0 0 20px rgba(251,191,36,.3);line-height:1.1}._gridVisualizer_2cvyv_172{display:flex;flex-wrap:wrap;gap:3px;margin-top:2rem;justify-content:center;max-height:300px;overflow-y:auto;padding-right:5px}._weekBox_2cvyv_183{width:8px;height:8px;border-radius:2px}._weekSpent_2cvyv_189{background-color:var(--text-main);opacity:.6}._weekLeft_2cvyv_194{background-color:#c084fc;box-shadow:0 0 4px #c084fc66}._statGrid_2cvyv_199{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:2.5rem;text-align:left}._statItem_2cvyv_207{background:var(--surface-hover);border:1px solid var(--border);padding:1.25rem;border-radius:12px}._statLabel_2cvyv_214{display:block;color:var(--text-muted);font-size:.85rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}._statValue_2cvyv_224{font-size:1.5rem;font-weight:700;color:var(--text-main)}._statValueLived_2cvyv_230{color:var(--text-muted)}._statValueLeft_2cvyv_235{color:#c084fc;text-shadow:0 0 10px rgba(192,132,252,.3)}._statValuePercent_2cvyv_241{color:var(--info)}._contentSection_2cvyv_247{margin-top:3rem;width:100%}._contentWrapper_2cvyv_252{width:100%;margin-top:2rem}._section_2cvyv_257{margin-bottom:4rem}._sectionTitle_2cvyv_261{font-size:1.75rem;color:var(--text-main);margin-bottom:1.5rem;font-weight:700}._text_2cvyv_268{color:var(--text-muted);line-height:1.8;margin-bottom:1.25rem;font-size:1.1rem}._list_2cvyv_275{color:var(--text-muted);line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}._list_2cvyv_275 li{margin-bottom:.75rem}._quoteBox_2cvyv_286{background:#fbbf241a;border-left:4px solid #fbbf24;padding:1.5rem;border-radius:0 12px 12px 0;margin:2rem 0;font-style:italic;color:var(--text-main);font-size:1.2rem}._faqList_2cvyv_297{display:flex;flex-direction:column;gap:1.5rem}._faqItem_2cvyv_303{background:var(--surface-hover);border:1px solid var(--border);padding:1.5rem;border-radius:16px}._faqQuestion_2cvyv_310{color:var(--text-main);font-size:1.15rem;margin-bottom:.75rem;font-weight:600}._faqAnswer_2cvyv_317{color:var(--text-muted);line-height:1.7}._useCaseGrid_2cvyv_323{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}._useCaseItem_2cvyv_330{background:var(--surface-hover);border:1px solid var(--border);padding:1.5rem;border-radius:16px;transition:transform .2s ease}._useCaseItem_2cvyv_330:hover{transform:translateY(-2px);border-color:#fbbf244d}._useCaseTitle_2cvyv_343{color:var(--text-main);font-size:1.25rem;margin-bottom:.75rem;font-weight:700}._useCaseText_2cvyv_350{color:var(--text-muted);line-height:1.6;font-size:1rem}@media(max-width:768px){._title_2cvyv_16{font-size:2.25rem}._secondsDisplay_2cvyv_162{font-size:2.2rem}._calculatorCard_2cvyv_43{padding:1.5rem}._inputSection_2cvyv_55{flex-direction:column;gap:.75rem}}
