.styles_container__xWENY{max-width:1200px;margin:0 auto;padding:2rem}.styles_card__gFZGd{background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2.5rem;width:100%}.styles_inputSection__vbGK9{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.styles_inputGroup__k5xZQ{display:flex;flex-direction:column}.styles_inputLabel__OA7C7{font-weight:500;margin-bottom:.5rem;color:#4a5568}.styles_inputField__KqdwB{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.styles_inputField__KqdwB:focus{outline:none;border-color:#d69e2e;box-shadow:0 0 0 3px rgba(214,158,46,.2)}.styles_selectorSection__oakHx{margin-bottom:2rem}.styles_selectorGroup__HzX2G{margin-bottom:1.5rem}.styles_selectorLabel__aTML3{font-weight:500;margin-bottom:.75rem;color:#4a5568;font-size:1.1rem}.styles_typeButtons__1bid2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.styles_typeButton__TQTgN{padding:1rem;border:2px solid #e2e8f0;background:white;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.styles_typeButton__TQTgN:hover{border-color:#d69e2e;background:#fffaf0}.styles_typeButton__TQTgN.styles_active__m44ZE{border-color:#d69e2e;background:#d69e2e;color:white}.styles_costBadge__LwGhb{font-size:.75rem;background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:12px;margin-top:.5rem}.styles_cityButtons__H9ONw{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.styles_cityButton__wv7ep{padding:1rem;border:2px solid #e2e8f0;background:white;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.styles_cityButton__wv7ep:hover{border-color:#4299e1;background:#ebf4ff}.styles_cityButton__wv7ep.styles_activeCity__ZqsDV{border-color:#4299e1;background:#4299e1;color:white}.styles_factorBadge__k1ycb{font-size:.75rem;background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:12px;margin-top:.5rem}.styles_buttonGroup__X2a9D{display:flex;gap:1rem;margin-bottom:2rem}.styles_calculateButton__PkEHQ{flex:2 1;padding:1rem;background:#d69e2e;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_calculateButton__PkEHQ:hover{background:#b7791f;transform:translateY(-2px)}.styles_calculateButton__PkEHQ.styles_animate__murLS{animation:styles_pulse__Nehw_ .5s}@keyframes styles_pulse__Nehw_{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_clearButton__E0apC{flex:1 1;padding:1rem;background:#e53e3e;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_clearButton__E0apC:hover{background:#c53030}.styles_resultSection__fw1Qn{margin-bottom:2rem}.styles_totalCost__ESA54{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#fffaf0,#fed7d7);border-radius:12px}.styles_resultTitle__Xg3ER{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.styles_totalAmount___wBvZ{font-size:3rem;font-weight:700;color:#c05621;margin-bottom:.5rem}.styles_costPerSqft__8TgM0{font-size:1.1rem;color:#718096;font-weight:500}.styles_breakdownSection__4Q9_g{margin-top:2rem}.styles_breakdownTitle__cTzvc{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.styles_breakdownGrid__hfkGo{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.styles_breakdownItem__a_O2z{padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.styles_breakdownHeader__jKPmq{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.styles_itemName__2KcPb{font-weight:500;color:#4a5568}.styles_itemPercent__WH1tf{font-weight:600;color:#d69e2e;background:#fffaf0;padding:.25rem .75rem;border-radius:20px;font-size:.875rem}.styles_breakdownAmount__Va_Zo{font-weight:600;color:#2d3748;font-size:1.1rem}.styles_historySection__qPMXi{margin-bottom:2rem}.styles_historyTitle__9nIbO{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.styles_historyList__sWpjf{list-style:none;padding:0}.styles_historyItem__6LxwM{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.styles_historyItem__6LxwM:last-child{border-bottom:none}.styles_historyCalculation__mHpPl{color:#4a5568}.styles_historyTime__zFQfR{color:#a0aec0;font-size:.875rem}.styles_noteSection__HhZJi{margin-top:2rem;padding:1.5rem;background:#f0fff4;border-radius:8px;border-left:4px solid #38a169}.styles_noteTitle__cUwIt{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.styles_noteList__saGz6{list-style:none;padding:0;margin:0}.styles_noteList__saGz6 li{color:#4a5568;position:relative;padding:.5rem 0 .5rem 1.5rem}.styles_noteList__saGz6 li:before{content:"•";color:#38a169;font-weight:700;position:absolute;left:0}@media (max-width:768px){.styles_container__xWENY{padding:1rem}.styles_card__gFZGd{padding:1.5rem}.styles_breakdownGrid__hfkGo,.styles_cityButtons__H9ONw,.styles_inputSection__vbGK9,.styles_typeButtons__1bid2{grid-template-columns:1fr}.styles_totalAmount___wBvZ{font-size:2rem}}@media (max-width:480px){.styles_buttonGroup__X2a9D{flex-direction:column}}