.adjustments-module__u5IP2G__container{max-width:100%;padding:1.5rem}.adjustments-module__u5IP2G__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.adjustments-module__u5IP2G__header h1{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.adjustments-module__u5IP2G__header p{color:#6b7280;margin:.5rem 0 0}.adjustments-module__u5IP2G__headerActions{gap:.75rem;display:flex}.adjustments-module__u5IP2G__btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.adjustments-module__u5IP2G__btnPrimary{color:#fff;background-color:#2563eb}.adjustments-module__u5IP2G__btnPrimary:hover{background-color:#1d4ed8}.adjustments-module__u5IP2G__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.adjustments-module__u5IP2G__successMessage{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem;display:flex}.adjustments-module__u5IP2G__successMessageText{color:#166534;font-weight:500}.adjustments-module__u5IP2G__contentGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:1024px){.adjustments-module__u5IP2G__contentGrid{grid-template-columns:1fr}}.adjustments-module__u5IP2G__card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.adjustments-module__u5IP2G__cardHeader{border-bottom:1px solid #e5e7eb;padding:1.5rem}.adjustments-module__u5IP2G__cardTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.adjustments-module__u5IP2G__cardSubtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.adjustments-module__u5IP2G__cardContent{padding:1.5rem}.adjustments-module__u5IP2G__searchWrapper{margin-bottom:1rem;position:relative}.adjustments-module__u5IP2G__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.adjustments-module__u5IP2G__searchInput{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-size:.875rem;transition:all .2s}.adjustments-module__u5IP2G__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adjustments-module__u5IP2G__productList{max-height:24rem;overflow-y:auto}.adjustments-module__u5IP2G__productItem{border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.adjustments-module__u5IP2G__productItem:hover{background-color:#f9fafb}.adjustments-module__u5IP2G__productContent{flex:1}.adjustments-module__u5IP2G__productName{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:500;display:flex}.adjustments-module__u5IP2G__productDetails{color:#6b7280;font-size:.875rem}.adjustments-module__u5IP2G__productStock{align-items:center;gap:1rem;margin-top:.25rem;font-size:.875rem;display:flex}.adjustments-module__u5IP2G__stockQuantity{color:#1f2937;font-weight:500}.adjustments-module__u5IP2G__stockValue{color:#6b7280}.adjustments-module__u5IP2G__lowStockIcon{color:#f59e0b}.adjustments-module__u5IP2G__productActions{gap:.5rem;display:flex}.adjustments-module__u5IP2G__actionBtn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.adjustments-module__u5IP2G__actionBtnAdd{color:#059669}.adjustments-module__u5IP2G__actionBtnAdd:hover{background-color:#ecfdf5}.adjustments-module__u5IP2G__actionBtnRemove{color:#dc2626}.adjustments-module__u5IP2G__actionBtnRemove:hover{background-color:#fef2f2}.adjustments-module__u5IP2G__actionBtnAdjust{color:#2563eb}.adjustments-module__u5IP2G__actionBtnAdjust:hover{background-color:#eff6ff}.adjustments-module__u5IP2G__adjustmentsQueue{min-height:12rem}.adjustments-module__u5IP2G__emptyState{text-align:center;padding:3rem 1rem}.adjustments-module__u5IP2G__emptyStateIcon{color:#d1d5db;margin-bottom:1rem}.adjustments-module__u5IP2G__emptyStateText{color:#6b7280;margin-bottom:.25rem}.adjustments-module__u5IP2G__emptyStateSubtext{color:#9ca3af;font-size:.875rem}.adjustments-module__u5IP2G__adjustmentItem{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.adjustments-module__u5IP2G__adjustmentItem:last-child{margin-bottom:0}.adjustments-module__u5IP2G__adjustmentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.adjustments-module__u5IP2G__adjustmentProduct{flex:1}.adjustments-module__u5IP2G__adjustmentProductName{color:#1f2937;margin-bottom:.25rem;font-weight:500}.adjustments-module__u5IP2G__adjustmentProductSku{color:#6b7280;font-size:.875rem}.adjustments-module__u5IP2G__adjustmentStock{color:#6b7280;margin-top:.25rem;font-size:.875rem}.adjustments-module__u5IP2G__removeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:.25rem;transition:color .2s}.adjustments-module__u5IP2G__removeBtn:hover{color:#dc2626}.adjustments-module__u5IP2G__adjustmentForm{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.adjustments-module__u5IP2G__formGroup{flex-direction:column;display:flex}.adjustments-module__u5IP2G__formLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.adjustments-module__u5IP2G__formInput{border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.adjustments-module__u5IP2G__formInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adjustments-module__u5IP2G__formSelect{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.adjustments-module__u5IP2G__formSelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adjustments-module__u5IP2G__formTextarea{resize:vertical;border:1px solid #d1d5db;border-radius:.5rem;min-height:3.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.adjustments-module__u5IP2G__formTextarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adjustments-module__u5IP2G__formFullWidth{grid-column:1/-1}.adjustments-module__u5IP2G__loading{justify-content:center;align-items:center;height:16rem;display:flex}.adjustments-module__u5IP2G__spinner{animation:1s linear infinite adjustments-module__u5IP2G__spin}@keyframes adjustments-module__u5IP2G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.adjustments-module__u5IP2G__container{padding:1rem}.adjustments-module__u5IP2G__header{flex-direction:column;gap:1rem}.adjustments-module__u5IP2G__headerActions{justify-content:flex-start;width:100%}.adjustments-module__u5IP2G__adjustmentForm{grid-template-columns:1fr}.adjustments-module__u5IP2G__productActions{flex-direction:column}}
.energy-wave-loader-module__6kJnDa__container{text-align:center;background:radial-gradient(circle at top,#0b1f3a 0%,#020617 85%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100vh;padding:2rem;display:flex}.energy-wave-loader-module__6kJnDa__inline{text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:inline-flex}.energy-wave-loader-module__6kJnDa__loaderWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.energy-wave-loader-module__6kJnDa__loader{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.energy-wave-loader-module__6kJnDa__ring{border:3px solid #f97316;border-color:#f97316 #f97316 #0000 #0000;border-radius:50%;animation:1.5s linear infinite energy-wave-loader-module__6kJnDa__spin;position:absolute;inset:0;box-shadow:0 0 25px #f9731659}.energy-wave-loader-module__6kJnDa__ring:nth-child(2){opacity:.7;animation-duration:1.8s;transform:scale(.85)}.energy-wave-loader-module__6kJnDa__ring:nth-child(3){opacity:.5;animation-duration:2.1s;transform:scale(.7)}.energy-wave-loader-module__6kJnDa__iconWrapper{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f97316;background:#0f1f3a99;border:2px solid #f973164d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:3s ease-in-out infinite energy-wave-loader-module__6kJnDa__float;display:flex;position:relative;box-shadow:0 0 20px #f9731633}.energy-wave-loader-module__6kJnDa__message{color:#22c55e;letter-spacing:.02em;font-size:1.125rem;font-weight:600}.energy-wave-loader-module__6kJnDa__dots{gap:10px;display:flex}.energy-wave-loader-module__6kJnDa__dot{background:#22c55e59;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite energy-wave-loader-module__6kJnDa__dotPulse}.energy-wave-loader-module__6kJnDa__dot:nth-child(2){animation-delay:.15s}.energy-wave-loader-module__6kJnDa__dot:nth-child(3){animation-delay:.3s}.energy-wave-loader-module__6kJnDa__dot:nth-child(4){animation-delay:.45s}@keyframes energy-wave-loader-module__6kJnDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes energy-wave-loader-module__6kJnDa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes energy-wave-loader-module__6kJnDa__dotPulse{0%,to{background:#22c55e59;transform:scale(1)}50%{background:#22c55e;transform:scale(1.25)}}
.navbar-module__zsh1LW__navWrapper{background:linear-gradient(135deg, var(--brand-green) 0%, var(--brand-green-mid) 100%);color:#fff;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:100%;height:4rem;transition:var(--transition);border-radius:0 0 20px 20px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 40px;display:flex;position:fixed;top:0;left:22px;right:22px;box-shadow:0 4px 20px #0b3d2e4d}.navbar-module__zsh1LW__logoContainer{align-items:center;gap:12px;text-decoration:none;transition:transform .3s;display:flex}.navbar-module__zsh1LW__logoContainer:hover{transform:scale(1.04)}.navbar-module__zsh1LW__logoImage{filter:drop-shadow(0 2px 4px #0003);transition:filter .3s}.navbar-module__zsh1LW__logoContainer:hover .navbar-module__zsh1LW__logoImage{filter:drop-shadow(0 4px 8px #f59e0b80)}.navbar-module__zsh1LW__logoText{letter-spacing:.3px;background:linear-gradient(135deg,#fc9607 0%,#fbbf24 50%,#57b500 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000001a;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:800}.navbar-module__zsh1LW__desktop_nav{display:flex}.navbar-module__zsh1LW__navList{align-items:center;gap:4px;margin:0;padding-left:0;list-style:none;display:flex}.navbar-module__zsh1LW__navList li{position:relative}.navbar-module__zsh1LW__navList li a{color:#ffffffeb;border-radius:var(--radius-md);transition:var(--transition-fast);align-items:center;gap:6px;padding:8px 14px;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.navbar-module__zsh1LW__navList li a:hover{color:var(--solar-amber-light);background-color:#ffffff1f;transform:translateY(-1px)}.navbar-module__zsh1LW__logout-button{color:var(--brand-green);border-radius:var(--radius-md);font-size:.9rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;transition:var(--transition);background:#fff;border:2px solid #ffffff4d;padding:8px 18px;box-shadow:0 2px 8px #00000026}.navbar-module__zsh1LW__logout-button:hover{background:var(--solar-amber);color:var(--navy-dark);border-color:var(--solar-amber);box-shadow:var(--shadow-amber);transform:translateY(-2px)}.navbar-module__zsh1LW__menuToggle{border-radius:var(--radius-sm);cursor:pointer;color:#fff;transition:var(--transition-fast);background:#ffffff1f;border:1.5px solid #fff3;padding:8px 12px;font-size:24px;display:none}.navbar-module__zsh1LW__menuToggle:hover{background:#ffffff38;transform:scale(1.08)}.navbar-module__zsh1LW__searchContainer{transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;flex-shrink:0;align-items:center;max-width:180px;padding:4px 12px;display:flex}.navbar-module__zsh1LW__searchContainer:hover,.navbar-module__zsh1LW__searchContainer:focus-within{background:#ffffff2e;border-color:#f59e0b80}.navbar-module__zsh1LW__searchInput{color:#fff;font-size:.875rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;width:140px;min-width:0;padding:4px 8px}.navbar-module__zsh1LW__searchInput::placeholder{color:#fff9}.navbar-module__zsh1LW__searchButton{color:#fffc;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.navbar-module__zsh1LW__searchButton:hover{color:var(--solar-amber-light);transform:scale(1.1)}.navbar-module__zsh1LW__cartTrigger{color:#ffffffeb;transition:var(--transition-fast);position:relative}.navbar-module__zsh1LW__cartTrigger:hover{color:var(--solar-amber-light)}.navbar-module__zsh1LW__spinner{color:var(--solar-amber);animation:1s linear infinite navbar-module__zsh1LW__spin}@keyframes navbar-module__zsh1LW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar-module__zsh1LW__mobile_nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:linear-gradient(135deg,#0b3d2ef7 0%,#0f172af7 100%);border:1.5px solid #f59e0b33;border-radius:20px 0 0 20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:260px;height:60vh;padding:2.5rem 1.5rem;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);display:none;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000059}.navbar-module__zsh1LW__mobileCloseBtn{color:#fff;cursor:pointer;width:40px;height:40px;transition:var(--transition);z-index:2010;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1.15rem}.navbar-module__zsh1LW__mobileCloseBtn:hover{color:var(--solar-amber);background:#f59e0b33;border-color:#f59e0b66;transform:rotate(90deg)}.navbar-module__zsh1LW__mobile_nav.navbar-module__zsh1LW__active{transform:translate(0)}.navbar-module__zsh1LW__mobileOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1990;background:#0f172a73;display:none;position:fixed;inset:0}.navbar-module__zsh1LW__mobileOverlay.navbar-module__zsh1LW__active{display:block}.navbar-module__zsh1LW__mobileSidebarHeader{color:var(--solar-amber-light);border-radius:var(--radius-md);background:#f59e0b14;border:1px solid #f59e0b40;align-items:center;gap:.75rem;margin:-.25rem -.5rem .75rem;padding:.9rem 1rem;font-size:1rem;font-weight:700;display:flex}.navbar-module__zsh1LW__mobileMenuList{width:100%;margin:0;padding:0;list-style:none}.navbar-module__zsh1LW__mobileMenuItem{transition:var(--transition-fast);border-bottom:1px solid #ffffff0a;padding:0}.navbar-module__zsh1LW__mobileMenuItem:last-child{border-bottom:none}.navbar-module__zsh1LW__mobileMenuItem a{color:#ffffffeb;transition:var(--transition-fast);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.85rem .9rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.navbar-module__zsh1LW__mobileMenuItem a:hover{color:var(--solar-amber);background:#f59e0b14}.navbar-module__zsh1LW__mobileMenuChevron{width:18px;color:var(--solar-amber);justify-content:center;align-items:center;font-size:1.15rem;line-height:1;transition:transform .18s;display:inline-flex}.navbar-module__zsh1LW__mobileMenuItem:hover .navbar-module__zsh1LW__mobileMenuChevron{transform:translate(4px)}.navbar-module__zsh1LW__mobileTopLinks{gap:10px;width:100%;margin-top:1.25rem;margin-bottom:1.5rem;padding:0 4px;display:flex}.navbar-module__zsh1LW__mobileTopLink{text-align:center;color:#fff;border-radius:var(--radius-md);transition:var(--transition);background:#ffffff0f;border:1px solid #f59e0b40;flex:1;justify-content:center;align-items:center;padding:11px 10px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.navbar-module__zsh1LW__mobileTopLink:hover{background:linear-gradient(135deg, var(--solar-amber) 0%, var(--solar-amber-hover) 100%);color:var(--navy-dark);box-shadow:var(--shadow-amber);border-color:#0000;transform:translateY(-2px)}@media (min-width:769px) and (max-width:1200px){.navbar-module__zsh1LW__navWrapper{padding:0 20px;left:10px;right:10px}.navbar-module__zsh1LW__logoText{font-size:1.1rem}.navbar-module__zsh1LW__navList{gap:2px}.navbar-module__zsh1LW__navList li a{padding:8px 10px;font-size:.875rem}.navbar-module__zsh1LW__searchContainer{max-width:140px}.navbar-module__zsh1LW__searchInput{width:100px}.navbar-module__zsh1LW__logout-button{padding:7px 12px;font-size:.82rem}}@media (max-width:768px){.navbar-module__zsh1LW__navWrapper{height:3.5rem;padding:0 20px}.navbar-module__zsh1LW__desktop_nav{display:none}.navbar-module__zsh1LW__logoText{font-size:1.1rem}.navbar-module__zsh1LW__logoImage{width:38px;height:38px}.navbar-module__zsh1LW__menuToggle{display:block}.navbar-module__zsh1LW__searchContainer{max-width:120px}.navbar-module__zsh1LW__searchInput{width:80px;font-size:.8rem}.navbar-module__zsh1LW__mobile_nav.navbar-module__zsh1LW__active{display:flex}}@media (max-width:480px){.navbar-module__zsh1LW__navWrapper{max-width:94%;padding:0 15px;left:3%;right:3%}.navbar-module__zsh1LW__logoText{font-size:1rem}.navbar-module__zsh1LW__logoImage{width:35px;height:35px}}
.footer-module__8e9pXW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer-module__8e9pXW__footer{background:linear-gradient(160deg, var(--brand-green) 0%, var(--navy-dark) 100%);color:#ffffffeb;font-family:var(--font-sans);border-top:3px solid var(--solar-amber);margin-top:5rem;padding:4rem 2rem 2rem}.footer-module__8e9pXW__ctaSectionWrapper{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #f59e0b33;margin-bottom:4rem;padding:3.5rem 2rem;box-shadow:0 8px 32px #0003}.footer-module__8e9pXW__ctaSection{align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.footer-module__8e9pXW__ctaIcon{background:linear-gradient(135deg, var(--solar-amber) 0%, var(--solar-amber-hover) 100%);border-radius:var(--radius-lg);width:80px;height:80px;color:var(--navy-dark);box-shadow:var(--shadow-amber);flex-shrink:0;justify-content:center;align-items:center;display:flex}.footer-module__8e9pXW__ctaText h2{color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:700}.footer-module__8e9pXW__ctaText p{color:#ffffffc7;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.footer-module__8e9pXW__ctaForm{flex-direction:column;gap:.75rem;display:flex}.footer-module__8e9pXW__inputWrapper{flex-wrap:wrap;gap:.75rem;display:flex}.footer-module__8e9pXW__ctaForm input[type=email]{border-radius:var(--radius-md);min-width:250px;font-size:1rem;font-family:var(--font-sans);color:var(--navy-dark);transition:var(--transition);background:#fffffff5;border:2px solid #f59e0b4d;flex:1;padding:1rem 1.25rem}.footer-module__8e9pXW__ctaForm input[type=email]:focus{border-color:var(--solar-amber);outline:none;box-shadow:0 0 0 3px #f59e0b33}.footer-module__8e9pXW__ctaForm input[type=email]::placeholder{color:#9ca3af}.footer-module__8e9pXW__ctaForm input[type=email]:disabled{opacity:.6;cursor:not-allowed}.footer-module__8e9pXW__ctaForm button{background:linear-gradient(135deg, var(--solar-amber) 0%, var(--solar-amber-hover) 100%);color:var(--navy-dark);border-radius:var(--radius-md);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-sans);transition:var(--transition);box-shadow:var(--shadow-amber);border:none;min-width:140px;padding:1rem 2rem}.footer-module__8e9pXW__ctaForm button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #f59e0b66}.footer-module__8e9pXW__ctaForm button:disabled{opacity:.7;cursor:not-allowed}.footer-module__8e9pXW__successBtn{background:linear-gradient(135deg, var(--success) 0%, var(--success) 100%);color:#fff}.footer-module__8e9pXW__successMessage,.footer-module__8e9pXW__errorMessage{border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;animation:.3s footer-module__8e9pXW__slideIn;display:flex}.footer-module__8e9pXW__successMessage{color:#d1fae5;background:#10b98126;border:1px solid #10b98166}.footer-module__8e9pXW__errorMessage{color:#fee2e2;background:#dc262626;border:1px solid #dc262666}@keyframes footer-module__8e9pXW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footer-module__8e9pXW__linksContainer{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-module__8e9pXW__linkColumn h4{color:var(--solar-amber);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.25rem;font-size:.875rem;font-weight:700}.footer-module__8e9pXW__linkColumn ul{margin:0;padding:0;list-style:none}.footer-module__8e9pXW__linkColumn li{color:#ffffffa6;margin-bottom:.75rem}.footer-module__8e9pXW__linkColumn a{color:#ffffffa6;transition:var(--transition-fast);font-size:.925rem;text-decoration:none;display:inline-block}.footer-module__8e9pXW__linkColumn a:hover{color:var(--solar-amber);transform:translate(4px)}.footer-module__8e9pXW__socialIcons{gap:.875rem;margin-top:1.25rem;display:flex}.footer-module__8e9pXW__socialIcons a{width:42px;height:42px;color:var(--solar-amber);border-radius:var(--radius-md);transition:var(--transition);background:#f59e0b1a;border:1px solid #f59e0b40;justify-content:center;align-items:center;display:flex}.footer-module__8e9pXW__socialIcons a:hover{background:linear-gradient(135deg, var(--solar-amber) 0%, var(--solar-amber-hover) 100%);border-color:var(--solar-amber);color:var(--navy-dark);box-shadow:var(--shadow-amber);transform:translateY(-4px)}.footer-module__8e9pXW__bottomSection{text-align:center;max-width:1200px;margin:0 auto;padding-top:2rem}.footer-module__8e9pXW__bottomNote{color:#ffffff80;margin-bottom:1rem;font-size:.9rem}.footer-module__8e9pXW__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-size:.875rem;display:flex}.footer-module__8e9pXW__legalLinks a{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-module__8e9pXW__legalLinks a:hover{color:var(--solar-amber)}.footer-module__8e9pXW__legalLinks span{color:#ffffff40}@media (max-width:768px){.footer-module__8e9pXW__footer{padding:3rem 1.5rem 1.5rem}.footer-module__8e9pXW__ctaSectionWrapper{margin-bottom:3rem;padding:2.5rem 1.5rem}.footer-module__8e9pXW__ctaSection{text-align:center;flex-direction:column;gap:2rem}.footer-module__8e9pXW__ctaIcon{width:70px;height:70px}.footer-module__8e9pXW__ctaText h2{font-size:1.5rem}.footer-module__8e9pXW__inputWrapper{flex-direction:column;align-items:stretch}.footer-module__8e9pXW__ctaForm input[type=email],.footer-module__8e9pXW__ctaForm button{width:100%;min-width:unset}.footer-module__8e9pXW__linksContainer{gap:2rem;padding-bottom:2rem}.footer-module__8e9pXW__linkColumn h4{font-size:.8rem}}
.HeroSection-module__fSZHDq__hero{background:linear-gradient(135deg, var(--brand-green-mid) 0%, var(--brand-green) 60%, #072a1f 100%);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:1fr;gap:.8rem;width:100%;max-width:90%;min-height:320px;margin:4.8rem auto 1.5rem;padding:.75rem;display:grid;position:relative;overflow:hidden}.HeroSection-module__fSZHDq__hero:before{content:"";background:linear-gradient(90deg, var(--solar-amber), var(--brand-green), var(--brand-green-mid), var(--brand-green));z-index:10;height:4px;position:absolute;top:0;left:0;right:0}.HeroSection-module__fSZHDq__hero:after{content:"";background:linear-gradient(90deg, var(--brand-green), var(--brand-green-mid), var(--brand-green), var(--solar-amber));z-index:10;height:4px;position:absolute;bottom:0;left:0;right:0}.HeroSection-module__fSZHDq__heroSidebar{background:linear-gradient(160deg, var(--brand-green-mid) 0%, var(--brand-green) 60%, #072a1f 100%);color:#fff;border:1.5px solid #145a42b3;border-radius:12px;height:100%;padding:0;display:none;overflow:hidden;box-shadow:0 8px 32px #0b3d2e73,inset 0 1px #ffffff0f}.HeroSection-module__fSZHDq__sidebarHeader{letter-spacing:.01em;text-transform:uppercase;background:linear-gradient(90deg,#145a42e6 0%,#145a4266 100%);border-bottom:2px solid #f59e0b40;align-items:center;gap:.75rem;padding:1.25rem 1rem;font-size:.875rem;font-weight:700;display:flex}.HeroSection-module__fSZHDq__sidebarIcon{color:var(--solar-amber);animation:3s ease-in-out infinite HeroSection-module__fSZHDq__sparkle-rotate}@keyframes HeroSection-module__fSZHDq__sparkle-rotate{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}@media (max-width:480px){.HeroSection-module__fSZHDq__sidebarIcon{animation:none}}.HeroSection-module__fSZHDq__heroLeft{background:#f5f5f5;border-radius:12px;width:100%;height:280px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000026}.HeroSection-module__fSZHDq__heroLeft:hover{box-shadow:0 12px 32px #00000040}.HeroSection-module__fSZHDq__heroLink{width:100%;height:100%;display:block;position:relative}.HeroSection-module__fSZHDq__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.HeroSection-module__fSZHDq__heroImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;backface-visibility:hidden;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:block}.HeroSection-module__fSZHDq__imageWrapper>span,.HeroSection-module__fSZHDq__imageWrapper>span>img{transition:transform .45s cubic-bezier(.4,0,.2,1);-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.HeroSection-module__fSZHDq__banner img,.HeroSection-module__fSZHDq__banner>span>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;backface-visibility:hidden;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:block}.HeroSection-module__fSZHDq__imageWrapper:hover .HeroSection-module__fSZHDq__heroImg,.HeroSection-module__fSZHDq__imageWrapper:hover>span>img{transform:scale(1.03)}.HeroSection-module__fSZHDq__heroRight{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;align-items:stretch;gap:.6rem;width:100%;max-height:50vh;display:grid}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__banner{aspect-ratio:1/.95;background:#f5f5f5;border:2px solid #0000;border-radius:10px;width:100%;min-height:120px;margin:2px 3px;transition:box-shadow .25s,border-color .25s,transform .25s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__banner img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.HeroSection-module__fSZHDq__banner{background:#f5f5f5;border:2px solid #0000;border-radius:10px;width:100%;transition:box-shadow .25s,border-color .25s,transform .25s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.HeroSection-module__fSZHDq__banner:hover{border-color:#f59e0b73;box-shadow:0 8px 24px #f59e0b2e}.HeroSection-module__fSZHDq__banner img{transition:transform .45s cubic-bezier(.4,0,.2,1)}@media (min-width:769px){.HeroSection-module__fSZHDq__banner:hover img{transform:scale(1.1)rotate(2deg)}}@media (min-width:769px) and (max-width:1023px){.HeroSection-module__fSZHDq__heroRight{aspect-ratio:auto;height:100%;max-height:none}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__banner{aspect-ratio:1;min-height:0}.HeroSection-module__fSZHDq__heroLeft{height:60vh;min-height:360px}.HeroSection-module__fSZHDq__hero{min-height:480px}}@media (max-width:768px){.HeroSection-module__fSZHDq__banner:hover img{transform:scale(1.04)}.HeroSection-module__fSZHDq__banner:active{transform:scale(.98)}.HeroSection-module__fSZHDq__banner:active img{transform:scale(1.05)}}.HeroSection-module__fSZHDq__overlay{z-index:1;background:linear-gradient(#0000 0%,#0b3d2e47 40%,#0b3d2ecc 100%);transition:background .3s;position:absolute;inset:0}.HeroSection-module__fSZHDq__imageWrapper:hover .HeroSection-module__fSZHDq__overlay,.HeroSection-module__fSZHDq__banner:hover .HeroSection-module__fSZHDq__overlay{background:linear-gradient(#0000 0%,#0b3d2e73 40%,#0b3d2ee6 100%)}.HeroSection-module__fSZHDq__heroText{z-index:2;color:#fff;text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2rem;left:1.25rem;right:1.25rem}@media (min-width:1280px){.HeroSection-module__fSZHDq__heroText{max-width:85%;bottom:2.5rem;left:2rem;right:2rem}}.HeroSection-module__fSZHDq__heroText h2{text-shadow:1px 1px 6px #000000bf;letter-spacing:-.3px;width:100%;margin:0 0 .75rem;font-size:1.6rem;font-weight:800;line-height:1.15}@media (min-width:1024px){.HeroSection-module__fSZHDq__heroText h2{letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2.5rem}}.HeroSection-module__fSZHDq__trendingBadge{z-index:3;background:linear-gradient(135deg, var(--brand-green) 0%, var(--brand-green-mid) 100%);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #05966947}.HeroSection-module__fSZHDq__bannerText{z-index:2;color:#fff;opacity:1;justify-content:space-between;align-items:center;transition:opacity .2s;display:flex;position:absolute;bottom:.65rem;left:.6rem;right:.6rem}@media (max-width:768px){.HeroSection-module__fSZHDq__bannerText{opacity:1}.HeroSection-module__fSZHDq__bannerArrow{opacity:1;padding:.35rem;transform:translate(0)}.HeroSection-module__fSZHDq__bannerArrow svg{width:16px!important;height:16px!important}}@media (max-width:430px){.HeroSection-module__fSZHDq__hero{max-width:95%;padding:.5rem}}.HeroSection-module__fSZHDq__banner:hover .HeroSection-module__fSZHDq__bannerText{opacity:1}.HeroSection-module__fSZHDq__bannerText p{text-shadow:1px 1px 5px #000c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b3d2ec7;border-radius:8px;flex:1;margin:0;padding:.45rem .6rem;font-size:.95rem;font-weight:700;line-height:1.2}.HeroSection-module__fSZHDq__bannerArrow{color:var(--brand-green);background:#f59e0bf2;border-radius:50%;margin-left:.5rem;padding:.45rem;box-shadow:0 4px 12px #0000002e}.HeroSection-module__fSZHDq__buyBtn{background:linear-gradient(135deg, var(--solar-amber) 0%, var(--solar-amber-hover) 100%);color:var(--brand-green);cursor:pointer;border:none;border-radius:40px;align-items:center;gap:.5rem;margin-top:.4rem;padding:10px 18px;font-size:.95rem;font-weight:700;transition:box-shadow .25s,transform .18s;display:inline-flex;box-shadow:0 8px 20px #f59e0b47}.HeroSection-module__fSZHDq__buyBtn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #f59e0b6b}.HeroSection-module__fSZHDq__btnIcon{transition:transform .3s}.HeroSection-module__fSZHDq__buyBtn:hover .HeroSection-module__fSZHDq__btnIcon{transform:translate(4px)}.HeroSection-module__fSZHDq__skeleton{background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite HeroSection-module__fSZHDq__shimmer}.HeroSection-module__fSZHDq__heroLeft .HeroSection-module__fSZHDq__skeleton{width:100%;height:100%;min-height:220px}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__skeleton{width:100%;height:100%;min-height:100px}@keyframes HeroSection-module__fSZHDq__shimmer{0%{background-position:-400% 0}to{background-position:400% 0}}@media (max-width:380px){.HeroSection-module__fSZHDq__hero{gap:.6rem;margin-bottom:2.5rem;padding:.5rem}.HeroSection-module__fSZHDq__heroLeft{height:260px}.HeroSection-module__fSZHDq__heroText{bottom:24px;left:15px}.HeroSection-module__fSZHDq__heroText h2{margin-bottom:1.8rem;font-size:1.4rem}.HeroSection-module__fSZHDq__subtitle{margin-bottom:1.2rem}.HeroSection-module__fSZHDq__buyBtn{padding:8px 16px;font-size:.9rem}.HeroSection-module__fSZHDq__banner:hover{transform:none}.HeroSection-module__fSZHDq__banner:hover img{transform:scale(1.03)}}@media (max-width:360px){.HeroSection-module__fSZHDq__heroLeft{height:240px}.HeroSection-module__fSZHDq__heroText h2{font-size:1.2rem}.HeroSection-module__fSZHDq__heroRight{gap:.35rem}.HeroSection-module__fSZHDq__bannerText p{padding:.35rem .5rem;font-size:.85rem}.HeroSection-module__fSZHDq__hero{gap:.5rem;margin-bottom:2rem}}@media (max-width:375px){.HeroSection-module__fSZHDq__hero{margin-top:3.8rem;margin-bottom:1.5rem;padding:.4rem}.HeroSection-module__fSZHDq__heroText h2{margin-bottom:.75rem;font-size:1.35rem}.HeroSection-module__fSZHDq__heroLeft{height:220px}.HeroSection-module__fSZHDq__trendingBadge{padding:.35rem .75rem;font-size:.75rem;top:.75rem;right:.75rem}}@media (max-width:320px){.HeroSection-module__fSZHDq__heroRight{aspect-ratio:auto;grid-template-rows:repeat(4,auto);grid-template-columns:1fr;max-height:none}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__banner{aspect-ratio:2;min-height:80px}}@media (min-width:769px){.HeroSection-module__fSZHDq__hero{border-radius:14px;grid-template-rows:1fr;grid-template-columns:1.5fr 1fr;gap:.9rem;min-height:420px;padding:1rem}.HeroSection-module__fSZHDq__heroLeft{border-radius:14px;height:100%;min-height:360px}.HeroSection-module__fSZHDq__heroRight{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.75rem;height:100%;max-height:none}.HeroSection-module__fSZHDq__heroRight .HeroSection-module__fSZHDq__banner{aspect-ratio:1;min-height:auto}.HeroSection-module__fSZHDq__heroText h2{font-size:1.9rem}}@media (min-width:1280px){.HeroSection-module__fSZHDq__hero{border-radius:16px;grid-template-columns:280px 1.7fr 1fr;gap:1.5rem;min-height:500px;padding:1rem}.HeroSection-module__fSZHDq__heroSidebar{border-radius:16px;display:block}.HeroSection-module__fSZHDq__heroLeft{border-radius:16px;height:55vh;min-height:500px;box-shadow:0 8px 24px #00000026}.HeroSection-module__fSZHDq__heroRight{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;height:100%}.HeroSection-module__fSZHDq__heroText{max-width:75%;bottom:2.5rem;left:2rem}.HeroSection-module__fSZHDq__heroText h2{margin-bottom:1.25rem;font-size:2.5rem}}@media (min-width:769px) and (max-width:1279px){.HeroSection-module__fSZHDq__heroLeft{height:60vh;min-height:400px}.HeroSection-module__fSZHDq__hero{min-height:450px}}.HeroSection-module__fSZHDq__menuList{margin:0;padding:0;list-style:none}.HeroSection-module__fSZHDq__menuItem{border-bottom:1px solid #ffffff0f;padding:0;transition:all .18s;position:relative}.HeroSection-module__fSZHDq__menuItem:last-child{border-bottom:none}.HeroSection-module__fSZHDq__menuItem:before{content:"";background:var(--solar-amber);border-radius:0 2px 2px 0;width:3px;transition:transform .18s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.HeroSection-module__fSZHDq__menuItem:hover:before{transform:scaleY(1)}.HeroSection-module__fSZHDq__menuItem a{color:#ffffffe0;align-items:center;gap:.75rem;padding:.9rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s,background .18s,padding-left .18s;display:flex}.HeroSection-module__fSZHDq__menuItem:hover a{color:#fff;background:#ffffff12;padding-left:1.35rem}.HeroSection-module__fSZHDq__menuIcon{color:var(--solar-amber);flex-shrink:0;transition:transform .18s}.HeroSection-module__fSZHDq__menuItem:hover .HeroSection-module__fSZHDq__menuIcon{transform:translate(4px)}.HeroSection-module__fSZHDq__menuItem a:hover{color:#fff}.HeroSection-module__fSZHDq__heroCarousel{background:#f5f5f5;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.HeroSection-module__fSZHDq__navPrev,.HeroSection-module__fSZHDq__navNext{color:#fff;cursor:pointer;z-index:3;background:#00000061;border:none;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.HeroSection-module__fSZHDq__navPrev{left:10px}.HeroSection-module__fSZHDq__navNext{right:10px}.HeroSection-module__fSZHDq__dots{z-index:3;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.HeroSection-module__fSZHDq__dot,.HeroSection-module__fSZHDq__activeDot{cursor:pointer;background:#ffffff80;border:none;border-radius:999px;width:8px;height:8px}.HeroSection-module__fSZHDq__activeDot{background:var(--solar-amber);width:18px}.HeroSection-module__fSZHDq__errorMsg{color:#b91c1c;margin-top:8px}.HeroSection-module__fSZHDq__swiperWrapper{width:100%;height:100%;position:relative}.HeroSection-module__fSZHDq__heroSwiper{border-radius:12px;width:100%;height:100%}.HeroSection-module__fSZHDq__subtitle{opacity:.92;margin-top:.4rem;margin-bottom:.9rem;font-size:.95rem}:is(.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-next,.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-prev){border-radius:50%;width:45px;height:45px;transition:all .28s;color:var(--solar-amber)!important;box-shadow:none!important;background:0 0!important}:is(.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-next:hover,.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-prev:hover){opacity:.8;transform:scale(1.15);color:var(--solar-amber)!important;background:0 0!important}.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-next:after{font-size:20px;font-weight:900}.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-prev:after{font-size:20px;font-weight:900}.HeroSection-module__fSZHDq__swiperWrapper .swiper-pagination-bullet{opacity:1;background:#ffffff80;width:12px;height:12px;transition:all .28s}.HeroSection-module__fSZHDq__swiperWrapper .swiper-pagination-bullet-active{background:var(--solar-amber);border-radius:6px;width:32px}.HeroSection-module__fSZHDq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;display:flex}@media (max-width:480px){.HeroSection-module__fSZHDq__buttonGroup{justify-content:space-between;gap:0;width:100%}}@media (max-width:768px){:is(.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-next,.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-prev){width:35px;height:35px}.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-next:after{font-size:16px}.HeroSection-module__fSZHDq__swiperWrapper .swiper-button-prev:after{font-size:16px}}
.QuotationResult-module__ToJM5W__container{background:#fff;border-radius:16px;max-width:900px;margin:1.5rem auto 0;overflow:hidden;box-shadow:0 20px 60px #0000001a}.QuotationResult-module__ToJM5W__statusBadge{text-transform:uppercase;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.QuotationResult-module__ToJM5W__statusBadge.QuotationResult-module__ToJM5W__pending{color:#92400e;background:#fef3c7}.QuotationResult-module__ToJM5W__statusBadge.QuotationResult-module__ToJM5W__accepted{color:#065f46;background:#d1fae5}.QuotationResult-module__ToJM5W__statusBadge.QuotationResult-module__ToJM5W__expired{color:#991b1b;background:#fee2e2}.QuotationResult-module__ToJM5W__statusBadge.QuotationResult-module__ToJM5W__rejected{color:#374151;background:#f3f4f6}.QuotationResult-module__ToJM5W__header{color:#fff;background:linear-gradient(135deg,#2a9d35 0%,#44af45 100%);padding:40px;position:relative;overflow:hidden}.QuotationResult-module__ToJM5W__header:before{content:"";background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.QuotationResult-module__ToJM5W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;padding:16px 24px;position:absolute;top:40px;right:40px}.QuotationResult-module__ToJM5W__badgeLabel{text-transform:uppercase;letter-spacing:1px;color:#fffc;margin-bottom:4px;font-size:11px}.QuotationResult-module__ToJM5W__badgeNumber{color:#fff;font-size:24px;font-weight:700}.QuotationResult-module__ToJM5W__companyInfo{z-index:1;position:relative}.QuotationResult-module__ToJM5W__companyName{letter-spacing:.5px;margin-bottom:8px;font-size:28px;font-weight:700}.QuotationResult-module__ToJM5W__companyTagline{color:#ffffffd9;margin-bottom:20px;font-size:14px}.QuotationResult-module__ToJM5W__contactGrid{color:#ffffffe6;grid-template-columns:repeat(2,1fr);gap:12px;font-size:13px;display:grid}.QuotationResult-module__ToJM5W__contactItem{align-items:center;gap:8px;display:flex}.QuotationResult-module__ToJM5W__infoGrid{background:#f7fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:40px;padding:40px;display:grid}.QuotationResult-module__ToJM5W__infoSection h3{text-transform:uppercase;color:#718096;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:600}.QuotationResult-module__ToJM5W__clientName{color:#1a202c;margin-bottom:4px;font-size:20px;font-weight:700}.QuotationResult-module__ToJM5W__detailRow{justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.QuotationResult-module__ToJM5W__detailLabel{color:#718096;font-weight:500}.QuotationResult-module__ToJM5W__detailValue{color:#1a202c;font-weight:600}.QuotationResult-module__ToJM5W__itemsSection{padding:40px}.QuotationResult-module__ToJM5W__sectionTitle{color:#1a202c;margin-bottom:24px;font-size:18px;font-weight:700}.QuotationResult-module__ToJM5W__tableWrap{overflow-x:auto}.QuotationResult-module__ToJM5W__table{border-collapse:collapse;width:100%}.QuotationResult-module__ToJM5W__table thead{background:#edf2f7}.QuotationResult-module__ToJM5W__table th{text-align:left;text-transform:uppercase;color:#4a5568;letter-spacing:.5px;padding:12px 16px;font-size:12px;font-weight:600}.QuotationResult-module__ToJM5W__table td{color:#2d3748;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:16px;font-size:14px}.QuotationResult-module__ToJM5W__center{text-align:center}.QuotationResult-module__ToJM5W__right{text-align:right}.QuotationResult-module__ToJM5W__itemDescription{color:#1a202c;font-weight:600}.QuotationResult-module__ToJM5W__itemSub{color:#718096;margin-top:4px;font-size:13px;line-height:1.4}.QuotationResult-module__ToJM5W__priceFinal{color:#1a202c;font-weight:600}.QuotationResult-module__ToJM5W__totalsSection{background:#f7fafc;border-top:2px solid #e2e8f0;padding:32px 40px}.QuotationResult-module__ToJM5W__totalsGrid{max-width:420px;margin-left:auto}.QuotationResult-module__ToJM5W__totalRow{justify-content:space-between;padding:12px 0;font-size:14px;display:flex}.QuotationResult-module__ToJM5W__subtotalRow{color:#4a5568}.QuotationResult-module__ToJM5W__grandRow{color:#1a202c;border-top:2px solid #cbd5e0;margin-top:8px;padding-top:16px;font-size:18px;font-weight:700}.QuotationResult-module__ToJM5W__actions{background:#fff;justify-content:flex-end;align-items:center;gap:12px;padding:20px 40px;display:flex}.QuotationResult-module__ToJM5W__download{color:#fff;background:#111827;border-radius:10px;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-block}.QuotationResult-module__ToJM5W__download:hover{background:#0b1220}.QuotationResult-module__ToJM5W__noPdf{color:#6b7280;font-size:.9rem}.QuotationResult-module__ToJM5W__startOver{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px;font-weight:700}.QuotationResult-module__ToJM5W__startOver:hover{background:#f9fafb}.QuotationResult-module__ToJM5W__footerNote{color:#4a5568;background:#edf2f7;border-left:4px solid #667eea;border-radius:4px;margin:0 40px;padding:20px;font-size:13px;line-height:1.6}.QuotationResult-module__ToJM5W__signatureSection{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:8px;margin:24px 40px 0;padding:24px}.QuotationResult-module__ToJM5W__signatureTitle{color:#2d3748;margin-bottom:20px;font-size:14px;font-weight:600}.QuotationResult-module__ToJM5W__signatureFields{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.QuotationResult-module__ToJM5W__signatureField label{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;display:block}.QuotationResult-module__ToJM5W__signatureLine{border-bottom:1px solid #cbd5e0;width:100%;height:30px}.QuotationResult-module__ToJM5W__disclaimer{color:#6b7280;margin:24px 40px 32px;font-size:.875rem}@media (max-width:640px){.QuotationResult-module__ToJM5W__header{padding:28px}.QuotationResult-module__ToJM5W__badge{width:fit-content;margin-bottom:16px;position:static}.QuotationResult-module__ToJM5W__contactGrid{grid-template-columns:1fr}.QuotationResult-module__ToJM5W__infoGrid{grid-template-columns:1fr;gap:20px;padding:24px}.QuotationResult-module__ToJM5W__itemsSection,.QuotationResult-module__ToJM5W__totalsSection{padding:24px}.QuotationResult-module__ToJM5W__actions{flex-direction:column;align-items:stretch;padding:16px 24px}.QuotationResult-module__ToJM5W__download,.QuotationResult-module__ToJM5W__startOver{text-align:center;width:100%}.QuotationResult-module__ToJM5W__footerNote{margin:0 24px}.QuotationResult-module__ToJM5W__signatureSection{margin:16px 24px 0}.QuotationResult-module__ToJM5W__signatureFields{grid-template-columns:1fr}.QuotationResult-module__ToJM5W__disclaimer{margin:16px 24px 24px}}
.checkout-module__gXkDuG__container{background:var(--bg-light);min-height:100vh;color:var(--text-light);padding:2rem 1rem;transition:background .4s,color .4s;position:relative;overflow:hidden}.checkout-module__gXkDuG__container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%, var(--energy-blue) 0%, transparent 70%), radial-gradient(circle at 80% 70%, var(--solar-yellow) 0%, transparent 80%), linear-gradient(180deg, #ffffff08 0%, transparent 100%);background-blend-mode:screen;animation:10s ease-in-out infinite alternate checkout-module__gXkDuG__solarPulse;position:fixed;inset:0}.dark .checkout-module__gXkDuG__container{background:var(--bg-dark);color:var(--text-dark)}.dark .checkout-module__gXkDuG__container:before{background:radial-gradient(circle at 30% 40%, var(--energy-blue-strong) 0%, transparent 70%), radial-gradient(circle at 70% 80%, var(--pulse-accent) 0%, transparent 80%), linear-gradient(180deg, #ffffff08 0%, transparent 100%);animation:12s ease-in-out infinite alternate checkout-module__gXkDuG__solarPulseDark}@keyframes checkout-module__gXkDuG__solarPulse{0%{opacity:.35;filter:brightness();transform:scale(1)}50%{opacity:.55;filter:brightness(1.15);transform:scale(1.02)}to{opacity:.35;filter:brightness();transform:scale(1)}}@keyframes checkout-module__gXkDuG__solarPulseDark{0%{opacity:.25;filter:brightness();transform:scale(1)}50%{opacity:.5;filter:brightness(1.2);transform:scale(1.05)}to{opacity:.25;filter:brightness();transform:scale(1)}}.checkout-module__gXkDuG__wrapper{z-index:1;-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-radius:16px;max-width:90%;margin:0 auto;padding:2rem;position:relative;box-shadow:0 8px 32px #0000001a}.dark .checkout-module__gXkDuG__wrapper{background:#0d0d0dcc;box-shadow:0 8px 32px #0000004d}.checkout-module__gXkDuG__header{text-align:center;margin-bottom:3rem}.checkout-module__gXkDuG__title{color:var(--text-light);text-shadow:0 2px 4px #0000001a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.dark .checkout-module__gXkDuG__title{color:var(--text-dark);text-shadow:0 2px 4px #0000004d}.checkout-module__gXkDuG__title:after{content:"";background:linear-gradient(90deg, var(--energy-blue), var(--solar-yellow));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:0}.checkout-module__gXkDuG__subtitle{color:var(--text-light);opacity:.9;margin-bottom:2rem;font-size:1.125rem;font-weight:400}.dark .checkout-module__gXkDuG__subtitle{color:var(--text-dark);opacity:.8}.checkout-module__gXkDuG__progressBar{justify-content:center;align-items:center;gap:0;max-width:700px;margin:0 auto;padding:0 1rem;display:flex}.checkout-module__gXkDuG__progressStep{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.checkout-module__gXkDuG__progressStep span{color:#fff9;font-size:.875rem;font-weight:500;transition:color .3s}.checkout-module__gXkDuG__progressStep.checkout-module__gXkDuG__active span{color:#84cc16}.checkout-module__gXkDuG__progressStep.checkout-module__gXkDuG__clickable{cursor:pointer;background:0 0;border:none;padding:0}.checkout-module__gXkDuG__progressStep.checkout-module__gXkDuG__clickable:hover span{color:#84cc16}.checkout-module__gXkDuG__progressStep.checkout-module__gXkDuG__clickable:hover .checkout-module__gXkDuG__stepNumber{border-color:#84cc16;transform:scale(1.15);box-shadow:0 0 20px #57b50080}.checkout-module__gXkDuG__stepNumber{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffff80;background:linear-gradient(#ffffff26 0%,#ffffff0d 100%);border:1px solid #57b50040;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.checkout-module__gXkDuG__progressStep.checkout-module__gXkDuG__active .checkout-module__gXkDuG__stepNumber{color:#fff;background:linear-gradient(#84cc16 0%,#57b500 100%);border-color:#ffffffd9;transform:scale(1.1)translateY(-2px);box-shadow:0 10px 20px -5px #57b50080}.checkout-module__gXkDuG__progressLine{background:#57b50026;flex:1;min-width:40px;height:2px;transition:background .3s;position:relative}.checkout-module__gXkDuG__progressLine.checkout-module__gXkDuG__active{background:linear-gradient(90deg,#57b500,#84cc16);box-shadow:0 0 15px #57b5004d}.checkout-module__gXkDuG__grid{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}.checkout-module__gXkDuG__mainContent{width:100%}.checkout-module__gXkDuG__card{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000000d;border-radius:14px;margin-bottom:1.75rem;padding:1.75rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.dark .checkout-module__gXkDuG__card{background:#1e1e1eb3;border:1px solid #ffffff0d;box-shadow:0 4px 20px #0003}.checkout-module__gXkDuG__card:hover{border-color:#3b82f626;transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.dark .checkout-module__gXkDuG__card:hover{border-color:#3b82f64d;box-shadow:0 6px 24px #0000004d}.checkout-module__gXkDuG__sectionHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.checkout-module__gXkDuG__iconWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#84cc16 0%,#57b500 100%);border:1px solid #fff6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;box-shadow:0 6px 15px -3px #57b50080}.checkout-module__gXkDuG__iconWrapper:hover{background:linear-gradient(#a3e635 0%,#65a30d 100%);transform:rotate(5deg)scale(1.1);box-shadow:0 10px 20px -5px #57b50099}.checkout-module__gXkDuG__icon{color:#fff;width:22px;height:22px}.checkout-module__gXkDuG__sectionHeader h2{color:#1a1a1a;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.checkout-module__gXkDuG__sectionDesc{color:#666;margin:0;font-size:.875rem;line-height:1.4}.checkout-module__gXkDuG__formGroup{width:100%;margin-bottom:1.25rem;position:relative}.checkout-module__gXkDuG__formGroup label{color:#4a4a4a;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.checkout-module__gXkDuG__formGroup input{box-sizing:border-box;background:#fafafa;border:2px solid #e0e0e0;border-radius:10px;width:100%;height:auto;min-height:42px;margin:0;padding:.625rem .875rem;font-size:.9rem;line-height:1.4;transition:all .2s}.checkout-module__gXkDuG__formGroup input:focus{background:#fff;border-color:#667eea;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #667eea1a}.checkout-module__gXkDuG__formGroup input:hover:not(:focus){background:#fff;border-color:#b0b0b0}.checkout-module__gXkDuG__formGroup input.checkout-module__gXkDuG__error{background:#fef2f2;border-color:#ef4444}.checkout-module__gXkDuG__formGroup input.checkout-module__gXkDuG__error:focus{box-shadow:0 0 0 4px #ef44441a}.checkout-module__gXkDuG__errorMessage{color:#ef4444;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.checkout-module__gXkDuG__formRow{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;display:grid}.checkout-module__gXkDuG__formRow>.checkout-module__gXkDuG__formGroup{margin-bottom:0}.checkout-module__gXkDuG__couponGroup{gap:.75rem;margin-bottom:1rem;display:flex}.checkout-module__gXkDuG__couponGroup input{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;flex:1;padding:1rem;font-size:1rem;transition:all .3s}.checkout-module__gXkDuG__couponGroup input:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.checkout-module__gXkDuG__couponGroup input.checkout-module__gXkDuG__error{background:#fef2f2;border-color:#ef4444}.checkout-module__gXkDuG__couponHelpWrapper{margin-bottom:1rem}.checkout-module__gXkDuG__couponHelpBtn{color:#667eea;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;transition:color .3s}.checkout-module__gXkDuG__couponHelpBtn:hover{color:#764ba2}.checkout-module__gXkDuG__couponHelp{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid;overflow:hidden}.checkout-module__gXkDuG__couponCard{cursor:pointer;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px dashed #667eea;border-radius:12px;padding:1rem;transition:all .3s}.checkout-module__gXkDuG__couponCard:hover{border-color:#764ba2;transform:translateY(-2px);box-shadow:0 4px 15px #667eea33}.checkout-module__gXkDuG__couponTag{color:#667eea;margin-bottom:.25rem;font-family:Courier New,monospace;font-size:.875rem;font-weight:700}.checkout-module__gXkDuG__couponDiscount{color:#1a1a1a;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.checkout-module__gXkDuG__couponDesc{color:#666;font-size:.8125rem}.checkout-module__gXkDuG__appliedCoupon{color:#fff;background:linear-gradient(135deg,#34d399 0%,#10b981 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.checkout-module__gXkDuG__appliedCouponContent{align-items:center;gap:1rem;display:flex}.checkout-module__gXkDuG__checkIcon{background:#ffffff4d;border-radius:50%;flex-shrink:0;width:28px;height:28px;padding:.25rem}.checkout-module__gXkDuG__appliedCouponCode{margin-bottom:.125rem;font-family:Courier New,monospace;font-size:1.125rem;font-weight:700}.checkout-module__gXkDuG__appliedCouponDesc{opacity:.9;font-size:.875rem}.checkout-module__gXkDuG__removeCouponBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.checkout-module__gXkDuG__removeCouponBtn:hover{background:#ffffff4d;transform:scale(1.1)}.checkout-module__gXkDuG__applyBtn{background:linear-gradient(135deg, var(--energy-blue-strong) 0%, var(--pulse-accent) 100%);color:#fff;cursor:pointer;white-space:nowrap;z-index:1;border:none;border-radius:10px;padding:1rem 1.5rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.checkout-module__gXkDuG__applyBtn:before{content:"";background:linear-gradient(135deg, var(--pulse-accent) 0%, var(--energy-blue-strong) 100%);opacity:0;z-index:-1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.checkout-module__gXkDuG__applyBtn:hover:not(:disabled):before{opacity:1}.checkout-module__gXkDuG__applyBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e94d}.checkout-module__gXkDuG__applyBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #0ea5e94d}.checkout-module__gXkDuG__applyBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:#cbd5e1}.dark .checkout-module__gXkDuG__applyBtn:disabled{background:#334155}.checkout-module__gXkDuG__submitBtn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#0f172a,#1e3a8a);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a59}.checkout-module__gXkDuG__submitBtn:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#1e3a8a,#0f172a);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.checkout-module__gXkDuG__submitBtn:hover:not(:disabled):before{opacity:1}.checkout-module__gXkDuG__submitBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 30px #0f172a66}.checkout-module__gXkDuG__submitBtn:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #0ea5e966}.checkout-module__gXkDuG__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.dark .checkout-module__gXkDuG__submitBtn:disabled{background:#334155}.checkout-module__gXkDuG__btnIcon{transition:transform .3s}.checkout-module__gXkDuG__submitBtn:hover:not(:disabled) .checkout-module__gXkDuG__btnIcon{transform:translate(5px)}.checkout-module__gXkDuG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite checkout-module__gXkDuG__spin}@keyframes checkout-module__gXkDuG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout-module__gXkDuG__sidebar{position:sticky;top:2rem}.checkout-module__gXkDuG__orderSummary{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}.checkout-module__gXkDuG__summaryHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.checkout-module__gXkDuG__packageIcon{color:#57b500;width:24px;height:24px}.checkout-module__gXkDuG__orderSummary h3{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.checkout-module__gXkDuG__cartItems{max-height:350px;margin-bottom:1.5rem;padding-right:.5rem;overflow-y:auto}.checkout-module__gXkDuG__cartItems::-webkit-scrollbar{width:6px}.checkout-module__gXkDuG__cartItems::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.checkout-module__gXkDuG__cartItems::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.checkout-module__gXkDuG__cartItem{background:#fafafa;border-radius:12px;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .3s;display:flex;position:relative}.checkout-module__gXkDuG__cartItem:hover{background:#f0f0f0;transform:translate(5px)}.checkout-module__gXkDuG__itemImage{border-radius:10px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.checkout-module__gXkDuG__itemImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.checkout-module__gXkDuG__itemBadge{background:linear-gradient(135deg, var(--energy-blue-strong) 0%, var(--pulse-accent) 100%);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;animation:2s infinite checkout-module__gXkDuG__pulse;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 8px #0003}.checkout-module__gXkDuG__spinnerIcon{animation:1s linear infinite checkout-module__gXkDuG__spin}.checkout-module__gXkDuG__itemDetails{flex-direction:column;flex:1;justify-content:center;gap:.25rem;display:flex}.checkout-module__gXkDuG__itemName{color:#1a1a1a;font-size:.95rem;font-weight:600;line-height:1.3}.checkout-module__gXkDuG__itemMeta{flex-direction:column;gap:.125rem;display:flex}.checkout-module__gXkDuG__itemQty{color:#666;font-size:.8125rem}.checkout-module__gXkDuG__itemUnit{color:#999;font-size:.75rem}.checkout-module__gXkDuG__itemPrice{color:#667eea;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.checkout-module__gXkDuG__summaryDetails{border-top:2px solid #f0f0f0;padding-top:1.5rem}.checkout-module__gXkDuG__summaryRow{color:#4a4a4a;justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.checkout-module__gXkDuG__summaryRow span:last-child{font-weight:600}.checkout-module__gXkDuG__freeShipping{color:#10b981;font-weight:700}.checkout-module__gXkDuG__shippingNote{color:#666;background:#f0f9ff;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem;display:flex}.checkout-module__gXkDuG__shippingNote svg{color:#667eea;flex-shrink:0}.checkout-module__gXkDuG__discount{color:#10b981}.checkout-module__gXkDuG__discount span:last-child{font-weight:700}.checkout-module__gXkDuG__summaryTotal{color:#1a1a1a;border-top:2px solid #f0f0f0;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700;display:flex}.checkout-module__gXkDuG__summaryTotal span:last-child{color:#667eea}.checkout-module__gXkDuG__securityBadges{border-top:2px solid #f0f0f0;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.checkout-module__gXkDuG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:linear-gradient(135deg,#57b500d9 0%,#84cc16d9 100%);border:1px solid #ffffff1a;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #57b50026}.checkout-module__gXkDuG__badge:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #57b50066}.checkout-module__gXkDuG__badge svg{flex-shrink:0}@media (max-width:1024px){.checkout-module__gXkDuG__grid{grid-template-columns:1fr;gap:1.5rem}.checkout-module__gXkDuG__sidebar{margin-top:1rem;position:relative;top:0}.checkout-module__gXkDuG__formRow{grid-template-columns:1fr;gap:1rem}.checkout-module__gXkDuG__title{font-size:2rem}.checkout-module__gXkDuG__subtitle{font-size:1rem}.checkout-module__gXkDuG__progressBar{flex-wrap:wrap}.checkout-module__gXkDuG__progressStep span{font-size:.75rem}.checkout-module__gXkDuG__stepNumber{width:45px;height:45px}.checkout-module__gXkDuG__couponHelp{grid-template-columns:1fr}}@media (max-width:640px){.checkout-module__gXkDuG__container{padding:.75rem}.checkout-module__gXkDuG__wrapper,.checkout-module__gXkDuG__card{padding:1.25rem}.checkout-module__gXkDuG__formRow{gap:.75rem}.checkout-module__gXkDuG__title{margin-bottom:.5rem;font-size:1.75rem}.checkout-module__gXkDuG__subtitle{margin-bottom:1.5rem;font-size:.9375rem}.checkout-module__gXkDuG__header{margin-bottom:2rem}.checkout-module__gXkDuG__progressBar{padding:0 .5rem}.checkout-module__gXkDuG__progressStep span{display:none}.checkout-module__gXkDuG__stepNumber{width:40px;height:40px}.checkout-module__gXkDuG__progressLine{min-width:20px}.checkout-module__gXkDuG__card{border-radius:15px;margin-bottom:1rem;padding:1.5rem}.checkout-module__gXkDuG__sectionHeader{flex-direction:row;align-items:flex-start;margin-bottom:1.25rem}.checkout-module__gXkDuG__iconWrapper{width:40px;height:40px}.checkout-module__gXkDuG__icon{width:20px;height:20px}.checkout-module__gXkDuG__sectionHeader h2{font-size:1.25rem}.checkout-module__gXkDuG__sectionDesc{font-size:.8125rem}.checkout-module__gXkDuG__formRow{grid-template-columns:1fr;gap:0}.checkout-module__gXkDuG__formGroup{margin-bottom:1.25rem}.checkout-module__gXkDuG__formGroup input,.checkout-module__gXkDuG__couponGroup input{padding:.875rem;font-size:.95rem}.checkout-module__gXkDuG__couponGroup{flex-direction:column;gap:.5rem}.checkout-module__gXkDuG__applyBtn{width:100%;padding:.875rem}.checkout-module__gXkDuG__couponHelp{grid-template-columns:1fr}.checkout-module__gXkDuG__submitBtn{padding:1rem 1.5rem;font-size:1rem}.checkout-module__gXkDuG__orderSummary{border-radius:15px;padding:1.5rem}.checkout-module__gXkDuG__orderSummary h3{font-size:1.25rem}.checkout-module__gXkDuG__cartItems{max-height:250px}.checkout-module__gXkDuG__cartItem{padding:.875rem}.checkout-module__gXkDuG__itemImage{width:55px;height:55px}.checkout-module__gXkDuG__itemBadge{width:22px;height:22px;font-size:.6875rem}.checkout-module__gXkDuG__itemName{font-size:.875rem}.checkout-module__gXkDuG__itemQty{font-size:.75rem}.checkout-module__gXkDuG__itemUnit{font-size:.6875rem}.checkout-module__gXkDuG__itemPrice{font-size:.875rem}.checkout-module__gXkDuG__summaryRow{font-size:.9375rem}.checkout-module__gXkDuG__summaryTotal{font-size:1.125rem}.checkout-module__gXkDuG__securityBadges{flex-direction:column;gap:.5rem}.checkout-module__gXkDuG__badge{padding:.625rem;font-size:.8125rem}}@media (max-width:375px){.checkout-module__gXkDuG__title{font-size:1.5rem}.checkout-module__gXkDuG__subtitle{font-size:.875rem}.checkout-module__gXkDuG__card{padding:1.25rem}.checkout-module__gXkDuG__sectionHeader h2{font-size:1.125rem}.checkout-module__gXkDuG__orderSummary{padding:1.25rem}}@media (max-width:430px){.checkout-module__gXkDuG__wrapper{max-width:95%;padding:1rem}.checkout-module__gXkDuG__container{padding:.5rem}.checkout-module__gXkDuG__orderSummary{max-width:100%;margin:0 auto;padding:1.25rem}.checkout-module__gXkDuG__sidebar{margin:0 auto}}@media (hover:none){.checkout-module__gXkDuG__card:hover,.checkout-module__gXkDuG__cartItem:hover,.checkout-module__gXkDuG__badge:hover,.checkout-module__gXkDuG__submitBtn:hover,.checkout-module__gXkDuG__applyBtn:hover,.checkout-module__gXkDuG__couponCard:hover{transform:none}}
.confirmation-module__Bfbg_q__container{background:linear-gradient(135deg,#081e31 0%,#0a2640 100%);align-items:center;min-height:100vh;padding:4rem 1rem;display:flex;position:relative;overflow:hidden}.confirmation-module__Bfbg_q__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#57b50026 0%,#0000 70%);position:absolute;inset:0}.confirmation-module__Bfbg_q__wrapper{width:100%;max-width:800px;margin:0 auto}.confirmation-module__Bfbg_q__successCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #fff6;border-radius:24px;padding:3rem 2rem;animation:.6s cubic-bezier(.16,1,.3,1) confirmation-module__Bfbg_q__slideUp;box-shadow:0 20px 60px #0000001a}.confirmation-module__Bfbg_q__checkmarkWrapper{justify-content:center;margin-bottom:2rem;display:flex}.confirmation-module__Bfbg_q__checkmarkCircle{background:linear-gradient(#84cc16 0%,#57b500 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:.5s cubic-bezier(.34,1.56,.64,1) .2s both confirmation-module__Bfbg_q__scaleIn;display:flex;box-shadow:0 10px 30px #57b50066}.confirmation-module__Bfbg_q__checkmark{color:#fff;width:50px;height:50px;animation:.5s ease-out .5s both confirmation-module__Bfbg_q__drawCheck}.confirmation-module__Bfbg_q__title{color:#1a202c;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;animation:.5s ease-out .3s both confirmation-module__Bfbg_q__fadeIn}.confirmation-module__Bfbg_q__subtitle{color:#718096;text-align:center;margin-bottom:2rem;font-size:1.125rem;animation:.5s ease-out .4s both confirmation-module__Bfbg_q__fadeIn}.confirmation-module__Bfbg_q__orderInfo{background:linear-gradient(#57b50014 0%,#57b50008 100%);border:1px solid #57b50026;border-radius:16px;margin-bottom:2rem;padding:1.5rem;animation:.5s ease-out .5s both confirmation-module__Bfbg_q__fadeIn}.confirmation-module__Bfbg_q__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.confirmation-module__Bfbg_q__infoItem{text-align:center}.confirmation-module__Bfbg_q__infoLabel{color:#718096;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.confirmation-module__Bfbg_q__infoValue{color:#1a202c;font-size:1.125rem;font-weight:700}.confirmation-module__Bfbg_q__orderDetails{background:#f7fafc;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;animation:.5s ease-out .6s both confirmation-module__Bfbg_q__fadeIn}.confirmation-module__Bfbg_q__orderDetails h3{color:#1a202c;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.confirmation-module__Bfbg_q__itemsList{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.confirmation-module__Bfbg_q__item{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.confirmation-module__Bfbg_q__item:hover{transform:translate(5px);box-shadow:0 2px 10px #0000000d}.confirmation-module__Bfbg_q__infoRow{background:#ffffff80;border:1px solid #57b5001a;border-radius:12px;align-items:center;gap:1.25rem;padding:1rem;transition:all .3s;display:flex}.confirmation-module__Bfbg_q__infoRow:hover{background:#57b5000d;transform:translate(5px)}.confirmation-module__Bfbg_q__infoIcon{color:#fff;background:linear-gradient(#84cc16 0%,#57b500 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #57b5004d}.confirmation-module__Bfbg_q__infoContent h3{color:#1a202c;margin:0 0 .25rem;font-size:1rem;font-weight:700}.confirmation-module__Bfbg_q__infoContent p{color:#718096;margin:0;font-size:.875rem}.confirmation-module__Bfbg_q__itemEmoji{background:#57b5000d;border:1px solid #57b5001a;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.confirmation-module__Bfbg_q__itemName{color:#1a202c;margin-bottom:.25rem;font-weight:600}.confirmation-module__Bfbg_q__itemQty{color:#718096;font-size:.875rem}.confirmation-module__Bfbg_q__itemPrice{color:#57b500;font-size:1.125rem;font-weight:700}.confirmation-module__Bfbg_q__totalRow{color:#1a202c;background:#57b50008;border:2px solid #57b500;border-radius:12px;justify-content:space-between;padding:1.25rem 1rem;font-size:1.25rem;font-weight:700;display:flex}.confirmation-module__Bfbg_q__deliveryInfo{background:#f0fdf4;border:2px solid #86efac;border-radius:16px;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;animation:.5s ease-out .7s both confirmation-module__Bfbg_q__fadeIn;display:flex}.confirmation-module__Bfbg_q__deliveryIcon{font-size:3rem}.confirmation-module__Bfbg_q__deliveryInfo h3{color:#166534;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.confirmation-module__Bfbg_q__deliveryInfo p{color:#166534;margin:.25rem 0;font-size:.875rem}.confirmation-module__Bfbg_q__emailNotice{background:#eff6ff;border:2px solid #bfdbfe;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem;animation:.5s ease-out .8s both confirmation-module__Bfbg_q__fadeIn;display:flex}.confirmation-module__Bfbg_q__emailIcon{color:#2563eb;flex-shrink:0;width:24px;height:24px}.confirmation-module__Bfbg_q__emailNotice p{color:#1e40af;margin:0;font-size:.875rem}.confirmation-module__Bfbg_q__actions{gap:1rem;animation:.5s ease-out .9s both confirmation-module__Bfbg_q__fadeIn;display:flex}.confirmation-module__Bfbg_q__primaryBtn{background:linear-gradient(135deg, var(--cta-yellow-500) 0%, var(--cta-orange-500) 100%);color:#081e31;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 25px #f77f004d}.confirmation-module__Bfbg_q__primaryBtn:hover{background:linear-gradient(135deg, var(--cta-orange-500) 0%, var(--cta-yellow-500) 100%);transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.confirmation-module__Bfbg_q__secondaryBtn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex:1;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.confirmation-module__Bfbg_q__secondaryBtn:hover{background:#f7fafc;border-color:#cbd5e0}.confirmation-module__Bfbg_q__btnIcon{width:20px;height:20px}@keyframes confirmation-module__Bfbg_q__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes confirmation-module__Bfbg_q__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes confirmation-module__Bfbg_q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmation-module__Bfbg_q__drawCheck{0%{stroke-dasharray:100;stroke-dashoffset:100px}to{stroke-dasharray:100;stroke-dashoffset:0}}@media (max-width:640px){.confirmation-module__Bfbg_q__successCard{padding:2rem 1.5rem}.confirmation-module__Bfbg_q__title{font-size:1.75rem}.confirmation-module__Bfbg_q__infoGrid{grid-template-columns:1fr;gap:1rem}.confirmation-module__Bfbg_q__actions{flex-direction:column}.confirmation-module__Bfbg_q__deliveryInfo{text-align:center;flex-direction:column}}
.payment-module__q40TGa__container{background:var(--bg-light);min-height:100vh;color:var(--text-light);padding:2rem 1rem;transition:background .4s,color .4s;position:relative;overflow:hidden}.payment-module__q40TGa__container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%, var(--energy-blue) 0%, transparent 70%), radial-gradient(circle at 80% 70%, var(--solar-yellow) 0%, transparent 80%), linear-gradient(180deg, #ffffff08 0%, transparent 100%);background-blend-mode:screen;animation:10s ease-in-out infinite alternate payment-module__q40TGa__solarPulse;position:fixed;inset:0}.dark .payment-module__q40TGa__container{background:var(--bg-dark);color:var(--text-dark)}.dark .payment-module__q40TGa__container:before{background:radial-gradient(circle at 30% 40%, var(--energy-blue-strong) 0%, transparent 70%), radial-gradient(circle at 70% 80%, var(--pulse-accent) 0%, transparent 80%), linear-gradient(180deg, #ffffff08 0%, transparent 100%);animation:12s ease-in-out infinite alternate payment-module__q40TGa__solarPulseDark}@keyframes payment-module__q40TGa__solarPulse{0%{opacity:.35;filter:brightness();transform:scale(1)}50%{opacity:.55;filter:brightness(1.15);transform:scale(1.02)}to{opacity:.35;filter:brightness();transform:scale(1)}}@keyframes payment-module__q40TGa__solarPulseDark{0%{opacity:.25;filter:brightness();transform:scale(1)}50%{opacity:.5;filter:brightness(1.2);transform:scale(1.05)}to{opacity:.25;filter:brightness();transform:scale(1)}}.payment-module__q40TGa__wrapper{z-index:1;-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-radius:16px;max-width:90%;margin:0 auto;padding:2rem;position:relative;box-shadow:0 8px 32px #0000001a}.dark .payment-module__q40TGa__wrapper{background:#0d0d0dcc;box-shadow:0 8px 32px #0000004d}.payment-module__q40TGa__header{margin-bottom:3rem}.payment-module__q40TGa__title{color:var(--text-light);text-shadow:0 2px 4px #0000001a;text-align:center;width:100%;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.dark .payment-module__q40TGa__title{color:var(--text-dark);text-shadow:0 2px 4px #0000004d}.payment-module__q40TGa__title:after{content:"";background:linear-gradient(90deg, var(--energy-blue), var(--solar-yellow));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.payment-module__q40TGa__subtitle{color:var(--text-light);opacity:.9;text-align:center;margin-bottom:2rem;font-size:1.125rem;font-weight:400}.dark .payment-module__q40TGa__subtitle{color:var(--text-dark);opacity:.8}.payment-module__q40TGa__progressBar{justify-content:center;align-items:center;gap:0;max-width:700px;margin:0 auto;padding:0 1rem;display:flex}.payment-module__q40TGa__progressStep{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.payment-module__q40TGa__progressStep span{color:#fff9;font-size:.875rem;font-weight:500;transition:color .3s}.payment-module__q40TGa__progressStep.payment-module__q40TGa__active span{color:#84cc16}.payment-module__q40TGa__progressStep.payment-module__q40TGa__clickable{cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s}.payment-module__q40TGa__progressStep.payment-module__q40TGa__clickable:hover span{color:#84cc16}.payment-module__q40TGa__progressStep.payment-module__q40TGa__clickable:hover .payment-module__q40TGa__stepNumber{border-color:#84cc16;transform:scale(1.1);box-shadow:0 0 20px #57b50066}.payment-module__q40TGa__stepNumber{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffff80;background:linear-gradient(#ffffff26 0%,#ffffff0d 100%);border:1px solid #57b50033;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.payment-module__q40TGa__stepNumber.payment-module__q40TGa__completed{color:#fff;background:linear-gradient(#84cc16 0%,#57b500 100%);border-color:#fff9;box-shadow:0 6px 15px #57b5004d}.payment-module__q40TGa__progressStep.payment-module__q40TGa__active .payment-module__q40TGa__stepNumber{color:#fff;background:linear-gradient(#84cc16 0%,#57b500 100%);border-color:#ffffffd9;transform:scale(1.1)translateY(-2px);box-shadow:0 10px 20px -5px #57b50080}.payment-module__q40TGa__progressLine{background:#57b50026;flex:1;min-width:40px;height:2px;transition:background .3s;position:relative}.payment-module__q40TGa__progressLine.payment-module__q40TGa__completed{background:linear-gradient(90deg,#57b500,#84cc16);box-shadow:0 0 15px #57b5004d}.payment-module__q40TGa__content{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}.payment-module__q40TGa__mainContent{width:100%}.payment-module__q40TGa__paymentMethods{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000000d;border-radius:14px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.dark .payment-module__q40TGa__paymentMethods{background:#1e1e1eb3;border:1px solid #ffffff0d;box-shadow:0 4px 20px #0003}.payment-module__q40TGa__paymentMethods:hover{border-color:#3b82f626;transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.dark .payment-module__q40TGa__paymentMethods:hover{border-color:#3b82f64d;box-shadow:0 6px 24px #0000004d}.payment-module__q40TGa__paymentTabs{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.payment-module__q40TGa__tabButton{color:#4a4a4a;cursor:pointer;background:#ffffff80;border:2px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.dark .payment-module__q40TGa__tabButton{color:#e0e0e0;background:#32323280;border-color:#ffffff1a}.payment-module__q40TGa__tabButton:hover{background:#fffc;border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dark .payment-module__q40TGa__tabButton:hover{background:#3c3c3ccc;border-color:#667eea80}.payment-module__q40TGa__tabButton.payment-module__q40TGa__active{color:#fff;background:linear-gradient(#84cc16 0%,#57b500 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 6px 15px #57b5004d}.payment-module__q40TGa__tabButton svg{width:20px;height:20px}.payment-module__q40TGa__paymentForm{width:100%}.payment-module__q40TGa__mpesaForm{flex-direction:column;gap:1.5rem;display:flex}.payment-module__q40TGa__errorAlert{color:#ef4444;background:#fef2f2;border:2px solid #fecaca;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;font-weight:500;display:flex}.dark .payment-module__q40TGa__errorAlert{background:#ef44441a;border-color:#ef44444d}.payment-module__q40TGa__errorAlert svg{flex-shrink:0}.payment-module__q40TGa__backBtn{color:#4a4a4a;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.dark .payment-module__q40TGa__backBtn{color:#e0e0e0;border-color:#ffffff1a}.payment-module__q40TGa__backBtn:hover{border-color:var(--energy-blue-strong);color:var(--energy-blue-strong);background:#f7fafc;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dark .payment-module__q40TGa__backBtn:hover{border-color:var(--energy-blue-strong);background:#3c3c3c80}.payment-module__q40TGa__summaryHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.payment-module__q40TGa__packageIcon{color:#57b500;width:24px;height:24px}.payment-module__q40TGa__formGroup{width:100%}.payment-module__q40TGa__formGroup label{color:#4a4a4a;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.dark .payment-module__q40TGa__formGroup label{color:#e0e0e0}.payment-module__q40TGa__phoneInput{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}.dark .payment-module__q40TGa__phoneInput{background:#32323280;border-color:#ffffff1a}.payment-module__q40TGa__phoneInput:focus-within{border-color:var(--energy-blue-strong);background:#fff;box-shadow:0 0 0 4px #0ea5e91a}.dark .payment-module__q40TGa__phoneInput:focus-within{background:#3c3c3ccc;box-shadow:0 0 0 4px #0ea5e933}.payment-module__q40TGa__prefix{color:#666;margin-right:.5rem;font-size:1rem;font-weight:600}.dark .payment-module__q40TGa__prefix{color:#aaa}.payment-module__q40TGa__phoneInput input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-size:1rem;font-weight:500}.dark .payment-module__q40TGa__phoneInput input{color:#e0e0e0}.payment-module__q40TGa__phoneInput input::placeholder{color:#999}.payment-module__q40TGa__helpText{color:#666;margin-top:.5rem;font-size:.875rem}.dark .payment-module__q40TGa__helpText{color:#aaa}.payment-module__q40TGa__submitBtn{background:linear-gradient(135deg, var(--cta-yellow-500) 0%, var(--cta-orange-500) 100%);color:#081e31;cursor:pointer;z-index:1;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #f77f0059}.payment-module__q40TGa__submitBtn:before{content:"";background:linear-gradient(135deg, var(--cta-orange-500) 0%, var(--cta-yellow-500) 100%);opacity:0;z-index:-1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.payment-module__q40TGa__submitBtn:hover:not(:disabled):before{opacity:1}.payment-module__q40TGa__submitBtn:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 10px 40px #f77f0080}.payment-module__q40TGa__submitBtn:active:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #f77f0066}.payment-module__q40TGa__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.dark .payment-module__q40TGa__submitBtn:disabled{background:#334155}.payment-module__q40TGa__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite payment-module__q40TGa__spin}.payment-module__q40TGa__spinnerIcon{animation:1s linear infinite payment-module__q40TGa__spin}@keyframes payment-module__q40TGa__spin{to{transform:rotate(360deg)}}.payment-module__q40TGa__processingState{flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem;display:flex}.payment-module__q40TGa__phoneScreen{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:20px;width:100%;max-width:280px;padding:2rem 1.5rem;animation:2s ease-in-out infinite payment-module__q40TGa__pulse;box-shadow:0 10px 40px #10b9814d}@keyframes payment-module__q40TGa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.payment-module__q40TGa__mpesaLogo{text-align:center;color:#fff;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.payment-module__q40TGa__paymentDetails{text-align:center;color:#fff}.payment-module__q40TGa__paymentDetails p{opacity:.9;margin:.5rem 0;font-size:.875rem}.payment-module__q40TGa__paymentDetails h3{margin:.75rem 0;font-size:2.5rem;font-weight:700}.payment-module__q40TGa__paymentDetails h4{margin:.75rem 0;font-size:1.25rem;font-weight:600}.payment-module__q40TGa__transactionId{opacity:.8;background:#ffffff1a;border-radius:6px;margin-top:1rem;padding:.5rem;font-family:Courier New,monospace;font-size:.75rem}.payment-module__q40TGa__processingText{text-align:center;width:100%}.payment-module__q40TGa__processingText h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.dark .payment-module__q40TGa__processingText h3{color:#e0e0e0}.payment-module__q40TGa__processingText p{color:#666;margin-bottom:1.5rem;font-size:1rem}.dark .payment-module__q40TGa__processingText p{color:#aaa}.payment-module__q40TGa__steps{flex-direction:column;gap:.75rem;display:flex}.payment-module__q40TGa__step{color:#667eea;background:#667eea1a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.dark .payment-module__q40TGa__step{background:#667eea33}.payment-module__q40TGa__successState,.payment-module__q40TGa__errorState{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.payment-module__q40TGa__successIcon{color:#10b981;animation:.5s ease-out payment-module__q40TGa__scaleIn}.payment-module__q40TGa__errorIcon{color:#ef4444;animation:.5s ease-out payment-module__q40TGa__scaleIn}@keyframes payment-module__q40TGa__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.payment-module__q40TGa__successState h3{color:#10b981;margin:0;font-size:1.75rem;font-weight:700}.payment-module__q40TGa__errorState h3{color:#ef4444;margin:0;font-size:1.5rem;font-weight:700}.payment-module__q40TGa__successState p,.payment-module__q40TGa__errorState p{color:#666;margin:0;font-size:1rem}:is(.dark .payment-module__q40TGa__successState p,.dark .payment-module__q40TGa__errorState p){color:#aaa}.payment-module__q40TGa__comingSoon{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.payment-module__q40TGa__comingSoon svg{color:#cbd5e1}.dark .payment-module__q40TGa__comingSoon svg{color:#475569}.payment-module__q40TGa__comingSoon h3{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.dark .payment-module__q40TGa__comingSoon h3{color:#e0e0e0}.payment-module__q40TGa__comingSoon p{color:#666;max-width:400px;margin:0;font-size:1rem}.dark .payment-module__q40TGa__comingSoon p{color:#aaa}.payment-module__q40TGa__sidebar{position:sticky;top:2rem}.payment-module__q40TGa__orderSummary{-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #0000000d;border-radius:14px;padding:2rem;box-shadow:0 4px 20px #0000000f}.dark .payment-module__q40TGa__orderSummary{background:#1e1e1ee6;border:1px solid #ffffff0d;box-shadow:0 4px 20px #0003}.payment-module__q40TGa__orderSummary h3{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.dark .payment-module__q40TGa__orderSummary h3{color:#e0e0e0}.payment-module__q40TGa__summaryDetails{border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.dark .payment-module__q40TGa__summaryDetails{border-color:#ffffff1a}.payment-module__q40TGa__summaryRow{color:#4a4a4a;justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.dark .payment-module__q40TGa__summaryRow{color:#ccc}.payment-module__q40TGa__summaryRow span:last-child{font-weight:600}.payment-module__q40TGa__freeShipping{color:#10b981;font-weight:700}.payment-module__q40TGa__discount{color:#10b981}.payment-module__q40TGa__discount span:last-child{font-weight:700}.payment-module__q40TGa__summaryTotal{color:#1a1a1a;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:12px;justify-content:space-between;padding:1.25rem;font-size:1.25rem;font-weight:700;display:flex}.dark .payment-module__q40TGa__summaryTotal{color:#e0e0e0;background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%)}.payment-module__q40TGa__summaryTotal span:last-child{color:var(--energy-blue-strong)}.payment-module__q40TGa__customerInfo{margin-bottom:1.5rem}.payment-module__q40TGa__customerInfo h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.dark .payment-module__q40TGa__customerInfo h4{color:#e0e0e0}.payment-module__q40TGa__infoRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:.875rem;display:flex}.dark .payment-module__q40TGa__infoRow{border-color:#ffffff0d}.payment-module__q40TGa__infoRow:last-child{border-bottom:none}.payment-module__q40TGa__infoRow span:first-child{color:#666;font-weight:500}.dark .payment-module__q40TGa__infoRow span:first-child{color:#aaa}.payment-module__q40TGa__infoRow span:last-child{color:#1a1a1a;text-align:right;word-break:break-word;font-weight:600}.dark .payment-module__q40TGa__infoRow span:last-child{color:#e0e0e0}.payment-module__q40TGa__securityBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:linear-gradient(135deg,#57b500d9 0%,#84cc16d9 100%);border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #57b50026}.dark .payment-module__q40TGa__securityBadge{background:linear-gradient(135deg,#57b5004d 0%,#84cc1633 100%)}.payment-module__q40TGa__securityBadge:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 15px #57b50040}.payment-module__q40TGa__securityBadge svg{flex-shrink:0}.payment-module__q40TGa__loadingContainer{background:var(--bg-light);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100vh;display:flex}.dark .payment-module__q40TGa__loadingContainer{background:var(--bg-dark)}.payment-module__q40TGa__loadingContainer p{color:#666;font-size:1.125rem}.dark .payment-module__q40TGa__loadingContainer p{color:#aaa}@media (max-width:1024px){.payment-module__q40TGa__content{grid-template-columns:1fr;gap:1.5rem}.payment-module__q40TGa__sidebar{margin-top:1rem;position:relative;top:0}.payment-module__q40TGa__title{font-size:2rem}.payment-module__q40TGa__subtitle{font-size:1rem}.payment-module__q40TGa__paymentTabs{grid-template-columns:1fr}.payment-module__q40TGa__progressBar{flex-wrap:wrap}.payment-module__q40TGa__progressStep span{font-size:.75rem}.payment-module__q40TGa__stepNumber{width:45px;height:45px}}@media (max-width:640px){.payment-module__q40TGa__container{padding:.75rem}.payment-module__q40TGa__wrapper{padding:1.25rem}.payment-module__q40TGa__header{margin-bottom:2rem}.payment-module__q40TGa__title{font-size:1.75rem}.payment-module__q40TGa__subtitle{margin-bottom:1.5rem;font-size:.9375rem}.payment-module__q40TGa__progressBar{padding:0 .5rem}.payment-module__q40TGa__progressStep span{display:none}.payment-module__q40TGa__stepNumber{width:40px;height:40px}.payment-module__q40TGa__progressLine{min-width:20px}.payment-module__q40TGa__paymentMethods{padding:1.5rem}.payment-module__q40TGa__tabButton{padding:1rem;font-size:.9375rem}.payment-module__q40TGa__phoneScreen{max-width:100%}.payment-module__q40TGa__mpesaLogo{font-size:1.25rem}.payment-module__q40TGa__paymentDetails h3{font-size:2rem}.payment-module__q40TGa__processingText h3{font-size:1.25rem}.payment-module__q40TGa__processingText p{font-size:.9375rem}.payment-module__q40TGa__orderSummary{padding:1.5rem}.payment-module__q40TGa__orderSummary h3{font-size:1.25rem}.payment-module__q40TGa__summaryTotal{padding:1rem;font-size:1.125rem}.payment-module__q40TGa__infoRow{flex-direction:column;gap:.25rem}.payment-module__q40TGa__infoRow span:last-child{text-align:left}.payment-module__q40TGa__backBtn{width:80%;margin:0 auto;padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:375px){.payment-module__q40TGa__title{font-size:1.5rem}.payment-module__q40TGa__subtitle{font-size:.875rem}.payment-module__q40TGa__paymentMethods,.payment-module__q40TGa__orderSummary{padding:1.25rem}}@media (max-width:430px){.payment-module__q40TGa__wrapper{max-width:95%;padding:1rem}.payment-module__q40TGa__container{padding:.5rem}}@media (hover:none){.payment-module__q40TGa__paymentMethods:hover,.payment-module__q40TGa__tabButton:hover,.payment-module__q40TGa__submitBtn:hover,.payment-module__q40TGa__securityBadge:hover{transform:none}}
.quote-modal-module__3cy-MG__modalOverlay{z-index:9999;box-sizing:border-box;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.quote-modal-module__3cy-MG__modalContent{background-color:#fff;border-radius:12px;width:100%;max-width:720px;max-height:95vh;padding:2rem;overflow-y:auto;box-shadow:0 4px 12px #0003}.quote-modal-module__3cy-MG__modalContent h2,.quote-modal-module__3cy-MG__modalContent h3{color:#333;margin-bottom:1rem;font-weight:600}.quote-modal-module__3cy-MG__fieldGroup{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.quote-modal-module__3cy-MG__fieldGroup input{border:1px solid #ccc;border-radius:8px;flex:1;padding:.75rem;font-size:1rem}.quote-modal-module__3cy-MG__itemsSection{margin-bottom:2rem}.quote-modal-module__3cy-MG__itemRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.quote-modal-module__3cy-MG__itemRow input{border:1px solid #ccc;border-radius:6px;flex:1;min-width:100px;padding:.6rem}.quote-modal-module__3cy-MG__removeBtn{color:#045afa;cursor:pointer;background-color:#fdd;border:none;border-radius:6px;padding:0 .75rem;font-size:1.2rem}.quote-modal-module__3cy-MG__addItemBtn{cursor:pointer;background-color:#e0f0ff;border:none;border-radius:6px;margin-top:.5rem;padding:.6rem 1.2rem;font-weight:500}.quote-modal-module__3cy-MG__summarySection input,.quote-modal-module__3cy-MG__summarySection textarea{border:1px solid #ccc;border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}.quote-modal-module__3cy-MG__totalDisplay{margin:1rem 0;font-size:1rem;font-weight:500}.quote-modal-module__3cy-MG__buttonGroup{flex-wrap:wrap;justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.quote-modal-module__3cy-MG__cancelBtn{color:#fff;cursor:pointer;background-color:#ccc;border:none;border-radius:6px;padding:.6rem 1.2rem}.quote-modal-module__3cy-MG__submitBtn{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .3s}.quote-modal-module__3cy-MG__submitBtn:hover{background-color:#024}@media (max-width:600px){.quote-modal-module__3cy-MG__modalContent{padding:1.2rem}.quote-modal-module__3cy-MG__fieldGroup,.quote-modal-module__3cy-MG__itemRow{flex-direction:column}.quote-modal-module__3cy-MG__buttonGroup{flex-direction:column;align-items:stretch}.quote-modal-module__3cy-MG__cancelBtn,.quote-modal-module__3cy-MG__submitBtn{width:100%}}
.view-payment-module__Vw0Nwq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out view-payment-module__Vw0Nwq__fadeIn;display:flex;position:fixed;inset:0}@keyframes view-payment-module__Vw0Nwq__fadeIn{0%{opacity:0}to{opacity:1}}.view-payment-module__Vw0Nwq__modalContent{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:24px;width:100%;max-width:1000px;max-height:92vh;animation:.4s cubic-bezier(.16,1,.3,1) view-payment-module__Vw0Nwq__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}@keyframes view-payment-module__Vw0Nwq__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.view-payment-module__Vw0Nwq__closeButton{cursor:pointer;z-index:10;color:#374151;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #00000026}.view-payment-module__Vw0Nwq__closeButton:hover{color:#fff;background:#ef4444;transform:rotate(90deg)scale(1.1);box-shadow:0 8px 20px #ef444466}.view-payment-module__Vw0Nwq__container{flex-direction:column;gap:32px;padding:48px;display:flex}.view-payment-module__Vw0Nwq__header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;display:flex}.view-payment-module__Vw0Nwq__headerContent{flex:1}.view-payment-module__Vw0Nwq__typeBadge{background:linear-gradient(135deg, #e0e7ff 0%, var(--brand-green-light) 100%);color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.view-payment-module__Vw0Nwq__transactionId{color:#111827;letter-spacing:-.5px;margin:0 0 12px;font-family:monospace;font-size:28px;font-weight:800;line-height:1.2}.view-payment-module__Vw0Nwq__customerTag{color:#6b7280;background:#f3f4f6;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.view-payment-module__Vw0Nwq__statusBadge{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-radius:24px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;display:flex;box-shadow:0 8px 20px #00000026}.view-payment-module__Vw0Nwq__amountSection{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:32px;display:flex;box-shadow:0 4px 12px #fbbf2433}.view-payment-module__Vw0Nwq__amountTag{flex-direction:column;gap:4px;display:flex}.view-payment-module__Vw0Nwq__amountLabel{color:#92400e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.view-payment-module__Vw0Nwq__amountValue{color:#78350f;letter-spacing:-1px;font-size:48px;font-weight:900}.view-payment-module__Vw0Nwq__methodIcon{color:#92400e;background:#fff6;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.view-payment-module__Vw0Nwq__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.view-payment-module__Vw0Nwq__statCard{color:#fff;border-radius:20px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.view-payment-module__Vw0Nwq__statCard:before{content:"";opacity:0;background:#ffffff1a;transition:opacity .3s;position:absolute;inset:0}.view-payment-module__Vw0Nwq__statCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003}.view-payment-module__Vw0Nwq__statCard:hover:before{opacity:1}.view-payment-module__Vw0Nwq__statContent{align-items:center;gap:16px;display:flex}.view-payment-module__Vw0Nwq__statIconLarge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.view-payment-module__Vw0Nwq__statInfo{flex:1;min-width:0}.view-payment-module__Vw0Nwq__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:12px;font-weight:600}.view-payment-module__Vw0Nwq__statValue{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:18px;font-weight:700;overflow:hidden}.view-payment-module__Vw0Nwq__statSubtext{color:#fffc;margin:0;font-size:11px}.view-payment-module__Vw0Nwq__techSpecs{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:20px;padding:28px}.view-payment-module__Vw0Nwq__techSpecTitle{color:#374151;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;display:flex}.view-payment-module__Vw0Nwq__techGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.view-payment-module__Vw0Nwq__techItem{background:#f3f4f6;border-radius:12px;padding:12px 16px;font-family:monospace}.view-payment-module__Vw0Nwq__techLabel{color:#6b7280;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.view-payment-module__Vw0Nwq__techValue{color:#111827;word-break:break-all;font-size:14px;font-weight:600;display:block}@media (max-width:768px){.view-payment-module__Vw0Nwq__container{gap:24px;padding:24px}.view-payment-module__Vw0Nwq__statsGrid{grid-template-columns:1fr}.view-payment-module__Vw0Nwq__header{flex-direction:column}.view-payment-module__Vw0Nwq__statusBadge{align-self:flex-start}.view-payment-module__Vw0Nwq__amountSection{padding:24px}.view-payment-module__Vw0Nwq__amountValue{font-size:36px}}
