:root{--product-canvas:#fcfbf8;--product-surface:#fffefa;--product-surface-strong:#ffffff;--product-border:#ddd8d0;--product-text:#161514;--product-muted:#6f6863;--product-red:#dc002a;--product-red-dark:#b70022;--product-radius:18px;--product-shadow:0 1px 2px rgb(36 25 18/4%),0 14px 36px rgb(36 25 18/5%)}.app-frame,.ops-page,.scanner-page,.wallet-page{color:var(--product-text);font-size:15px;line-height:1.5}.app-frame{min-height:100dvh;display:grid;grid-template-columns:264px minmax(0,1fr);background:var(--product-canvas)}.app-sidebar{width:auto;height:100dvh;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;position:sticky;top:0;z-index:30;overflow:hidden;padding:22px 16px 16px;border-right:1px solid var(--product-border);background:#1d1a18;color:white}.app-sidebar__brand{padding:0 10px 20px}.app-sidebar>nav{display:grid;align-content:start;gap:20px;min-height:0;margin-top:20px;padding:0 2px 18px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#504944 transparent}.app-nav-group{display:grid;gap:4px}.app-nav-group>span{padding:0 12px 7px;color:#a99e97;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-nav-group>a,.sidebar-bottom>a,.sidebar-bottom>button{min-height:46px;padding:9px 12px;border-radius:10px;color:#d9d2cd;font-size:14px;font-weight:650}.app-sidebar .app-nav-group>a{min-height:46px;font-size:14px}.app-nav-group>a.active,.app-nav-group>a:hover{color:white;background:rgb(255 255 255/10%)}.app-nav-group>a.active{box-shadow:inset 3px 0 0 var(--product-red)}.app-drawer .sidebar-bottom,.app-sidebar .sidebar-bottom{gap:4px;margin-top:0;padding-top:12px;border-top:1px solid rgb(255 255 255/9%)}.app-drawer .account-mini,.app-sidebar .account-mini{margin-top:4px;padding-top:12px;border-top-color:rgb(255 255 255/9%);background:transparent}.app-mobile-header,.app-mobile-nav{display:none}.app-drawer__overlay{position:fixed;inset:0;z-index:110;background:rgb(22 21 20/52%);backdrop-filter:blur(4px);animation:product-fade-in .16s ease-out}.app-drawer{width:min(88vw,368px);height:100dvh;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;position:fixed;inset:0 auto 0 0;z-index:111;overflow:hidden;padding:18px 16px max(16px,env(safe-area-inset-bottom));border:0;background:#1d1a18;color:white;box-shadow:28px 0 70px rgb(22 15 11/28%);animation:product-drawer-in .2s cubic-bezier(.22,1,.36,1)}.app-drawer:focus{outline:0}.app-drawer__header{display:flex;align-items:center;justify-content:space-between;min-height:44px}.app-drawer__header>h2,.app-drawer__header>span{margin:0;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.app-drawer__header .icon-button{border-color:rgb(255 255 255/12%);background:rgb(255 255 255/7%);color:white}.app-drawer__brand{display:none}.app-drawer .store-switcher{margin-top:12px}.app-drawer>nav{min-height:0;display:grid;align-content:start;gap:18px;margin-top:18px;padding-right:3px;overflow-y:auto;overscroll-behavior:contain}.app-drawer .app-nav-group>a{min-height:46px;display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:10px;color:#d9d2cd;font-size:14px;font-weight:650}.app-drawer .app-nav-group>a.active,.app-drawer .app-nav-group>a:hover{background:rgb(255 255 255/10%);color:white}.app-drawer .sidebar-bottom>a,.app-drawer .sidebar-bottom>button{width:100%}.product-loading-shell{min-height:100dvh;display:grid;grid-template-columns:264px minmax(0,1fr);background:var(--product-canvas)}.product-loading-shell>aside{display:grid;align-content:start;gap:14px;padding:24px;background:#1d1a18}.product-loading-shell>aside>i{height:42px;border-radius:10px;background:rgb(255 255 255/7%);animation:product-pulse 1.35s ease-in-out infinite}.product-loading-shell>main{display:grid;place-items:center;align-content:center;gap:14px;color:var(--product-muted)}.product-loading-shell__mark{width:38px;height:38px;border-radius:12px;background:var(--product-red);box-shadow:0 14px 36px rgb(220 0 42/18%);animation:product-pulse 1.35s ease-in-out infinite}.product-loading-shell p{margin:0;font-size:14px}@keyframes product-fade-in{0%{opacity:0}}@keyframes product-drawer-in{0%{transform:translateX(-100%)}}@keyframes product-pulse{50%{opacity:.48}}.app-body{min-width:0;margin-left:0}.app-topbar{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:25;min-height:68px;padding:0 30px;border-bottom:1px solid var(--product-border);background:rgb(255 253 249/92%);backdrop-filter:blur(16px)}.app-content{width:min(100%,1440px);min-width:0;margin:0 auto;padding:clamp(28px,3vw,44px);container-type:inline-size;container-name:product-content}.page-heading{align-items:flex-end;gap:24px;margin-bottom:24px}.billing-center .page-heading h1,.merchant-section-page .page-heading h1,.page-heading h1{margin:3px 0 7px;font-size:clamp(36px,3vw,48px);line-height:1.08;letter-spacing:-.035em}.empty-copy,.page-heading p,.panel p{color:var(--product-muted);font-size:14px}.app-breadcrumb,.customer-table .table-head,.eyebrow,.kpi-grid small,.panel-label,.settings-form label,.store-page small,.wallet-page small{font-size:12px}.kpi-grid>article,.panel{border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-surface);box-shadow:var(--product-shadow);padding:clamp(20px,2.2vw,28px)}.kpi-grid>article>strong{font-size:28px;letter-spacing:-.03em}.app-mobile-nav a,.button,.icon-button,.search-box input,.settings-form button,.settings-form input,.settings-form textarea,.ui-select-trigger,.wallet-mobile-nav a{min-height:46px;font-size:14px}.button{border-radius:11px;font-weight:750}.button--red{background:var(--product-red)}.button--red:hover{background:var(--product-red-dark)}.section-subnav{display:flex;gap:4px;margin:-5px 0 24px;padding:4px;overflow-x:auto;border:1px solid var(--product-border);border-radius:12px;background:#ebe5dc;width:fit-content;max-width:100%}.section-subnav a{min-height:38px;padding:9px 14px;border-radius:9px;color:var(--product-muted);font-size:13px;font-weight:720;white-space:nowrap}.section-subnav a.active{color:var(--product-text);background:white;box-shadow:0 1px 4px rgb(36 25 18/9%)}.background-sync{display:inline-flex;align-items:center;gap:7px;color:var(--product-muted);font-size:12px;font-weight:700}.background-sync svg{width:14px;height:14px}.app-menu-page>section{margin-top:28px}.app-menu-page>section>h2{margin:0 0 12px;font-size:14px}.app-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.app-menu-card{display:flex;align-items:flex-start;gap:14px;min-height:126px;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.app-menu-card:hover{transform:translateY(-2px);border-color:#bdb2a8;box-shadow:0 16px 40px rgb(36 25 18/9%)}.app-menu-card>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:12px;color:var(--product-red);background:#fde9eb}.app-menu-card strong{font-size:16px}.customer-table .table-head,.customer-table .table-row,.ops-billing-row{min-height:58px;padding-block:12px}.customer-table .table-row strong,.location-admin strong,.ops-billing-row strong,.team-person strong{font-size:14px}.ui-dialog-content{width:min(540px,calc(100vw - 32px));border-radius:18px;border:1px solid var(--product-border);background:var(--product-surface-strong);box-shadow:0 28px 90px rgb(20 13 10/22%)}.ui-dialog-heading [data-radix-dialog-title],.ui-dialog-heading h2{font-size:22px}.ui-dialog-field{display:grid;gap:8px;font-size:13px;font-weight:700}.ui-dialog-field input,.ui-dialog-field textarea{width:100%;padding:12px 13px;border:1px solid var(--product-border);border-radius:10px;font:inherit}.wallet-header__context{color:var(--product-muted);font-size:13px;font-weight:700}.wallet-page{background:var(--product-canvas)}.wallet-header{position:sticky;top:0;z-index:45;border-bottom-color:var(--product-border);background:rgb(255 254 250/94%);backdrop-filter:blur(16px)}.wallet-memberships,.wallet-privacy,.wallet-ready,.wallet-welcome{width:min(1180px,calc(100% - 40px))}.wallet-welcome{padding:clamp(50px,7vw,84px) 0 44px}.wallet-welcome h1{max-width:820px;font-size:clamp(42px,5vw,68px);line-height:.98}.wallet-welcome>div>p:last-child{max-width:620px;color:var(--product-muted);font-size:14px;line-height:1.6}.wallet-memberships>header h2,.wallet-ready h2{font-size:24px}.wallet-memberships>header span{font-size:12px}.wallet-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:16px}.wallet-grid>.empty-state{width:100%;min-height:320px;grid-column:1/-1}.wallet-grid>.empty-state h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.04em}.wallet-grid>.empty-state p{margin:8px 0 0;font-size:14px}.wallet-loading-avatar{width:44px;height:44px;justify-self:end;border-radius:50%;background:#eee8e0;animation:product-pulse 1.35s ease-in-out infinite}.surface-loading-state{min-height:calc(100dvh - 76px);display:grid;place-items:center;align-content:center;gap:10px;padding:40px 20px;text-align:center}.surface-loading-state>svg{width:34px;height:34px;margin-bottom:10px;color:var(--product-red)}.surface-loading-state h1{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em}.surface-loading-state>p:last-child{max-width:460px;margin:0;color:var(--product-muted);font-size:14px}.wallet-privacy.panel{display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center}.ops-sidebar nav a{display:flex;gap:10px;padding:10px 12px;border-radius:10px}.ops-sidebar nav a,.ops-sidebar>a{align-items:center;min-height:44px}.ops-sidebar>a{font-size:12px}.ops-mobile-nav{display:none}.app-frame small,.ops-page small,.scanner-page small,.status-pill,.wallet-page small{font-size:12px}.app-frame .app-mobile-nav a,.dashboard-page .chart-panel header span,.dashboard-page .chart-summary span,.demo-app-frame .app-mobile-nav a,.membership-card small{font-size:12px!important}.status-pill{min-height:28px}.scanner-location{min-height:44px}.scanner-location strong{font-size:14px}.scanner-mode-tabs button{font-size:13px}.scanner-mode-tabs button:not(.active){color:#bdb6b1}.scanner-page{background:#11100f}.scanner-header{border-bottom-color:#34302d}.scanner-location small{color:#aaa39e;font-size:12px}.scanner-main{width:min(720px,100%);padding:clamp(22px,4vh,36px) 22px 48px}.scanner-action button{min-height:108px}.scanner-action strong{font-size:14px}.camera-busy span,.camera-placeholder p,.issue-panel>p,.manual-toggle,.scanner-action small,.scanner-footer{color:#b4ada8;font-size:12px}.camera-view{height:clamp(330px,52vh,470px);border-color:#45403c}.camera-placeholder h2{color:white;font-size:clamp(24px,4vw,32px)}.camera-placeholder button,.manual-entry button{min-height:44px;font-size:13px}.manual-toggle{min-height:44px}.surface-loading-state--dark{min-height:auto;color:white}.surface-loading-state--dark>p:last-child{color:#aaa39e}.scanner-loading-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--product-red);color:white}.scanner-page--loading .scanner-header{grid-template-columns:44px 1fr 44px;text-align:center}.scanner-page--loading .scanner-header strong{font-size:14px}.audit-log small,.audit-log strong,.audit-log>div>span:nth-child(3),.ops-alert button,.ops-alert p,.ops-alert strong,.ops-badge,.ops-environment,.ops-row-actions button,.ops-sidebar nav a,.ops-sidebar nav span,.ops-sidebar>a,.ops-stats small,.ops-table-head,.queue-labels{font-size:12px}.audit-log>div>span:nth-child(3){color:#625b56}.ops-main>header p,.ops-main>header p:last-child,.ops-table-row,.ops-table-row strong,.shopify-queue footer strong,.shopify-queue header strong{font-size:14px}.shopify-queue article{min-height:280px;display:flex;flex-direction:column}.shopify-queue{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:16px}.ops-main>.ops-empty,.shopify-queue>.ops-empty{width:100%;min-height:320px;grid-column:1/-1}.ops-empty h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.ops-empty p{font-size:14px}.shopify-queue footer{margin-top:auto}.shopify-queue footer .button{min-height:46px;padding-inline:14px;font-size:12px}.ops-page .shopify-queue footer small,.ops-page .shopify-queue header small{font-size:12px}.lifecycle-row{border-bottom:1px solid var(--product-border)}.lifecycle-row:last-child{border-bottom:0}.lifecycle-row>details{padding:0 0 14px 54px}.lifecycle-row summary{width:fit-content;color:var(--product-red);font-size:12px;font-weight:750;cursor:pointer}.compact-edit-form{display:grid;grid-template-columns:1fr 1.3fr auto auto;align-items:end;gap:10px;margin-top:12px}.compact-edit-form label,.schedule-form label{display:grid;gap:6px;color:var(--product-muted);font-size:12px;font-weight:700}.compact-edit-form input,.compact-edit-form textarea,.schedule-form input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--product-border);border-radius:9px;background:white}.archive-bin{margin-top:14px;padding-top:12px;border-top:1px solid var(--product-border)}.archive-bin>summary{min-height:44px;display:flex;align-items:center;color:var(--product-muted);font-size:13px;font-weight:680;cursor:pointer}.campaign-edit-form{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0;border-bottom:1px solid var(--product-border)}.location-edit-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.integration-card{min-height:0}.integration-card .integration-note,.integration-card header p,.integration-details span{font-size:12px}.integration-details>div{gap:14px;font-size:13px}.integration-card .button{min-height:44px;margin-top:12px;font-size:14px}.integration-card form,.integration-card form>label:not(.legal-check),.integration-config-form{display:grid;gap:8px}.integration-config-form{margin-top:14px}.integration-card form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--product-border);border-radius:10px;background:#fff;color:var(--product-ink);font:inherit}.schedule-exceptions{display:grid;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--product-border)}.schedule-exceptions>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-exceptions>header div{display:grid;gap:3px}.schedule-exceptions>header small{color:var(--product-muted)}.schedule-exception-row{display:grid;grid-template-columns:150px minmax(140px,1fr) 110px 110px auto auto;align-items:end;gap:10px;padding:12px;border:1px solid var(--product-border);border-radius:12px;background:var(--product-surface)}.schedule-exception-row>label:not(.legal-check){display:grid;gap:6px}.ops-dialog-form,.ops-dialog-form label,.ops-manual-actions article,.ops-manual-actions article label{display:grid;gap:8px}.ops-dialog-form input,.ops-dialog-form textarea,.ops-manual-actions input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--product-border);border-radius:10px;background:#fff;color:var(--product-ink);font:inherit}.ops-dialog-form small{color:var(--product-muted)}.ops-manual-actions{padding:24px}.ops-manual-actions>header{margin-bottom:18px}.ops-manual-actions article p,.ops-manual-actions>header p:last-child{color:var(--product-muted)}.ops-manual-actions>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ops-manual-actions article{align-content:start;padding:18px;border:1px solid var(--product-border);border-radius:14px;background:var(--product-surface)}.ops-manual-actions article h3,.ops-manual-actions article p{margin:0}.ops-manual-actions article .button{width:100%;margin-top:6px}.ops-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-block:4px 24px}.ops-pagination span{min-width:74px;text-align:center;color:var(--product-muted);font-size:13px;font-weight:700}.program-preview{align-self:start}.program-rule-preview{padding:18px;border-radius:14px;background:#211d1a;color:white}.program-rule-preview strong{font-size:22px}.program-rule-preview p{color:#bcb3ad}.stamp-preview{display:grid;gap:12px;margin-top:20px}.stamp-preview>span{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.stamp-preview i{display:grid;place-items:center;aspect-ratio:1;border:1px dashed #c8bdb4;border-radius:50%;color:var(--product-muted);font-style:normal;font-size:12px}.customer-table .table-row{width:100%;border:0;border-top:1px solid var(--product-border);background:transparent;color:inherit;text-align:left;cursor:pointer}.customer-table .table-row:hover{background:#f8f4ee}.billing-invoices>footer,.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--product-border);color:var(--product-muted);font-size:12px}.customer-detail-drawer{width:min(520px,100vw);position:fixed;inset:0 0 0 auto;z-index:80;overflow-y:auto;padding:28px;border-left:1px solid var(--product-border);background:#fffdf9;box-shadow:-24px 0 70px rgb(30 20 14/18%)}.customer-detail-drawer section>header,.customer-detail-drawer>header{display:flex;align-items:flex-start;justify-content:space-between}.customer-detail-drawer h2{margin:3px 0 0;font-size:28px}.customer-detail-drawer h3{margin-top:28px;font-size:16px}.customer-balance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.customer-balance-grid article{display:grid;gap:4px;padding:16px;border:1px solid var(--product-border);border-radius:12px;background:white}.customer-balance-grid strong{font-size:24px}.customer-balance-grid small,.customer-balance-grid span{color:var(--product-muted);font-size:12px}.activity-list{display:grid}.activity-list>div{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--product-border)}.activity-list>div>span{font-weight:800}.activity-list .positive{color:#08784b}.activity-list .negative{color:var(--product-red)}.activity-list div div{display:grid;gap:3px}.activity-list small{color:var(--product-muted);font-size:12px}.drawer-actions{display:flex;align-items:end;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--product-border)}.drawer-actions label{display:grid;gap:6px;font-size:12px;font-weight:700}.drawer-actions input{min-height:44px;padding:0 12px;border:1px solid var(--product-border);border-radius:10px}.schedule-form{display:grid;gap:7px;margin-top:14px}.schedule-form>div{display:grid;grid-template-columns:44px 1fr 1fr 130px;align-items:center;gap:8px}.schedule-form .legal-check{display:flex}.storefront-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}.storefront-editor-stack{display:grid;gap:18px;min-width:0}.storefront-editor-section{max-width:none}.media-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.storefront-media-field{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--product-border);border-radius:14px;background:#faf7f2}.storefront-media-field__preview{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:1px solid #ded6ce;border-radius:13px;background:white 50%/cover no-repeat;color:var(--product-red)}.storefront-media-field__preview.is-cover{border-radius:10px}.storefront-media-field__preview svg{width:22px}.storefront-media-field__copy{min-width:0;display:grid;gap:3px}.storefront-media-field__copy strong{font-size:13px}.storefront-media-field__copy small{color:var(--product-muted);font-size:11px}.storefront-media-field__progress{width:100%;height:4px;overflow:hidden;position:relative;border-radius:999px;background:#e8dfd7}.storefront-media-field__progress:after{content:"";width:45%;position:absolute;inset:0 auto 0 0;border-radius:inherit;background:var(--product-red);animation:storefront-upload 1s ease-in-out infinite alternate}@keyframes storefront-upload{to{transform:translateX(122%)}}.storefront-media-field .button{min-height:40px;position:relative;padding-inline:12px;font-size:12px}.storefront-media-field .button svg{width:16px}.storefront-media-field__input{width:1px!important;height:1px!important;position:absolute;opacity:0;pointer-events:none}.storefront-media-field__remove{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #ead1d5;border-radius:10px;background:#fff7f8;color:var(--product-red)}.storefront-media-field__remove svg{width:16px}.storefront-module-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storefront-module-list legend,.storefront-module-list>p{grid-column:1/-1}.storefront-module-list>p{margin:-4px 0 4px;color:var(--product-muted);font-size:12px}.storefront-module-list .legal-check{min-height:48px;margin:0;padding:10px 12px;border:1px solid var(--product-border);border-radius:11px;background:white}.storefront-save-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;position:sticky;bottom:18px;z-index:15;padding:14px;border:1px solid var(--product-border);border-radius:16px;background:rgb(255 254 250/94%);box-shadow:0 18px 50px rgb(36 25 18/14%);backdrop-filter:blur(16px)}.storefront-save-bar.is-dirty{border-color:#e5b5be}.storefront-save-bar>div{min-width:0;display:grid;gap:2px}.storefront-save-bar strong{font-size:13px}.storefront-save-bar span{overflow:hidden;color:var(--product-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.storefront-save-bar .button{min-height:42px;font-size:12px}.storefront-preview-desktop{display:none;min-width:0}.storefront-preview-mobile{margin:18px 0}.storefront-preview-mobile>button{width:100%}.storefront-preview-mobile .storefront-preview{position:static;padding:0;border:0;box-shadow:none}.ui-dialog-body>.storefront-preview{max-height:min(680px,calc(100dvh - 190px));overflow-y:auto}.storefront-preview{position:sticky;top:92px}.storefront-preview>header{display:flex;align-items:center;justify-content:space-between;color:var(--product-muted);font-size:12px;font-weight:750}.storefront-preview>header strong{padding:5px 8px;border-radius:999px;background:#f0ebe5;color:var(--product-text);font-size:10px}.storefront-preview__device{max-width:360px;min-height:600px;position:relative;margin:20px auto 0;overflow:hidden;border:8px solid #24201d;border-radius:34px;background:#fffaf4;box-shadow:0 20px 55px rgb(35 24 17/18%);text-align:center}.storefront-preview__cover{height:150px;background:linear-gradient(145deg,var(--preview-accent),#2b201c);background-size:cover;background-position:50%}.storefront-preview__logo{width:70px;height:70px;display:grid;place-items:center;margin:-35px auto 0;border:5px solid #fffaf4;border-radius:22px;background:white 50%/cover no-repeat;color:var(--preview-accent)}.storefront-preview__device h3{margin:14px 18px 6px;font-size:24px;text-transform:capitalize}.storefront-preview__device>p{margin:0 22px;color:var(--product-muted);font-size:12px;line-height:1.5}.storefront-preview__progress{display:grid;gap:8px;margin:24px 20px;text-align:left}.storefront-preview__progress:before{content:"";height:8px;border-radius:9px;background:linear-gradient(90deg,var(--preview-accent) 66%,#e8dfd7 66%)}.storefront-preview__cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 20px}.storefront-preview__cards i{min-height:104px;display:flex;align-items:flex-end;padding:12px;border-radius:15px;background:white;box-shadow:0 8px 25px rgb(40 26 18/8%);color:var(--product-text);font-style:normal;text-align:left}.storefront-preview__cards i:first-child{background:var(--preview-accent);color:white}.storefront-preview__cards i span{font-size:10px;font-weight:750}.storefront-preview__device.is-catalog .storefront-preview__cover{height:112px}.storefront-preview__device.is-catalog .storefront-preview__logo{width:58px;height:58px;margin:-29px auto 0 20px;border-radius:16px}.storefront-preview__device.is-catalog h3,.storefront-preview__device.is-catalog>p{margin-left:20px;text-align:left}.storefront-preview__device.is-catalog .storefront-preview__cards{grid-template-columns:1fr}.storefront-preview__device.is-catalog .storefront-preview__cards i{min-height:72px}.storefront-preview__device.is-community .storefront-preview__cover{height:130px;border-radius:0 0 46% 46%}.storefront-preview__device.is-community .storefront-preview__logo{border-radius:50%}.storefront-preview__device.is-community .storefront-preview__cards{gap:8px}.storefront-preview__device.is-community .storefront-preview__cards i{min-height:90px;border-radius:28px}.directory-control{display:grid;grid-template-columns:minmax(220px,1fr) minmax(200px,1.4fr) auto auto;align-items:center;gap:16px;margin-top:18px}@container product-content (min-width: 900px){.storefront-workbench{grid-template-columns:minmax(0,1.35fr) minmax(340px,.8fr);gap:22px}.storefront-preview-desktop{display:block}.storefront-preview-mobile{display:none}}.billing-invoices,.billing-pending-change{margin-top:24px}.billing-pending-change{display:flex;align-items:center;justify-content:space-between;gap:20px}.billing-pending-change>div{display:flex;align-items:center;gap:14px}.billing-pending-change svg{color:var(--product-red)}.billing-pending-change span{display:grid;gap:5px}.billing-pending-change small{color:var(--product-muted);line-height:1.5}.billing-invoices>header{display:flex;align-items:center;justify-content:space-between}.billing-invoice-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;min-height:66px;border-top:1px solid var(--product-border)}.billing-invoice-row>span:first-child{display:grid;gap:4px}.billing-invoice-row small{color:var(--product-muted)}.brand-card__actions{display:flex;align-items:center;gap:8px}.brand-inline-editor{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.brand-inline-editor label{display:grid;flex:1;gap:7px;font-size:13px;font-weight:750}.brand-inline-editor input{min-height:44px;padding:0 12px;border:1px solid var(--product-border);border-radius:10px}.brand-inline-editor>div{display:flex;gap:8px}.security-session>div{display:grid;gap:5px;margin:20px 0}.security-note p,.security-session small{color:var(--product-muted)}.security-note{display:flex;align-items:flex-start;gap:14px;margin-top:16px}.check-list{display:grid;gap:12px;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:10px}.check-list svg{width:18px;color:#08784b}.demo-product{min-height:100vh;background:var(--product-canvas)}.demo-product .demo-surface__bar{min-height:56px;position:relative;z-index:100;padding-block:8px;font-size:13px}.demo-product .demo-label{width:fit-content;padding:6px 9px;border-radius:8px;background:#fff0c7;color:#765000;font-size:11px;font-weight:800;letter-spacing:.08em}.demo-app-frame{min-height:calc(100vh - 56px)}.demo-app-frame .app-sidebar{top:56px;height:calc(100vh - 56px)}.demo-app-frame .app-body{padding-top:0}.demo-fixture-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-block:38px 90px}.demo-product--wallet .demo-fixture-shell{width:100%;padding-top:0}.wallet-app{min-height:calc(100vh - 56px);background:#f6f3ed}.wallet-hero,.wallet-memberships,.wallet-section{width:min(1160px,calc(100% - 40px));margin-inline:auto}.wallet-hero{padding:58px 0 30px}.wallet-hero h1{margin:0;font-size:44px}.wallet-hero p:last-child{color:var(--product-muted)}.wallet-memberships{display:grid;grid-template-columns:minmax(280px,420px)}.wallet-memberships .membership-card{--card-accent:var(--store-accent);min-height:330px;display:flex;flex-direction:column;padding:24px;border-radius:24px;background:var(--store-accent);color:white}.wallet-memberships .membership-card header{display:flex;align-items:center;gap:12px}.wallet-memberships .membership-card header>div{flex:1}.wallet-memberships .membership-card h2{margin:2px 0}.membership-balance{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:auto}.membership-balance span{display:grid}.membership-balance strong{font-size:34px}.membership-balance em,.membership-balance small{color:#ffffffb8;font-size:12px;font-style:normal}.stamp-progress{display:flex;gap:6px;margin:18px 0}.stamp-progress i{display:grid;place-items:center;flex:1;aspect-ratio:1;max-width:34px;border:1px solid #ffffff80;border-radius:50%;font-size:10px;font-style:normal}.stamp-progress i.filled{background:white;color:var(--store-accent)}.wallet-section{padding-top:48px}.wallet-reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wallet-reward-grid article{min-height:190px}.wallet-reward-grid svg{color:var(--product-red)}.scanner-simulated-qr{display:grid;place-items:center;width:190px;height:190px;margin:70px auto 20px;border-radius:20px;background:white;color:#111}.demo-camera-view .scanner-simulated-qr{position:absolute;top:50%;left:50%;z-index:2;margin:0;transform:translate(-50%,-50%)}.demo-camera-view .scan-frame{z-index:3;pointer-events:none}.scanner-simulated-qr svg{width:130px;height:130px}.scanner-camera>p{color:#aaa39e;text-align:center}.scanner-actions{display:flex;justify-content:center;gap:8px;margin-top:14px}.scanner-page .button--quiet{border-color:#746d68;color:#fff}.scanner-policy{display:flex;gap:12px;margin-top:18px;background:#1c1a19;color:white}.scanner-policy p{color:#9b948f}.demo-billing{padding-top:54px}.demo-billing .billing-plan-grid{grid-template-columns:repeat(3,1fr)}.demo-billing .billing-plan{min-height:340px}.demo-product--ops .ops-page{min-height:calc(100vh - 56px)}.demo-product--ops .demo-fixture-shell{width:100%;margin:0;padding:0}.demo-product--ops .ops-header{top:56px}.demo-product--ops .ops-sidebar{top:calc(56px + 76px)}.demo-product--ops .ops-main{padding-top:112px}@media (max-width:1119px){.app-frame{display:block;grid-template-columns:none}.app-sidebar{display:none}.app-body{width:100%;min-width:0;margin-left:0}.app-topbar{display:none}.app-mobile-header{min-height:64px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;position:sticky;top:0;z-index:80;padding:8px 18px;border-bottom:1px solid var(--product-border);background:rgb(255 254 250/94%);backdrop-filter:blur(16px)}.app-mobile-header>.brand-mark{justify-self:center}.app-mobile-header__menu{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--product-border);border-radius:12px;background:white;color:var(--product-text)}.app-mobile-header__actions{display:flex;align-items:center;gap:8px}.app-content{padding:clamp(26px,4vw,40px)}.app-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-control{grid-template-columns:1fr 1fr}.product-loading-shell{grid-template-columns:1fr}.product-loading-shell>aside{display:none}}@media (max-width:767px){.app-frame{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.app-content{padding:26px 16px 32px}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}.billing-center .page-heading h1,.merchant-section-page .page-heading h1,.page-heading h1{font-size:32px}.page-heading__actions{width:100%}.page-heading__actions .button{flex:1}.app-mobile-header{padding-inline:12px}.app-mobile-header__actions .icon-button{display:none}.app-mobile-nav{height:calc(72px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;right:0;bottom:0;left:0;z-index:95;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--product-border);background:rgb(255 254 250/96%);backdrop-filter:blur(16px)}.app-mobile-nav a,.app-mobile-nav button{min-width:0;min-height:54px;display:grid;place-items:center;align-content:center;gap:3px;padding:6px 2px;border:0;background:transparent;color:var(--product-muted);font:inherit;font-size:11px;font-weight:650}.app-mobile-nav a.active{color:var(--product-red)}.app-mobile-nav svg{width:19px;height:19px}.app-menu-grid{grid-template-columns:1fr}.section-subnav{width:100%}.wallet-privacy.panel{grid-template-columns:auto 1fr}.wallet-privacy.panel button{grid-column:1/-1;width:100%}.compact-edit-form,.customer-balance-grid,.demo-billing .billing-plan-grid,.directory-control,.media-upload-grid,.schedule-form>div,.wallet-reward-grid{grid-template-columns:1fr}.storefront-media-field{grid-template-columns:52px minmax(0,1fr) 40px}.storefront-media-field .button{grid-column:1/-1;width:100%}.storefront-media-field__remove{grid-column:3;grid-row:1}.storefront-module-list{grid-template-columns:1fr}.storefront-save-bar{grid-template-columns:1fr 1fr;bottom:calc(82px + env(safe-area-inset-bottom))}.storefront-save-bar>div{grid-column:1/-1}.storefront-save-bar .button{width:100%}.ops-manual-actions>div{grid-template-columns:1fr}.schedule-exceptions>header{align-items:stretch;flex-direction:column}.schedule-exception-row{grid-template-columns:1fr}.ops-billing-list{overflow:visible}.ops-billing-row{min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:start;padding:16px 0}.ops-billing-row>:not(.ops-company-avatar){grid-column:2}.ops-billing-row .button{width:100%}.ops-pagination{justify-content:space-between}.lifecycle-row>details{padding-left:0}.customer-detail-drawer{padding:20px 16px 90px}.billing-pending-change,.brand-inline-editor,.drawer-actions{align-items:stretch;flex-direction:column}.billing-invoice-row{grid-template-columns:1fr auto;padding-block:12px}.billing-invoice-row .button{grid-column:1/-1}.demo-product .demo-surface__bar{align-items:stretch}.demo-app-frame .app-body{margin-left:0}}@media (max-width:900px){.ops-page{display:block;padding-bottom:calc(68px + env(safe-area-inset-bottom))}.ops-sidebar{display:none}.ops-main{width:100%;padding-bottom:96px}.ops-mobile-nav{height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;right:0;bottom:0;left:0;z-index:90;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--product-border);background:rgb(255 253 249/96%);backdrop-filter:blur(16px)}.ops-mobile-nav a{min-height:46px;display:grid;place-items:center;align-content:center;gap:2px;color:var(--product-muted);font-size:12px;font-weight:650}.ops-mobile-nav a.active{color:var(--product-red)}.ops-mobile-nav svg{width:18px}}@media (prefers-reduced-motion:reduce){.app-frame *,.ops-page *,.scanner-page *,.wallet-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-mobile-nav a,.billing-plan li,.billing-plan__price span,.billing-summary>div:first-child>div>span,.billing-summary__status small,.dashboard-page .health-list div,.dashboard-page .health-list span,.dashboard-page .kpi-grid article>p,.dashboard-page .kpi-grid article>small,.dashboard-page .location-list small,.dashboard-page .member-avatar,.dashboard-page .mini-table small,.dashboard-page .mini-table>div>span:nth-child(3),.dashboard-page .rank,.demo-label,.demo-product .demo-label,.membership-card small,.ops-main>header p:last-child,.ops-page .shopify-queue footer small,.ops-page .shopify-queue header small,.stamp-progress i,.usage-meter>div:first-child,.wallet-avatar{font-size:12px}.billing-plan .button,.page-heading__actions .button{min-height:46px;font-size:14px}.dashboard-page .location-list strong,.dashboard-page .mini-table strong,.demo-app-frame .account-mini strong,.demo-app-frame .store-switcher strong{font-size:13px}.demo-app-frame .account-mini>span{font-size:12px}.membership-card .membership-balance em{color:#fff}.dashboard-page .health-score small{color:#625b56}:where([data-product-mode]){--product-canvas:#f5f1ea;--product-surface:#fffdf9;--product-subtle:#f9f6f0;--product-ink:#171513;--product-muted:#6b645f;--product-soft:#746c66;--product-border:#ddd6cd;--product-border-strong:#c9bfb5;--product-accent:#cf1839;--product-accent-dark:#ad102d;--product-success:#176b4c;--product-warning:#8b5b19;--product-danger:#b5122e;--product-radius-control:10px;--product-radius-surface:14px;--product-shadow-focus:0 20px 60px rgb(34 24 19/14%);min-height:100dvh;background:var(--product-canvas);color:var(--product-ink)}:where([data-product-mode]) :where(button,a,input,textarea,select):focus-visible{outline:3px solid rgb(207 24 57/26%);outline-offset:2px}:where([data-product-mode]) :where(button,a){transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,opacity .15s ease}:where([data-product-mode]) .button:hover{transform:none}:where([data-product-mode]) :where(.button,.icon-button){min-height:44px}:where([data-product-mode]) :where(input,select,textarea){min-height:44px}:where([data-product-mode]) [role=button],:where([data-product-mode]) button:not([role=menuitem]){min-height:44px}:where([data-product-mode]) :where(small,.supporting-copy){font-size:max(12px,.75rem)}.demo-product .demo-surface__bar{width:min(680px,calc(100% - 24px));min-height:48px;position:fixed;inset:auto auto 12px 50%;z-index:200;padding:6px 10px;border:1px solid rgb(255 255 255/12%);border-radius:14px;background:rgb(29 26 24/96%);box-shadow:0 16px 46px rgb(22 15 11/25%);transform:translateX(-50%);backdrop-filter:blur(14px)}.demo-product .demo-surface__bar strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}[data-product-mode=merchant] :where(.merchant-section-page,.brand-center,.billing-center){width:min(1180px,100%);margin-inline:auto}[data-product-mode=merchant] :where(.merchant-section-page,.brand-center,.billing-center) h1{max-width:780px;font-family:var(--font-geist-sans);font-size:clamp(30px,3vw,42px);line-height:1.02;letter-spacing:-.055em}[data-product-mode=merchant] :where(.merchant-section-page,.brand-center,.billing-center) h2,[data-product-mode=merchant] :where(.merchant-section-page,.brand-center,.billing-center) h3{font-family:var(--font-geist-sans)}[data-product-mode=merchant] .panel{border:1px solid var(--product-border);border-radius:var(--product-radius-surface);background:var(--product-surface);box-shadow:none}[data-product-mode=merchant] :where(.team-list,.locations-admin,.terms-history)>*+*{border-top:1px solid var(--product-border)}[data-product-mode=merchant] :where(.team-person,.location-admin,.lifecycle-row){min-height:60px}[data-product-mode=merchant] .two-column-content{align-items:start;gap:20px;grid-template-columns:minmax(0,1fr) minmax(300px,.46fr)}[data-product-mode=merchant] :where(.settings-form,.integration-config-form){gap:17px}[data-product-mode=merchant] .settings-single-column{width:min(640px,100%);display:grid;gap:18px}[data-product-mode=merchant] .settings-related-link{min-height:72px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:12px;padding-block:12px;border-block:1px solid var(--product-border)}[data-product-mode=merchant] .settings-related-link>svg:first-child{width:40px;height:40px;padding:10px;border-radius:10px;background:var(--product-subtle);color:var(--product-accent)}[data-product-mode=merchant] .settings-related-link span{display:grid;gap:2px}[data-product-mode=merchant] .settings-related-link small{color:var(--product-muted)}[data-product-mode=merchant] .terms-workspace{width:min(900px,100%);display:grid;gap:22px}[data-product-mode=merchant] .terms-current-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.6fr);gap:20px;padding-block:16px;border-block:1px solid var(--product-border)}[data-product-mode=merchant] .terms-current-summary>div{display:grid;gap:4px}[data-product-mode=merchant] .terms-current-summary p,[data-product-mode=merchant] .terms-current-summary span{margin:0;color:var(--product-muted);font-size:12px;line-height:1.5}[data-product-mode=merchant] .approval-workspace{min-height:520px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);border-block:1px solid var(--product-border)}[data-product-mode=merchant] .approval-list{min-width:0;border-right:1px solid var(--product-border)}[data-product-mode=merchant] .approval-list>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px 12px 0;border-bottom:1px solid var(--product-border)}[data-product-mode=merchant] .approval-detail h2,[data-product-mode=merchant] .approval-list>header h2{margin:3px 0 0;font-size:20px}[data-product-mode=merchant] .approval-list>button{width:100%;min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px 12px 10px;border:0;border-bottom:1px solid var(--product-border);background:transparent;color:var(--product-ink);text-align:left}[data-product-mode=merchant] .approval-list>button.is-selected{box-shadow:inset 3px 0 0 var(--product-accent);background:var(--product-subtle)}[data-product-mode=merchant] .approval-list>button>span{display:grid;justify-items:start;gap:3px}[data-product-mode=merchant] .approval-list>button>span:last-child{justify-items:end}[data-product-mode=merchant] .approval-detail dt,[data-product-mode=merchant] .approval-detail p,[data-product-mode=merchant] .approval-list small{color:var(--product-muted);font-size:12px}[data-product-mode=merchant] .approval-detail{min-width:0;padding:24px;background:var(--product-surface)}[data-product-mode=merchant] .approval-detail dl{display:grid;gap:0;margin-block:22px;border-block:1px solid var(--product-border)}[data-product-mode=merchant] .approval-detail dl>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px}[data-product-mode=merchant] .approval-detail dl>div+div{border-top:1px solid var(--product-border)}[data-product-mode=merchant] .approval-detail dd{margin:0;font-size:13px;font-weight:700}[data-product-mode=merchant] .approval-detail footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}[data-product-mode=merchant] .location-drawer-section+.location-drawer-section{margin-top:28px;padding-top:24px;border-top:1px solid var(--product-border)}[data-product-mode=merchant] .location-drawer-section>h3{margin:0 0 16px;font-family:var(--font-geist-sans);font-size:16px;letter-spacing:-.02em}[data-product-mode=merchant] :where(.settings-form,.integration-config-form) input,[data-product-mode=merchant] :where(.settings-form,.integration-config-form) textarea{min-height:44px;border-color:var(--product-border-strong);border-radius:var(--product-radius-control);background:white}[data-product-mode=merchant] .page-heading{align-items:end;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--product-border)}[data-product-mode=merchant] .page-heading>div:first-child>p:last-child{max-width:640px;color:var(--product-muted);font-size:14px}[data-product-mode=merchant] :where(.grow-icon,.brand-card__icon,.billing-summary__icon){border-radius:10px;box-shadow:none}[data-product-mode=merchant] .brand-cards{overflow:hidden;gap:0;border-block:1px solid var(--product-border)}[data-product-mode=merchant] .brand-card{min-height:92px;padding:14px 6px;border:0;border-radius:0;background:transparent}[data-product-mode=merchant] .brand-card+.brand-card{border-top:1px solid var(--product-border)}[data-product-mode=merchant] .brand-card__icon{width:44px;height:44px}[data-product-mode=merchant] .brand-card__copy h3{margin-block:6px 3px}[data-product-mode=merchant] .billing-center>.page-heading h1{font-size:clamp(30px,3vw,42px)}[data-product-mode=merchant] .billing-summary{gap:22px;padding:20px;border-radius:var(--product-radius-surface)}[data-product-mode=merchant] .billing-plan-grid{gap:10px}[data-product-mode=merchant] details.billing-plans>summary{width:fit-content;margin-block:22px;list-style:none}[data-product-mode=merchant] details.billing-plans>summary::-webkit-details-marker{display:none}[data-product-mode=merchant] .billing-plan{padding:20px}[data-product-mode=merchant] .billing-invoice-row{min-height:64px;border-color:var(--product-border)}[data-product-mode=merchant].onboarding-page{width:min(1180px,calc(100% - 40px));padding-block:28px 48px}[data-product-mode=merchant] .onboarding-header{min-height:auto;align-items:end;padding-bottom:20px;border-bottom:1px solid var(--product-border)}[data-product-mode=merchant] .onboarding-header h1{font-size:clamp(30px,4vw,44px)}[data-product-mode=merchant] .wizard-progress{margin-block:16px 24px}[data-product-mode=merchant] .wizard-layout{align-items:start;gap:22px}[data-product-mode=merchant] .wizard-card{border-radius:16px;box-shadow:none}[data-product-mode=merchant] .wizard-step h2{font-size:clamp(26px,3vw,36px)}[data-product-mode=merchant] .readiness-groups{display:grid;gap:0;margin-block:20px;border-block:1px solid var(--product-border)}[data-product-mode=merchant] .readiness-groups section{padding-block:14px}[data-product-mode=merchant] .readiness-groups section+section{border-top:1px solid var(--product-border)}[data-product-mode=merchant] .readiness-groups header{display:flex;align-items:center;justify-content:space-between;gap:12px}[data-product-mode=merchant] .readiness-groups p{margin:5px 0 0;color:var(--product-muted);font-size:12px;line-height:1.5}[data-product-mode=merchant] .preview-cover,[data-product-mode=merchant] .preview-logo{color:var(--store-accent-foreground,white)}[data-product-mode=auth].auth-page{min-height:100dvh;grid-template-columns:minmax(340px,.78fr) minmax(440px,1.22fr);background:#faf7f1}[data-product-mode=auth] .auth-aside{padding:clamp(34px,5vw,72px);color:white}[data-product-mode=auth] .auth-aside :where(.brand-mark span,.eyebrow--light,p,small){color:white!important}[data-product-mode=auth] .auth-aside .brand-mark span{font-size:12px}[data-product-mode=auth] .auth-aside__copy h2{font-size:clamp(42px,5.4vw,72px);line-height:.98}[data-product-mode=auth] .auth-main{place-items:center;padding:72px clamp(24px,6vw,96px)}[data-product-mode=auth] .login-card{width:min(460px,100%);border-radius:18px;box-shadow:0 24px 70px rgb(28 20 15/10%)}[data-product-mode=auth] .login-card h1{font-family:var(--font-geist-sans);font-size:clamp(30px,4vw,42px)}[data-product-mode=customer]{--product-canvas:#faf6ef;--product-surface:#fffdfa;--product-subtle:#f3ede4;--product-radius-surface:18px}[data-product-mode=customer] :where(.wallet-welcome,.store-hero) h1{font-size:clamp(34px,5vw,56px);line-height:1}[data-product-mode=customer] .wallet-page{background:var(--product-canvas)}[data-product-mode=customer] .wallet-header{min-height:68px;border-bottom:1px solid var(--product-border);background:rgb(250 246 239/94%);backdrop-filter:blur(14px)}[data-product-mode=customer] .wallet-mobile-nav a{color:var(--product-muted)}[data-product-mode=customer] .wallet-mobile-nav a.active{color:var(--product-accent)}[data-product-mode=customer] .wallet-welcome{align-items:end;padding-block:clamp(28px,4vw,52px) 24px}[data-product-mode=customer] .wallet-grid{gap:12px}[data-product-mode=customer] .membership-card{min-height:250px;border-radius:20px;box-shadow:0 18px 50px rgb(30 20 16/10%);color:var(--card-accent-foreground,white)}[data-product-mode=customer] .membership-card :where(h2,button,a){color:inherit}[data-product-mode=customer] .membership-card :where(small,.membership-card__meta,.membership-points span){color:inherit!important;opacity:1!important}[data-product-mode=customer] .membership-card :where(.membership-card__head>span,.membership-card__head button,.membership-card__actions button,.membership-card__actions a){border-color:currentColor;background:color-mix(in srgb,currentColor 9%,transparent);color:inherit}[data-product-mode=customer] .membership-stamps i{border-color:currentColor}[data-product-mode=customer] .membership-stamps i.filled{background:currentColor}[data-product-mode=customer] .membership-card__meta strong{background:color-mix(in srgb,currentColor 12%,transparent);color:inherit}[data-product-mode=customer] .wallet-quick-actions{width:min(1160px,calc(100% - 40px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 auto 28px;overflow:hidden;border-block:1px solid var(--product-border)}[data-product-mode=customer] .wallet-quick-actions>:where(button,a){min-height:72px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px 16px;border:0;background:transparent;color:var(--product-ink);text-align:left}[data-product-mode=customer] .wallet-quick-actions>:where(button,a)+:where(button,a){border-left:1px solid var(--product-border)}[data-product-mode=customer] .wallet-quick-actions>:where(button,a)>svg:first-child{width:40px;height:40px;padding:10px;border-radius:12px;background:var(--product-subtle);color:var(--product-accent)}[data-product-mode=customer] .wallet-quick-actions span{display:grid;gap:2px}[data-product-mode=customer] .find-store-card p,[data-product-mode=customer] .find-store-card small,[data-product-mode=customer] .wallet-quick-actions small{color:var(--product-muted);font-size:12px}[data-product-mode=customer] .find-store-card.is-joined{border-style:solid;background:var(--product-subtle)}[data-product-mode=customer] .find-store-card>small{margin-top:12px;font-weight:700}[data-product-mode=customer] .invitation-acceptance article{max-height:260px;overflow-y:auto;padding:16px;border-block:1px solid var(--product-border);text-align:left}[data-product-mode=customer] .invitation-acceptance article h2{margin-block:5px 10px;font-family:var(--font-geist-sans);font-size:18px}[data-product-mode=customer] .invitation-acceptance article p{font-size:13px;line-height:1.6}[data-product-mode=customer] .find-store-card,[data-product-mode=customer] .ready-grid article{border-radius:14px;box-shadow:none}[data-product-mode=customer] .store-page{background:var(--product-canvas)}[data-product-mode=customer] .store-hero{color:var(--store-accent-foreground,white)}[data-product-mode=customer] .store-hero__copy :where(p,span){color:var(--store-accent-foreground,white)!important}[data-product-mode=customer] .store-page :where(.member-summary small,.member-summary span,.store-rewards p,.store-locations p,.store-locations small),[data-product-mode=customer].store-page :where(.member-summary small,.member-summary span,.store-rewards p,.store-locations p,.store-locations small){color:#625b56!important;font-size:12px!important}[data-product-mode=customer] .store-hero h1{max-width:720px}[data-product-mode=customer] :where(.store-reward-card,.store-location-card){box-shadow:none}[data-product-mode=customer] .customer-confirm__card h1{font-size:clamp(30px,8vw,44px)}[data-product-mode=scanner]{--product-canvas:#0d0c0b;--product-surface:#181614;--product-subtle:#211e1b;--product-ink:#fff;--product-muted:#b9b0aa;--product-border:#39332f;color-scheme:dark}[data-product-mode=scanner].scanner-page{background:var(--product-canvas)}[data-product-mode=scanner] :where(small,.scanner-footer){color:var(--product-muted)}[data-product-mode=scanner] .scanner-header{min-height:70px;border-color:var(--product-border);background:rgb(13 12 11/96%);backdrop-filter:blur(12px)}[data-product-mode=scanner] .scanner-main{width:min(720px,calc(100% - 28px));padding-block:24px}[data-product-mode=scanner] .scanner-mode-tabs{min-height:48px}[data-product-mode=scanner] .scan-result h1{font-size:clamp(30px,7vw,46px)}[data-product-mode=ops]{--product-canvas:#f3f1ed;--product-surface:#fff;--product-subtle:#ebe8e2;--product-radius-surface:10px}[data-product-mode=ops].ops-page{background:var(--product-canvas)}[data-product-mode=ops] .ops-main h1{max-width:760px;font-family:var(--font-geist-sans);font-size:clamp(28px,3vw,38px);line-height:1.04;letter-spacing:-.045em}[data-product-mode=ops] .ops-main{padding:28px clamp(22px,4vw,52px) 48px}[data-product-mode=ops] :where(.ops-card,.ops-panel,.panel){border-radius:10px;box-shadow:none}[data-product-mode=ops] :where(.ops-table,.ops-list)>*+*{border-top:1px solid var(--product-border)}[data-product-mode=ops] .shopify-queue{gap:0;overflow:hidden;border-block:1px solid var(--product-border)}[data-product-mode=ops] .shopify-queue>article.panel{min-height:96px;border:0;border-radius:0;background:transparent}[data-product-mode=ops] .shopify-queue>article.panel+article.panel{border-top:1px solid var(--product-border)}[data-product-mode=ops] .ops-billing-list{overflow:hidden}[data-product-mode=ops] :where(.ops-billing-row,.audit-log>div){min-height:62px}[data-product-mode=ops] :where(.ops-billing-row,.audit-log>div) :where(small,span){font-size:max(12px,.75rem)}[data-product-mode=ops] .ops-action-launcher{display:flex;flex-wrap:wrap;gap:8px;padding:18px 0 0;border-top:1px solid var(--product-border)}[data-product-mode=ops] :where(.ops-sidebar>a,.ops-main>header p:last-child,.shopify-queue small,.audit-log small){color:#625b56!important}@media (max-width:900px){[data-product-mode=auth].auth-page,[data-product-mode=merchant] .two-column-content{grid-template-columns:1fr}[data-product-mode=auth] .auth-aside{min-height:auto;padding-block:34px}[data-product-mode=auth] .auth-aside__copy h2{font-size:42px}[data-product-mode=merchant] .approval-workspace{grid-template-columns:1fr}[data-product-mode=merchant] .approval-list{border-right:0}[data-product-mode=merchant] .approval-detail{border-top:1px solid var(--product-border)}}@media (max-width:640px){.demo-product .demo-surface__bar{min-height:52px;align-items:center;flex-direction:row;gap:8px}.demo-product .demo-surface__bar>:where(.brand-mark,a:first-child){display:none}.demo-product .demo-surface__bar strong{min-width:0;flex:1}.demo-product .demo-surface__bar>a:last-child{min-height:44px;flex:0 0 auto;font-size:12px}[data-product-mode=customer] .wallet-quick-actions{width:min(100% - 24px,1160px);grid-template-columns:1fr}[data-product-mode=customer] .wallet-quick-actions>:where(button,a)+:where(button,a){border-top:1px solid var(--product-border);border-left:0}}@media (max-width:767px){[data-product-mode=merchant] :where(.merchant-section-page,.brand-center,.billing-center) h1{font-size:30px}[data-product-mode=merchant].onboarding-page{width:min(100% - 24px,680px)}[data-product-mode=customer] .wallet-welcome h1{font-size:36px}[data-product-mode=customer] .membership-card{min-height:238px}[data-product-mode=merchant] .terms-current-summary{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:where([data-product-mode]) *,:where([data-product-mode]) :after,:where([data-product-mode]) :before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}