.em-roi-calculator{background:#000;min-height:90vh;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.em-slider-wrapper div:empty:not(.em-fixed-overlay,.em-bg-overlay,.em-empty-space,.em-drawer__body,.em-no-empty){display:block}.em-modal-overlay article:empty,div:empty:not(.fixed-overlay,.bg-overlay,.empty-space,.drawer__body,.no-empty),dl:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty,section:empty,ul:empty{display:block}.em-roi-calculator__header{text-align:center;margin-bottom:50px}.em-roi-calculator__title{font-size:4.4rem;font-weight:700;color:#f50;margin:0 0 16px;letter-spacing:-.02em}.em-roi-calculator__subtitle{font-size:2rem;color:#fff;margin:0;font-weight:500}.em-roi-calculator__main{display:flex;flex-direction:row;gap:10px;align-items:start;background:#2a2a2a;padding:20px;border:1px solid #3a3a3a;border-radius:20px}.em-roi-calculator__left-panel{padding:30px;height:110vh;max-height:800px;display:flex;flex-direction:column;position:sticky;top:2vh}.em-category-tabs{display:flex;gap:8px;margin-bottom:30px}.em-category-tab{display:flex;align-items:center;gap:10px;padding:14px 24px;border-radius:28px;background:#3a3a3a;color:#a0a0a0;cursor:pointer;transition:all .3s ease;font-size:1.6rem;font-weight:500;border:1px solid transparent;box-shadow:0 2px 8px #0000001a}.em-category-tab:hover{background:#4a4a4a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.em-category-tab.active{background:#fff;color:#2a2a2a;border-color:#fff;box-shadow:0 6px 16px #fff3;transform:translateY(-1px)}.em-category-icon{font-size:1rem}.em-product-selection-trigger{background:none;border:none;color:#a0a0a0;cursor:pointer;padding:4px;border-radius:4px;margin-left:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.em-product-selection-trigger:hover{background:#4a4a4a;color:#fff}.em-product-selection-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.em-product-selection-modal.active{display:block}.em-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.em-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#2a2a2a;border-radius:20px;border:1px solid #3a3a3a;box-shadow:0 20px 40px #00000080;max-width:600px;width:90%;overflow:hidden;display:flex;flex-direction:column}@media(max-width:768px){.em-modal-content{position:fixed;bottom:0;left:0;right:0;top:auto;transform:translateY(0);border-radius:20px 20px 0 0;width:100%;max-width:none;height:80%;max-height:80%;animation:slideUpFromBottom .3s ease-out}.em-modal-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.em-product-selection-list{max-height:none;overflow-y:visible}}.em-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #3a3a3a}.em-modal-title{color:#fff;font-size:2rem;font-weight:600;margin:0}.em-modal-close{background:none;border:none;color:#a0a0a0;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.em-modal-close:hover{background:#3a3a3a;color:#fff}.em-modal-body{padding:24px 30px;flex:1}.em-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:24px 30px;border-top:1px solid #3a3a3a;background:#1a1a1a}.em-product-selection-panel{background:#3a3a3a;border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid #4a4a4a}.em-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.em-selection-title{color:#fff;font-size:2rem;font-weight:600;margin:0}.em-selection-actions{display:flex;gap:12px;margin-bottom:2vh;flex-wrap:wrap}.em-btn-roi--secondary-roi{background:#5a5a5a;color:#fff;border:1px solid #6a6a6a}.em-btn-roi--secondary-roi:hover{background:#6a6a6a;border-color:#7a7a7a}.em-product-selection-list{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;scrollbar-width:none}.em-product-selection-item{background:#4a4a4a;border-radius:12px;border:1px solid #5a5a5a;transition:all .3s ease}.em-product-selection-item:hover{background:#505050;border-color:#6a6a6a;transform:translateY(-1px)}.em-product-checkbox-label{display:flex;align-items:center;gap:16px;padding:16px;cursor:pointer;margin:0;width:100%}.em-product-checkbox{display:none}.em-checkmark{width:24px;height:24px;border:2px solid #a0a0a0;border-radius:4px;position:relative;flex-shrink:0;transition:all .3s ease}.em-product-checkbox:checked+.em-checkmark{background:#4a90e2;border-color:#4a90e2}.em-product-checkbox:checked+.em-checkmark:after{content:"";position:absolute;left:7px;top:3px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.em-product-checkbox-label:hover .em-checkmark{border-color:#4a90e2}.em-product-info{display:flex;align-items:center;gap:12px;flex:1}.em-product-selection-image{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#5a5a5a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.em-product-selection-image img{width:100%;height:100%;object-fit:cover}.em-product-selection-image--placeholder{background:linear-gradient(135deg,#6a6a6a,#7a7a7a)}.em-product-icon-small{font-size:1.5rem;opacity:.7}.em-product-details{flex:1}.em-product-name{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:4px}.em-product-meta{color:#a0a0a0;font-size:1.2rem;line-height:1.4}.em-products-container{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:20px;min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.em-preset-products-section,.em-custom-products-section{display:none}.em-preset-products-section.active,.em-custom-products-section.active{display:block}.em-product-card-roi{background:#3a3a3a;border-radius:16px;padding:24px;margin-bottom:16px;border:1px solid #4a4a4a;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.em-product-card-roi:hover{background:#404040;border-color:#5a5a5a;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.em-product-card__header{display:flex;align-items:center;gap:15px;margin-bottom:25px;position:relative}.em-product-card-roi__image{width:60px;height:60px;border-radius:10px;overflow:hidden;background:#4a4a4a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.em-product-card-roi__image img{width:100%;height:100%;object-fit:cover}.em-product-card-roi__image--placeholder{background:linear-gradient(135deg,#5a5a5a,#6a6a6a)}.em-product-icon{font-size:2.5rem;opacity:.7}.em-product-card__name{color:#fff;font-size:2.2rem;font-weight:600;margin:0;flex:1}.em-product-card__remove{background:none;border:none;color:#a0a0a0;cursor:pointer;padding:8px;border-radius:6px;transition:all .3s ease;position:absolute;right:0;top:-5px;z-index:10}.em-product-card__remove:hover{background:#f44;color:#fff;transform:scale(1.1)}.em-product-card__controls{display:flex;flex-direction:column;gap:24px;margin-top:20px}.em-control-group{display:flex;flex-direction:column;gap:12px}.em-control-label{color:#a0a0a0;font-size:1.8rem;font-weight:500;margin-bottom:4px}.em-slider-container{display:flex;align-items:center;gap:16px;padding:8px 0;position:relative}.em-slider-wrapper{flex:1;position:relative;overflow:hidden;height:32px;display:flex;align-items:center;background:#4a4a4a;border-radius:4px}.em-slider-progress{position:absolute;left:0;top:50%;transform:translateY(-50%);height:8px;background:linear-gradient(90deg,#4a90e2,#357abd);border-radius:4px;pointer-events:none;z-index:1;transition:width .2s ease}.em-slider{width:100%;height:6vh;border-radius:4px;background:transparent;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer;position:relative;margin-top:1vh;z-index:2}.em-slider::-webkit-slider-track{height:8px;border-radius:4px;background:transparent;border:none}.em-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#4a90e2;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 8px #4a90e266;transition:all .2s ease;position:relative;z-index:10;margin-top:-6px}.em-slider::-webkit-slider-thumb:hover{transform:scale(1.1);background:#357abd;box-shadow:0 4px 12px #4a90e299}.em-slider::-moz-range-track{height:8px;border-radius:4px;background:transparent;border:none}.em-slider::-moz-range-progress{height:8px;border-radius:4px;background:#4a90e2;border:none}.em-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#4a90e2;cursor:pointer}.em-slider::-moz-range-thumb:hover{transform:scale(1.1);background:#357abd;box-shadow:0 4px 12px #4a90e299}.em-slider-value{background:#3a3a3a;color:#fff;padding:8px 16px;border-radius:8px;font-size:1.6rem;font-weight:600;min-width:50px;text-align:center;border:1px solid #4a4a4a;box-shadow:0 2px 4px #0003}.em-custom-product-form{display:flex;flex-direction:column;gap:20px}.em-form-group{display:flex;flex-direction:column;gap:8px}.em-form-group label{color:#a0a0a0;font-size:1.8rem;font-weight:500}.em-form-group input{background:#3a3a3a;border:1px solid #4a4a4a;border-radius:8px;padding:12px 15px;color:#fff;font-size:1.6rem;width:100%;margin-inline-start:0;transition:border-color .3s ease}.em-form-group input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.em-form-group input::placeholder{color:#6a6a6a}.em-btn-roi{padding:14px 28px;border:none;border-radius:8px;font-size:1.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:10}.em-btn-roi--primary{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;box-shadow:0 4px 12px #4a90e233}.em-btn-roi--primary:hover{background:linear-gradient(135deg,#357abd,#2868a3);transform:translateY(-2px);box-shadow:0 8px 20px #4a90e266}.em-roi-calculator__right-panel{position:sticky;top:8%}.em-forecast-card{padding:32px}.em-forecast-title{color:#fff;font-size:2.4rem;font-weight:600;letter-spacing:-.01em}.em-forecast-metrics{display:flex;flex-direction:column;gap:24px}.em-metric{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #3a3a3a}.em-metric:last-child{border-bottom:none}.em-metric-label{color:#a0a0a0;font-size:1.8rem;font-weight:500;line-height:1.4}.em-metric-value{color:#ff9500;font-size:3.4rem;font-weight:700;display:flex;flex-direction:column;align-items:baseline;gap:6px;letter-spacing:-.02em}.em-metric-unit{font-size:2rem;color:#a0a0a0;font-weight:500}.em-metric--primary .em-metric-label{color:#a0a0a0;font-weight:500}.em-metric--primary .em-metric-value{color:#ff9500;font-size:3.4rem;font-weight:700}.em-settings-card{background:#3a3a3a;border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid #4a4a4a;box-shadow:0 4px 12px #00000026}.em-settings-title{color:#fff;font-size:2rem;font-weight:600;margin-bottom:20px;letter-spacing:-.01em}.em-settings-controls{display:flex;flex-direction:column;gap:20px}.em-setting-group{display:flex;flex-direction:column;gap:8px}.em-setting-label{color:#a0a0a0;font-size:1.6rem;font-weight:500;margin-bottom:4px}.em-setting-slider{width:100%;height:6vh;border-radius:4px;background:transparent;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer;position:relative;margin-top:1vh;z-index:2}.em-chart-container{background:#3a3a3a;border-radius:16px;padding:24px;margin-bottom:24px;position:relative;height:300px;border:1px solid #4a4a4a;box-shadow:inset 0 2px 4px #0000001a}.em-chart-container canvas{width:100%!important;height:100%!important}.em-chart-disclaimer{color:#6a6a6a;font-size:1.2rem;line-height:1.5;font-style:italic;text-align:center;padding:12px;background:#3a3a3a80;border-radius:8px;margin-top:8px}@media(max-width:1024px){.em-roi-calculator__main{display:flex;align-items:center;flex-direction:column-reverse;gap:10px}.em-roi-calculator__right-panel{position:static}.em-roi-calculator__left-panel{position:static;height:60vh;max-height:600px}}@media(max-width:768px){.em-roi-calculator__main{overflow-x:hidden!important;padding:12px;margin:0;border-radius:16px;gap:16px}.em-roi-calculator__subtitle{font-size:16px;line-height:1.5}.em-chart-disclaimer{display:none}.em-forecast-metrics{gap:12px}.em-chart-container{display:none}.em-roi-calculator__container{padding:16px 12px}.em-roi-calculator__left-panel,.em-forecast-card{padding:16px;border-radius:12px}.em-roi-calculator__left-panel{height:auto;flex-direction:column-reverse;max-height:none;overflow-x:hidden;overflow-y:visible;padding:0 12px 12px;gap:12px}.em-category-tabs{flex-direction:column;flex-wrap:nowrap;gap:8px;margin-bottom:16px;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.em-category-tabs::-webkit-scrollbar{display:none}.em-category-tab{flex:0 0 auto;justify-content:center;padding:12px 16px;font-size:14px;white-space:nowrap;min-height:44px;border-radius:22px}.em-product-card-roi{flex:0 0 100%!important;min-width:auto!important;max-width:none!important;margin-bottom:0!important;margin-right:0;height:auto;min-height:auto;display:flex;flex-direction:column;padding:16px;border-radius:12px}.em-products-mobile-nav.active~.em-products-container .em-product-card-roi{display:none!important}.em-products-mobile-nav.active~.em-products-container .em-product-card-roi[data-mobile-visible=true]{display:flex!important}.em-product-card__controls{flex:1;display:flex;flex-direction:column;gap:16px;margin-top:12px}.em-preset-products-section.active,.em-custom-products-section.active{display:flex!important;flex-direction:column!important;justify-content:flex-start;overflow:visible;width:100%;gap:12px}.em-product-card__header{flex-direction:row;align-items:center;margin-bottom:12px;gap:12px;position:relative}.em-product-card__remove{position:absolute;right:0;top:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.em-product-card__name{font-size:18px!important;margin:0;line-height:1.3;padding-right:36px}.em-product-card-roi__image{width:48px;height:48px;border-radius:8px}.em-control-label{font-size:15px!important;margin-bottom:8px;line-height:1.4}.em-control-group{gap:8px}.em-slider-container{gap:12px;padding:4px 0}.em-slider-wrapper{height:40px}.em-slider{height:40px;margin-top:0}.em-slider::-webkit-slider-thumb{width:24px;height:24px;margin-top:-8px}.em-slider::-moz-range-thumb{width:24px;height:24px}.em-slider-value{font-size:14px;padding:6px 12px;min-width:44px}.em-metric{flex-direction:row;align-items:center;gap:8px;padding:8px 0}.em-metric-label{font-size:14px;line-height:1.4}.em-metric-unit{font-size:14px}.em-metric-value{font-size:20px;flex-direction:row;align-items:baseline;gap:4px}.em-forecast-title{font-size:20px;margin-bottom:16px}.em-selection-header{flex-direction:column;align-items:flex-start;gap:12px}.em-selection-title{font-size:18px}.em-selection-actions{width:100%;justify-content:space-between;margin-bottom:12px;gap:8px}.em-btn-roi{padding:12px 20px;font-size:15px;min-height:44px}.em-product-checkbox-label{padding:12px;gap:12px}.em-checkmark{width:22px;height:22px}.em-product-checkbox:checked+.em-checkmark:after{left:6px;top:2px;width:5px;height:9px}.em-product-info{gap:10px}.em-product-selection-image{width:36px;height:36px}.em-product-name{font-size:14px}.em-product-meta{font-size:12px}.em-product-selection-list{gap:8px}.em-form-group input{padding:12px 14px;font-size:16px;min-height:44px}.em-form-group label{font-size:15px}.em-settings-card{padding:16px;margin-bottom:16px}.em-settings-title{font-size:17px;margin-bottom:16px}.em-setting-label{font-size:14px}.em-custom-product-form{gap:16px}.em-product-selection-panel{padding:16px;margin-bottom:16px}.em-products-mobile-nav{margin-bottom:16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDownToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.em-roi-calculator__left-panel,.em-forecast-card{animation:fadeInUp .6s ease-out}.em-products-mobile-nav{display:none;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;padding:16px 0}.em-products-nav-button{background:#3a3a3a;border:1px solid #4a4a4a;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:18px;flex-shrink:0}.em-products-nav-button:hover:not(:disabled){background:#4a4a4a;border-color:#5a5a5a;transform:scale(1.05)}.em-products-nav-button:disabled{opacity:.5;cursor:not-allowed}.em-products-counter{flex:0 0 auto;text-align:center;color:#a0a0a0;font-size:14px;font-weight:500;min-width:80px}.em-roi-calculator *::-webkit-scrollbar{width:8px}.em-roi-calculator *::-webkit-scrollbar-track{background:#3a3a3a;border-radius:4px}.em-roi-calculator *::-webkit-scrollbar-thumb{background:#5a5a5a;border-radius:4px}.em-roi-calculator *::-webkit-scrollbar-thumb:hover{background:#6a6a6a}.em-products-container::-webkit-scrollbar{width:6px}.em-products-container::-webkit-scrollbar-track{background:#2a2a2a;border-radius:3px}.em-products-container::-webkit-scrollbar-thumb{background:#5a5a5a;border-radius:3px}.em-products-container::-webkit-scrollbar-thumb:hover{background:#6a6a6a}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.em-product-selection-modal.active .modal-overlay{animation:fadeInUp .3s ease-out}.em-product-selection-modal.active .modal-content{animation:slideUpFromBottom .3s ease-out}@media(max-width:768px){.em-product-selection-modal.closing .modal-content{animation:slideDownToBottom .3s ease-out}}@media(max-width:768px){.em-products-mobile-nav.active{display:flex}.em-modal-content{width:100%;height:80%;max-height:80%}.em-modal-header{padding:20px}.em-modal-title{font-size:1.6rem}.em-modal-body{padding:20px;overflow-y:hidden}.em-modal-footer{padding:20px;flex-direction:column}.em-modal-footer .em-btn-roi{width:100%}}@media(max-width:480px){.em-modal-content{width:100%;height:80%;max-height:80%;border-radius:20px 20px 0 0}.em-modal-header,.em-modal-body,.em-modal-footer{padding:16px 20px}.em-modal-body{flex:1;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.em-product-selection-list{max-height:none;overflow-y:visible}}@media(max-width:768px){.em-settings-card{margin-bottom:16px;padding:16px}.em-settings-title{font-size:1.6rem;margin-bottom:16px}.em-settings-controls{gap:16px}.em-setting-group{gap:6px}.em-setting-label{font-size:1.4rem}}.em-roi-calculator--light{background:#fff}.em-roi-calculator--light .em-roi-calculator__subtitle{color:#333}.em-roi-calculator--light .em-roi-calculator__main{background:#f0f0f0;border-color:#ddd}.em-roi-calculator--light .em-category-tab{background:#e0e0e0;color:#555;border-color:transparent;box-shadow:0 2px 8px #0000000f}.em-roi-calculator--light .em-category-tab:hover{background:#d0d0d0;color:#1a1a1a;box-shadow:0 4px 12px #0000001a}.em-roi-calculator--light .em-category-tab.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 6px 16px #0003}.em-roi-calculator--light .em-product-selection-trigger{color:#888}.em-roi-calculator--light .em-product-selection-trigger:hover{background:#e0e0e0;color:#1a1a1a}.em-roi-calculator--light .em-modal-content{background:#fff;border-color:#e0e0e0;box-shadow:0 20px 40px #00000026}.em-roi-calculator--light .em-modal-header{border-bottom-color:#e0e0e0}.em-roi-calculator--light .em-modal-title{color:#1a1a1a}.em-roi-calculator--light .em-modal-close{color:#888}.em-roi-calculator--light .em-modal-close:hover{background:#f0f0f0;color:#1a1a1a}.em-roi-calculator--light .em-modal-footer{border-top-color:#e0e0e0;background:#f5f5f5}.em-roi-calculator--light .em-product-selection-panel{background:#f5f5f5;border-color:#e0e0e0}.em-roi-calculator--light .em-selection-title{color:#1a1a1a}.em-roi-calculator--light .em-btn-roi--secondary-roi{background:#e0e0e0;color:#333;border-color:#ccc}.em-roi-calculator--light .em-btn-roi--secondary-roi:hover{background:#d0d0d0;border-color:#bbb}.em-roi-calculator--light .em-product-selection-item{background:#fff;border-color:#e0e0e0}.em-roi-calculator--light .em-product-selection-item:hover{background:#f5f5f5;border-color:#ccc}.em-roi-calculator--light .em-checkmark{border-color:#aaa}.em-roi-calculator--light .em-product-name{color:#1a1a1a}.em-roi-calculator--light .em-product-meta{color:#777}.em-roi-calculator--light .em-product-selection-image{background:#e0e0e0}.em-roi-calculator--light .em-product-card-roi{background:#f5f5f5;border-color:#e0e0e0;box-shadow:0 4px 12px #0000000f}.em-roi-calculator--light .em-product-card-roi:hover{background:#eee;border-color:#ccc;box-shadow:0 8px 20px #0000001a}.em-roi-calculator--light .em-product-card-roi__image{background:#e0e0e0}.em-roi-calculator--light .em-product-card__name{color:#1a1a1a}.em-roi-calculator--light .em-product-card__remove{color:#aaa}.em-roi-calculator--light .em-control-label{color:#666}.em-roi-calculator--light .em-slider-wrapper{background:#ddd}.em-roi-calculator--light .em-slider-value{background:#fff;color:#1a1a1a;border-color:#ddd;box-shadow:0 2px 4px #00000014}.em-roi-calculator--light .em-form-group label{color:#666}.em-roi-calculator--light .em-form-group input{background:#fff;border-color:#ddd;color:#1a1a1a}.em-roi-calculator--light .em-form-group input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.em-roi-calculator--light .em-form-group input::placeholder{color:#bbb}.em-roi-calculator--light .em-forecast-title{color:#1a1a1a}.em-roi-calculator--light .em-metric{border-bottom-color:#e0e0e0}.em-roi-calculator--light .em-metric-label{color:#666}.em-roi-calculator--light .em-metric-unit{color:#888}.em-roi-calculator--light .em-metric--primary .em-metric-label{color:#666}.em-roi-calculator--light .em-settings-card{background:#f5f5f5;border-color:#e0e0e0;box-shadow:0 4px 12px #0000000f}.em-roi-calculator--light .em-settings-title{color:#1a1a1a}.em-roi-calculator--light .em-setting-label{color:#666}.em-roi-calculator--light .em-chart-container{background:#f5f5f5;border-color:#e0e0e0;box-shadow:inset 0 2px 4px #0000000d}.em-roi-calculator--light .em-chart-disclaimer{color:#999;background:#0000000a}.em-roi-calculator--light .em-products-nav-button{background:#f0f0f0;border-color:#ddd;color:#1a1a1a}.em-roi-calculator--light .em-products-nav-button:hover:not(:disabled){background:#e0e0e0;border-color:#ccc}.em-roi-calculator--light .em-products-counter{color:#888}.em-roi-calculator--light *::-webkit-scrollbar-track{background:#f0f0f0}.em-roi-calculator--light *::-webkit-scrollbar-thumb{background:#ccc}.em-roi-calculator--light *::-webkit-scrollbar-thumb:hover{background:#aaa}.em-roi-calculator--light .em-products-container::-webkit-scrollbar-track{background:#eee}.em-roi-calculator--light .em-products-container::-webkit-scrollbar-thumb{background:#ccc}
/*# sourceMappingURL=/cdn/shop/t/58/assets/roi-calculator-update.css.map */
