.hes-quantity-section{background:rgba(29,107,92,.06);border:2px solid #1D6B5C;border-radius:16px;padding:24px;margin-bottom:24px}.hes-quantity-section h3{font-size:18px;font-weight:700;color:#064e3b;margin-bottom:16px}.hes-qty-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hes-qty-controls{display:flex;align-items:center;gap:0;border:2px solid #d1d5db;border-radius:12px;overflow:hidden;background:#fff}.hes-qty-minus,.hes-qty-plus{width:44px;height:44px;border:none;background:#f9fafb;font-size:20px;font-weight:700;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.hes-qty-minus:hover,.hes-qty-plus:hover{background:#1D6B5C;color:#fff}.hes-qty-input{width:56px;height:44px;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;text-align:center;font-size:18px;font-weight:700;color:#1f2937;-moz-appearance:textfield}.hes-qty-input::-webkit-inner-spin-button,.hes-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.hes-qty-info{display:flex;flex-direction:column;gap:2px}.hes-unit-price{font-size:14px;color:#6b7280}.hes-capacity-info{font-size:15px;font-weight:600;color:#1D6B5C}.hes-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid rgba(29,107,92,.15)}.hes-subtotal-label{font-size:14px;color:#6b7280}.hes-subtotal{font-size:24px;font-weight:800;color:#1D6B5C}#hes-accessories{margin-bottom:24px}.hes-acc-group{margin-bottom:20px}.hes-acc-title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:4px;display:flex;align-items:center;gap:8px}.hes-acc-subtitle{font-size:13px;color:#6b7280;margin-bottom:12px}.hes-acc-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:6px}.hes-acc-badge.required{background:#fef2f2;color:var(--error);border:1px solid #fecaca}.hes-acc-badge.optional{background:rgba(29,107,92,.06);color:#1D6B5C;border:1px solid rgba(29,107,92,.2)}.hes-acc-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;margin-bottom:8px}.hes-acc-item:hover{border-color:#1D6B5C;box-shadow:0 2px 8px rgba(5,150,105,.1)}.hes-acc-item.required{border-color:#fca5a5;background:#fef7f7}.hes-acc-check{position:relative;flex-shrink:0}.hes-acc-checkbox{width:22px;height:22px;accent-color:#1D6B5C;cursor:pointer}.hes-acc-img{width:52px;height:52px;object-fit:contain;border-radius:8px;background:#f9fafb;flex-shrink:0}.hes-acc-info{flex:1;min-width:0}.hes-acc-name{font-size:14px;font-weight:600;color:#1f2937}.hes-acc-desc{font-size:12px;color:#6b7280;margin-top:2px}.hes-acc-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.hes-acc-price{font-size:16px;font-weight:700;color:#1D6B5C;white-space:nowrap}.hes-acc-qty{display:flex;align-items:center;gap:0;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.hes-acc-qty-minus,.hes-acc-qty-plus{width:28px;height:28px;border:none;background:#f9fafb;font-size:14px;font-weight:700;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.hes-acc-qty-minus:hover,.hes-acc-qty-plus:hover{background:#1D6B5C;color:#fff}.hes-acc-qty-input{width:36px;height:28px;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;text-align:center;font-size:13px;font-weight:600;-moz-appearance:textfield}.hes-acc-qty-input::-webkit-inner-spin-button,.hes-acc-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.hes-roi-section{background:linear-gradient(135deg,#064e3b 0,#155A4D 100%);border-radius:20px;padding:32px;color:#fff;margin:40px auto;max-width:1280px;box-sizing:border-box}.hes-roi-section h3{font-size:22px;font-weight:800;color:#fff;margin-bottom:4px}.hes-roi-subtitle{font-size:14px;color:rgba(29,107,92,.25);margin-bottom:24px}.hes-roi-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:768px){.hes-roi-grid{grid-template-columns:1fr}}.hes-roi-inputs{display:flex;flex-direction:column;gap:16px}.hes-roi-field label{display:block;font-size:13px;font-weight:600;color:rgba(29,107,92,.25);margin-bottom:6px}.hes-roi-field input[type=number],.hes-roi-field input[type=range],.hes-roi-field select{width:100%;padding:10px 14px;border:2px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:15px;font-weight:600;font-family:inherit}.hes-roi-field input:focus{outline:0;border-color:#34d399}.hes-roi-field input::placeholder{color:rgba(255,255,255,.4)}.hes-roi-toggle{display:flex;align-items:center;gap:10px;margin-top:4px}.hes-roi-toggle input[type=checkbox]{width:20px;height:20px;accent-color:#34d399}.hes-roi-toggle label{font-size:14px;color:rgba(29,107,92,.15);margin:0;cursor:pointer}.hes-roi-results{background:rgba(255,255,255,.1);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.hes-roi-result-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.hes-roi-result-item:last-child{border-bottom:none;padding-bottom:0}.hes-roi-result-label{font-size:13px;color:rgba(29,107,92,.25)}.hes-roi-result-value{font-size:20px;font-weight:800;color:#34d399}.hes-roi-result-item.highlight .hes-roi-result-value{font-size:28px;color:#fbbf24}.roi-payback-track{width:100%;height:8px;background:rgba(255,255,255,.15);border-radius:4px;overflow:hidden;margin-top:4px}.roi-payback-bar{height:100%;background:linear-gradient(90deg,#34d399,#fbbf24);border-radius:4px;transition:width .5s ease;width:30%}.hes-total-box{background:#fff;border:3px solid #1D6B5C;border-radius:16px;padding:24px;margin-bottom:24px;position:relative;overflow:hidden}.hes-total-box::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1D6B5C,#34d399)}.hes-total-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.hes-total-label{font-size:14px;color:#6b7280}#hes-total-price{font-size:36px;font-weight:800;color:#1D6B5C;line-height:1}#hes-monthly-price{font-size:14px;color:#6b7280;margin-top:4px}.hes-total-vat{font-size:12px;color:#9ca3af}#hes-price-breakdown{border-top:1px solid #e5e7eb;padding-top:12px}.hes-breakdown-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#4b5563}.hes-breakdown-total{display:flex;justify-content:space-between;padding:12px 0 0;margin-top:8px;border-top:2px solid #1D6B5C;font-size:16px;font-weight:700;color:#1D6B5C}.hes-add-to-cart{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 32px;background:linear-gradient(135deg,#1D6B5C 0,#155A4D 100%);color:#fff;border:none;border-radius:14px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s;font-family:inherit;box-shadow:0 4px 14px rgba(5,150,105,.3)}.hes-add-to-cart:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(5,150,105,.4)}.hes-add-to-cart:active{transform:translateY(0)}.hes-add-to-cart svg{flex-shrink:0}.hes-cart-notification{position:fixed;top:20px;right:20px;z-index:10000;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);padding:16px 20px;transform:translateX(120%);transition:transform .3s cubic-bezier(.4, 0, .2, 1);max-width:380px;border-left:4px solid #1D6B5C}.hes-cart-notification.show{transform:translateX(0)}.hes-notif-content{display:flex;align-items:center;gap:12px}.hes-notif-icon{width:36px;height:36px;background:rgba(29,107,92,.06);color:#1D6B5C;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.hes-notif-text{flex:1;display:flex;flex-direction:column}.hes-notif-text strong{font-size:14px;color:#1f2937}.hes-notif-text span{font-size:13px;color:#1D6B5C;font-weight:600}.hes-notif-btn{background:#1D6B5C;color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s}.hes-notif-btn:hover{background:#155A4D}.brand-tag,.product-info .product-brand{color:#1D6B5C}@media (max-width:640px){.hes-quantity-section{padding:16px}.hes-qty-row{flex-direction:column;align-items:stretch}.hes-acc-item{flex-wrap:wrap;gap:8px;padding:12px}.hes-acc-right{flex-direction:row;align-items:center;gap:12px;width:100%;justify-content:space-between;padding-top:8px;border-top:1px solid #f3f4f6}.hes-roi-section{padding:20px;margin-left:16px;margin-right:16px}#hes-total-price{font-size:28px}.hes-add-to-cart{padding:16px 24px;font-size:16px}.hes-cart-notification{left:12px;right:12px;top:12px;max-width:none}}