.Home_container__d256j{min-height:100vh;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.Home_main__VkIEL{padding:7rem 1rem 2rem;flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.Home_header__y2QYS{text-align:center;color:#fff;margin-bottom:2rem}.Home_header__y2QYS h1{font-size:2.5rem;margin:0;font-weight:700}.Home_subtitle__KzT68{font-size:.95rem;opacity:.9;margin-top:.5rem}.Home_conceptDiagram__XGG0R{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:600px;margin-bottom:2rem;text-align:center}.Home_diagramImage__sh9uN{max-width:100%;height:auto;border-radius:8px}.Home_diagramCaption__ugmbl{margin-top:1rem;font-size:.9rem;color:#666;font-style:italic}.Home_controls__D8fvL{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:900px}.Home_slidersContainer__NmzFC{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.Home_sliderGroup__agVZU{display:flex;flex-direction:column}.Home_sliderLabel__i9Ces{display:flex;justify-content:space-between;font-size:.9rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.Home_sliderValue__eGKCJ{color:#667eea;font-weight:700}.Home_slider__WPIUq{width:100%;height:8px;border-radius:5px;background:#e0e0e0;outline:none;-webkit-appearance:none}.Home_slider__WPIUq::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.Home_slider__WPIUq::-webkit-slider-thumb:hover{background:#764ba2;transform:scale(1.1)}.Home_slider__WPIUq::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none;-moz-transition:all .2s;transition:all .2s}.Home_slider__WPIUq::-moz-range-thumb:hover{background:#764ba2;transform:scale(1.1)}.Home_sliderInputRow__q_XaX{display:flex;gap:1rem;align-items:center}.Home_sliderInputRow__q_XaX .Home_slider__WPIUq{flex:1 1}.Home_numberInput__I3PFV{width:100px;padding:.5rem;font-size:.9rem;font-weight:600;color:#2c3e50;border:2px solid #e0e0e0;border-radius:6px;outline:none;transition:all .2s;text-align:center}.Home_numberInput__I3PFV:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Home_numberInput__I3PFV:hover{border-color:#667eea}.Home_buttonGroup__KGCaj{display:flex;gap:1rem;justify-content:center}.Home_btn__o8aJ4{padding:.75rem 2rem;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .3s}.Home_btnPrimary__Vk_zD{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.Home_btnPrimary__Vk_zD:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_btnPrimary__Vk_zD:disabled{opacity:.6;cursor:not-allowed}.Home_btnSecondary__IHZcE{background:#f0f0f0;color:#2c3e50}.Home_btnSecondary__IHZcE:hover{background:#e0e0e0}.Home_results__lDLyn{margin-top:2rem;width:100%;max-width:900px}.Home_resultGrid__biubs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.Home_card__E5spL{background:#fff;border:2px solid #ddd;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.Home_cardLabel__QPT9J{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.Home_cardValue___PABG{font-size:2.5rem;font-weight:800;margin:.5rem 0}.Home_cardSub__6gpQl{font-size:.85rem;color:#666;margin-top:.5rem}.Home_cardNote__YOPaZ{font-size:.8rem;color:#555;margin-top:.75rem;line-height:1.4}.Home_badge__ng_aq{display:inline-block;padding:.25rem .75rem;border-radius:12px;color:#fff;font-size:.8rem;font-weight:600}.Home_metricRow__rIU3p{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9rem;border-bottom:1px solid #f0f0f0}.Home_metricRow__rIU3p:last-child{border-bottom:none}.Home_comparisonTable__wq6z3{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:1rem}.Home_comparisonTable__wq6z3 h3{margin-top:0;margin-bottom:1rem;color:#2c3e50}.Home_comparisonTable__wq6z3 table{width:100%;border-collapse:collapse;font-size:.9rem}.Home_comparisonTable__wq6z3 th{background:#f5f5f5;padding:.75rem;text-align:left;font-weight:600;color:#666;border-bottom:2px solid #ddd}.Home_comparisonTable__wq6z3 td{padding:.75rem;border-bottom:1px solid #f0f0f0}.Home_comparisonTable__wq6z3 tr:last-child td{border-bottom:none}.Home_warning__lrrBU{background:#fff8e1;border-left:4px solid #ffc107;padding:1rem;border-radius:6px;font-size:.9rem;color:#555;line-height:1.6}.Home_footer__yFiaX{margin-top:3rem;padding:1.5rem;text-align:center;opacity:.8;font-size:.9rem}@media (max-width:768px){.Home_header__y2QYS h1{font-size:1.8rem}.Home_resultGrid__biubs{grid-template-columns:1fr}.Home_controls__D8fvL{padding:1.5rem}.Home_buttonGroup__KGCaj{flex-direction:column}.Home_btn__o8aJ4{width:100%}}.Home_nav__KViFq{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e0e0e0;z-index:1000;padding:1rem 0}.Home_navContent__9Xpuq{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Home_logo__IOQAX{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none;cursor:pointer}.Home_logoIcon___RuIb{font-size:2rem}.Home_logoText__jQ3Ba{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_navLinks___tPFn{display:flex;gap:2rem;align-items:center}.Home_navLinks___tPFn a{color:#4a4a4a;text-decoration:none;font-weight:500;transition:color .2s}.Home_activeLink__z_Luv,.Home_navLinks___tPFn a:hover{color:#667eea}.Home_footer__yFiaX{background:#1a1a1a;color:#fff;padding:4rem 2rem 2rem}.Home_footerContent__RZUDB{max-width:1200px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem;margin:0 auto 3rem}.Home_footerSection__t4Rwp h4{font-size:1.1rem;font-weight:700;margin-bottom:1rem}.Home_footerSection__t4Rwp p{color:#999;line-height:1.6;font-size:.9rem}.Home_footerSection__t4Rwp a{display:block;color:#999;text-decoration:none;margin-bottom:.75rem;font-size:.9rem;transition:color .2s}.Home_footerSection__t4Rwp a:hover{color:#fff}.Home_footerBottom__Onsk3{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;text-align:center;color:#666;font-size:.9rem}.Home_demoBadge__oMvTA{display:inline-block;background:rgba(102,126,234,.1);color:#667eea;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;font-weight:600;margin-top:.75rem}.Home_hamburger__XTGnS{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:8px;background:transparent;border:none}.Home_hamburger__XTGnS span{width:25px;height:3px;background:#667eea;border-radius:2px;transition:all .3s}.Home_mobileMenu__VYbKf{position:fixed;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:999;animation:Home_slideDown__3b1Qo .3s ease-out}@keyframes Home_slideDown__3b1Qo{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Home_mobileMenuLinks__tYs_N{display:flex;flex-direction:column;padding:1rem}.Home_mobileMenuLinks__tYs_N a{color:#4a4a4a;text-decoration:none;font-weight:600;padding:1rem;border-bottom:1px solid #f0f0f0;transition:background .2s,color .2s}.Home_mobileMenuLinks__tYs_N a:last-child{border-bottom:none}.Home_mobileMenuLinks__tYs_N a:hover{background:#f8f9fa;color:#667eea}@media (max-width:968px){.Home_navLinks___tPFn{display:none}.Home_hamburger__XTGnS{display:flex}.Home_main__VkIEL{padding:6rem 1rem 2rem}.Home_footerContent__RZUDB{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Home_navContent__9Xpuq{padding:0 1rem}.Home_logo__IOQAX{font-size:1.25rem}.Home_logoIcon___RuIb{font-size:1.5rem}.Home_main__VkIEL{padding:5.5rem .75rem 2rem}.Home_header__y2QYS h1{font-size:1.65rem}.Home_subtitle__KzT68{font-size:.85rem}.Home_demoBadge__oMvTA{font-size:.8rem;padding:.4rem .75rem}.Home_controls__D8fvL{padding:1.25rem}.Home_footerContent__RZUDB{grid-template-columns:1fr}.Home_footer__yFiaX{padding:3rem 1rem 1.5rem}.Home_footerSection__t4Rwp{text-align:center}}.Home_twoColumnLayout___duYb{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin-bottom:2rem}.Home_controlsColumn__YvZzp{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_modelColumn__LplRr,.Home_viewerSection__ACj12{background:hsla(0,0%,100%,.95);border-radius:12px;padding:2rem;box-shadow:0 8px 24px rgba(0,0,0,.15)}.Home_viewerSection__ACj12{width:100%;max-width:1000px;margin-bottom:2rem}.Home_sectionHeader__BnBQb{text-align:center;margin-bottom:1.5rem}.Home_sectionHeader__BnBQb h2{font-size:1.8rem;color:#2c3e50;margin:0 0 .5rem;font-weight:700}.Home_sectionDescription__ISMyc{font-size:.95rem;color:#555;margin:0}.Home_boltTypeSelector__Pa7t2{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:1200px;margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.Home_boltTypeLabel__avVc8{font-size:1rem;font-weight:600;color:#2c3e50;white-space:nowrap}.Home_boltTypeDropdown__M4BuU{flex:1 1;padding:.75rem 1rem;font-size:.95rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#2c3e50;cursor:pointer;transition:all .2s;outline:none}.Home_boltTypeDropdown__M4BuU:hover{border-color:#667eea}.Home_boltTypeDropdown__M4BuU:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}@media (max-width:968px){.Home_twoColumnLayout___duYb{grid-template-columns:1fr;gap:1.5rem}.Home_boltTypeSelector__Pa7t2{flex-direction:column;align-items:stretch;gap:.75rem}.Home_boltTypeLabel__avVc8{white-space:normal}}@media (max-width:768px){.Home_boltTypeOptions__d11VJ{grid-template-columns:1fr}.Home_viewerSection__ACj12{padding:1.5rem}.Home_sectionHeader__BnBQb h2{font-size:1.5rem}.Home_sectionDescription__ISMyc{font-size:.85rem}}.Home_dashboardGrid__OjKbd{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:100%;max-width:900px;margin-top:1rem}.Home_dashboardBlock__x89Ic{background:#fff;border:2px solid transparent;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 16px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;font-family:inherit;width:100%}.Home_dashboardBlock__x89Ic:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(102,126,234,.25);border-color:#667eea}.Home_dashboardBlock__x89Ic h2{font-size:1.4rem;color:#2c3e50;margin:0;font-weight:700}.Home_dashboardBlock__x89Ic p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.Home_dashboardBlockIcon__L22ZP{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff}.Home_dashboardBlockAction__UWS2b{font-size:.95rem;font-weight:600;color:#667eea;margin-top:.5rem}.Home_dashboardBlockDisabled__VPPpR{opacity:.7}.Home_dashboardBlockDisabled__VPPpR .Home_dashboardBlockIcon__L22ZP{background:linear-gradient(135deg,#999,#777)}.Home_dashboardBlockDisabled__VPPpR .Home_dashboardBlockAction__UWS2b{color:#999}.Home_dashboardBlockDisabled__VPPpR:hover{border-color:#ccc;box-shadow:0 6px 20px rgba(0,0,0,.12)}.Home_backButton__kEp3f{align-self:flex-start;background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;color:#2c3e50;cursor:pointer;transition:all .2s;margin-bottom:1.5rem;font-family:inherit}.Home_backButton__kEp3f:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home_comingSoonContainer__6alvE{background:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 4px 16px rgba(0,0,0,.1);text-align:center;width:100%;max-width:700px}.Home_comingSoonIcon__d4hwM{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#e0e0e0,#bdbdbd);display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 1.5rem}.Home_comingSoonContainer__6alvE h2{font-size:1.8rem;color:#2c3e50;margin:0 0 1rem}.Home_comingSoonContainer__6alvE>p{font-size:1rem;color:#666;line-height:1.7;max-width:500px;margin:0 auto 2rem}.Home_comingSoonFeatures___9Bsd{display:flex;flex-direction:column;gap:1rem;text-align:left}.Home_comingSoonFeature__gzeTv{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.5rem;background:#f8f9fa;border-radius:10px;border-left:4px solid #667eea}.Home_comingSoonFeature__gzeTv strong{font-size:.95rem;color:#2c3e50}.Home_comingSoonFeature__gzeTv span{font-size:.9rem;color:#666}@media (max-width:768px){.Home_dashboardGrid__OjKbd{grid-template-columns:1fr;gap:1.5rem}.Home_dashboardBlock__x89Ic{padding:2rem 1.5rem}.Home_dashboardBlock__x89Ic h2{font-size:1.2rem}.Home_comingSoonContainer__6alvE{padding:2rem 1.5rem}.Home_comingSoonContainer__6alvE h2{font-size:1.4rem}}