:root{color:#17211f;background:#f4f7f5;--text-body: 16px;--text-label: 16px;--text-button: 16px;--text-section-title: 20px;--text-page-title: 24px;--merchant-page-gap: 16px;--merchant-card-gap: 12px;--merchant-card-radius: 16px;--merchant-card-border: 1px solid rgba(16, 24, 32, .08);--merchant-card-shadow: 0 8px 20px rgba(16, 24, 32, .055);--merchant-card-padding: 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}.merchant-product-options-section{border:1px solid #dfe7e2;border-radius:8px;display:grid;gap:14px;padding:14px}.merchant-product-options-section>div:first-child{display:grid;gap:5px}.merchant-product-options-section p{color:#66736b;font-size:12px;line-height:1.45;margin:0}.merchant-product-option-group{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-product-options{display:grid;gap:14px;margin-top:4px}.customer-product-options fieldset{border:0;display:grid;gap:9px;margin:0;min-width:0;padding:0}.customer-product-options legend{color:#24342a;font-size:14px;font-weight:700;padding:0}.customer-product-option-choices{display:flex;flex-wrap:wrap;gap:8px}.customer-product-option-choices button{background:#fff;border:1px solid #cad7cf;border-radius:999px;color:#33463a;min-height:38px;padding:7px 14px}.customer-product-option-choices button.selected{background:#eaf6ee;border-color:#23854a;color:#176337;font-weight:700}.product-selected-option,.order-items-mini small{color:#647269;display:block;font-size:12px;font-weight:500;line-height:1.35}.merchant-option-reminder,.merchant-request-selected-options{background:#f3f8f4;border:1px solid #d8e6dc;border-radius:6px;color:#496052;font-size:12px;line-height:1.4;margin:0 0 10px;padding:8px 10px}@media(max-width:640px){.merchant-product-option-group{grid-template-columns:1fr}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{font-size:var(--text-body);margin:0;min-width:320px}#root,#root>main{min-height:100%}label{font-size:var(--text-label)}button,select,input,textarea{font:inherit;font-size:var(--text-body)}button{align-items:center;border:0;cursor:pointer;display:inline-flex;font-size:var(--text-button);gap:8px;justify-content:center}a.call-action,.primary,.secondary,.danger,.icon-button,.text-button,.store-link,.role-chip,.badge,.merchant-status-badge,.merchant-action-row button,.merchant-product-actions button,.merchant-product-highlight-chips button,.merchant-review-report-button,.merchant-report-section-heading button,.shelf20-shelf-actions button,.shelf20-primary,.shelf20-secondary{font-size:var(--text-button)!important}input,select,textarea,.search-field input,.merchant-delivery-search{font-size:var(--text-body)!important}button:disabled{cursor:not-allowed;opacity:.55}.topbar{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dce5e1;box-shadow:0 8px 22px #1018200f;display:flex;gap:20px;justify-content:space-between;padding:14px clamp(16px,4vw,48px)}.brand{align-items:center;display:flex;gap:12px}.brand-mark{align-items:center;background:#0f766e;border-radius:8px;color:#fff;display:grid;font-weight:800;height:42px;place-items:center;width:42px}.brand-mark.logo-mark{background:transparent;border-radius:0;color:inherit;object-fit:contain;padding:0}.brand span,.muted,.product-body span,.store-row span,.merchant-row span,.merchant-approval-row span,.merchant-order span,.order-card span{color:#66736f;display:block;font-size:.9rem}.view-tabs{background:#e8efec;border-radius:8px;display:flex;gap:4px;padding:4px}.view-tabs button{background:transparent;border-radius:6px;color:#34423e;min-height:38px;padding:0 12px}.view-tabs .active{background:#fff;box-shadow:0 1px 5px #12231f1f;color:#0f766e}.session-actions{align-items:center;display:flex;gap:10px}.role-chip{background:#e8efec;border-radius:999px;color:#34423e;font-size:.85rem;font-weight:800;padding:8px 10px;text-transform:capitalize}.auth-shell{display:grid;gap:22px;grid-template-columns:minmax(0,1fr) minmax(320px,430px);min-height:100vh;padding:clamp(18px,5vw,54px)}.auth-hero{align-content:end;background-image:linear-gradient(90deg,#092420e0,#0924205c),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=1600&q=80);background-position:center;background-size:cover;border-radius:8px;color:#fff;display:grid;min-height:520px;padding:clamp(24px,5vw,46px)}.auth-hero h1{font-size:clamp(2rem,5vw,4rem);letter-spacing:0;line-height:1.04;margin:22px 0 12px}.auth-hero p{color:#d9fffa;font-size:1.08rem;max-width:620px}.auth-panel,.state-card{background:#fff;border:1px solid #dce5e1;border-radius:8px}.auth-panel{align-self:center;padding:18px}.auth-tabs{background:#e8efec;border-radius:8px;display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;padding:4px}.auth-tabs button{background:transparent;border-radius:6px;color:#34423e;min-height:40px;padding:0 8px}.auth-tabs .active{background:#fff;box-shadow:0 1px 5px #12231f1f;color:#0f766e}.auth-form,.product-form{display:grid;gap:14px}.auth-form label,.product-form label{color:#34423e;display:grid;font-size:.9rem;font-weight:800;gap:6px}.auth-form input,.product-form input,.product-form textarea,.product-form select{background:#f6faf8;border:1px solid #cad8d3;border-radius:6px;color:#17211f;min-height:42px;padding:0 12px}.product-form{border-top:1px solid #edf2f0;margin-top:14px;padding-top:14px}.inline-form{align-items:center;border-top:1px solid #edf2f0;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:12px 0}.inline-form input{background:#f6faf8;border:1px solid #cad8d3;border-radius:6px;color:#17211f;min-height:42px;padding:0 12px}.admin-inline-message{border-radius:10px;font-weight:750;margin:0;padding:10px 12px}.admin-inline-message.success{background:#007a601a;color:#007a60}.admin-inline-message.error{background:#ffe4e0;color:#9d2116}.inline-alert{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;margin:10px 0;padding:10px 12px;border:1px solid rgba(16,24,32,.1);border-radius:12px;box-sizing:border-box;font-size:var(--text-body);line-height:1.35}.inline-alert.success{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.inline-alert.error{background:#fff1f2;border-color:#fecdd3;color:#991b1b}.inline-alert.info{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.inline-alert button{width:28px;height:28px;min-width:28px;border:0;border-radius:999px;background:#10182014;color:inherit;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.admin-readonly-setting{align-items:center;border-top:1px solid #edf2f0;display:flex;gap:12px;justify-content:space-between;padding:12px 0 0}.admin-readonly-setting div{display:grid;gap:4px}.admin-readonly-setting span{color:#65736e;font-weight:700}.admin-readonly-setting strong{color:#17211f;font-size:20px}.admin-delivery-panel .inline-form{grid-template-columns:minmax(0,1fr) auto auto}.admin-form-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid textarea,.admin-form-grid button{grid-column:1 / -1}.admin-shell{background:#faf8f3;min-height:100dvh;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}.admin-global-header{background:#fffdf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(16,24,32,.08);position:sticky;top:0;z-index:60}.admin-header-inner{align-items:center;display:flex;justify-content:space-between;gap:10px;margin:0 auto;max-width:720px;min-height:76px;padding:14px 16px;width:100%}.admin-global-header .shelf20-brand{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0}.admin-global-header .brand-mark{height:40px;flex:0 0 40px;width:40px}.admin-brand-copy{display:grid;gap:2px;line-height:1.12;min-width:0}.admin-brand-copy strong{color:#1e293b;display:block;font-size:1rem;font-weight:950;letter-spacing:0;white-space:nowrap}.admin-brand-copy span{color:#6b7280;display:block;font-size:.82rem;font-weight:760;white-space:nowrap}.admin-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end}.admin-header-search{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:999px;display:flex;flex:1 1 220px;gap:8px;min-height:42px;min-width:180px;padding:0 12px;position:relative}.admin-header-search input{background:transparent;border:0;flex:1;font-size:16px;min-width:0;outline:0;padding:0}.admin-header-search-results{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 18px 36px #0f172a29;display:grid;gap:4px;left:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:80}.admin-header-search-results button{align-items:flex-start;background:#fffdfa;border:1px solid rgba(15,23,42,.08);border-radius:10px;color:#111827;display:grid;gap:2px;justify-items:start;min-height:54px;padding:8px 10px;text-align:left}.admin-header-search-results span{color:#64748b;font-size:.9rem}.admin-signout{min-height:38px;padding:0 12px}.admin-content{display:grid;gap:14px;margin:0 auto;max-width:720px;padding:14px 14px calc(120px + env(safe-area-inset-bottom));width:100%}.admin-record-tools{display:grid;gap:12px;margin-bottom:14px}.admin-record-tools input{width:100%}.admin-inline-toggle{align-items:center;display:inline-flex;gap:8px;font-size:16px;font-weight:750}.admin-inline-toggle input{height:18px;width:18px}.merchant-form-section-title{color:#0f172a;font-size:1rem;font-weight:900;margin-top:6px}.admin-summary-panel{background:#fffdf9f0;border:1px solid rgba(16,24,32,.08);border-radius:22px;box-shadow:0 12px 30px #10182012;display:grid;gap:12px;padding:14px}.admin-summary-panel h1{color:#1e293b;font-size:1.22rem;margin:0 0 4px}.admin-summary-panel p{color:#6b7280;font-size:.94rem;font-weight:760;margin:0}.admin-feature-grid{display:grid;gap:12px}.admin-feature-card{align-items:center;background:#fffdf9f5;border:1px solid rgba(16,24,32,.08);border-radius:18px;box-shadow:0 8px 22px #1018200e;color:#1e293b;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;min-height:82px;padding:14px;text-align:left;width:100%}.admin-feature-icon{align-items:center;background:#007a601a;border-radius:16px;color:#007a60;display:inline-flex;height:44px;justify-content:center;width:44px}.admin-feature-card span:nth-child(2){display:grid;gap:3px;min-width:0}.admin-feature-card strong{color:#1e293b;font-size:1rem}.admin-feature-card small{color:#6b7280;font-size:.88rem;font-weight:700;line-height:1.3}.admin-feature-card em{background:#f8f4ece0;border-radius:999px;color:#007a60;font-style:normal;font-weight:950;padding:7px 9px}.admin-dashboard-banner-card{margin-top:14px;text-align:left}.admin-dashboard-banner-card b{color:#007a60;font-size:.9rem;justify-self:end}.admin-merchant-landing,.admin-merchant-section,.admin-create-merchant-panel{gap:12px}.admin-create-card{align-items:center;background:#fffdf9f5;border:1px solid rgba(0,122,96,.16);border-radius:18px;color:#1e293b;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);min-height:74px;padding:12px;text-align:left;width:100%}.admin-create-card span:nth-child(2){display:grid;gap:3px;min-width:0}.admin-create-card strong{color:#1e293b;font-size:1rem}.admin-create-card small{color:#6b7280;font-size:.88rem;font-weight:700;line-height:1.3}.admin-merchant-card{align-items:stretch;background:#fffdf9f5;border:1px solid rgba(16,24,32,.08);border-radius:16px;box-shadow:0 8px 20px #1018200b;display:grid;gap:12px;grid-template-columns:1fr;margin-top:10px;padding:12px}.admin-merchant-card-copy{display:grid;gap:4px;min-width:0}.admin-merchant-card-title{align-items:start;display:flex;gap:8px;justify-content:space-between}.admin-merchant-card-title strong{color:#1e293b;font-size:1rem;line-height:1.2;min-width:0}.admin-merchant-card span{overflow-wrap:anywhere}.admin-merchant-card .approval-actions{justify-content:start}.admin-merchant-list-card{background:#fff;border:1px solid rgba(16,24,32,.08);border-left:5px solid #94a3b8;border-radius:14px;box-shadow:0 8px 18px #1018200a;display:grid;gap:7px;margin-top:10px;padding:12px}.admin-merchant-list-card.active{border-left-color:#007a60}.admin-merchant-list-card.grace{border-left-color:#d97706}.admin-merchant-list-card.expired{border-left-color:#dc2626}.admin-merchant-list-card.suspended{border-left-color:#7f1d1d}.admin-merchant-list-card.pending{border-left-color:#2563eb}.admin-merchant-list-card.rejected{border-left-color:#6b7280}.admin-merchant-list-card strong{color:#1e293b;font-size:1.08rem;line-height:1.2}.admin-merchant-list-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.admin-merchant-list-card span,.admin-merchant-list-card small{color:#64748b;font-size:.9rem;font-weight:750}.admin-merchant-list-card button{justify-self:start;min-height:38px}.admin-status-toggle{align-items:center;border:1px solid rgba(16,24,32,.1);border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:900;gap:7px;min-height:34px!important;padding:5px 9px 5px 5px;transition:border-color .16s ease,background .16s ease,color .16s ease}.admin-status-toggle span{border-radius:999px;display:block;height:22px;width:22px}.admin-status-toggle.active{background:#007a601a;border-color:#007a6038;color:#007a60}.admin-status-toggle.active span{background:#007a60}.admin-status-toggle.suspended{background:#7f1d1d14;border-color:#7f1d1d2e;color:#7f1d1d}.admin-status-toggle.suspended span{background:#94a3b8}.admin-merchant-toggle-message{background:#b91c1c14;border-radius:10px;color:#b91c1c;font-weight:800;margin:0;padding:9px 10px}.admin-toggle-confirm{max-width:360px}.admin-merchant-details-page{display:grid;gap:14px}.admin-merchant-details-card{display:grid;gap:12px}.admin-merchant-badge-row{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.admin-subscription-box{border-top:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding-top:10px}.admin-subscription-heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.admin-subscription-grid,.merchant-subscription-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-subscription-grid span,.merchant-subscription-grid span{background:#faf8f3c2;border:1px solid rgba(16,24,32,.06);border-radius:12px;color:#6b7280;display:grid;font-size:.88rem;font-weight:800;gap:3px;padding:9px 10px}.admin-subscription-grid strong,.merchant-subscription-grid strong{color:#1e293b;font-size:.96rem}.admin-subscription-form{display:grid;gap:10px}.admin-subscription-form label{color:#1e293b;display:grid;font-weight:800;gap:6px}.admin-subscription-form input,.admin-subscription-form select,.admin-subscription-form textarea{background:#fff;border:1px solid #d7ddd8;border-radius:12px;box-sizing:border-box;color:#17211f;font:inherit;min-height:52px;padding:12px 14px;width:100%}.admin-subscription-form textarea{min-height:84px;resize:vertical}.admin-subscription-actions{display:flex;gap:10px}.admin-subscription-actions button{flex:1}.admin-subscription-invoices{display:grid;gap:16px}.admin-subscription-invoice-head{align-items:center;display:flex;gap:14px;justify-content:space-between}.admin-subscription-invoice-head h2,.admin-subscription-invoice-head p{margin:0}.admin-subscription-invoice-head p{color:#6b7280;font-weight:700;margin-top:4px}.admin-subscription-invoice-form .full-span{grid-column:1 / -1}.admin-subscription-invoice-row{align-items:start;background:#fff;border:1px solid rgba(16,24,32,.08);border-left:5px solid #14b8a6;border-radius:16px;display:grid;gap:12px;padding:14px}.admin-subscription-invoice-row>div:first-child{display:grid;gap:4px}.admin-subscription-invoice-row strong{color:#1e293b;font-size:1rem}.admin-subscription-invoice-row span{color:#6b7280;font-weight:700}.subscription-invoice-actions-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-invoice-actions-grid button{min-height:42px;white-space:normal}.admin-delivery-charge-form{border-top:1px solid #edf2f0;display:grid;gap:12px;padding-top:12px}.admin-delivery-charge-form label{color:#1e293b;display:grid;font-weight:800;gap:7px}.admin-delivery-charge-form input{background:#fff;border:1px solid #d7ddd8;border-radius:12px;color:#17211f;min-height:52px;padding:0 14px;width:100%}.admin-delivery-charge-form button{width:100%}.admin-back-button{margin-top:2px}.admin-page-title{margin:0}.admin-content>.panel,.admin-content>.grid{margin:0}.admin-footer{margin-bottom:8px}.admin-bottom-nav{align-items:center;background:#fffdf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(16,24,32,.08);border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -14px 34px #1018201f;display:grid;gap:2px;grid-template-columns:repeat(4,minmax(0,1fr));left:50%;max-width:720px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));position:fixed;transform:translate(-50%);width:min(100%,720px);z-index:50}.admin-bottom-nav button{align-items:center;background:transparent;border:0;border-radius:14px;color:#6b7280;display:grid;justify-items:center;min-height:54px;padding:6px 2px}.admin-bottom-nav button.active{background:#007a601a;color:#007a60}.admin-bottom-nav button.active svg{stroke:#007a60}.admin-dashboard-metrics{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-metrics .metric{align-content:center;border-color:#10182014;border-radius:16px;box-shadow:0 8px 20px #1018200b;gap:5px;justify-items:center;min-height:112px;padding:12px 8px;text-align:center}.admin-dashboard-metrics .metric svg{height:22px;width:22px}.admin-dashboard-metrics .metric span{color:#6b7280;font-size:.84rem;font-weight:760;line-height:1.2}.admin-dashboard-metrics .metric strong{color:#1e293b;font-size:1.45rem;font-weight:950;line-height:1}@media(max-width:720px){.admin-header-inner{align-items:stretch;flex-wrap:wrap}.admin-header-search{flex-basis:100%;order:3}}@media(max-width:360px){.admin-dashboard-metrics{grid-template-columns:1fr}.admin-header-inner{padding-left:10px;padding-right:10px}.admin-signout{font-size:0;padding:0 10px}.admin-signout svg{margin:0}}.merchant-active,.merchant-non-active{border-left:0;padding-left:0}.secondary-title{border-top:1px solid #edf2f0;margin-top:16px;padding-top:16px}.product-form textarea{min-height:86px;padding:10px 12px;resize:vertical}.product-list-row strong{display:block;margin-bottom:4px}.browse-controls{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(180px,260px)}.search-field{align-items:center;background:#f6faf8;border:1px solid #cad8d3;border-radius:8px;display:flex;gap:8px;min-height:44px;padding:0 12px}.search-field input{background:transparent;border:0;color:#17211f;min-width:0;outline:0;width:100%}.image-button{border-radius:0;display:block;padding:0;width:100%}.text-button,.store-link{background:transparent;border-radius:0;justify-content:start;min-height:auto;padding:0;text-align:left}.product-title{color:#17211f;font-weight:800}.store-link{color:#0f766e;font-weight:800}.empty-state{border-top:1px solid #edf2f0;margin:14px 0 0;padding-top:14px}.modal-backdrop{align-items:center;background:radial-gradient(circle at 50% 18%,rgba(255,253,249,.18),transparent 18rem),#0f201d85;display:grid;top:0;right:0;bottom:0;left:0;padding:14px;place-items:center;position:fixed;z-index:100}.modal-panel{background:linear-gradient(180deg,#fffdf9,#fff8ef);border:1px solid rgba(16,24,32,.08);border-radius:20px;box-shadow:0 18px 54px #10211e3d;max-height:min(720px,92vh);max-width:860px;overflow:auto;padding:20px;position:relative;width:min(100%,860px)}.close-btn,.modal-close,.modal-icon-close{align-items:center;background:#e8efecb8;border-radius:999px;color:#34423e;display:flex;flex-shrink:0;aspect-ratio:1 / 1;height:40px;min-height:40px;min-width:40px;padding:0;justify-content:center;width:40px}.modal-close{font-size:1rem;font-weight:950;position:absolute;right:14px;top:14px;z-index:1}.modal-close.inline{position:static;right:auto;top:auto;flex:0 0 auto}.modal-header-row{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px;padding-right:0}.modal-header-row h2{color:#1e293b;font-size:1.05rem;margin:0}.product-detail-panel{display:grid;gap:18px;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}.product-detail-image{aspect-ratio:4 / 3;background:#e1e8e5;background-position:center;background-size:cover;border-radius:8px;position:relative}.product-detail-copy{align-content:center;display:grid;gap:12px;padding-right:70px}.product-detail-copy h2{font-size:clamp(1.6rem,3vw,2.4rem);margin:0}.store-identity{color:#0f766e;font-weight:900;margin:0}.detail-grid,.store-profile-meta{display:grid;gap:10px}.detail-grid span,.store-profile-meta span{background:#f6faf8;border:1px solid #dce5e1;border-radius:8px;color:#66736f;display:grid;gap:4px;padding:10px}.detail-grid strong,.store-profile-meta strong{color:#17211f}.store-profile-panel h3{margin:18px 0 8px}.store-profile-panel{display:grid;gap:14px;overflow:hidden}.store-profile-panel .section-title{padding-right:56px}.store-profile-heading{display:block;height:48px;margin-top:-31px;position:relative;z-index:1}.store-profile-heading .shelf20-store-avatar{left:50%;position:absolute;top:0;transform:translate(-50%)}.store-profile-info{display:grid;gap:5px;justify-items:center;padding:18px 10px 2px;text-align:center}.store-profile-info h2{color:#1e293b;font-size:clamp(1.125rem,4vw,1.25rem);font-weight:850;line-height:1.2;margin:0}.store-profile-info .rating-display{justify-content:center}.store-profile-info small{color:#6b7280;display:block;font-size:.88rem;font-weight:750;margin-top:0}.store-profile-meta{gap:12px}.store-profile-meta span{background:#ffffffbd;border-color:#007a601f;border-radius:14px;padding:12px}.store-product-list{display:grid;gap:8px}.store-product-row{background:#f6faf8;border:1px solid #dce5e1;border-radius:8px;color:#17211f;display:flex;justify-content:space-between;min-height:44px;padding:0 12px;text-align:left}.form-error{background:#ffe4e0;border-radius:6px;color:#9d2116;margin:0;padding:10px 12px}.shelf20-loading-screen{align-items:center;background:radial-gradient(circle at 50% 44%,rgba(228,247,233,.92) 0,rgba(246,249,243,.42) 28%,transparent 50%),linear-gradient(145deg,#f5f8f2,#fffdf8 46%,#f6f7f2);box-sizing:border-box;color:#07233b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;margin:0;max-width:none;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:max(20px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));position:fixed;width:100vw;z-index:1000;-webkit-overflow-scrolling:touch}.shelf20-loading-screen:before,.shelf20-loading-screen:after{border:2px solid rgba(255,255,255,.72);content:"";pointer-events:none;position:absolute}.shelf20-loading-screen:before{background:radial-gradient(circle at 20% 18%,rgba(44,142,84,.42),rgba(139,192,151,.18) 54%,transparent 72%);border-left:0;border-top:0;border-radius:0 0 78%;height:clamp(190px,32vh,330px);left:0;top:0;width:clamp(150px,46vw,360px)}.shelf20-loading-screen:after{background:radial-gradient(circle at 88% 88%,rgba(46,145,83,.42),rgba(155,201,163,.16) 56%,transparent 74%);border-bottom:0;border-radius:76% 0 0;border-right:0;bottom:0;height:clamp(190px,30vh,320px);right:0;width:clamp(165px,48vw,380px)}.shelf20-loading-content{align-items:center;display:flex;flex-direction:column;isolation:isolate;margin:auto;max-width:430px;position:relative;text-align:center;width:100%;z-index:1}.shelf20-loading-wordmark{align-items:baseline;display:flex;font-size:clamp(42px,13vw,62px);font-weight:800;justify-content:center;letter-spacing:0;line-height:.95;margin:0}.shelf20-loading-wordmark span{color:#06233b}.shelf20-loading-wordmark strong{color:#08a47e;font:inherit}.shelf20-loading-divider{background:linear-gradient(90deg,transparent,rgba(31,175,97,.12),#20c06c,rgba(31,175,97,.12),transparent);height:2px;margin-top:clamp(14px,2.4vh,22px);position:relative;width:min(190px,55%)}.shelf20-loading-divider:after{background:#49e67bb8;border-radius:999px;content:"";height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:23px}.shelf20-loading-visual{align-items:center;display:flex;justify-content:center;margin-top:clamp(8px,1.8vh,18px);position:relative;width:100%}.shelf20-loading-visual:before{background:radial-gradient(circle,rgba(212,245,220,.9) 0%,rgba(236,250,238,.52) 48%,transparent 72%);border:1px solid rgba(255,255,255,.84);border-radius:50%;content:"";height:min(70vw,310px);position:absolute;width:min(70vw,310px)}.shelf20-loading-visual img{display:block;height:auto;max-height:min(39dvh,340px);object-fit:contain;position:relative;width:clamp(228px,72vw,350px);z-index:1}.shelf20-loading-copy{display:grid;gap:clamp(8px,1.3vh,13px);justify-items:center;margin-top:clamp(2px,.8vh,8px)}.shelf20-loading-copy h1{color:#09253e;font-size:clamp(21px,5.7vw,28px);font-weight:750;line-height:1.18;margin:0}.shelf20-loading-copy p{color:#68747d;font-size:clamp(16px,4.6vw,21px);line-height:1.3;margin:0}.shelf20-loading-dots{align-items:center;display:flex;gap:12px;height:22px;justify-content:center;margin-top:clamp(3px,.8vh,8px)}.shelf20-loading-dots span{animation:shelf20-loading-pulse 1.2s ease-in-out infinite;background:#b8dbc2;border-radius:50%;height:10px;width:10px}.shelf20-loading-dots span:nth-child(2){animation-delay:.16s;background:#08a879;height:13px;width:13px}.shelf20-loading-dots span:nth-child(3){animation-delay:.32s}.shelf20-loading-trust{align-items:stretch;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(17px,3vh,30px);width:min(100%,360px)}.shelf20-loading-trust>div{align-items:center;color:#09253e;display:flex;flex-direction:column;font-size:clamp(13px,3.6vw,16px);font-weight:650;gap:7px;justify-content:center;min-width:0;padding:0 10px}.shelf20-loading-trust>div+div{border-left:1px solid rgba(82,143,100,.22)}.shelf20-loading-trust svg{color:#09a873}@keyframes shelf20-loading-pulse{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@media(max-height:700px){.shelf20-loading-screen{align-items:flex-start}.shelf20-loading-content{padding-block:4px}.shelf20-loading-visual img{max-height:250px;width:min(66vw,275px)}.shelf20-loading-trust{margin-top:14px}}@media(prefers-reduced-motion:reduce){.shelf20-loading-dots span{animation:none;opacity:.8;transform:none}}.state-screen{align-items:center;display:grid;min-height:100vh;padding:22px;place-items:center}.state-card{display:grid;gap:14px;max-width:520px;padding:26px;text-align:center}.state-card svg{color:#0f766e;justify-self:center}.state-card h1{margin:0}.state-card p{color:#66736f;margin:0}.verify-email-card{width:min(100%,520px)}.verify-email-address{color:#0f766e;overflow-wrap:anywhere}.verify-email-actions{align-items:stretch;display:flex;flex-direction:column;gap:10px;width:100%}.verify-email-actions button,.verify-email-action-button{justify-content:center;min-height:44px;padding:0 12px;white-space:normal;width:100%}.state-note{align-items:center;background:#f6faf8;border:1px solid #dce5e1;border-radius:8px;display:inline-flex;gap:8px;justify-content:center;padding:10px}.workspace{display:grid;gap:22px;margin:0 auto;max-width:1180px;padding:24px clamp(14px,4vw,48px) 48px}.workspace[data-page-scroll-root],.state-screen[data-page-scroll-root]{height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.hero-band{align-items:end;background-position:center;background-size:cover;border-radius:8px;color:#fff;display:flex;justify-content:space-between;min-height:260px;overflow:hidden;padding:clamp(22px,4vw,38px);position:relative}.hero-band:before{background:linear-gradient(90deg,#092420e0,#09242073);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.hero-band>*{position:relative}.customer-hero{background-image:url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=1600&q=80)}.merchant-hero{background-image:url(https://images.unsplash.com/photo-1556740758-90de374c12ad?auto=format&fit=crop&w=1600&q=80)}.admin-hero{background-image:url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1600&q=80)}.hero-band h1{font-size:clamp(2rem,4vw,3.3rem);letter-spacing:0;line-height:1.05;margin:0 0 12px;max-width:720px}.hero-band p{color:#d9fffa;font-size:1.05rem;margin:0;max-width:680px}.hero-stats{display:flex;flex-wrap:wrap;gap:8px;justify-content:end;max-width:360px}.hero-stats span{background:#ffffff24;border:1px solid rgba(255,255,255,.35);border-radius:6px;padding:8px 10px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{background:#fff;border:1px solid #dce5e1;border-radius:8px;padding:18px}.section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.section-title h2{font-size:var(--text-section-title);margin:0}.store-row,.cart-line,.merchant-row,.merchant-approval-row,.merchant-order,.order-card{align-items:center;border-top:1px solid #edf2f0;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:12px 0}.order-card{grid-template-columns:minmax(180px,1fr) auto auto auto}.order-card span{align-items:center;display:flex;gap:4px}.order-money{display:flex;flex-wrap:wrap;gap:8px}.order-items-mini,.review-grid,.review-item,.review-confirmation{display:grid;gap:10px}.review-confirmation.compact{background:#007a600d;border:1px solid rgba(0,122,96,.14);border-radius:16px;padding:12px}.review-confirmation.compact h3{color:#1e293b;font-size:.96rem;margin:0}.customer-order-card{align-items:center}.review-item{border-top:1px solid #edf2f0;padding-top:10px}.review-modal-heading{display:grid;gap:12px;padding-right:56px}.review-modal-heading h2{color:#1e293b;font-size:1.2rem;letter-spacing:0;margin:0}.review-order-summary{align-items:start;background:#fffdf9c7;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:5px;padding:12px}.review-order-summary strong{color:#1e293b;font-size:1rem}.review-order-summary small{color:#6b7280;font-weight:850}.review-card{background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:18px;box-shadow:0 10px 24px #1018200d;display:grid;gap:12px;padding:14px}.review-card h3{color:#1e293b;font-size:1rem;margin:0}.review-card h4{color:#1e293b;font-size:.95rem;margin:0}.review-card p{color:#6b7280;font-size:.88rem;font-weight:400;line-height:1.45;margin:4px 0 0}.review-card select,.review-card textarea{background:#ffffffe0;border:1px solid rgba(16,24,32,.1);border-radius:12px;min-height:44px;padding:10px 12px}.review-card textarea{min-height:82px}.product-review-card{background:#ffffffb8;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:10px;padding:12px}.product-review-card-header{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.product-review-card-header strong{color:#1e293b;display:block}.product-review-card-header span{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.84rem;font-weight:500;gap:6px;margin-top:4px}.product-review-card-header p{color:#4b5563;font-size:.86rem;font-weight:400;line-height:1.4;margin:6px 0 0}.product-review-readonly{display:grid;gap:8px;margin-top:8px}.store-review-readonly{display:grid;gap:12px}.store-review-readonly p{color:#4b5563;font-size:.9rem;font-weight:400;line-height:1.45;margin:0}.product-review-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.product-review-status-row>strong{color:#111827;font-size:.9rem;font-weight:600}.product-review-status-row .rating-display{margin:0}.rating-display.single-rating{gap:5px}.rating-display.single-rating strong{font-size:.88rem}.product-review-status-row .badge{align-self:center}.product-review-card-header button{min-height:36px;white-space:nowrap}.product-review-form{border-top:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding-top:10px}.review-star-selector{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;display:flex;gap:4px;justify-content:center;padding:10px 12px}.review-star-selector button{align-items:center;background:transparent;border:0;color:#d6d6d6;cursor:pointer;display:inline-flex;justify-content:center;min-height:36px;min-width:34px;padding:0}.review-star-selector button.active{color:#f5b301}.review-star-selector span{color:#111827;font-size:.92rem;font-weight:600;margin-left:6px}.review-success-backdrop{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1018203d;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:20px;position:fixed;z-index:110}.review-success-dialog{background:#fffdf9fa;border:1px solid rgba(0,122,96,.14);border-radius:22px;box-shadow:0 24px 70px #10182038;display:grid;gap:10px;justify-items:center;max-width:340px;padding:24px 20px 18px;text-align:center;width:min(100%,340px)}.review-success-icon{align-items:center;background:#007a60;border-radius:999px;color:#fff;display:grid;font-size:1.25rem;font-weight:950;height:46px;place-items:center;width:46px}.review-success-icon.error{background:#dc2626}.review-success-dialog h3{color:#1e293b;font-size:1.08rem;margin:0}.review-success-dialog p{color:#6b7280;font-weight:750;line-height:1.45;margin:0}.review-success-dialog button{margin-top:6px;min-height:40px;width:100%}.review-success-dialog .actions{display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.review-success-dialog .actions button{margin-top:6px;width:100%}.auth-required-dialog .auth-required-create{width:100%}.shelf20-guest-note{color:#6b7280;font-size:.88rem;font-weight:750;line-height:1.45;margin:0;text-align:center}.role-switch-card{background:#007a600f;border:1px solid rgba(0,122,96,.14);border-radius:18px;display:grid;gap:10px;padding:12px}.role-switch-card div{display:grid;gap:5px}.role-switch-card strong{align-items:center;color:#1e293b;display:inline-flex;gap:8px;line-height:1.2}.role-switch-card span{color:#6b7280;font-size:16px;font-weight:750;line-height:1.35}.role-switch-card button{min-height:44px;width:100%}.account-security-card{background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:18px;display:grid;gap:12px;padding:14px}.security-email-row{display:grid;gap:4px}.security-email-row span{color:#6b7280;font-size:.82rem;font-weight:850}.security-email-row strong{color:#1e293b;overflow-wrap:anywhere}.security-form{border-top:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding-top:12px}.security-form label{color:#1e293b;display:grid;font-size:.86rem;font-weight:850;gap:6px}.security-form input{background:#ffffffe0;border:1px solid rgba(16,24,32,.1);border-radius:12px;min-height:44px;padding:10px 12px}.merchant-review-list{display:grid;gap:10px}.merchant-review-row{align-items:flex-start;background:#ffffffb8;border:1px solid var(--border);border-radius:16px;display:flex;gap:14px;justify-content:space-between;padding:14px}.merchant-reviews-page{display:grid;gap:12px}.merchant-review-summary-card{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-review-summary-card article{background:#fffdf9e6;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:5px;padding:12px}.merchant-review-summary-card span,.merchant-review-summary-card small{color:#6b7280;font-size:.76rem;font-weight:800}.merchant-review-summary-card strong{color:#1e293b;font-size:.94rem;line-height:1.25}.merchant-review-section{display:grid;gap:9px}.merchant-review-section h3{color:#1e293b;font-size:.96rem;margin:0}.merchant-review-row.compact{background:#fffdf9e6;border-color:#10182014;border-radius:16px;display:grid;gap:8px;padding:12px;position:relative}.merchant-review-row.compact>div{padding-right:74px}.merchant-review-row.compact strong{color:#1e293b;font-size:.9rem}.merchant-review-row.compact span,.merchant-review-row.compact small{color:#6b7280;font-size:.78rem;font-weight:760}.merchant-review-row.compact .merchant-review-stars{color:#e0b95b;font-size:.86rem;font-weight:900}.merchant-review-report-button{align-items:center;background:#f8f4eccc;border:1px solid rgba(16,24,32,.1);border-radius:999px;color:#6b7280;display:inline-flex;font-size:.72rem;font-weight:900;gap:4px;min-height:28px;padding:4px 8px;position:absolute;right:10px;top:10px}.merchant-review-empty{display:grid;gap:4px;padding:14px}.merchant-review-empty strong{color:#1e293b}.merchant-review-empty span{color:#6b7280;font-size:.86rem;font-weight:760}.merchant-review-row>div{display:grid;gap:4px}.merchant-review-row p{color:var(--text);margin:4px 0 0}.merchant-review-stars{color:#e0b95b;font-weight:850}.merchant-report-modal{max-width:440px}.review-report-options{border:0;display:grid;gap:10px;margin:0;padding:0}.review-report-options legend{color:var(--text);font-weight:850}.review-report-options label{align-items:center;background:#faf8f3b8;border:1px solid var(--border);border-radius:12px;display:flex;gap:10px;padding:10px 12px}.cart-line{grid-template-columns:minmax(0,1fr) auto auto}.cart-store-section{background:#fffdf9c7;border:1px solid rgba(0,122,96,.12);border-radius:14px;display:grid;gap:10px;padding:12px}.cart-store-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.cart-store-header strong{color:#1e293b}.cart-store-header span{color:#6b7280;font-size:.88rem;font-weight:850}.address-book-section{background:#fffdf9c7;border:1px solid rgba(0,122,96,.1);border-radius:16px;display:grid;gap:12px;padding:14px}.account-profile-card,.account-actions-card{background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:18px;display:grid;gap:12px;padding:14px}.account-profile-card{align-items:center;grid-template-columns:minmax(0,1fr) auto}.account-profile-card div{display:grid;gap:4px}.account-profile-card strong{color:#1e293b;font-size:1.02rem}.account-profile-card span{color:#6b7280;font-size:.9rem;font-weight:750;overflow-wrap:anywhere}.account-collapse-button{align-items:center;background:transparent;border:0;color:#1e293b;display:flex;justify-content:space-between;min-height:34px;padding:0;text-align:left;width:100%}.account-collapse-button span{align-items:center;display:flex;font-weight:900;gap:8px}.account-collapse-button strong{color:#007a60;font-size:1.35rem;line-height:1}.account-collapse-content{display:grid;gap:12px}.compact-add-button{height:34px;min-height:34px;width:34px}.account-address-modal{max-width:430px}.account-address-modal h2,.account-actions-card h3{color:#1e293b;font-size:1rem;margin:0}.compact-title{margin-bottom:0}.compact-title h3{color:#1e293b;font-size:1rem;margin:0}.address-list,.address-form-grid{display:grid;gap:10px}.address-card{align-items:start;background:#ffffffc7;border:1px solid rgba(16,24,32,.09);border-radius:14px;color:#1e293b;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:12px}.address-card.selected{border-color:#019b818c;box-shadow:0 10px 24px #019b811a}.address-card input[type=radio]{margin-top:4px}.address-card span,.saved-address-card div:first-child{display:grid;gap:4px}.address-card small{color:#6b7280;line-height:1.35}.saved-address-card{grid-template-columns:minmax(0,1fr)}.address-actions{display:flex;flex-wrap:wrap;gap:8px}.address-actions button{min-height:34px;padding:7px 10px}.address-form-grid input,.address-form-grid select{background:#ffffffdb;border:1px solid rgba(16,24,32,.1);border-radius:12px;min-height:46px;padding:0 12px}.address-helper{color:#6b7280;font-size:.88rem;margin:-2px 0 2px}.checkbox-line{align-items:center;color:#4d5a57;display:flex;font-weight:800;gap:8px}.service-zone-box{background:transparent;border:0;border-top:1px solid rgba(15,23,42,.07);border-radius:0;display:grid;gap:8px;padding:12px 0 0}.service-zone-box .muted{color:#007a60;font-size:.88rem;font-weight:500;margin:0}.service-zone-box select{background:#ffffffe6}.qty-control{align-items:center;color:#34423e;display:inline-flex;font-size:.86rem;font-weight:800;gap:8px}.qty-control input{background:#f6faf8;border:1px solid #cad8d3;border-radius:6px;min-height:34px;padding:0 8px;width:72px}.qty-control small{color:#66736f;font-weight:600}select{background:#f6faf8;border:1px solid #cad8d3;border-radius:6px;color:#17211f;min-height:38px;padding:0 10px}.product-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:#fbfdfc;border:1px solid #dce5e1;border-radius:8px;overflow:hidden}.product-image{align-items:center;aspect-ratio:1 / 1;background:#fff;display:flex;justify-content:center;overflow:hidden}.product-image img,.shelf20-home-product-image img,.shelf20-shelf-image img,.shelf20-product-result-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.customer-image{opacity:0;transition:opacity .18s ease}.customer-image.is-loaded{opacity:1}.product-image span,.shelf20-home-product-image span,.shelf20-shelf-image span,.shelf20-product-result-image span{color:#8a928e;font-size:.76rem;font-weight:800}.product-body{display:grid;gap:8px;padding:12px}.rating-display{align-items:center;color:#34423e;display:inline-flex;flex-wrap:wrap;font-size:.88rem;font-weight:800;gap:5px}.rating-display.empty{color:#66736f;font-weight:700}.rating-stars{align-items:center;display:inline-flex;gap:1px}.rating-stars .filled{color:#e0b95b}.rating-stars .empty{color:#d6d6d6}.rating-display strong{color:#17211f}.badges{display:flex;flex-wrap:wrap;gap:6px}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:700;gap:5px;line-height:1;padding:6px 8px;text-transform:capitalize}.badge svg,.merchant-status-badge svg,.store-location-line svg{flex-shrink:0}.store-location-line{align-items:center;display:inline-flex;gap:6px}.badge.success{background:#ddf7e6;color:#126b38}.badge.info{background:#e2f2ff;color:#0b5e8d}.badge.warn{background:#fff1d6;color:#8a5200}.badge.neutral{background:#eef2f0;color:#44514d}.shelf20-highlight-badge{align-self:flex-start;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:950;letter-spacing:0;line-height:1;padding:5px 8px;width:fit-content}.shelf20-highlight-badge.green{background:#007a601c;border:1px solid rgba(0,122,96,.18);color:#007a60}.shelf20-highlight-badge.amber{background:#e0b95b29;border:1px solid rgba(224,185,91,.3);color:#8a5d08}.shelf20-highlight-badge.blue{background:#0e74901c;border:1px solid rgba(14,116,144,.2);color:#0e7490}.product-footer,.actions{align-items:center;display:flex;gap:10px;justify-content:space-between}.icon-button,.call-action,.primary,.secondary,.danger{border-radius:6px;min-height:38px;padding:0 12px}.icon-button{background:#0f766e;color:#fff;width:40px}.call-action{align-items:center;background:#0f766e;color:#fff;display:inline-flex;font-weight:800;gap:8px;justify-content:center;text-decoration:none}.call-action:hover{background:#0b5f59}.primary{background:#0f766e;color:#fff}.secondary{background:#e8efec;color:#17211f}.danger{background:#ffe4e0;color:#9d2116}.totals{background:#f6faf8;border:1px solid #dce5e1;border-radius:8px;display:grid;gap:8px;margin:12px 0;padding:12px}.totals span{display:flex;justify-content:space-between}.compact-totals{background:#f6faf8b3;margin:0}.metric-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.metric{align-items:center;background:#fff;border:1px solid #dce5e1;border-radius:8px;display:grid;gap:6px;padding:16px}.metric svg{color:#0f766e}.metric span{color:#66736f}.metric strong{font-size:1.6rem}.merchant-summary{align-items:center;display:flex;justify-content:space-between}.merchant-summary h2{margin:0 0 6px}.merchant-account-settings-card{align-items:stretch;display:grid;gap:14px}.merchant-account-settings-card .approval-actions{display:flex;flex-wrap:wrap;gap:10px}.merchant-account-settings-card .approval-actions button{flex:1 1 150px}.merchant-account-settings-card .shelf20-version-label{color:#7a8581;font-size:12px;padding:2px 0 0;text-align:left}.merchant-workspace{align-content:start;display:grid;gap:var(--merchant-page-gap);height:100dvh;max-width:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(104px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;width:100%}.merchant-workspace>:not(.merchant-compact-header):not(.merchant-bottom-nav):not(.modal-backdrop):not(.merchant-product-form-overlay):not(.merchant-report-screen){margin:0}.merchant-workspace .panel,.merchant-workspace .merchant-compact-card,.merchant-workspace .merchant-product-card,.merchant-workspace .merchant-stat-grid article,.merchant-workspace .merchant-dashboard-card-button,.merchant-workspace .merchant-review-summary-card article,.merchant-workspace .merchant-review-row.compact{border:var(--merchant-card-border);border-radius:var(--merchant-card-radius);box-shadow:var(--merchant-card-shadow)}.merchant-workspace .panel{padding:var(--merchant-card-padding)}.merchant-workspace .section-title{margin-bottom:var(--merchant-card-gap)}.merchant-workspace .section-title h2{font-size:var(--text-section-title)}.merchant-order-alert-card{display:grid;gap:12px}.merchant-order-alert-card .section-title h2,.merchant-notification-settings h2{align-items:center;display:inline-flex;gap:8px}.merchant-alert-actions{display:flex;flex-wrap:wrap;gap:10px}.merchant-alert-actions button{min-height:42px}.merchant-alert-message{background:#007a6014;border:1px solid rgba(0,122,96,.16);border-radius:14px;color:#075f4d;font-weight:700;margin:0;padding:10px 12px}.merchant-alert-debug{background:#f7faf9;border:1px dashed rgba(16,24,32,.2);border-radius:14px;color:#33423d;display:grid;gap:4px;padding:10px 12px}.merchant-alert-debug span,.merchant-alert-debug strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.merchant-notification-modal{display:grid;gap:14px;max-height:min(88vh,720px);overflow-y:auto}.merchant-notification-modal header{align-items:center;border-bottom:1px solid rgba(16,24,32,.08);display:flex;gap:12px;justify-content:space-between;padding-bottom:12px}.merchant-notification-modal header h2{margin:0 0 3px}.merchant-install-steps{display:grid;gap:10px;margin:0;padding-left:22px}.merchant-install-steps li{color:#33423d;font-size:16px;line-height:1.45}.app-update-banner{align-items:center;background:#0f172a;border-radius:14px;bottom:calc(82px + env(safe-area-inset-bottom));box-shadow:0 16px 40px #0f172a2e;color:#fff;display:flex;gap:12px;justify-content:space-between;left:16px;padding:10px 12px;position:fixed;right:16px;z-index:95}.app-update-banner button{background:#fff;border:0;border-radius:999px;color:#0f172a;font-size:16px;font-weight:800;padding:8px 12px}.app-version-chip{background:#0f172ad6;border-radius:999px;bottom:calc(132px + env(safe-area-inset-bottom));color:#fff;font-size:12px;font-weight:700;left:16px;max-width:calc(100vw - 32px);overflow-wrap:anywhere;padding:6px 10px;position:fixed;z-index:94}.shelf20-version-label{align-self:start;color:#64748b;display:block;font-size:12px;font-weight:500;line-height:1.25;max-width:100%;overflow-wrap:anywhere;padding:4px 2px;text-align:center}.admin-header-actions .shelf20-version-label{display:none}@media(min-width:560px){.admin-header-actions .shelf20-version-label{display:inline-flex}}.merchant-notification-list{display:grid;gap:10px;max-height:55vh;overflow-y:auto;padding-right:2px}.merchant-notification-row{align-items:center;background:#fff;border:1px solid rgba(16,24,32,.08);border-left:4px solid rgba(0,122,96,.35);border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:12px}.merchant-notification-row.read{border-left-color:#6b728038;opacity:.78}.merchant-notification-row div{display:grid;gap:4px;min-width:0}.merchant-notification-row span{color:#5f6f68;font-size:16px;line-height:1.35}.merchant-notification-row button{flex:0 0 auto}.merchant-notification-empty{align-items:center;color:#66736f;display:grid;gap:8px;justify-items:center;padding:28px 10px;text-align:center}.customer-notification-settings{gap:12px}.merchant-compact-header{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f5;border:1px solid rgba(16,24,32,.08);border-bottom:1px solid rgba(16,24,32,.08);border-radius:22px;box-shadow:0 8px 22px #10182014;display:flex;gap:10px;height:92px;justify-content:space-between;padding:14px 16px}.merchant-brand{align-items:center;display:flex;gap:12px;min-width:0}.merchant-compact-header .brand-mark{height:44px;width:44px}.merchant-brand div{display:grid;gap:2px;min-width:0}.merchant-brand strong{color:#1e293b;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-brand span{color:#6b7280;font-size:.78rem;font-weight:800}.merchant-compact-header .role-chip{font-size:.76rem;padding:6px 9px;white-space:nowrap}.merchant-customer-view-switch{display:flex;justify-content:flex-end;margin:-4px 0 0}.merchant-customer-view-switch button{min-height:40px;padding:8px 14px}.merchant-dashboard-overview{display:grid;gap:10px}.merchant-stat-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-stat-grid article{background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:14px;display:grid;gap:5px;padding:12px}.merchant-stat-grid span,.merchant-store-summary-card span{color:#6b7280;font-size:.78rem;font-weight:850}.merchant-stat-grid strong,.merchant-store-summary-card strong{color:#1e293b;font-size:.98rem}.merchant-subscription-status-card{display:grid;gap:12px}.merchant-subscription-status-card p{color:#475569;font-weight:750;line-height:1.4;margin:0}.merchant-plan-option{align-items:start;display:grid;gap:4px;justify-items:start;text-align:left}.merchant-plan-option.active{border-color:#007a6057;box-shadow:inset 0 0 0 1px #007a6033}.merchant-renewal-plan-list{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-renewal-plan-list .merchant-plan-option{min-height:64px;padding:10px}.merchant-renewal-status-card{background:#007a600f;border:1px solid rgba(0,122,96,.14);border-radius:14px;color:#475569;display:grid;gap:4px;padding:10px 12px}.merchant-renewal-status-card span{color:#64748b;font-weight:800}.merchant-renewal-status-card strong{color:#007a60}.merchant-renewal-status-card p{margin:0}.merchant-renewal-status-card.prominent{padding:14px}.merchant-renewal-sheet{align-self:end;background:#fffdf9fc;border:1px solid rgba(16,24,32,.08);border-radius:24px 24px 0 0;box-shadow:0 -18px 60px #1018203d;display:grid;gap:14px;max-height:88vh;overflow-y:auto;padding:16px;width:min(100%,480px)}.merchant-renewal-sheet-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.merchant-renewal-sheet-header h3,.merchant-renewal-sheet-header p,.merchant-renewal-section h4{margin:0}.merchant-renewal-sheet-header h3,.merchant-renewal-section h4{color:#1e293b}.merchant-renewal-sheet-header p{color:#64748b;font-weight:750}.merchant-renewal-section{border-top:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding-top:12px}.merchant-renewal-summary-list{display:grid;gap:8px}.merchant-renewal-summary-list span{align-items:center;color:#64748b;display:flex;font-weight:800;gap:10px;justify-content:space-between}.merchant-renewal-summary-list strong{color:#1e293b;text-align:right}.merchant-payment-details-box.compact img{max-height:150px;object-fit:contain;width:100%}.merchant-renewal-action-grid{display:grid;gap:8px;grid-template-columns:1fr}.merchant-renewal-form{border-top:1px solid rgba(16,24,32,.08);padding-top:12px}.merchant-payment-details-box{background:#faf8f3c7;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:8px;padding:12px}.merchant-payment-details-box span{color:#6b7280;display:grid;font-weight:800;gap:2px}.merchant-payment-details-box strong{color:#1e293b}.merchant-payment-details-box img{border:1px solid rgba(16,24,32,.08);border-radius:12px;max-width:140px;width:100%}.merchant-readonly-money{background:#faf8f3e6;border:1px solid rgba(16,24,32,.08);border-radius:12px;color:#1e293b;display:block;font-size:1.05rem;padding:12px 14px}.admin-renewals-panel{display:grid;gap:18px}.admin-renewal-summary{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-renewal-summary span{align-content:center;background:#faf8f3d1;border:1px solid rgba(16,24,32,.06);border-radius:16px;color:#64748b;display:grid;font-weight:800;gap:8px;justify-items:center;min-height:88px;padding:14px 10px;text-align:center}.admin-renewal-summary strong{color:#1e293b;font-size:1.45rem;line-height:1}.admin-renewal-segmented{display:grid;gap:8px;grid-auto-columns:minmax(92px,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.admin-renewal-segmented::-webkit-scrollbar{display:none}.admin-renewal-segmented button{background:#fffdf9f0;border:1px solid rgba(16,24,32,.08);border-radius:999px;color:#4b5563;font-size:var(--text-button);font-weight:700;min-height:42px;padding:0 14px;white-space:nowrap}.admin-renewal-segmented button.active{background:#007a601a;border-color:#007a603d;color:#007a60}.admin-renewal-tools{display:grid;gap:12px}.admin-renewal-tools input,.admin-renewal-tools select{background:#fff;border:1px solid #d7ddd8;border-radius:12px;box-sizing:border-box;color:#17211f;font-size:var(--text-body);min-height:52px;padding:12px 14px;width:100%}.admin-renewal-card{align-items:start}.admin-renewal-empty{align-items:center;background:#fffdf9c7;border:1px solid rgba(16,24,32,.06);border-radius:16px;color:#64748b;display:grid;gap:10px;justify-items:center;margin-top:2px;min-height:170px;padding:28px 18px;text-align:center}.admin-renewal-empty strong{color:#1e293b;font-size:1.05rem}.admin-renewal-empty p{margin:0}.admin-renewal-dialog{max-width:430px}.admin-banner-management{display:grid;gap:14px}.admin-banner-guidance{display:grid;gap:6px}.admin-banner-guidance strong{color:#1e293b}.admin-banner-guidance span{color:#64748b;font-weight:750;line-height:1.45}.admin-banner-editor,.admin-banner-form,.admin-banner-preview-block,.admin-banner-list{display:grid;gap:12px}.admin-banner-form label{color:#1e293b;display:grid;font-weight:850;gap:6px}.admin-banner-form input,.admin-banner-form select,.admin-banner-form textarea{background:#fff;border:1px solid #d7ddd8;border-radius:12px;box-sizing:border-box;color:#17211f;font-size:16px;min-height:52px;padding:12px 14px;width:100%}.admin-banner-form input[type=date],.admin-subscription-form input[type=date],.admin-renewal-tools input[type=date],.admin-form-grid input[type=date]{min-width:0;max-width:100%}.admin-banner-form textarea{min-height:82px;resize:vertical}.admin-banner-upload input{padding:12px}.admin-banner-date-row{display:grid;align-items:start;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-banner-date-row label{min-width:0}.admin-banner-preview-block>span{color:#64748b;font-weight:800}.admin-banner-tabs{background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.admin-banner-tabs button{background:#f7f7f3;border:1px solid transparent;border-radius:12px;color:#253238;font-size:16px;font-weight:850;min-height:44px}.admin-banner-tabs button.active{background:#e9f4ef;border-color:#007a6038;color:#006b56}.admin-banner-preview{aspect-ratio:1600 / 875;min-height:0;width:100%}.admin-banner-row{align-items:center;background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:12px;grid-template-columns:92px minmax(0,1fr);padding:10px}.admin-banner-row img{aspect-ratio:16 / 9;background:#f5f3ee;border-radius:12px;height:62px;object-fit:cover;width:92px}.admin-banner-row>div:nth-child(2){display:grid;gap:3px;min-width:0}.admin-banner-row strong{color:#1e293b}.admin-banner-row span{color:#64748b;font-weight:750}.admin-banner-analytics{background:#f7faf8;border:1px solid rgba(0,127,104,.1);border-radius:10px;display:grid;gap:6px 12px;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 10px}.admin-banner-analytics span{align-items:baseline;display:flex;flex-wrap:wrap;font-size:12px;gap:4px;line-height:1.3;min-width:0}.admin-banner-analytics strong{overflow-wrap:anywhere}.admin-banner-row .approval-actions{grid-column:1 / -1}.admin-fallback-banner-row{grid-template-columns:1fr}.admin-fallback-banner-row .admin-banner-preview{aspect-ratio:1600 / 875;min-height:0;width:100%}@media(max-width:520px){.admin-banner-date-row,.admin-form-grid{grid-template-columns:1fr}.admin-banner-analytics{grid-template-columns:repeat(2,minmax(0,1fr))}}.merchant-status-badge{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;gap:5px;font-size:.78rem!important;font-weight:900;justify-self:start;line-height:1;max-width:100%;padding:6px 9px;white-space:nowrap}.merchant-status-badge.green{background:#007a601a;border-color:#007a602e;color:#007a60}.merchant-status-badge.amber{background:#e0b95b29;border-color:#e0b95b47;color:#8a5d08}.merchant-status-badge.red{background:#b91c1c1a;border-color:#b91c1c2e;color:#b91c1c}.merchant-status-badge.blue{background:#0e74901a;border-color:#0e74902e;color:#0e7490}.merchant-status-badge.purple{background:#7c3aed1a;border-color:#7c3aed2e;color:#6d28d9}.merchant-status-badge.orange{background:#ea580c1a;border-color:#ea580c33;color:#c2410c}.merchant-status-badge.muted{background:#6b72801f;border-color:#6b728033;color:#4b5563}.merchant-orders-tab-shell{display:grid;gap:10px;padding:12px}.merchant-order-filter-bar{background:#ffffffd6;border:1px solid rgba(16,24,32,.08);border-radius:999px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;overflow:visible;padding:4px;width:100%}.merchant-order-filter-bar::-webkit-scrollbar{display:none}.merchant-filter-pill{background:#fffdf9eb;border:1px solid rgba(16,24,32,.08);border-radius:999px;color:#6b7280;flex:0 0 auto;font-size:var(--text-button);font-weight:600;height:36px;min-height:36px;padding:0 14px;white-space:nowrap}.merchant-order-filter-bar .merchant-filter-pill{flex:1 1 0;min-width:0;width:100%}.merchant-filter-pill.active{background:#007a601a;border-color:#007a6038;color:#007a60}.merchant-orders-panel{display:grid;gap:10px;padding:12px}.merchant-compact-card{background:#fffdf9eb;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:10px;padding:11px}.merchant-compact-card-header{align-items:start;display:flex;gap:10px;justify-content:space-between}.merchant-compact-card-header div:first-child{display:grid;gap:3px;min-width:0}.merchant-compact-card-header strong{color:#1e293b;font-size:.95rem}.merchant-compact-card-header span{color:#6b7280;font-size:.78rem;font-weight:800}.merchant-card-header-meta{align-items:end;display:grid;gap:6px;justify-items:end}.merchant-compact-summary{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-compact-summary.single{grid-template-columns:1fr}.merchant-compact-summary span,.merchant-expanded-details p,.merchant-expanded-details span{color:#6b7280;font-size:.8rem}.merchant-compact-summary strong,.merchant-breakdown-grid strong{color:#1e293b;display:block;font-size:.83rem}.merchant-details-toggle{justify-self:start;min-height:34px;padding:7px 11px}.merchant-expanded-details{background:#f8f4ec9e;border:1px solid rgba(16,24,32,.06);border-radius:14px;display:grid;gap:10px;padding:10px}.merchant-expanded-details section{display:grid;gap:5px}.merchant-expanded-details h3,.merchant-action-sections h3{color:#1e293b;font-size:.78rem;font-weight:950;margin:0}.merchant-expanded-details p{margin:0}.order-store-note{overflow-wrap:anywhere;white-space:pre-wrap}.merchant-breakdown-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-invoice-actions{display:grid;gap:8px}.merchant-invoice-actions select,.merchant-invoice-actions button{min-height:42px;width:100%}.merchant-request-order-modal{display:grid;grid-template-rows:auto minmax(0,1fr);max-height:88vh;max-height:88dvh;overflow:hidden;padding:0;width:min(100%,420px)}.merchant-request-order-modal .modal-header-row{align-items:center;border-bottom:1px solid rgba(16,24,32,.08);padding:14px 16px 10px}.merchant-request-order-modal .modal-close{font-size:0}.merchant-request-order-modal .modal-close:before{content:"×";font-size:20px;line-height:1}.merchant-request-order-form{display:grid;gap:0;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}.merchant-request-order-form-body{display:grid;gap:10px;min-height:0;overflow-y:auto;padding:12px 16px 110px;-webkit-overflow-scrolling:touch}.merchant-request-order-footer{background:#fffdf9fa;border-top:1px solid rgba(16,24,32,.08);bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:sticky;z-index:2}.merchant-request-order-footer .primary{min-height:52px;width:100%}.modal-header-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.modal-header-row h2{margin:0}.modal-header-row p{color:#6b7280;font-weight:750;margin:4px 0 0}.merchant-request-order-summary,.merchant-request-order-item{background:#faf8f3db;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:7px;padding:10px}.merchant-request-order-summary span{color:#6b7280;font-weight:750;line-height:1.4}.merchant-request-order-form label{gap:6px;min-width:0}.merchant-request-order-item .merchant-product-form-row{gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.merchant-request-order-item input,.merchant-request-order-form input,.merchant-request-order-form select,.merchant-request-order-form textarea{max-width:100%;width:100%}.shelf20-upi-panel,.merchant-account-upi-card{background:#fffdf9f5;border:1px solid rgba(0,122,96,.14);border-radius:18px;box-shadow:0 14px 34px #10182014;display:grid;gap:10px;padding:12px}.shelf20-upi-panel.compact{box-shadow:none}.shelf20-upi-panel strong,.merchant-account-upi-card h2{color:#1e293b}.shelf20-upi-panel p,.merchant-account-upi-card p{color:#6b7280;font-weight:750;line-height:1.45;margin:0}.shelf20-upi-meta,.merchant-account-upi-meta{display:grid;gap:6px}.shelf20-upi-meta span,.merchant-account-upi-meta span{align-items:center;color:#6b7280;display:flex;font-size:16px;font-weight:750;justify-content:space-between;gap:10px}.shelf20-upi-meta strong,.merchant-account-upi-meta strong{color:#1e293b;overflow-wrap:anywhere;text-align:right}.shelf20-upi-actions,.merchant-account-upi-actions{display:grid;gap:8px;grid-template-columns:1fr}.shelf20-upi-feedback{border-radius:12px;font-weight:850;padding:10px}.shelf20-upi-feedback.success{background:#007a601a;color:#007a60}.shelf20-upi-feedback.error{background:#dc26261a;color:#b91c1c}.order-detail-upi-actions{display:grid;gap:8px;margin-top:6px}.order-detail-upi-actions>.secondary{box-shadow:none;min-height:40px}.order-detail-upi-links{display:flex;flex-wrap:wrap;gap:12px}.order-detail-upi-links button{background:transparent;border:0;color:#007a60;cursor:pointer;font-size:14px;font-weight:600;min-height:0;padding:0}.order-detail-upi-links button:disabled{color:#94a3b8;cursor:not-allowed}.customer-upi-payment-page{background:#fffdf9;color:#101820;min-height:100dvh;padding:14px 16px calc(126px + env(safe-area-inset-bottom))}.customer-upi-payment-topbar{align-items:center;display:grid;grid-template-columns:minmax(72px,1fr) auto minmax(72px,1fr);gap:10px;margin:0 auto 18px;max-width:520px}.customer-upi-payment-topbar h2{color:#101820;font-size:1.18rem;font-weight:600;letter-spacing:0;margin:0;text-align:center}.customer-upi-payment-topbar .back-link{background:transparent;border:0;color:#007a60;cursor:pointer;font-size:1rem;font-weight:600;justify-self:start;padding:0}.customer-upi-payment-content{display:grid;gap:16px;margin:0 auto;max-width:520px}.customer-upi-payment-hero{display:grid;gap:6px}.customer-upi-payment-hero h1{color:#101820;font-size:1.38rem;font-weight:600;letter-spacing:0;margin:0}.customer-upi-payment-hero p,.customer-upi-payment-hero small{color:#475569;font-size:.95rem;font-weight:400;line-height:1.45;margin:0}.customer-upi-payment-hero p{color:#253238;font-weight:500}.customer-upi-payment-hero small{color:#6b7280;font-size:.84rem}.customer-upi-payment-page .muted{color:#6b7280;font-size:.9rem;font-weight:400;line-height:1.45;margin:0}.customer-upi-choice-summary{background:#f8fafcb3;border:1px solid rgba(15,23,42,.08);border-radius:16px;display:flex;flex-direction:column;gap:0;padding:10px 14px}.customer-upi-payment-summary{background:#fff}.customer-upi-summary-row{display:flex;flex-direction:column;gap:4px;min-width:0;padding:7px 0}.customer-upi-summary-row+.customer-upi-summary-row{border-top:1px solid rgba(15,23,42,.07)}.customer-upi-summary-row strong{color:#101820;font-size:1rem;font-weight:600;line-height:1.35;min-width:0;overflow-wrap:anywhere;word-break:break-word}.customer-upi-summary-row span{color:#4b5563;font-size:.9rem;font-weight:500;line-height:1.25;min-width:0;white-space:normal}.customer-upi-choice-copy{color:#475569;display:grid;font-size:.88rem;gap:6px;line-height:1.45}.customer-upi-choice-copy p{margin:0}.customer-upi-payment-instruction{background:#007a600f;border:1px solid rgba(0,122,96,.12);border-radius:16px;padding:12px 14px}.customer-upi-actions{display:grid;gap:10px;grid-template-columns:1fr;justify-items:stretch;padding-bottom:4px;width:100%}.customer-upi-payment-actions{gap:12px}.customer-upi-actions>button,.customer-upi-open-button,.customer-upi-app-button{box-shadow:none;display:flex;grid-column:1 / -1;justify-content:center;min-height:46px;width:100%}.customer-upi-qr-card{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:10px;justify-items:center;padding:12px;text-align:center;width:100%}.customer-upi-qr-code{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;display:grid;max-width:min(250px,100%);padding:10px;place-items:center;width:100%}.customer-upi-qr-code svg{display:block;height:auto;max-width:clamp(180px,60vw,230px);width:100%}.customer-upi-qr-meta{display:grid;gap:3px;justify-items:center;min-width:0}.customer-upi-qr-meta strong{color:#101820;font-size:1.05rem;font-weight:700}.customer-upi-qr-meta span,.customer-upi-qr-card p{color:#6b7280;font-size:.88rem;font-weight:400;line-height:1.4;margin:0;overflow-wrap:anywhere}.customer-upi-payment-page{background:#fff;min-height:100dvh;padding:16px 16px max(36px,env(safe-area-inset-bottom))}.customer-upi-payment-content{gap:14px;max-width:440px}.customer-upi-payment-topbar{margin-bottom:2px;max-width:none;width:100%}.customer-upi-payment-topbar .back-link{color:#17211f}.customer-upi-order-placed,.customer-upi-submitted{align-items:stretch;display:flex;flex-direction:column;min-height:calc(100dvh - 52px - env(safe-area-inset-bottom));text-align:center}.customer-upi-order-placed{justify-content:center}.customer-upi-success-icon,.customer-upi-submit-icon{align-items:center;align-self:center;background:#eaf7ee;border-radius:50%;color:#087d35;display:flex;height:92px;justify-content:center;margin-bottom:18px;width:92px}.customer-upi-order-placed h1,.customer-upi-submitted h1{color:#101820;font-size:1.6rem;font-weight:750;letter-spacing:0;margin:0 0 10px}.customer-upi-order-placed>p,.customer-upi-submitted>p{color:#475569;line-height:1.55;margin:0 auto 22px;max-width:330px}.customer-upi-order-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:0 10px 28px #0f172a12;display:grid;gap:0;margin-bottom:28px;padding:8px 16px;text-align:left}.customer-upi-order-card>div{display:grid;gap:5px;padding:12px 0}.customer-upi-order-card>div+div{border-top:1px solid rgba(15,23,42,.07)}.customer-upi-order-card span,.customer-upi-id-section label,.customer-upi-amount-card>span{color:#64748b;font-size:.82rem;font-weight:550}.customer-upi-order-card strong{color:#087d35;font-size:1rem;overflow-wrap:anywhere}.customer-upi-main-action{min-height:50px;width:100%}.customer-upi-trust-line{align-items:center;color:#166534;display:flex;font-size:.84rem;font-weight:600;gap:7px;justify-content:center}.customer-upi-store-identity{align-items:center;display:flex;flex-direction:column;gap:4px;text-align:center}.customer-upi-store-logo{align-items:center;background:#087d35;border-radius:50%;color:#fff;display:flex;font-size:.72rem;font-weight:800;height:58px;justify-content:center;margin:4px 0 5px;overflow:hidden;width:58px}.customer-upi-store-logo img{height:100%;object-fit:cover;width:100%}.customer-upi-store-identity h3{color:#101820;font-size:1.08rem;margin:0}.customer-upi-store-identity>span{color:#64748b;font-size:.82rem;overflow-wrap:anywhere}.customer-upi-amount-card{align-items:center;display:flex;flex-direction:column;gap:4px;text-align:center}.customer-upi-amount-card>strong{color:#087d35;font-size:2rem;line-height:1.1}.customer-upi-payment-split{background:#eef8f0;border:1px solid #d4eedb;border-radius:12px;display:grid;gap:5px;margin-top:7px;padding:9px 12px;width:100%}.customer-upi-payment-split span{align-items:center;color:#475569;display:flex;font-size:.84rem;justify-content:space-between}.customer-upi-payment-split strong{color:#17211f}.customer-upi-qr-card{border:0;gap:7px;padding:0}.customer-upi-scan-label{color:#475569;font-size:.82rem;font-weight:600}.customer-upi-qr-code{border-radius:12px;max-width:min(246px,100%);padding:12px}.customer-upi-id-section{display:grid;gap:6px}.customer-upi-id-field{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:12px;display:flex;gap:10px;justify-content:space-between;min-height:48px;padding:8px 8px 8px 13px}.customer-upi-id-field strong{color:#17211f;font-size:.94rem;overflow-wrap:anywhere;text-align:left}.customer-upi-id-field button{background:#eef8f0;border-radius:8px;color:#087d35;flex:0 0 34px;height:34px;padding:0;width:34px}.customer-upi-copied-state{align-items:center;background:#def4e4;border:1px solid #c4e9ce;border-radius:10px;color:#087d35;display:flex;gap:7px;justify-content:center;min-height:42px}.customer-upi-next-step{background:#f4faf6;border:1px solid #d8ede0;border-radius:12px;color:#334155;display:grid;gap:7px;padding:12px}.customer-upi-next-step>div{align-items:center;color:#087d35;display:flex;gap:7px}.customer-upi-next-step p{font-size:.87rem;line-height:1.5;margin:0}.customer-upi-completion-actions{display:grid;gap:10px;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr)}.customer-upi-completion-actions button{min-height:48px;min-width:0;padding-inline:10px;width:100%}.customer-upi-submitted{justify-content:center}.customer-upi-submit-icon{transform:rotate(-8deg)}.customer-upi-submitted-note{align-items:center;background:#eef8f0;border:1px solid #d4eedb;border-radius:14px;color:#315443;display:flex;gap:10px;margin-bottom:24px;padding:14px;text-align:left}.customer-upi-submitted-note svg{color:#087d35;flex:0 0 auto}.customer-upi-submitted-actions{display:grid;gap:10px}.customer-upi-submitted-actions button{min-height:50px;width:100%}@media(max-width:390px){.customer-upi-completion-actions{grid-template-columns:1fr}.customer-upi-order-placed,.customer-upi-submitted{min-height:calc(100dvh - 40px - env(safe-area-inset-bottom))}}.upi-diagnostic-page{background:#f8faf9;color:#0f172a;min-height:100vh;padding:24px 16px 48px}.upi-diagnostic-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;display:grid;gap:20px;margin:0 auto;max-width:760px;padding:20px}.upi-diagnostic-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.upi-diagnostic-header p{color:#007a60;font-size:13px;font-weight:650;margin:0 0 4px}.upi-diagnostic-header h1{font-size:24px;font-weight:650;letter-spacing:0;margin:0}.upi-diagnostic-home-link{align-items:center;display:inline-flex;min-height:40px;text-decoration:none;white-space:nowrap}.upi-diagnostic-fields{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.upi-diagnostic-fields label{color:#475569;display:grid;font-size:13px;font-weight:650;gap:6px}.upi-diagnostic-fields input{background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:12px;color:#0f172a;font-size:16px;min-height:44px;padding:0 12px}.upi-diagnostic-reference-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.upi-diagnostic-reference-row button{min-height:44px}.upi-diagnostic-copy-row{display:flex;flex-wrap:wrap;gap:10px}.upi-diagnostic-section{display:grid;gap:12px}.upi-diagnostic-section h2{font-size:16px;font-weight:650;margin:0}.upi-diagnostic-link-list{display:grid;gap:10px}.upi-diagnostic-link-card{border:1px solid rgba(15,23,42,.08);border-radius:16px;display:grid;gap:8px;padding:12px}.upi-diagnostic-action{align-items:center;display:inline-flex;justify-content:center;min-height:44px;text-align:center;text-decoration:none}.upi-diagnostic-action[aria-disabled=true]{cursor:not-allowed;opacity:.5}.upi-diagnostic-link-card code{background:#f8fafc;border:1px solid rgba(15,23,42,.06);border-radius:10px;color:#334155;display:block;font-size:12px;line-height:1.45;overflow-wrap:anywhere;padding:8px;white-space:normal}.upi-diagnostic-steps{color:#334155;display:grid;gap:6px;font-size:14px;margin:0;padding-left:20px}@media(max-width:640px){.upi-diagnostic-page{padding:12px 10px 36px}.upi-diagnostic-panel{border-radius:18px;padding:16px}.upi-diagnostic-header{display:grid}.upi-diagnostic-fields{grid-template-columns:1fr}}.shelf20-card-payment-block{background:#007a600f;border:1px solid rgba(0,122,96,.12);border-radius:16px;display:grid;gap:10px;padding:12px}.shelf20-card-payment-block.neutral{background:#6b72800f;border-color:#6b72801f}.shelf20-card-payment-block p{color:#6b7280;font-weight:750;line-height:1.4;margin:0}.shelf20-success-banner{align-items:flex-start;background:#007a601a;border:1px solid rgba(0,122,96,.18);border-radius:18px;color:#1e293b;display:flex;gap:12px;justify-content:space-between;padding:14px}.shelf20-success-banner div{display:grid;gap:4px}.shelf20-success-banner strong{color:#007a60}.shelf20-success-banner span,.shelf20-success-banner p{color:#6b7280;font-weight:750;margin:0}@media(min-width:520px){.shelf20-upi-actions,.merchant-account-upi-actions{grid-template-columns:1.2fr 1fr 1fr}}.merchant-action-sections{border-top:1px solid rgba(16,24,32,.07);display:grid;gap:12px;padding-top:10px}.merchant-action-sections.compact{gap:8px}.merchant-action-sections section{display:grid;gap:7px}.merchant-action-row{display:flex;flex-wrap:wrap;gap:8px}.merchant-action-row button,.merchant-request-actions .call-action{min-height:34px;padding:7px 10px}.merchant-action-row.fulfillment button{flex:1 1 132px}.merchant-request-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.merchant-order-accent,.merchant-request-accent,.merchant-product-accent{background:#fff;border-left-style:solid!important;border-left-width:5px!important}.merchant-order-accent.accent-0{border-left-color:#007a6094!important}.merchant-order-accent.accent-1{border-left-color:#2563eb80!important}.merchant-order-accent.accent-2{border-left-color:#7c3aed7a!important}.merchant-order-accent.accent-3{border-left-color:#d9770685!important}.merchant-request-accent.accent-0{border-left-color:#0d94888c!important}.merchant-request-accent.accent-1{border-left-color:#f59e0b8f!important}.merchant-request-accent.accent-2{border-left-color:#4f46e580!important}.merchant-request-accent.accent-3{border-left-color:#e11d486b!important}.merchant-product-accent.accent-0{border-left-color:#007a6075!important}.merchant-product-accent.accent-1{border-left-color:#2563eb61!important}.merchant-product-accent.accent-2{border-left-color:#d977066b!important}.merchant-product-accent.accent-3{border-left-color:#64748b6b!important}.merchant-requests-section{margin-top:18px!important;position:relative}.merchant-requests-section:before{background:linear-gradient(90deg,transparent,rgba(16,24,32,.12),transparent);content:"";display:block;height:1px;left:10px;position:absolute;right:10px;top:-10px}.merchant-products-panel{padding:12px}.merchant-products-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.merchant-products-header div{display:grid;gap:4px;min-width:0}.merchant-products-header h2{color:#1e293b;font-size:1rem;margin:0}.merchant-products-header span{color:#6b7280;font-size:.8rem;font-weight:900}.merchant-products-header button{flex:0 0 auto;min-height:38px;padding:8px 11px;white-space:nowrap}.merchant-product-card{background:#fffdf9eb;border:1px solid rgba(16,24,32,.08);border-radius:15px;display:grid;gap:9px;margin-top:10px;padding:10px}.merchant-product-main{display:grid;gap:7px}.merchant-product-main>span{display:none}.merchant-product-main strong{color:#1e293b;font-size:.98rem}.merchant-product-compact-meta{display:grid;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-product-compact-meta span{color:#6b7280;display:block;font-size:.8rem;font-weight:800}.merchant-product-compact-meta .merchant-product-price{color:#1e293b;font-size:.95rem;font-weight:950}.merchant-product-details{border-top:1px solid rgba(16,24,32,.07);display:grid;gap:6px;padding-top:7px}.merchant-product-details summary{color:#007a60;cursor:pointer;font-size:.82rem;font-weight:950}.merchant-product-details span{color:#6b7280;display:block;font-size:.8rem}.merchant-product-actions{display:grid;gap:8px;grid-template-columns:minmax(0,.9fr) minmax(118px,1.35fr)}.merchant-product-actions button{font-size:.78rem;min-height:38px;padding:8px 10px;white-space:nowrap}.merchant-product-actions .danger{grid-column:1 / -1;justify-self:stretch}.merchant-product-form-overlay{background:#faf8f3;box-sizing:border-box;height:100svh;height:100dvh;top:0;right:0;bottom:0;left:0;max-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0;position:fixed;scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom));touch-action:pan-y;-webkit-overflow-scrolling:touch;width:100%;z-index:120}.merchant-product-form-screen{background:#fffdf9;border:0;border-radius:0;box-shadow:none;display:block;height:auto;margin:0 auto;max-height:none;max-width:100%;min-height:100%;overflow:visible;width:100%}.merchant-product-form-screen>header{align-items:center;border-bottom:1px solid rgba(16,24,32,.08);display:flex;gap:12px;justify-content:space-between;padding:16px}.merchant-product-form-screen>header>div{min-width:0}.merchant-product-form-screen h2{color:#1e293b;font-size:1.04rem;margin:0;overflow-wrap:anywhere}.merchant-product-form-screen header span{color:#6b7280;display:block;font-size:.8rem;font-weight:900;margin-top:3px}.modal-icon-close{background:#1018200f;border:0;color:#1e293b;flex:0 0 40px;font-size:0}.modal-icon-close:before{content:"×";font-size:1.25rem;line-height:1}.merchant-product-form-body{align-content:start;display:grid;grid-template-rows:repeat(9,auto) minmax(62px,auto);min-height:0;overflow:visible;padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.merchant-product-save-button{bottom:calc(12px + env(safe-area-inset-bottom));box-shadow:0 12px 30px #007a603d;position:sticky;z-index:2}.modal-icon-close:before{content:"×"}.close-btn,.modal-close,.modal-icon-close{align-items:center!important;aspect-ratio:1 / 1!important;background:#1018200f!important;border-radius:50%!important;box-sizing:border-box!important;display:inline-flex!important;flex:0 0 40px!important;flex-shrink:0!important;gap:0!important;height:40px!important;justify-content:center!important;line-height:1!important;max-height:40px!important;max-width:40px!important;min-height:40px!important;min-width:40px!important;padding:0!important;width:40px!important}.close-btn svg,.modal-close svg,.modal-icon-close svg{flex-shrink:0;height:18px;width:18px}.merchant-product-form{display:block;height:auto;min-height:0;overflow:visible;width:100%}.merchant-product-form .merchant-product-form-body{border-top:0;gap:10px;grid-template-rows:none;margin-top:0;padding:14px 16px 24px;width:100%}.merchant-product-form-row{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-product-form-body label{max-width:100%;min-width:0}.merchant-product-form-body input,.merchant-product-form-body select,.merchant-product-form-body textarea{font-size:16px;max-width:100%;min-width:0;width:100%}.merchant-product-image-upload-section{display:grid;gap:8px}.merchant-product-image-upload-section>div:first-child{align-items:end;display:flex;gap:8px;justify-content:space-between;min-width:0}.merchant-product-image-upload-section strong{color:#1e293b;font-size:.9rem}.merchant-product-image-upload-section span,.merchant-product-image-slot span{color:#6b7280;font-size:.72rem;font-weight:800}.merchant-product-image-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-product-image-slot{background:transparent;border:0;border-radius:0;display:grid;gap:5px;min-width:0;padding:0}.merchant-product-image-slot>div:first-child{align-items:center;display:flex;justify-content:space-between}.merchant-product-image-slot>div:first-child strong{color:#34423e;font-size:.72rem;line-height:1.1}.merchant-product-upload-box,.merchant-product-image-preview{align-items:center;aspect-ratio:1 / 1;background:#e8efecbd;background-position:center;background-size:cover;border:1px dashed rgba(16,24,32,.16);border-radius:12px;color:#007a60;display:flex;font-size:.72rem;font-weight:950;justify-content:center;min-height:0;text-align:center;width:100%}.merchant-product-image-preview{background-color:#fff;border-style:solid}.merchant-product-image-actions{display:flex;justify-content:center;min-height:28px}.merchant-product-image-actions .secondary{align-items:center;background:#eef2f0;border-radius:10px;color:#34423e;cursor:pointer;display:inline-flex;font-size:.68rem;font-weight:900;justify-content:center;min-height:26px;padding:4px 8px}.merchant-product-file-input{display:none}.merchant-product-form-footer{background:#fffdf9fa;border-top:1px solid rgba(16,24,32,.08);box-shadow:0 -12px 28px #10182014;flex-shrink:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:relative;z-index:3}.merchant-product-form .merchant-product-save-button{bottom:auto;min-height:52px;position:static;width:100%}.merchant-product-highlight-field{align-content:start;display:grid;gap:7px;min-width:0}.merchant-product-highlight-field>strong{color:#1e293b;font-size:.86rem;font-weight:900}.merchant-product-highlight-chips{display:flex;flex-wrap:wrap;gap:6px}.merchant-product-highlight-chips button{background:#f8f4eccc;border:1px solid rgba(16,24,32,.1);border-radius:999px;color:#34423e;flex:1 1 auto;font-size:.7rem;font-weight:900;min-height:34px;min-width:min(100%,88px);padding:6px 9px;white-space:nowrap}.merchant-product-highlight-chips button.active{background:#007a601f;border-color:#007a6052;color:#007a60}.merchant-product-delivery-note{background:#f8f4ecb8;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:4px;padding:10px 12px}.merchant-product-delivery-note strong{color:#1e293b;font-size:.9rem}.merchant-product-delivery-note span{color:#007a60;font-size:.78rem;font-weight:950}.merchant-product-delivery-note p{color:#6b7280;font-size:.76rem;font-weight:700;line-height:1.35;margin:0}.merchant-final-state{align-items:center;background:#f8f4ec9e;border:1px solid rgba(16,24,32,.06);border-radius:14px;display:flex;gap:10px;justify-content:space-between;padding:9px 10px}.merchant-final-state strong{color:#6b7280;font-size:.8rem;font-weight:950;text-transform:uppercase}.merchant-confirm-modal{display:grid;gap:14px;max-width:420px;text-align:left}.merchant-confirm-modal h2{color:#1e293b;font-size:1.15rem;margin:0}.merchant-confirm-modal p{color:#6b7280;font-size:.92rem;margin:0}.merchant-confirm-modal label{color:#1e293b;display:grid;font-size:.86rem;font-weight:900;gap:7px}.merchant-confirm-modal textarea{min-height:92px}.merchant-confirm-modal.success{justify-items:center;text-align:center}.merchant-success-mark{align-items:center;background:#007a601f;border:1px solid rgba(0,122,96,.18);border-radius:999px;color:#007a60;display:inline-flex;font-size:1.4rem;font-weight:950;height:46px;justify-content:center;width:46px}.merchant-quick-actions,.merchant-store-summary-card{padding:12px}.merchant-quick-actions{display:grid;gap:14px}.merchant-action-grid{display:grid;column-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px}.merchant-action-grid button{min-height:40px;padding:8px 10px}.merchant-action-grid button:last-child{grid-column:1 / -1}.merchant-delivery-log-action{align-content:center;display:grid!important;gap:2px!important;justify-items:center;text-align:center}.merchant-delivery-log-action span{color:#6b7280;font-size:.68rem;font-weight:750}.merchant-delivery-log-card{align-items:center;background:#f8f4ec9e;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.merchant-delivery-log-card div{display:grid;gap:3px}.merchant-delivery-log-card strong{color:#1e293b;font-size:.94rem}.merchant-delivery-log-card span{color:#6b7280;font-size:.8rem;font-weight:760}.merchant-dashboard-card-button{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.merchant-dashboard-card-button div{display:grid;gap:3px}.merchant-dashboard-card-button h2{color:#1e293b;font-size:1rem;margin:0}.merchant-dashboard-card-button p{color:#6b7280;font-size:.82rem;font-weight:760;margin:0}.merchant-dashboard-card-button button{white-space:nowrap}.merchant-voucher-screen{background:#fffdf9;height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.merchant-voucher-header{background:#fffdf9fa;border-bottom:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding:16px}.plain-back{background:transparent;color:#1e293b;justify-content:start;padding:0;width:fit-content}.merchant-voucher-header h2{color:#1e293b;font-size:1.2rem;margin:0}.merchant-voucher-header span{color:#6b7280;font-size:.92rem;font-weight:760}.merchant-voucher-content{align-content:start;display:grid;gap:14px;overflow-y:auto;padding:16px 16px 104px}.merchant-voucher-form{display:grid;gap:12px;min-width:0}.merchant-voucher-content>.merchant-voucher-form{background:#fffdf9;border:0;border-radius:0;display:grid;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:16px 16px 110px;position:fixed;z-index:160}.merchant-voucher-form label{color:#1e293b;display:grid;font-weight:850;gap:7px;min-width:0}.merchant-voucher-form input,.merchant-voucher-form select{background:#fffdf9;border:1px solid rgba(16,24,32,.1);border-radius:14px;font-size:16px;min-height:52px;min-width:0;padding:0 14px;width:100%;box-sizing:border-box}.merchant-voucher-form input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:52px}.merchant-voucher-two-col{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.merchant-voucher-code-builder{background:#f8f4eca8;border:1px solid rgba(16,24,32,.08);border-radius:16px;display:grid;gap:10px;padding:12px;min-width:0}.merchant-voucher-code-builder>div{display:grid;gap:6px;grid-template-columns:auto minmax(0,1fr) auto;min-width:0}.merchant-voucher-code-builder span{align-items:center;background:#fffdf9;border:1px solid rgba(16,24,32,.1);border-radius:12px;color:#007a60;display:inline-flex;font-weight:950;min-height:44px;padding:0 10px;white-space:nowrap}.merchant-voucher-code-builder input{min-width:0}.merchant-voucher-code-builder>button{justify-self:start;width:fit-content}.merchant-voucher-code-builder p{color:#6b7280;display:grid;gap:6px;margin:0;min-width:0;overflow-wrap:anywhere}.merchant-voucher-field-help{color:#6b7280;font-size:.82rem;font-weight:700;line-height:1.3}.merchant-voucher-submit{margin-top:4px;width:100%}.merchant-voucher-list,.merchant-voucher-card{display:grid;gap:12px}.merchant-voucher-card header{align-items:start;display:flex;gap:10px;justify-content:space-between}.merchant-voucher-card header div,.merchant-voucher-meta{display:grid;gap:4px}.merchant-voucher-card header span,.merchant-voucher-meta span{color:#6b7280;font-size:.9rem;font-weight:760}.merchant-voucher-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-voucher-actions button{min-height:38px;white-space:nowrap}.merchant-voucher-message{border-radius:14px;font-weight:850;margin:0;padding:10px 12px}.merchant-voucher-message.success{background:#007a601a;color:#007a60}.merchant-voucher-message.error{background:#be123c14;color:#be123c}.merchant-voucher-uses-modal{display:grid;gap:12px;max-width:440px}.merchant-voucher-uses-modal>header{align-items:center;display:flex;gap:12px;justify-content:space-between}.merchant-voucher-uses-modal h2{color:#1e293b;font-size:1.05rem;margin:0}.merchant-voucher-uses{display:grid;gap:10px}.merchant-voucher-use-list{display:grid;gap:8px}.merchant-voucher-use-list div{background:#f8f4ec94;border:1px solid rgba(16,24,32,.06);border-radius:12px;display:grid;gap:3px;padding:9px 10px}.merchant-voucher-use-list span{color:#6b7280;font-size:.86rem;font-weight:760}.merchant-store-summary-card{display:grid;gap:9px}.merchant-store-live-notice{background:#007a6014;border:1px solid rgba(0,122,96,.16);color:#075e4b;font-size:.92rem;font-weight:760;line-height:1.35}.merchant-store-summary-card h2{color:#1e293b;font-size:1rem;margin:0}.merchant-store-summary-card div{align-items:center;display:flex;gap:10px;justify-content:space-between}.merchant-bottom-nav{align-items:center;background:#fffdf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(16,24,32,.08);border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -14px 34px #1018201f;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2px;left:50%;max-width:720px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));position:fixed;transform:translate(-50%);width:min(100%,720px);z-index:50}.merchant-bottom-nav button,.shelf20-bottom-nav button,.admin-bottom-nav button{font-size:11px!important;font-weight:600!important;gap:3px;line-height:1.1;min-width:0;white-space:nowrap}.merchant-bottom-nav button svg,.shelf20-bottom-nav button svg,.admin-bottom-nav button svg{height:19px;width:19px}.merchant-bottom-nav button{align-items:center;background:transparent;border:0;border-radius:14px;color:#6b7280;display:grid;flex:1 1 0;justify-items:center;min-height:50px;padding:5px 1px}.merchant-bottom-nav button.active{background:#007a601a;color:#007a60}.merchant-bottom-nav button.active svg{stroke:#007a60}.merchant-nav-icon{display:inline-grid;line-height:0;place-items:center;position:relative}.merchant-order-count-badge{align-items:center;background:#007a60;border:2px solid #fffdf9;border-radius:999px;color:#fff;display:inline-flex;font-size:.62rem;font-weight:950;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-12px;top:-9px}.merchant-delivery-log-modal{display:grid;gap:12px;grid-template-rows:auto auto minmax(0,1fr);max-height:min(680px,calc(100svh - 36px));max-width:460px;overflow:hidden;padding:16px}.merchant-delivery-log-modal>header{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:40px;position:sticky;top:0;z-index:2}.merchant-delivery-log-modal h2{color:#1e293b;font-size:1.08rem;line-height:1.2;margin:0}.merchant-delivery-log-modal .modal-close{margin:0!important;position:static!important;right:auto!important;top:auto!important;transform:none!important}.merchant-delivery-search{background:#fffdf9;border:1px solid rgba(16,24,32,.1);border-radius:14px;color:#1e293b;font-size:16px;min-height:44px;outline:0;padding:0 12px;width:100%}.merchant-delivery-agent-list{display:grid;gap:9px;min-height:0;overflow-y:auto;padding-right:2px}.merchant-delivery-agent-row{align-items:center;background:#f8f4ec94;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.merchant-delivery-agent-row div{display:grid;gap:2px;min-width:0}.merchant-delivery-agent-row strong{color:#1e293b;font-size:.92rem}.merchant-delivery-agent-row span,.merchant-delivery-agent-row small{color:#6b7280;font-size:.78rem;font-weight:760}.merchant-business-form-screen{background:#fffdf9;display:grid;grid-template-rows:auto minmax(0,1fr);top:0;right:0;bottom:0;left:0;overflow:hidden;position:fixed;z-index:150}.merchant-business-form-screen>header{align-items:center;background:#fffdf9fa;border-bottom:1px solid rgba(16,24,32,.08);display:flex;gap:12px;justify-content:space-between;padding:16px}.merchant-business-form-screen>header div{display:grid;gap:2px;min-width:0}.merchant-business-form-screen h2{color:#1e293b;font-size:1.08rem;line-height:1.2;margin:0}.merchant-business-form-screen header span{color:#6b7280;font-size:.8rem;font-weight:800}.merchant-business-form{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}.merchant-business-form main{align-content:start;display:grid;gap:12px;overflow-y:auto;padding:16px 16px 124px}.merchant-business-form label{color:#1e293b;display:grid;font-size:16px;font-weight:800;gap:7px;min-width:0}.merchant-business-form input,.merchant-business-form textarea{background:#fff;border:1px solid rgba(16,24,32,.1);border-radius:14px;box-sizing:border-box;color:#1e293b;font-size:16px;min-height:48px;outline:0;padding:0 13px;width:100%}.merchant-business-form textarea{min-height:86px;padding:12px 13px;resize:vertical}.merchant-field-help{color:#6b7280;font-size:.82rem;font-weight:700;line-height:1.35}.shelf20-store-contact-social strong,.store-contact-social-line strong{display:grid;gap:4px}.shelf20-store-contact-social strong span,.store-contact-social-line strong span{overflow-wrap:anywhere}.shelf20-store-contact-social a,.store-contact-social-line a{color:#007a60;font-weight:850;text-decoration:none;overflow-wrap:anywhere}.admin-analytics-page{display:grid;gap:16px;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.admin-analytics-heading,.admin-analytics-store-picker,.admin-analytics-report-area,.admin-analytics-prompt{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:8px}.admin-analytics-heading{align-items:center;display:flex;gap:12px;padding:16px}.admin-analytics-heading h2,.admin-analytics-top-products h3{color:#0f172a;font-size:1.08rem;margin:0}.admin-analytics-heading p,.admin-analytics-top-products p{color:#64748b;font-size:.86rem;line-height:1.4;margin:4px 0 0}.admin-analytics-title-icon{align-items:center;background:#eaf7ef;border-radius:8px;color:#087d47;display:flex;flex:0 0 46px;height:46px;justify-content:center}.admin-analytics-store-picker,.admin-analytics-report-area{display:grid;gap:14px;padding:14px}.admin-analytics-search{align-items:center;border:1px solid #cfdad4;border-radius:7px;color:#64748b;display:flex;gap:9px;min-width:0;padding:0 12px}.admin-analytics-search:focus-within{border-color:#087d47;box-shadow:0 0 0 3px #087d471a}.admin-analytics-search input{border:0;box-shadow:none;min-height:48px;min-width:0;outline:0;padding:0;width:100%}.admin-analytics-store-list{display:grid;gap:8px;max-height:390px;overflow-y:auto}.admin-analytics-store-list>button{align-items:center;background:#fff;border:1px solid #e2e8e5;border-radius:7px;color:#0f172a;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:11px 12px;text-align:left;width:100%}.admin-analytics-store-list>button.selected{background:#f0faf4;border-color:#087d47}.admin-analytics-store-list>button>span:first-child{display:grid;gap:3px;min-width:0}.admin-analytics-store-list strong,.admin-analytics-selected-store strong{overflow-wrap:anywhere}.admin-analytics-store-list small,.admin-analytics-selected-store small{color:#64748b;font-size:.75rem;line-height:1.35}.admin-analytics-store-list>p,.admin-analytics-empty{color:#64748b;margin:8px 0;text-align:center}.admin-analytics-lifetime{display:flex;gap:8px}.admin-analytics-lifetime small{display:grid;gap:2px;text-align:center}.admin-analytics-lifetime b{color:#087d47;font-size:.88rem}.admin-analytics-selected-store{border-left:4px solid #087d47;display:grid;gap:3px;padding:3px 0 3px 11px}.admin-analytics-selected-store>span{color:#087d47;font-size:.72rem;font-weight:850;text-transform:uppercase}.admin-analytics-date-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-analytics-date-row label{color:#334155;display:grid;font-size:.8rem;font-weight:800;gap:6px;min-width:0}.admin-analytics-date-row label>span{align-items:center;display:flex;gap:5px}.admin-analytics-date-row input{box-sizing:border-box;min-width:0;width:100%}.admin-analytics-message{background:#fff3f2;border:1px solid #fecaca;border-radius:6px;color:#b42318;font-size:.84rem;margin:0;padding:10px}.admin-analytics-loading{color:#64748b;padding:24px;text-align:center}.admin-analytics-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-analytics-summary-grid article{background:#f8faf9;border:1px solid #e0e8e4;border-radius:7px;display:grid;gap:5px;min-width:0;padding:11px}.admin-analytics-summary-grid article>span{color:#087d47}.admin-analytics-summary-grid small{color:#64748b;font-size:.72rem;line-height:1.2}.admin-analytics-summary-grid strong{color:#0f172a;font-size:1.35rem}.admin-analytics-top-products{border-top:1px solid #e2e8e5;display:grid;gap:8px;padding-top:14px}.admin-analytics-top-products article{align-items:center;border-bottom:1px solid #edf1ef;display:grid;gap:10px;grid-template-columns:24px 44px minmax(0,1fr) auto;min-width:0;padding:8px 0}.admin-analytics-rank{color:#64748b;font-size:.8rem;font-weight:900;text-align:center}.admin-analytics-top-products img,.admin-analytics-product-placeholder{align-items:center;background:#eef3f0;border-radius:6px;display:flex;height:44px;justify-content:center;object-fit:cover;width:44px}.admin-analytics-top-products article>span:nth-child(3){display:grid;gap:2px;min-width:0}.admin-analytics-top-products article strong{color:#0f172a;font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-analytics-top-products article small{color:#64748b;font-size:.75rem}.admin-analytics-top-products article>b{color:#087d47;font-size:.78rem;white-space:nowrap}.admin-analytics-generate{align-items:center;display:inline-flex;gap:7px;justify-content:center;justify-self:end}.admin-analytics-prompt{align-items:center;color:#64748b;display:grid;gap:6px;justify-items:center;padding:30px 16px;text-align:center}.admin-analytics-prompt strong{color:#0f172a}.admin-analytics-report-overlay{background:#eef3f0;top:0;right:0;bottom:0;left:0;min-height:100dvh;overflow-y:auto;padding:calc(76px + env(safe-area-inset-top)) 10px calc(24px + env(safe-area-inset-bottom));position:fixed;z-index:130}.admin-analytics-report-toolbar{background:#fff;border:1px solid #dce5e0;border-radius:8px;display:flex;gap:8px;left:50%;padding:8px;position:fixed;top:calc(10px + env(safe-area-inset-top));transform:translate(-50%);width:min(520px,calc(100vw - 20px));z-index:2}.admin-analytics-report-toolbar button{align-items:center;display:flex;flex:1 1 0;gap:6px;justify-content:center;min-width:0}.admin-analytics-report-overlay>p{color:#64748b;font-size:.75rem;margin:0 auto 9px;text-align:center}.admin-analytics-report-preview{display:flex;justify-content:center;max-width:100%;overflow-x:hidden}.admin-analytics-report-preview>div{width:min(210mm,100%)}.admin-analytics-report-preview .analytics-report-paper{aspect-ratio:210 / 297;background:#fff;box-shadow:0 14px 32px #0f172a24;color:#102033;display:flex;flex-direction:column;min-height:0;padding:clamp(16px,5vw,45px);width:100%}.admin-analytics-report-preview .analytics-report-paper>header,.admin-analytics-report-preview .analytics-report-paper>footer{align-items:center;border-bottom:1px solid #dce5e0;display:flex;justify-content:space-between;padding-bottom:clamp(10px,2.2vw,19px)}.admin-analytics-report-preview .analytics-report-paper header>div:last-child{text-align:right}.admin-analytics-report-preview .analytics-report-paper header p{color:#64748b;font-size:clamp(8px,1.5vw,11px);margin:0 0 3px;text-transform:uppercase}.admin-analytics-report-preview .brand{color:#087d47;font-size:clamp(17px,4vw,25px);font-weight:950}.admin-analytics-report-preview .report-title{padding:clamp(14px,3.5vw,31px) 0 clamp(10px,2.5vw,22px)}.admin-analytics-report-preview .report-title>span{color:#087d47;font-size:clamp(8px,1.5vw,11px);font-weight:850;text-transform:uppercase}.admin-analytics-report-preview .report-title h1{font-size:clamp(16px,3.7vw,25px);margin:3px 0 7px}.admin-analytics-report-preview .report-title p{color:#475569;font-size:clamp(9px,2vw,13px);margin:3px 0}.admin-analytics-report-preview .report-metrics{display:grid;gap:clamp(5px,1.2vw,11px);grid-template-columns:repeat(3,minmax(0,1fr))}.admin-analytics-report-preview .report-metrics div{border:1px solid #dce5e0;border-radius:6px;min-width:0;padding:clamp(6px,1.5vw,14px)}.admin-analytics-report-preview .report-metrics span{color:#64748b;display:block;font-size:clamp(7px,1.5vw,11px);margin-bottom:4px}.admin-analytics-report-preview .report-metrics strong{font-size:clamp(14px,3.2vw,21px)}.admin-analytics-report-preview .report-products{margin-top:clamp(14px,3.5vw,26px)}.admin-analytics-report-preview .report-products h2{font-size:clamp(13px,3vw,17px);margin:0 0 10px}.admin-analytics-report-preview .report-products ol{border-top:1px solid #dce5e0;list-style:none;margin:0;padding:0}.admin-analytics-report-preview .report-products li{border-bottom:1px solid #e8eeeb;display:flex;gap:10px;font-size:clamp(8px,2vw,13px);justify-content:space-between;padding:clamp(5px,1.3vw,11px) 0}.admin-analytics-report-preview .report-products li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-analytics-report-preview .report-products li strong{color:#087d47;flex:0 0 auto}.admin-analytics-report-preview .analytics-report-paper>footer{border-bottom:0;border-top:1px solid #dce5e0;color:#64748b;font-size:clamp(7px,1.5vw,11px);margin-top:auto;padding-bottom:0;padding-top:clamp(9px,1.8vw,16px)}@media(max-width:620px){.admin-analytics-heading{align-items:flex-start}.admin-analytics-store-list>button{align-items:start;grid-template-columns:1fr}.admin-analytics-lifetime{justify-content:space-between}.admin-analytics-date-row{grid-template-columns:1fr}.admin-analytics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-analytics-generate{justify-self:stretch}.admin-analytics-top-products article{grid-template-columns:22px 40px minmax(0,1fr) auto}.admin-analytics-top-products img,.admin-analytics-product-placeholder{height:40px;width:40px}}@media(max-width:430px){.admin-analytics-report-overlay{padding-top:calc(124px + env(safe-area-inset-top))}.admin-analytics-report-toolbar{flex-wrap:wrap}.admin-analytics-report-toolbar .admin-analytics-download{flex-basis:100%}}.merchant-business-form input[readonly]{background:#f8f4ecb8;color:#6b7280}.merchant-business-form footer{background:#fffdf9fa;border-top:1px solid rgba(16,24,32,.08);padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.merchant-business-form footer button{min-height:52px;width:100%}.merchant-password-screen{background:#fffdf9;display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;top:0;right:0;bottom:0;left:0;overflow:hidden;position:fixed;z-index:150}.merchant-password-screen>header{align-items:center;background:#fffdf9fa;border-bottom:1px solid rgba(16,24,32,.08);display:flex;gap:12px;justify-content:space-between;padding:16px}.merchant-password-screen>header div{display:grid;gap:4px;min-width:0}.merchant-password-screen h2{color:#1e293b;font-size:1.08rem;line-height:1.2;margin:0}.merchant-password-screen header span{color:#6b7280;font-size:16px;font-weight:760;line-height:1.35}.merchant-password-form{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}.merchant-password-form main{align-content:start;display:grid;gap:14px;overflow-y:auto;padding:18px 16px 124px;-webkit-overflow-scrolling:touch}.merchant-password-form label{color:#1e293b;display:grid;font-size:16px;font-weight:800;gap:7px}.merchant-password-form input{background:#fff;border:1px solid rgba(16,24,32,.1);border-radius:14px;box-sizing:border-box;color:#1e293b;font-size:16px;min-height:50px;outline:0;padding:0 13px;width:100%}.merchant-password-form footer{background:#fffdf9fa;border-top:1px solid rgba(16,24,32,.08);padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.merchant-password-form footer button{min-height:52px;width:100%}.merchant-store-cover-panel{display:grid;gap:0}.merchant-store-cover-panel .section-title{align-items:start;margin-bottom:12px}.merchant-store-cover-preview{align-items:center;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.95),transparent 30%),linear-gradient(135deg,#007a60e6,#0b3631fa 60%,#101820f5);background-position:center;background-size:cover;border:1px solid rgba(16,24,32,.08);border-radius:18px;color:#ffffffe0;display:flex;font-size:16px;font-weight:850;height:156px;justify-content:center;margin-bottom:14px;overflow:hidden;text-align:center;width:100%}.merchant-store-cover-preview.has-image{background-color:#f5f3ee}.merchant-cover-upload-button{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;margin-top:0;min-height:48px;text-align:center;width:100%}.merchant-cover-upload-button input{display:none}.merchant-logo-upload-button{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:16px!important;font-weight:600;height:44px;justify-content:center;margin-top:0;min-height:44px;padding:0 16px;text-align:center;width:100%}.merchant-store-logo-panel .merchant-logo-upload-button{margin-top:12px}.merchant-logo-upload-button input{display:none}.merchant-business-details-modal{display:grid;gap:14px;max-width:440px}.merchant-business-details-modal>header{align-items:center;display:flex;justify-content:space-between}.merchant-business-details-modal h2{color:#1e293b;font-size:1.08rem;margin:0}.merchant-business-details-modal .modal-close{margin:0!important;position:static!important;right:auto!important;top:auto!important;transform:none!important}.merchant-business-detail-list{display:grid;gap:9px}.merchant-business-detail-list span{align-items:start;background:#f8f4ec9e;border:1px solid rgba(16,24,32,.06);border-radius:14px;color:#6b7280;display:grid;font-size:16px;font-weight:760;gap:3px;padding:10px 12px}.merchant-business-detail-list strong{color:#1e293b;font-weight:850;overflow-wrap:anywhere}.merchant-report-screen{background:#fffdf9;display:grid;grid-template-rows:auto minmax(0,1fr);top:0;right:0;bottom:0;left:0;overflow:hidden;position:fixed;z-index:130}.merchant-report-screen>header{align-items:center;background:#fffdf9fa;border-bottom:1px solid rgba(16,24,32,.08);display:flex;gap:12px;justify-content:space-between;padding:16px}.merchant-report-screen>header div{display:grid;gap:2px;min-width:0}.merchant-report-screen h2{color:#1e293b;font-size:1.08rem;margin:0}.merchant-report-screen header span{color:#6b7280;font-size:.78rem;font-weight:800}.merchant-report-screen main{display:grid;gap:14px;overflow-y:auto;padding:14px 16px calc(24px + env(safe-area-inset-bottom))}.merchant-report-filter-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.merchant-report-filter-row::-webkit-scrollbar{display:none}.merchant-report-section{border-top:1px solid rgba(16,24,32,.08);display:grid;gap:10px;padding-top:14px}.merchant-report-section:first-of-type{border-top:0;padding-top:0}.merchant-report-section h3{color:#1e293b;font-size:1rem;margin:0}.merchant-report-section-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.merchant-report-section-heading button{background:transparent;border:0;color:#007a60;font-size:.78rem;font-weight:900;min-height:auto;padding:0;white-space:nowrap}.merchant-report-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-report-grid article{background:#ffffffdb;border:1px solid rgba(16,24,32,.08);border-radius:14px;display:grid;gap:6px;min-height:74px;padding:12px}.merchant-report-grid span{color:#6b7280;font-size:.74rem;font-weight:850;line-height:1.25}.merchant-report-grid strong{color:#1e293b;font-size:.98rem;font-weight:950;line-height:1.15}.merchant-report-activity-list{display:grid;gap:0}.merchant-report-activity-list article{align-items:center;border-bottom:1px solid rgba(16,24,32,.08);column-gap:10px;display:grid;grid-template-columns:minmax(86px,.85fr) minmax(0,1fr) auto;min-height:48px;padding:8px 0}.merchant-report-activity-list article:last-child{border-bottom:0}.merchant-report-activity-list span{color:#6b7280;font-size:.76rem;font-weight:850}.merchant-report-activity-list strong{color:#1e293b;font-size:.86rem;font-weight:850;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-report-activity-list small{color:#1e293b;font-size:.82rem;font-weight:900;white-space:nowrap}.merchant-top-products{display:grid;gap:8px}.merchant-top-products article{align-items:center;background:#f8f4ec9e;border:1px solid rgba(16,24,32,.07);border-radius:14px;display:grid;gap:10px;grid-template-columns:30px minmax(0,1fr);padding:10px}.merchant-top-products article>span{align-items:center;background:#007a601a;border-radius:999px;color:#007a60;display:inline-flex;font-size:.8rem;font-weight:950;height:30px;justify-content:center;width:30px}.merchant-top-products div{display:grid;gap:2px;min-width:0}.merchant-top-products strong{color:#1e293b;font-size:.9rem}.merchant-top-products small{color:#6b7280;font-size:.78rem;font-weight:760}.merchant-approval-row{grid-template-columns:minmax(0,1fr) auto auto}.approval-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:end}@media(max-width:920px){.topbar,.hero-band,.auth-shell{align-items:stretch;flex-direction:column}.auth-shell{display:flex}.auth-hero{min-height:300px}.view-tabs{overflow-x:auto}.grid.two,.product-grid,.metric-grid,.auth-tabs,.admin-form-grid,.browse-controls,.product-detail-panel{grid-template-columns:1fr}.product-detail-copy{padding-right:0}.admin-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-header-inner{min-height:70px;padding:12px 14px}.admin-global-header .brand-mark{flex-basis:36px;height:36px;width:36px}.admin-brand-copy strong{font-size:.95rem}.admin-brand-copy span{font-size:.78rem}.admin-header-actions{gap:6px}.admin-signout{min-height:36px;padding:0 9px}.merchant-summary{align-items:stretch;flex-direction:column}.order-card,.cart-line,.merchant-row,.merchant-approval-row,.merchant-order,.inline-form{grid-template-columns:1fr}.approval-actions{justify-content:stretch}}.shelf20-page{background:radial-gradient(circle at top left,rgba(15,118,110,.08),transparent 32rem),linear-gradient(180deg,#fffdf9,#f6f1ea);color:#101820}.shelf20-auth{background:#fff;color:#101820;display:grid;min-height:100vh;padding:20px;place-items:center}.shelf20-welcome-card,.shelf20-auth-card{background:#fffdf9f0;border:1px solid rgba(18,35,31,.08);border-radius:28px;box-shadow:0 24px 70px #1a242221;overflow:hidden;position:relative;width:min(100%,430px)}.shelf20-welcome-card{display:grid;align-content:center;gap:clamp(22px,4.4vh,42px);min-height:min(820px,calc(100vh - 40px));padding:clamp(42px,8vh,78px) 28px 28px}.shelf20-logo-stack,.shelf20-form-heading,.shelf20-brandline{align-items:center;display:flex;gap:12px}.shelf20-logo-stack{flex-direction:column;gap:14px;justify-content:center;text-align:center}.shelf20-logo-stack strong,.shelf20-brandline strong,.shelf20-form-heading span{color:#101820;font-size:1.42rem;font-weight:950;letter-spacing:0}.shelf20-logo-stack strong{font-size:clamp(2.45rem,10vw,3.45rem);line-height:.95}.shelf20-logo-stack strong span,.shelf20-brandline strong span{color:#019b81}.shelf20-logo-stack small,.shelf20-form-heading small,.shelf20-topbar small{color:#4d5a57;display:block;font-size:.75rem;font-weight:800}.shelf20-logo-stack small{font-size:.95rem}.shelf20-mark,.shelf20-mini-mark{align-items:center;background:linear-gradient(135deg,#018368,#005f4d);border-radius:10px;color:#fff;display:inline-grid;font-size:.85rem;font-weight:950;height:42px;place-items:center;width:42px}.shelf20-logo-img{border-radius:0;display:block;height:38px;object-fit:contain;width:38px}.shelf20-logo-img.large{filter:drop-shadow(0 14px 26px rgba(16,24,32,.08));height:88px;width:88px}.shelf20-mini-mark{border-radius:8px;height:34px;width:34px}.shelf20-hero-visual{align-items:end;display:grid;min-height:320px;overflow:hidden;position:relative}.shelf20-welcome-illustration{border-radius:22px;display:block;filter:drop-shadow(0 18px 28px rgba(16,24,32,.08));height:auto;margin:auto;max-height:330px;object-fit:contain;position:relative;width:min(100%,360px);z-index:1}.shelf20-ghost-mark,.shelf20-watermark,.shelf20-collage-mark{height:clamp(110px,28vw,210px);left:50%;object-fit:contain;opacity:.08;pointer-events:none;position:absolute;top:12%;transform:translate(-50%);width:clamp(110px,28vw,210px);z-index:0}.shelf20-collage-mark{height:clamp(160px,26vw,320px);opacity:.12;top:6%;width:clamp(160px,26vw,320px)}.shelf20-display-item{background:linear-gradient(145deg,#f1ebe2,#fff);border:1px solid rgba(16,24,32,.08);box-shadow:0 18px 38px #1018201f;position:absolute}.shelf20-display-item.item-one{border-radius:50%;height:132px;left:12%;top:30%;width:132px}.shelf20-display-item.item-two{border-radius:24px;height:168px;right:7%;top:20%;transform:rotate(-7deg);width:118px}.shelf20-display-item.item-three{border-radius:28px 28px 12px 12px;bottom:0;height:130px;left:30%;width:160px}.shelf20-welcome-copy{display:grid;gap:0;text-align:center}.shelf20-welcome-copy h1{color:#101820;font-size:clamp(1.56rem,5.8vw,2.05rem);font-weight:950;letter-spacing:0;line-height:1.15;margin:0;white-space:nowrap}.shelf20-welcome-copy p{color:#006b56;font-size:1.38rem;font-weight:950;margin:0;text-transform:uppercase}.shelf20-welcome-copy span{color:#4d5a57;font-size:clamp(1rem,3.5vw,1.12rem);font-weight:700;line-height:1.45;margin-top:0}.shelf20-auth-actions,.shelf20-form{display:grid;gap:14px}.shelf20-auth-actions{margin:0 auto;max-width:360px;padding-top:6px;width:100%}.shelf20-primary,.shelf20-secondary{align-items:center;border-radius:10px;display:inline-flex;justify-content:center;min-height:56px;padding:0 18px;text-decoration:none}.shelf20-primary{background:linear-gradient(135deg,#019b81,#00614f);box-shadow:0 14px 24px #019b8133;color:#fff;font-weight:900}.shelf20-secondary{background:#ffffffc7;border:1px solid rgba(16,24,32,.12);color:#101820;font-weight:900}.shelf20-welcome-card footer,.shelf20-footer{color:#4d5a57;text-align:center}.shelf20-welcome-card footer{align-self:end;font-size:.92rem;opacity:.86}.shelf20-auth-card{display:grid;align-content:start;gap:14px;min-height:min(760px,calc(100vh - 36px));padding:28px 22px}.shelf20-back{color:#006b56;font-weight:900;width:max-content}.shelf20-back-link{background:transparent;border:0;border-radius:0;box-shadow:none;color:#006b56;font-size:1rem;font-weight:900;letter-spacing:0;line-height:1.2;min-height:auto;padding:0;width:max-content}.shelf20-watermark{opacity:.045;top:80px}.shelf20-form-heading{display:grid;gap:6px;grid-template-columns:auto auto;justify-content:center;margin-top:18px;position:relative;z-index:1}.shelf20-form-heading img{grid-row:span 2}.shelf20-form-heading span{align-self:end;line-height:1}.shelf20-form-heading small{align-self:start;color:#6b7280;font-size:.68rem;font-weight:650}.shelf20-auth-card h1{color:#101820;font-size:clamp(1.65rem,6.2vw,2.15rem);line-height:1.12;margin:24px 0 0;text-align:center}.shelf20-auth-card>p{color:#6b7280;font-size:.96rem;font-weight:600;margin:0;text-align:center}.shelf20-form{gap:12px;margin-top:8px}.shelf20-form label{align-items:center;background:#ffffffd1;border:1px solid rgba(16,24,32,.1);border-radius:15px;box-shadow:0 8px 18px #10182009;display:flex;gap:12px;min-height:64px;padding:0 15px}.shelf20-form label svg{color:#8a9491;flex:0 0 auto;stroke-width:1.8}.shelf20-form input{background:transparent;border:0;color:#101820;font-size:1rem;min-width:0;outline:0;padding:0;width:100%}.shelf20-form input::placeholder{color:#9aa3a0}.shelf20-auth-switch{color:#5d6966;font-size:.92rem;margin:2px 0 0;text-align:center}.shelf20-auth-switch button{color:#006b56;display:inline-flex;font-weight:950}.shelf20-page{align-content:start;display:grid;gap:12px;grid-auto-rows:max-content;height:100dvh;overflow-x:hidden;overflow-y:auto;padding:14px clamp(14px,4vw,48px) calc(90px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.shelf20-topbar,.shelf20-search-row,.shelf20-section,.shelf20-proof-row{margin:0 auto;max-width:1240px;width:100%}.shelf20-topbar{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f5;border:1px solid rgba(16,24,32,.08);border-bottom:1px solid rgba(16,24,32,.08);border-radius:18px;box-shadow:0 8px 24px #10182014;display:flex;justify-content:space-between;padding:12px 14px}.shelf20-top-actions{align-items:center;display:flex;gap:8px}.shelf20-logout{min-height:40px}.shelf20-menu,.shelf20-cart-dot{border-radius:12px}.shelf20-cart-dot{position:relative}.shelf20-cart-dot span{background:#008568;border-radius:999px;color:#fff;font-size:.68rem;font-weight:900;min-width:18px;padding:2px 5px;position:absolute;right:-5px;top:-5px}.shelf20-sponsor-banner{align-items:center;aspect-ratio:1600 / 875;background-color:#edf4f1;background:linear-gradient(110deg,#06463de6,#00715bd1),radial-gradient(circle at 85% 30%,rgba(255,255,255,.2),transparent 14rem);border:1px solid rgba(0,122,96,.12);border-radius:20px;box-shadow:0 10px 24px #10182014;color:#fff;display:flex;gap:18px;justify-content:space-between;margin:0 auto;max-width:1240px;min-height:0;padding:18px;width:100%}.shelf20-sponsor-banner.has-image{background-color:#edf4f1!important;background-position:center;background-repeat:no-repeat;background-size:cover;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}.shelf20-sponsor-banner.has-image:before,.shelf20-sponsor-banner.has-image:after{content:none!important;display:none!important}.shelf20-banner-carousel{cursor:default;position:relative;touch-action:pan-y}.shelf20-banner-carousel.clickable{cursor:pointer}.shelf20-banner-dots{align-items:center;align-self:end;display:flex!important;flex:0 0 auto;gap:6px!important}.shelf20-banner-dots button{background:#ffffff6b;border:0;border-radius:999px;height:8px;min-height:8px;padding:0;width:8px}.shelf20-banner-dots button.active{background:#fff;width:20px}.shelf20-sponsor-banner div{display:grid;gap:7px}.shelf20-sponsor-banner small{color:#ffffffb8;font-weight:900;text-transform:uppercase}.shelf20-sponsor-banner strong{font-size:clamp(1.15rem,4vw,1.8rem);letter-spacing:0;line-height:1.15;max-width:520px}.shelf20-sponsor-banner span{color:#ffffffd1;line-height:1.45}.shelf20-sponsor-banner .shelf20-secondary{background:#fffffff2;color:#006b56;flex:0 0 auto}.shelf20-search-row{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.shelf20-search{background:#ffffffc7;border-radius:14px}.shelf20-hero{background:linear-gradient(100deg,#fffdf9f5,#efe8dcc7),radial-gradient(circle at 78% 28%,rgba(0,122,96,.18),transparent 20rem);border:1px solid rgba(16,24,32,.08);border-radius:26px;box-shadow:0 24px 58px #1018201a;display:grid;gap:28px;grid-template-columns:minmax(0,.95fr) minmax(300px,1fr);margin:0 auto;max-width:1240px;min-height:390px;overflow:hidden;padding:clamp(24px,5vw,54px);width:100%}.shelf20-hero-copy{align-content:center;display:grid;gap:16px}.shelf20-hero-copy p{color:#007a60;font-size:.9rem;font-weight:950;letter-spacing:.04em;margin:0;text-transform:uppercase}.shelf20-hero-copy h1{color:#101820;font-size:clamp(2.2rem,6vw,4.5rem);letter-spacing:0;line-height:1.02;margin:0;max-width:680px}.shelf20-hero-copy span{color:#34423e;font-size:1.05rem;line-height:1.6;max-width:520px}.shelf20-collage{min-height:310px;position:relative}.shelf20-collage-card{background-color:#e8e0d5;background-position:center;background-size:cover;border:10px solid rgba(255,255,255,.78);box-shadow:0 22px 44px #10182029;position:absolute}.collage-1{border-radius:50%;height:210px;right:14%;top:20px;width:210px}.collage-2{border-radius:28px;height:170px;left:5%;top:95px;transform:rotate(-5deg);width:150px}.collage-3{border-radius:32px;bottom:10px;height:160px;right:34%;transform:rotate(4deg);width:185px}.shelf20-proof-row{background:#ffffffb8;border:1px solid rgba(16,24,32,.08);border-radius:22px;box-shadow:0 14px 40px #10182012;display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.shelf20-proof-row article{background:#fffdf9b8;display:grid;gap:8px;padding:18px}.shelf20-proof-row svg{color:#007a60}.shelf20-proof-row span,.shelf20-store-card small{color:#5d6966;line-height:1.45}.shelf20-section{background:#fffdf9d6;border:1px solid rgba(16,24,32,.08);border-radius:22px;box-shadow:0 14px 38px #10182012;padding:clamp(16px,3vw,28px)}.shelf20-store-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.shelf20-store-search-page,.shelf20-search-results{display:grid;gap:18px}.shelf20-store-search-page{margin:0 auto;max-width:1240px;width:100%}.shelf20-categories-page{gap:12px}.shelf20-search-results>section{display:grid;gap:14px}.shelf20-product-result-list{display:grid;gap:12px}.shelf20-product-result-card{align-items:center;background:linear-gradient(180deg,#fff,#fffaf2);border:1px solid rgba(16,24,32,.08);border-radius:16px;box-shadow:0 10px 24px #10182014;display:grid;gap:12px;grid-template-columns:72px minmax(0,1fr);padding:12px}.shelf20-product-result-image{align-items:center;aspect-ratio:1 / 1;background:#fff;border-radius:12px;display:flex;height:72px;justify-content:center;overflow:hidden;width:72px}.shelf20-product-result-card div{display:grid;gap:4px}.shelf20-product-result-card span{color:#5d6966;font-size:.88rem}.shelf20-product-result-card small{color:#101820;font-size:.95rem;font-weight:950}.shelf20-product-result-card button.primary{grid-column:1 / -1}.shelf20-home-stores{background:#fffdf9f0;box-shadow:0 18px 44px #1018201a;padding:18px}.shelf20-home-products{background:#fffdf9f0;padding:16px}.shelf20-home-product-row{display:grid;gap:10px}.shelf20-home-product-card{align-items:center;background:linear-gradient(180deg,#fff,#fffaf2);border:1px solid rgba(16,24,32,.08);border-radius:16px;box-shadow:0 10px 24px #10182012;display:grid;gap:10px;grid-template-columns:74px minmax(0,1fr) auto;min-width:0;padding:10px}.shelf20-home-product-image{align-items:center;aspect-ratio:1 / 1;background:#fff;border-radius:12px;display:flex;height:74px;justify-content:center;overflow:hidden;width:74px}.shelf20-home-product-card div{display:grid;gap:3px;min-width:0}.shelf20-home-product-card strong{color:#101820;font-size:.92rem;line-height:1.2}.shelf20-home-product-card span{color:#5d6966;font-size:.82rem}.shelf20-home-product-card small{color:#101820;font-size:.9rem;font-weight:950}.shelf20-home-product-card .rating-display{font-size:.78rem}.shelf20-home-product-card .shelf20-secondary{min-height:34px;padding:7px 10px}.shelf20-store-row{display:grid;gap:14px}.shelf20-store-card{align-items:start;background:linear-gradient(180deg,#fff,#fffaf2);border:1px solid rgba(0,122,96,.13);border-radius:18px;box-shadow:0 14px 34px #1018201a;color:#101820;display:grid;gap:9px;justify-content:stretch;min-width:148px;overflow:hidden;padding:10px;text-align:left}.shelf20-store-cover{align-items:end;background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.28),transparent 4.5rem),linear-gradient(135deg,#007a60eb,#0b3631f5);background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.72);border-radius:14px;box-shadow:inset 0 1px #ffffff42,0 10px 18px #10182014;display:flex;grid-column:1 / -1;height:clamp(90px,24vw,110px);justify-content:flex-start;margin-bottom:18px;padding:0 0 0 12px;position:relative;width:100%}.shelf20-store-cover.has-image{background-position:center;background-size:cover}.shelf20-store-cover.has-image:before{background:linear-gradient(180deg,transparent 30%,rgba(16,24,32,.42));border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;position:absolute}.shelf20-store-cover span{align-items:center;background:linear-gradient(135deg,#0b2d28,#008568);border:3px solid #fffdf9;border-radius:14px;color:#fff;display:grid;font-size:.9rem;font-weight:950;height:52px;place-items:center;position:relative;transform:translateY(24px);width:52px;z-index:1}.shelf20-store-card>strong,.shelf20-store-card>small,.shelf20-store-card>.rating-display{margin-inline:0}.shelf20-store-card>strong{font-size:.95rem;line-height:1.2}.shelf20-store-card .rating-display{font-size:.8rem}.shelf20-store-actions{display:grid;gap:7px;margin-top:4px;width:100%}.shelf20-store-actions button{min-height:34px;padding:8px 10px;width:100%}.shelf20-store-row .shelf20-store-card{align-items:start;grid-template-columns:minmax(0,1fr);min-height:0;width:100%}.shelf20-store-row .shelf20-store-cover{height:clamp(92px,25vw,112px);width:100%}.shelf20-store-row .shelf20-store-cover span{height:56px;width:56px}.shelf20-store-row .shelf20-store-actions{display:flex;grid-column:1 / -1;gap:9px;margin-top:10px}.shelf20-store-row .shelf20-store-actions button{flex:1;min-height:40px}.shelf20-store-actions .secondary{background:#ffffffeb;border:1px solid rgba(0,122,96,.34);color:#006b56;font-weight:900}.review-summary-row,.store-rating-line{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.store-rating-line>span{color:#34423e;font-size:.9rem;font-weight:900}.review-summary-row .rating-display,.review-summary-row .rating-stars,.store-rating-line .rating-display,.store-rating-line .rating-stars{display:inline-flex;flex-direction:row;white-space:nowrap}.review-link{background:#007a6014;border:1px solid rgba(0,122,96,.14);border-radius:999px;color:#006b56;font-size:.9rem;font-weight:900;min-height:auto;padding:5px 10px}.inline-review-link{background:transparent;border:0;border-radius:0;color:#007a60;padding:0}.review-list{display:grid;gap:10px}.review-item{background:#fffdf9d1;border:1px solid rgba(16,24,32,.08);border-radius:14px;display:grid;gap:8px;padding:12px}.review-item div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.review-item p{color:#34423e;margin:0}.review-item small,.review-empty{color:#6b7471}.review-preview{background:#ffffff9e;border-color:#007a601a}.shelf20-reviews-page{align-content:start;gap:10px;min-height:100vh;padding-top:10px}.shelf20-reviews-page .shelf20-shelf-header{gap:6px;padding-bottom:0}.shelf20-reviews-page .shelf20-shelf-header h1{font-size:1.45rem;margin-bottom:4px}.shelf20-reviews-panel{background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;gap:8px;margin:0 auto;max-width:760px;padding:0;width:100%}.shelf20-reviews-panel .section-title{align-items:end;padding-top:4px}.shelf20-reviews-panel .review-list{gap:0}.shelf20-reviews-panel .review-item{background:transparent;border:0;border-bottom:1px solid rgba(16,24,32,.1);border-radius:0;box-shadow:none;gap:5px;padding:10px 0}.shelf20-reviews-panel .review-item:last-child{border-bottom:0;padding-bottom:0}.shelf20-reviews-panel .review-item div{gap:6px}.shelf20-reviews-panel .review-item div strong{color:#101820;font-weight:950}.shelf20-reviews-panel .review-item p{color:#24302d;font-weight:400;line-height:1.45}.shelf20-reviews-panel .review-item small{color:#7b8582;font-size:.8rem}.shelf20-store-shelf-page{min-height:100vh}.shelf20-shelf-header{align-items:start;display:grid;gap:0;margin:0 auto;max-width:1240px;padding:2px 2px 18px;width:100%}.shelf20-store-cover-banner{background-color:#edf4f1;background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,#007a60e6,#0b3631fa 58%,#101820f5);border:1px solid rgba(255,255,255,.72);border-radius:24px;box-shadow:0 18px 42px #10182021;height:clamp(160px,32vw,220px);overflow:hidden;position:relative;width:100%}.shelf20-store-cover-banner:before{background:linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:56px 56px;content:"";top:0;right:0;bottom:0;left:0;opacity:.35;position:absolute}.shelf20-store-cover-banner:after{background:linear-gradient(135deg,#faf8f3eb,#faf8f333);border-radius:999px;content:"";height:110px;position:absolute;right:-28px;top:-30px;width:110px}.shelf20-store-cover-banner.compact{border-radius:20px;height:clamp(160px,36vw,190px)}.shelf20-store-cover-banner.has-image{background-color:#edf4f1;background-position:center;background-repeat:no-repeat;background-size:cover}.shelf20-store-cover-banner.has-image:before,.shelf20-store-cover-banner.has-image:after{opacity:0}.shelf20-store-hero-summary{display:flex;justify-content:center;margin-top:-31px;padding:0 16px;position:relative;z-index:1}.shelf20-store-avatar{align-items:center;background:linear-gradient(145deg,#fffffff2,#eff5f1eb);border:4px solid #fffdf9;border-radius:22px;box-shadow:0 12px 28px #10182029;color:#007a60;display:grid;flex:0 0 auto;font-size:1.15rem;font-weight:950;height:76px;justify-items:center;letter-spacing:0;width:76px}.shelf20-store-avatar-overlap{margin-bottom:0}.shelf20-store-hero-info{display:grid;gap:6px;justify-items:center;padding:12px 12px 2px;text-align:center}.shelf20-store-hero-info .rating-display{justify-content:center}.shelf20-shelf-header h1{color:#1e293b;font-size:clamp(1.06rem,4vw,1.15rem);font-weight:600;letter-spacing:0;line-height:1.2;margin:0}.shelf20-shelf-header small{color:#6b7280;display:block;font-size:.88rem;font-weight:400;margin-top:0}.shelf20-shelf-grid{border-top:1px solid rgba(30,41,59,.1);display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin:0 auto;max-width:1240px;padding-top:18px;width:100%}.shelf20-shelf-slot{background:#fffdf9;border:1px solid rgba(30,41,59,.07);border-radius:18px;min-height:232px;overflow:hidden}.shelf20-shelf-slot.filled{box-shadow:0 8px 20px #1018200e;display:grid;grid-template-rows:auto minmax(0,1fr)}.shelf20-shelf-slot.empty{align-items:center;background:linear-gradient(180deg,#fffdf99e,#f2ece257);border-style:dashed;border-color:#10182014;color:#5d696694;display:grid;font-weight:800;justify-items:center}.shelf20-shelf-image{align-items:center;aspect-ratio:1 / .9;background:#fff;border-radius:18px 18px 0 0;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.wishlist-heart-button,.wishlist-card-remove{align-items:center;background:#fffffff0;border:1px solid rgba(15,23,42,.1);border-radius:999px;box-shadow:0 8px 20px #0f172a1f;color:#475569;display:inline-flex;justify-content:center;min-height:40px;padding:0;position:absolute;right:12px;top:12px;width:40px;z-index:2}.wishlist-heart-button.active,.wishlist-card-remove{color:#e11d48}.wishlist-heart-button:disabled,.wishlist-card-remove:disabled{cursor:wait;opacity:.62}.wishlist-card-wrap{position:relative}.wishlist-card-wrap .shelf20-shelf-slot{height:100%}.wishlist-card-remove{min-height:34px;right:10px;top:10px;width:34px}.wishlist-unavailable-card .shelf20-shelf-image img{filter:grayscale(.35);opacity:.78}.shelf20-wishlist-page .shelf20-store-empty-state{margin-top:10px}.shelf20-shelf-copy{display:flex;flex-direction:column;gap:5px;min-height:0;padding:10px}.shelf20-shelf-copy .shelf20-highlight-badge{align-self:flex-start;font-size:.64rem;min-height:20px;padding:3px 7px}.shelf20-shelf-copy .product-title{color:#101820;font-weight:850;justify-content:flex-start;line-height:1.18;min-height:2.36em;overflow:hidden;padding:0;text-align:left;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shelf20-shelf-copy>strong{color:#1e293b;font-size:.94rem;font-weight:780}.shelf20-shelf-copy .rating-display{color:#6b7280;font-size:.76rem;font-weight:700;line-height:1.2;min-height:1.92em}.shelf20-shelf-copy small{color:#5d6966;font-weight:650}.shelf20-stock{display:grid;gap:1px;min-height:2.58em}.shelf20-stock span{color:#007a60;font-size:.74rem;font-weight:760}.shelf20-stock strong{color:#6b7280;font-size:.78rem;font-weight:720}.shelf20-shelf-actions{display:grid;gap:6px;margin-top:auto}.shelf20-shelf-actions button{border-radius:12px;font-size:.8rem;min-height:34px;min-width:0;padding:7px 9px;white-space:nowrap;width:100%}.shelf20-shelf-actions svg{height:14px;width:14px}.shelf20-product-page{align-content:start;box-sizing:border-box;color:#1e293b;gap:10px;min-height:100vh;max-width:100%;overflow-x:hidden}.shelf20-product-page .shelf20-shelf-header{box-sizing:border-box;color:#6b7280;max-width:100%;padding-bottom:0}.shelf20-product-page-panel{background:#faf8f3;border:1px solid rgba(30,41,59,.08);border-radius:22px;box-sizing:border-box;box-shadow:0 14px 34px #1e293b14;display:grid;gap:12px;grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);margin:0 auto;max-width:1240px;overflow:hidden;padding:clamp(12px,3vw,22px);width:100%}.shelf20-product-page-image{aspect-ratio:16 / 11;background-color:#ebe6dc;background-size:cover;border-radius:18px;min-height:0;max-width:100%;width:100%}.shelf20-product-gallery{display:grid;gap:8px;min-width:0}.shelf20-product-thumbnails{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.shelf20-product-thumbnails button{aspect-ratio:1 / 1;background-color:#e8efec;background-position:center;background-size:cover;border:2px solid transparent;border-radius:12px;min-height:64px;padding:0}.shelf20-product-thumbnails button.active{border-color:#007a60}.shelf20-product-page-copy{align-content:start;box-sizing:border-box;gap:8px;min-width:0;max-width:100%;padding-right:0;width:100%}.shelf20-product-page-copy h2{color:#1e293b;font-size:clamp(1.45rem,4vw,2.45rem);font-weight:950;letter-spacing:0;line-height:1.08;margin:0}.shelf20-product-price{color:#1e293b;font-size:clamp(1.24rem,3vw,1.85rem);font-weight:950}.shelf20-product-description{background:#ffffffb8;border:1px solid rgba(30,41,59,.08);border-radius:12px;box-shadow:0 8px 22px #1e293b0d;display:grid;gap:7px;padding:10px}.shelf20-product-description h3{color:#1e293b;font-size:.92rem;font-weight:950;letter-spacing:0;margin:0}.shelf20-product-description p{color:#374151;line-height:1.5;margin:0}.shelf20-product-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shelf20-product-facts span{background:#ffffffb8;border-color:#1e293b14;border-radius:12px;color:#6b7280;gap:2px;padding:8px}.shelf20-product-facts strong{color:#1e293b}.shelf20-product-page-copy>.shelf20-primary{box-sizing:border-box;background:#007a60;border-radius:12px;width:100%}.shelf20-category-row{display:grid;gap:9px;grid-template-columns:repeat(4,minmax(0,1fr))}.shelf20-category-row button{align-items:center;background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:14px;box-shadow:0 6px 16px #1018200a;color:#101820;display:grid;gap:8px;grid-template-columns:auto 1fr;min-height:64px;padding:10px;text-align:left}.shelf20-category-row button:hover{border-color:#007a6033;box-shadow:0 4px 14px #1018200b}.category-copy{display:grid;gap:4px;min-width:0}.shelf20-category-row button strong{color:#1e293b;font-size:.9rem;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shelf20-category-row small{color:#6b7280;font-size:.76rem;font-weight:800}.category-initial{align-items:center;background:linear-gradient(145deg,#007a6021,#fffdf9d1);border:1px solid rgba(0,122,96,.12);border-radius:999px;color:#007a60;display:inline-flex;font-size:.78rem;font-weight:950;height:32px;justify-content:center;width:32px}.shelf20-category-products{display:grid;gap:12px}.shelf20-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shelf20-page .product-card{background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:18px;box-shadow:0 12px 28px #10182014}.shelf20-page .product-image{align-items:center;aspect-ratio:1 / 1;background:#fff;border-radius:14px;display:flex;justify-content:center;margin:10px;overflow:hidden}.shelf20-page .product-body{padding:4px 14px 14px}.shelf20-page .panel,.shelf20-page .product-form{border-top:0}.shelf20-order-panel .product-form{margin-top:0}.shelf20-orders-dashboard{display:grid;gap:16px;margin:0 auto;max-width:760px;width:100%}.shelf20-orders-heading{background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;gap:14px;padding:0 2px 2px}.shelf20-orders-heading h2{color:#101820;font-size:clamp(1.25rem,5vw,1.38rem);font-weight:600;letter-spacing:0;margin:0}.shelf20-orders-heading p{color:#6b7280;font-size:.92rem;font-weight:400;line-height:1.4;margin:5px 0 0}.shelf20-orders-segmented{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:999px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:44px;overflow:hidden;padding:3px;width:100%}.shelf20-orders-segmented button{background:transparent;border:0;border-radius:999px;color:#101820;font-size:.96rem;font-weight:600;min-height:38px;padding:0 12px}.shelf20-orders-segmented button.active{background:#007a601a;color:#007a60}.shelf20-current-section,.shelf20-current-list,.shelf20-store-order-list{display:grid;gap:12px}.shelf20-current-list{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;gap:0;overflow:hidden}.customer-order-row{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:0;border-bottom:1px solid rgba(15,23,42,.06);color:inherit;column-gap:10px;cursor:pointer;display:grid;grid-template-columns:52px minmax(0,1fr) auto;min-height:78px;padding:10px 12px;text-align:left;width:100%}.customer-order-row:last-child{border-bottom:0}article.customer-order-row{cursor:default}.customer-order-row:hover{background:#007a6006}.customer-order-thumb{align-self:center;background:#fff;border-radius:10px;color:#007a60;display:grid;height:52px;overflow:hidden;place-items:center;width:52px}.customer-order-thumb img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.customer-order-main{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.customer-order-title-line{align-items:baseline;display:flex;gap:5px;min-width:0;overflow:hidden;white-space:nowrap}.customer-order-store{color:#111827;font-size:14px;font-weight:600;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-order-title-line>span[aria-hidden=true]{color:#6b7280;flex:0 0 auto;font-size:12px}.customer-order-number{color:#6b7280;flex:1 1 auto;font-size:12px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-order-chips{align-items:center;display:flex;flex-wrap:wrap;gap:6px;max-width:100%;min-width:0}.customer-order-chips .badge{align-items:center;display:inline-flex;font-size:12px;font-weight:500;max-width:100%;min-height:20px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.customer-order-chips .badge svg{display:none}.customer-order-meta{color:#111827;font-size:13px;font-weight:500;line-height:1.2}.customer-order-side{align-items:center;align-self:center;display:flex;gap:6px;justify-self:end;white-space:nowrap}.customer-order-date{color:#6b7280;font-size:12px;font-weight:400;line-height:1.2}.customer-order-chevron{color:#374151;flex:0 0 auto;height:18px;width:18px}.shelf20-store-order-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:none;display:grid;gap:15px;padding:16px}.shelf20-store-order-card:nth-child(2n){border-left-color:#0f172a14}.shelf20-store-order-card:nth-child(3n){border-left-color:#0f172a14}.shelf20-checkout-store-summary,.shelf20-order-card-summary,.shelf20-bill-summary span{align-items:center;display:flex;justify-content:space-between}.shelf20-checkout-store-summary{gap:12px}.shelf20-checkout-store-summary h3{color:#101820;font-size:1.02rem;font-weight:600;letter-spacing:0;margin:0}.shelf20-checkout-store-summary span{color:#6b7280;display:block;font-size:.88rem;font-weight:500;margin-top:3px}.shelf20-checkout-clear{color:#007a60;font-size:.9rem!important;font-weight:600;padding:0;white-space:nowrap}.shelf20-checkout-section{border-top:1px solid rgba(15,23,42,.07);display:grid;gap:10px;padding-top:13px}.shelf20-checkout-section h4{color:#101820;font-size:.94rem;font-weight:600;margin:0}.shelf20-checkout-section-header{align-items:center;display:flex;justify-content:space-between;gap:12px}.shelf20-order-card-summary{background:transparent;border:0;border-radius:0;color:#6b7280;font-weight:500;padding:0}.shelf20-order-items{display:grid;gap:0}.shelf20-checkout-payment-options{display:grid;gap:8px}.shelf20-checkout-payment-options label{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:8px;cursor:pointer;display:flex;gap:10px;min-width:0;padding:11px 12px}.shelf20-checkout-payment-options label.selected{background:#f0f8f4;border-color:#007f6861}.shelf20-checkout-payment-options input{flex:0 0 auto;margin:0}.shelf20-checkout-payment-options span{min-width:0}.shelf20-checkout-payment-options strong{overflow-wrap:anywhere}.shelf20-order-item-row{align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(15,23,42,.06);border-radius:0;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:10px 0}.shelf20-order-item-row:first-child{padding-top:0}.shelf20-order-item-row:last-child{border-bottom:0;padding-bottom:0}.shelf20-order-item-row>strong,.shelf20-order-item-row>select,.shelf20-order-item-row>.badge{grid-column:1 / -1}.shelf20-order-item-row.detail-row{grid-template-columns:minmax(0,1fr) auto}.shelf20-order-item-row strong{color:#101820;font-weight:600}.shelf20-order-item-row small{color:#6b7280;display:block;font-size:.86rem;font-weight:400;margin-top:3px}.shelf20-checkout-product-row{grid-template-columns:58px minmax(0,1fr) auto}.shelf20-checkout-product-image{align-items:center;background:#f7faf8;border-radius:10px;color:#007a60;display:flex;height:58px;justify-content:center;overflow:hidden;width:58px}.shelf20-checkout-product-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.shelf20-qty-stepper{align-items:center;background:#faf8f3eb;border:1px solid rgba(16,24,32,.08);border-radius:999px;display:inline-flex;gap:10px;height:34px;justify-content:center;max-width:120px;min-width:92px;padding:0 8px;width:fit-content}.shelf20-qty-stepper button{align-items:center;background:transparent;border:0;border-radius:999px;color:#006b56;display:inline-flex;font-size:1.15rem;font-weight:950;height:26px;justify-content:center;min-height:26px;min-width:26px;padding:0;width:26px}.shelf20-qty-stepper button:disabled{color:#a5ada9}.shelf20-qty-stepper span{color:#1e293b;font-weight:950;min-width:20px;text-align:center}.shelf20-qty-stepper.compact{height:32px;justify-self:start;margin-top:6px;max-width:112px;min-width:88px;padding:0 7px}.shelf20-qty-stepper.compact button{font-size:1rem;height:24px;min-height:24px;min-width:24px;width:24px}.product-detail-qty-row{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-top:14px}.product-detail-qty-row>span{color:#111827;font-size:.95rem;font-weight:600}.shelf20-bill-summary{background:transparent;border:0;border-radius:0;display:grid;gap:9px;padding:0}.shelf20-bill-summary span{color:#6b7280;font-weight:500}.shelf20-bill-summary strong{color:#101820;font-weight:600}.shelf20-bill-summary span:last-child{border-top:1px solid rgba(15,23,42,.1);color:#101820;font-size:1rem;font-weight:700;padding-top:10px}.shelf20-bill-summary span:last-child strong{color:#007a60;font-size:1.12rem;font-weight:700}.shelf20-voucher-box{background:transparent;border:0;border-radius:0;display:grid;gap:8px;padding:0}.shelf20-voucher-box label{color:#1e293b;display:grid;font-weight:850;gap:7px}.shelf20-voucher-apply-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.shelf20-voucher-apply-row input{background:#fffdf9;border:1px solid rgba(16,24,32,.1);border-radius:12px;font-size:16px;min-height:42px;padding:0 10px;width:100%}.shelf20-order-details{display:grid;gap:10px}.shelf20-order-details summary{align-items:center;background:#ffffffe6;border:1px solid rgba(0,122,96,.22);border-radius:12px;color:#006b56;cursor:pointer;display:grid;font-weight:950;min-height:42px;padding:10px 12px;text-align:center}.shelf20-order-details[open] summary{background:#007a6014}.shelf20-store-order-actions{display:grid;gap:8px;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.shelf20-store-order-actions button{border-radius:16px;box-shadow:none;font-size:16px!important;font-weight:600;min-height:52px;white-space:nowrap}.shelf20-order-address-section{box-shadow:0 10px 22px #1018200d}.shelf20-selected-address-card{background:transparent;border:0;border-radius:0;color:#4b5563;display:grid;gap:3px;padding:0}.shelf20-selected-address-card strong{color:#101820;font-weight:600}.shelf20-selected-address-card span,.shelf20-selected-address-card small{font-size:.9rem;font-weight:400}.shelf20-change-address{color:#007a60;font-size:.9rem!important;font-weight:600;justify-self:start;padding:0}.shelf20-address-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.shelf20-empty-state{align-items:center;background:#fffdf9db;border:1px solid rgba(16,24,32,.08);border-radius:20px;color:#6b7280;display:grid;gap:8px;justify-items:center;padding:24px 16px;text-align:center}.shelf20-empty-state svg{color:#007a60}.shelf20-empty-state h3{color:#1e293b;font-size:1.05rem;margin:0}.shelf20-empty-state p{margin:0}.shelf20-clear-order{justify-self:center}.shelf20-order-footer-summary{align-items:center;animation:shelf20-cart-pop .26s ease-out;background:#fffdf9f7;border:1px solid rgba(16,24,32,.09);border-radius:18px;bottom:calc(74px + env(safe-area-inset-bottom));box-shadow:0 -12px 30px #10182024;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;left:50%;max-width:520px;padding:10px;position:fixed;transform:translate(-50%);width:min(calc(100% - 20px),500px);z-index:38}.shelf20-order-footer-summary strong{color:#1e293b;font-size:.92rem}.shelf20-order-footer-summary button{min-height:38px;padding:8px 12px;white-space:nowrap}.shelf20-footer-cart-icon{align-items:center;background:#008568;border-radius:14px;color:#fff;display:inline-grid;height:40px;place-items:center;position:relative;width:40px}.shelf20-footer-cart-icon span{background:#fffdf9;border-radius:999px;color:#006b56;font-size:.66rem;font-weight:950;min-width:18px;padding:2px 5px;position:absolute;right:-6px;top:-6px}.shelf20-page .cart-line,.shelf20-order-card{background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:16px;padding:14px}.shelf20-order-card{grid-template-columns:minmax(0,1fr)}.shelf20-order-card.compact-history-card{align-items:stretch;border-radius:14px;gap:10px;grid-template-columns:minmax(0,1fr);padding:12px}.shelf20-history-title{display:grid;gap:3px}.shelf20-history-title strong{color:#1e293b;font-size:.98rem}.shelf20-history-title small{color:#6b7280;font-size:.78rem;font-weight:850}.shelf20-history-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.shelf20-view-order-action{grid-column:1 / -1}.compact-history-card .shelf20-history-actions a,.compact-history-card .shelf20-history-actions button{min-height:36px;padding:8px 10px;width:100%}.shelf20-order-list-card{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid rgba(15,23,42,.06);border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:grid;column-gap:12px;grid-template-columns:52px minmax(0,1fr) auto 18px;min-height:76px;padding:10px 12px;text-align:left;width:100%}.shelf20-current-list .shelf20-order-list-card:first-child{border-top:0}.shelf20-current-list .shelf20-order-list-card:last-child{border-bottom:0}article.shelf20-order-list-card{cursor:default}.shelf20-order-list-card:hover{background:#007a6006}.shelf20-order-list-card>svg{color:#101820;justify-self:end;align-self:center}.shelf20-order-list-image{align-items:center;align-self:center;background:#f7faf8;border:0;border-radius:10px;color:#007a60;display:flex;height:52px;justify-content:center;overflow:hidden;width:52px}.shelf20-order-list-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.shelf20-order-list-copy{align-self:center;display:grid;gap:4px;min-width:0}.shelf20-order-list-title-row{align-items:center;display:flex;gap:6px;min-width:0}.shelf20-order-list-title-row strong{color:#101820;flex:0 1 auto;font-size:.92rem;font-weight:600;line-height:1.18;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shelf20-order-list-title-row span,.shelf20-order-list-copy small{color:#4b5563;font-size:.76rem;font-weight:500;line-height:1.25;min-width:0;white-space:nowrap}.shelf20-order-list-copy small{color:#25312e;font-size:.82rem;font-weight:500}.shelf20-order-list-chips{display:flex;flex-wrap:wrap;gap:4px;margin:0}.shelf20-order-list-chips .badge{font-size:.68rem;font-weight:600;min-height:20px;padding:3px 8px}.shelf20-order-list-chips .badge svg{display:none}.shelf20-order-list-date{align-self:center;color:#6b7280;font-size:.75rem;font-weight:400;justify-self:end;line-height:1.2;margin-top:-14px;text-align:right;white-space:nowrap}.order-detail-modal{background:#fffdf9;display:grid;gap:12px;max-width:430px;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.order-detail-topbar{align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto}.order-detail-topbar h2{color:#101820;font-size:1.28rem;font-weight:600;letter-spacing:0;margin:0;text-align:center}.order-detail-topbar>span[aria-hidden=true]{display:block;height:40px;width:40px}.order-detail-topbar .modal-icon-close{position:static}.order-detail-summary-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:10px;padding:14px}.order-detail-summary-card h3{color:#101820;font-size:1.04rem;font-weight:600;letter-spacing:0;margin:0}.order-detail-summary-card p{color:#6b7280;font-size:.9rem;font-weight:500;margin:3px 0 0}.order-detail-chip-row{display:flex;flex-wrap:wrap;gap:8px}.order-detail-section{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:10px;padding:13px 14px;box-shadow:none}.order-detail-section h3{color:#101820;font-size:.94rem;font-weight:600;letter-spacing:0;margin:0}.order-detail-actions{display:flex;flex-wrap:wrap;gap:8px;grid-template-columns:none}.order-detail-products{display:grid;gap:0}.order-detail-products article{align-items:center;display:grid;gap:12px;grid-template-columns:60px minmax(0,1fr);padding:10px 0}.order-detail-products article:first-child{padding-top:0}.order-detail-products article:last-child{padding-bottom:0}.order-detail-products article>div{display:grid;gap:3px;min-width:0}.order-detail-product-image{align-items:center;background:#f7faf8;border-radius:12px;color:#007a60;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.order-detail-product-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.order-detail-totals>div:not(.modal-backdrop):not(.order-detail-upi-actions){align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.order-detail-products strong,.order-detail-totals>div:not(.modal-backdrop):not(.order-detail-upi-actions)>strong{color:#101820;font-weight:600}.order-detail-products span,.order-detail-products small,.order-detail-totals>div:not(.modal-backdrop):not(.order-detail-upi-actions)>span,.order-detail-address span{color:#6b7280;font-size:.9rem;font-weight:400;line-height:1.35}.order-detail-products article+article{border-top:1px solid rgba(15,23,42,.07)}.order-detail-totals .muted{color:#6b7280;font-size:.86rem;font-weight:400;line-height:1.45;margin:0}.order-detail-total-row{border-top:1px solid rgba(15,23,42,.1);padding-top:10px}.order-detail-total-row span{color:#101820;font-weight:700}.order-detail-total-row strong{color:#007a60;font-size:1.16rem;font-weight:700}.order-detail-address{display:grid;gap:5px}.order-detail-actions button,.order-detail-actions a{box-shadow:none;min-height:40px}.compact-history-card .order-items-mini,.compact-history-card .order-money{display:none}.shelf20-page .modal-panel{border-radius:24px}.shelf20-page .product-detail-image{border-radius:20px;min-height:360px}.shelf20-page .store-product-row{border-radius:14px}.shelf20-footer{margin:0 0 58px}.shelf20-bottom-nav{align-items:center;background:#fffdf9f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(16,24,32,.08);border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -12px 34px #1018201f;display:grid;gap:2px;grid-template-columns:repeat(5,minmax(0,1fr));left:50%;max-width:520px;padding:8px 8px 10px;position:fixed;transform:translate(-50%);width:min(100%,520px);z-index:50}.shelf20-bottom-nav button{background:transparent;border-radius:14px;color:#7b8582;display:grid;min-height:48px;padding:4px;place-items:center}.shelf20-bottom-icon-wrap{display:inline-flex;position:relative}.shelf20-bottom-cart-dot{animation:shelf20-cart-pop .26s ease-out;background:#008568;border:2px solid #fffdf9;border-radius:999px;color:#fff;font-size:.62rem;font-weight:950;line-height:1;min-width:18px;padding:3px 5px;position:absolute;right:-12px;top:-10px}.shelf20-bottom-nav button.has-cart{color:#006b56}.shelf20-bottom-nav button.active{background:#007a601a;color:#006b56;font-weight:950}.shelf20-bottom-nav button.active svg{filter:drop-shadow(0 4px 8px rgba(0,122,96,.18));stroke-width:2.7}@keyframes shelf20-cart-pop{0%{transform:scale(.72)}70%{transform:scale(1.12)}to{transform:scale(1)}}.shelf20-page[data-page-scroll-root]{padding-bottom:calc(176px + env(safe-area-inset-bottom))}.shelf20-account-section{display:grid;gap:16px}.shelf20-account-logout{width:100%}@media(max-width:1040px){.shelf20-hero,.shelf20-store-grid,.shelf20-page .product-grid,.shelf20-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.shelf20-page{gap:10px;padding:10px 10px calc(108px + env(safe-area-inset-bottom))}.shelf20-search-row,.shelf20-hero,.shelf20-proof-row,.shelf20-store-grid,.shelf20-page .product-grid,.shelf20-order-card{grid-template-columns:1fr}.shelf20-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.shelf20-hero{background:linear-gradient(135deg,#061f1c,#003b33);color:#fff;min-height:auto;padding:18px}.shelf20-hero-copy h1,.shelf20-hero-copy span{color:#fff}.shelf20-collage{min-height:180px}.collage-1{height:140px;right:4%;width:140px}.collage-2{height:110px;left:3%;top:55px;width:110px}.collage-3{bottom:0;height:110px;right:34%;width:120px}.shelf20-proof-row article{grid-template-columns:auto minmax(0,1fr)}.shelf20-proof-row article span{grid-column:2}.shelf20-page .product-footer,.shelf20-page .actions{align-items:stretch;flex-direction:column}.shelf20-page .actions button,.shelf20-page .actions a{width:100%}.shelf20-shelf-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.shelf20-shelf-slot{border-radius:14px;min-height:230px}.shelf20-shelf-copy{padding:9px}.shelf20-product-page-panel,.shelf20-product-facts,.product-review-card-header{grid-template-columns:1fr}.product-review-card-header button{width:100%}.shelf20-product-page{gap:8px;max-width:100%;overflow-x:hidden;padding-left:10px;padding-right:10px}.shelf20-product-page .shelf20-shelf-header{gap:5px;padding-inline:0}.shelf20-product-page .shelf20-shelf-header h1{font-size:1.25rem;margin-bottom:2px}.shelf20-product-page-panel{border-radius:18px;gap:8px;max-width:100%;padding:10px}.shelf20-product-page-image{aspect-ratio:auto;border-radius:14px;height:clamp(210px,28vh,250px);max-height:250px;max-width:100%}.shelf20-product-page-copy{gap:8px;max-width:100%;width:100%}.shelf20-product-page-copy h2{font-size:1.34rem}.shelf20-product-description p{line-height:1.45;margin:0}.shelf20-product-facts{gap:6px}.product-detail-info-row{gap:10px;grid-template-columns:26px minmax(0,1fr);padding:13px 14px}.shelf20-product-page-copy>.shelf20-primary{box-sizing:border-box;min-height:42px;width:100%}.modal-backdrop{padding:10px}.modal-panel{border-radius:18px;padding:16px;width:min(100%,390px)}.store-profile-panel .section-title{padding-right:44px}.shelf20-logout{display:none}}@media(max-width:430px)and (max-height:760px){.shelf20-product-page-image{height:210px}}@media(max-width:360px){.admin-dashboard-metrics{grid-template-columns:1fr}}.shelf20-page{background:#fffdfb;gap:14px;padding:16px clamp(12px,3.4vw,40px) calc(116px + env(safe-area-inset-bottom))}.shelf20-page>.shelf20-topbar{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;gap:16px;justify-content:space-between;overflow:visible;padding:4px 0 8px}.shelf20-page .shelf20-brandline strong{font-weight:800}.shelf20-page>.shelf20-topbar>div>small{color:#64706c;font-weight:500}.shelf20-page .shelf20-cart-dot{background:#fff;border:1px solid rgba(15,23,42,.14);box-shadow:0 8px 18px #0f172a14;color:#101820;overflow:visible}.shelf20-page .shelf20-logout{box-shadow:none}.customer-storefront-actions{flex-shrink:0}.customer-cart-button{border-radius:14px;display:grid;height:44px;min-height:44px;padding:0;place-items:center;position:relative;width:44px}.customer-cart-button svg{height:22px;width:22px}.customer-cart-badge{align-items:center;background:#00977d;border:2px solid #ffffff;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-6px;top:-6px}.shelf20-cart-dot .customer-cart-badge{background:#00977d;font-size:11px;font-weight:700;height:18px;min-width:18px;padding:0 5px;right:-6px;top:-6px}.shelf20-store-search-page{background:transparent;border:0;border-radius:0;box-shadow:none;gap:14px;padding:0}.shelf20-store-search-page .shelf20-sponsor-banner{aspect-ratio:1600 / 875;box-shadow:none;margin:0;min-height:0;width:100%}.shelf20-store-search-tools{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 48px}.shelf20-store-search-tools .search-field{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:17px;box-shadow:0 6px 14px #0f172a09;gap:10px;min-height:48px;position:relative;padding-inline:14px}.shelf20-store-search-tools .search-field input{font-size:16px;font-weight:500}.shelf20-store-search-tools .search-field input::placeholder{color:#8b9491;opacity:1}.shelf20-search-clear{align-items:center;background:#0f172a0f;border:0;border-radius:999px;color:#64748b;display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;min-height:28px;padding:0;width:28px}.shelf20-store-filter-message{background:#007a6014;border:1px solid rgba(0,122,96,.12);border-radius:12px;color:#007a60;font-size:.86rem;font-weight:600;margin:-4px 0 0;padding:8px 12px}.shelf20-filter-button{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:16px;box-shadow:0 6px 14px #0f172a09;color:#101820;display:inline-flex;font-size:.9rem;font-weight:650;gap:8px;justify-content:center;height:48px;min-height:48px;padding:0;width:48px}.shelf20-filter-button.active{background:#007a601a;border-color:#007a6038;color:#007a60}.shelf20-store-filter-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:12px;padding:14px}.shelf20-store-filter-panel>div:first-child{align-items:center;display:flex;gap:12px;justify-content:space-between}.shelf20-store-filter-panel strong{color:#101820;font-size:.98rem;font-weight:600}.shelf20-store-filter-panel span{color:#007a60;font-size:.84rem;font-weight:500}.shelf20-store-filter-options{display:flex;flex-wrap:wrap;gap:8px}.shelf20-store-filter-options button{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:999px;color:#42504c;font-size:.86rem;font-weight:500;min-height:38px;padding:0 13px}.shelf20-store-filter-options button.active{background:#007a601a;border-color:#007a603d;color:#007a60}.shelf20-store-filter-empty{color:#6b7280;font-size:.86rem;margin:0}.shelf20-store-tabs{background:#ffffffbd;border:1px solid rgba(15,23,42,.08);border-radius:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:3px}.shelf20-store-tabs button{background:transparent;border:0;border-radius:14px;color:#64706c;font-size:.9rem!important;font-weight:650;min-height:42px}.shelf20-store-tabs button.active{background:#007a601a;color:#007a60;font-weight:700}.shelf20-store-grid{display:grid;grid-template-columns:1fr;gap:12px}.shelf20-store-card{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 4px 14px #0f172a09;color:#101820;display:grid;gap:14px;grid-template-columns:64px minmax(0,1fr) auto;min-height:94px;padding:14px 16px;text-align:left;width:100%}.shelf20-store-card svg{color:#64748b}.shelf20-store-logo{align-items:center;aspect-ratio:1 / 1;background:linear-gradient(110deg,#edf4f1eb,#f8fbf9eb),#f3f7f5;border-radius:16px;color:#007a60;display:grid;font-size:.95rem;font-weight:750;overflow:hidden;place-items:center;width:64px}.shelf20-store-logo img,.shelf20-review-hero-image img,.merchant-store-logo-preview img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.shelf20-store-logo.has-cover-fallback img,.shelf20-review-hero-image.has-cover-fallback img,.merchant-store-logo-preview.has-cover-fallback img{object-fit:cover}.shelf20-store-card-copy{display:grid;gap:4px;min-width:0}.shelf20-store-card-copy strong{color:#101820;font-size:1rem;font-weight:650;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shelf20-store-card-copy span{color:#6b7280;font-size:.88rem;font-weight:400}.shelf20-store-card-copy small{color:#007a60;font-size:.82rem;font-weight:600}.shelf20-store-empty-state{align-items:center;border:1px dashed rgba(15,23,42,.14);border-radius:18px;color:#64706c;display:grid;gap:4px;justify-items:center;padding:28px 16px;text-align:center}.shelf20-store-empty-state strong{color:#101820;font-size:.98rem;font-weight:700}.shelf20-store-empty-state span{font-size:.88rem}.shelf20-bottom-nav{background:#fffffff5;border:1px solid rgba(16,24,32,.08);border-radius:999px;bottom:calc(12px + env(safe-area-inset-bottom));box-shadow:0 12px 32px #10182029;display:flex;flex-direction:row;flex-wrap:nowrap;left:50%;max-width:430px;padding:7px 8px;position:fixed;transform:translate(-50%);width:calc(100% - 28px);z-index:70}.shelf20-bottom-nav button{background:transparent;border:0;border-radius:18px;color:#66706d;display:grid;flex:1 1 0;font-size:.68rem!important;font-weight:800;gap:2px;justify-items:center;line-height:1.1;min-height:50px;min-width:0;padding:6px 2px;white-space:nowrap}.shelf20-bottom-nav button.active{background:#007a601a;color:#007a60}.shelf20-bottom-nav button.active svg{color:#007a60}.shelf20-store-detail-content{display:grid;gap:20px;margin:0 auto;max-width:1240px;width:100%}.shelf20-store-detail-rating{gap:12px;justify-content:space-between;width:100%}.shelf20-store-detail-rating .review-link{background:transparent;border:0;border-radius:0;color:#007a60;font-size:.88rem!important;font-weight:500;padding:0}.shelf20-store-detail-rating .rating-display,.shelf20-review-hero .rating-display{font-size:.88rem;font-weight:500}.shelf20-store-detail-rating .rating-display strong,.shelf20-review-hero .rating-display strong{font-weight:600}.shelf20-store-detail-rating .rating-display.empty{color:#7a8581;font-weight:400}.shelf20-store-info-list{display:grid;gap:11px}.shelf20-store-info-row{align-items:center;background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:16px;box-shadow:none;display:grid;gap:5px 12px;grid-template-columns:38px minmax(0,1fr);padding:12px 13px}.shelf20-store-info-row svg{align-self:center;background:#007a6014;border-radius:999px;color:#007a60;height:34px;padding:8px;width:34px}.shelf20-store-info-row span{color:#6b7471;font-size:.82rem;font-weight:500}.shelf20-store-info-row strong{color:#25312e;font-size:.92rem;font-weight:450;grid-column:2;line-height:1.35}.shelf20-store-detail-content .section-title.compact-title{margin-top:4px}.shelf20-store-detail-content .section-title.compact-title h2{color:#101820;font-size:1.08rem;font-weight:600}.shelf20-store-detail-content .section-title.compact-title h2 span{color:#6b7471;font-size:.9rem;font-weight:400}.shelf20-shelf-grid{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px}.shelf20-shelf-slot{min-height:0}.shelf20-shelf-slot.empty{gap:4px;min-height:118px;pointer-events:none}.shelf20-shelf-slot.empty strong{color:#7b8582;font-size:.84rem}.shelf20-shelf-slot.empty span{color:#8f9795;font-size:.78rem;font-weight:750}.shelf20-shelf-actions{grid-template-columns:1fr 1fr}.shelf20-shelf-actions button{font-size:.78rem!important}.shelf20-product-page .shelf20-shelf-header h1,.shelf20-reviews-page .shelf20-shelf-header>h1{color:#101820;font-size:1.25rem;font-weight:600;justify-self:center}.shelf20-product-page{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.shelf20-product-page .shelf20-shelf-header{gap:5px;padding-bottom:4px}.shelf20-product-page .shelf20-shelf-header small{color:#747f7b;font-size:.86rem;font-weight:400}.shelf20-product-page .shelf20-shelf-header h1{color:#101820;font-size:clamp(1.25rem,5vw,1.38rem);font-weight:600;justify-self:start;line-height:1.16}.shelf20-product-page-panel{background:transparent;border:0;border-radius:0;box-shadow:none;gap:16px;grid-template-columns:1fr;padding:0}.shelf20-product-page-image{aspect-ratio:1 / 1;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;display:grid;overflow:hidden;place-items:center;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.shelf20-product-page-image img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.shelf20-product-page-image span{color:#7a8581;font-size:.9rem;font-weight:500;padding:16px;text-align:center}.product-gallery-arrow{align-items:center;background:#ffffffe6;border:1px solid rgba(15,23,42,.1);border-radius:999px;color:#111827;display:inline-flex;font-size:24px;font-weight:500;height:34px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:34px;z-index:2}.product-gallery-arrow.previous{left:10px}.product-gallery-arrow.next{right:10px}.shelf20-product-gallery-dots{align-items:center;display:flex;gap:7px;justify-content:center;margin-top:10px}.shelf20-product-gallery-dots button{background:#0f172a2e;border:0;border-radius:999px;height:7px;min-height:7px;padding:0;transition:width .16s ease,background .16s ease;width:7px}.shelf20-product-gallery-dots button.active{background:#007a60;width:18px}.shelf20-product-thumbnails{display:flex;gap:10px;justify-content:center;margin-top:12px}.shelf20-product-thumbnails button{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px;height:72px;min-height:72px;overflow:hidden;padding:0;width:72px}.shelf20-product-thumbnails button.active{border:2px solid #007a60}.shelf20-product-thumbnails img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.shelf20-product-page-copy{gap:13px}.shelf20-product-page-copy .badge{font-size:.74rem;font-weight:500}.shelf20-product-page-copy .review-summary-row{align-items:center;gap:10px}.shelf20-product-page-copy .rating-display{font-size:.88rem;font-weight:400}.shelf20-product-page-copy .rating-display.empty{color:#7a8581;font-weight:400}.shelf20-product-page-copy .review-link{background:transparent;border:0;color:#007a60;font-size:.88rem!important;font-weight:500;padding:0}.shelf20-product-price{color:#101820;font-size:1.25rem;font-weight:700;line-height:1.1}.shelf20-product-facts{background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:18px;display:grid;gap:0;overflow:hidden;box-shadow:none}.product-detail-info-row{align-items:start;background:#fff;border-bottom:1px solid rgba(15,23,42,.07);display:grid;gap:12px;grid-template-columns:28px minmax(0,1fr);padding:14px 16px}.product-detail-info-row:last-child{border-bottom:0}.product-detail-info-icon{color:#007a60;height:22px;margin-top:2px;width:22px}.product-detail-info-text{min-width:0}.product-detail-info-label{color:#6b7280;font-size:.84rem;font-weight:500;line-height:1.25;margin:0 0 4px}.product-detail-info-value{color:#111827;font-size:.94rem;font-weight:500;line-height:1.35;margin:0;overflow-wrap:anywhere}.shelf20-product-page-copy>.shelf20-primary{border-radius:16px;box-shadow:none!important;font-size:16px!important;font-weight:600;justify-content:center;margin:10px 0 calc(32px + env(safe-area-inset-bottom));min-height:52px;width:100%}.shelf20-product-page-copy>.shelf20-primary.product-detail-add-button{box-shadow:none!important}.shelf20-review-hero{align-items:center;display:grid;gap:12px;grid-template-columns:76px minmax(0,1fr) auto;width:100%}.shelf20-review-hero-image{align-items:center;aspect-ratio:1 / 1;background:#f3f7f5;border:1px solid rgba(15,23,42,.08);border-radius:18px;color:#007a60;display:grid;font-size:1rem;font-weight:600;overflow:hidden;place-items:center}.shelf20-review-hero h2{color:#101820;font-size:1.18rem;font-weight:600;line-height:1.12;margin:0 0 4px}.shelf20-review-hero small{color:#6b7471;font-size:.86rem;font-weight:400}.shelf20-review-hero .shelf20-filter-button{border-color:#0f172a1f;border-radius:14px;box-shadow:none;color:#007a60;font-size:.88rem;font-weight:500;height:42px;min-height:42px;width:auto;padding:0 12px}.review-sort-control{position:relative}.review-sort-popover{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px;box-shadow:0 14px 30px #0f172a1f;display:grid;gap:4px;min-width:148px;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:80}.review-sort-popover button{background:transparent;border:0;border-radius:10px;color:#25312e;font-size:.9rem;font-weight:500;min-height:38px;padding:0 10px;text-align:left}.review-sort-popover button.active{background:#007a6017;color:#007a60}.review-stars{align-items:center;display:inline-flex;gap:2px;line-height:1;white-space:nowrap}.review-star{flex:0 0 auto}.review-star-filled{color:#f5b301}.review-star-empty{color:#d8dde1}.review-rating-summary{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:7px;padding:16px}.review-rating-summary>span{color:#111827;font-size:1rem;font-weight:600}.review-rating-summary>strong{color:#111827;font-size:1.1rem;font-weight:600}.review-rating-summary p{color:#6b7280;font-size:.9rem;font-weight:400;margin:0}.review-rating-large{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.review-rating-large strong{color:#111827;font-size:1.78rem;font-weight:650;line-height:1}.review-rating-summary.empty{gap:6px}.shelf20-review-hero .rating-display.empty{color:#7a8581;font-size:.88rem;font-weight:400}.shelf20-reviews-panel .review-list{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;gap:0;overflow:hidden}.shelf20-reviews-panel .review-item{background:transparent;border:0;border-bottom:1px solid rgba(15,23,42,.08);border-radius:0;box-shadow:none;display:grid;gap:6px;grid-template-columns:1fr;margin:0;padding:12px 16px}.shelf20-reviews-panel .review-item:last-child{border-bottom:0}.review-avatar{align-items:center;background:#007a6014;border-radius:999px;color:#007a60;display:grid;font-size:.9rem;font-weight:650;height:36px;place-items:center;width:36px}.review-card-header{align-items:start;display:grid;gap:0;grid-template-columns:1fr}.review-card-person{display:grid;gap:3px;min-width:0}.review-card-name-rating{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.review-card-person strong{color:#101820;font-size:.96rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-card-person small{color:#7b8582;font-size:.8rem;font-weight:400}.review-card-rating{align-items:center;display:flex;gap:5px}.review-card-rating strong{color:#111827;font-size:.92rem;font-weight:600}.review-card-text,.review-preview p{color:#1f2926;font-size:.94rem;font-weight:400;line-height:1.5;margin:2px 0 0;overflow-wrap:anywhere}.review-verified-badge{align-self:start;align-items:center;background:#0080601a;border-radius:999px;color:#007f68;display:inline-flex;font-size:.76rem;font-weight:600;justify-self:start;line-height:1.2;margin:2px 0 0;max-width:100%;padding:3px 9px;white-space:nowrap;width:fit-content}.review-empty-state{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;display:grid;gap:6px;padding:28px 18px;text-align:center}.review-empty-state strong{color:#111827;font-size:1rem;font-weight:600}.review-empty-state p,.shelf20-reviews-panel .muted{color:#7a8581;font-size:.92rem;font-weight:400;margin:0}.shelf20-reviews-panel .review-card-header{align-items:start;display:grid;gap:0;grid-template-columns:1fr}.shelf20-reviews-panel .review-card-person,.shelf20-reviews-panel .review-rating-summary,.shelf20-reviews-panel .review-empty-state,.shelf20-reviews-panel .review-list{display:grid}.shelf20-reviews-panel .review-card-rating{align-items:center;display:flex;gap:5px}.shelf20-reviews-panel .review-card-person strong{font-weight:600}.shelf20-reviews-panel .review-card-rating strong{color:#111827;font-size:.92rem;font-weight:600}.shelf20-reviews-panel .review-card-text,.shelf20-reviews-panel .review-preview p{color:#1f2926;font-weight:400;line-height:1.5}@media(max-width:430px){.shelf20-review-hero{align-items:start;grid-template-columns:64px minmax(0,1fr)}.shelf20-review-hero .review-sort-control{grid-column:1 / -1;justify-self:stretch}.shelf20-review-hero .shelf20-filter-button{width:100%}}@media(max-width:768px){.shelf20-page{background-attachment:scroll;background-color:#fffdfb;background-image:none;background-repeat:no-repeat}}.merchant-store-logo-panel{gap:14px}.merchant-store-logo-preview{align-items:center;background:#f3f7f5;border:1px solid rgba(15,23,42,.08);border-radius:20px;color:#007a60;display:flex;font-size:1.2rem;font-weight:950;height:120px;justify-content:center;overflow:hidden;width:120px}.shelf20-bottom-nav,.merchant-bottom-nav{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.shelf20-bottom-nav button,.merchant-bottom-nav button{flex:1 1 0;max-width:100%;min-width:0;overflow:hidden;text-align:center;white-space:nowrap}@media(min-width:900px){.shelf20-store-shelf-page{margin-left:auto;margin-right:auto;max-width:1080px;width:100%}.shelf20-store-shelf-page .shelf20-shelf-header,.shelf20-store-shelf-page .shelf20-store-detail-content,.shelf20-store-shelf-page .shelf20-shelf-grid{max-width:1080px;width:100%}.shelf20-store-shelf-page .shelf20-shelf-header{padding-left:0;padding-right:0}.shelf20-store-shelf-page .shelf20-store-cover-banner{aspect-ratio:16 / 6;background-position:center;background-repeat:no-repeat;background-size:cover;height:auto;max-height:320px;min-height:220px;width:100%}.shelf20-store-shelf-page .shelf20-shelf-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}.shelf20-merchant-landing-page{background:#fbfcfb;color:#101820;min-height:100vh;padding:18px 14px 34px}.shelf20-merchant-landing-hero,.shelf20-merchant-info-section,.shelf20-merchant-final-cta,.shelf20-merchant-footer{margin:0 auto;max-width:520px;width:100%}.shelf20-merchant-landing-hero{display:grid;gap:16px;padding:8px 0 18px}.shelf20-merchant-brandmark{color:#30734c;font-size:.9rem;font-weight:750;letter-spacing:0;padding-left:8px}.shelf20-merchant-hero-card,.shelf20-merchant-final-cta{background:linear-gradient(145deg,#fffffffa,#fafcfbfa),#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;box-shadow:0 8px 22px #10182009}.shelf20-merchant-hero-card{display:grid;gap:12px;overflow:hidden;padding:20px;position:relative}.shelf20-merchant-hero-card h1,.shelf20-merchant-final-cta h2{color:#1d2a2b;font-weight:750;letter-spacing:0;line-height:1.08;margin:0}.shelf20-merchant-hero-card h1{font-size:clamp(2rem,10vw,3.2rem);max-width:calc(100% - 96px)}.shelf20-merchant-final-cta h2{font-size:clamp(1.35rem,6vw,1.9rem)}.shelf20-merchant-hero-line,.shelf20-merchant-hero-subtext,.shelf20-merchant-final-cta p,.shelf20-merchant-info-panel p,.shelf20-merchant-info-list{color:#42504c;line-height:1.55;margin:0}.shelf20-merchant-hero-line{color:#31403d;font-size:1rem;font-weight:500;max-width:calc(100% - 76px);overflow:visible;white-space:normal}.shelf20-merchant-control-line{align-items:center;background:#f6faf7e0;border:1px solid rgba(46,125,79,.16);border-radius:16px;color:#263a34;display:grid;font-size:.9rem;font-weight:500;gap:9px;grid-template-columns:auto 1fr;line-height:1.45;margin:0;max-width:calc(100% - 92px);padding:10px 12px}.shelf20-merchant-control-line svg{background:#e8f6eff2;border-radius:999px;color:#2f8a52;height:30px;padding:7px;width:30px}.shelf20-merchant-phone-mockup{filter:drop-shadow(0 10px 12px rgba(16,24,32,.14));display:block;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.shelf20-merchant-hero-mockup{position:absolute;right:14px;top:30px;width:clamp(68px,18vw,82px)}.shelf20-merchant-hero-subtext{font-size:.98rem;font-weight:400;max-width:420px}.shelf20-merchant-hero-points{color:#45504d;display:grid;font-size:.94rem;font-weight:500;gap:5px}.shelf20-merchant-cta-row{display:grid;gap:10px;margin-top:4px}.shelf20-merchant-primary,.shelf20-merchant-secondary{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.94rem;font-weight:650;gap:8px;justify-content:center;min-height:44px;padding:11px 15px;text-align:center;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;width:100%}.shelf20-merchant-primary{background:linear-gradient(135deg,#2f8a52,#247044);border:1px solid rgba(0,122,61,.24);box-shadow:0 10px 20px #007a3d1f;color:#fff}.shelf20-merchant-secondary{background:#fff;border:1px solid #d8e3df;color:#1b2a26}.shelf20-merchant-primary:hover,.shelf20-merchant-secondary:hover{transform:translateY(-1px)}.shelf20-merchant-benefits{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2px}.shelf20-merchant-benefits span{background:#ffffffbd;border:1px solid rgba(15,23,42,.08);border-radius:999px;color:#4a5653;font-size:.74rem;font-weight:500;padding:6px 8px}.shelf20-merchant-info-section{display:grid;gap:8px;padding:8px 0 22px}.shelf20-merchant-info-accordion{background:#fffffff5;border:1px solid rgba(15,23,42,.065);border-radius:13px;box-shadow:0 4px 12px #10182006;overflow:hidden}.shelf20-merchant-info-trigger{align-items:center;background:transparent;border:0;color:#101820;cursor:pointer;display:grid;font-size:.94rem;font-weight:600;gap:9px;grid-template-columns:auto 1fr auto;letter-spacing:0;padding:13px 14px;text-align:left;width:100%}.shelf20-merchant-info-icon{align-items:center;background:#e8f6ef94;border-radius:999px;color:#28784c;display:inline-flex;height:28px;justify-content:center;width:28px}.shelf20-merchant-accordion-indicator{align-items:center;background:transparent;border:0;border-radius:999px;color:#007a60;display:inline-flex;font-size:1.1rem;font-weight:600;height:24px;justify-content:center;line-height:1;width:24px}.shelf20-merchant-info-panel{display:grid;gap:9px;padding:0 14px 14px 52px}.shelf20-merchant-info-panel[hidden]{display:none}.shelf20-merchant-info-list{display:grid;gap:9px;list-style:none;padding:0}.shelf20-merchant-info-list li{background:#f8fbf9c7;border:1px solid rgba(15,23,42,.06);border-radius:12px;padding:10px 12px}.shelf20-merchant-info-list strong{color:#182722;font-weight:650}.shelf20-merchant-flow{display:grid;gap:8px}.shelf20-merchant-flow span{background:#f8fbf9c7;border:1px solid rgba(15,23,42,.06);border-radius:12px;color:#26332f;font-size:.86rem;font-weight:550;padding:9px 11px}.shelf20-merchant-plan-grid{display:grid;gap:9px}.shelf20-merchant-plan-grid span{align-items:center;background:#f8fbf9c7;border:1px solid rgba(15,23,42,.06);border-radius:14px;color:#26332f;display:flex;justify-content:space-between;min-height:48px;padding:10px 12px}.shelf20-merchant-plan-grid strong{font-size:.9rem;font-weight:650}.shelf20-merchant-plan-grid b{color:#007a60;font-size:1rem;font-weight:750}.shelf20-merchant-final-cta{display:grid;gap:10px;overflow:hidden;padding:18px;position:relative}.shelf20-merchant-final-cta .shelf20-merchant-primary{justify-self:start}.shelf20-merchant-final-cta h2,.shelf20-merchant-final-cta p,.shelf20-merchant-final-cta .shelf20-merchant-primary{max-width:calc(100% - 78px);position:relative;z-index:1}.shelf20-merchant-cta-mockup{bottom:16px;position:absolute;right:14px;width:clamp(58px,17vw,72px)}.shelf20-merchant-footer{color:#7a8581;font-size:.8rem;font-weight:500;padding:4px 0 0;text-align:center}@media(max-width:420px){.shelf20-merchant-hero-card h1{max-width:calc(100% - 88px)}.shelf20-merchant-control-line{max-width:calc(100% - 78px);padding-right:10px}.shelf20-merchant-control-line svg{height:28px;padding:6px;width:28px}.shelf20-merchant-info-panel{padding-left:16px}.shelf20-merchant-info-trigger{grid-template-columns:auto minmax(0,1fr) auto}}@media(min-width:760px){.shelf20-merchant-landing-page{padding:28px 24px 48px}.shelf20-merchant-landing-hero,.shelf20-merchant-info-section,.shelf20-merchant-final-cta,.shelf20-merchant-footer{max-width:520px}.shelf20-merchant-hero-card{padding:28px}.shelf20-merchant-hero-card h1{max-width:calc(100% - 102px)}.shelf20-merchant-hero-mockup{right:24px;top:32px;width:clamp(90px,9vw,104px)}.shelf20-merchant-control-line{max-width:350px}.shelf20-merchant-cta-row{align-items:center;display:flex;flex-wrap:wrap}.shelf20-merchant-primary,.shelf20-merchant-secondary{width:auto}.shelf20-merchant-info-section{gap:12px}.shelf20-merchant-info-trigger{padding:14px 16px}.shelf20-merchant-info-panel{padding:0 16px 16px 56px}.shelf20-merchant-flow,.shelf20-merchant-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shelf20-merchant-plan-grid span{align-items:start;display:grid;gap:6px}.shelf20-merchant-final-cta{padding:24px}.shelf20-merchant-final-cta h2,.shelf20-merchant-final-cta p,.shelf20-merchant-final-cta .shelf20-merchant-primary{max-width:calc(100% - 104px)}.shelf20-merchant-cta-mockup{bottom:18px;right:22px;width:clamp(80px,8vw,92px)}}
