.hero{color:var(--white);background:#1a1a1a;flex-direction:column;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#e74c3c1a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#2c3e5026 0%,#0000 50%);position:absolute;inset:0}.promo-banner{background:linear-gradient(135deg,var(--accent-color)0%,#d63031 100%);z-index:2;border-bottom:1px solid #ffffff1a;padding:.75rem 2rem;position:relative}.promo-content{justify-content:center;align-items:center;gap:.8rem;max-width:1200px;margin:0 auto;display:flex}.promo-icon{filter:drop-shadow(0 2px 4px #0003);font-size:1.3rem;line-height:1}.promo-text-group{align-items:center;gap:.6rem;display:flex}.promo-text{letter-spacing:.5px;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1.2}.promo-subtext{opacity:.9;white-space:nowrap;font-size:.8rem;font-weight:500;line-height:1.2}.promo-text-group:before{content:"";background:#ffffff4d;width:1px;height:16px;display:inline-block}.hero-container{z-index:1;justify-content:center;align-items:center;padding:2.5rem 2rem;display:flex;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;gap:1.8rem;width:100%;max-width:700px;display:flex}.hero-branding{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;display:flex}.hero-logo-rom{opacity:.95;width:auto;height:50px}.hero-brand-divider{background:#ffffff4d;width:1px;height:40px}.hero-logo-porta{filter:brightness(0)invert();opacity:.95;width:auto;height:42px}.hero-text{flex-direction:column;gap:1rem;display:flex}.hero-title{line-height:1.1}.hero-title-main{letter-spacing:-1px;font-size:2.8rem;font-weight:800}.hero-subtitle{opacity:.85;max-width:550px;margin:0 auto;font-size:1.05rem;line-height:1.6}.hero-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.hero-feature-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:15px;align-items:center;gap:.4rem;padding:.35rem .75rem;display:inline-flex}.feature-check{color:var(--accent-color);font-size:.85rem;font-weight:700;line-height:1}.feature-label{opacity:.9;font-size:.8rem;font-weight:500}.hero-cta{background:var(--white);color:var(--primary-color);cursor:pointer;letter-spacing:.3px;border:none;border-radius:50px;align-items:center;gap:.7rem;padding:1rem 2.4rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #0000004d}.hero-cta:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 12px 32px #0006}.hero-cta:active{transform:translateY(-1px)}.hero-cta svg{width:20px;height:20px;transition:transform .3s}.hero-cta:hover svg{transform:translateY(3px)}@media (max-width:768px){.promo-banner{padding:.8rem 1rem}.promo-content{flex-wrap:wrap;gap:.8rem}.promo-icon{font-size:1.2rem}.promo-text-group{flex-direction:column;align-items:flex-start;gap:.2rem}.promo-text-group:before{display:none}.promo-text{white-space:normal;font-size:.9rem}.promo-subtext{white-space:normal;font-size:.75rem}.hero-container{padding:2rem 1.5rem}.hero-content{gap:1.5rem}.hero-branding{gap:1rem}.hero-logo-rom{height:42px}.hero-brand-divider{height:35px}.hero-logo-porta{height:36px}.hero-title-main{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{flex-wrap:wrap;gap:.6rem}.hero-feature-item{gap:.35rem;padding:.3rem .65rem}.feature-check{font-size:.8rem}.feature-label{font-size:.75rem}.hero-cta{justify-content:center;width:100%;max-width:300px;padding:1rem 2.2rem;font-size:1rem}.hero-cta svg{width:18px;height:18px}}
.product-card{background:var(--white);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;transition:all .3s;animation:.5s ease-out fadeInUp;display:flex;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.product-card.selected{border:2px solid var(--accent-color)}.product-image-container{background:var(--bg-light);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.promo-badge{color:var(--white);z-index:3;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:20px;padding:.35rem .7rem;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;right:.5rem;box-shadow:0 4px 12px #ff6b6b66}.price-badge{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2;background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:1px solid #ffffff80;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:110px;padding:.7rem .9rem;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 6px 20px #00000026}.price-badge-label{text-transform:uppercase;letter-spacing:.8px;color:#6c757d;font-size:.65rem;font-weight:600;line-height:1}.price-badge-original{color:#adb5bd;opacity:.8;font-size:.75rem;line-height:1;text-decoration:line-through}.price-badge-discounted{color:#28a745;letter-spacing:-.5px;font-size:1.3rem;font-weight:800;line-height:1}.slider-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:44px;height:44px;color:var(--primary-color);cursor:pointer;z-index:3;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000026}.slider-btn svg{flex-shrink:0;width:20px;height:20px;display:block}.slider-btn:hover{background:var(--white);transform:translateY(-50%)scale(1.1);box-shadow:0 4px 16px #00000040}.slider-btn:active{transform:translateY(-50%)scale(.95)}.slider-btn-prev{left:.8rem}.slider-btn-next{right:.8rem}.slider-dots{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-radius:20px;gap:.4rem;padding:.4rem .6rem;display:flex;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.slider-dot{cursor:pointer;background:#0000004d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.slider-dot:hover{background:#00000080;transform:scale(1.2)}.slider-dot.active{background:var(--accent-color);border-radius:4px;width:24px}.product-image{object-fit:contain;object-position:center;width:100%;height:100%}.selected-badge{color:var(--white);z-index:3;letter-spacing:.3px;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;position:absolute;top:.5rem;right:.5rem;box-shadow:0 4px 12px #28a74566}.product-info{flex-direction:column;flex:1;padding:1rem;display:flex}.product-name-band{background:linear-gradient(135deg,#4a5568 0%,#2d3748 100%);border-bottom:none;margin:-1rem -1rem .8rem;padding:.6rem 1rem;box-shadow:0 2px 8px #0000001a}.product-name{color:var(--white);text-align:center;letter-spacing:.3px;text-shadow:0 1px 3px #0003;margin:0;font-size:1.15rem;font-weight:700}.product-pricing{margin-bottom:.8rem}.form-row{grid-template-columns:1fr 100px;align-items:end;gap:.8rem;margin-bottom:.8rem;display:grid}.form-group{flex-direction:column;width:100%;display:flex}.form-group-quantity{flex-shrink:0}.form-group-quantity .form-label{margin-bottom:.4rem!important}.form-label-row{justify-content:space-between;align-items:center;gap:.5rem;min-height:18px;margin-top:0;margin-bottom:.4rem;padding:0;display:flex}.form-label{color:var(--text-light);align-items:center;min-height:18px;margin-top:0;margin-bottom:.4rem;padding:0;font-size:.75rem;font-weight:600;line-height:1.2;display:flex}.form-label-row .form-label{flex:1;margin-bottom:0}.help-button{color:#3b82f6;cursor:pointer;white-space:nowrap;background:#3b82f61a;border:none;border-radius:5px;flex-shrink:0;align-items:center;gap:.3rem;margin:0;padding:.2rem .5rem;font-size:.7rem;font-weight:600;line-height:1.2;transition:all .3s;display:inline-flex}.help-button:hover{color:#2563eb;background:#3b82f633}.help-button:active{transform:scale(.98)}.help-button svg{stroke-width:2px;flex-shrink:0;width:13px;height:13px}.form-control{border:1px solid var(--border-color);background:var(--white);width:100%;color:var(--text-color);box-sizing:border-box;appearance:none;border-radius:6px;height:42px;margin:0;padding:.7rem .5rem;font-family:inherit;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.form-control:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 2px #e74c3c1a}.form-control.error{border-color:var(--accent-color);border-width:2px}.form-control[type=number]{text-align:center;appearance:textfield;background-image:none;padding:.7rem .5rem}.quantity-input-field{text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;border:1px solid var(--border-color);background:var(--white);width:100%;height:42px;color:var(--text-color);box-sizing:border-box;vertical-align:top;border-radius:6px;margin:0;padding:0 2rem 0 .5rem;font-size:.9rem;font-weight:600;line-height:.9rem}.quantity-input-field:focus{border-color:var(--accent-color);vertical-align:top;outline:none;box-shadow:0 0 0 2px #e74c3c1a;padding-top:0!important;padding-bottom:0!important;line-height:.9rem!important}.form-group-quantity input:focus{padding-top:0!important;padding-bottom:0!important}.quantity-input-field::selection{background:#e74c3c33;line-height:.9rem}.quantity-input-wrapper{align-items:stretch;width:100%;height:42px;display:flex;position:relative}.quantity-arrows{pointer-events:none;flex-direction:column;gap:.1rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.quantity-arrow{width:18px;height:14px;color:var(--text-light);cursor:pointer;pointer-events:all;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.quantity-arrow:hover{background:var(--bg-light);color:var(--accent-color)}.quantity-arrow:active{color:var(--accent-color);transform:scale(.9)}.quantity-arrow svg{pointer-events:none;width:10px;height:10px}select.form-control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}.form-control[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.form-control[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.form-error{border-left:3px solid var(--accent-color);color:var(--accent-color);background:#fee;border-radius:4px;margin-top:.3rem;padding:.4rem;font-size:.8rem;line-height:1.3}.form-error-full{border-left:3px solid var(--accent-color);width:100%;color:var(--accent-color);background:#fee;border-radius:6px;margin-top:.5rem;padding:.6rem;font-size:.85rem;line-height:1.4;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.selected-total-price{background:var(--bg-light);border-radius:6px;flex-direction:column;gap:.2rem;margin-top:.5rem;padding:.5rem .6rem;display:flex}.price-row-original,.price-row-discounted{justify-content:space-between;align-items:center;line-height:1.2;display:flex}.selected-total-label{color:var(--primary-color);font-size:.8rem;font-weight:600}.selected-total-value-original{color:var(--text-light);font-size:.85rem;font-weight:600;text-decoration:line-through}.selected-total-value{color:#28a745;font-size:1.1rem;font-weight:700}.quantity-selection{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.quantity-label{color:var(--text-light);white-space:nowrap;height:18px;margin-bottom:.4rem;font-size:.75rem;font-weight:600;line-height:1.2}.quantity-input{border:1px solid var(--border-color);text-align:center;appearance:textfield;box-sizing:border-box;background:var(--white);width:100%;height:42px;color:var(--text-color);border-radius:6px;padding:.7rem .5rem;font-family:inherit;font-size:.9rem;transition:border-color .3s}.quantity-input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-input:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 2px #e74c3c1a}.price-row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.price-label{color:var(--text-light);font-size:.85rem}.price-with-discount{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.price-original{color:var(--text-light);font-size:.85rem;text-decoration:line-through}.price-value{color:var(--accent-color);font-size:.95rem;font-weight:600}.handler-note{text-align:right;margin-top:.2rem}.handler-note small{color:var(--text-light);font-size:.65rem;font-style:italic}.total-price{border-top:1px solid var(--border-color);flex-direction:column;gap:.25rem;margin-top:.6rem;padding-top:.6rem;display:flex}.total-price-compact{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.total-label{color:var(--primary-color);white-space:nowrap;font-size:.85rem;font-weight:600}.total-value{color:var(--accent-color);white-space:nowrap;font-size:1.1rem;font-weight:700}.btn-select{width:100%;color:var(--white);letter-spacing:.3px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:8px;margin-top:auto;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #10b9814d}.btn-select:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-select:active:before{width:300px;height:300px}.btn-select:hover{background:linear-gradient(135deg,#059669 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.btn-select.selected{background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #dc354566}.btn-select.selected:hover{background:linear-gradient(135deg,#c82333 0%,#dc3545 100%);box-shadow:0 6px 20px #dc354580}.btn-select.selected svg{flex-shrink:0}@media (max-width:768px){.product-card{border-radius:8px}.product-image-container{height:350px}.product-info{padding:.8rem}.product-name-band{margin:-.8rem -.8rem .6rem;padding:.5rem .8rem}.product-name{margin:0;font-size:.95rem}.product-pricing{margin-bottom:.6rem}.price-badge{gap:.08rem;min-width:90px;padding:.5rem .7rem;top:.4rem;left:.4rem}.price-badge-label{font-size:.55rem}.price-badge-original{font-size:.65rem}.price-badge-discounted{font-size:1.1rem}.slider-btn{width:38px;height:38px}.slider-btn svg{width:18px;height:18px}.slider-btn-prev{left:.5rem}.slider-btn-next{right:.5rem}.slider-dots{gap:.3rem;padding:.3rem .5rem;bottom:.6rem}.slider-dot{width:6px;height:6px}.slider-dot.active{width:20px}.selected-total-price{gap:.15rem;margin-top:.4rem;padding:.4rem .5rem}.selected-total-label{font-size:.75rem}.selected-total-value-original{font-size:.8rem}.selected-total-value{font-size:1rem}.form-row{grid-template-columns:1fr 90px;gap:.6rem;margin-bottom:.6rem}.form-label-row{gap:.4rem;min-height:18px;margin-bottom:.4rem}.form-label{align-items:center;min-height:18px;margin-top:0;margin-bottom:.4rem;padding:0;font-size:.75rem;line-height:1.2;display:flex}.form-label-row .form-label{margin-bottom:0}.help-button{gap:.25rem;padding:.2rem .45rem;font-size:.65rem;line-height:1.2}.help-button svg{width:12px;height:12px}.form-control{height:40px;padding:.6rem .4rem;font-size:.85rem}.form-control[type=number]{padding:.6rem .4rem}.quantity-input-wrapper{height:40px}.quantity-input-field{vertical-align:top;height:40px;padding:0 1.8rem 0 .4rem;font-size:.85rem;line-height:.85rem}.quantity-input-field:focus{vertical-align:top;padding-top:0!important;padding-bottom:0!important;line-height:.85rem!important}.quantity-input-field::selection{line-height:.85rem}.form-group-quantity input:focus{padding-top:0!important;padding-bottom:0!important}.quantity-arrows{gap:.05rem;right:.4rem}.quantity-arrow{width:16px;height:12px}.quantity-arrow svg{width:9px;height:9px}select.form-control{background-position:right .5rem center;padding-right:2rem}.form-error{padding:.3rem;font-size:.75rem}.form-error-full{margin-top:.4rem;padding:.5rem;font-size:.8rem}.total-price{gap:.2rem;margin-top:.5rem;padding-top:.5rem}.total-price-compact{gap:.3rem}.total-label{font-size:.8rem}.total-value{font-size:.95rem}.btn-select{padding:.7rem;font-size:.85rem;font-weight:700}.selected-badge{padding:.25rem .6rem;font-size:.7rem;top:.4rem;right:.4rem}.promo-badge{padding:.25rem .5rem;font-size:.7rem;top:.4rem;right:.4rem}.price-with-discount{align-items:flex-start;gap:.1rem}.price-original{font-size:.7rem}.price-value{font-size:.85rem}.handler-note{text-align:right}.handler-note small{font-size:.6rem}}
.video-modal-overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-modal-container{justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex;position:relative}.video-modal-close{color:#000;cursor:pointer;z-index:10000;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0;padding:0;transition:all .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0006}.video-modal-close:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #00000080}.video-modal-close:active{background:#ffffffd9;transform:scale(.95)}.video-modal-close:focus{outline-offset:2px;outline:3px solid #3b82f680}.video-modal-close svg{width:24px;height:24px;display:block}.video-modal-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.video-iframe{border:none;width:100%;height:100%;display:block}@media (min-width:769px){.video-iframe{aspect-ratio:16/9;max-width:90vw;max-height:90vh}}@media (max-width:768px){.video-modal-close{width:48px;height:48px;top:1rem;right:1rem}.video-modal-close svg{width:20px;height:20px}.video-iframe{width:100vw;height:56.25vw;max-height:100vh}}@media (max-width:768px) and (orientation:landscape){.video-iframe{width:100vw;max-width:100vw;height:100vh;max-height:100vh}}@media (max-width:480px){.video-modal-close{width:44px;height:44px;top:.75rem;right:.75rem}.video-modal-close svg{width:18px;height:18px}}@supports (-webkit-touch-callout:none){.video-modal-overlay{-webkit-overflow-scrolling:touch;position:fixed;overflow:hidden}body.video-modal-open{width:100%;height:100%;position:fixed;overflow:hidden}}
.products-section{background:var(--bg-light);padding:2rem 2rem 4rem;position:relative}.products-section:after{content:"";background:linear-gradient(to right,transparent,var(--border-color),transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.products-container{max-width:1200px;margin:0 auto}.section-subtitle{text-align:center;color:var(--text-light);max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.7}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.selected-products-bar{background:var(--white);z-index:1000;justify-content:center;align-items:center;max-width:100%;padding:1.2rem 2rem;animation:.4s ease-out slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.selected-products-bar-content{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.selected-info{align-items:center;gap:1rem;display:flex}.selected-count{color:var(--primary-color);font-size:1.1rem;font-weight:600}.btn-primary{background:var(--accent-color);color:var(--white);border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.btn-primary:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-primary:active:before{width:300px;height:300px}.btn-primary:hover{background:#c0392b;transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c4d}.btn-primary:active{transform:translateY(0)}@media (max-width:768px){.products-section{padding:1.5rem 1rem 3rem}.section-subtitle{margin-bottom:1.5rem;padding:0 .5rem;font-size:.9rem}.products-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.selected-products-bar{padding:1rem}.selected-products-bar-content{flex-direction:column;gap:1rem}.selected-count{text-align:center;font-size:1rem}.btn-primary{width:100%;padding:1rem;font-size:1rem}}
.info-section{border-top:3px solid var(--border-color);background:#fff;padding:4rem 1.5rem;position:relative}.info-section:before{content:"";background:linear-gradient(to right,transparent,var(--border-color),transparent);height:1px;position:absolute;top:0;left:0;right:0}.info-container{max-width:1200px;margin:0 auto}.info-title{color:var(--primary-color);text-align:center;margin-bottom:3rem;padding-bottom:1rem;font-size:2.2rem;font-weight:700;position:relative}.info-title:after{content:"";background:var(--accent-color);border-radius:2px;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.info-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.info-box{background:var(--white);text-align:center;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;align-items:center;height:100%;padding:2rem;transition:all .3s;display:flex}.info-box:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.info-box-icon{color:var(--primary-color);opacity:.8;justify-content:center;align-items:center;margin-bottom:1.2rem;line-height:1;display:flex}.info-box-icon svg{width:48px;height:48px}.info-box-title{color:var(--primary-color);margin:0 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.3}.info-box-text{color:var(--text-color);flex:1;margin:0;font-size:.95rem;line-height:1.6}.info-box-text strong{color:var(--accent-color);font-weight:600}@media (max-width:1200px){.info-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.info-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.info-section{padding:3rem 1rem}.info-title{margin-bottom:2.5rem;padding-bottom:.8rem;font-size:1.8rem}.info-title:after{width:60px;height:2px}.info-grid{grid-template-columns:1fr;gap:1.5rem}.info-box{padding:1.5rem}.info-box-icon{margin-bottom:1rem}.info-box-icon svg{width:40px;height:40px}.info-box-title{margin-bottom:.8rem;font-size:1rem}.info-box-text{font-size:.9rem;line-height:1.5}}
.form-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.form-container{background:var(--white);border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.form-close{color:var(--text-light);cursor:pointer;z-index:20;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.form-close:hover{background:var(--bg-light);color:var(--primary-color)}.form-title{color:var(--primary-color);flex-shrink:0;margin:0;padding:2rem 2rem 1.2rem;font-size:1.6rem}.form-content-wrapper{flex:1;padding:0 1.5rem 0 2rem;overflow-y:auto}.form-content-wrapper::-webkit-scrollbar{width:6px}.form-content-wrapper::-webkit-scrollbar-track{background:0 0}.form-content-wrapper::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.form-content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--text-light)}.form-footer{background:var(--white);border-top:1px solid var(--border-color);z-index:10;flex-shrink:0;padding:1rem 2rem;position:sticky;bottom:0}.order-details-collapsible{border:1px solid var(--border-color);background:var(--white);border-radius:8px;margin-top:0;margin-bottom:0;overflow:hidden}.order-details-toggle{background:var(--white);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;transition:background-color .2s;display:flex}.order-details-toggle:hover{background:#f8f9fa}.order-details-title{color:var(--primary-color);align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.order-details-count{color:var(--text-light);font-size:.9rem;font-weight:400}.order-details-arrow{color:var(--text-light);flex-shrink:0;transition:transform .3s}.order-details-arrow.open{transform:rotate(180deg)}.order-details-content{border-top:1px solid var(--border-color);background:#fafafa;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.order-items-list{flex-direction:column;gap:.8rem;padding:.8rem;display:flex}.order-item{background:var(--white);border:1px solid var(--border-color);border-radius:6px;padding:.8rem}.order-item-header{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.order-item-name{color:var(--primary-color);font-size:.95rem;font-weight:600}.order-item-total{color:var(--accent-color);font-size:.95rem;font-weight:600}.order-item-details{color:var(--text-light);flex-wrap:wrap;gap:.6rem;font-size:.85rem;line-height:1.3;display:flex}.order-item-detail{display:inline-block}.order-summary{background:var(--white);border-top:2px solid var(--border-color);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.order-summary-discount{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.order-summary-discount-label{color:var(--text-light);font-size:.85rem}.order-summary-discount-value{color:#28a745;font-size:.85rem;font-weight:600}.order-summary-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-summary-label{color:var(--primary-color);font-size:1rem;font-weight:600}.order-summary-value{color:var(--accent-color);white-space:nowrap;font-size:1.2rem;font-weight:700}.quote-form{flex-direction:column;gap:.9rem;display:flex}.form-row-2{grid-template-columns:1fr;gap:.9rem;display:grid}.form-group{flex-direction:column;display:flex}.input-wrapper{flex-direction:column;display:flex;position:relative}.field-label-inline{color:var(--primary-color);background:var(--white);z-index:1;pointer-events:none;border-radius:2px;padding:0 .3rem;font-size:.75rem;font-weight:600;animation:.2s ease-out fadeInUp;position:absolute;top:.5rem;left:.7rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.form-group input,.form-group textarea{border:1px solid var(--border-color);border-radius:6px;width:100%;max-width:100%;padding:.7rem;font-size:.95rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{padding-top:1.5rem;padding-bottom:.5rem}.form-group textarea:focus{padding-top:1.5rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent-color);outline:none}.form-group input.error,.form-group textarea.error{border-color:var(--accent-color)}.error-message{color:var(--accent-color);margin-top:.3rem;font-size:.85rem}.btn-submit{background:var(--accent-color);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-submit:hover{background:#c0392b;transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c4d}.form-handler-notice{background:#fff3cd;border-left:2px solid #ffc107;border-radius:4px;margin-top:0;margin-bottom:0;padding:.6rem}.form-handler-notice small{color:#856404;font-size:.8rem;line-height:1.4;display:block}.privacy-consent{margin-top:0;margin-bottom:0}.privacy-checkbox-label{border:1px solid var(--border-color);cursor:pointer;width:100%;color:var(--text-color);background:var(--white);border-radius:6px;align-items:center;gap:.5rem;padding:.6rem .7rem;font-size:.85rem;line-height:1.4;transition:all .2s;display:flex}.privacy-checkbox-label:hover{border-color:var(--accent-color);background:#fafafa}.privacy-checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-color);flex-shrink:0;margin:0}.privacy-checkbox-label input[type=checkbox].error{outline:2px solid var(--accent-color);outline-offset:2px}.privacy-checkbox-text{-webkit-user-select:none;user-select:none;flex:1;font-weight:400}.privacy-link{color:var(--accent-color);z-index:1;text-decoration:underline;transition:color .3s;position:relative}.privacy-link:hover{color:#c0392b}@media (min-width:769px){.form-row-2{grid-template-columns:repeat(2,1fr)}.form-overlay{padding:2rem}}@media (max-width:768px){.form-overlay{background:var(--white);align-items:flex-start;padding:0}.form-container{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh}.form-title{padding:1rem 1rem .8rem;font-size:1.3rem}.form-content-wrapper{padding:0 .5rem 0 1rem}.form-footer{padding:.8rem 1rem}.form-close{width:32px;height:32px;font-size:1.6rem;top:.6rem;right:.6rem}.quote-form{gap:.8rem}.field-label-inline{padding:0 .25rem;font-size:.7rem;top:.4rem;left:.6rem}.form-group input,.form-group textarea{border-radius:6px;padding:.7rem;font-size:.95rem}.form-group input:focus,.form-group textarea:focus{padding-top:1.4rem;padding-bottom:.4rem}.form-handler-notice{padding:.5rem}.form-handler-notice small{font-size:.75rem}.order-details-toggle{padding:.65rem .8rem}.order-details-title{font-size:.85rem}.order-details-count{font-size:.8rem}.order-items-list{gap:.5rem;padding:.6rem}.order-item{padding:.6rem}.order-item-header{margin-bottom:.25rem}.order-item-name,.order-item-total{font-size:.85rem}.order-item-details{gap:.4rem;font-size:.75rem;line-height:1.2}.order-summary{gap:.4rem;padding:.8rem}.order-summary-discount{gap:.8rem;padding-bottom:.4rem}.order-summary-discount-label,.order-summary-discount-value{font-size:.75rem}.order-summary-row{gap:.8rem}.order-summary-label{font-size:.9rem}.order-summary-value{font-size:1rem}.btn-submit{width:100%;padding:.9rem;font-size:.95rem}.privacy-checkbox-label{padding:.55rem .65rem;font-size:.8rem}.privacy-checkbox-label input[type=checkbox]{width:16px;height:16px}}
.footer{background:var(--primary-color);color:var(--white);margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:2rem 2rem 1.2rem}.footer-main{border-bottom:1px solid #ffffff26;grid-template-columns:1.1fr 1.6fr 1fr;justify-content:space-between;align-items:start;gap:2.5rem;margin-bottom:1.2rem;padding-bottom:1.2rem;display:grid}.footer-brand{flex-direction:column;gap:.5rem;display:flex}.footer-logo{margin-bottom:.3rem}.footer-logo-img{width:auto;height:38px;display:block}.footer-tagline{color:#fffc;margin:0;font-size:.8rem;line-height:1.4}.footer-description{color:#ffffffb3;flex:1;margin:0;font-size:.75rem;line-height:1.5}.footer-website{margin:.3rem 0 0;font-size:.8rem}.footer-website a{color:#ffffffe6;text-decoration:none;transition:all .3s}.footer-website a:hover{color:var(--white);text-decoration:underline}.footer-showrooms,.footer-links-section{flex-direction:column;display:flex}.footer-section-title{color:var(--white);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .6rem;font-size:.8rem;font-weight:600}.footer-showrooms-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.footer-showrooms-list li{flex-direction:column;gap:.1rem;margin:0;display:flex}.footer-showroom-city{color:#fffffff2;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:600}.footer-showroom-address{color:#ffffffbf;font-size:.75rem;line-height:1.3;text-decoration:none;transition:all .3s;display:inline-block}.footer-showroom-address:hover{color:var(--white);text-decoration:underline;transform:translate(3px)}.footer-links{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.footer-links li{margin:0}.footer-links a{color:#fffc;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-links a:hover{color:var(--white);text-decoration:underline;transform:translate(3px)}.footer-links-section .footer-anpc{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.8rem;margin-top:.8rem;display:flex}.footer-bottom{flex-direction:column;align-items:center;gap:.8rem;display:flex}.footer-anpc-link{transition:opacity .3s;display:inline-block}.footer-anpc-link:hover{opacity:.8}.footer-anpc-img{width:auto;height:32px;display:block}.footer-copyright{color:#fff9;text-align:center;margin:0;font-size:.75rem;line-height:1.5}.footer-dev{margin-left:.5rem;display:inline-block}.footer-dev-link{color:#ffffffb3;font-weight:500;text-decoration:none;transition:all .3s}.footer-dev-link:hover{color:var(--white);text-decoration:underline}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:1.5rem 1rem 1rem}.footer-main{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem}.footer-brand{grid-column:1}.footer-logo-img{height:32px}.footer-tagline{font-size:.75rem}.footer-description{font-size:.7rem;line-height:1.4}.footer-website{font-size:.75rem}.footer-section-title{margin-bottom:.5rem;font-size:.75rem}.footer-links{gap:.35rem}.footer-links a{font-size:.75rem}.footer-showrooms-list{gap:.35rem}.footer-showroom-city{font-size:.65rem}.footer-showroom-address{font-size:.7rem}.footer-links-section .footer-anpc{gap:.6rem;margin-top:.6rem}.footer-bottom{gap:.6rem}.footer-anpc-img{height:28px}.footer-copyright{font-size:.7rem}.footer-dev{margin-top:.3rem;margin-left:0;display:block}}
.confirm-modal-overlay{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;animation:.3s ease-out slideUp;overflow:hidden;box-shadow:0 10px 40px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-modal-header{text-align:center;padding:2rem 2rem 1rem}.confirm-modal-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:inline-flex}.confirm-modal-icon.success{color:#27ae60;background:#e8f5e9}.confirm-modal-icon.error{color:#e74c3c;background:#ffebee}.confirm-modal-icon svg{width:48px;height:48px}.confirm-modal-body{text-align:center;padding:0 2rem 1.5rem}.confirm-modal-message{color:#2c3e50;margin:0;font-size:1.1rem;font-weight:500;line-height:1.6}.confirm-modal-footer{justify-content:center;padding:1rem 2rem 2rem;display:flex}.confirm-modal-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;min-width:120px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.confirm-modal-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.confirm-modal-button:active{transform:translateY(0)}@media (max-width:768px){.confirm-modal{max-width:90%}.confirm-modal-header{padding:1.5rem 1.5rem 1rem}.confirm-modal-body{padding:0 1.5rem 1rem}.confirm-modal-footer{padding:1rem 1.5rem 1.5rem}.confirm-modal-message{font-size:1rem}}
.App{flex-direction:column;min-height:100vh;display:flex}
