.vendor-settings-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px auto;padding:0 20px;max-width:1400px}.vendor-settings-nav a{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #dce4df;border-radius:12px;background:#fff;color:#244638;text-decoration:none;transition:background .15s ease,border-color .15s ease}.vendor-settings-nav a:hover,.vendor-settings-nav a[aria-current=page]{background:#eef5f1;border-color:#91b3a2}.vendor-settings-nav a:focus-visible{outline:2px solid #24624b;outline-offset:3px}.vendor-settings-nav span{flex:1;min-width:0}.vendor-settings-nav svg{flex-shrink:0}.vendor-settings-nav strong{display:block;font-size:14px}.vendor-settings-nav small{display:block;margin-top:4px;color:#64756c;font-size:12px;line-height:1.5}@media (max-width:850px){.vendor-settings-nav{grid-template-columns:1fr;padding:0 12px;gap:8px}.vendor-settings-nav a{padding:14px}}.studio-shell{display:grid;grid-template-columns:minmax(0,1fr);max-width:1920px;margin:auto}.workspace-wrap{padding:18px 0;min-width:0}.studio-view-switch{display:inline-flex;align-items:center;gap:4px;background:#f1f4f0;padding:4px;border-radius:10px;margin-bottom:20px;border:1px solid #dce5dc;width:auto;max-width:100%}.studio-switch-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 16px;border-radius:7px;border:0;background:transparent;font-size:12px;font-weight:600;color:#4a5d52;cursor:pointer;white-space:nowrap;transition:all .18s ease}.studio-switch-btn:hover{color:#204b37}.studio-switch-btn.active{background:white;color:#204b37;font-weight:700;box-shadow:0 1px 4px rgba(32,75,55,.08)}.studio-tab-badge{font-size:10px;background:#e0f2fe;color:#0369a1;padding:2px 7px;border-radius:9999px;font-weight:700;letter-spacing:.02em}.deck-heading-content{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.preview-shortcut-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;font-weight:600;color:#1e293b;cursor:pointer;transition:all .15s ease}.preview-shortcut-btn:hover{background:#2563eb;border-color:#2563eb;color:white}.back-to-design-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}.back-to-design-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.deck-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 22px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:10px}.deck-footer-cta strong{display:block;font-size:13px;color:#0f172a;margin-bottom:2px}.deck-footer-cta p{font-size:11px;color:#64748b;margin:0}.deck-preview-action-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#2563eb;color:#ffffff;border:0;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 6px rgba(37,99,235,.25)}.deck-preview-action-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.35)}.preview-canvas-wrap{width:100%;min-width:0}.studio-columns{display:grid;grid-template-columns:350px minmax(0,1fr);gap:24px;align-items:start}.controls-deck{background:white;border:1px solid #dfe5ee;border-radius:16px;padding:24px;display:grid;gap:24px;min-width:0;box-shadow:0 4px 16px rgba(20,34,56,.04)}.controls-deck.controls-deck-full{width:100%;box-sizing:border-box}.deck-heading{padding-bottom:16px;border-bottom:1px solid #edf0f5}.deck-heading .eyebrow{font-size:9px;font-weight:800;letter-spacing:.12em;color:#168464;text-transform:uppercase}.deck-heading h2{font-size:24px;letter-spacing:-.8px;margin:6px 0 2px;font-weight:700;color:#142238}.deck-heading p{font-size:11px;color:#64748b;margin:0}.group-label{font-size:10px;letter-spacing:.08em;font-weight:800;color:#64748b;text-transform:uppercase;margin-bottom:12px}.branding-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media (max-width:640px){.branding-stack{grid-template-columns:1fr;gap:10px}}.media-card-box{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dce5dc;padding:10px 12px;border-radius:10px;background:#fbfdfb}.media-thumb-preview{width:46px;height:40px;object-fit:cover;border-radius:6px;background:#e2e8e2}.media-thumb-preview.round{width:40px;height:40px;border-radius:50%}.media-info{min-width:0}.media-title{font-size:11.5px;font-weight:700;color:#1f3d2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-sub{font-size:10px;color:#587163;margin-top:2px}.media-actions{display:flex;gap:6px}.btn-tool{display:inline-flex;justify-content:center;align-items:center;background:white;border:1px solid #d0dad1;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;white-space:nowrap;color:#1f3d2f;cursor:pointer;transition:all .15s ease}.btn-tool:hover{background:#f1f5f2;border-color:#24624b}.btn-tool.magic{background:#24624b;color:white;border-color:#24624b}.btn-tool.magic:hover{background:#1b4e3d}.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:680px){.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.theme-card{border:1px solid #dce5dc;background:white;border-radius:10px;padding:8px;text-align:left;min-width:0;position:relative;cursor:pointer;transition:all .15s ease}.theme-card:hover{border-color:#9cbda9;box-shadow:0 2px 8px rgba(36,98,75,.08)}.theme-card.selected{border-color:#24624b;box-shadow:0 0 0 1.5px #24624b}.theme-card.selected:after{content:"✓";position:absolute;top:8px;right:8px;background:#24624b;color:white;border-radius:50%;width:16px;height:16px;display:grid;place-items:center;font-size:9.5px;font-weight:700}.theme-name{font-size:11px;font-weight:700;color:#1f3d2f;margin:6px 0 3px}.tier-pill{font-size:8.5px;display:inline-block;padding:2px 6px;border-radius:4px;background:#eef3ee;color:#43604f;font-weight:800;letter-spacing:.04em}.tier-pill.pro{background:#fff2d9;color:#996010}.tier-pill.plus{background:#eee9ff;color:#6d4ba7}.theme-mini{height:52px;display:block;position:relative;overflow:hidden;border-radius:6px;background:#fff;border:1px solid #dce5dc}.theme-mini:before{content:"";position:absolute;inset:4px 4px auto;height:18px;background:linear-gradient(110deg,#3d6857,#98ada0,#537566);border-radius:3px}.mini-avatar{position:absolute;width:14px;height:14px;top:14px;left:calc(50% - 7px);border:2px solid white;background:#24624b;border-radius:50%}.mini-name{position:absolute;width:28px;height:3px;background:#233e31;top:31px;left:calc(50% - 14px)}.mini-line{position:absolute;width:40px;height:2px;background:#a8b8ae;top:36px;left:calc(50% - 20px)}.mini-button{position:absolute;width:20px;height:5px;background:#24624b;top:41px;left:calc(50% - 10px);border-radius:3px}.mini-glass{background:linear-gradient(120deg,#d7edee,#f3eafa)}.mini-glass:before{background:linear-gradient(110deg,#89b1b6,#d0e5e1,#889fad)}.mini-editorial{background:#fbf8f2;border:1px solid #d4af37}.mini-editorial .mini-button{background:#181512;border:1px solid #d4af37;border-radius:1px}.mini-editorial .mini-avatar{border:2px solid #d4af37}.mini-brutalist{background:#fffef0;border:2px solid #142238;border-radius:0;box-shadow:2px 2px #142238}.mini-brutalist .mini-button{background:#ffe600;border:1px solid #142238;border-radius:0;box-shadow:1px 1px #142238}.mini-brutalist .mini-avatar{border:2px solid #142238;border-radius:0}.mini-dark{background:#101b2b}.mini-dark .mini-name{background:#fff}.mini-dark .mini-button{background:#8bcced}.mini-sage{background:#edf3ee}.mini-sage .mini-button{background:#254635}.mini-rose{background:#fff7f9;border:1px solid #ecc9da}.mini-rose .mini-button{background:#aa3566;border-radius:4px}.mini-rose .mini-avatar{border:2px solid #d889aa}.control-note{font-size:11px;line-height:1.5;color:#64748b;margin-top:8px}.segmented-tabs{display:flex;gap:4px;border-radius:10px;background:#f1f4f8;padding:4px}.seg-item{border:0;background:transparent;padding:9px 6px;flex:1;font-size:11px;color:#64748b;border-radius:7px;cursor:pointer;text-align:center;transition:all .15s ease;min-width:0}.seg-item:hover{color:#142238}.seg-item.active{background:white;box-shadow:0 1px 4px rgba(24,44,70,.1);color:#142238;font-weight:700}.layout-options{gap:6px;background:none;padding:0}.layout-options .seg-item{border:1px solid #dfe5ee;padding:8px 4px;background:white}.layout-options .seg-item.active{border-color:#2563eb;background:#f4f8ff;color:#1d4ed8}.layout-drawing{height:38px;display:block;position:relative;margin-bottom:6px;background:linear-gradient(#e4eaf2 12px,transparent 0);border-radius:4px}.layout-drawing i{position:absolute;width:10px;height:10px;top:7px;left:calc(50% - 5px);background:#61758e;border:2px solid white;border-radius:50%}.layout-drawing b,.layout-drawing em{position:absolute;width:28px;height:3px;top:22px;left:calc(50% - 14px);background:#9baabd;border-radius:1px}.layout-drawing em{width:18px;top:28px;left:calc(50% - 9px);background:#789adb}.layout-drawing.left b,.layout-drawing.left em,.layout-drawing.left i,.layout-drawing.split b,.layout-drawing.split i{left:8px}.layout-drawing.split em{left:auto;right:8px;top:23px}.color-swatch-row{display:flex;gap:10px;align-items:center}.color-bubble,.eyedropper-btn{width:28px;height:28px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 1px #dfe5ee;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.color-bubble:hover{transform:scale(1.08)}.color-bubble.active{box-shadow:0 0 0 2px #142238}.eyedropper-btn{position:relative;background:conic-gradient(red,yellow,lime,aqua,blue,magenta,red)}.eyedropper-btn input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.preview-canvas{width:100%;box-sizing:border-box;min-width:0;border:1px solid #dfe5ee;border-radius:16px;background:#edf1f6;padding:24px;display:flex;align-items:center;flex-direction:column}.studio-columns .preview-canvas{position:sticky;top:20px}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:16px}.preview-heading .eyebrow{font-size:9px;font-weight:800;letter-spacing:.12em;color:#64748b;text-transform:uppercase}.preview-heading p{font-size:11px;margin-top:4px;color:#475569;font-weight:600}.viewport-dock{display:flex;background:#dfe5ee;border-radius:10px;padding:4px;margin-bottom:16px;gap:4px}.dock-pill{border:0;background:none;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:6px;color:#64748b;cursor:pointer;transition:all .15s ease}.dock-pill.active{background:white;color:#142238;box-shadow:0 1px 4px rgba(20,34,56,.1)}.vendor-storefront-root.sf{max-width:100%}.preview-frame,.vendor-storefront-root.sf{container-type:inline-size;container-name:store;min-width:0}.preview-frame{width:100%;background:white;border:1px solid #d9e0eb;border-radius:12px;overflow:hidden;box-shadow:0 8px 28px rgba(20,34,56,.08);transition:max-width .25s ease}.preview-frame.mode-pc{max-width:1200px}.preview-frame.mode-phone{max-width:390px}.pc-browser-bar{display:none;align-items:center;justify-content:space-between;background:#ffffff;border-bottom:1px solid #e6eaf0;padding:10px 14px;gap:8px}.mode-pc .pc-browser-bar{display:flex}.browser-traffic{display:flex;gap:5px}.b-dot{height:8px;width:8px;border-radius:50%}.dot-r{background:#f28a85}.dot-y{background:#e9c87e}.dot-g{background:#84c1a1}.browser-url{font-size:10px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:5px;font-family:monospace}.browser-actions{font-size:10px;color:#94a3b8}.vendor-storefront-root{--surface:#ffffff;--ink:#142238;--muted:#64748b;--line:#e2e8f0;--shop-accent:#2563eb;--shop-avatar-radius:50%;--shop-font:"Plus Jakarta Sans",sans-serif;--accent-ink:#ffffff;background:var(--surface);color:var(--ink);font-family:var(--shop-font);min-height:480px;overflow:auto;position:relative;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.vendor-storefront-root .shop-nav{height:60px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--surface);gap:12px}.vendor-storefront-root .shop-wordmark{font:700 24px Georgia,serif;letter-spacing:-.5px}.vendor-storefront-root .shop-wordmark span{color:var(--shop-accent)}.vendor-storefront-root .shop-nav-actions{display:flex;gap:10px;align-items:center}.vendor-storefront-root .shop-nav-link{background:transparent;color:var(--ink);border:0;font-size:11px;font-weight:600;padding:6px 10px;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .15s}.vendor-storefront-root .shop-nav-link:hover{background:rgba(0,0,0,.05)}.vendor-storefront-root .shop-nav-bag{position:relative;border:1px solid var(--line);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--ink);cursor:pointer;transition:all .15s}.vendor-storefront-root .shop-nav-bag:hover{border-color:var(--shop-accent)}.vendor-storefront-root .shop-nav-bag-badge{position:absolute;top:-4px;right:-4px;background:var(--shop-accent);color:var(--accent-ink);border-radius:50%;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.vendor-storefront-root .shop-menu{padding:12px 24px;border-bottom:1px solid var(--line);display:flex;gap:16px;background:var(--surface)}.vendor-storefront-root .shop-menu button{background:transparent;border:0;font-size:11px;color:var(--muted);cursor:pointer;padding:4px 0}.vendor-storefront-root .shop-menu button:hover{color:var(--ink)}.vendor-storefront-root .shop-banner-box{padding:20px 24px 0}.vendor-storefront-root .banner-art{height:clamp(140px,22cqw,220px);overflow:hidden;border-radius:12px 12px 0 0;background:#cbd5e1;position:relative}.vendor-storefront-root .banner-art img{width:100%;height:100%;object-fit:cover;display:block}.vendor-storefront-root .shop-hero-wrapper{position:relative;margin:0 20px;padding:16px 4px 12px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.vendor-storefront-root .hero-left-cluster{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.vendor-storefront-root .hero-identity-lockup{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.vendor-storefront-root .hero-avatar-box{width:72px;height:72px;margin-top:-52px;border:3.5px solid var(--surface);border-radius:var(--shop-avatar-radius);overflow:hidden;background:var(--surface);position:relative;box-shadow:0 3px 10px rgba(20,34,56,.1);flex-shrink:0;z-index:5}.vendor-storefront-root .hero-avatar-box img{width:100%;height:100%;object-fit:cover;display:block}.vendor-storefront-root .hero-avatar-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--shop-accent);color:var(--accent-ink);font-size:24px;font-weight:700}.vendor-storefront-root .hero-identity-lockup>div:last-child{min-width:0;max-width:480px;flex:0 1 auto}.vendor-storefront-root .vendor-h1{font:700 21px/1.2 var(--shop-font,Georgia,serif);letter-spacing:-.4px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--ink);margin:0;flex-wrap:wrap;overflow-wrap:anywhere}.vendor-storefront-root .verified-icon{color:#2563eb;display:flex;flex-shrink:0}.vendor-storefront-root .vendor-tagline{font-size:11.5px;line-height:1.35;color:var(--muted);margin:2px 0 0;max-width:360px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.vendor-storefront-root .hero-right-cluster{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.vendor-storefront-root .hero-pills-row{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.vendor-storefront-root .hero-actions-row{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.vendor-storefront-root .location-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:9999px;height:34px;padding:0 12px;font-size:11px;font-weight:600;text-decoration:none;box-sizing:border-box;min-width:0;max-width:min(100%,220px)}.vendor-storefront-root .location-pill>svg{flex:0 0 13px;width:13px;height:13px}.vendor-storefront-root .location-pill>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vendor-storefront-root .social-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border:1px solid var(--line);border-radius:50%!important;background:var(--surface);color:var(--ink);text-decoration:none;cursor:pointer;padding:0!important;flex-shrink:0!important;box-sizing:border-box!important;transition:all .15s ease}.vendor-storefront-root .social-btn svg{width:15px;height:15px}.vendor-storefront-root .social-btn:hover{transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.1)}.vendor-storefront-root .social-btn.wa{color:#13985a}.vendor-storefront-root .social-btn.ig{color:#ce3d77}.vendor-storefront-root .social-btn.ph{color:#2563eb}.vendor-storefront-root .sf-profile-bar{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.vendor-storefront-root .sf-stats-group{display:inline-flex;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:9999px;padding:0 14px;height:34px;min-height:34px;box-sizing:border-box;gap:8px;box-shadow:0 1px 4px rgba(20,34,56,.04)}.vendor-storefront-root .sf-stat-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.vendor-storefront-root .sf-stat-item strong{color:var(--ink);font-weight:700}.vendor-storefront-root .sf-stat-item svg{color:var(--muted)}.vendor-storefront-root .sf-stat-divider{width:1px;height:14px;background:var(--line)}.vendor-storefront-root .follow-btn,.vendor-storefront-root .sf-follow-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;min-height:34px;box-sizing:border-box;padding:0 18px;border-radius:9999px;font-size:11px;font-weight:700;border:1px solid transparent;background:var(--shop-accent);color:var(--accent-ink);cursor:pointer;transition:all .15s ease;box-shadow:0 3px 10px rgba(20,34,56,.12)}.vendor-storefront-root .follow-btn:hover,.vendor-storefront-root .sf-follow-btn:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px)}.vendor-storefront-root .sf-follow-btn.is-following{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}.vendor-storefront-root .sf-verified-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.vendor-storefront-root .sf-verified-btn{background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;line-height:1;transition:transform .15s ease}.vendor-storefront-root .sf-verified-btn:hover{transform:scale(1.1)}.vendor-storefront-root .sf-verified-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;background:#0f172a;color:#ffffff;font:600 11px/1.2 var(--shop-font,sans-serif);padding:5px 9px;border-radius:6px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.18);z-index:100;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.vendor-storefront-root .sf-verified-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#0f172a}.vendor-storefront-root .sf-verified-tooltip.is-visible,.vendor-storefront-root .sf-verified-wrapper:focus-within .sf-verified-tooltip,.vendor-storefront-root .sf-verified-wrapper:hover .sf-verified-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.vendor-storefront-root.layout-left .shop-hero-wrapper{align-items:flex-start;text-align:left;gap:10px;padding:18px 4px 14px}.vendor-storefront-root.layout-left .hero-left-cluster{align-items:flex-start;width:100%}.vendor-storefront-root.layout-left .hero-identity-lockup{display:flex;flex-direction:row;align-items:flex-start;gap:12px;text-align:left}.vendor-storefront-root.layout-left .hero-avatar-box{margin-top:-54px;z-index:5}.vendor-storefront-root.theme-glass.layout-left .hero-avatar-box{margin-top:0!important}.vendor-storefront-root.layout-left .hero-identity-lockup>div:last-child{padding-top:4px}.vendor-storefront-root.layout-left .vendor-h1{justify-content:flex-start}.vendor-storefront-root.layout-left .hero-right-cluster{align-items:flex-start;gap:6px;width:100%}.vendor-storefront-root.layout-left .hero-actions-row,.vendor-storefront-root.layout-left .hero-pills-row,.vendor-storefront-root.layout-left .sf-profile-bar{justify-content:flex-start;gap:6px}.vendor-storefront-root.layout-split .shop-hero-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;width:auto;margin:0 24px;padding:18px 4px 14px;box-sizing:border-box;text-align:left}.vendor-storefront-root.layout-split .hero-left-cluster{flex:0 1 auto;width:auto;max-width:55%;align-items:flex-start}.vendor-storefront-root.layout-split .hero-identity-lockup{display:flex;flex-direction:row;align-items:flex-start;gap:14px;text-align:left}.vendor-storefront-root.layout-split .hero-avatar-box{margin-top:-54px;z-index:5}.vendor-storefront-root.theme-glass.layout-split .hero-avatar-box{margin-top:0!important}.vendor-storefront-root.layout-split .hero-identity-lockup>div:last-child{padding-top:4px}.vendor-storefront-root.layout-split .vendor-h1{justify-content:flex-start}.vendor-storefront-root.layout-split .hero-right-cluster{flex:0 0 auto;width:auto;align-items:flex-end;gap:8px;padding-top:4px}.vendor-storefront-root.layout-split .hero-pills-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;width:auto}.vendor-storefront-root.layout-split .hero-actions-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:auto}.vendor-storefront-root.theme-classic{--surface:#ffffff;--ink:#142238;--muted:#64748b;--line:#dfe5ee}.vendor-storefront-root.theme-classic .vendor-h1{font-family:Georgia,serif}.vendor-storefront-root.theme-glass{--surface:#f0f6f8;--ink:#162638;--muted:#5e7389;--line:#d8e5ec}.vendor-storefront-root.theme-glass .shop-hero-wrapper{margin:-34px 24px 18px;padding:18px 26px;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(234,244,247,.78) 60%,rgba(255,255,255,.85));backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%);box-shadow:inset 0 2px 1px #fff,inset 1px 0 2px #fff,inset -1px -2px 2px rgba(164,193,207,.35),0 10px 28px rgba(38,63,85,.08)}.vendor-storefront-root.theme-glass .hero-avatar-box{margin-top:0!important;width:66px;height:66px;border-radius:50%;border:2.5px solid rgba(255,255,255,.95);box-shadow:0 4px 14px rgba(22,38,56,.1)}.vendor-storefront-root.theme-glass .social-btn{border:1px solid rgba(255,255,255,.85)!important;border-radius:50%!important;background:rgba(255,255,255,.75)!important;backdrop-filter:blur(8px)}.vendor-storefront-root.theme-editorial{--surface:#fbf8f2;--ink:#281f15;--muted:#7c6c59;--line:#dfcca8;--shop-font:"Playfair Display",Georgia,serif}.vendor-storefront-root.theme-editorial .vendor-h1{font-family:Playfair Display,Georgia,serif;font-style:italic}.vendor-storefront-root.theme-editorial .banner-art{border:2px solid #d4af37;border-radius:10px 10px 0 0}.vendor-storefront-root.theme-editorial .hero-avatar-box{border:3px solid #d4af37!important;box-shadow:0 6px 20px rgba(212,175,55,.28)}.vendor-storefront-root.theme-editorial .verified-icon{color:#d4af37}.vendor-storefront-root.theme-editorial .location-pill,.vendor-storefront-root.theme-editorial .sf-stats-group{border:1px solid #dcc69c;background:#fffdf9;box-shadow:0 2px 6px rgba(180,140,60,.06)}.vendor-storefront-root.theme-editorial .social-btn{border:1.5px solid #decba5!important;border-radius:50%!important;background:#fffdfa!important}.vendor-storefront-root.theme-editorial .follow-btn,.vendor-storefront-root.theme-editorial .sf-follow-btn{border:1px solid #d4af37;border-radius:4px;background:#181512;color:#d4af37;font-weight:700;letter-spacing:.04em;box-shadow:0 4px 12px rgba(212,175,55,.22)}.vendor-storefront-root.theme-editorial .feed-card{border:1px solid #dfcca8;border-radius:8px;box-shadow:0 4px 14px rgba(70,50,20,.04)}.vendor-storefront-root.theme-brutalist{--surface:#fffef0;--ink:#142238;--line:#142238;--shop-font:"Space Grotesk",sans-serif}.vendor-storefront-root.theme-brutalist .vendor-h1{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.5px}.vendor-storefront-root.theme-brutalist .banner-art{border:2.5px solid #142238;border-radius:8px;box-shadow:4px 4px 0 #142238}.vendor-storefront-root.theme-brutalist .hero-avatar-box{border:3px solid #142238!important;box-shadow:4px 4px 0 #142238;border-radius:8px!important;background:var(--surface)!important}.vendor-storefront-root.theme-brutalist .location-pill,.vendor-storefront-root.theme-brutalist .sf-stats-group{border:2px solid #142238!important;box-shadow:2.5px 2.5px 0 #142238;border-radius:6px!important;background:#fff!important;font-weight:700}.vendor-storefront-root.theme-brutalist .social-btn{border:2px solid #142238!important;box-shadow:2.5px 2.5px 0 #142238;border-radius:50%!important;background:#fff!important}.vendor-storefront-root.theme-brutalist .follow-btn,.vendor-storefront-root.theme-brutalist .sf-follow-btn{border:2.5px solid #142238!important;border-radius:6px!important;box-shadow:4px 4px 0 #142238;background:#ffe600!important;color:#142238!important;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.vendor-storefront-root.theme-brutalist .feed-card{border:2.5px solid #142238!important;border-radius:8px!important;box-shadow:4px 4px 0 #142238;background:#fff}.vendor-storefront-root.theme-brutalist .cat-select,.vendor-storefront-root.theme-brutalist .search-box{border:2px solid #142238;box-shadow:3px 3px 0 #142238;border-radius:6px}.vendor-storefront-root.theme-brutalist .pc-hover-cart{box-shadow:2px 2px 0 #142238}.vendor-storefront-root.theme-brutalist .wish-btn{border:2px solid #142238;box-shadow:2px 2px 0 #142238;border-radius:4px}.vendor-storefront-root.theme-dark{--surface:#101b2b;--ink:#e9f1fa;--muted:#a3b1c6;--line:#2f4157}.vendor-storefront-root.theme-sage{--surface:#edf3ee;--ink:#254635;--muted:#5c7567;--line:#cfded2}.vendor-storefront-root.theme-sage .vendor-h1{font-style:italic}.vendor-storefront-root.theme-rose{--surface:#fff7f9;--ink:#4a1f33;--muted:#8c5d73;--line:#f0d5e2;--shop-font:"Playfair Display",Georgia,serif}.vendor-storefront-root.theme-rose .banner-art{border-radius:24px 24px 10px 10px;border:1px solid #ecc9da;box-shadow:0 6px 18px rgba(180,70,115,.08)}.vendor-storefront-root.theme-rose .vendor-h1{font-family:Playfair Display,Georgia,serif;letter-spacing:-.3px}.vendor-storefront-root.theme-rose .hero-avatar-box{border:3px solid #fff!important;outline:2px solid #d889aa;box-shadow:0 8px 24px rgba(184,83,128,.22)}.vendor-storefront-root.theme-rose .verified-icon{color:#b84174}.vendor-storefront-root.theme-rose .location-pill,.vendor-storefront-root.theme-rose .sf-stats-group{border:1px solid #eed2e0;background:#ffffff;color:#4a1f33;box-shadow:0 2px 8px rgba(160,60,100,.04)}.vendor-storefront-root.theme-rose .social-btn{border:1px solid #ebd0de;background:#ffffff}.vendor-storefront-root.theme-rose .follow-btn,.vendor-storefront-root.theme-rose .sf-follow-btn{background:linear-gradient(135deg,#aa3566,#832049);color:#fff;border:0;border-radius:30px;box-shadow:0 4px 14px rgba(170,53,102,.28)}.vendor-storefront-root.theme-rose .feed-card{border:1px solid #f0d5e2;border-radius:14px;box-shadow:0 4px 14px rgba(140,50,85,.05)}.vendor-storefront-root.theme-rose .wish-btn{color:#aa3566}.vendor-storefront-root .shop-catalog-zone{padding:24px 24px 34px;border-top:1px solid var(--line)}.vendor-storefront-root .catalog-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.vendor-storefront-root .catalog-title-row h2{font-size:18px;font-weight:700;letter-spacing:-.4px;margin:0}.vendor-storefront-root .catalog-title-row span{font-size:11px;color:var(--muted)}.vendor-storefront-root .filter-dock{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px;margin-bottom:20px}.vendor-storefront-root .cat-select,.vendor-storefront-root .search-box{width:100%;min-width:0;padding:10px 14px;background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:12px}.vendor-storefront-root .search-box::placeholder{color:var(--muted)}.vendor-storefront-root .catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.vendor-storefront-root .feed-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.vendor-storefront-root .feed-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.06)}.vendor-storefront-root .feed-photo-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f1f5f9}.vendor-storefront-root .feed-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.vendor-storefront-root .feed-card:hover .feed-photo-wrap img{transform:scale(1.04)}.vendor-storefront-root .wish-btn{position:absolute;top:8px;right:8px;width:30px;height:30px;background:rgba(255,255,255,.9);border:0;border-radius:50%;display:grid;place-items:center;color:#64748b;cursor:pointer;z-index:2;transition:all .15s}.vendor-storefront-root .wish-btn:hover{background:#fff;transform:scale(1.08)}.vendor-storefront-root .wish-btn[aria-pressed=true]{color:#e11d48;background:#fff0f5}.vendor-storefront-root .pc-hover-cart{position:absolute;bottom:8px;left:8px;right:8px;padding:8px 6px;background:var(--shop-accent);color:var(--accent-ink);border:0;border-radius:20px;font-size:11px;font-weight:700;opacity:0;cursor:pointer;z-index:2;transition:opacity .2s ease,transform .2s ease,background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.vendor-storefront-root .pc-hover-cart:hover{filter:brightness(.92);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.18)}.vendor-storefront-root .feed-card:focus-within .pc-hover-cart,.vendor-storefront-root .feed-card:hover .pc-hover-cart{opacity:1;transform:translateY(0)}.vendor-storefront-root .phone-fab{display:none;position:absolute;bottom:8px;right:8px;width:32px;height:32px;background:var(--shop-accent);color:var(--accent-ink);border:0;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:transform .15s ease,filter .15s ease,background .15s ease,color .15s ease}.vendor-storefront-root .phone-fab:active,.vendor-storefront-root .phone-fab:hover{transform:scale(1.08);filter:brightness(.92)}.vendor-storefront-root.theme-glass .pc-hover-cart{background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#162638;border:1px solid rgba(255,255,255,.95);box-shadow:0 4px 12px rgba(38,63,85,.12)}.vendor-storefront-root.theme-glass .pc-hover-cart:hover{background:var(--shop-accent);color:var(--accent-ink);border-color:var(--shop-accent);box-shadow:0 6px 16px rgba(38,63,85,.22)}.vendor-storefront-root.theme-glass .phone-fab{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);color:var(--shop-accent);border:1px solid rgba(255,255,255,.95)}.vendor-storefront-root.theme-glass .phone-fab:active,.vendor-storefront-root.theme-glass .phone-fab:hover{background:var(--shop-accent);color:var(--accent-ink)}.vendor-storefront-root.theme-editorial .pc-hover-cart{background:#181512;color:#d4af37;border:1px solid #d4af37;border-radius:4px;font-family:Playfair Display,Georgia,serif;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.vendor-storefront-root.theme-editorial .pc-hover-cart:hover{background:#d4af37;color:#181512;border-color:#d4af37;box-shadow:0 4px 14px rgba(212,175,55,.35)}.vendor-storefront-root.theme-editorial .phone-fab{background:#181512;color:#d4af37;border:1px solid #d4af37;border-radius:4px}.vendor-storefront-root.theme-editorial .phone-fab:active,.vendor-storefront-root.theme-editorial .phone-fab:hover{background:#d4af37;color:#181512}.vendor-storefront-root.theme-brutalist .pc-hover-cart{border:2px solid #142238;box-shadow:2.5px 2.5px 0 #142238;background:#ffe600;color:#142238;font-weight:800;border-radius:4px}.vendor-storefront-root.theme-brutalist .pc-hover-cart:hover{background:#142238;color:#ffe600;transform:translate(-1px,-1px);box-shadow:3.5px 3.5px 0 #142238}.vendor-storefront-root.theme-brutalist .phone-fab{border:2px solid #142238;box-shadow:2px 2px 0 #142238;border-radius:4px;background:#ffe600;color:#142238}.vendor-storefront-root.theme-brutalist .phone-fab:active,.vendor-storefront-root.theme-brutalist .phone-fab:hover{background:#142238;color:#ffe600;box-shadow:3px 3px 0 #142238}.vendor-storefront-root.theme-dark .pc-hover-cart{background:#18263a;color:#8bcced;border:1px solid #334c6e;border-radius:20px}.vendor-storefront-root.theme-dark .pc-hover-cart:hover{background:#8bcced;color:#0a1322;border-color:#8bcced;box-shadow:0 0 16px rgba(139,204,237,.45)}.vendor-storefront-root.theme-dark .phone-fab{background:#18263a;color:#8bcced;border:1px solid #334c6e}.vendor-storefront-root.theme-dark .phone-fab:active,.vendor-storefront-root.theme-dark .phone-fab:hover{background:#8bcced;color:#0a1322}.vendor-storefront-root.theme-sage .pc-hover-cart{background:#254635;color:#edf3ee;border:1px solid #3d6852;border-radius:12px}.vendor-storefront-root.theme-sage .pc-hover-cart:hover{background:#1a3326;color:#ffffff;box-shadow:0 4px 14px rgba(26,51,38,.28)}.vendor-storefront-root.theme-sage .phone-fab{background:#254635;color:#edf3ee;border:1px solid #3d6852;border-radius:10px}.vendor-storefront-root.theme-sage .phone-fab:active,.vendor-storefront-root.theme-sage .phone-fab:hover{background:#1a3326;color:#ffffff}.vendor-storefront-root.theme-rose .pc-hover-cart{background:linear-gradient(135deg,#aa3566,#832049);color:#fff;border:0;border-radius:20px}.vendor-storefront-root.theme-rose .pc-hover-cart:hover{background:linear-gradient(135deg,#832049,#621434);box-shadow:0 4px 16px rgba(131,32,73,.35)}.vendor-storefront-root.theme-rose .phone-fab{background:linear-gradient(135deg,#aa3566,#832049);color:#fff;border:0}.vendor-storefront-root.theme-rose .phone-fab:active,.vendor-storefront-root.theme-rose .phone-fab:hover{transform:scale(1.08);filter:brightness(.92)}.vendor-storefront-root .feed-meta{padding:12px;display:flex;flex-direction:column;gap:4px}.vendor-storefront-root .feed-title{font-size:12px;line-height:1.5;font-weight:600;color:var(--ink);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vendor-storefront-root .feed-price{font-size:13px;font-weight:700;color:var(--ink);align-items:center;gap:6px}.vendor-storefront-root .feed-price del{font-size:11px;color:var(--muted);font-weight:400}.vendor-storefront-root .feed-stepper{position:absolute;bottom:8px;left:8px;right:8px;display:flex;align-items:center;justify-content:space-between;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:2px 6px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:2}.vendor-storefront-root .feed-stepper button{background:transparent;border:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:var(--ink);cursor:pointer;border-radius:50%}.vendor-storefront-root .feed-stepper button:hover{background:rgba(0,0,0,.05)}.vendor-storefront-root .feed-stepper output{font-size:11px;font-weight:700;color:var(--ink)}@container store (max-width: 680px){.vendor-storefront-root .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vendor-storefront-root .shop-nav{padding:0 16px;height:54px}.vendor-storefront-root .shop-banner-box{padding:12px 12px 0}.vendor-storefront-root .shop-hero-wrapper{margin-left:12px;margin-right:12px;padding:16px 8px 12px;gap:8px}.vendor-storefront-root.layout-left .shop-hero-wrapper,.vendor-storefront-root.layout-split .shop-hero-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 4px 12px}.vendor-storefront-root.layout-left .hero-left-cluster,.vendor-storefront-root.layout-split .hero-left-cluster{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.vendor-storefront-root.layout-left .hero-identity-lockup,.vendor-storefront-root.layout-split .hero-identity-lockup{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;text-align:left!important;width:100%!important;max-width:100%!important}.vendor-storefront-root.layout-left .hero-avatar-box,.vendor-storefront-root.layout-split .hero-avatar-box{width:62px;height:62px;margin-top:-47px;flex-shrink:0;z-index:5}.vendor-storefront-root.theme-glass.layout-left .hero-avatar-box,.vendor-storefront-root.theme-glass.layout-split .hero-avatar-box{margin-top:0!important;width:62px;height:62px}.vendor-storefront-root.theme-glass.layout-left .hero-identity-lockup,.vendor-storefront-root.theme-glass.layout-split .hero-identity-lockup{align-items:center}.vendor-storefront-root.layout-left .hero-identity-lockup>div:last-child,.vendor-storefront-root.layout-split .hero-identity-lockup>div:last-child{min-width:0!important;flex:1 1 auto!important;width:calc(100% - 74px)!important;max-width:100%!important;padding-top:2px!important;padding-bottom:0!important}.vendor-storefront-root .vendor-h1{white-space:normal!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important}.vendor-storefront-root .vendor-h1,.vendor-storefront-root .vendor-tagline{width:100%!important;max-width:100%!important;word-break:break-word!important}.vendor-storefront-root .vendor-tagline{font-size:12px!important;line-height:1.4!important;margin-top:2px!important}.vendor-storefront-root.layout-split .hero-right-cluster{width:100%!important;max-width:100%!important;flex:1 1 100%!important;align-items:center;justify-content:center;gap:8px;margin-top:4px}.vendor-storefront-root.layout-split .hero-pills-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px;width:100%;border:0;padding-left:0}.vendor-storefront-root.layout-split .hero-actions-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:100%;border:0;padding-left:0}.vendor-storefront-root.layout-left .hero-right-cluster{width:100%;flex:none;align-items:flex-start;gap:6px}.vendor-storefront-root.layout-left .hero-actions-row,.vendor-storefront-root.layout-left .hero-pills-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;width:100%;border:0;padding-left:0}.vendor-storefront-root.layout-center .shop-hero-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:16px 8px 12px}.vendor-storefront-root.layout-center .hero-identity-lockup{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.vendor-storefront-root.layout-center .hero-identity-lockup>div:last-child{width:100%;min-width:0;text-align:center}.vendor-storefront-root.layout-center .vendor-tagline{margin-inline:auto;text-align:center}.vendor-storefront-root .hero-pills-row,.vendor-storefront-root.layout-split .hero-pills-row{flex-wrap:wrap}.vendor-storefront-root.layout-center .hero-avatar-box{width:62px;height:62px;margin-top:-47px;z-index:5}.vendor-storefront-root .vendor-h1{font-size:18px;justify-content:flex-start}.vendor-storefront-root.layout-center .vendor-h1{justify-content:center}.vendor-storefront-root .vendor-tagline{font-size:12px;margin-top:2px}.vendor-storefront-root.theme-glass .shop-hero-wrapper{margin-left:12px;margin-right:12px;padding:14px 18px;border-radius:16px}.vendor-storefront-root .shop-catalog-zone{padding:16px 12px}.vendor-storefront-root .pc-hover-cart{display:none}.vendor-storefront-root .phone-fab{display:flex}}@container store (max-width: 420px){.vendor-storefront-root .filter-dock{grid-template-columns:1fr}.vendor-storefront-root .hero-actions-row{gap:6px}.vendor-storefront-root .location-pill{padding:0 10px;height:32px;font-size:10.5px;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vendor-storefront-root .social-btn{width:32px!important;height:32px!important;border-radius:50%!important}.vendor-storefront-root .follow-btn,.vendor-storefront-root .sf-follow-btn{padding:0 14px;height:32px;min-height:32px;font-size:10.5px}.vendor-storefront-root .sf-stats-group{padding:0 10px;height:32px;min-height:32px;gap:6px}.vendor-storefront-root .sf-stat-item{font-size:10.5px}.vendor-storefront-root .vendor-tagline{max-width:100%!important;width:100%!important}.vendor-storefront-root .catalog-grid{gap:10px}}.merchant-setup-layout.step-theme-mode{max-width:1320px;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:36px}@media (max-width:960px){.merchant-setup-layout.step-theme-mode{grid-template-columns:1fr;gap:20px}}@media (max-width:1100px){.studio-columns{grid-template-columns:310px minmax(0,1fr);gap:18px}.preview-canvas{padding:16px}}@media (max-width:800px){.studio-columns{grid-template-columns:minmax(0,1fr)}.preview-canvas{position:static;padding:12px;border-radius:12px}.preview-frame.mode-phone{max-width:100%}}@media (max-width:768px){.desktop-preview-header,.pc-browser-bar,.preview-heading,.viewport-dock{display:none!important}.studio-view-switch{display:flex!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-bottom:16px!important}.studio-switch-btn{flex:1 1 50%!important;text-align:center!important;justify-content:center!important;padding:8px 12px!important;font-size:12.5px!important}.merchant-setup-panel{padding:18px 12px!important}.preview-canvas,.preview-canvas.is-mobile-viewport{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.preview-frame,.preview-frame.is-native-mobile,.preview-frame.mode-pc,.preview-frame.mode-phone{width:100%!important;max-width:100%!important;min-width:0!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 3px 14px rgba(20,34,56,.06)!important;margin:0!important;padding:0!important;background:#ffffff!important;overflow:hidden!important}.vendor-storefront-root .shop-banner-box{padding:0!important;margin:0!important}.vendor-storefront-root .banner-art{border-radius:0!important;height:150px!important;width:100%!important}.vendor-storefront-root .shop-catalog-zone{padding:14px 12px 30px!important;width:100%!important;box-sizing:border-box!important}}.vendor-storefront-root .sf-story,.vendor-storefront-root .sf-visit{background:color-mix(in srgb,var(--surface,#f5f7f4) 94%,var(--ink,#14231c));color:var(--ink,#14231c)}.vendor-storefront-root .sf-story h2,.vendor-storefront-root .sf-visit h2{color:var(--ink,#14231c)}.vendor-storefront-root .sf-story p,.vendor-storefront-root .sf-visit p{color:var(--muted,#617066)}.vendor-storefront-root .sf-footer{background:var(--surface,#fff);color:var(--muted,#617066);border-top:1px solid var(--line,#e3e9e5)}.shop-hours,.vendor-storefront-root .sf-footer a{color:var(--ink,#14231c)}.shop-hours{margin-top:16px;max-width:420px;border:1px solid var(--line,#e3e9e5);border-radius:14px;background:var(--surface,#fff);overflow:hidden}.shop-hours>summary{list-style:none;display:flex;align-items:center;gap:8px;padding:12px 14px;cursor:pointer;font-size:14px;font-weight:600;min-height:48px}.shop-hours>summary::-webkit-details-marker{display:none}.shop-hours-line{flex:1}.shop-hours-line[data-open=true]{color:var(--shop-accent,#15803d)}.shop-hours-line[data-open=true]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor;margin-right:8px;vertical-align:1px}.shop-hours-chevron{transition:transform .2s;color:var(--muted,#617066)}.shop-hours[open] .shop-hours-chevron{transform:rotate(180deg)}.shop-hours ul{list-style:none;margin:0;padding:4px 14px 12px;display:grid;gap:2px;border-top:1px solid var(--line,#e3e9e5)}.shop-hours li{display:flex;justify-content:space-between;gap:12px;font-size:13.5px;color:var(--muted,#617066);padding:5px 0}.shop-hours li[data-today]{color:var(--ink,#14231c);font-weight:700}.sf-visit .sf-about{white-space:pre-line;max-width:560px}.ek-product-image>.ek-discount,.sf-card-slot>.ek-discount{position:absolute;top:8px;left:8px;right:auto;bottom:auto;z-index:3;display:inline-flex;align-items:center;gap:0;padding:4px 7px;border-radius:6px;background:#b42318;color:#fff;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.3px;white-space:nowrap;pointer-events:none;box-shadow:0 1px 4px rgba(0,0,0,.14);font-variant-numeric:tabular-nums}.sf-card-slot{position:relative;min-width:0}.sf-card-slot>a{display:block;height:100%}.sf-card-slot>a>.feed-card{height:100%}.sf-card-slot>.ek-discount{top:9px;left:9px;transition:transform .2s ease}@media (hover:hover){.sf-card-slot:hover>.ek-discount{transform:translateY(-2px)}}@media (max-width:420px){.ek-product-image>.ek-discount,.sf-card-slot>.ek-discount{font-size:9.5px;padding:3px 6px;border-radius:5px}.ek-product-image>.ek-discount{top:7px;left:7px}}@media (max-width:760px){.market-feed-header{margin:0 0 10px;align-items:center;gap:12px}.market-feed-header h1{font-size:21px;line-height:1.2;letter-spacing:-.5px}.market-feed-header p{display:none}.market-feed-header>a{flex:none;white-space:nowrap;font-size:12px;font-weight:600;color:var(--market-primary,#24624b);min-height:40px;display:inline-flex;align-items:center}.market-feed-tabs{margin-bottom:14px;gap:24px}.market-feed-tabs a{padding:10px 0;min-height:44px;display:inline-flex;align-items:center}.market-feed-post{padding:14px;border-radius:12px}.market-feed-post>header{margin-bottom:14px}.market-feed-identity small{white-space:nowrap}.market-feed-follow{flex:none}.market-feed-products{gap:12px}.all-categories{padding:10px 16px 96px}.all-categories>a{display:inline-flex;align-items:center;min-height:40px;font-size:13px;color:#5f7166}.all-categories>h1{font-size:22px;line-height:1.2;letter-spacing:-.4px;font-weight:650;margin:4px 0 6px}.all-categories>section{grid-template-columns:1fr;gap:10px;padding:14px 0}.all-categories h2{font-size:16px}.all-categories section>header p{display:none}.all-categories nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.all-categories nav a{justify-content:flex-start;gap:8px;padding:12px 6px 10px;min-height:96px;border-radius:12px;font-size:12px;line-height:1.25;text-wrap:balance}.all-categories nav a>svg{flex:none;width:40px;height:40px}.all-categories nav a>span{display:block;max-width:100%}.ek-category-viewport>.ek-category-next,.ek-category-viewport>.ek-category-prev{display:none!important}.ek-category-viewport[data-left=true]:before{display:none}.fashion-category-strip{gap:4px!important;padding:6px 0 8px!important;scroll-padding-inline:0}.fashion-category-strip>.category-all,.fashion-category-strip>a{flex:0 0 76px!important;min-width:76px!important;max-width:76px!important;gap:6px!important;font-size:11px!important;line-height:1.25!important;font-weight:500;white-space:normal!important;text-wrap:balance}.fashion-category-strip>.category-all>span,.fashion-category-strip>a>span{flex:none!important;width:56px!important;height:56px!important;min-width:56px;aspect-ratio:1;border-radius:14px!important}.fashion-category-strip svg{flex:none;width:32px!important;height:32px!important;aspect-ratio:1}.fashion-category-strip>a>span>img{flex:none;width:32px;height:32px;object-fit:contain}.fashion-category-strip .ek-cat-label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;font:inherit;text-wrap:balance}.sf-simple-header .sf-nav-actions{gap:2px}.sf-simple-header .sf-nav-actions>button{border-color:transparent}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,textarea{font-size:16px!important}.ops-metrics article strong{font-size:18px;letter-spacing:-.4px;line-height:1.25}}@media (max-width:760px){
  /* !important is load-bearing here: eleven per-surface stylesheets set control
   * font sizes with higher specificity than any plain element selector, and this
   * threshold has to hold on every one of them. */}@media (pointer:coarse){.ops-directory-tools button,.ops-page .ops-actions a[href],.ops-page .ops-actions button,.product-workbench-clean .flex.gap-1\.5.p-1>button,.product-workbench-clean [role=button],.product-workbench-clean a[href],.product-workbench-clean button{min-height:44px}.ek-heart:after,.ek-quick-add:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}select{min-height:44px}}.auth-recovery{min-height:100dvh}.auth-recovery>section{max-width:460px;margin:24px auto 60px}.auth-recovery header a{display:inline-flex;align-items:center;gap:6px}.auth-recovery-type{display:flex;gap:8px;border:0;padding:0;margin:0 0 6px;flex-wrap:wrap}.auth-recovery-type legend{font-size:12px;font-weight:600;margin-bottom:8px}.auth-recovery-type label{flex:1;min-width:90px;display:flex;align-items:center;gap:8px;justify-content:center;border:1px solid #ccd9ce;border-radius:8px;padding:11px;font-size:13px;margin:0;cursor:pointer}.auth-recovery-type label:has(input:checked){border-color:#24624b;background:#eef5ef;font-weight:600}.auth-recovery-type input{accent-color:#24624b}.auth-recovery-done{text-align:center;display:grid;justify-items:center;gap:12px}.auth-recovery-done svg{color:#24624b}.auth-recovery-alt{text-align:center;margin-top:14px}.auth-recovery-alt,.forgot-link{display:block;font-size:12px;text-decoration:underline}.forgot-link{text-align:right;margin:2px 0 6px;text-underline-offset:3px}.merchant-independent{display:flex;align-items:center;gap:14px;width:100%;text-align:left;border:1px dashed #b9cbbd;border-radius:12px;padding:14px 16px;margin:14px 0 18px;background:#fbfdfb}.merchant-independent[aria-pressed=true]{border-style:solid;border-color:#24624b;background:#eef5ef}.merchant-independent>span{flex:1;display:grid;gap:4px}.merchant-independent strong{font-size:14px}.merchant-independent small{font-size:12px;color:#5f7166;line-height:1.5}.merchant-independent>svg{flex-shrink:0;color:#24624b}.settings-hub{max-width:720px;margin:0 auto;padding:24px 16px 100px}.settings-hub h1{font-size:26px;font-weight:700;letter-spacing:-.6px}.settings-hub>p{font-size:13px;color:#62736a;margin:4px 0 18px}.settings-hub ul{list-style:none;margin:0;padding:0;border:1px solid #e0e8e2;border-radius:16px;background:#fff;overflow:hidden}.settings-hub li+li{border-top:1px solid #edf1ee}.settings-hub a{display:flex;align-items:center;gap:14px;padding:16px;min-height:68px;color:#1d3a2c;text-decoration:none}.settings-hub a:hover{background:#f6f9f7}.settings-hub a>span:nth-child(2){flex:1;display:grid;gap:2px;min-width:0}.settings-hub strong{font-size:15px}.settings-hub small{font-size:12px;color:#6b7b72}.settings-hub a>svg{color:#9aa9a0;flex-shrink:0}.settings-hub-icon{flex:0 0 40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#eef5f0;color:#24624b}.settings-back{display:flex;align-items:center;gap:8px;max-width:1400px;margin:16px auto 0;padding:0 20px;font-size:13px;color:#6b7b72}.settings-back a{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 12px 0 8px;border-radius:10px;font-weight:600;color:#24624b}.settings-back a:hover{background:#eef5f0}.sf-custom-links{display:flex;gap:18px;align-items:center;margin-left:auto;margin-right:12px;overflow-x:auto;scrollbar-width:none;font-size:13px;font-weight:600}.sf-custom-links::-webkit-scrollbar{display:none}.sf-custom-links a{white-space:nowrap;padding:8px 2px;border-bottom:2px solid transparent}.sf-custom-links a:hover{border-color:var(--shop-accent,#24624b)}@media(max-width:760px){.sf-custom-links{display:none}}.nav-editor-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:20px;align-items:start}.nav-editor-list{display:grid;gap:10px;margin:14px 0}.nav-editor-list li{display:grid;grid-template-columns:auto 1fr 1fr auto;gap:10px;align-items:end;padding:12px;border:1px solid #e0e8e1;border-radius:12px;background:#fbfcfb}.nav-editor-list label{display:grid;gap:5px;font-size:11px;font-weight:600;color:#4f6357}.nav-editor-list input,.nav-editor-list select{border:1px solid #cfdcd2;border-radius:8px;padding:10px;font-size:14px;background:#fff;min-width:0}.nav-editor-url{grid-column:2/4}.nav-editor-order{display:grid;gap:4px}.nav-editor-order button,.nav-editor-remove{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;border:1px solid #dbe5dd;background:#fff}.nav-editor-order button:disabled{opacity:.35}.nav-editor-remove{color:#b3261e}.nav-editor-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.nav-editor h2 small{font-size:12px;font-weight:400;color:#6b7c71;margin-left:6px}.nav-editor-bar{display:flex;align-items:center;gap:16px;padding:14px;border:1px solid #e0e8e1;border-radius:10px;margin:12px 0;overflow-x:auto}.nav-editor-bar nav{display:flex;gap:14px;font-size:12px;white-space:nowrap}.nav-editor-bar nav span{display:inline-flex;gap:3px;align-items:center}.nav-editor-preview a{display:inline-flex;gap:5px;align-items:center;font-size:12px;text-decoration:underline}@media(max-width:860px){.nav-editor-grid{grid-template-columns:1fr}.nav-editor-list li{grid-template-columns:auto 1fr auto}.nav-editor-list li>label:nth-of-type(2),.nav-editor-url{grid-column:2/3}}.market-feed-initials{display:grid!important;place-items:center;background:color-mix(in srgb,var(--market-primary,#24624b) 14%,white);color:var(--market-primary,#24624b);font-weight:700;font-size:14px}.ek-promoted-grid+.ek-promoted-grid{margin-top:22px}@media(max-width:640px){.promo-action-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible!important;gap:6px!important}.promo-action-tabs>button{min-height:44px;justify-content:center;white-space:nowrap}}.promo-action-tabs{scrollbar-width:none}.promo-action-tabs::-webkit-scrollbar{display:none}.market-potential{margin:0 0 16px;padding:12px;border-radius:10px;background:#f6f8f5;display:grid;gap:8px}.market-potential>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:baseline;font-size:11px;color:#6b7a6c}.market-potential strong{font-size:12px;color:#25452e;text-align:right}.market-potential-bar{height:6px;border-radius:3px;background:#e2e9e0;overflow:hidden}.market-potential-bar i{display:block;height:100%;border-radius:3px;background:#9bb7a1;min-width:3px}.market-potential[data-level=mid] .market-potential-bar i{background:#4b7959}.market-potential[data-level=high] .market-potential-bar i{background:#c07a12}.market-potential[data-level=high] strong{color:#8a5500}.market-potential small{font-size:10px;line-height:1.5;color:#7c887a}.plan-compare .plan-col-mine{background:rgba(16,185,129,.12)}.plan-compare .plan-col-popular{background:rgba(245,158,11,.12)}.plan-compare td:first-child,.plan-compare th:first-child{position:sticky;left:0;z-index:1;background:#fff}@media (prefers-color-scheme:dark){.plan-compare td:first-child,.plan-compare th:first-child{background:#18181b}}.customer-register form[data-step=otp] #signup-password-help,.customer-register form[data-step=otp] label[for=signup-name],.customer-register form[data-step=otp] label[for=signup-name]+.customer-login-input,.customer-register form[data-step=otp] label[for=signup-password],.customer-register form[data-step=otp] label[for=signup-password]+.customer-login-input{display:none}@media (max-width:760px){.customer-login{padding:8px 0 calc(24px + env(safe-area-inset-bottom));background:#fff;min-height:100dvh}.customer-login-back{padding:0 16px;font-size:14px}.customer-login-layout{display:block;margin:0;border-radius:0;box-shadow:none;background:transparent}.customer-login-story{display:none}.customer-login-form{padding:12px 20px 8px!important}.customer-login-form .ek-eyebrow{display:none}.customer-login-form h1{font-size:28px;line-height:1.15;margin:8px 0 6px}.customer-login-form>p{font-size:14px;line-height:1.5;margin:0 0 8px}.customer-login-form form{margin:12px 0 16px!important}.customer-login-form label{margin:16px 0 7px;font-size:13px}.customer-login-input input{height:52px}.customer-login-submit{min-height:54px;border-radius:14px;font-size:16px;font-weight:700;margin-top:20px}.customer-login-submit svg{flex:none}.customer-login-form footer{flex-direction:column;align-items:flex-start;gap:6px;padding-top:16px}.signup-optional summary{font-size:13px;min-height:40px;display:flex;align-items:center}}@media (min-width:761px) and (max-width:1023px){.customer-login-layout{grid-template-columns:1fr;max-width:560px}.customer-login-story{gap:16px;padding:28px 32px}.customer-login-story h2{font-size:32px;margin:10px 0}.customer-login-story p{display:none}}.merchant-phone{display:flex;align-items:stretch;border:1px solid #ccd9ce;border-radius:8px;background:#fcfdfb;overflow:hidden}.merchant-phone:focus-within{border-color:#24624b;box-shadow:0 0 0 3px rgba(36,98,75,.15)}.merchant-phone>span{display:grid;place-items:center;padding:0 12px;font-weight:600;color:#44564b;border-right:1px solid #e2e9e2;background:#f3f7f3}.merchant-auth-form .merchant-phone input{border:0;border-radius:0;background:transparent;min-width:0;flex:1;letter-spacing:.5px}.merchant-auth-form .merchant-phone input:focus-visible{outline:none}.merchant-phone button{flex:none;padding:0 18px;font-weight:700;font-size:14px}.merchant-phone-verify{background:#24624b;color:#fff}.merchant-phone-verify:disabled{background:#c9d6cd;color:#fff}.merchant-phone-change{color:#24624b;text-decoration:underline}.merchant-otp{margin-top:6px;padding:14px;border-radius:12px;background:#eef6f1;border:1px solid #cfe3d6;display:grid;gap:10px;animation:merchant-otp-in .2s ease-out}@keyframes merchant-otp-in{0%{transform:translateY(8px);opacity:.6}to{transform:none;opacity:1}}.merchant-otp p{display:flex;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;color:#1f4d3c}.merchant-auth-form .merchant-otp input{text-align:center;font-size:24px;font-weight:700;letter-spacing:10px;padding:12px;background:#fff;border-color:#b9d3c3}.merchant-otp>div{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#627367}.merchant-otp>div button{font-weight:700;color:#24624b;padding:6px 0}.merchant-otp>div button:disabled{color:#94a39a}.merchant-otp-ready{display:flex;align-items:center;gap:4px;color:#15803d;font-weight:600}@media(max-width:760px){.merchant-auth-intro{display:none!important}.merchant-auth-layout{padding:0!important;display:block!important}.merchant-auth-form{border:0!important;border-radius:0!important;padding:20px 16px calc(28px + env(safe-area-inset-bottom))!important;min-height:calc(100dvh - 64px)}.merchant-auth-form h2{font-size:26px!important}.merchant-auth-form .ek-button{min-height:52px}}.ek-menu-button{color:var(--market-primary,#24624b)}.ek-bottom-nav button{color:#68796d}.ek-bottom-nav button:active{color:var(--market-primary,#24624b)}.ek-cart-nav-icon b{right:-11px;top:-7px;min-width:18px;height:18px;font-size:10px;font-weight:700;border-radius:10px;line-height:1}.fashion-category-strip svg.ek-rail-lucide{stroke-width:1!important}@media(max-width:760px){.ek-notify-btn>span{display:none}.ek-notify-btn{min-width:44px;min-height:44px;justify-content:center}}.auth-screen{--auth-green:#24624b;--auth-deep:#12291f;--auth-ink:#14231c;--auth-muted:#5f7066;--auth-line:#dbe5de;--auth-soft:#f3f7f4}.auth-top{display:none}.auth-brand{gap:10px;text-decoration:none}.auth-brand,.auth-brand-mark{display:inline-flex;align-items:center}.auth-brand-mark{justify-content:center;height:44px;padding:0 12px;border-radius:14px;background:#fff;color:var(--auth-ink,#14231c);font-weight:900;font-size:20px;letter-spacing:-1px;box-shadow:0 8px 24px rgba(0,0,0,.18)}.auth-brand-mark i{color:#6ba97c;font-style:normal}.auth-brand-label{font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;opacity:.9}.auth-screen .merchant-auth-form form input:not([type=checkbox]):not([type=radio]){min-height:52px;border-radius:14px!important;border:1.5px solid var(--auth-line)!important;background:#fbfcfb!important;font-size:16px;transition:border-color .15s,box-shadow .15s,background .15s}.auth-screen .merchant-auth-form form input:focus{outline:none!important;border-color:var(--auth-green)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(36,98,75,.13)!important}.auth-screen form label{font-size:13px!important;font-weight:600!important;color:var(--auth-ink)}.auth-screen .customer-login-submit,.auth-screen .ek-button,.auth-screen form button[type=submit]{min-height:54px;border-radius:16px!important;background:linear-gradient(135deg,#2c7a5c,#1d5240)!important;color:#fff!important;font-weight:700;box-shadow:0 10px 24px rgba(29,82,64,.28);transition:transform .12s,box-shadow .12s}.auth-screen .ek-button:active,.auth-screen form button[type=submit]:active{transform:translateY(1px);box-shadow:0 6px 14px rgba(29,82,64,.25)}.auth-screen .ek-button:disabled,.auth-screen form button[type=submit]:disabled{opacity:.6;box-shadow:none}.auth-screen .merchant-auth-form h2,.auth-screen h1{letter-spacing:-1px;color:var(--auth-ink)}.auth-form-badge{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#e5f3ea,#cfe8d9);color:var(--auth-green);margin-bottom:14px}.merchant-phone-ok{display:flex;align-items:center;gap:4px;padding:0 14px;color:#15803d;font-weight:700;font-size:14px}.merchant-otp-hint{font-size:12px;color:#5f7066;margin-top:-4px}.merchant-otp-error{margin:0;font-size:13px;font-weight:600;color:#b42318}.auth-screen .merchant-auth-form form .merchant-otp input[data-state=error],.merchant-auth-form .merchant-otp input[data-state=error]{border-color:#e5484d!important;box-shadow:0 0 0 4px rgba(229,72,77,.12)!important}.merchant-auth-form .merchant-otp input[data-state=checking]{opacity:.6}.auth-screen .merchant-phone{border-radius:14px;border-width:1.5px;min-height:52px}.auth-screen .merchant-auth-form form .merchant-phone input:not([type=checkbox]):not([type=radio]){min-height:50px!important;border-radius:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.auth-screen .customer-login-form div:has(>#signup-phone),.auth-screen .customer-login-input{min-height:52px!important;height:auto!important;border-radius:14px!important;border:1.5px solid var(--auth-line)!important;background:#fbfcfb!important;transition:border-color .15s,box-shadow .15s}.auth-screen .customer-login-form div:has(>#signup-phone):focus-within,.auth-screen .customer-login-input:focus-within{border-color:var(--auth-green)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(36,98,75,.13)}.auth-screen #signup-phone,.auth-screen .customer-login-input input{border:0!important;box-shadow:none!important;background:transparent!important;outline:none!important;font-size:16px!important}@media(min-width:761px){.auth-screen{min-height:100dvh;background:radial-gradient(1200px 600px at 0 0,#e7f2eb 0,transparent 60%),#f6f8f6}.auth-screen .customer-login-story,.auth-screen .merchant-auth-intro{position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(600px 400px at 110% -10%,rgba(107,169,124,.45),transparent 60%),radial-gradient(500px 380px at -10% 110%,rgba(255,255,255,.08),transparent 60%),linear-gradient(160deg,#1f5a44,#12291f)!important;color:#fff!important;padding:44px!important}.auth-screen .customer-login-story *,.auth-screen .merchant-auth-intro *{color:inherit}.auth-screen .merchant-auth-intro em{color:#9fd4b0!important}.auth-screen .merchant-auth-tools span{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px;padding:10px 12px}.auth-screen .merchant-signboard{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.2)!important}.auth-screen .customer-login-form,.auth-screen .merchant-auth-form{border-radius:28px!important;border:1px solid #e3ebe5!important;box-shadow:0 30px 60px -30px rgba(18,41,31,.28);background:#fff}}@media(max-width:760px){.auth-screen{min-height:100dvh;background:radial-gradient(420px 260px at 100% 0,rgba(107,169,124,.55),transparent 70%),radial-gradient(360px 240px at 0 30%,rgba(255,255,255,.07),transparent 70%),linear-gradient(170deg,#23654c,#12291f 70%)!important;padding:0!important}.auth-screen>.customer-login-back,.auth-screen>header{display:none!important}.auth-top{display:grid;gap:14px;padding:max(14px,env(safe-area-inset-top)) 20px 30px;color:#fff}.auth-top-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:rgba(255,255,255,.82);width:max-content;padding:8px 0}.auth-top .auth-brand{color:#fff;margin-top:6px}.auth-top p{margin:0;font-size:15px;line-height:1.45;color:rgba(255,255,255,.86);max-width:30ch}.auth-screen .customer-login-layout,.auth-screen .merchant-auth-layout{display:block!important;padding:0!important;margin:0!important;min-height:0!important}.auth-screen .customer-login-story,.auth-screen .merchant-auth-intro{display:none!important}.auth-screen .customer-login-form,.auth-screen .merchant-auth-form{background:#fff!important;border:0!important;border-radius:28px 28px 0 0!important;box-shadow:0 -10px 40px rgba(0,0,0,.18);padding:26px 20px calc(30px + env(safe-area-inset-bottom))!important;min-height:calc(100dvh - 170px);margin:0!important;width:auto!important;max-width:none!important;position:relative}.auth-screen .customer-login-form:before,.auth-screen .merchant-auth-form:before{content:"";position:absolute;top:10px;left:50%;width:40px;height:4px;margin-left:-20px;border-radius:4px;background:#dfe7e2}.auth-screen .merchant-auth-form h2,.auth-screen h1{font-size:28px!important;line-height:1.1;margin-top:6px}.auth-screen .ek-eyebrow{font-size:11px;letter-spacing:.8px;color:var(--auth-green)}.auth-form-badge{width:44px;height:44px;border-radius:14px;margin-bottom:10px}}.auth-confirm{min-height:100dvh;display:grid;place-items:center;padding:24px 16px;background:linear-gradient(170deg,#23654c,#12291f)}.auth-confirm section{width:100%;max-width:420px;background:#fff;border-radius:28px;padding:32px 24px;text-align:center;display:grid;gap:14px;justify-items:center;box-shadow:0 30px 60px -20px rgba(0,0,0,.4)}.auth-confirm .auth-brand-mark{box-shadow:none;border:1px solid #e3ebe5}.auth-confirm-icon{color:#d92d20}.auth-confirm-icon[data-ok=true]{color:#16a34a}.auth-confirm h1{font-size:24px;font-weight:800;margin:0;color:#14231c}.auth-confirm p{margin:0;color:#5f7066;line-height:1.5}.auth-primary{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:52px;border-radius:16px;background:linear-gradient(135deg,#2c7a5c,#1d5240);color:#fff;font-weight:700;margin-top:6px}@media(min-width:761px){.auth-screen .auth-recovery-layout{display:grid!important;grid-template-columns:minmax(0,460px)!important;justify-content:center!important;padding-top:40px}}.auth-recovery .auth-recovery-done{display:grid;gap:12px;justify-items:start}.auth-recovery .auth-recovery-done .ek-button{width:100%;justify-content:center}.auth-form-badge[data-tone=ok]{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#15803d}.auth-recovery .merchant-auth-form>p{margin-bottom:4px}.frq-logo{display:block;height:.8em;width:auto;flex:none;overflow:visible}.ek-wordmark{display:inline-flex!important;align-items:center;line-height:1;letter-spacing:0!important}.ek-wordmark .frq-logo{height:.8em}.market-brand-shell{--frq-logo-dot:color-mix(in srgb,var(--market-primary,#24624b) 55%,white)}.customer-login-mark{display:inline-flex!important;align-items:center}.customer-login-mark .frq-logo{height:30px}.frq-drawer-logo{display:inline-flex;align-items:center}.frq-drawer-logo .frq-logo{height:22px}.auth-brand-mark{padding:0 14px!important}.auth-brand-mark .frq-logo{height:24px}.auth-screen .customer-login-story .customer-login-mark,.cms-auth-intro .ek-wordmark{color:#fff}.vendor-storefront-root .sf-card-slot{position:relative;min-width:0}.vendor-storefront-root .sf-card-slot>.ek-discount{position:absolute;top:10px;left:10px;right:auto;bottom:auto;z-index:4;display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:999px;background:#c2261c;color:#fff;font:700 11px/1.1 system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.18);font-variant-numeric:tabular-nums}.vendor-storefront-root.theme-glass .sf-card-slot>.ek-discount{background:rgba(255,255,255,.72);color:#0f172a;backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 14px rgba(15,23,42,.14)}.vendor-storefront-root.theme-glass .sf-card-slot>.ek-discount:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--shop-accent,#2563eb)}.vendor-storefront-root.theme-editorial .sf-card-slot>.ek-discount{border-radius:0;background:#1c1710;color:#e9cf7a;border:1px solid #d4af37;font-family:Playfair Display,Georgia,serif;font-weight:600;letter-spacing:1.4px;padding:6px 10px;box-shadow:none}.vendor-storefront-root.theme-brutalist .sf-card-slot>.ek-discount{border-radius:4px;background:#ffd400;color:#111;border:2px solid #111;box-shadow:3px 3px 0 #111;transform:rotate(-4deg);font-weight:900;font-family:Space Grotesk,system-ui,sans-serif}.vendor-storefront-root.theme-dark .sf-card-slot>.ek-discount{background:var(--shop-accent,#8bcced);color:#0b1422;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 4px 16px color-mix(in srgb,var(--shop-accent,#8bcced) 45%,transparent)}.vendor-storefront-root.theme-sage .sf-card-slot>.ek-discount{background:#e3eee5;color:#254635;border:1px solid #bcd3c1;border-radius:12px 2px 12px 2px;font-family:Georgia,serif;text-transform:none;letter-spacing:.2px;font-style:italic;box-shadow:none}.vendor-storefront-root.theme-rose .sf-card-slot>.ek-discount{background:#fbe4ec;color:#8f2a57;border:1px solid #f1c3d4;font-family:Playfair Display,Georgia,serif;font-style:italic;text-transform:none;letter-spacing:.2px;box-shadow:none}.vendor-storefront-root .feed-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;font-variant-numeric:lining-nums tabular-nums}.vendor-storefront-root .feed-price .feed-amount{font-size:16px;font-weight:700;letter-spacing:-.2px;color:var(--ink,#14231c);line-height:1.2}.vendor-storefront-root .feed-price .feed-rupee{font-style:normal;font-size:.78em;font-weight:600;margin-right:1px;opacity:.75;position:relative;top:-.06em}.vendor-storefront-root .feed-price del{font-size:12.5px;font-weight:500;color:var(--muted,#8a978f);text-decoration-thickness:1px;opacity:.85}.vendor-storefront-root .feed-price del .feed-rupee{font-size:.9em;opacity:1;top:0}@media(max-width:560px){.vendor-storefront-root .feed-price .feed-amount{font-size:15px}.vendor-storefront-root .sf-card-slot>.ek-discount{top:8px;left:8px;padding:4px 8px;font-size:10px}}.share-product{position:relative;display:inline-flex}.share-product-btn,.share-product-icon{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;border:1px solid #dbe5de;background:#fff;color:#24624b;font-weight:600;font-size:14px}.share-product-btn{padding:8px 14px;min-height:44px}.share-product-icon{width:40px;height:40px}.share-product-btn:hover,.share-product-icon:hover{background:#f1f8f4}.share-product-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:40;min-width:170px;padding:6px;border-radius:14px;background:#fff;border:1px solid #e3e9e5;box-shadow:0 12px 32px rgba(15,23,20,.16);display:grid;gap:2px}.share-product-menu a,.share-product-menu button{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-size:14px;color:#14231c;text-align:left;width:100%}.share-product-menu a:hover,.share-product-menu button:hover{background:#f3f7f4}.pd-share{margin-left:8px}.admin-product-links{display:inline-flex;align-items:center;gap:8px}.stock-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stock-compact-card{min-width:0;overflow:hidden;border:1px solid #dce5df;border-radius:12px;background:#fff}.stock-compact-photo{display:grid;place-items:center;aspect-ratio:1;background:#f1f4f2;overflow:hidden}.stock-compact-photo img{width:100%;height:100%;object-fit:cover}.stock-compact-info{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:12px}.stock-compact-info>a{flex-basis:100%;min-width:0}.stock-compact-info h2{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;color:#192e23}.stock-compact-info>strong{font-size:15px}.stock-compact-info>span{font-size:11px;color:#566b60}.stock-compact-card nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e6ece8;padding:4px;gap:2px}.stock-compact-card nav a{display:flex;align-items:center;justify-content:center;gap:4px;min-height:42px;border-radius:6px;font-size:11px;color:#245b43}.stock-compact-card nav a:hover{background:#eff6f1}.stock-compact-card svg{flex-shrink:0}.setup-plan-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.setup-plan-options button{text-align:left;border:1px solid #d4ded7;border-radius:12px;background:#fff;padding:18px;display:grid;gap:8px;min-width:0;color:#23372c}.setup-plan-options button[aria-pressed=true]{border:2px solid #24624b;background:#f1f7f3;padding:17px}.setup-plan-options small{font-size:12px;line-height:1.5;color:#607267}.studio-shell .theme-mini{height:118px!important;position:relative;overflow:hidden}.studio-shell .mini-products{position:absolute;display:flex;gap:5px;bottom:9px;left:12px;right:12px;height:29px}.studio-shell .mini-products i{position:static!important;flex:1;background:currentColor!important;opacity:.16;border-radius:3px!important;width:auto!important;height:100%!important}.studio-shell .mini-button{bottom:44px!important}.studio-shell .theme-card{min-width:0}.studio-shell .color-swatch-row{flex-wrap:wrap;gap:10px}.studio-shell .color-swatch{width:36px!important;height:36px!important;flex:0 0 36px;border-radius:8px!important;border:3px solid #fff;outline:1px solid #cbd5d0}.studio-shell .color-swatch.active{outline:2px solid #183e2b;outline-offset:2px;box-shadow:none!important}.studio-shell .color-swatch:disabled{cursor:not-allowed;opacity:.55}.vendor-storefront-root .ek-slide-menu,.vendor-storefront-root .ek-slide-menu>div{background:var(--surface,#fff);color:var(--ink,#172b24)}.vendor-storefront-root .ek-slide-menu header,.vendor-storefront-root .ek-slide-menu nav a{color:var(--ink,#172b24);border-color:var(--line,#dce5df)}.vendor-storefront-root .ek-slide-menu p{color:var(--muted,#65776b)}.vendor-storefront-root .ek-slide-menu button{color:var(--ink,#172b24);background:var(--surface,#fff)}.ek-carousel-controls svg,.ek-slide-menu svg,.ws-drawer svg{flex-shrink:0}.invoice-paper{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.invoice-paper table{width:100%;table-layout:fixed}.invoice-paper .invoice-watermark{inset:auto 0 12px;transform:none;font:600 10px/1.4 Arial,sans-serif;letter-spacing:1px;color:#6f7d75;text-align:center}.invoice-paper th:first-child{width:43%}.invoice-paper th:nth-child(2){width:9%}.invoice-paper td:not(:first-child),.invoice-paper th:not(:first-child){text-align:right}.invoice-miniature{display:block;width:100%;height:145px;background:#eef1f3;border-radius:7px;margin-bottom:10px}.merchant-bottom a.merchant-bottom-center .merchant-bottom-center-icon{color:#fff}.merchant-bottom .merchant-bottom-center-icon svg{display:block;stroke:currentColor}.invoice-design-card{min-width:0}.invoice-design-copy strong{flex-wrap:wrap}.invoice-paper[data-template=bold]>header,.invoice-paper[data-template=modern]>header{margin:calc(-1 * var(--paper-pad,48px)) calc(-1 * var(--paper-pad,48px)) 24px;padding:26px var(--paper-pad,48px)}.invoice-paper[data-template=modern]>header .ek-eyebrow,.invoice-paper[data-template=modern]>header h1,.invoice-paper[data-template=modern]>header p{color:var(--receipt-ink,#fff)!important}@media(min-width:900px){.stock-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.ws-drawer{height:100dvh;max-height:100dvh;overflow:hidden}.ws-drawer-panel{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.ws-drawer .ws-brand{padding-right:40px}.ws-drawer .ws-close{z-index:2;min-width:44px;min-height:44px}.more-tools-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.ek-slide-menu header button,.more-tools-header button{min-width:44px;min-height:44px}.ek-slide-menu{max-height:100dvh}.ek-slide-menu>div{min-height:100%;overflow-y:auto}.ek-slide-menu header>span{min-width:0;overflow-wrap:anywhere}.ek-slide-menu nav a{min-height:48px}.ek-slide-menu nav a span:first-of-type{min-width:0;overflow-wrap:anywhere}.studio-shell .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-shell .theme-name{font-size:12px}.studio-shell .deck-heading-content{flex-wrap:wrap;gap:12px}.studio-shell .branding-stack{grid-template-columns:1fr}.studio-shell .media-card-box{flex-wrap:wrap;min-width:0}.studio-shell .media-info{min-width:110px;flex:1}.studio-shell .media-actions{flex-wrap:wrap;margin-left:auto}.ek-editor input,.ek-editor label,.ek-editor textarea{min-width:0;max-width:100%;box-sizing:border-box}.merchant-setup-panel{min-width:0}.merchant-setup-panel input,.merchant-setup-panel select,.merchant-setup-panel textarea{max-width:100%;font-size:16px}.setup-plan-options{grid-template-columns:1fr}.merchant-setup-actions{flex-wrap:wrap}.campaign-workspace input,.campaign-workspace textarea,.pos-text-field,.pw-shell input,.pw-shell select,.pw-shell textarea{font-size:16px}.pw-shell>header{flex-wrap:wrap}.pw-shell fieldset,.pw-shell>section{min-width:0}.stock-workspace>section.flex{flex-wrap:wrap}.stock-workspace>section.flex>label{flex-basis:calc(100% - 58px)}.campaign-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px}.campaign-workspace>*{min-width:0;max-width:100%}.campaign-workspace fieldset{min-width:0}.ek-campaign-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:300px;overflow-y:auto}.ek-campaign-products label{min-width:0}.ek-campaign-products span{overflow-wrap:anywhere}.campaign-workspace input[type=color]{width:52px;height:42px;padding:3px}.campaign-workspace .ops-actions,.pos-amount-box>div,.pos-payment-methods>div{flex-wrap:wrap}.pos-final-amount-input{max-width:100%;min-width:0}.pos-sticky-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.ek-carousel-controls{gap:8px}.ek-carousel-controls>button{width:40px;height:40px;min-width:40px;padding:0;display:grid;place-items:center}.ek-carousel-controls>div{min-width:0;flex-wrap:wrap;justify-content:center}.ek-carousel-copy .ek-button{display:inline-flex;gap:8px;align-items:center}.ek-carousel-copy .ek-button svg{flex:0 0 18px}.invoice-paper{--paper-pad:18px;padding:18px!important;border-radius:6px}.invoice-paper header h1{font-size:24px!important}.invoice-paper td,.invoice-paper th{font-size:11px!important;padding:10px 4px!important}.invoice-paper td small{font-size:10px;display:block}.invoice-paper .receipt-meta{flex-wrap:wrap;gap:6px}.invoice-paper dl{max-width:100%;width:100%}.invoice-paper dl>div{gap:12px}.invoice-paper .receipt-total{font-size:20px}.invoice-design-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-design-preview{padding:8px}.invoice-design-preview-head{flex-wrap:wrap}.invoice-design-preview .invoice-paper{margin:0!important}.invoice-design-copy small{font-size:11px;line-height:1.4}.invoice-paper th:first-child{width:38%}.invoice-paper th:nth-child(2){width:12%}.invoice-paper th:not(:first-child){white-space:nowrap;font-size:9px!important;letter-spacing:0;text-transform:none}.invoice-paper td:not(:first-child){font-size:10px!important}.invoice-paper>header{padding-bottom:14px;margin-bottom:14px}.invoice-paper>dl{margin-top:18px}.invoice-paper>footer{margin-top:24px;padding-top:16px;padding-bottom:12px}}