body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.shell{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(circle at top,#f0f9ff,#f5f5ff 45%,#edeff9);padding:3rem 1rem}.blob{position:absolute;filter:blur(60px);opacity:.35;width:320px;height:320px;border-radius:50%;z-index:0}.blob--pink{background:#f472b6;top:3rem;right:10%}.blob--blue{background:#0ea5e9;bottom:5rem;left:5%}.panel{width:min(1100px,100%);background:hsla(0,0%,100%,.94);border-radius:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));box-shadow:0 30px 60px rgba(15,23,42,.2);overflow:hidden;position:relative;z-index:1}.panel__hero{padding:56px;background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;display:flex;flex-direction:column;gap:1.25rem}.panel__hero h1{margin:0;font-size:clamp(2.1rem,2.7vw,2.8rem)}.subtitle{font-size:1rem;color:rgba(248,250,252,.85)}.eyebrow{margin:0;letter-spacing:.4em;font-size:.75rem;text-transform:uppercase;color:#a5b4fc}.feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;font-size:.95rem}.feature-list li{display:flex;align-items:center;gap:.75rem;color:#e0e7ff;font-weight:500}.feature-dot{width:12px;height:12px;border-radius:999px;background:#a5b4fc;box-shadow:0 0 12px hsla(0,0%,100%,.5)}.panel__form{padding:52px;display:flex;flex-direction:column;gap:1.2rem}.panel__form-header h2{margin:0;font-size:2rem}.panel__form-header p{margin:.4rem 0 0;color:#475569}.field{display:grid;gap:.35rem;font-weight:600;color:#0f172a}.field label{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#475569}.field input{border-radius:14px;border:1px solid #e2e8f0;padding:.95rem 1rem;font-size:1rem;font-weight:500;transition:border .2s ease,box-shadow .2s ease}.field input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.2)}.panel__form-status{min-height:1.2rem}.panel__form-status p{margin:0;font-size:.9rem}.status--error{color:#dc2626}.status--info{color:#0f172a}.panel__form button{padding:.95rem 1rem;border-radius:999px;border:none;background:linear-gradient(120deg,#7c3aed,#2563eb);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.panel__form button:disabled{opacity:.65;cursor:not-allowed}.panel__form button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(76,29,149,.4)}@media (max-width:720px){.panel{border-radius:18px;grid-template-columns:1fr}.panel__form,.panel__hero{padding:32px}.blob--pink{right:5%;top:0}.blob--blue{left:0;bottom:-3rem}}.merchant-shell{min-height:100vh;background:radial-gradient(circle at top,#f5f5ff,#eef2ff 50%,#e0e7ff);padding:3rem 1.5rem;display:flex;flex-direction:column;gap:2rem;position:relative;overflow:hidden}.merchant-shell>*{position:relative;z-index:1}.merchant-top-nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;background:hsla(0,0%,100%,.9);border-radius:999px;padding:.85rem 1.5rem;border:1px solid rgba(148,163,184,.4);box-shadow:0 15px 35px rgba(15,23,42,.08);backdrop-filter:blur(8px)}.merchant-top-info{display:flex;align-items:center;gap:1.25rem}.merchant-top-info h1{margin:0 0 .15rem;font-size:clamp(1.35rem,4vw,1.8rem);color:#0f172a}.logo-pill{padding:.3rem 1rem;border-radius:999px;background:#0f172a;color:#fff;letter-spacing:.25em;font-size:.75rem;font-weight:700;text-transform:uppercase}.merchant-actions{display:flex;align-items:center;gap:.75rem}.logout-btn{border:1px solid rgba(148,163,184,.5);background:#fff}.subtitle{margin:0;max-width:440px;color:#475569;font-size:.95rem}.merchant-panel{background:hsla(0,0%,100%,.98);border-radius:36px;padding:2.5rem;box-shadow:0 35px 80px rgba(15,23,42,.15)}.secondary-btn{border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#fff}.primary-btn,.secondary-btn{padding:.65rem 1.1rem;font-weight:600;cursor:pointer}.primary-btn{border-radius:999px;border:none;background:linear-gradient(120deg,#7c3aed,#0ea5e9);color:#fff;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(15,23,42,.25)}.primary-btn.is-destructive{background:linear-gradient(120deg,#dc2626,#f97316)}.withdraw-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;justify-content:center;align-items:center;z-index:20;padding:1.5rem}.withdraw-modal{position:relative;background:#fff;border-radius:32px;padding:2rem;width:min(420px,100%);box-shadow:0 35px 80px rgba(15,23,42,.25);display:flex;flex-direction:column;gap:.75rem}.withdraw-close{position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border-radius:50%;background:rgba(226,232,240,.7);border:none;cursor:pointer}.withdraw-close:after,.withdraw-close:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:#0f172a;transform-origin:center}.withdraw-close:before{transform:translate(-50%,-50%) rotate(45deg)}.withdraw-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.withdraw-eyebrow{margin:0;letter-spacing:.3em;text-transform:uppercase;font-size:.75rem;color:#94a3b8}.withdraw-modal h2{margin:0;font-size:1.6rem;color:#0f172a}.withdraw-form{display:flex;flex-direction:column;gap:1rem}.withdraw-form label{display:flex;flex-direction:column;gap:.45rem;font-size:.9rem;color:#475569}.withdraw-form input{border-radius:16px;border:1px solid rgba(148,163,184,.6);padding:.85rem 1rem;font-size:1rem;font-family:inherit}.withdraw-hint{font-size:.8rem;color:#94a3b8}.withdraw-feedback{margin:0;font-size:.85rem}.withdraw-feedback.is-error{color:#b91c1c}.withdraw-feedback.is-success{color:#15803d}.withdraw-form .primary-btn{width:100%}@media (max-width:720px){.merchant-top-nav{border-radius:28px}.merchant-actions,.merchant-top-info{flex-direction:column;align-items:flex-start}}:root{--background:#f5f6fb;--foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#475569;--border:#e2e8f0;--border-strong:#cbd5f5;--card:#fff;--primary:#4c1d95;--primary-foreground:#f8f8ff;--secondary:#e0e7ff;--secondary-foreground:#312e81;--accent:#10b981;--accent-foreground:#022c22;--danger:#ef4444;--radius-lg:28px;--radius-md:18px;--radius-sm:10px;--shadow-soft:0 20px 70px rgba(15,23,42,.08);--shadow-card:0 15px 45px rgba(15,23,42,.12);--font-sans:"Inter","Inter var","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif}body{font-family:var(--font-sans);background:var(--background);color:var(--foreground)}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:var(--radius-sm);border:1px solid transparent;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;padding:.75rem 1.4rem;font-size:.95rem}.ui-button:disabled{cursor:not-allowed;opacity:.6}.ui-button--default{background:var(--foreground);color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.25)}.ui-button--secondary{background:#ede9fe;color:#5b21b6;border-color:rgba(91,33,182,.1)}.ui-button--ghost{background:transparent;color:var(--muted-foreground);border-color:rgba(15,23,42,.1)}.ui-button--outline{background:#fff;color:var(--foreground);border-color:var(--border);box-shadow:0 8px 30px rgba(15,23,42,.08)}.ui-button--accent{background:var(--accent);color:var(--accent-foreground)}.ui-button--sm{padding:.45rem .9rem;font-size:.85rem}.ui-button--lg{padding:1rem 1.6rem;font-size:1rem}.ui-badge{display:inline-flex;align-items:center;gap:.35rem;padding:0 .85rem;height:32px;background:var(--muted);border-radius:999px;font-size:.8rem;font-weight:600;color:var(--muted-foreground);border:1px solid rgba(15,23,42,.08)}.ui-badge--secondary{background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.3);color:#6d28d9}.ui-badge--outline{background:transparent;border-color:var(--border);color:var(--muted-foreground)}.ui-badge--success{background:rgba(16,185,129,.12);color:#065f46;border-color:rgba(16,185,129,.4)}.ui-card{background:var(--card);border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.06);box-shadow:var(--shadow-soft);overflow:hidden}.ui-card__header{padding:1.5rem 1.75rem .5rem}.ui-card__title{margin:0;font-size:1.2rem;font-weight:600}.ui-card__description{margin:.35rem 0 0;color:var(--muted-foreground);font-size:.95rem}.ui-card__content{padding:0 1.75rem 1.75rem}.ui-card__footer{padding:0 1.75rem 1.5rem;border-top:1px solid rgba(15,23,42,.05)}.ui-input,.ui-select,.ui-textarea{width:100%;box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid rgba(15,23,42,.1);background:#fff;padding:.7rem 1rem;font-size:.95rem;font-family:var(--font-sans);transition:border .15s ease,box-shadow .15s ease}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.15)}.ui-textarea{min-height:120px;resize:vertical;line-height:1.5}.ui-skeleton{background:linear-gradient(90deg,rgba(148,163,184,.18) 25%,rgba(148,163,184,.34) 50%,rgba(148,163,184,.18) 75%);background-size:400% 100%;border-radius:var(--radius-sm);animation:shimmer 1.6s infinite}@keyframes shimmer{0%{background-position:0 0}to{background-position:-400% 0}}.storefront-shell{width:min(1200px,100%);margin:0 auto;padding:0 24px 80px;display:flex;flex-direction:column;gap:32px;box-sizing:border-box}.storefront-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;align-items:stretch}.storefront-hero__copy{background:radial-gradient(circle at top left,rgba(99,102,241,.08),rgba(15,23,42,0));border-radius:var(--radius-lg);padding:40px;border:1px solid rgba(15,23,42,.05);box-shadow:var(--shadow-soft)}.storefront-hero__eyebrow{display:flex;gap:12px;align-items:center;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem}.storefront-hero h1{margin:16px 0 12px;font-size:clamp(2.4rem,4vw,3.2rem);line-height:1.05}.storefront-hero p{margin:0;color:var(--muted-foreground);font-size:1rem;line-height:1.6}.storefront-hero__tags{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.storefront-hero__tags span{padding:6px 14px;border-radius:999px;background:rgba(15,23,42,.06);font-size:.85rem}.storefront-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.storefront-hero__card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.storefront-hero__card li{display:flex;flex-direction:column;gap:2px}.storefront-hero__card strong{font-size:1.8rem}.storefront-filters{display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.06);background:#fff;box-shadow:var(--shadow-soft)}.storefront-filters__top{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.storefront-filters__meta{display:flex;gap:12px;align-items:center}.storefront-text-muted{color:var(--muted-foreground);font-size:.9rem}.storefront-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;flex:1;border:1px solid rgba(15,23,42,.1);border-radius:var(--radius-sm);padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.storefront-search:focus-within{border-color:rgba(99,102,241,.5);box-shadow:0 6px 22px rgba(15,23,42,.08);background:#fff}.storefront-search svg{color:var(--muted-foreground)}.storefront-search input{box-sizing:border-box;border:none;padding-left:0;width:100%}.storefront-search__field{min-width:0;position:relative}.storefront-search__submit{white-space:nowrap}.storefront-search__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px 0;list-style:none;border-radius:var(--radius-sm);border:1px solid rgba(15,23,42,.1);background:#fff;box-shadow:var(--shadow-soft);z-index:10;transform-origin:top center}@media (prefers-reduced-motion:no-preference){.storefront-search__suggestions{animation:storefront-search-fade .2s ease forwards}}.storefront-search__suggestions--loading{padding:6px 12px;font-size:.85rem;color:var(--muted-foreground)}.storefront-search__suggestion{width:100%;text-align:left;border:none;background:transparent;padding:8px 12px;font-weight:500;color:var(--foreground);cursor:pointer}.storefront-search__suggestion:hover{background:rgba(99,102,241,.08)}@keyframes storefront-search-fade{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.storefront-categories{display:flex;flex-wrap:wrap;gap:10px}.storefront-category-chip{border-radius:999px;border:1px solid rgba(15,23,42,.1);padding:8px 16px;background:#fff;font-weight:600;color:var(--muted-foreground);cursor:pointer}.storefront-category-chip.is-active{background:#eef2ff;border-color:rgba(99,102,241,.4);color:#312e81}.storefront-subcategories{display:flex;flex-direction:column;gap:10px;padding:0 12px}.storefront-subcategories__label{font-size:.9rem;font-weight:600;color:var(--muted-foreground)}.storefront-subcategories__chips{display:flex;flex-wrap:wrap;gap:10px}.storefront-subcategory-chip{border-radius:999px;border:1px solid rgba(15,23,42,.1);padding:8px 16px;background:#fff;font-weight:600;color:var(--muted-foreground);cursor:pointer}.storefront-subcategory-chip.is-active{background:#eef2ff;border-color:rgba(99,102,241,.4);color:#312e81}.storefront-filters__controls{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.storefront-stock-filter{display:flex;flex-wrap:wrap;gap:8px}.storefront-stock-chip{border-radius:12px;border:1px solid rgba(15,23,42,.08);padding:8px 14px;background:var(--muted);color:var(--muted-foreground);font-weight:600;cursor:pointer}.storefront-stock-chip.is-active{background:var(--foreground);color:#fff}.storefront-sort label{display:flex;flex-direction:column;gap:6px;color:var(--muted-foreground);font-size:.85rem}.storefront-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.storefront-highlights ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;color:var(--muted-foreground)}.storefront-highlights__title{display:flex;justify-content:space-between;align-items:center;gap:12px}.storefront-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media (max-width:900px){.storefront-product-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.storefront-product-card{display:flex;flex-direction:column}.storefront-product-media{min-height:220px;border-bottom:1px solid rgba(15,23,42,.05);position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,rgba(99,102,241,.08),rgba(59,130,246,.08))}.storefront-product-media img{width:80%;max-height:240px;object-fit:contain}.storefront-product-badges{position:absolute;top:16px;left:16px;display:flex;flex-wrap:wrap;gap:8px}.storefront-product-body{display:flex;flex-direction:column;gap:12px}.storefront-product-meta{display:flex;gap:10px;font-size:.85rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.15em;margin-top:10px}.storefront-product-title{margin:0;font-size:1.4rem;display:flex;gap:.35rem;align-items:baseline}.storefront-product-link{color:inherit;text-decoration:none;transition:color .15s ease}.storefront-product-link:hover{color:#4c1d95}.storefront-product-title-range{font-size:.8rem;color:var(--muted-foreground)}.storefront-product-description{margin:0;color:var(--muted-foreground);line-height:1.5}.storefront-product-tagline{margin:0;color:#7c3aed;font-weight:600}.storefront-product-rating{display:flex;flex-wrap:wrap;gap:8px;font-size:.9rem;color:var(--muted-foreground)}.rating-value{font-weight:600;color:#0f172a}.storefront-product-highlights{display:flex;flex-wrap:wrap;gap:8px}.storefront-highlight{border-radius:8px;padding:4px 10px;background:rgba(15,23,42,.06);font-size:.85rem}.storefront-product-merchant{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.02)}.storefront-product-merchant__info{display:flex;flex-direction:column;gap:4px}.storefront-product-merchant__info strong{font-size:1rem}.storefront-product-merchant__info small{color:var(--muted-foreground)}.storefront-product-merchant-link{font-weight:600;font-size:.9rem;text-decoration:none;color:#4c1d95}.storefront-product-status{display:flex;flex-direction:column;gap:6px}.storefront-product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.storefront-product-actions{display:flex;align-items:center;gap:8px}.storefront-product-notify{margin-top:.65rem;font-size:.9rem;color:var(--muted-foreground)}.storefront-product-notify.is-success{color:#16a34a}.storefront-product-notify.is-error{color:#dc2626}.storefront-product-add{border-radius:14px;padding:.9rem 1.5rem;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#f8f8ff;box-shadow:0 18px 40px rgba(79,70,229,.35);transition:transform .25s ease,box-shadow .25s ease;border:none}.storefront-product-add:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 45px rgba(79,70,229,.45)}.storefront-product-add:disabled{background:rgba(15,23,42,.1);color:rgba(15,23,42,.4);box-shadow:none;cursor:not-allowed}.storefront-product-add--outline{background:#fff;color:#312e81;border:1px solid rgba(99,102,241,.4);box-shadow:none}.storefront-product-add--outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 25px rgba(99,102,241,.25)}.storefront-product-add--in-cart{background:linear-gradient(135deg,#06b6d4,#14b8a6);box-shadow:0 18px 40px rgba(6,182,212,.35)}.storefront-product-add__content{display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.storefront-product-add__icon{width:26px;height:26px;border-radius:999px;background:hsla(0,0%,100%,.15);display:inline-flex;align-items:center;justify-content:center}.storefront-product-remove{padding:.3rem .9rem;font-size:.8rem}.storefront-product-price{display:flex;flex-direction:column;gap:2px}.storefront-product-price strong{font-size:1.45rem}.market-price{text-decoration:line-through;color:var(--muted-foreground);font-size:.9rem}.storefront-product-skeleton{background:#fff;border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;gap:12px;border:1px solid rgba(15,23,42,.06)}.storefront-product-skeleton .skeleton-media{height:180px}.storefront-product-skeleton .skeleton-line{height:18px}.storefront-product-skeleton .skeleton-line.short{width:60%}.storefront-empty-state{padding:48px;text-align:center;border-radius:var(--radius-md);background:#fff;border:1px solid rgba(15,23,42,.08);color:var(--muted-foreground)}.storefront-error{margin:0;padding:12px 18px;border-radius:12px;background:rgba(239,68,68,.08);color:#b91c1c}.storefront-cart-burger{position:fixed;bottom:32px;right:32px;width:min(420px,90vw);padding:22px 26px;border-radius:26px;background:var(--card);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-card),0 12px 30px rgba(15,23,42,.12);display:flex;flex-direction:column;gap:16px;z-index:50;animation:storefrontCartBurger .35s ease}.storefront-cart-burger__header{display:flex;align-items:center;gap:14px}.storefront-cart-burger__icon{position:relative;width:60px;height:60px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.12);box-shadow:0 8px 20px rgba(15,23,42,.08);display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.storefront-cart-burger__icon svg{width:34px;height:34px;color:inherit}.storefront-cart-burger__badge{position:absolute;top:-6px;right:-6px;padding:0 .65rem;border-radius:999px;font-size:.7rem;border:none;box-shadow:0 10px 25px rgba(79,70,229,.35)}.storefront-cart-burger__header-text{display:flex;flex-direction:column;gap:4px;flex:1}.storefront-cart-burger__title{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.storefront-cart-burger__subtitle{margin:0;font-size:.9rem;color:var(--muted-foreground)}.storefront-cart-burger__close{margin-left:auto;width:34px;height:34px;border:none;background:rgba(15,23,42,.08);border-radius:999px;color:#0f172a;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.storefront-cart-burger__close:hover{background:rgba(15,23,42,.15)}.storefront-cart-burger__preview{display:flex;flex-wrap:wrap;gap:10px}.storefront-cart-burger__preview-chip{padding:.4rem .9rem;border-radius:999px;background:#f5f6fb;border:1px solid rgba(15,23,42,.08);font-size:.85rem;font-weight:600;color:#0f172a}.storefront-cart-burger__preview-chip--accent{background:#eef2ff;border-color:rgba(99,102,241,.3);color:#312e81;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.storefront-cart-burger__actions{display:flex;gap:10px;justify-content:flex-end}.storefront-cart-burger__actions .ui-button{flex:1}.storefront-cart-burger__actions .ui-button--outline{background:hsla(0,0%,100%,.8)}.storefront-cart-burger__actions .ui-button--accent{background:var(--accent);color:var(--accent-foreground);box-shadow:0 12px 40px rgba(16,185,129,.35)}@keyframes storefrontCartBurger{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:640px){.storefront-cart-burger{right:16px;left:16px;bottom:16px;width:auto}.storefront-product-bottom{flex-direction:column;gap:16px}.storefront-filters__controls,.storefront-filters__top{flex-direction:column;align-items:stretch}.storefront-search{width:100%;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;row-gap:12px}.storefront-search svg,.storefront-search__field{grid-row:1}.storefront-search__submit{grid-column:1/-1;width:100%}}