@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #f9fafb;--surface: #ffffff;--surface-soft: #f3f4f6;--border: #e5e7eb;--text: #101828;--muted: #6b7280;--brand: #e8231a;--brand-dark: #c41d15;--green: #107569;--amber: #b54708;--blue: #175cd3;--red: #b42318;--shadow: 0 16px 32px rgba(17, 24, 39, .08);--storefront-space-1: 4px;--storefront-space-2: 8px;--storefront-space-3: 12px;--storefront-space-4: 16px;--storefront-space-5: 20px;--storefront-space-6: 24px;--storefront-radius-sm: 10px;--storefront-radius-md: 16px;--storefront-radius-lg: 20px;--storefront-input-height: 42px;--storefront-button-height: 48px;--storefront-card-shadow: 0 10px 22px rgba(17, 24, 39, .05)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;font-family:Inter,sans-serif;color:var(--text);background:var(--bg);overflow-x:hidden}a{color:inherit}button,input,select,textarea{font:inherit}.storefront-card{border:1px solid var(--border);border-radius:var(--storefront-radius-md);background:var(--surface);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.storefront-card-soft{background:var(--surface-soft)}.storefront-card-elevated{box-shadow:var(--storefront-card-shadow)}.storefront-button{min-height:var(--storefront-button-height);transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.storefront-button-full{width:100%}.storefront-input,.storefront-select,.storefront-textarea,.storefront-file-input{width:100%;border:1px solid var(--border);border-radius:var(--storefront-radius-sm);background:#fff;padding:10px 12px;font-size:13px;color:#111827;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.storefront-input,.storefront-select,.storefront-file-input{min-height:var(--storefront-input-height)}.storefront-textarea{min-height:120px;resize:vertical}.storefront-file-input{cursor:pointer}.storefront-file-input::file-selector-button{border:0;border-radius:8px;background:#111827;color:#fff;font-weight:600;padding:8px 12px;margin-right:10px;cursor:pointer;transition:background-color .2s ease}.storefront-file-input:hover::file-selector-button{background:#1f2937}.storefront-input:focus,.storefront-select:focus,.storefront-textarea:focus,.storefront-file-input:focus{outline:2px solid rgba(232,35,26,.18);border-color:var(--brand)}.storefront-field{display:grid;gap:6px;color:#374151;font-size:12px;font-weight:600}.storefront-field span{color:#374151}.storefront-field small{color:#6b7280;font-size:11px;font-weight:400}.storefront-badge,.storefront-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;font-size:12px;font-weight:700}.storefront-badge{padding:6px 10px}.storefront-badge-neutral{background:#f3f4f6;color:#4b5563}.storefront-badge-success{background:#ecfdf3;color:#047857}.storefront-badge-warning{background:#fffbeb;color:#b45309}.storefront-badge-info{background:#eff6ff;color:#2563eb}.storefront-badge-danger{background:#fff1f2;color:#be123c}.storefront-chip{border:1px solid #fecaca;background:#fff1f2;color:var(--brand);padding:7px 11px;transition:border-color .2s ease,color .2s ease,background-color .2s ease,transform .2s ease}.storefront-chip-active{box-shadow:inset 0 0 0 1px #e8231a33}.storefront-chip:hover{border-color:var(--brand);transform:translateY(-1px)}.storefront-alert{display:grid;gap:10px}.storefront-state strong{font-size:15px;color:#111827}.storefront-state p{margin:0}.storefront-state-action{display:flex;justify-content:center}.storefront-page-header,.storefront-section-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.storefront-page-header-copy,.storefront-section-header-copy{display:grid;gap:8px}.storefront-page-eyebrow{margin:0;color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.storefront-page-header h1,.storefront-section-header h2{margin:0;color:#111827}.storefront-page-description,.storefront-section-header p{margin:0;color:#6b7280;line-height:1.6}.storefront-page-header h1{font-size:20px;line-height:1.2}.storefront-page-meta,.storefront-page-actions,.storefront-section-header-action{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.storefront-sticky-action-bar{position:fixed;left:0;right:0;bottom:66px;display:flex;gap:12px;align-items:center;border-top:1px solid #e5e7eb;background:#fff;padding:14px;z-index:34}.front-shell{width:min(1200px,100%);margin:0 auto;padding:18px 14px 44px;display:grid;gap:14px}.front-header{border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow);padding:18px;display:grid;gap:16px}.brand-block p{margin:0;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.brand-block h1{margin:6px 0 0;font-size:30px}.hero-support-copy{display:block;margin-top:8px;color:var(--muted);line-height:1.7;font-size:14px}.front-search{display:grid;grid-template-columns:1fr auto;gap:8px}.front-search input,.shipping-input-row input{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px 14px;font-family:inherit;font-size:14px}.front-search input:focus,.shipping-input-row input:focus{outline:2px solid rgba(232,35,26,.18);border-color:var(--brand)}.front-search button{border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:700;padding:0 20px;cursor:pointer}.list-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font-size:14px;padding:0 4px}.products-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.product-card{text-decoration:none;border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-2px);border-color:#f7b2ad;box-shadow:var(--shadow)}.product-card-media{height:162px;background:linear-gradient(145deg,#f9fafc,#eef2f8);display:grid;place-items:center}.product-card-media img,.mini-media img,.hero-image img,.thumb-pill img{width:100%;height:100%;object-fit:cover}.product-card-placeholder{font-size:12px;color:#98a2b3}.product-card-body{padding:10px 11px 12px}.product-card-brand{margin:0;font-size:11px;color:#98a2b3;text-transform:uppercase;letter-spacing:.06em}.product-card-body h3{margin:7px 0 8px;font-size:14px;line-height:1.36}.product-card-price-row{display:flex;align-items:baseline;gap:7px}.product-card-price-row strong{color:var(--brand);font-size:15px}.product-card-price-row span{color:#98a2b3;text-decoration:line-through;font-size:12px}.state-box{border:1px dashed #c4ccda;border-radius:14px;padding:20px;text-align:center;background:#fff;color:var(--muted)}.state-box.error{border-color:#fda29b;color:var(--red);background:#fffbfa}.state-box.warning{border-color:#fecd89;color:#93370d;background:#fffaeb}.product-view{gap:12px}.compact-header{display:flex;justify-content:space-between;align-items:center;padding:4px 2px}.compact-header p{margin:0;color:var(--muted);font-size:13px}.back-link{text-decoration:none;color:var(--brand-dark);font-weight:700;font-size:13px}.breadcrumb{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--muted)}.breadcrumb span{display:inline-flex;gap:6px;align-items:center}.breadcrumb em{font-style:normal;color:#98a2b3}.hero-grid{display:grid;gap:12px}.gallery-card,.detail-card,.section-block{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:14px}.hero-image{aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#edf1f8)}.hero-image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#98a2b3;font-size:14px}.thumb-row{margin-top:10px;display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.thumb-pill{border:1px solid var(--border);border-radius:12px;width:64px;height:64px;background:#fff;padding:0;flex-shrink:0;cursor:pointer;overflow:hidden}.availability-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.sku-text{color:#667085;font-size:12px}.status-pill{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;border:1px solid transparent}.status-pill.tone-green{color:var(--green);border-color:#abefc6;background:#ecfdf3}.status-pill.tone-amber{color:var(--amber);border-color:#fedf89;background:#fffaeb}.status-pill.tone-blue{color:var(--blue);border-color:#b2ddff;background:#eff8ff}.status-pill.tone-red{color:var(--red);border-color:#fecdca;background:#fffbfa}.detail-card h1{margin:12px 0 4px;font-size:24px;line-height:1.24}.muted-text{margin:0;color:var(--muted);font-size:14px}.price-row{margin-top:14px;display:flex;align-items:baseline;gap:8px}.price-row strong{color:var(--brand);font-size:30px}.price-row span{color:#98a2b3;text-decoration:line-through;font-size:15px}.gst-note{margin:8px 0 0;font-size:12px;color:#175cd3}.qty-block{margin-top:14px;display:grid;gap:6px}.qty-block p{margin:0;font-size:13px;font-weight:600}.qty-controls{width:fit-content;border:1px solid var(--border);border-radius:10px;overflow:hidden;display:inline-flex}.qty-controls button{border:0;width:34px;background:#f8fafc;cursor:pointer;font-size:18px}.qty-controls span{min-width:40px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.qty-block small{color:#667085}.bulk-box{margin-top:14px;border:1px solid #b2ddff;border-radius:12px;background:#eff8ff;padding:11px}.bulk-box h4{margin:0 0 8px}.bulk-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-grid div{border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:8px;display:grid;gap:4px}.bulk-grid strong{color:var(--brand-dark);font-size:14px}.bulk-grid span{color:#667085;font-size:11px}.cta-grid{margin-top:14px;display:grid;gap:8px}.btn{border:1px solid transparent;border-radius:12px;padding:11px 12px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand-dark)}.btn.dark{background:#182230;color:#fff}.btn.secondary{border-color:var(--border);background:#fff}.btn.whatsapp{margin-top:8px;border-color:#84caff;color:#175cd3;background:#eff8ff}.shipping-box{margin-top:14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);padding:11px;display:grid;gap:8px}.shipping-box h4{margin:0}.shipping-input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.shipping-results{display:grid;gap:7px}.shipping-row{border:1px solid var(--border);border-radius:10px;background:#fff;padding:9px 10px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px}.shipping-row p{margin:0;font-weight:700}.shipping-row span{color:var(--muted);font-size:12px}.shipping-row strong{color:var(--brand-dark)}.muted-error{margin:0;color:var(--red);font-size:12px}.tabs-block{padding-top:8px}.tab-row{display:flex;overflow-x:auto;gap:8px;border-bottom:1px solid var(--border);padding-bottom:8px}.tab-row button{border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--muted);padding:8px 11px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.tab-row button.active{border-color:#f7b2ad;color:var(--brand-dark);background:#fff1f0}.feature-list{margin:12px 0 2px;padding-left:20px;display:grid;gap:9px}.feature-list li,.tab-description{color:#344054;line-height:1.55;font-size:14px}.spec-grid{display:grid;gap:6px;margin-top:12px}.spec-row{border:1px solid var(--border);border-radius:10px;background:#f9fafb;padding:9px 11px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.spec-row span{color:#667085;font-size:13px}.spec-row strong{font-size:13px}.download-grid{margin-top:12px;display:grid;gap:8px}.download-grid a{text-decoration:none;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;color:#175cd3;font-weight:600;background:#fff}.section-head h3{margin:0;font-size:19px}.carousel-track{margin-top:10px;display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.mini-card{width:160px;flex-shrink:0;border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden;text-decoration:none}.mini-media{height:112px;background:#f8fafc;display:grid;place-items:center;color:#98a2b3;font-size:12px}.mini-body{padding:9px;display:grid;gap:7px}.mini-body p{margin:0;font-size:12px;line-height:1.45;min-height:36px}.mini-body strong{color:var(--brand-dark);font-size:13px}.search-chip-row{margin-top:10px;display:flex;gap:7px;overflow-x:auto}.search-chip{flex-shrink:0;border:1px solid #fecdca;background:#fff1f0;color:var(--brand-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.guide-track{margin-top:10px;display:flex;gap:10px;overflow-x:auto}.guide-card{flex-shrink:0;width:260px;border:1px solid var(--border);border-radius:12px;padding:11px;background:#f8fafd}.guide-card-link{text-decoration:none}.guide-card strong{display:block;line-height:1.5;margin:0 0 8px}.guide-card p{margin:0;font-size:12px;color:var(--muted)}.guide-filter-grid{display:grid;gap:8px}.guide-filter-grid input,.guide-filter-grid select{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px 14px;font-family:inherit;font-size:14px}.guide-filter-grid button{border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:700;padding:0 20px;min-height:48px;cursor:pointer}.guide-list-grid,.guide-inline-grid,.faq-stack{display:grid;gap:12px}.guide-list-card,.guide-inline-card,.guide-content-card,.faq-card{border:1px solid var(--border);border-radius:16px;background:var(--surface)}.guide-list-card{padding:14px;display:grid;gap:12px}.guide-list-copy h3,.guide-title-block h1{margin:10px 0 8px}.guide-list-copy p,.guide-title-block p,.guide-content-card p,.guide-inline-card p,.faq-card p{margin:0;color:var(--muted);line-height:1.7}.compact-guide-link{width:fit-content}.guide-meta-text{color:var(--muted);font-size:12px}.section-caption{margin:0;color:var(--muted);line-height:1.6;font-size:13px}.buyer-lead-section,.buyer-lead-grid{display:grid;gap:12px}.buyer-lead-grid label{display:grid;gap:6px;font-size:13px;font-weight:600;color:#344054}.buyer-lead-grid input,.buyer-lead-grid textarea{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px 14px;font-size:14px;color:var(--text)}.buyer-lead-grid input:focus,.buyer-lead-grid textarea:focus{outline:2px solid rgba(232,35,26,.18);border-color:var(--brand)}.buyer-lead-grid .field-full{grid-column:1 / -1}.buyer-lead-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.buyer-lead-notice{margin:0;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:600}.buyer-lead-notice.success{background:#ecfdf3;color:var(--green);border:1px solid #abefc6}.buyer-lead-notice.error{background:#fffbfa;color:var(--red);border:1px solid #fecdca}.guide-title-block h1{font-size:30px;line-height:1.2}.guide-content-card{padding:18px;display:grid;gap:14px}.guide-inline-card{text-decoration:none;padding:14px;display:grid;gap:10px}.guide-inline-card strong,.faq-card strong{font-size:16px;line-height:1.5}.faq-card{padding:14px;display:grid;gap:8px}.hero-kicker-row,.header-actions,.chip-row,.action-row,.check-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hero-kicker-row{justify-content:space-between}.header-actions{align-items:baseline}.inline-link{text-decoration:none;color:var(--brand-dark);font-weight:700;font-size:13px}.eyebrow-text{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.eyebrow-chip{border:1px solid #fecdca;border-radius:999px;background:#fff1f0;color:var(--brand-dark);padding:6px 10px;font-size:12px;font-weight:700}.account-shell{gap:16px}.account-order-shell,.recovery-shell{padding-bottom:120px}.account-hero{gap:18px}.account-hero-copy{display:grid;gap:16px}.hero-muted{margin:0;color:var(--muted);line-height:1.6}.hero-divider{color:#98a2b3}.hero-stat-grid,.account-grid,.field-grid,.detail-pairs,.saved-products-grid,.feedback-grid{display:grid;gap:12px}.metric-card,.list-card,.saved-product-card,.timeline-item,.empty-panel{border:1px solid var(--border);border-radius:14px;background:#fff}.metric-card{padding:14px;display:grid;gap:4px}.metric-card strong{font-size:26px}.metric-card span,.metric-card small{color:var(--muted)}.section-card{box-shadow:var(--shadow)}.section-head p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.stack-form{display:grid;gap:14px}.field-grid label,.check-item{display:grid;gap:7px}.field-grid label span,.detail-pairs span,.check-item span,.list-card p,.saved-product-body span{color:var(--muted);font-size:13px}.field-grid input,.field-grid select,.field-grid textarea{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px 14px}.field-grid textarea{min-height:120px;resize:vertical}.field-grid input:focus,.field-grid select:focus,.field-grid textarea:focus{outline:2px solid rgba(232,35,26,.18);border-color:var(--brand)}.field-span-2{grid-column:1 / -1}.btn.compact-btn{padding:8px 14px}.list-card,.saved-product-body,.timeline-item,.empty-panel{padding:14px}.list-card{display:grid;gap:12px}.list-card-head,.list-card-meta{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap}.list-card-head strong,.saved-product-body strong,.timeline-item strong,.order-title{font-size:17px}.list-card-head p,.saved-product-body span,.timeline-item p{margin:0}.detail-pairs.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-pairs strong{display:block;margin-top:4px;line-height:1.5}.card-list,.timeline-list{display:grid;gap:12px}.saved-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.saved-product-card{text-decoration:none;overflow:hidden}.saved-product-media{height:140px;background:linear-gradient(145deg,#f9fafc,#eef2f8);display:grid;place-items:center;color:#98a2b3}.saved-product-media img{width:100%;height:100%;object-fit:cover}.saved-product-body{display:grid;gap:8px}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compact-card .saved-product-media{display:none}.check-row{justify-content:flex-start}.check-item{grid-auto-flow:column;align-items:center}.check-item input{margin:0}.timeline-item span{color:var(--brand-dark);font-size:12px;font-weight:700}.timeline-item p{color:var(--muted);line-height:1.6}.empty-panel{color:var(--muted);text-align:center}.auth-grid{align-items:start}.otp-verify-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.inline-note{color:var(--muted);font-size:13px}.save-row{display:grid;gap:8px;margin-top:10px}.inline-error{display:inline-block}.feedback-btn{text-align:left;justify-content:flex-start}.storefront-utility-shell{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(208,213,221,.9);background:#f6f7fbeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.storefront-utility-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.storefront-utility-brand{display:grid;gap:4px}.storefront-utility-brand strong{font-size:15px}.storefront-utility-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.storefront-link-pill{text-decoration:none;border:1px solid var(--border);border-radius:999px;padding:8px 12px;background:#ffffffe6;color:var(--muted);font-size:13px;font-weight:700}.storefront-link-pill.active{border-color:#f7b2ad;background:#fff1f0;color:var(--brand-dark)}.cart-line{display:grid;gap:12px}.cart-line-media{width:100%;max-width:108px;aspect-ratio:1 / 1;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#edf1f8);display:grid;place-items:center;color:#98a2b3;font-size:12px}.cart-line-media img{width:100%;height:100%;object-fit:cover}.cart-line-body{display:grid;gap:12px}.storefront-footer-shell{padding:0 0 28px}.storefront-footer{gap:14px}.storefront-footer-top,.storefront-footer-grid{display:grid;gap:12px}.storefront-footer-top{border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,#e8231a14,#175cd30f),var(--surface);box-shadow:var(--shadow);padding:16px}.storefront-brand{display:grid;gap:12px}.storefront-brand h2{margin:4px 0 0;font-size:26px}.storefront-brand-logo{max-width:180px;max-height:56px;object-fit:contain}.footer-card,.footer-detail-list{display:grid;gap:10px}.footer-detail-list p{margin:0;color:var(--muted);line-height:1.65}.footer-detail-list strong{color:var(--text)}.footer-link-grid{grid-template-columns:1fr}.footer-link-card{min-height:100%}@media (min-width: 900px){.front-shell{padding:24px 22px 56px}.cart-line{grid-template-columns:108px minmax(0,1fr);align-items:start}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:start}.cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stat-grid,.account-grid,.field-grid,.detail-pairs,.feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-filter-grid{grid-template-columns:minmax(0,1.7fr) minmax(240px,.9fr) auto}.guide-list-card{grid-template-columns:1fr auto;align-items:start}.guide-inline-grid,.buyer-lead-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-brand{grid-template-columns:auto 1fr;align-items:center}.storefront-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.proto-main-shell{width:min(1280px,100%);margin:0 auto;padding:14px 14px 104px;display:grid;gap:18px}.proto-announcement-bar{background:var(--brand);color:#fff;font-size:12px;font-weight:600;height:40px;display:flex;align-items:center;overflow:hidden}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.proto-announcement-inner{width:100%;overflow:hidden}.proto-announcement-track{display:flex;gap:32px;white-space:nowrap;animation:announcement-scroll 22s linear infinite;padding:0 16px}.proto-announcement-track:hover{animation-play-state:paused}.proto-announcement-track span{flex-shrink:0}.proto-header-shell,.proto-checkout-header{position:sticky;top:0;z-index:30}.proto-header-shell{background:#111827;box-shadow:0 8px 22px #11182738}.proto-header-main,.proto-checkout-header-inner{width:min(1280px,100%);margin:0 auto;padding:16px 14px;display:flex;align-items:center;gap:12px}.proto-checkout-header-success{justify-content:center}.proto-logo-link{display:inline-flex;align-items:center;text-decoration:none}.proto-logo-image{height:36px;width:auto;max-width:140px;object-fit:contain;border-radius:4px;background:#fff}.proto-logo-wordmark{color:#fff;font-size:18px;font-weight:800;letter-spacing:.02em}.proto-header-search{flex:1;display:grid;grid-template-columns:1fr auto;gap:0;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #11182724;transition:box-shadow .2s ease}.proto-header-search input,.proto-promo-form input,.proto-inline-form input,.proto-form-grid input,.proto-form-grid select,.proto-form-grid textarea,.proto-mobile-sheet select{width:100%;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px 12px;font-size:13px;color:#111827}.proto-header-search input{border:0;border-radius:0;padding:15px 16px}.proto-header-search button{border:0;background:var(--brand);color:#fff;width:60px;display:grid;place-items:center;cursor:pointer;transition:background-color .2s ease}.proto-header-search button:hover{background:var(--brand-dark)}.proto-header-search:focus-within{box-shadow:0 0 0 2px #e8231a38}.proto-header-search svg,.proto-header-action svg,.proto-icon-action svg,.proto-mobile-link svg,.proto-whatsapp-fab svg{width:18px;height:18px}.proto-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.proto-header-action,.proto-icon-action{position:relative;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;transition:color .2s ease,transform .2s ease}.proto-header-action{font-size:12px;font-weight:600}.proto-icon-action{justify-content:center;width:38px;height:38px;border-radius:999px;background:transparent}.proto-icon-action:has(.proto-header-action-label){width:auto;height:auto;padding:6px 8px;gap:6px;border-radius:8px}.proto-header-action-label{display:none;font-size:12px;font-weight:600;white-space:nowrap}.proto-header-action:hover,.proto-icon-action:hover,.proto-header-action.active,.proto-icon-action.active{color:var(--brand);transform:translateY(-1px)}.proto-count-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.proto-category-nav{border-top:1px solid rgba(255,255,255,.08);background:#1f2937}.proto-category-nav-inner{width:min(1280px,100%);margin:0 auto;min-height:40px;padding:0 14px;display:flex;align-items:center;gap:24px;overflow-x:auto}.proto-category-link{text-decoration:none;color:#d1d5db;font-size:12px;font-weight:500;white-space:nowrap;transition:color .2s ease}.proto-category-link.active,.proto-category-link:hover{color:#fff}.proto-checkout-header{background:#111827;border-bottom:1px solid #1f2937}.proto-checkout-badge{margin-left:auto;display:inline-flex;align-items:center;gap:8px;color:#4ade80;font-size:13px;font-weight:600}.proto-checkout-badge-dot{width:8px;height:8px;border-radius:999px;background:#4ade80}.proto-whatsapp-fab{position:fixed;right:16px;bottom:92px;width:52px;height:52px;border-radius:999px;background:#22c55e;color:#fff;display:grid;place-items:center;box-shadow:0 16px 32px #22c55e47;z-index:35;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.proto-whatsapp-fab:hover{transform:scale(1.08);box-shadow:0 20px 40px #22c55e61}.proto-footer-shell{background:#111827;color:#d1d5db;padding:40px 14px 92px}.proto-footer{width:min(1280px,100%);margin:0 auto;display:grid;gap:22px}.proto-footer-brand,.proto-footer-column{display:grid;gap:12px}.proto-footer-brand p,.proto-footer-column p,.proto-footer-column a{margin:0;color:#d1d5db;text-decoration:none;line-height:1.6}.proto-footer-column h3{margin:0;color:#fff;font-size:16px}.proto-footer-pills{display:flex;gap:10px;flex-wrap:wrap}.proto-footer-pills a{text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px;font-size:13px}.proto-mobile-nav{position:fixed;inset:auto 0 0;height:66px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));z-index:40}.proto-mobile-link{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#6b7280;text-decoration:none;font-size:11px;position:relative;cursor:pointer;transition:color .2s ease,transform .2s ease}.proto-mobile-link.active{color:var(--brand);font-weight:700}.proto-mobile-link:hover{color:var(--brand)}.proto-mobile-cart-icon{position:relative;display:inline-flex}.proto-section,.proto-checkout-card,.proto-order-summary-card,.proto-cart-line-card,.proto-promo-card,.proto-address-card,.proto-choice-card,.proto-checkout-item{border:1px solid #e5e7eb;border-radius:16px;background:#fff}.proto-section{padding:18px;gap:16px}.proto-section-surface{background:#fff}.proto-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.proto-section-head h2,.proto-cart-shell h1,.proto-listing-header h1{margin:0;font-size:24px;color:#111827}.proto-section-head a{text-decoration:none;color:var(--brand);font-size:14px;font-weight:600}.proto-home-hero{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(to right,#111827,#1f2937,#374151);color:#fff;padding:32px 24px;display:grid;gap:20px;min-height:208px}.proto-home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:24px 24px;opacity:.15}.proto-home-hero-copy,.proto-home-hero-feature,.proto-support-strip{position:relative;z-index:1}.proto-home-kicker{display:inline-block;border-radius:4px;background:var(--brand);color:#fff;padding:4px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1.5}.proto-home-hero h1{margin:12px 0 10px;font-size:24px;font-weight:800;line-height:1.2;color:#fff}.proto-home-hero p,.proto-home-feature-card p,.proto-support-strip h2,.proto-guide-card p{margin:0;color:#d1d5db;font-size:14px;line-height:1.65}.proto-home-actions,.proto-inline-actions{display:flex;gap:12px;flex-wrap:wrap}.proto-home-feature-card,.proto-summary-hint{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff14;padding:16px}.proto-home-feature-card strong{display:block;font-size:16px;margin-bottom:8px}.proto-home-feature-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;color:#fff;font-size:13px;font-weight:600}.proto-category-grid,.proto-product-grid,.proto-address-grid{display:grid;gap:14px}.proto-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.proto-category-tile{text-decoration:none;display:grid;gap:8px;justify-items:center;color:#374151;cursor:pointer;transition:color .2s ease}.proto-category-icon{width:100%;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:14px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 1px 2px #1118270a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.proto-category-icon img{width:100%;height:100%;object-fit:cover}.proto-category-icon span{font-size:22px;font-weight:800;color:var(--brand)}.proto-category-svg{width:28px;height:28px;color:#9ca3af;transition:color .2s ease}.proto-category-tile:hover .proto-category-svg{color:var(--brand)}.proto-category-tile span:last-child{font-size:12px;text-align:center;line-height:1.4;transition:color .2s ease}.proto-category-tile:hover{color:var(--brand)}.proto-category-tile:hover .proto-category-icon{border-color:var(--brand);box-shadow:0 8px 18px #e8231a26;transform:translateY(-2px)}.proto-product-scroller,.proto-guide-scroller,.proto-mini-product-track{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.proto-product-scroller::-webkit-scrollbar,.proto-guide-scroller::-webkit-scrollbar,.proto-mini-product-track::-webkit-scrollbar{display:none}.proto-product-card,.proto-mini-product,.proto-guide-card{text-decoration:none;color:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,color .2s ease}.proto-product-card{flex:0 0 176px;border:1px solid #f3f4f6;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #1118270a}.proto-product-card-grid{flex:auto}.proto-product-media,.proto-mini-product-media,.proto-cart-line-media,.proto-checkout-item-media{background:#f9fafb;display:grid;place-items:center;overflow:hidden}.proto-product-media{position:relative;height:160px}.proto-product-media-grid{height:144px}.proto-product-media img,.proto-mini-product-media img,.proto-cart-line-media img,.proto-checkout-item-media img,.proto-product-main-image img,.proto-product-thumb img{width:100%;height:100%;max-width:100%;object-fit:cover;display:block}.proto-product-flag,.proto-product-sku-badge{position:absolute;border-radius:4px;font-size:11px;font-weight:700;padding:2px 8px}.proto-product-flag{top:12px;left:12px;background:var(--brand);color:#fff}.proto-product-sku-badge{top:12px;right:12px;background:#111827bf;color:#fff}.proto-product-placeholder{color:#9ca3af;font-size:14px;font-weight:600;padding:16px;text-align:center}.proto-product-placeholder.large{min-height:360px;display:grid;place-items:center}.proto-product-copy,.proto-mini-product-copy,.proto-guide-card,.proto-order-summary-card,.proto-cart-line-body,.proto-promo-card,.proto-checkout-card{display:grid;gap:10px}.proto-product-copy{padding:12px;display:grid;gap:6px}.proto-product-copy .proto-btn{width:100%;justify-content:center;font-size:12px;padding:8px 12px;margin-top:4px}.proto-product-copy p,.proto-mini-product-copy p,.proto-cart-line-head p,.proto-checkout-item-copy p{margin:0;color:#9ca3af;font-size:12px;line-height:1.5}.proto-product-copy h3,.proto-product-summary h1,.proto-cart-line-head a{margin:0;color:#111827;text-decoration:none;line-height:1.45}.proto-product-copy h3{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.proto-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.proto-price-row strong,.proto-mini-product-copy strong,.proto-mobile-product-bar strong{color:var(--brand);font-size:16px;font-weight:700}.proto-summary-total strong{color:var(--brand);font-size:20px;font-weight:800;display:block}.proto-price-row span{color:#9ca3af;text-decoration:line-through;font-size:12px}.proto-product-copy small,.proto-mini-product-copy span,.proto-cart-shell>p,.proto-listing-header p,.proto-product-subtitle,.proto-tax-line,.proto-inline-success,.proto-inline-error,.proto-shipping-item span,.proto-summary-total small{color:#6b7280;font-size:12px;line-height:1.6}.proto-product-card:hover,.proto-mini-product:hover,.proto-guide-card:hover{box-shadow:0 10px 25px #1118271a;transform:translateY(-2px)}.proto-product-card:hover .proto-product-copy h3,.proto-mini-product:hover .proto-mini-product-copy p,.proto-guide-card:hover strong{color:var(--brand)}.proto-usp-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;background:#111827;border-radius:20px;padding:20px}.proto-usp-card{display:flex;align-items:center;gap:12px}.proto-usp-icon{width:40px;height:40px;background:var(--brand);border-radius:10px;display:grid;place-items:center;flex-shrink:0;color:#fff}.proto-usp-icon svg{width:20px;height:20px}.proto-usp-card strong,.proto-support-strip h2{color:#fff;font-size:13px;font-weight:600}.proto-usp-card p{margin:0;color:#9ca3af;font-size:11px;line-height:1.4}.proto-guide-card{flex:0 0 280px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb}.proto-guide-card span{color:var(--brand);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.proto-guide-card strong{color:#111827;line-height:1.5}.proto-arrival-card{text-decoration:none;color:inherit;background:#fff;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease;display:block}.proto-arrival-card:hover{box-shadow:0 8px 20px #11182714}.proto-arrival-media{background:#f9fafb;height:144px;display:grid;place-items:center;overflow:hidden;position:relative}.proto-arrival-media img{width:100%;height:100%;object-fit:cover}.proto-arrival-copy{padding:12px;display:grid;gap:4px}.proto-arrival-brand{margin:0;color:#9ca3af;font-size:12px}.proto-arrival-copy h3{margin:0 0 6px;font-size:14px;font-weight:600;color:#111827;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.proto-arrival-card:hover .proto-arrival-copy h3{color:var(--brand)}.proto-arrival-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.proto-arrival-footer>div strong{display:block;font-size:14px;font-weight:700;color:var(--brand)}.proto-arrival-footer>div small{font-size:11px;color:#9ca3af}.proto-arrival-add{width:34px;height:34px;min-width:34px;border-radius:8px;background:var(--brand);color:#fff;border:0;cursor:pointer;display:grid;place-items:center;transition:background-color .2s ease}.proto-arrival-add:hover{background:var(--brand-dark)}.proto-guide-grid{display:grid;grid-template-columns:1fr;gap:16px}.proto-guide-grid .proto-guide-card{flex:unset;display:block;padding:0;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;background:#f9fafb}.proto-guide-card-image{height:128px;background:linear-gradient(135deg,#1f2937,#111827);display:grid;place-items:center;overflow:hidden}.proto-guide-card-image img{width:100%;height:100%;object-fit:cover}.proto-guide-card-body{padding:16px;display:grid;gap:8px}.proto-guide-badge{display:inline-block;font-size:11px;font-weight:700;color:var(--brand);background:#fef2f2;padding:2px 8px;border-radius:6px}.proto-guide-card-body strong{display:block;font-size:14px;font-weight:600;color:#111827;line-height:1.5;transition:color .2s ease}.proto-guide-grid .proto-guide-card:hover .proto-guide-card-body strong{color:var(--brand)}.proto-guide-card-body p{margin:0;font-size:12px;color:#6b7280;line-height:1.55}.proto-hero-dots{display:flex;gap:6px;align-items:center;margin-top:20px}.proto-hero-dot{height:6px;width:6px;border-radius:999px;background:#4b5563;transition:all .2s ease}.proto-hero-dot.active{width:24px;height:6px;background:var(--brand)}.proto-support-strip{border-radius:20px;background:#1f2937;padding:24px;display:grid;gap:16px}.proto-btn{border:1px solid transparent;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.proto-btn-primary{background:var(--brand);color:#fff}.proto-btn-dark{background:#111827;color:#fff}.proto-btn-light{border-color:#d1d5db;background:#fff;color:#374151}.proto-btn-whatsapp{border-color:#86efac;background:#f0fdf4;color:#15803d}.proto-btn-full{width:100%}.proto-btn:hover{transform:translateY(-1px)}.proto-btn-primary:hover{background:var(--brand-dark);box-shadow:0 10px 20px #e8231a2e}.proto-btn-dark:hover{background:#1f2937;box-shadow:0 10px 20px #11182729}.proto-btn-light:hover{border-color:var(--brand);color:var(--brand);background:#fff7f7}.proto-btn-whatsapp:hover{border-color:#22c55e;background:#dcfce7}.proto-listing-shell,.proto-cart-shell{display:grid;gap:18px}.proto-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#6b7280;font-size:12px}.proto-breadcrumb a{color:inherit;text-decoration:none;transition:color .2s ease}.proto-breadcrumb a:hover{color:var(--brand)}.proto-breadcrumb em{font-style:normal;color:#9ca3af}.proto-listing-header,.proto-product-meta-top,.proto-checkout-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.proto-cart-line-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.proto-cart-line-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:4px}.proto-listing-actions{display:flex;gap:10px;align-items:center}.proto-listing-actions select,.proto-mobile-sheet select{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px 12px;font-size:13px;color:#374151}.proto-mobile-filter-trigger{display:inline-flex;align-items:center;gap:8px}.proto-filter-trigger-count{min-width:18px;height:18px;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.proto-filter-chip-row,.proto-filter-stack,.proto-option-stack,.proto-summary-rows,.proto-summary-rows-compact,.proto-shipping-list,.proto-checkout-stack{display:grid;gap:12px}.proto-filter-chip-row{display:flex;flex-wrap:wrap}.proto-filter-chip,.proto-filter-reset,.proto-filter-option,.proto-line-remove,.proto-summary-link{border:0;background:transparent;padding:0;font:inherit}.proto-filter-chip{border:1px solid #fecaca;border-radius:999px;background:#fff1f2;color:var(--brand);padding:7px 11px;font-size:12px;font-weight:700}.proto-filter-reset,.proto-summary-link{color:#6b7280;font-size:13px;text-decoration:none;transition:color .2s ease}.proto-filter-reset:hover,.proto-summary-link:hover{color:var(--brand)}.proto-filter-layout,.proto-cart-layout,.proto-checkout-layout,.proto-product-layout{display:grid;gap:18px}.proto-filter-sidebar,.proto-listing-content,.proto-checkout-main,.proto-checkout-sidebar{display:grid;gap:14px}.proto-filter-card,.proto-support-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:16px;display:grid;gap:12px}.proto-filter-card h3,.proto-support-card h3,.proto-order-summary-card h2,.proto-checkout-card h2,.proto-promo-card h2{margin:0;font-size:16px;color:#111827}.proto-filter-option{text-align:left;border-radius:10px;padding:9px 12px;color:#374151;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.proto-filter-option.active,.proto-filter-option:hover{background:#fff1f2;color:var(--brand);transform:translateY(-1px)}.proto-check-option{display:flex;gap:10px;align-items:center;color:#374151;font-size:14px}.proto-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proto-product-grid-catalog{gap:14px}.proto-mobile-sheet{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:60}.proto-mobile-sheet.open{display:block}.proto-mobile-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1118278c}.proto-mobile-sheet-panel{position:absolute;inset:auto 0 0;border-radius:24px 24px 0 0;background:#fff;padding:20px 14px 24px;display:grid;gap:14px}.proto-mobile-sheet-head{display:flex;justify-content:space-between;align-items:center}.proto-mobile-sheet-head h3{margin:0;font-size:18px}.proto-mobile-sheet-head button{border:0;background:transparent;color:var(--brand);font-weight:700}.proto-mobile-sheet-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proto-product-page{padding-bottom:184px}.proto-product-gallery,.proto-product-summary,.proto-bulk-pricing,.proto-save-actions,.proto-form-grid,.proto-checkout-items{display:grid;gap:14px}.proto-product-main-image{position:relative;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden}.proto-product-thumbs{display:flex;gap:10px;overflow-x:auto}.proto-product-thumb{width:64px;height:64px;padding:0;border:2px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.proto-product-thumb.active{border-color:var(--brand)}.proto-product-thumb:hover{border-color:var(--brand);box-shadow:0 8px 18px #e8231a1f;transform:translateY(-1px)}.proto-product-summary h1{font-size:26px}.proto-brand-pill,.proto-stock-pill,.proto-feature-chip-row span{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.proto-brand-pill{background:#f3f4f6;color:#4b5563;text-transform:uppercase;letter-spacing:.08em}.proto-stock-pill.success{background:#ecfdf3;color:#047857}.proto-stock-pill.success:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:5px;flex-shrink:0}.proto-stock-pill.warning{background:#fffbeb;color:#b45309}.proto-stock-pill.info{background:#eff6ff;color:#2563eb}.proto-stock-pill.danger{background:#fff1f2;color:#be123c}.proto-price-row-large strong{font-size:34px;color:var(--brand)}.proto-price-row-large span{font-size:16px}.proto-price-row-large mark{border-radius:999px;background:#ecfdf3;color:#15803d;padding:6px 10px;font-size:12px;font-weight:700}.proto-gst-invoice-line{margin:0;font-size:12px;color:#15803d;font-weight:500}.proto-shipping-info-line{margin:4px 0 0;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.proto-shipping-included{color:#1d4ed8;font-weight:500}.proto-shipping-chip{display:inline-flex;align-items:center;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;white-space:nowrap;flex-shrink:0}.proto-shipping-chip-sm{font-size:10px;padding:1px 7px}.proto-feature-chip-row{display:flex;gap:10px;flex-wrap:wrap}.proto-feature-chip-row span{background:#f3f4f6;color:#374151}.proto-quantity-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.proto-qty-control{display:inline-flex;align-items:center;overflow:hidden;border:1px solid #d1d5db;border-radius:10px}.proto-qty-control button{width:36px;height:36px;border:0;background:#f9fafb;cursor:pointer;font-size:18px;transition:background-color .2s ease}.proto-qty-control button:hover{background:#f3f4f6}.proto-qty-control strong{min-width:48px;text-align:center;font-size:14px}.proto-quantity-row small,.proto-cart-line-head small,.proto-checkout-item-copy span{color:#9ca3af;font-size:12px}.proto-bulk-pricing{border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;padding:16px}.proto-bulk-pricing p{margin:0;color:#1d4ed8;font-size:13px;font-weight:700}.proto-bulk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.proto-bulk-grid div{border:1px solid #bfdbfe;border-radius:12px;background:#fff;padding:12px;display:grid;gap:6px}.proto-product-cta-row,.proto-save-actions,.proto-inline-form,.proto-promo-form{display:grid;gap:10px}.proto-inline-success,.proto-inline-error{margin:0}.proto-inline-error{color:#be123c}.proto-inline-success{color:#047857}.proto-shipping-item{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px;display:grid;gap:4px}.proto-shipping-item strong,.proto-tab-row button.active{color:var(--brand)}.proto-shipping-item em{color:#111827;font-style:normal;font-weight:700}.proto-form-grid{grid-template-columns:1fr}.proto-form-grid label{display:grid;gap:8px;color:#374151;font-size:13px;font-weight:600}.proto-form-grid textarea{min-height:120px;resize:vertical}.proto-form-grid .wide{grid-column:1 / -1}.proto-tabs-card{padding:0;overflow:hidden}.proto-tab-row{display:flex;gap:4px;overflow-x:auto;padding:10px;border-bottom:1px solid #e5e7eb}.proto-tab-row button{border:0;border-radius:0;background:transparent;color:#6b7280;padding:10px 14px 12px;font-weight:600;white-space:nowrap;box-shadow:inset 0 -2px 0 transparent;transition:color .2s ease,box-shadow .2s ease}.proto-tab-row button:hover,.proto-tab-row button.active{color:var(--brand);box-shadow:inset 0 -2px 0 var(--brand)}.proto-feature-list,.proto-tab-copy,.proto-download-list,.proto-spec-table{padding:18px 20px 20px}.proto-feature-list{margin:0;display:grid;gap:12px;padding-left:38px}.proto-tab-copy{margin:0;line-height:1.75;color:#374151}.proto-spec-table{display:grid;gap:0}.proto-spec-table div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.proto-download-list{display:grid;gap:10px}.proto-download-list a{text-decoration:none;border:1px solid #d1d5db;border-radius:14px;padding:12px 14px;color:#1d4ed8;font-weight:600}.proto-mini-product{flex:0 0 180px;overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.proto-mini-product-media{height:128px}.proto-mini-product-copy{padding:12px}.proto-mobile-product-bar,.proto-sticky-checkout-bar,.proto-sticky-place-order,.proto-sticky-success-bar,.proto-sticky-order-bar,.proto-sticky-recovery-bar{position:fixed;left:0;right:0;display:flex;gap:12px;align-items:center;border-top:1px solid #e5e7eb;background:#fff;padding:14px;z-index:34}.proto-mobile-product-bar,.proto-sticky-checkout-bar,.proto-sticky-success-bar,.proto-sticky-order-bar,.proto-sticky-recovery-bar{bottom:66px}.proto-mobile-product-bar span,.proto-sticky-checkout-bar span,.proto-sticky-success-bar span,.proto-sticky-order-bar span,.proto-sticky-recovery-bar span{display:block;color:#6b7280;font-size:12px}.proto-mobile-product-bar .proto-btn,.proto-sticky-checkout-bar .proto-btn,.proto-sticky-success-bar .proto-btn,.proto-sticky-order-bar .proto-btn,.proto-sticky-recovery-bar .proto-btn{flex:1}.proto-cart-page{padding-bottom:170px}.proto-cart-layout{align-items:start}.proto-cart-line-card,.proto-order-summary-card,.proto-promo-card{padding:16px}.proto-checkout-card{padding:16px;border-color:#f3f4f6}.proto-cart-line-card,.proto-order-summary-card{border-color:#f3f4f6}.proto-cart-line-card{display:flex;gap:16px;align-items:flex-start}.proto-cart-line-body{flex:1;min-width:0;display:grid;gap:8px}.proto-cart-line-media{width:80px;aspect-ratio:1 / 1;border:1px solid #f3f4f6;border-radius:12px;background:#f9fafb;flex-shrink:0}.proto-cart-line-head a{font-size:14px;font-weight:600;line-height:1.4}.proto-cart-line-price strong{color:var(--brand);font-size:15px;font-weight:700;display:block}.proto-cart-gst-line{color:#9ca3af;font-size:11px;display:block}.proto-cart-line-meta{display:flex;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:12px}.proto-line-remove{color:#d1d5db;font-size:13px;font-weight:700;cursor:pointer;transition:color .2s ease}.proto-line-remove:hover{color:var(--brand)}.proto-cart-line-price{text-align:right}.proto-summary-rows div,.proto-summary-total,.proto-checkout-item-copy{display:grid;gap:4px}.proto-summary-rows div{grid-template-columns:auto minmax(0,1fr);align-items:start}.proto-summary-rows div strong{text-align:right;word-break:break-word;overflow-wrap:anywhere}.proto-summary-total{border-top:1px solid #e5e7eb;padding-top:16px}.proto-summary-hint{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#166534;padding:12px;display:flex;gap:8px;align-items:flex-start;font-size:13px;margin-bottom:12px}.proto-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;border-top:1px solid #f3f4f6;padding-top:16px;margin-top:4px}.proto-trust-strip>div{display:flex;flex-direction:column;align-items:center;gap:5px}.proto-trust-strip svg{width:20px;height:20px}.proto-trust-strip span{font-size:11px;color:#6b7280;font-weight:500}.proto-checkout-page{width:min(1100px,100%);padding-bottom:110px}.proto-checkout-steps{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;align-items:center}.proto-step-connector{height:1px;width:28px;background:#e5e7eb;flex-shrink:0}.proto-checkout-steps div{display:inline-flex;align-items:center;gap:8px;color:#9ca3af}.proto-checkout-steps span{width:28px;height:28px;border-radius:999px;background:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.proto-checkout-steps .active{color:var(--brand)}.proto-checkout-steps .active span{background:var(--brand);color:#fff}.proto-address-card,.proto-choice-card{position:relative;padding:14px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.proto-address-card.active,.proto-choice-card.active{border-color:var(--brand);border-width:2px;background:#fff7f7}.proto-address-card:hover,.proto-choice-card:hover{border-color:#fca5a5}.proto-address-card input,.proto-choice-card input{margin-right:10px}.proto-choice-card p,.proto-manual-payment-card p{margin:4px 0 0;color:#6b7280;line-height:1.6}.proto-manual-payment-card{border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;padding:16px;display:grid;gap:12px}.proto-checkout-items{margin-bottom:16px}.proto-checkout-item{display:flex;gap:12px;align-items:center;padding:10px 0}.proto-checkout-item-media{width:48px;height:48px;flex-shrink:0;aspect-ratio:1 / 1;border:1px solid #f3f4f6;border-radius:10px;background:#f9fafb;overflow:hidden;display:grid;place-items:center;font-size:10px;color:#9ca3af}.proto-checkout-item-copy p{color:#111827;font-size:13px}.proto-sticky-place-order{bottom:0}.proto-sticky-place-order .proto-btn{width:100%}.proto-main-shell-home>.proto-section{border:0;border-radius:0;background:transparent;padding:0}.proto-main-shell-home>.proto-section.proto-section-surface{border:0;border-radius:0;background:#fff;margin-inline:-14px;padding:20px 14px}.proto-home-actions .proto-btn-light{background:transparent;border-color:#ffffff59;color:#fff}.proto-home-actions .proto-btn-light:hover{border-color:#fff;background:transparent;color:#fff}.proto-success-page{width:min(760px,100%)}.proto-success-layout{max-width:720px;margin:0 auto}.proto-success-hero{display:grid;justify-items:center;gap:14px;text-align:center;margin-bottom:6px}.proto-success-icon{width:88px;height:88px;border-radius:999px;background:#22c55e;color:#fff;display:grid;place-items:center;box-shadow:0 16px 30px #22c55e33}.proto-success-icon svg{width:40px;height:40px}.proto-success-hero h1{margin:0;color:#111827;font-size:clamp(22px,6vw,36px);line-height:1.15}.proto-success-hero p{margin:0;color:#6b7280;line-height:1.65;max-width:560px}@keyframes proto-check-pop{0%{transform:scale(0);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.proto-success-icon-anim{animation:proto-check-pop .5s cubic-bezier(.34,1.56,.64,1) forwards}.proto-next-steps-card{padding:16px}.proto-next-steps{margin:0;padding:0;list-style:none;display:grid;gap:18px}.proto-next-steps li{display:flex;gap:12px;align-items:flex-start}.proto-step-circle{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.proto-step-circle.amber{background:#fef3c7;color:#d97706}.proto-step-circle.blue{background:#dbeafe;color:#2563eb}.proto-step-circle.green{background:#dcfce7;color:#16a34a}.proto-next-steps strong{font-size:14px;color:#111827;font-weight:600;display:block}.proto-next-steps p{margin:4px 0 0;font-size:12px;color:#6b7280;line-height:1.5}@media (max-width: 899px){.proto-whatsapp-fab{bottom:76px;right:14px;width:48px;height:48px}.proto-desktop-only,.proto-category-nav,.proto-filter-sidebar,.proto-listing-actions select,.proto-checkout-page .storefront-page-header,.proto-checkout-steps strong{display:none}}@media (min-width: 900px){.proto-main-shell{padding:24px 22px 32px}.storefront-page-header h1{font-size:28px;line-height:1.15}.proto-footer{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));align-items:start}.proto-mobile-nav,.proto-mobile-filter-trigger,.proto-mobile-sheet,.proto-mobile-product-bar,.storefront-sticky-action-bar,.proto-sticky-checkout-bar,.proto-sticky-place-order{display:none}.proto-header-action-label{display:inline}.proto-checkout-steps strong{display:block}.proto-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proto-checkout-sidebar .proto-order-summary-card{position:sticky;top:76px}.proto-home-hero,.proto-support-strip,.proto-filter-layout,.proto-cart-layout,.proto-checkout-layout,.proto-product-layout{grid-template-columns:1fr .9fr}.proto-success-layout{grid-template-columns:minmax(0,1fr)}.proto-filter-layout{grid-template-columns:260px minmax(0,1fr);align-items:start}.proto-cart-layout,.proto-checkout-layout{grid-template-columns:minmax(0,1fr) 360px}.proto-product-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start}.proto-product-grid,.proto-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.proto-product-grid-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.proto-usp-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.proto-save-actions,.proto-product-cta-row,.proto-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.proto-product-grid-catalog{grid-template-columns:repeat(4,minmax(0,1fr))}}.proto-main-shell-home>.proto-home-hero{border-radius:0;margin-inline:-14px;margin-top:-14px;min-height:208px}.proto-main-shell-home>.proto-usp-strip{border-radius:0;margin-inline:-14px}.proto-main-shell-home>.proto-support-strip{border-radius:0;margin-inline:-14px}.proto-main-shell-home>.proto-section{border:0;border-radius:0;background:transparent;padding:24px 0;display:grid;gap:16px}.proto-main-shell-home>.proto-section.proto-section-surface{border:0;border-radius:0;background:#fff;margin-inline:-14px;padding:24px 14px;display:grid;gap:16px}.proto-main-shell-home .proto-section-head h2{font-size:16px}.proto-home-hero-feature{display:none}@media (min-width: 900px){.proto-main-shell-home>.proto-home-hero{margin-inline:-22px;margin-top:-24px;min-height:360px}.proto-main-shell-home>.proto-usp-strip{margin-inline:-22px}.proto-main-shell-home>.proto-support-strip{margin-inline:-22px}.proto-main-shell-home>.proto-section{padding:40px 0}.proto-main-shell-home>.proto-section.proto-section-surface{padding:32px 22px;margin-inline:-22px}.proto-main-shell-home .proto-section-head h2{font-size:18px}.proto-home-hero-feature{display:block}.proto-product-card{flex:0 0 208px}.proto-arrival-media{height:176px}.proto-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.proto-usp-card{display:flex;gap:14px;align-items:center}.proto-usp-icon{width:44px;min-width:44px;height:44px;border-radius:10px;background:var(--brand);display:grid;place-items:center;color:#fff}.proto-usp-icon svg{width:22px;height:22px}.proto-usp-text{display:grid;gap:2px}.proto-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:16px;text-align:center;color:#6b7280;font-size:12px}.proto-footer-bottom p{margin:0}.proto-announcement-inner span+span:before{content:"|";margin-right:12px;opacity:.5}.proto-page-hero{background:linear-gradient(135deg,#111827,#1f2937 60%,#374151);color:#fff;margin-inline:-14px;margin-top:-14px;padding:20px 14px 28px;display:grid;gap:18px;position:relative;overflow:hidden}.proto-page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 1px);background-size:22px 22px;pointer-events:none}.proto-page-hero>*{position:relative;z-index:1}.proto-page-hero h1{margin:8px 0 10px;font-size:clamp(22px,3.5vw,34px);line-height:1.15;color:#fff}.proto-page-hero h2,.proto-page-hero h3{color:#fff}.proto-page-hero p,.proto-page-hero .hero-muted{margin:0;color:#9ca3af;line-height:1.6}.proto-page-hero .eyebrow-text{color:var(--brand);margin:0 0 6px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.proto-page-hero .eyebrow-chip{background:#e8231a2e;border-color:#e8231a47;color:#fca5a5}.proto-page-hero .chip-row .eyebrow-chip{background:#ffffff17;border-color:#ffffff24;color:#d1d5db}.proto-page-hero .metric-card{background:#ffffff12;border-color:#ffffff1a}.proto-page-hero .metric-card strong{color:#fff}.proto-page-hero .metric-card span,.proto-page-hero .metric-card small,.proto-page-hero .guide-meta-text{color:#9ca3af}.proto-page-hero .search-chip{background:#ffffff17;border-color:#ffffff24;color:#d1d5db}.proto-auth-grid{display:grid;gap:16px;align-items:start}.list-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.list-meta strong{color:var(--text)}@media (min-width: 900px){.proto-page-hero{margin-inline:-22px;padding:32px 22px 38px}.proto-page-hero .hero-stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.proto-auth-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.proto-main-shell.proto-main-shell-home{display:block}@media (min-width: 900px){.proto-main-shell-home>.proto-home-hero h1{font-size:36px}.proto-main-shell-home>.proto-home-hero{min-height:384px;padding:48px 64px;align-items:center}}.proto-home-hero-copy>p{font-size:14px;color:#d1d5db;margin-bottom:20px}.proto-home-actions{gap:12px}.proto-home-actions .proto-btn-primary{padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px}.proto-home-actions .proto-btn-light{padding:10px 20px;font-size:14px;font-weight:500;border-radius:6px}.proto-main-shell-home .proto-section-head h2{font-size:16px!important;font-weight:700!important;color:#111827!important;margin:0!important}.proto-main-shell-home .proto-section-head a{font-size:14px;font-weight:500;color:var(--brand);text-decoration:none}.proto-main-shell-home .proto-section-head a:hover{text-decoration:underline}@media (min-width: 900px){.proto-main-shell-home .proto-section-head h2{font-size:18px!important}}.proto-main-shell-home>.proto-section{border:0!important;border-radius:0!important;background:transparent!important;padding:16px 0!important;display:grid;gap:14px}.proto-main-shell-home>.proto-section.proto-section-surface{border:0!important;border-radius:0!important;background:#fff!important;margin-inline:-14px!important;padding:20px 14px!important;display:grid;gap:14px}@media (min-width: 900px){.proto-main-shell-home>.proto-section{padding:20px 0!important}.proto-main-shell-home>.proto-section.proto-section-surface{padding:24px 22px!important;margin-inline:-22px!important}}.proto-main-shell-home .proto-category-grid{gap:8px}@media (min-width: 900px){.proto-main-shell-home .proto-category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}}.proto-category-tile{gap:6px}.proto-category-icon{background:#fff;border-color:#f3f4f6;border-radius:12px;padding:10px}.proto-product-card{border-color:#f3f4f6!important;border-radius:12px!important}.proto-product-media{height:160px;background:#f9fafb}.proto-product-copy{padding:12px;gap:4px}.proto-product-copy p{font-size:12px;color:#9ca3af}.proto-product-copy h3{font-size:14px;font-weight:600;color:#1f2937;margin:4px 0;min-height:unset}.proto-product-copy small{font-size:12px;color:#9ca3af;margin-top:2px;display:block}.proto-product-copy .proto-btn{border-radius:8px!important;padding:8px 10px!important;font-size:12px!important;font-weight:600!important;margin-top:6px!important;min-height:unset!important}.proto-price-row{gap:6px;align-items:baseline}.proto-price-row strong{font-size:16px!important;font-weight:700!important;color:var(--brand)!important}.proto-price-row span{font-size:12px;color:#9ca3af;text-decoration:line-through}.proto-main-shell-home>.proto-usp-strip{border-radius:0!important;margin-inline:-14px!important;padding:20px 14px!important}@media (min-width: 900px){.proto-main-shell-home>.proto-usp-strip{padding:20px 22px!important;margin-inline:-22px!important}}.proto-main-shell-home>.proto-support-strip{border-radius:0!important;margin-inline:-14px!important;padding:24px 14px!important}@media (min-width: 900px){.proto-main-shell-home>.proto-support-strip{padding:32px 22px!important;margin-inline:-22px!important}}.proto-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width: 640px){.proto-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 900px){.proto-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}.proto-guide-grid{gap:16px}.proto-footer-column h3{font-size:14px;font-weight:600}.proto-announcement-bar{text-align:center;font-size:12px;font-weight:500}.proto-product-card:hover .proto-product-copy h3{color:var(--brand)}.proto-product-flag{background:var(--brand);color:#fff;position:absolute;top:8px;left:8px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;z-index:1}.proto-product-flag.proto-flag-green{background:#22c55e}.proto-product-flag.proto-flag-yellow{background:#eab308}.proto-product-flag.proto-flag-blue{background:#3b82f6}.proto-footer-column p{font-size:13px!important;line-height:1.6;color:#9ca3af!important}.proto-footer-column a{font-size:13px!important;color:#9ca3af!important;display:block}.proto-footer-column a:hover{color:#e5e7eb!important}.proto-footer-brand p{font-size:13px!important;color:#9ca3af!important;line-height:1.6}.proto-biz-lead{background:#111827;padding:56px 14px;margin-inline:-14px}.proto-biz-lead-inner{max-width:540px;margin:0 auto;text-align:center;display:grid;gap:12px}.proto-biz-eyebrow{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--brand)}.proto-biz-title{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:#fff}.proto-biz-desc{margin:0;font-size:14px;color:#9ca3af;line-height:1.6}.proto-biz-form-card{margin-top:8px;background:#1f2937;border-radius:12px;padding:24px;text-align:left}.proto-biz-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.proto-biz-input{display:block;width:100%;box-sizing:border-box;background:#374151;border:1px solid transparent;border-radius:8px;padding:10px 14px;font-size:14px;color:#fff;outline:none;font-family:inherit}.proto-biz-input::placeholder{color:#6b7280}.proto-biz-input:focus{border-color:var(--brand);background:#374151}.proto-biz-submit{display:block;width:100%;box-sizing:border-box;background:var(--brand);color:#fff;border:0;border-radius:8px;padding:12px 20px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.proto-biz-submit:hover{background:#c91d15}.proto-biz-submit:disabled{opacity:.6;cursor:not-allowed}.proto-biz-success{margin:12px 0 0;font-size:13px;color:#6ee7b7;text-align:center}.proto-biz-error{margin:12px 0 0;font-size:13px;color:#fca5a5;text-align:center}@media (min-width: 900px){.proto-biz-lead{padding:72px 22px;margin-inline:-22px}.proto-biz-title{font-size:28px}}.proto-hero-accent{color:var(--brand);text-shadow:0 0 28px rgba(232,35,26,.5);font-style:italic}@keyframes proto-hero-scan{0%{transform:translateY(-200%)}to{transform:translateY(600%)}}.proto-home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(232,35,26,.035) 50%,transparent 58%);animation:proto-hero-scan 7s ease-in-out infinite;pointer-events:none;z-index:0}.proto-home-hero>.proto-hero-dots{position:absolute;bottom:20px;left:24px;z-index:2;margin-top:0}.proto-home-hero>.proto-hero-dots .proto-hero-dot.active{background:var(--brand);box-shadow:0 0 8px #e8231a80}.proto-home-feature-device{display:grid;gap:18px;place-items:center;text-align:center;padding:20px 16px}.proto-device-ring-outer{width:110px;height:110px;border-radius:50%;border:1.5px dashed rgba(232,35,26,.4);display:grid;place-items:center;position:relative;animation:proto-ring-pulse 3s ease-in-out infinite}.proto-device-ring-outer:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;border:1px solid rgba(232,35,26,.18)}.proto-device-ring-inner{width:76px;height:76px;border-radius:50%;background:#e8231a1a;border:2px solid rgba(232,35,26,.45);display:grid;place-items:center;box-shadow:0 0 24px #e8231a38,inset 0 0 18px #e8231a1a}@keyframes proto-ring-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.07);opacity:.75}}.proto-device-icon-svg{width:32px;height:32px;color:var(--brand);filter:drop-shadow(0 0 8px rgba(232,35,26,.7))}.proto-device-card-text strong{display:block;font-size:13px;font-weight:700;color:#e5e7eb;margin-bottom:6px;line-height:1.4}.proto-device-card-text p{margin:0;font-size:18px;font-weight:800;color:var(--brand);text-shadow:0 0 14px rgba(232,35,26,.45)}.proto-device-phone{display:block;margin-top:6px;font-size:11px;color:#6b7280}.proto-category-tile:hover .proto-category-icon{border-color:var(--brand)!important;box-shadow:0 0 0 2px #e8231a26,0 12px 28px #e8231a2e!important;transform:translateY(-3px)!important;background:#fff8f7!important}.proto-product-card{position:relative;overflow:hidden}.proto-product-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand);border-radius:0 0 2px 2px;opacity:0;transform:scaleX(0);transition:opacity .22s ease,transform .22s ease;transform-origin:left}.proto-product-card:hover:after{opacity:1;transform:scaleX(1)}.proto-product-card:hover{box-shadow:0 20px 48px #1118271f,0 0 0 1px #e8231a14!important;transform:translateY(-4px)!important}.proto-arrival-card:hover{box-shadow:0 16px 36px #1118271a,0 0 0 1.5px var(--brand)!important;transform:translateY(-2px)}.proto-arrival-card{transition:box-shadow .22s ease,transform .22s ease!important}.proto-guide-grid .proto-guide-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1118271f}.proto-guide-grid .proto-guide-card{transition:transform .22s ease,box-shadow .22s ease}.proto-main-shell-home>.proto-support-strip{position:relative;overflow:hidden;background:linear-gradient(135deg,#111827,#1a2332 60%,#1f2937)!important}.proto-main-shell-home>.proto-support-strip:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand);z-index:1}.proto-main-shell-home>.proto-support-strip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(232,35,26,.06) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.proto-main-shell-home>.proto-support-strip>*{position:relative;z-index:2}.proto-support-strip h2{font-size:17px!important;font-weight:700!important;line-height:1.35!important}@media (min-width: 900px){.proto-support-strip h2{font-size:22px!important}}.proto-footer-social{display:flex;gap:8px;flex-wrap:wrap}.proto-footer-social-btn{width:36px;height:36px;border-radius:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#9ca3af;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease,border-color .2s ease}.proto-footer-social-btn:hover{background:var(--brand);border-color:var(--brand);color:#fff;transform:translateY(-2px)}@media (min-width: 900px){.proto-main-shell-home>.proto-usp-strip .proto-usp-strip{grid-template-columns:repeat(4,1fr)}.proto-usp-strip{grid-template-columns:repeat(4,1fr)!important;padding:28px 22px!important}}.proto-announcement-inner span+span:before{content:"|";margin-right:12px;opacity:.35}.storefront-button-primary{box-shadow:0 4px 14px #e8231a40}.storefront-button-primary:hover{box-shadow:0 8px 22px #e8231a59!important}.proto-section-head h2{letter-spacing:-.01em}.proto-guide-badge{background:#e8231a1a!important;color:var(--brand)!important;border:1px solid rgba(232,35,26,.2)!important;border-radius:6px!important;padding:3px 8px!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important}.proto-arrival-add{background:var(--brand)!important;border-color:var(--brand)!important;box-shadow:0 4px 10px #e8231a33!important}.proto-arrival-add:hover{background:var(--brand-dark)!important;box-shadow:0 6px 16px #e8231a59!important}.proto-price-row strong{color:var(--brand)}.proto-arrival-footer>div strong{color:var(--brand)}@media (max-width: 640px){.proto-product-grid{gap:10px}.proto-arrival-media{height:130px}}.proto-announcement-bar{height:32px!important;font-size:11px!important}.proto-category-marquee{overflow:hidden;width:100%;position:relative}.proto-category-marquee:before,.proto-category-marquee:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.proto-category-marquee:before{left:0;background:linear-gradient(to right,var(--bg),transparent)}.proto-category-marquee:after{right:0;background:linear-gradient(to left,var(--bg),transparent)}.proto-main-shell-home>.proto-section.proto-section-surface .proto-category-marquee:before{background:linear-gradient(to right,#fff,transparent)}.proto-main-shell-home>.proto-section.proto-section-surface .proto-category-marquee:after{background:linear-gradient(to left,#fff,transparent)}@keyframes proto-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.proto-category-track{display:flex;gap:14px;width:max-content;animation:proto-marquee-scroll 28s linear infinite;will-change:transform}.proto-category-track:hover{animation-play-state:paused}.proto-cat-card{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;flex-shrink:0;width:84px;transition:transform .2s ease}.proto-cat-card:hover{transform:translateY(-2px)}.proto-cat-img{width:80px;height:80px;border-radius:22px;overflow:hidden;background:#f3f4f6;border:1.5px solid #e5e7eb;display:grid;place-items:center;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.proto-cat-img img{width:100%;height:100%;object-fit:cover;display:block}.proto-cat-fallback-icon{width:30px;height:30px;color:#9ca3af;transition:color .2s ease}.proto-cat-name{font-size:11px;font-weight:600;color:#374151;text-align:center;line-height:1.35;max-width:80px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.proto-cat-card:hover .proto-cat-img{border-color:var(--brand);box-shadow:0 4px 16px #e8231a2e;background:#fff8f7}.proto-cat-card:hover .proto-cat-fallback-icon,.proto-cat-card:hover .proto-cat-name{color:var(--brand)}.proto-header-search input{border:0!important;border-radius:0!important;padding:6px 10px!important;font-size:13px!important}.proto-header-search button{width:38px!important}.proto-search-clear-btn{border:0;background:#374151;color:#fff;width:38px;display:grid;place-items:center;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.proto-search-clear-btn:hover{background:var(--brand)}.proto-search-clear-btn svg{width:16px;height:16px}.proto-category-marquee-section{padding-top:20px!important}@media (min-width: 900px){.proto-cat-img{width:88px;height:88px;border-radius:24px}.proto-cat-card{width:92px}.proto-cat-name{font-size:12px;max-width:88px}.proto-category-track{gap:18px}}.proto-static-page-body{padding-top:28px!important;padding-bottom:40px!important}.proto-static-content{max-width:720px;font-size:15px;line-height:1.75;color:#374151}.proto-static-content h2{font-size:22px;font-weight:700;color:#111827;margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid #f3f4f6}.proto-static-content h3{font-size:16px;font-weight:700;color:#111827;margin:28px 0 10px}.proto-static-content p{margin:0 0 14px}.proto-static-content ul,.proto-static-content ol{margin:0 0 14px;padding-left:22px}.proto-static-content li{margin-bottom:6px}.proto-static-content strong{color:#111827;font-weight:600}.proto-static-content a{color:var(--brand);text-decoration:underline}.proto-static-content a:hover{color:var(--brand-dark)}@media (min-width: 900px){.proto-static-content{font-size:15px}.proto-static-content h2{font-size:26px}.proto-static-content h3{font-size:18px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes proto-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.proto-skel-card{background:#fff;border-radius:12px;border:1px solid #f3f4f6;overflow:hidden;display:flex;flex-direction:column}.proto-skel-card-rail{flex-direction:row;align-items:flex-start;min-height:120px}.proto-skel-media{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:800px 100%;animation:proto-shimmer 1.4s ease-in-out infinite;aspect-ratio:4/3;width:100%;border-radius:0}.proto-skel-card-rail .proto-skel-media{aspect-ratio:auto;width:110px;flex-shrink:0;align-self:stretch;border-radius:0}.proto-skel-body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.proto-skel-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:800px 100%;animation:proto-shimmer 1.4s ease-in-out infinite}.proto-skel-sm{width:40%}.proto-skel-md{width:65%}.proto-skel-lg{width:85%}.proto-skel-btn-bar{height:32px;border-radius:8px;margin-top:4px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:800px 100%;animation:proto-shimmer 1.4s ease-in-out infinite}.reg-card{background:#fff}.reg-card-header{display:flex;align-items:center;gap:12px;margin-bottom:22px;padding-bottom:16px;border-bottom:1.5px solid #f3f4f6}.reg-card-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#e8231a14,#e8231a24);display:flex;align-items:center;justify-content:center;color:var(--brand);flex-shrink:0}.reg-card-title{font-size:17px;font-weight:700;color:#111827;margin:0 0 2px}.reg-card-subtitle{font-size:12px;color:#6b7280;margin:0}.reg-form{display:flex;flex-direction:column;gap:14px}.reg-field-wrap{display:flex;flex-direction:column;gap:5px}.reg-label-row{display:flex;align-items:center;gap:6px}.reg-label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.01em}.reg-badge-optional{font-size:10px;font-weight:600;color:#6b7280;background:#f3f4f6;border-radius:4px;padding:1px 6px;text-transform:uppercase;letter-spacing:.04em}.reg-input-wrap{position:relative}.reg-input{width:100%;padding:10px 14px;font-size:14px;font-family:inherit;color:#111827;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s,background .15s}.reg-input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #e8231a14}.reg-input::placeholder{color:#9ca3af}.reg-pw-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;padding:2px;display:flex;align-items:center}.reg-pw-eye:hover{color:#6b7280}.reg-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 500px){.reg-two-col{grid-template-columns:1fr}}.reg-toggle-biz{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--brand);background:none;border:none;cursor:pointer;padding:4px 0;font-family:inherit;text-decoration:none}.reg-biz-section{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:14px 14px 10px;display:flex;flex-direction:column;gap:12px}.reg-biz-hint{font-size:11px;color:#9ca3af;margin:0;line-height:1.5}.reg-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;font-size:14px;font-weight:700;font-family:inherit;color:#fff;background:linear-gradient(135deg,#e8231a,#c01a13);border:none;border-radius:12px;cursor:pointer;letter-spacing:.02em;transition:opacity .15s,transform .1s,box-shadow .15s;box-shadow:0 2px 10px #e8231a47;margin-top:2px}.reg-submit-btn:hover:not(:disabled){opacity:.92;box-shadow:0 4px 16px #e8231a59;transform:translateY(-1px)}.reg-submit-btn:active:not(:disabled){transform:translateY(0)}.reg-submit-btn:disabled{opacity:.6;cursor:wait}.reg-submit-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.reg-legal-note{text-align:center;font-size:11px;color:#9ca3af;margin:0;line-height:1.5}.reg-legal-link{color:#6b7280;text-decoration:underline}.reg-legal-link:hover{color:var(--brand)}@keyframes proto-google-pulse{0%,to{box-shadow:0 0 #4285f459,0 4px 16px #4285f42e}50%{box-shadow:0 0 0 8px #4285f400,0 4px 16px #4285f447}}.proto-google-sso-row{max-width:900px;margin:0 auto 16px;padding:0 16px;display:flex;flex-direction:column;align-items:stretch;gap:0}.proto-google-sso-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:100%;padding:16px 24px;font-size:16px;font-weight:700;color:#1f2937;background:#fff;border:2px solid #4285F4;border-radius:14px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;font-family:inherit;animation:proto-google-pulse 2s ease-in-out infinite;letter-spacing:.01em}.proto-google-sso-btn svg{width:22px;height:22px;flex-shrink:0}.proto-google-sso-btn:hover:not(:disabled){border-color:#1a73e8;box-shadow:0 4px 16px #4285f44d;background:#f8f9ff;animation:none}.proto-google-sso-btn:disabled{opacity:.65;cursor:wait;animation:none}.proto-google-sso-divider{display:flex;align-items:center;gap:12px;margin:20px auto;max-width:100%;width:100%}.proto-google-sso-divider:before,.proto-google-sso-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.proto-google-sso-divider span{font-size:12px;color:#9ca3af;white-space:nowrap;font-weight:500}.proto-share-badge{position:absolute;bottom:12px;right:12px;background:#ffffffeb;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000002e;z-index:4;transition:background .15s}.proto-share-badge:hover{background:#fff}.proto-share-panel{position:absolute;bottom:52px;right:8px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #00000024;padding:12px;display:grid;gap:8px;z-index:10;min-width:200px}.proto-share-panel-title{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding-bottom:6px;border-bottom:1px solid #f3f4f6;margin-bottom:2px}.proto-share-row{display:flex;flex-direction:column;gap:4px}.proto-share-btn{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:500;color:#111827;text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.proto-share-btn:hover{background:#f3f4f6}.proto-share-btn svg{flex-shrink:0}.proto-share-copy-notice{font-size:11px;color:#16a34a;padding:0 10px 4px;text-align:center}.proto-product-main-image{touch-action:pan-y;-webkit-user-select:none;user-select:none}.proto-product-fullscreen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f0;z-index:1000;display:flex;align-items:center;justify-content:center;flex-direction:column}.proto-product-fullscreen-overlay img{max-width:100vw;max-height:90vh;object-fit:contain;touch-action:pinch-zoom;cursor:zoom-in}.proto-fullscreen-close{position:absolute;top:16px;right:16px;background:#ffffff26;border:none;color:#fff;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.proto-fullscreen-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff9;font-size:12px;text-align:center;pointer-events:none}.proto-wa-save-row{display:flex;gap:8px;align-items:stretch}.proto-wa-save-row>:first-child{flex:7}.proto-wa-save-row>:last-child{flex:3}@keyframes carousel-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.proto-auto-carousel-shell{overflow:hidden;width:100%}.proto-auto-carousel-track{display:flex;gap:12px;animation:carousel-scroll-left 30s linear infinite;will-change:transform}.proto-auto-carousel-track:hover{animation-play-state:paused}.proto-recent-card{flex-shrink:0;width:160px;background:#fff;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s}.proto-recent-card:hover{box-shadow:0 4px 14px #0000001a}.proto-recent-card-media{width:100%;aspect-ratio:1;overflow:hidden;background:#f9fafb}.proto-recent-card-media img{width:100%;height:100%;object-fit:cover}.proto-recent-card-body{padding:8px 10px}.proto-recent-card-body p{font-size:11px;color:#6b7280;margin:0 0 3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.proto-recent-card-body strong{font-size:13px;color:var(--brand);font-weight:700}.proto-recent-add-btn{width:100%;padding:6px 8px;margin-top:6px;background:var(--brand);color:#fff;border:none;border-radius:7px;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit}.proto-banner-slider{position:relative;width:100%;overflow:hidden;background:#111}.proto-banner-track{display:flex;transition:transform .55s cubic-bezier(.4,0,.2,1)}.proto-banner-slide{min-width:100%;flex-shrink:0;position:relative}.proto-banner-slide img{width:100%;display:block;object-fit:cover;height:520px}.proto-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.12) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:center;padding:40px 64px;gap:12px}.proto-banner-overlay h2{font-size:36px;font-weight:800;color:#fff;margin:0;max-width:520px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.proto-banner-overlay p{font-size:16px;color:#ffffffe0;margin:0;max-width:440px}.proto-banner-cta{display:inline-flex;align-items:center;padding:12px 28px;background:var(--brand);color:#fff!important;font-weight:700;font-size:14px;border-radius:10px;text-decoration:none;width:fit-content;margin-top:4px;transition:background .2s}.proto-banner-cta:hover{background:var(--brand-dark)}.proto-banner-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:44px;height:44px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;z-index:5;transition:background .2s,transform .2s;box-shadow:0 2px 8px #00000040}.proto-banner-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.proto-banner-prev{left:20px}.proto-banner-next{right:20px}.proto-banner-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.proto-banner-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.proto-banner-dot.active{background:#fff;transform:scale(1.25)}@media (max-width: 639px){.proto-banner-slide img{height:240px}.proto-banner-overlay{padding:20px;gap:8px}.proto-banner-overlay h2{font-size:18px}.proto-banner-overlay p{font-size:13px}.proto-banner-arrow{width:34px;height:34px;font-size:20px}.proto-banner-prev{left:10px}.proto-banner-next{right:10px}}.proto-acct-link-card{max-width:680px;margin:0 auto 24px;background:linear-gradient(135deg,#fff7f6,#fff 60%);border:1.5px solid #fecaca;border-radius:20px;padding:24px}.proto-acct-link-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.proto-acct-link-icon{width:40px;height:40px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;color:var(--brand);flex-shrink:0}.proto-acct-link-title{font-size:15px;font-weight:700;color:#111827;margin:0 0 4px}.proto-acct-link-sub{font-size:13px;color:#6b7280;margin:0}.proto-acct-link-actions{display:flex;flex-direction:column;gap:10px}.proto-acct-link-google{width:100%;justify-content:center;font-size:14px;padding:12px 16px}.proto-acct-link-email-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s,background .15s}.proto-acct-link-email-btn:hover{border-color:var(--brand);background:#fff7f6;color:var(--brand)}.proto-acct-link-skip{background:none;border:none;color:#9ca3af;font-size:13px;cursor:pointer;text-align:center;padding:4px 0;text-decoration:underline}.proto-acct-link-skip:hover{color:#6b7280}.proto-acct-link-form{display:flex;flex-direction:column;gap:12px}.proto-acct-link-input{width:100%;box-sizing:border-box;padding:12px 16px;border-radius:12px;border:1.5px solid #e5e7eb;font-size:15px;color:#111827;background:#fff;outline:none;transition:border-color .15s}.proto-acct-link-input:focus{border-color:var(--brand)}.proto-acct-link-otp{font-size:24px;font-weight:700;letter-spacing:8px;text-align:center}.proto-acct-link-error{font-size:13px;color:#dc2626;margin:0}.proto-acct-link-devcode{font-size:12px;color:#9ca3af;background:#f3f4f6;border-radius:8px;padding:6px 12px;margin:0}.proto-acct-link-btn-row{display:flex;gap:10px;align-items:center}.proto-acct-link-submit{flex:1;padding:12px 16px;border-radius:12px;border:none;background:var(--brand);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .15s}.proto-acct-link-submit:disabled{opacity:.6;cursor:not-allowed}.proto-acct-link-submit:not(:disabled):hover{opacity:.88}.proto-discount-chip{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:3px 10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;font-size:11px;font-weight:600;border-radius:999px;line-height:1.4}.proto-discount-chip:before{content:"✓";font-size:10px;font-weight:700}
