.calculatorUI_sectionBox__jO7GX{border:1px solid gray;border-radius:8px;box-sizing:border-box;margin-bottom:1rem;padding:1rem;width:100%}.calculatorUI_titleInput__9ZK1L{border:none;border-bottom:1px solid #d3d3d3;font-size:1.5rem;font-weight:700;margin-bottom:1rem;width:100%}.calculatorUI_lineStyle__MeExQ{align-items:center;display:flex;gap:1rem;margin-top:.5rem}.calculatorUI_sectionButtonGroup__2APtk{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.calculatorUI_headerRow__ZJ-V7{border-bottom:1px solid #d3d3d3;display:flex;font-weight:700;gap:1rem;margin-bottom:.25rem;margin-top:1rem;padding-bottom:.25rem}.calculatorUI_headerRow__ZJ-V7>div,.calculatorUI_lineStyle__MeExQ>*{flex:1 1}.calculatorUI_headerRow__ZJ-V7>div:last-child,.calculatorUI_lineStyle__MeExQ>:last-child{flex:0.3 1;text-align:right}.DashboardLayout_container__W\+Irg{align-items:center;background:linear-gradient(to bottom right,#f0f0f0,#e0e0e0);display:flex;justify-content:center;min-height:100vh;padding:20px}.DashboardLayout_card__efLUD{background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;max-width:900px;padding:30px;width:90%}.DashboardLayout_header__61oKP{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.DashboardLayout_title__galeB{color:#333;font-size:1.8rem;font-weight:700}.DashboardLayout_buttonGroup__QLboJ{display:flex;gap:10px}.DashboardLayout_button__uVeyn{border:none;border-radius:8px;cursor:pointer;font-weight:500;padding:8px 16px;transition:background .2s ease}.DashboardLayout_blue__IFTDU{background-color:#4f46e5;color:#fff}.DashboardLayout_blue__IFTDU:hover{background-color:#3730a3}.DashboardLayout_gray__wrSI9{background-color:#9ca3af;color:#fff}.DashboardLayout_gray__wrSI9:hover{background-color:#6b7280}.DashboardLayout_green__7Ov0d{background-color:#10b981;color:#fff}.DashboardLayout_green__7Ov0d:hover{background-color:#047857}.DashboardLayout_content__QNyNd{margin-top:10px}.nameInputModal_backdrop__C6lwj{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.nameInputModal_modalBox__N9VJ3{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0003;display:flex;flex-direction:column;gap:10px;padding:20px;transition:opacity .2s ease}.nameInputModal_label__qwn86{display:flex;flex-direction:column;font-weight:700}.nameInputModal_buttonRow__NFT74{display:flex;gap:10px;justify-content:flex-end}.projectList_projectGrid__rpeLS{grid-gap:20px;display:grid;gap:20px;grid-auto-flow:row;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0}.projectList_projectGrid__rpeLS li{background-color:#f9f9f9;border-radius:12px;box-shadow:0 6px 15px #00000014;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.projectList_projectGrid__rpeLS li:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-3px)}.projectList_projectGrid__rpeLS li p{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:10px}.projectList_projectGrid__rpeLS li button{border:none;border-radius:6px;cursor:pointer;font-weight:500;margin-top:5px;padding:6px 12px;transition:background .2s ease}.projectList_projectGrid__rpeLS li button:first-of-type{background-color:#4f46e5;color:#fff}.projectList_projectGrid__rpeLS li button:first-of-type:hover{background-color:#3730a3}.projectList_projectGrid__rpeLS li button:nth-of-type(2){background-color:#ef4444;color:#fff}.projectList_projectGrid__rpeLS li button:nth-of-type(2):hover{background-color:#b91c1c}.AuthForm_container__3CdCZ{align-items:center;background-color:#f4f6f9;display:flex;height:100vh;justify-content:center}.AuthForm_box__txEgt{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:400px;padding:2rem;width:100%}.AuthForm_title__HJR0D{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.AuthForm_field__EIoCw{margin-bottom:1rem}.AuthForm_label__A9JlF{color:#444;display:block;font-size:.9rem;margin-bottom:.5rem}.AuthForm_input__uQ8ET{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;width:100%}.AuthForm_inputError__VFfuf{border-color:#e63946}.AuthForm_errorText__eqL36{color:#e63946;font-size:.85rem;margin-top:.25rem}.AuthForm_buttonRow__ybj9-{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.AuthForm_button__isTaS,.AuthForm_secondaryButton__-9RXP{border:none;border-radius:8px;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .2s ease-in-out;width:100%}.AuthForm_button__isTaS{background:#007bff;color:#fff}.AuthForm_button__isTaS:hover{background:#0056b3}.AuthForm_secondaryButton__-9RXP{background:#f0f0f0;color:#333}.AuthForm_secondaryButton__-9RXP:hover{background:#e2e2e2}.ProductList_productList__AD\+L9{list-style:none;margin:0;max-width:800px;padding:0;width:100%}.ProductList_productItem__xZdLl{align-items:center;display:flex;margin-bottom:10px}.ProductList_productItem__xZdLl span{flex:1 1;text-align:left}.ProductList_productItem__xZdLl:first-child{border-bottom:1px solid #ccc;font-weight:700;padding-bottom:5px}.ProductList_deleteButton__eJP6n{background-color:#ff4d4d;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px 10px}.ProductPage_pageContainer__X2s4g{align-items:center;background-color:#f3f4f6;display:flex;flex-direction:column;font-family:sans-serif;min-height:80vh;overflow:hidden;padding:40px 0}.ProductPage_contentBox__Oymde{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:20px;max-width:1200px;padding:30px;width:100%}.ProductPage_pageHeader__p0lsX{border-bottom:2px solid #2563eb;color:#1f2937;font-size:1.8rem;font-weight:700;padding-bottom:6px}.ProductPage_paginationControls__\+410o{display:flex;gap:8px;justify-content:center;margin-top:16px}.projectDashboard_pageContainer__mqL7D{background-color:#f3f4f6;display:flex;font-family:sans-serif;justify-content:center;min-height:100vh;padding:2rem}.projectDashboard_dashboardCard__SfCmB{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;display:flex;max-width:1200px;overflow:hidden;width:100%}.projectDashboard_dashboardSidebar__p5moN{background-color:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;width:250px}.projectDashboard_dashboardSidebar__p5moN button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:10px 14px;transition:all .2s ease}.projectDashboard_addCalculatorBtn__hEfvQ{background-color:#2563eb}.projectDashboard_addCalculatorBtn__hEfvQ:hover{background-color:#1e40af;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.projectDashboard_projectPageBtn__9I8lB{background-color:#16a34a}.projectDashboard_projectPageBtn__9I8lB:hover{background-color:#15803d;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.projectDashboard_exportBtn__2Cx4E{background-color:#f59e0b}.projectDashboard_exportBtn__2Cx4E:hover{background-color:#b45309;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.projectDashboard_exportButtons__YBR7O{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.projectDashboard_dashboardMain__n7Imz{flex:1 1;padding:1.5rem}.projectDashboard_calculatorList__0faMC{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);list-style:none;margin-top:1rem;padding:0}.projectDashboard_calculatorList__0faMC li button{background:none;border:2px solid #2563eb;border-radius:8px;color:#2563eb;cursor:pointer;font-weight:500;padding:12px;transition:all .2s ease;width:100%}.projectDashboard_calculatorList__0faMC li button:hover{background-color:#2563eb;color:#fff}.projectDashboard_sidebarHeader__kW7jX{border-bottom:2px solid #e5e7eb;color:#111827;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;padding-bottom:4px}.projectDashboard_mainHeader__UFOfx{border-bottom:2px solid #2563eb;color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:6px}
/*# sourceMappingURL=main.349b3a04.css.map*/