:root{--ink-navy: #12171F;--warm-paper: #F3EFE3;--surface-card: #FCFAF5;--surface-white: #FFFFFF;--surface-muted: #EBE6D8;--solar-amber: #E88F1F;--solar-amber-hover: #D47E15;--solar-amber-soft: rgba(232, 143, 31, .12);--deep-teal: #0D4A41;--deep-teal-soft: rgba(13, 74, 65, .1);--coral-alert: #B8402C;--coral-soft: rgba(184, 64, 44, .1);--text-primary: #12171F;--text-secondary: #3D4754;--text-muted: #667080;--text-inverse: #FCFAF5;--text-inverse-muted: #9BA3AF;--hairline: rgba(18, 23, 31, .12);--hairline-strong: rgba(18, 23, 31, .22);--hairline-dark: rgba(255, 255, 255, .12);--hairline-dark-strong: rgba(255, 255, 255, .22);--border-color: var(--hairline);--font-heading: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", SFMono-Regular, Menlo, Monaco, Consolas, monospace;--shadow-none: none;--shadow-sm: none;--shadow-md: none;--shadow-lg: none;--shadow-xl: none;--shadow-navy: none;--shadow-solar: none;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--container-max: 100%;--container-pad: clamp(20px, 3vw, 48px);--role-bar-height: 36px;--site-header-height: 68px;--announcement-bar-height: 29px;--total-sticky-header-height: 133px;--mobile-bottom-nav-height: 64px;--navy-950: #0B0E14;--navy-900: #12171F;--navy-850: #161D27;--navy-800: #1C2430;--slate-900: #12171F;--slate-800: #1C2430;--slate-700: #2C3748;--slate-600: #3D4754;--slate-500: #667080;--slate-400: #8E99A8;--slate-300: #C2CAD4;--slate-200: #E2DDCF;--slate-100: #EBE6D8;--slate-50: #F3EFE3;--solar-500: #E88F1F;--solar-400: #F0A038;--solar-600: #D47E15;--eco-500: #0D4A41;--touch-min: 44px;--bg-body: var(--warm-paper)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;max-width:none;font-family:var(--font-body);color:var(--text-primary);background-color:var(--warm-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:var(--total-sticky-header-height, 133px);overflow-x:hidden;overflow-y:auto}body{width:100%;max-width:none;min-height:100dvh;display:flex;flex-direction:column;line-height:1.55;background-color:var(--warm-paper);color:var(--ink-navy);overflow-x:hidden;overflow-y:auto}#root{width:100%;max-width:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--ink-navy);font-weight:600;line-height:1.2;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}.mono,.num,[data-mono=true]{font-family:var(--font-mono)!important;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.solara-container,.solara-container-fluid{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:var(--container-pad);padding-right:var(--container-pad)}.solara-top-header-sticky{position:fixed;top:0;left:0;right:0;z-index:9980;width:100%;box-shadow:0 4px 20px #00000014;background:var(--ink-navy);overflow-x:hidden}.solara-main-content-wrapper{padding-top:var(--total-sticky-header-height, 133px)}.demo-role-bar{background:var(--ink-navy);border-bottom:1px solid var(--hairline-dark);padding:6px var(--container-pad);font-size:11px;color:#9ba3af;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.demo-role-badge{display:inline-flex;align-items:center;gap:6px;color:#d1d5db;font-family:var(--font-mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.demo-role-buttons{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.role-btn{padding:3px 8px;border-radius:var(--radius-xs);font-family:var(--font-body);font-size:11px;font-weight:500;background:transparent;color:#9ba3af;border:1px solid transparent;transition:color .15s ease,border-color .15s ease}.role-btn:hover{color:#fff;border-color:var(--hairline-dark-strong)}.role-btn.active{background:#ffffff14;color:#fff;border-color:var(--hairline-dark-strong);font-weight:600}.role-btn.admin-btn{color:#93c5fd;border:1px solid rgba(147,197,253,.25);margin-left:6px}.role-btn.admin-btn.active{background:#93c5fd26;color:#bfdbfe;border-color:#93c5fd73}.announcement-bar{background:var(--ink-navy);color:#d1d5db;font-size:11px;font-weight:500;padding:6px var(--container-pad);text-align:center;border-bottom:1px solid var(--hairline-dark);letter-spacing:.02em}.announcement-highlight{color:var(--solar-amber);font-family:var(--font-mono);font-weight:600;margin-right:6px}.site-header{position:relative;z-index:9999;background:#f3efe3f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline);transition:border-color .2s ease}.site-header-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:24px}.brand-logo{display:flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--ink-navy)}.brand-symbol{width:32px;height:32px;border-radius:var(--radius-xs);background:var(--ink-navy);display:flex;align-items:center;justify-content:center;color:var(--solar-amber);border:1px solid var(--hairline)}.brand-tagline-sub{font-family:var(--font-mono);font-size:9px;font-weight:600;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:1px;display:block}.main-nav-links{display:flex;align-items:center;gap:24px;list-style:none}.nav-link{font-family:var(--font-body);font-weight:500;font-size:13px;color:var(--text-secondary);transition:color .15s ease;position:relative;padding:6px 0}.nav-link:hover,.nav-link.active{color:var(--ink-navy);font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--ink-navy)}.nav-dropdown{position:relative}.nav-link-dropdown.open{color:var(--ink-navy);font-weight:600}.products-mega-menu{position:absolute;top:100%;left:0;min-width:260px;margin-top:0;padding:6px 0;background:#fff;border:1px solid #1a1a1a;z-index:100;box-shadow:0 8px 24px #0000001f}.products-mega-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;border:none;background:transparent;font-family:var(--font-body);font-size:13px;color:#111;text-align:left;cursor:pointer;transition:color .12s ease,background .12s ease}.products-mega-item:hover{color:#c41e1e;background:#fafafa}.products-mega-arrow{opacity:0;color:#c41e1e;flex-shrink:0}.products-mega-item:hover .products-mega-arrow{opacity:1}.header-actions{display:flex;align-items:center;gap:10px}.action-icon-btn{position:relative;width:36px;height:36px;border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center;color:var(--ink-navy);background:transparent;border:1px solid var(--hairline);transition:background .15s ease,border-color .15s ease}.action-icon-btn:hover{background:var(--surface-card);border-color:var(--hairline-strong)}.action-badge{position:absolute;top:-4px;right:-4px;background:var(--ink-navy);color:var(--text-inverse);font-family:var(--font-mono);font-size:10px;font-weight:600;height:16px;min-width:16px;padding:0 3px;border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center;border:1px solid var(--warm-paper)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-heading);font-weight:600;font-size:13px;padding:8px 16px;border-radius:var(--radius-xs);transition:all .15s ease;text-align:center;white-space:nowrap;border:1px solid transparent}.btn-sm{padding:5px 10px;font-size:12px}.btn-lg{padding:12px 24px;font-size:14px}.btn-solar,.btn-primary{background:var(--solar-amber);color:#12171f;border-color:var(--solar-amber);font-weight:600}.btn-solar:hover,.btn-primary:hover{background:var(--solar-amber-hover);border-color:var(--solar-amber-hover)}.btn-outline{border:1px solid var(--hairline-strong);color:var(--ink-navy);background:transparent}.btn-outline:hover{border-color:var(--ink-navy);background:#12171f0a}.btn-navy{background:var(--ink-navy);color:var(--text-inverse);border-color:var(--ink-navy)}.btn-navy:hover{background:#1c2430;border-color:#1c2430}.btn-teal{background:var(--deep-teal);color:var(--text-inverse);border-color:var(--deep-teal)}.badge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--hairline);background:var(--surface-card);color:var(--ink-navy)}.badge-solar{background:var(--solar-amber-soft);color:#924e00;border-color:#e88f1f4d}.badge-teal,.badge-eco{background:var(--deep-teal-soft);color:var(--deep-teal);border-color:#0d4a4140}.badge-alert{background:var(--coral-soft);color:var(--coral-alert);border-color:#b8402c4d}.badge-navy{background:var(--ink-navy);color:var(--text-inverse);border-color:var(--ink-navy)}.badge-neutral{background:#12171f0d;color:var(--text-secondary);border-color:var(--hairline)}.product-card{background:var(--surface-card);border:1px solid var(--hairline);border-radius:var(--radius-xs);overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease;position:relative}.product-card:hover{border-color:var(--hairline-strong);background:var(--surface-white)}.product-card-media{position:relative;aspect-ratio:4/3;background:#ece7d8;overflow:hidden;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--hairline)}.product-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-img{transform:scale(1.02)}.product-card-actions-overlay{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:6px;z-index:2}.card-action-btn{width:28px;height:28px;border-radius:var(--radius-xs);background:#fcfaf5e6;border:1px solid var(--hairline);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:color .15s ease,border-color .15s ease}.card-action-btn:hover{color:var(--ink-navy);border-color:var(--ink-navy)}.card-action-btn.active{color:var(--coral-alert);border-color:var(--coral-alert)}.product-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-brand{font-family:var(--font-mono);font-size:10px;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.product-title{font-family:var(--font-heading);font-size:15px;font-weight:600;color:var(--ink-navy);margin-bottom:8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-specs-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:12px}.spec-chip{background:#12171f0d;color:var(--text-secondary);font-family:var(--font-mono);font-size:10px;font-weight:500;padding:2px 6px;border-radius:var(--radius-xs)}.product-pricing-box{margin-top:auto;padding-top:12px;border-top:1px solid var(--hairline)}.price-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.price-tag-main{font-family:var(--font-mono);font-size:17px;font-weight:700;color:var(--ink-navy);letter-spacing:-.02em}.price-strike{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);text-decoration:line-through;margin-left:6px}.product-card-btn-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:8px}.product-card-btn-text{display:inline;margin-left:4px}.tier-price-pill{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--deep-teal);background:var(--deep-teal-soft);padding:2px 5px;border-radius:var(--radius-xs);border:1px solid rgba(13,74,65,.2)}.solara-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#12171fb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px}.solara-modal{background:var(--surface-card);border-radius:var(--radius-xs);max-width:680px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid var(--ink-navy)}.solara-modal.compare-modal{max-width:1080px;width:95vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--hairline);box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000000a}.compare-modal-header{padding:16px 20px;border-bottom:1px solid var(--hairline);display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface-card);flex-shrink:0}.compare-header-title{flex:1;min-width:0}.compare-badge{font-size:11px;font-weight:700;color:var(--solar-600);text-transform:uppercase;letter-spacing:.08em;display:inline-block;margin-bottom:2px}.compare-header-title h3{font-size:18px;font-weight:700;color:var(--navy-900);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn-clear-compare{font-size:12px;color:#ef4444;background:#fef2f2;border:1px solid #FEE2E2;padding:6px 10px;border-radius:6px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer;transition:all .2s ease}.btn-clear-compare:hover{background:#fee2e2;color:#dc2626}.btn-close-modal{color:var(--slate-400);padding:6px;border-radius:6px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.btn-close-modal:hover{background:var(--slate-100);color:var(--slate-700)}.compare-scroll-hint{display:flex;background:#f0f9ff;border-bottom:1px solid #BAE6FD;padding:8px 16px;font-size:12px;font-weight:600;color:#0369a1;align-items:center;justify-content:space-between;flex-shrink:0;gap:8px}.compare-scroll-pills{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:2px}.compare-scroll-pill{background:#fff;border:1px solid #7DD3FC;color:#0369a1;padding:3px 9px;border-radius:12px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s ease}.compare-scroll-pill:hover,.compare-scroll-pill.active{background:#0284c7;color:#fff;border-color:#0284c7}.compare-modal-body{flex:1;overflow:auto;position:relative;-webkit-overflow-scrolling:touch}.compare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;min-width:720px}.compare-table th,.compare-table td{padding:12px 14px;border-bottom:1px solid var(--hairline);border-right:1px solid var(--hairline);vertical-align:top}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.compare-table .sticky-spec-col{position:sticky;left:0;z-index:10;background-color:#f8fafc!important;box-shadow:4px 0 10px -3px #0000001f;border-right:2px solid #CBD5E1;width:180px;min-width:180px;max-width:180px}.compare-table th.sticky-spec-col{background-color:#f1f5f9!important;font-weight:700;color:var(--slate-700)}.compare-product-col{min-width:220px;width:220px}.compare-product-card{position:relative}.btn-remove-compare{position:absolute;top:0;right:0;color:#94a3b8;background:#fffffff2;border:1px solid #E2E8F0;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.btn-remove-compare:hover{background:#fee2e2;color:#ef4444;border-color:#fca5a5}.modal-header{padding:16px 20px;border-bottom:1px solid var(--hairline);display:flex;align-items:center;justify-content:space-between}.modal-body{padding:20px}.modal-footer{padding:12px 20px;border-top:1px solid var(--hairline);display:flex;align-items:center;justify-content:flex-end;gap:10px;background:var(--surface-muted)}.form-group{margin-bottom:14px}.form-label{display:block;font-size:12px;font-weight:600;color:var(--text-secondary);margin-bottom:4px}.form-input,.form-textarea{width:100%;max-width:100%;box-sizing:border-box;padding:8px 12px;border-radius:var(--radius-xs);border:1px solid var(--hairline-strong);background:var(--surface-white);color:var(--ink-navy);font-size:13px;transition:border-color .15s ease}.form-group{min-width:0;width:100%}.form-row>*{min-width:0}.form-select,select{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:8px 32px 8px 12px;border-radius:var(--radius-xs);border:1px solid var(--hairline-strong);background-color:var(--surface-white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px;color:var(--ink-navy);color-scheme:light;font-size:13px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.form-select option,select option{background-color:#fff;color:#0f172a;padding:6px 10px;max-width:100%;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:13px}.form-input:focus,.form-select:focus,select:focus,.form-textarea:focus{outline:none;border-color:var(--ink-navy);box-shadow:0 0 0 2px #12171f14}.solara-table .form-select,.solara-table select{padding:5px 26px 5px 8px;font-size:12px;height:32px;min-height:32px;line-height:1.2;border-radius:4px}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;min-width:0;width:100%}.solara-table-desktop{display:block}.solara-mobile-cards{display:none}.solara-table-container{width:100%;overflow-x:auto;border:1px solid var(--hairline);border-radius:var(--radius-xs);background:var(--surface-card)}.solara-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.solara-table th{background:#12171f0a;color:var(--text-muted);font-family:var(--font-mono);font-weight:600;text-transform:uppercase;font-size:10px;letter-spacing:.06em;padding:10px 14px;border-bottom:1px solid var(--hairline)}.solara-table td{padding:12px 14px;border-bottom:1px solid var(--hairline);color:var(--ink-navy)}.solara-table tr:hover td{background:#12171f05}.toast-stack{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:8px;z-index:10100}@media(max-width:1024px){.toast-stack{bottom:calc(var(--mobile-bottom-nav-height, 64px) + 12px)}}@media(max-width:640px){.toast-stack{right:12px;left:12px}.solara-toast{max-width:100%}}.solara-toast{background:var(--ink-navy);color:var(--text-inverse);padding:12px 16px;border-radius:var(--radius-xs);display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;border-left:3px solid var(--solar-amber);max-width:360px;border-top:1px solid var(--hairline-dark);border-right:1px solid var(--hairline-dark);border-bottom:1px solid var(--hairline-dark)}#mobile-nav-toggle,.admin-mobile-nav-btn{display:none!important}@media(max-width:1024px){.main-nav-links{display:none!important}#mobile-nav-toggle,.admin-mobile-nav-btn{display:flex!important}.admin-sidebar{position:fixed!important;top:var(--role-bar-height, 36px)!important;left:0!important;bottom:0!important;height:calc(100dvh - var(--role-bar-height, 36px))!important;z-index:9995!important;width:280px!important;transform:translate(-100%);transition:transform .25s cubic-bezier(.16,1,.3,1);box-shadow:0 12px 32px #0006;overflow-y:auto}.admin-sidebar.open{transform:translate(0)!important}.admin-main-header{padding:0 16px!important;height:60px!important}.admin-main-body{padding:16px!important;padding-bottom:calc(var(--mobile-bottom-nav-height, 64px) + 20px)!important}.solara-main-content-wrapper{padding-bottom:calc(var(--mobile-bottom-nav-height, 64px) + 16px)!important}.storefront-mobile-footer-nav,.admin-mobile-footer-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;height:var(--mobile-bottom-nav-height, 64px);background:var(--ink-navy, #12171F);border-top:1px solid var(--hairline-dark-strong, rgba(255, 255, 255, .18));align-items:center;justify-content:space-around;z-index:9950;box-shadow:0 -4px 20px #0006;padding:4px 6px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:none;overflow:visible}.storefront-mobile-footer-nav .storefront-nav-item,.admin-mobile-footer-nav .admin-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;border:none;color:#9ba3af;font-size:10px;font-weight:600;cursor:pointer;padding:6px 4px;border-radius:8px;transition:all .2s ease;flex:1;max-width:72px;position:relative;text-decoration:none;min-height:var(--touch-min, 44px)}.storefront-mobile-footer-nav .storefront-nav-item:hover,.storefront-mobile-footer-nav .storefront-nav-item.active{color:#fff;background:#ffffff1a}.storefront-mobile-footer-nav .storefront-nav-item.active{color:var(--solar-amber, #E88F1F)}.storefront-mobile-footer-nav .storefront-nav-badge{position:absolute;top:2px;right:12px;background:var(--solar-amber, #E88F1F);color:#12171f;font-family:var(--font-mono);font-size:9px;font-weight:700;border-radius:9999px;padding:1px 5px;min-width:14px;text-align:center;line-height:1.2;box-shadow:0 2px 6px #0000004d}.admin-mobile-footer-nav .admin-nav-item:hover,.admin-mobile-footer-nav .admin-nav-item.active{color:#f59e0b;background:#f59e0b24}}.storefront-mobile-footer-nav,.admin-mobile-footer-nav{display:none}@media(max-width:640px){.admin-header-subtitle,.admin-header-user-info{display:none!important}}@media(max-width:640px){.header-actions .btn-solar,.header-actions .btn-outline{display:none!important}}@media(max-width:768px){:root{--container-pad: 16px}.site-header-inner{height:60px}.demo-role-bar{font-size:10px}}.home-hero{position:relative;min-height:min(88vh,720px);display:flex;align-items:flex-end;overflow:hidden;background:#0b1017;color:#fcfaf5;border-bottom:1px solid var(--hairline-dark)}.home-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-hero-img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.06);animation:home-hero-ken 18s ease-out forwards}.home-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1017eb,#0b1017b8 42%,#0b101759),linear-gradient(0deg,#0b1017e0,#0b101740 45%,#0b101773)}.home-hero-content{position:relative;z-index:1;width:100%;padding-top:96px;padding-bottom:72px;max-width:720px;margin-left:0;margin-right:auto}.home-hero-brand{font-family:var(--font-heading);font-size:clamp(42px,7vw,72px);font-weight:700;letter-spacing:-.04em;line-height:.95;color:#fcfaf5;margin:0 0 20px;animation:home-hero-rise .7s ease-out both}.home-hero-title{font-family:var(--font-heading);font-size:clamp(26px,3.4vw,40px);font-weight:500;letter-spacing:-.025em;line-height:1.2;color:#e8eaed;margin:0 0 16px;max-width:16ch;animation:home-hero-rise .7s ease-out .12s both}.home-hero-lead{font-size:clamp(15px,1.5vw,17px);line-height:1.55;color:#9ba3af;margin:0 0 28px;max-width:38ch;animation:home-hero-rise .7s ease-out .22s both}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;animation:home-hero-rise .7s ease-out .32s both}.home-hero-ghost{color:#fcfaf5!important;border-color:#fcfaf559!important;background:transparent!important}.home-hero-ghost:hover{border-color:#fcfaf5!important;background:#fcfaf50f!important}@keyframes home-hero-ken{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes home-hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.home-hero{min-height:min(78vh,620px);align-items:flex-end}.home-hero-content{padding-top:72px;padding-bottom:48px}.home-hero-title{max-width:none}}@media(prefers-reduced-motion:reduce){.home-hero-img,.home-hero-brand,.home-hero-title,.home-hero-lead,.home-hero-actions{animation:none!important}.home-hero-img{transform:none}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.demo-role-buttons-desktop{display:flex;align-items:center;gap:4px}.demo-role-select-mobile{display:none;align-items:center;gap:6px}@media(max-width:640px){.demo-role-buttons-desktop{display:none!important}.demo-role-select-mobile{display:flex!important}.demo-role-bar{padding:6px 10px;position:sticky;top:0;z-index:9981}.demo-role-summary{max-width:100%}}@media(max-width:375px){.demo-role-tier-text{max-width:150px}}.header-desktop-btn{display:inline-flex!important}@media(max-width:768px){.header-desktop-btn{display:none!important}}.catalog-layout-grid{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}.catalog-sidebar{background:#fff;border-radius:var(--radius-lg);padding:20px;border:1px solid var(--border-color);position:sticky;top:calc(var(--total-sticky-header-height, 131px) + 20px)}.catalog-sidebar-close-btn{display:none}@media(max-width:768px){.catalog-layout-grid{grid-template-columns:1fr!important}.catalog-sidebar{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;border-radius:0;overflow-y:auto}.catalog-sidebar.open{display:block!important}.catalog-sidebar-close-btn{display:flex!important}.catalog-toolbar{flex-direction:column!important;align-items:stretch!important}.catalog-search-bar{max-width:100%!important;flex:1 1 100%!important}.catalog-product-grid:not(.list-view),.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{min-width:0!important;width:100%!important;box-sizing:border-box!important}.product-card-media{aspect-ratio:1 / 1!important}.product-card-body{padding:10px 8px!important}.product-brand{font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:2px!important}.product-title{font-size:12px!important;line-height:1.25!important;height:30px!important;margin-bottom:4px!important}.product-specs-chips{gap:3px!important;margin-bottom:6px!important}.spec-chip{font-size:9px!important;padding:1px 4px!important}.product-pricing-box{padding-top:8px!important;margin-top:auto!important}.price-row{margin-bottom:6px!important}.price-tag-main{font-size:13px!important}.price-strike{font-size:10px!important;margin-left:3px!important}.product-card-btn-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.product-card-btn-text{display:none!important}.product-card-btn-grid .btn{padding:8px 4px!important;justify-content:center!important;min-height:38px!important;width:100%!important;display:inline-flex!important;align-items:center!important}.product-card-actions-overlay{top:6px!important;right:6px!important;gap:4px!important}.card-action-btn{width:26px!important;height:26px!important}}@media(max-width:768px){.pdp-main-grid{grid-template-columns:1fr!important;gap:20px!important}}@media(max-width:480px){.pdp-actions-row{flex-direction:column!important;align-items:stretch!important}.pdp-actions-row .btn{width:100%!important}}.checkout-progress-desktop{display:block}.checkout-progress-mobile{display:none}@media(max-width:640px){.checkout-progress-desktop{display:none!important}.checkout-progress-mobile{display:block!important}}@media(max-width:640px){.cart-item-row{grid-template-columns:80px 1fr!important;gap:12px!important}.cart-item-right{grid-column:1 / -1;text-align:left!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-top:1px solid var(--slate-100);padding-top:10px;margin-top:4px}}@media(max-width:640px){.portal-kpi-grid{grid-template-columns:1fr!important}}.portal-tabs-mobile{display:block}.portal-tabs-desktop{display:none}@media(min-width:768px){.portal-tabs-mobile{display:none}.portal-tabs-desktop{display:flex}}.portal-card-container{background:#fff;border-radius:var(--radius-xl);padding:24px;border:1px solid var(--border-color)}@media(max-width:767px){.portal-card-container{padding:14px;border-radius:var(--radius-lg)}}.portal-orders-mobile{display:block}.portal-orders-desktop{display:none}@media(min-width:768px){.portal-orders-mobile{display:none}.portal-orders-desktop{display:block}}.portal-order-mobile-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:14px;background:#fff;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;gap:12px}.portal-order-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:10px;border-bottom:1px dashed var(--border-color)}.portal-order-card-body{display:flex;flex-direction:column;gap:6px}.portal-order-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;border-top:1px solid var(--slate-100);flex-wrap:wrap}.portal-quotation-card{padding:24px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--slate-50)}.portal-quote-desktop{display:block}.portal-quote-mobile{display:none}.portal-quotation-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:767px){.portal-quotation-card{padding:14px!important}.portal-quote-desktop{display:none}.portal-quote-mobile{display:block}.portal-quotation-footer{flex-direction:column;align-items:stretch!important}.portal-quotation-actions{width:100%;flex-direction:column;gap:8px}.portal-quote-btn{width:100%!important;justify-content:center;text-align:center;white-space:normal!important;line-height:1.3;padding:10px 12px!important}}@media(min-width:768px){.portal-quote-desktop{display:block}.portal-quote-mobile{display:none}}.scroll-hide{-ms-overflow-style:none;scrollbar-width:none}.scroll-hide::-webkit-scrollbar{display:none}.table-responsive-wrapper,.solara-table-container{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-xs);display:block}.table-responsive-wrapper table,.solara-table-container table{width:100%;min-width:600px}.responsive-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.responsive-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.responsive-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.responsive-grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px}@media(max-width:1024px){.responsive-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){:root{--container-pad: 16px}body,html,#root{max-width:100vw!important;overflow-x:hidden!important}.solara-container,.solara-container-fluid{padding-left:16px;padding-right:16px}.responsive-grid-4,.responsive-grid-3,.responsive-grid-2{grid-template-columns:1fr!important;gap:16px}.solara-modal-backdrop{padding:12px!important}.solara-modal{max-width:95vw!important;width:100%!important;max-height:94vh!important;border-radius:var(--radius-md)!important;overflow-x:hidden!important;box-sizing:border-box!important}.solara-modal .modal-body{padding:16px!important;overflow-x:hidden!important;box-sizing:border-box!important}.form-select,select{font-size:12.5px!important;padding:7px 28px 7px 10px!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.form-select option,select option{font-size:12px!important;padding:4px 6px!important;max-width:100%!important;box-sizing:border-box!important}.solara-table-desktop{display:none!important}.solara-mobile-cards{display:flex!important;flex-direction:column;gap:12px}.inventory-tab-wrapper{padding:14px!important}.form-row{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}.form-row>*{min-width:0!important;width:100%!important}input[type=text],input[type=number],input[type=email],input[type=password],input[type=url],input[type=tel],select,textarea{font-size:16px!important}.site-header-inner{height:60px;gap:12px}.demo-role-bar{padding:6px 12px;font-size:11px}.btn-lg{padding:10px 18px;font-size:13px}.btn{min-height:38px}}@media(max-width:480px){:root{--container-pad: 12px}.solara-container,.solara-container-fluid{padding-left:12px;padding-right:12px}.home-hero-brand{font-size:32px}.home-hero-title{font-size:22px}.home-hero-actions{flex-direction:column;width:100%}.home-hero-actions .btn{width:100%}button,input,select,textarea{min-height:36px}.dealer-price-sublabel{display:none!important}}@media(max-width:375px){:root{--container-pad: 10px}.solara-container,.solara-container-fluid{padding-left:10px;padding-right:10px}.brand-logo{font-size:18px}}@media(max-width:640px){.solara-modal.compare-modal{max-width:96vw!important;width:96vw!important;max-height:92vh!important;border-radius:12px!important;margin:0 auto}.compare-modal-header{padding:12px 14px!important;gap:8px!important}.compare-badge{font-size:10px!important}.compare-header-title h3{font-size:14px!important;white-space:normal!important;line-height:1.3!important}.compare-scroll-hint{padding:6px 12px!important;font-size:11px!important;flex-wrap:wrap!important}.compare-table{min-width:520px!important}.compare-table .sticky-spec-col{width:115px!important;min-width:115px!important;max-width:115px!important;padding:8px 10px!important;font-size:11px!important}.compare-product-col{min-width:150px!important;width:150px!important;padding:10px 8px!important}.compare-table td{padding:8px 10px!important;font-size:11px!important}.compare-product-img{height:75px!important}.compare-product-brand{font-size:10px!important}.compare-product-title{font-size:11px!important;line-height:1.25!important}.compare-product-price{font-size:14px!important}.compare-action-btn{font-size:11px!important;padding:6px 4px!important}}.desktop-orders-table,.desktop-enquiries-table,.desktop-quotations-table,.desktop-products-table,.desktop-matrix-table{display:block}.mobile-orders-cards,.mobile-enquiries-cards,.mobile-quotations-cards,.mobile-products-cards,.mobile-matrix-cards{display:none}.pricing-matrix-card{background:#fff;border-radius:var(--radius-xl);padding:24px;border:1px solid var(--border-color)}.pricing-matrix-tabs{display:flex;gap:8px;border-bottom:1px solid var(--border-color);padding-bottom:12px;margin-bottom:20px;flex-wrap:wrap}.pricing-matrix-tab-btn{display:flex;align-items:center;gap:6px;white-space:nowrap}.mobile-matrix-card{background:#fff;border:1px solid var(--slate-200, #E2E8F0);border-radius:var(--radius-lg, 12px);padding:14px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 3px #0000000a}.mobile-matrix-card:hover{border-color:var(--solar-400, #FBBF24)}@media(max-width:768px){.pricing-matrix-card{padding:14px 12px!important}.pricing-matrix-tabs{gap:6px;padding-bottom:10px}.pricing-matrix-tab-btn{flex:1 1 auto;justify-content:center;font-size:12px!important;padding:8px 10px!important}.pricing-matrix-header-action{width:100%}.pricing-matrix-header-action .btn{width:100%;justify-content:center}.pricing-matrix-info-banner{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.desktop-orders-table,.desktop-enquiries-table,.desktop-quotations-table,.desktop-products-table,.desktop-matrix-table{display:none!important}.mobile-orders-cards,.mobile-enquiries-cards,.mobile-quotations-cards,.mobile-products-cards,.mobile-matrix-cards{display:flex!important;flex-direction:column;gap:14px;width:100%}.mobile-product-card{background:#fff;border:1px solid var(--slate-200, #E2E8F0);border-radius:var(--radius-lg, 12px);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.mobile-product-card:hover{border-color:var(--solar-400, #FBBF24);box-shadow:0 4px 12px #f59e0b14}.mobile-quotation-card{background:#fff;border:1px solid var(--slate-200, #E2E8F0);border-radius:var(--radius-lg, 12px);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.mobile-quotation-card:hover{border-color:var(--solar-400, #FBBF24);box-shadow:0 4px 12px #f59e0b14}.mobile-enquiry-card{background:#fff;border:1px solid var(--slate-200, #E2E8F0);border-radius:var(--radius-lg, 12px);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.mobile-enquiry-card:hover{border-color:var(--solar-400, #FBBF24);box-shadow:0 4px 12px #f59e0b14}.mobile-order-card{background:#fff;border:1px solid var(--slate-200, #E2E8F0);border-radius:var(--radius-lg, 12px);padding:14px 16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.mobile-order-card:active,.mobile-order-card:hover{border-color:var(--solar-400, #FBBF24);box-shadow:0 4px 12px #f59e0b14}.mobile-order-card-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--slate-100, #F1F5F9)}.mobile-order-id-badge{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-order-id{font-weight:700;font-size:14px;color:var(--navy-900, #0F172A)}.mobile-order-card-body{display:flex;flex-direction:column;gap:2px}.mobile-order-company{font-weight:700;font-size:14px;color:var(--navy-900, #0F172A);line-height:1.3}.mobile-order-customer{font-size:12px;color:var(--slate-500, #64748B)}.mobile-order-card-footer{display:flex;justify-content:space-between;align-items:center;background:var(--slate-50, #F8FAFC);padding:10px 12px;border-radius:var(--radius-md, 8px);border:1px solid var(--slate-100, #F1F5F9)}.mobile-order-meta-item{display:flex;flex-direction:column;gap:2px}.mobile-order-label{font-size:10px;font-weight:600;color:var(--slate-400, #94A3B8);text-transform:uppercase;letter-spacing:.04em}.mobile-order-amount{font-weight:800;font-size:15px;color:var(--navy-900, #0F172A)}}
