@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: 40px;--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)}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:28px;line-height:1.15}.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}.proto-announcement-inner{width:min(1280px,100%);margin:0 auto;padding:6px 14px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.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;min-height:56px;padding:0 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:32px;max-width:180px;object-fit:contain;filter:brightness(0) invert(1)}.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}.proto-header-search button{border:0;background:var(--brand);color:#fff;width:46px;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-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;padding:10px 14px;display:flex;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}.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(135deg,#111827,#1f2937 45%,#374151);color:#fff;padding:24px 18px;display:grid;gap:18px}.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-flex;align-items:center;border-radius:999px;background:var(--brand);color:#fff;padding:6px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.proto-home-hero h1{margin:12px 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.1}.proto-home-hero p,.proto-home-feature-card p,.proto-support-strip h2,.proto-guide-card p{margin:0;color:#d1d5db;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))}.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-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 #e8231a1f;transform:translateY(-2px)}.proto-product-scroller,.proto-guide-scroller,.proto-mini-product-track{display:flex;gap:14px;overflow-x:auto;padding-bottom:4px}.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 210px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 2px 6px #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%;object-fit:cover}.proto-product-flag,.proto-product-sku-badge{position:absolute;border-radius:999px;font-size:11px;font-weight:700;padding:6px 10px}.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}.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;min-height:40px}.proto-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.proto-price-row strong,.proto-mini-product-copy strong,.proto-cart-line-price strong,.proto-summary-total strong,.proto-mobile-product-bar strong{color:var(--brand)}.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{border-color:#fca5a5;box-shadow:0 12px 28px #11182714;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;gap:12px;background:#111827;border-radius:24px;padding:20px}.proto-usp-card{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:16px;background:#ffffff0a}.proto-usp-card strong,.proto-support-strip h2{color:#fff}.proto-usp-card p{margin:6px 0 0;color:#d1d5db;font-size:13px;line-height:1.6}.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-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-cart-line-head,.proto-cart-line-footer,.proto-product-meta-top,.proto-checkout-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.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.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}.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-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(2,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:repeat(2,minmax(0,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,.proto-checkout-card{padding:16px}.proto-cart-line-card{display:grid;gap:14px}.proto-cart-line-media{width:92px;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:14px}.proto-cart-line-head a{font-size:16px;font-weight:700}.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:minmax(0,1fr) auto;align-items:start}.proto-summary-total{border-top:1px solid #e5e7eb;padding-top:16px}.proto-summary-hint{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.proto-checkout-page{width:min(1100px,100%);padding-bottom:110px}.proto-checkout-steps{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.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);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{grid-template-columns:56px minmax(0,1fr);align-items:center;padding:10px}.proto-checkout-item-media{width:56px;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:14px}.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(28px,5vw,36px);line-height:1.1}.proto-success-hero p{margin:0;color:#6b7280;line-height:1.65;max-width:560px}@media (max-width: 899px){.proto-desktop-only,.proto-category-nav,.proto-filter-sidebar,.proto-whatsapp-fab,.proto-listing-actions select{display:none}}@media (min-width: 900px){.proto-main-shell{padding:24px 22px 32px}.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-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-main-shell-home .proto-category-grid{grid-template-columns:repeat(8,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-bulk-grid,.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}.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}@media (min-width: 900px){.proto-main-shell-home>.proto-home-hero{margin-inline:-22px;margin-top:-24px}.proto-main-shell-home>.proto-usp-strip{margin-inline:-22px}.proto-main-shell-home>.proto-support-strip{margin-inline:-22px}}.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))}}
