.billing-page{display:grid;gap:22px;max-width:1180px;margin:0 auto}.billing-loading{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#6b778b}.billing-loading .spinner{border-color:#d7dce5;border-top-color:var(--manager-primary,#e4553f)}.billing-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.billing-title>div>span,.billing-plan-head small,.billing-blocked span{font-size:.68rem;font-weight:900;letter-spacing:.13em;color:var(--manager-primary,#e4553f)}.billing-title h1{font-size:2rem;margin:5px 0}.billing-title p{margin:0;color:#748196}.billing-status{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:99px;font-size:.76rem;font-weight:800;background:#eef1f5;color:#596579}.billing-status i{width:8px;height:8px;border-radius:50%;background:currentColor}.billing-status.ok{background:#e5f8f0;color:#147653}.billing-status.warning{background:#fff3d8;color:#91620c}.billing-status.danger{background:#ffe8e6;color:#ad382c}.billing-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.65fr);gap:18px}.billing-plan,.billing-help,.billing-invoices,.billing-warning,.billing-blocked{background:#fff;border:1px solid #e3e8f0;border-radius:20px;padding:24px;box-shadow:0 10px 30px #1322380a}.billing-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.billing-plan-head h2{font-size:1.6rem;margin:4px 0}.billing-plan-head>strong{font-size:1.65rem;text-align:right}.billing-plan-head>strong small{display:block;color:#748196;font-size:.68rem}.billing-plan>p,.billing-help p{color:#748196;line-height:1.55}.billing-plan dl{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.billing-plan dl div{padding:13px;background:#f7f8fb;border-radius:12px}.billing-plan dt{font-size:.7rem;color:#7b8798}.billing-plan dd{font-size:.83rem;font-weight:800;margin:5px 0 0}.billing-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.billing-actions button,.billing-actions a,.billing-help button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:10px;padding:9px 13px;background:#edf0f5;color:#344056;text-decoration:none;font-weight:800;font-size:.78rem;cursor:pointer}.billing-actions .primary{background:var(--manager-primary,#e4553f);color:var(--manager-primary-contrast,#fff)}.billing-actions .billing-cancel{margin-left:auto;background:transparent;color:#a53d3d}.billing-help{background:linear-gradient(150deg,#132238,#22334b);color:#fff;border:0}.billing-help>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ffffff17;font-size:1.2rem}.billing-help h2{margin:18px 0 8px}.billing-help p{color:#b9c3d0}.billing-help button{background:#fff;color:#172238}.billing-warning{border-color:#f1d89e;background:#fffaf0}.billing-warning strong{color:#875c0d}.billing-warning p{color:#75633f}.billing-blocked{display:grid;grid-template-columns:58px 1fr;gap:18px;border-color:#f1b6ae;background:linear-gradient(135deg,#fff7f5,#fff);box-shadow:0 16px 45px #a52f2012}.billing-lock{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#e54c3a;color:#fff;font-size:1.6rem;font-weight:900}.billing-blocked h1{font-size:1.55rem;margin:5px 0 8px}.billing-blocked p{color:#6f798a;max-width:780px}.billing-invoices>div:first-child h2{margin:0}.billing-invoices>div:first-child p{margin:5px 0 18px;color:#748196}.invoice-list{display:grid}.invoice-list article{display:grid;grid-template-columns:minmax(170px,1fr) 110px 100px 110px;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #edf0f4}.invoice-list article>span:first-child{display:grid;gap:3px}.invoice-list small{color:#7b8798}.invoice-list a{color:var(--manager-primary,#e4553f);font-weight:800;text-decoration:none;font-size:.78rem}.invoice-status{justify-self:start;border-radius:99px;padding:5px 8px;background:#eef1f5;color:#596579;font-size:.66rem;font-weight:900}.invoice-status.paid{background:#e5f8f0;color:#147653}.invoice-status.open,.invoice-status.uncollectible{background:#fff0e6;color:#a54d21}.billing-empty{color:#748196;padding:18px;background:#f7f8fb;border-radius:12px}.billing-actions button:disabled,.billing-help button:disabled{opacity:.6;cursor:wait}.billing-access-blocked .sidebar nav a:not([href="/subscription"]),.billing-access-blocked .mobile-nav a:not([href="/subscription"]){display:none}.billing-access-blocked .sidebar nav{margin-top:10px}@media(max-width:900px){.billing-grid,.billing-plan dl{grid-template-columns:1fr}.invoice-list article{grid-template-columns:1fr auto auto}.invoice-list article>a,.invoice-list article>span:last-child{grid-column:1/-1}.billing-title{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.billing-page{padding-bottom:85px}.billing-plan,.billing-help,.billing-invoices,.billing-warning,.billing-blocked{padding:17px;border-radius:16px}.billing-blocked{grid-template-columns:1fr}.billing-plan-head{flex-direction:column}.billing-plan-head>strong{text-align:left}.billing-actions{align-items:stretch;flex-direction:column}.billing-actions button,.billing-actions a,.billing-help button{width:100%}.billing-actions .billing-cancel{margin-left:0}.invoice-list article{grid-template-columns:1fr auto}.invoice-status{grid-column:1}.invoice-list article>a{grid-column:2;grid-row:2}.billing-title h1{font-size:1.7rem}}.lifetime-plan{border-color:#cfe7d8;background:linear-gradient(145deg,#fff,#f3fbf6)}.lifetime-plan .billing-plan-head>strong{color:#16804b}.lifetime-plan .billing-plan-head>strong small{color:#657184}.lifetime-help>span{background:#e5f7ec;color:#16804b}.lifetime-help{border-color:#d8eadf}.invoice-email-action{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.invoice-email-action button{border:1px solid #e3d7d0;background:#fff7f1;color:#a43b2a;border-radius:9px;padding:8px 11px;font-size:11px;cursor:pointer}.invoice-email-action button:disabled{opacity:.7;cursor:default}.invoice-email-action [role=alert]{font-size:10px;color:#a13124;max-width:160px}.billing-invoices .invoice-list article{grid-template-columns:minmax(0,1fr) auto auto auto auto}@media(max-width:700px){.billing-invoices .invoice-list article{grid-template-columns:1fr auto}.invoice-email-action{align-items:flex-start}}.billing-history{max-width:1180px}.billing-history>header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:12px 0 26px}.billing-history-eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:#b73d2b}.billing-history h1{margin:10px 0 8px;font-size:30px;letter-spacing:-1px}.billing-history header p{margin:0;color:#657184;font-size:14px;line-height:1.6}.billing-history-refresh,.billing-history-more{border:1px solid #dfd8d2;background:#fff6ef;color:#a43b2a;border-radius:11px;padding:12px 16px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.billing-history-refresh:disabled,.billing-history-more:disabled{opacity:.6;cursor:wait}.billing-history-count{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#657184;margin-bottom:15px}.billing-history-count>span{font-size:11px}.billing-history-list{border:1px solid #e2e6eb;border-radius:18px;background:#fff;overflow:hidden}.billing-history-list article{display:grid;grid-template-columns:38px minmax(150px,1fr) auto auto minmax(150px,auto);gap:20px;align-items:center;padding:21px 24px;border-bottom:1px solid #eef0f3}.billing-history-list article:last-child{border-bottom:0}.billing-history-icon{display:grid;place-items:center;height:38px;border-radius:11px;background:#fff1e9;color:#b73d2b}.billing-history-detail{display:grid;gap:5px;font-size:13px}.billing-history-detail small{font-size:11px;color:#657184}.billing-history-amount{font-size:16px;white-space:nowrap}.billing-history-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center;font-size:11px}.billing-history-links>a{color:#a43b2a;text-decoration:none;font-weight:650}.billing-history-links>a:hover{text-decoration:underline}.billing-history-warning{padding:15px 18px;border:1px solid #eddba9;border-radius:12px;background:#fff9eb;font-size:12px;line-height:1.6;color:#755820}.billing-history-empty{padding:35px 24px;border:1px dashed #dce1e8;border-radius:16px;text-align:center;color:#657184;font-size:13px}.billing-history-more{display:block;margin:24px auto}.billing-history button:focus-visible,.billing-history a:focus-visible{outline:2px solid #e4553f;outline-offset:3px}@media(max-width:900px){.billing-history-list article{grid-template-columns:38px 1fr auto;gap:12px}.billing-history-list .invoice-status{grid-column:2}.billing-history-links{grid-column:2/4;justify-content:flex-start}.billing-history>header{align-items:flex-start}.billing-history .invoice-email-action{align-items:flex-start}}@media(max-width:560px){.billing-history>header{display:block}.billing-history-refresh{margin-top:16px}.billing-history h1{font-size:26px}.billing-history header p{font-size:12px}.billing-history-list article{padding:18px 14px;column-gap:10px}.billing-history-amount{font-size:14px}.billing-history-detail{font-size:12px}.billing-history-count{font-size:11px}.billing-history-count>span{font-size:10px}}.business-setup{min-height:100dvh;background:#f7f4ed;color:#132238;padding:0 36px 40px;font-family:Inter,system-ui,sans-serif;box-sizing:border-box}.setup-header{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:18px}.setup-header .brand-lockup{margin:0}.setup-header>div{display:flex;align-items:center;gap:24px}.setup-header .language-switcher{position:static}.setup-logout{border:0;background:transparent;color:#667184;font:inherit;font-size:12px;cursor:pointer}.setup-shell{max-width:1320px;margin:auto;display:grid;grid-template-columns:280px minmax(0,1fr);border:1px solid #e2e1dc;border-radius:28px;overflow:hidden;box-shadow:0 22px 65px #13223808;background:#fff}.setup-sidebar{position:relative;overflow:hidden;padding:40px 30px;background:#132238;color:#fff}.setup-eyebrow{font-size:10px;font-weight:800;letter-spacing:1.8px;color:#ae3827}.setup-sidebar .setup-eyebrow{color:#ffb8a7}.setup-sidebar h2{font-size:32px;line-height:1.2;letter-spacing:-1.1px;margin:28px 0 38px}.setup-sidebar h2 em{font-style:normal;color:#ffb8a7}.setup-progress{list-style:none;margin:0;padding:0;display:grid;gap:25px;position:relative;z-index:1}.setup-progress li{display:flex;align-items:center;gap:14px;color:#9eabbc;font-size:13px}.setup-progress li>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff36;border-radius:12px;font-size:11px}.setup-progress .current{color:#fff}.setup-progress .current>span{background:#e4553f;border-color:#e4553f;box-shadow:0 0 0 5px #e4553f22}.setup-progress .done{color:#b8e1d5}.setup-progress .done>span{background:#24554f;border-color:#24554f}.setup-sidebar>p{max-width:200px;font-size:12px;line-height:1.8;color:#b0bfce;margin-top:44px}.setup-sidebar-orbit{position:absolute;font-size:320px;line-height:1;bottom:-95px;right:-55px;color:#ffffff06;transform:rotate(14deg);pointer-events:none}.setup-content{padding:38px;min-width:0}.setup-heading{max-width:650px;margin-bottom:30px}.setup-heading h1{font-size:clamp(25px,2.6vw,36px);line-height:1.16;letter-spacing:-1.2px;margin:12px 0;outline:0}.setup-heading h1:focus-visible{outline:2px solid #e4553f;outline-offset:5px}.setup-heading>p{font-size:14px;line-height:1.7;color:#687483;margin:0}.setup-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.9fr);gap:34px;align-items:stretch}.setup-controls{min-width:0}.setup-label{display:grid;gap:10px;font-size:12px;font-weight:700;margin-bottom:24px}.setup-label input,.setup-label select{height:48px;border:1px solid #dce0e5;border-radius:12px;padding:0 14px;font:inherit;font-size:15px;min-width:0;width:100%;box-sizing:border-box;background:#fff;color:#132238}.business-setup input:focus-visible,.business-setup select:focus-visible,.business-setup button:focus-visible,.business-setup a:focus-visible{outline:3px solid #e4553f;outline-offset:3px}.setup-upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 12px;border:1.5px dashed #c5cdd5;border-radius:18px;text-align:center;cursor:pointer;background:#fcfcfa;transition:border-color .2s,background .2s}.setup-upload:hover,.setup-upload:focus-within{border-color:#e4553f;background:#fff7f1}.setup-upload:focus-within{outline:3px solid #e4553f;outline-offset:3px}.setup-upload-mark{height:48px;width:48px;border-radius:15px;display:grid;place-items:center;color:#b83b29;background:#fff0e8;font-size:24px}.setup-upload strong{font-size:14px}.setup-upload>span:last-of-type{font-size:11px;color:#687483}.setup-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;cursor:pointer}.setup-hint{font-size:11px;color:#738090;line-height:1.8}.setup-text-button{border:0;background:transparent;text-decoration:underline;color:#a63b2a;font-size:12px;cursor:pointer}.setup-controls h3{font-size:14px;margin:0 0 16px}.setup-palettes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.setup-palettes button{border:1px solid #e1e4e8;border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:11px;color:#526071;cursor:pointer}.setup-palettes button.selected{border-color:#e4553f;box-shadow:0 0 0 1px #e4553f;background:#fffaf6}.setup-swatches{display:flex}.setup-swatches i{display:block;width:25px;height:25px;border-radius:50%;border:2px solid white;margin-right:-5px}.setup-colors{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:24px}.setup-colors label{font-size:10px;color:#526071}.setup-colors label>span{display:flex;align-items:center;gap:7px;margin-top:7px}.setup-colors input{width:29px;height:29px;padding:0;border:0;background:none;cursor:pointer}.setup-colors code{font-size:10px}.setup-preview{padding:23px 22px 18px;border-radius:23px;min-width:0;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:background .25s}.setup-preview-label{font:800 8px system-ui,sans-serif;letter-spacing:1.5px;color:#526071;margin-bottom:20px}.setup-phone{width:100%;max-width:240px;box-sizing:border-box;background:#fff;border:5px solid #132238;border-radius:28px;padding:24px 14px 16px;box-shadow:0 14px 28px #13223818;display:flex;flex-direction:column;align-items:center;position:relative}.setup-phone:before{content:"";position:absolute;top:7px;left:calc(50% - 18px);height:4px;width:36px;border-radius:5px;background:#132238}.setup-brand-avatar{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;color:var(--setup-on-color,#fff);font-size:22px;font-weight:800;overflow:hidden;margin-bottom:11px}.setup-brand-avatar img{width:100%;height:100%;object-fit:contain;background:#fff}.setup-phone>strong,.setup-qr-card>strong{font-size:16px;line-height:1.3;overflow-wrap:anywhere}.setup-club-label{font-size:9px;margin-top:6px}.setup-loyalty-card{color:var(--setup-on-color,#fff);border-radius:13px;text-align:left;padding:15px 12px;margin-top:22px;width:100%;box-sizing:border-box}.setup-loyalty-card small{font-size:9px}.setup-loyalty-card b{font-size:10px;line-height:1.5;display:block;margin-top:15px}.setup-stamps{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin-top:15px}.setup-stamps i{font-style:normal;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:#ffffff26;font-size:10px}.setup-stamps i:nth-child(-n+3){background:#fff;color:#132238}.setup-preview-row{display:flex;gap:8px;align-items:center;margin:18px 0;width:100%;text-align:left}.setup-preview-row>span{background:#f7f4ed;border-radius:10px;padding:9px}.setup-preview-row b{font-size:9px;display:block}.setup-preview-row small{font-size:7px;color:#687483}.setup-preview-cta{width:100%;padding:10px 4px;border-radius:9px;color:var(--setup-on-color,#fff);font-size:10px;font-weight:700;box-sizing:border-box}.setup-preview-note{font:400 9px system-ui,sans-serif;color:#687483;line-height:1.6;margin-top:18px}.setup-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:30px;padding-top:22px;border-top:1px solid #eceef0}.setup-next,.setup-download{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:12px;padding:15px 20px;background:#e4553f;color:#fff;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer;min-height:48px;box-sizing:border-box}.setup-next:hover,.setup-download:hover{background:#c33e2c}.setup-back{border:0;background:none;color:#526071;font-size:12px;cursor:pointer}.setup-next:disabled,.setup-back:disabled{opacity:.55;cursor:wait}.setup-error{font-size:12px;background:#fff0ec;color:#a13124;padding:13px;border-radius:10px;line-height:1.6}.setup-ready{padding-top:4px}.setup-success{display:grid;place-items:center;border-radius:50%;width:42px;height:42px;background:#e9f5ed;color:#246b43;margin-bottom:20px;font-size:22px}.setup-ready>h3{font-size:22px;letter-spacing:-.6px;line-height:1.3}.setup-ready>p{font-size:13px;color:#687483;line-height:1.7}.setup-download{width:100%;margin:14px 0 10px}.setup-copy{border:1px solid #dce0e5;background:#fff;color:#132238;width:100%;padding:14px 10px;border-radius:12px;font-size:12px;cursor:pointer}.setup-join-url{width:100%;box-sizing:border-box;border:0;background:#f7f8fa;font-size:10px;margin-top:12px;padding:10px;border-radius:8px;color:#526071}.setup-qr-card{width:100%;max-width:270px;box-sizing:border-box;background:#fff;border-radius:20px;padding:23px 18px;display:flex;flex-direction:column;align-items:center;box-shadow:0 12px 26px #13223812}.setup-qr{display:block;width:100%;aspect-ratio:1;margin:10px 0;image-rendering:auto}.setup-qr-card>b{font-size:12px}.setup-reopen{display:inline-block;margin:0 0 20px;color:#a83b2a;font-size:12px;text-decoration:none;padding:9px 13px;background:#fff0e8;border-radius:10px}.setup-reopen:hover{text-decoration:underline}.login .login-recovery-link{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;color:#687483;font-size:12px;font-weight:600;text-decoration:none;border-radius:10px;margin-top:2px;transition:color .2s,background .2s}.login .login-recovery-link span{font-size:16px;color:#ba4431}.login .login-recovery-link:hover{color:#a83b2a;background:#fff3eb}.login .login-recovery-link:focus-visible{outline:2px solid #e4553f;outline-offset:3px}@media(min-width:1200px){.setup-shell{min-height:710px}.setup-content{padding:42px 48px}.setup-workspace{gap:42px}}@media(max-width:1050px){.business-setup{padding:0 20px 24px}.setup-shell{grid-template-columns:220px minmax(0,1fr)}.setup-sidebar{padding:32px 22px}.setup-sidebar h2{font-size:28px}.setup-content{padding:28px}.setup-workspace{gap:20px;grid-template-columns:minmax(0,1fr) minmax(200px,.9fr)}.setup-preview{padding:20px 12px}}@media(max-width:800px){.business-setup{padding:0 16px 24px}.setup-header{min-height:88px}.setup-header>div{gap:10px}.setup-header .brand-lockup{max-width:150px}.setup-shell{display:block;border-radius:22px}.setup-sidebar{padding:22px 24px}.setup-sidebar h2,.setup-sidebar>p,.setup-sidebar-orbit{display:none}.setup-progress{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.setup-progress li{gap:8px;font-size:10px}.setup-progress li>span{width:28px;height:28px;border-radius:9px;font-size:9px}.setup-content{padding:26px}.setup-heading{margin-bottom:24px}.setup-actions>.setup-hint{max-width:130px}}@media(max-width:560px){.business-setup{padding:0 10px 18px}.setup-header{padding:0 8px}.setup-header .brand-lockup{max-width:135px}.setup-logout{font-size:10px}.setup-sidebar{padding:20px}.setup-sidebar .setup-eyebrow{font-size:8px}.setup-progress li{font-size:9px;gap:6px}.setup-content{padding:24px 20px}.setup-heading h1{font-size:28px}.setup-heading>p{font-size:12px}.setup-workspace{grid-template-columns:1fr}.setup-preview{padding:22px;margin-top:4px}.setup-phone{max-width:220px}.setup-preview-label{margin-bottom:16px}.setup-actions{flex-wrap:wrap;margin-top:22px}.setup-actions>.setup-hint{max-width:none;width:100%;margin:0}.setup-next{flex:1;font-size:11px;gap:10px}.setup-back{padding:10px 4px}.setup-qr-card{max-width:270px}.setup-header .language-switcher button{font-size:10px}}@media(prefers-reduced-motion:reduce){.business-setup *{transition:none!important;animation:none!important}}fieldset.setup-controls{margin:0;padding:0;border:0;min-width:0}.setup-saving{position:relative;display:flex;align-items:center;gap:14px;padding:18px;margin-top:20px;border-radius:14px;background:#f3f5f8;overflow:hidden}.setup-saving p{margin:4px 0 0;color:#657184;font-size:13px}.setup-saving-spinner{display:inline-block;width:22px;height:22px;flex-shrink:0;border:3px solid currentColor;border-right-color:transparent;border-radius:50%;animation:setup-saving-spin .8s linear infinite}.setup-saving-track{position:absolute;bottom:0;left:0;width:40%;height:3px;background:var(--setup-color);animation:setup-saving-slide 1.5s ease-in-out infinite}.setup-next{display:inline-flex;align-items:center;justify-content:center;gap:10px}@keyframes setup-saving-spin{to{transform:rotate(360deg)}}@keyframes setup-saving-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(prefers-reduced-motion:reduce){.setup-saving-spinner,.setup-saving-track{animation:none}}.billing-block-screen{min-height:100dvh;background:#fff7f1;padding:28px 20px;color:#132238}.billing-block-screen>header{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:900px;margin:0 auto 40px}.billing-block-screen>header .language-switcher{position:static}.billing-block-card{width:min(580px,100%);margin:0 auto;padding:36px;border:1px solid #eadfd7;border-radius:24px;background:#fff;box-shadow:0 20px 50px #1322380c}.billing-block-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff0e8;color:#d83d27;font-size:26px;font-weight:800;margin-bottom:20px}.billing-block-card>small{color:#657184}.billing-block-card h1{font-size:30px;line-height:1.2;letter-spacing:-1px}.billing-block-card p{font-size:15px;line-height:1.7;color:#526174}.billing-block-actions{display:grid;gap:14px;margin-top:24px}.billing-block-actions .primary,.billing-block-actions button{display:block;text-align:center;text-decoration:none;padding:14px;border-radius:10px;min-height:48px}.billing-block-actions small{font-size:12px;line-height:1.6;color:#657184}.billing-block-secondary{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid #eadfd7}.billing-block-secondary button{flex:1;padding:12px}.billing-block-card>label{display:grid;gap:8px;margin-top:20px}.billing-block-card select{width:100%;padding:12px}.billing-block-help{background:#fff4eb;padding:16px;border-radius:12px}@media(max-width:600px){.billing-block-screen{padding:20px 16px}.billing-block-card{padding:24px}.billing-block-card h1{font-size:26px}.billing-block-screen>header{margin-bottom:26px}}.account-tabs{display:flex;gap:6px;margin:0 0 24px;padding:5px;width:max-content;max-width:100%;overflow:auto;border:1px solid #e2e7ee;border-radius:14px;background:#fff}.account-tabs a{padding:9px 14px;border-radius:10px;color:#657184;text-decoration:none;font-size:.88rem;font-weight:800;white-space:nowrap}.account-tabs a.active{background:var(--brand-primary,#f05237);color:#fff}.security-card{display:grid;grid-template-columns:52px minmax(0,620px);gap:18px;align-items:start;padding:24px;border:1px solid #e5eaf1;border-radius:18px;background:#fff;box-shadow:0 12px 35px #1522340f}.security-card h2{margin:0 0 8px}.security-card p{margin:0 0 18px;color:#657184;line-height:1.55}.security-card .success,.security-card .error{margin-bottom:16px}.security-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff0ec;color:#f05237;font-size:1.7rem;font-weight:900}.password-change-success{display:grid;gap:12px;padding:22px;border:1px solid #d8eadf;border-radius:16px;background:#f3fbf6}.password-change-success strong{font-size:1.2rem}.password-change-success p{margin:0;color:#657184}@media(max-width:600px){.account-tabs{width:100%;box-sizing:border-box}.account-tabs a{flex:1;padding-inline:7px;text-align:center;font-size:.78rem}.security-card{grid-template-columns:1fr;padding:19px}.security-icon{display:none}}.editor-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(280px,1.1fr);gap:18px}.mobile-preview{max-width:300px;margin:0 auto;padding:22px 18px 24px;border:7px solid #18202b;border-radius:28px;background:#f8fafc;display:grid;gap:12px}.mobile-preview h3{font-size:1.35rem;margin:8px 0 0}.mobile-preview p{color:#748196;font-size:.85rem;margin:0}.preview-notch{width:70px;height:5px;border-radius:9px;background:#18202b;margin:0 auto}.preview-progress{display:grid;gap:8px;font-size:.8rem;font-weight:700}.preview-progress>div{height:9px;border-radius:9px;background:#e7ebf2;overflow:hidden}.preview-progress i{display:block;width:35%;height:100%;background:#5b50d8;border-radius:9px}.mobile-preview button{margin-top:8px}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f5;font-size:.9rem}.settings-row:last-of-type{border-bottom:0}.color-swatch{width:20px;height:20px;border-radius:50%;background:#5b50d8;margin-left:auto;margin-right:8px}.analytics-bars{height:180px;display:flex;align-items:flex-end;justify-content:center;gap:34px;padding:20px 0 0;border-bottom:1px solid #e5eaf1}.analytics-bars div{width:48px;border-radius:8px 8px 0 0;background:linear-gradient(#7c6cff,#5b50d8)}.chart-labels{display:flex;justify-content:center;gap:26px;padding-top:12px;color:#748196;font-size:.8rem}@media(max-width:700px){.editor-grid{grid-template-columns:1fr}}.brand-logo-preview{display:block;width:112px;height:112px;box-sizing:border-box;object-fit:contain;margin:12px 0;border:1px solid #e5eaf1;border-radius:16px;padding:10px;background:#fff}.brand-preview{display:flex;align-items:center;gap:10px;border-top:4px solid;padding:18px;border-radius:12px;background:#f8fafc;margin-bottom:24px;flex-wrap:wrap}.brand-preview img{width:42px;height:42px;box-sizing:border-box;object-fit:contain;border-radius:8px;padding:3px;background:#fff}.color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.color-field{display:grid;gap:6px;font-size:.85rem;font-weight:600}.color-field span{display:flex;align-items:center;gap:8px}.color-field input{width:42px;height:34px;padding:2px;border:1px solid #d6deea;border-radius:7px}.color-field code{font-size:.72rem;color:#748196}.mobile-brand-preview{display:grid;gap:10px;min-height:240px}.brand-preview-card{display:grid;gap:8px;width:100%;padding:16px;border:1px solid;border-radius:14px}.brand-preview-card strong{font-size:1.8rem}.brand-preview-card small{opacity:.7}@media(max-width:620px){.color-grid{grid-template-columns:1fr 1fr}}.promo-preview-image{width:100%;height:110px;object-fit:cover;border-radius:14px}.preview-stack{display:grid;gap:18px}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.preview-heading h2{margin:0}.preview-heading span{font-size:.72rem;color:#66738a;background:#f1f3f8;border-radius:99px;padding:5px 9px}.promotion-artwork{min-height:142px;border-radius:14px;padding:18px;display:flex;align-items:flex-end;gap:12px;background-size:cover;background-position:center;position:relative;overflow:hidden}.artwork-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#fff3;border:1px solid #ffffff66;font-size:1.6rem;flex:none}.artwork-copy{display:grid;gap:2px;text-shadow:0 1px 3px #0008}.artwork-copy b{font-size:1.1rem}.artwork-copy small{opacity:.85}.branded-preview{padding:0;overflow:hidden;background:#fff!important}.branded-preview .promotion-artwork{border-radius:0}.preview-body{padding:14px;display:grid;gap:8px}.preview-body h3{margin:0}.preview-body p{margin:0;color:#748196;font-size:.85rem}.preview-body button{margin-top:6px}.stamp-preview{display:grid;gap:6px}.stamp-preview>span{font-size:.72rem;font-weight:700;color:#748196;text-transform:uppercase;letter-spacing:.06em}.stamp-preview>div{display:flex;gap:5px;flex-wrap:wrap}.stamp-preview i{width:25px;height:25px;border:2px solid;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:.7rem;font-weight:800}.wallet-preview{border-radius:14px;overflow:hidden;background:#222}.wallet-preview .promotion-artwork{border-radius:0;min-height:115px}.wallet-content{display:grid;gap:7px;padding:16px}.wallet-content>b{font-size:1.1rem}.wallet-content>span{font-size:.85rem;opacity:.82}.wallet-content .stamp-preview>span{color:inherit;opacity:.75}.preview-note{font-size:.8rem;margin:12px 0 0}.icon-picker{border:0;padding:0;margin:0}.icon-picker legend{font-size:.9rem;font-weight:600;margin-bottom:3px}.icon-picker .field-help{margin:0 0 8px}.icon-search{width:100%;border:1px solid #d6deea;border-radius:9px;padding:10px 12px;margin-bottom:10px}.icon-picker>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:260px;overflow:auto;padding:2px}.icon-picker button{display:grid;gap:4px;place-items:center;padding:10px 5px;border:1px solid #d6deea;border-radius:12px;background:#fff;color:#35415a}.icon-picker button span{font-size:1.5rem;line-height:1}.icon-picker button small{font-size:.68rem}.icon-picker button.selected{border-color:#5b50d8;background:#eef0ff;box-shadow:0 0 0 2px #5b50d822;color:#493dc3}.field-help{font-size:.78rem;color:#748196;margin:-8px 0 0}.feedback-pop{animation:feedback-pop .35s ease both}.feedback-shake{animation:feedback-shake .35s ease both}.login-heading{animation:login-rise .45s ease both}.login-submit{display:flex;align-items:center;justify-content:center;gap:8px}.login-feedback{text-align:center;color:#748196;font-size:.8rem;animation:feedback-pop .3s ease both}.spinner{width:16px;height:16px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;display:inline-block;animation:spin .7s linear infinite}.spinner-small{width:12px;height:12px;border-width:1.5px;margin-right:6px}.logout{display:flex;align-items:center;gap:2px}.logout:disabled{opacity:.65;cursor:wait}@keyframes spin{to{transform:rotate(360deg)}}@keyframes feedback-pop{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:none}}@keyframes feedback-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes login-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.file-upload{gap:8px!important}.file-upload-heading{font-weight:600}.file-upload>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-upload-box{display:flex;align-items:center;gap:12px;padding:14px;border:1px dashed #b9c5d8;border-radius:14px;background:linear-gradient(135deg,#fbfcff,#f3f5ff);cursor:pointer;transition:.2s}.file-upload-box:hover{border-color:#5b50d8;background:#eef0ff;transform:translateY(-1px)}.upload-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#5b50d8;color:#fff;font-size:1.3rem;font-weight:800}.file-upload-box strong,.file-upload-box small{display:block}.file-upload-box small{color:#748196;font-size:.72rem;margin-top:3px}.file-upload-action{margin-left:auto;padding:8px 10px;border-radius:8px;background:#fff;color:#493dc3;font-size:.78rem;font-weight:700;white-space:nowrap}.font-select{gap:7px!important}.font-select-wrap{position:relative;display:block}.font-select select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d6deea;border-radius:11px;padding:12px 40px 12px 13px;background:linear-gradient(135deg,#fff,#f8f9ff);color:#35415a;cursor:pointer;outline:none}.font-select select:focus{border-color:#5b50d8;box-shadow:0 0 0 3px #5b50d822}.select-chevron{position:absolute;right:14px;top:8px;font-size:1.3rem;color:#5b50d8;pointer-events:none}.font-select>small{color:#748196}.font-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:2px 0 14px}.font-option{display:grid;gap:5px;min-height:64px;padding:9px 5px;border:1px solid #d6deea;border-radius:11px;background:#fff;color:#35415a;font-size:1.25rem;transition:.18s}.font-option:hover{border-color:#8c83ed;background:#f8f8ff}.font-option.selected{border-color:#5b50d8;background:#eef0ff;box-shadow:0 0 0 2px #5b50d822;color:#493dc3}.font-option small{font:600 .64rem system-ui,sans-serif;color:#748196;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:620px){.font-options{grid-template-columns:repeat(3,1fr)}.file-upload-action{display:none}}.brand-name-field{gap:7px!important}.brand-name-wrap{position:relative;display:block}.brand-name-wrap input{width:100%;height:52px;padding:0 16px 0 46px;border:1px solid #d6deea;border-radius:13px;background:linear-gradient(135deg,#fff,#fafaff);color:#18202b;font-size:1.05rem;font-weight:650;outline:none;transition:.2s}.brand-name-wrap input::placeholder{color:#a1adbf;font-weight:500}.brand-name-wrap input:hover{border-color:#a7b2c5}.brand-name-wrap input:focus{border-color:#5b50d8;box-shadow:0 0 0 4px #5b50d81c;background:#fff}.brand-name-icon{position:absolute;z-index:1;left:15px;top:14px;color:#5b50d8;font-size:1.25rem}.brand-name-field>small{color:#748196;font-size:.75rem;font-weight:400}.promotion-edit{margin:-3px 0 12px;padding:16px;border:1px solid #dfe4f0;border-radius:13px;background:#fbfcff}.edit-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.danger-action{color:#a33b43!important;background:#ffe9ea!important}.promotion-edit .actions{justify-content:flex-end}.promotion-edit .actions button{padding:9px 12px;border-radius:8px;background:#edf0f7;color:#35415a}.promotion-edit .actions .primary{background:#5b50d8;color:#fff}@media(max-width:620px){.edit-fields{grid-template-columns:1fr}.list-row .actions{flex-wrap:wrap;justify-content:flex-end}}.design-edit-link{margin-right:auto;color:#493dc3;font-size:.82rem;font-weight:700;text-decoration:none;padding:9px 0}.promotion-icon-options{grid-template-columns:repeat(4,1fr);margin-bottom:12px}.selected-icon-large{display:inline-flex;align-items:center;gap:8px;margin-top:5px;padding:8px 11px;border-radius:9px;background:#eef0ff;color:#493dc3}.promotion-edit-preview{width:100%;max-height:240px;object-fit:cover;border-radius:14px}.promotion-edit-placeholder{height:180px;display:grid;place-items:center;border:2px dashed #d6deea;border-radius:14px;color:#748196;background:#f8faff}.promotion-edit-title{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:1.1rem}.promotion-edit-title span{font-size:1.7rem}@media(max-width:620px){.editor-grid{display:flex;flex-direction:column;gap:14px}.editor-grid>.card{width:100%;padding:16px}.editor-grid>.card:nth-child(2){order:2}.promotion-icon-options{grid-template-columns:repeat(3,1fr);gap:7px}.promotion-icon-options .font-option{min-height:58px;font-size:1.1rem}.promotion-edit-preview{max-height:190px}.promotion-edit-placeholder{height:150px}.file-upload-box{padding:11px;gap:8px}.file-upload-box strong{font-size:.82rem}.file-upload-box small{font-size:.68rem;line-height:1.25}.promotion-edit .actions{display:flex;flex-direction:column-reverse;align-items:stretch;gap:8px}.promotion-edit .actions button{width:100%;min-height:46px}.promotion-edit-title{font-size:1rem}.color-grid{gap:8px}}.camera-frame video{width:100%;height:100%;min-height:220px;object-fit:cover;border-radius:14px}.qr-management{display:grid;gap:14px;padding:18px;border:1px solid #dfe5ee;border-radius:14px;background:#f8faff}.qr-management h2,.qr-management p{margin:0}.qr-management-heading,.redeem-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.qr-management-heading div,.redeem-action div{display:grid;gap:3px}.qr-management-heading small,.redeem-action small{color:#748196}.stamp-action{display:grid;grid-template-columns:120px 1fr;align-items:end;gap:10px}.stamp-action .primary{min-height:44px}.redeem-action{padding-top:14px;border-top:1px solid #e1e7f0}.qr-result{display:grid;gap:8px}.qr-result button{justify-self:start;padding:9px 12px;border-radius:8px;background:#fff;color:#167148}@media(max-width:620px){.stamp-action{grid-template-columns:1fr}.redeem-action{align-items:stretch;flex-direction:column}.redeem-action .primary{width:100%}}.dashboard-metric-link{display:block;color:inherit;text-decoration:none}.redemptions-page{display:grid;gap:20px}.redemptions-page .page-title{margin-bottom:0}.redemption-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.redemption-summary span{padding:16px 18px;border:1px solid #e3e8ef;border-radius:15px;background:#fff;color:#718096}.redemption-summary b{display:block;color:#172334;font-size:1.55rem}.redemptions-card{padding:0;overflow:hidden}.redemptions-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px}.redemptions-heading h2{margin:0}.redemptions-heading small{color:#748196}.redemptions-heading input{width:min(330px,100%);padding:11px 13px;border:1px solid #d6deea;border-radius:10px}.redemptions-table-head,.redemption-row{display:grid;grid-template-columns:1.45fr 1.25fr .85fr .7fr 18px;align-items:center;gap:16px;padding:14px 22px}.redemptions-table-head{background:#f7f9fc;color:#7d8a9f;font-size:.7rem;font-weight:800;text-transform:uppercase}.redemption-row{color:#253247;text-decoration:none;border-top:1px solid #edf0f5;transition:background .18s ease,transform .18s ease}.redemption-row:hover{background:#f8fbfa}.redemption-row>span:not(.badge){display:grid;gap:2px;min-width:0}.redemption-row strong,.redemption-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redemption-row small{color:#78859a}.redemption-row>b{color:#16805a;font-size:1.5rem}.redemptions-loading{padding:40px;text-align:center;color:#748196}.redemption-detail-nav{margin-bottom:18px}.redemption-detail-nav button{padding:9px 0;background:transparent;color:#536178;font-weight:750}.redemption-detail-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:25px 28px;border-radius:21px;background:linear-gradient(135deg,#183a31,#17664f);color:#fff;box-shadow:0 16px 35px #123f3025}.redemption-detail-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#ffffff1c;font-size:1.65rem;font-weight:900}.redemption-detail-hero span:not(.badge){font-size:.68rem;font-weight:850;letter-spacing:.14em;opacity:.72}.redemption-detail-hero h1{margin:3px 0 0;font-size:2rem}.redemption-detail-hero p{margin:2px 0 0;opacity:.8}.redemption-detail-hero .badge{background:#fff;color:#17664f}.redemption-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.redemption-detail-record{grid-column:1/-1}.redemption-detail-section h2{margin:6px 0 17px}.redemption-detail-kicker{color:#16805a;font-size:.69rem;font-weight:850;letter-spacing:.12em}.redemption-detail-section dl{display:grid;gap:12px;margin:0}.redemption-detail-section dl>div{display:grid;grid-template-columns:120px 1fr;gap:14px;padding-top:12px;border-top:1px solid #edf0f5}.redemption-detail-section dt{color:#7b8798;font-size:.82rem}.redemption-detail-section dd{margin:0;color:#263449;font-weight:700;overflow-wrap:anywhere}.redemption-detail-section code{font-size:.78rem}.redemption-customer-link{display:inline-block;margin-top:18px;color:#16805a;font-weight:800;text-decoration:none}@media(max-width:760px){.redemption-summary{grid-template-columns:1fr}.redemptions-heading{align-items:stretch;flex-direction:column}.redemptions-heading input{width:100%}.redemptions-table-head{display:none}.redemption-row{grid-template-columns:1fr auto;padding:16px}.redemption-row>span:nth-child(2),.redemption-row>span:nth-child(3){grid-column:1}.redemption-row>.badge{grid-column:2;grid-row:1}.redemption-row>b{grid-column:2;grid-row:2/4;align-self:center}.redemption-detail-hero{grid-template-columns:auto 1fr;padding:21px}.redemption-detail-hero>.badge{grid-column:2}.redemption-detail-grid{grid-template-columns:1fr}.redemption-detail-record{grid-column:auto}.redemption-detail-section dl>div{grid-template-columns:1fr;gap:3px}}.responsive-editor-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;min-width:0}.responsive-editor-grid>.card{min-width:0}.editor-section{border:1px solid #e2e7f0;border-radius:13px;background:#fbfcff;overflow:hidden}.editor-section+.editor-section{margin-top:12px}.editor-section summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:800;color:#35415a;display:flex;align-items:center;justify-content:space-between}.editor-section summary::-webkit-details-marker{display:none}.editor-section summary:after{content:"＋";color:#5b50d8;font-size:1.1rem}.editor-section[open] summary:after{content:"−"}.editor-section-body{padding:0 16px 16px;display:grid;gap:13px}.responsive-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:230px;overflow:auto;padding:2px}.responsive-icon-grid button{display:grid;gap:4px;place-items:center;min-width:0;padding:9px 4px;border:1px solid #d6deea;border-radius:11px;background:#fff;color:#35415a}.responsive-icon-grid button span{font-size:1.4rem}.responsive-icon-grid button small{font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.responsive-icon-grid button.selected{border-color:#5b50d8;background:#eef0ff;color:#493dc3;box-shadow:0 0 0 2px #5b50d822}.responsive-editor-actions{justify-content:flex-end;gap:8px}.responsive-promo-preview{border-radius:16px;overflow:hidden;padding-bottom:14px}.responsive-promo-art{min-height:150px;padding:18px;display:flex;align-items:flex-end;gap:10px;background-size:cover;background-position:center;color:#fff}.responsive-promo-art span{font-size:1.8rem}.responsive-promo-art strong{text-shadow:0 1px 3px #0008}.responsive-promo-preview>div:last-child{padding:0 16px}.responsive-promo-preview h3{margin:14px 0 4px}.responsive-promo-preview p{margin:0 0 8px;color:#748196;font-size:.86rem}@media(max-width:620px){.responsive-editor-grid{display:flex;flex-direction:column;gap:14px}.responsive-editor-grid>.card{width:100%;padding:12px}.responsive-editor-grid>.card:nth-child(2){order:2}.responsive-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:210px}.responsive-editor-actions{flex-direction:column-reverse;align-items:stretch}.responsive-editor-actions button{width:100%;min-height:46px}.responsive-promo-art{min-height:125px}.editor-section summary{padding:13px 14px}.editor-section-body{padding:0 14px 14px}.responsive-promotion-form input,.responsive-promotion-form textarea{max-width:100%;min-width:0}}@media(max-width:620px){.card,.editor-grid>.card,.columns>.card,.responsive-editor-grid>.card{min-width:0;max-width:100%;overflow:hidden}.form,.editor-grid,.columns,.responsive-editor-grid{min-width:0;max-width:100%}.form label{min-width:0}.form input,.form textarea,.form select{width:100%;max-width:100%;min-width:0}.form input[type=file]{display:block;min-height:46px;width:100%;max-width:100%;font-size:.82rem;overflow:hidden}.icon-picker>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-width:100%;overflow-x:hidden}.icon-picker button{min-width:0;max-width:100%;overflow:hidden}.icon-picker button small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-picker button span{font-size:1.35rem}.field-help{max-width:100%;overflow-wrap:anywhere}.color-field,.color-field span{min-width:0}.color-field code{overflow-wrap:anywhere}.file-upload{min-width:0}.file-upload-box{max-width:100%;min-width:0}.file-upload-box span:nth-child(2){min-width:0;overflow:hidden}.file-upload-box strong,.file-upload-box small{overflow-wrap:anywhere}.page-title,.page-title>div{min-width:0;max-width:100%}}@media(max-width:760px){.editor-grid{display:flex;flex-direction:column;gap:14px;min-width:0}.editor-grid>.card{width:100%;min-width:0;max-width:100%;overflow:hidden;padding:16px}.form{width:100%;min-width:0}.form label{min-width:0;max-width:100%}.form input,.form textarea,.form select{display:block;width:100%;max-width:100%;min-width:0}.edit-fields{grid-template-columns:1fr}.icon-picker>div{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:hidden}.icon-picker button{min-width:0}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.file-upload-box{width:100%;min-width:0}.file-upload-box span:nth-child(2){min-width:0}.form input[type=file]{width:100%;max-width:100%;font-size:.78rem}}.promotion-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.promotion-list-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e5eaf1;border-radius:18px;box-shadow:0 8px 24px #1322380a;transition:transform .18s ease,box-shadow .18s ease}.promotion-list-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #13223814}.promotion-list-art{position:relative;height:132px;padding:16px;background-size:cover;background-position:center;display:flex;align-items:flex-end}.promotion-list-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:14px;background:#ffffffd9;box-shadow:0 5px 16px #13223824;font-size:1.55rem}.promotion-list-art .badge{position:absolute;top:14px;right:14px;border:1px solid #ffffffa8;box-shadow:0 3px 12px #13223818}.promotion-list-body{padding:18px 18px 15px}.promotion-list-body h2{margin:0 0 15px;font-size:1.2rem;line-height:1.25;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion-list-meta{display:grid;grid-template-columns:minmax(115px,.7fr) minmax(0,1.3fr);gap:10px}.promotion-list-meta>span{min-width:0;display:grid;align-content:start;padding:10px 12px;border-radius:11px;background:#f8f6f2;color:#536178}.promotion-list-meta b{color:#132238;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion-list-meta>span:first-child b{font-size:1.35rem;line-height:1.15;color:#e4553f}.promotion-list-meta small{font-size:.7rem}.promotion-list-actions{display:flex;align-items:center;gap:7px;padding:13px 18px;border-top:1px solid #edf0f5;background:#fcfcfb}.promotion-list-actions a,.promotion-list-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:8px 11px;font-size:.78rem;font-weight:800;text-decoration:none}.promotion-edit-action{margin-right:auto;background:#fff0ec;color:#c83e2d}.promotion-list-actions button{background:#edf0f5;color:#35415a}.promotion-list-actions button:disabled{opacity:.55;cursor:wait}.promotion-list-actions .promotion-delete-action{padding-inline:8px;background:transparent;color:#a33b43}.promotion-list-loading,.promotion-list-empty{padding:48px 20px;text-align:center;color:#748196;background:#fff;border:1px solid #e5eaf1;border-radius:18px}.promotion-list-empty .primary{display:inline-flex;margin-top:12px;text-decoration:none}@media(max-width:850px){.promotion-list-grid{grid-template-columns:1fr}.promotion-list-art{height:120px}}@media(max-width:520px){.promotion-list-card{border-radius:15px}.promotion-list-body{padding:15px}.promotion-list-meta{grid-template-columns:1fr 1.35fr}.promotion-list-actions{padding:12px 15px;flex-wrap:wrap}.promotion-edit-action{width:100%;margin-right:0}.promotion-list-actions button{flex:1}.promotion-list-actions .promotion-delete-action{flex:0 0 auto}.promotion-list-art{height:108px}.promotion-list-icon{width:44px;height:44px;font-size:1.35rem}}.app-shell{max-width:100%}.page{min-width:0}.content{width:100%;min-width:0}.editor-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-width:0;max-width:100%}.editor-grid>.card,.editor-grid .form{min-width:0;max-width:100%}.stamp-tiers-editor{display:grid;gap:10px;min-width:0;max-width:100%}.stamp-tier-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end;min-width:0;padding:12px;border:1px solid #e5eaf1;border-radius:12px;background:#fbfcff}.stamp-tier-row label,.stamp-tier-row input{min-width:0;width:100%;max-width:100%}.stamp-tier-remove,.stamp-tier-add{min-height:42px;border-radius:9px;padding:8px 12px;font-weight:700}.stamp-tier-remove{background:#ffe3e4;color:#a33b43}.stamp-tier-add{justify-self:start;background:#edf0f7;color:#35415a}@media(max-width:900px){.editor-grid{display:flex;flex-direction:column;gap:14px}.editor-grid>.card{width:100%;overflow:hidden}.editor-grid>.card:nth-child(2){order:2}}@media(max-width:560px){.stamp-tier-row{grid-template-columns:1fr}.stamp-tier-remove{width:100%}.stamp-tier-add{width:100%;justify-self:stretch}}.badge.confirmed{background:#dcf7e9;color:#167148}.form .file-upload{position:relative}.form .file-upload>input[type=file]{position:absolute;width:1px;max-width:1px;min-height:1px;height:1px;padding:0;clip-path:inset(50%);overflow:hidden}.file-upload:focus-within .file-upload-box{outline:2px solid var(--manager-primary,#e4553f);outline-offset:2px}.card,.list-row,.table-row,.primary,.actions button,.sidebar nav a,.profile,.mobile-preview{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,opacity .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #13223812}.list-row:hover,.table-row:hover{background:#fbfcfe}.primary:hover,.actions button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #13223820}.primary:active,.actions button:active{transform:translateY(0);opacity:.86}.form input:focus,.form textarea:focus,.scanner input:focus,.login input:focus{outline:0;border-color:var(--manager-primary,#e4553f);box-shadow:0 0 0 3px var(--manager-primary-soft,#fff0ec)}.sidebar nav a{position:relative}.sidebar nav a.active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:4px;background:var(--manager-primary,#e4553f)}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.qr-management{animation:scanner-panel-in .42s cubic-bezier(.2,.8,.2,1) both}.scanner-submit,.stamp-action .primary,.redeem-action .primary{display:inline-flex;align-items:center;justify-content:center;gap:8px}.scanner-submit:disabled,.stamp-action .primary:disabled,.redeem-action .primary:disabled{cursor:wait}.qr-result{position:relative;overflow:hidden;animation:result-in .48s cubic-bezier(.18,.9,.25,1.2) both}.qr-result>strong{font-size:1.12rem}.success-orbit{min-height:48px;display:flex;align-items:center;gap:7px}.success-orbit i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#17a673;border:2px solid #87dab2;font-style:normal;font-weight:900;box-shadow:0 7px 18px #16714822;animation:stamp-pop .56s cubic-bezier(.16,1.35,.45,1) both;animation-delay:calc(var(--i) * 65ms)}.qr-result.reward-unlocked{background:linear-gradient(135deg,#dcf7e9,#f4fff8,#fff8d9);border:1px solid #a8e2bf}.qr-result.reward-unlocked:after{content:"✦";position:absolute;right:18px;top:14px;color:#d49a00;font-size:1.5rem;animation:sparkle 1.2s ease-in-out infinite}.qr-result button{transition:transform .18s ease,box-shadow .18s ease}.qr-result button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #16714822}@keyframes scanner-panel-in{0%{opacity:0;transform:translateY(14px) scale(.97);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}@keyframes result-in{0%{opacity:0;transform:scale(.9) translateY(12px)}60%{transform:scale(1.025)}to{opacity:1;transform:none}}@keyframes stamp-pop{0%{opacity:0;transform:scale(.25) rotate(-24deg)}65%{transform:scale(1.18) rotate(5deg)}to{opacity:1;transform:none}}@keyframes sparkle{0%,to{transform:scale(.8) rotate(-8deg);opacity:.55}50%{transform:scale(1.25) rotate(8deg);opacity:1}}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.feedback-toast{position:fixed;z-index:1000;top:18px;right:18px;max-width:min(380px,calc(100vw - 28px));display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px 13px;border-radius:14px;background:#fff;border:1px solid #dce5ef;box-shadow:0 16px 46px #1522382a;animation:toast-in .38s cubic-bezier(.18,.9,.25,1.15) both}.feedback-toast>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:900}.feedback-toast.success>span{background:#dcf7e9;color:#167148}.feedback-toast.error>span{background:#ffe3e4;color:#a33b43}.feedback-toast button{background:transparent;color:#748196;font-size:1.25rem;padding:4px}.feedback-toast strong{font-size:.88rem}@keyframes toast-in{0%{opacity:0;transform:translate(24px) scale(.96)}to{opacity:1;transform:none}}@media(max-width:620px){.feedback-toast{top:72px;right:14px;left:14px;max-width:none}}.app-shell .preview-progress i,.app-shell .color-swatch,.app-shell .upload-icon,.app-shell .promotion-edit .actions .primary{background:var(--manager-primary,#e4553f)}.app-shell .analytics-bars div{background:linear-gradient(var(--manager-accent,#17a673),var(--manager-primary,#e4553f))}.app-shell .icon-picker button.selected,.app-shell .font-option.selected,.app-shell .responsive-icon-grid button.selected{border-color:var(--manager-primary,#e4553f);background:var(--manager-primary-soft,#fff0ec);box-shadow:0 0 0 2px var(--manager-primary-soft,#fff0ec);color:var(--manager-primary,#e4553f)}.app-shell .file-upload-box:hover{border-color:var(--manager-primary,#e4553f);background:var(--manager-primary-soft,#fff0ec)}.app-shell .font-select select:focus,.app-shell .brand-name-wrap input:focus{border-color:var(--manager-primary,#e4553f);box-shadow:0 0 0 3px var(--manager-primary-soft,#fff0ec)}.app-shell .select-chevron,.app-shell .brand-name-icon,.app-shell .editor-section summary:after,.app-shell .design-edit-link{color:var(--manager-primary,#e4553f)}.app-shell .poster-styles button.selected{border-color:var(--manager-primary,#e4553f);background:var(--manager-primary-soft,#fff0ec);color:var(--manager-primary,#e4553f);box-shadow:inset 0 0 0 1px var(--manager-primary,#e4553f)}.app-shell .selected-icon-large{background:var(--manager-primary-soft,#fff0ec);color:var(--manager-primary,#e4553f)}.activation-page{position:relative;overflow:hidden}.activation-page:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:#e4553f14;right:-90px;top:-95px;pointer-events:none}.activation-kicker{display:block;margin-top:24px;color:#e4553f;font-size:.68rem;font-weight:900;letter-spacing:.13em}.activation-page .field-help{margin-top:-10px}.activation-page .form{position:relative}.cashback-preview{display:grid;gap:8px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#132238,#245d64);color:#fff;margin-top:16px}.cashback-preview strong{font-size:34px}.cashback-preview small{color:#d6e5e5}.cashback-managed-card{border-top:4px solid #238273}.cashback-managed-card .managed-card-heading>b{font-size:26px}.cashback-managed-card .bulk-stamps label{display:grid;gap:6px;margin:12px 0}.cashback-history-item{display:grid;gap:5px;padding:12px 0;border-bottom:1px solid #13223814}.cashback-history-item small{color:#647184}.cashback-scanner .stamp-action{display:flex;flex-wrap:wrap;align-items:end}.cashback-scanner .stamp-action>label{flex:1 1 180px}.cashback-scanner .redeem-action{flex-wrap:wrap}.cashback-scanner .redeem-action small{display:block;line-height:1.5}.cashback-scanner .qr-result p{font-size:22px}.cashback-managed-card .managed-card-heading{flex-wrap:wrap}.editor-section-body select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d4deeb;border-radius:12px;background:#fff;color:#132238;font:inherit}.support-card{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);overflow:hidden;border:1px solid #e2e7ee;border-radius:20px;background:#fff;box-shadow:0 12px 35px #1522340f}.support-card aside{padding:30px;background:#0d1929;color:#fff}.support-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f05237;font-size:1.5rem;font-weight:800}.support-card aside h2{margin:20px 0 12px;font-size:1.35rem}.support-card aside p{color:#d1d9e4;line-height:1.6;overflow-wrap:anywhere}.support-card aside a{color:#fff;overflow-wrap:anywhere}.support-card form,.support-success{padding:30px;min-width:0}.support-card fieldset{display:grid;gap:18px;border:0;margin:0;padding:0;min-width:0}.support-card label{display:grid;gap:8px;font-weight:600}.support-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.support-card input:not([type=checkbox]),.support-card textarea{box-sizing:border-box;width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:10px;padding:12px;background:#fff;color:#152234;font:inherit}.support-card textarea{resize:vertical}.support-card .support-hint{margin:-8px 0 0;color:#657184;font-size:.85rem}.support-card .support-privacy{display:flex;align-items:flex-start;font-size:.85rem;font-weight:400;line-height:1.5}.support-privacy input{margin-top:4px;flex-shrink:0}.support-card button{justify-self:start}.support-success{align-self:center;overflow-wrap:anywhere}.support-card fieldset:disabled{opacity:.65}@media(max-width:700px){.support-card{grid-template-columns:1fr}.support-card aside,.support-card form,.support-success{padding:22px}.support-card aside h2{margin-top:12px}.support-fields{grid-template-columns:1fr}.support-card button{width:100%}}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#18202b;background:#f5f7fb;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;background:#18202b;color:#dbe3ef;padding:28px 18px;display:flex;flex-direction:column}.brand{font-size:1.55rem;font-weight:800;color:#fff;letter-spacing:-.06em;margin:0 12px 40px}.brand span{color:#7c6cff}.sidebar nav{display:grid;gap:6px}.sidebar nav a{color:#aebbd0;text-decoration:none;padding:11px 13px;border-radius:10px}.sidebar nav a:hover,.sidebar nav a.active{background:#2b3545;color:#fff}.logout{margin-top:auto;background:transparent;color:#aebbd0;text-align:left;padding:12px}.page{flex:1}.topbar{position:sticky;top:0;z-index:30;gap:12px;flex-wrap:nowrap;height:76px;background:#fff;border-bottom:1px solid #e5eaf1;padding:0 42px;display:flex;align-items:center;justify-content:space-between}.topbar div:first-child{display:grid;gap:1px}.profile{border:1px solid #e2e7ef;border-radius:99px;padding:8px 14px;font-size:.9rem}.content{max-width:1200px;margin:0 auto;padding:42px}.page-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.page-title h1{font-size:2.2rem;letter-spacing:-.04em;margin:0}.muted{color:#748196}.live{color:#21855a;font-size:.85rem;font-weight:700}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.card{background:#fff;border:1px solid #e5eaf1;border-radius:16px;padding:22px;box-shadow:0 5px 18px #15223808}.stat{display:block;font-size:2rem;margin:8px 0}.columns{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:18px}.form{display:grid;gap:15px}.form label,.scanner label{display:grid;gap:6px;font-size:.9rem;font-weight:600}.form input,.form textarea,.scanner input,.login input{border:1px solid #d6deea;border-radius:9px;padding:10px 12px;background:#fff}.form textarea{min-height:84px;resize:vertical}.primary{background:#5b50d8;color:#fff;border-radius:9px;padding:11px 15px;font-weight:700}.primary:hover{background:#493dc3}.list-row,.table-row,.table-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f5}.list-row:last-child,.table-row:last-child{border-bottom:0}.list-row span:first-child{display:grid;gap:2px}.list-row small{color:#78859a}.actions{display:flex;align-items:center;gap:7px}.actions button{background:#edf0f7;color:#35415a;border-radius:7px;padding:7px 9px;font-size:.8rem}.badge{display:inline-block;border-radius:99px;padding:4px 9px;background:#edf0f7;color:#536178;font-size:.75rem;font-weight:700}.badge.active,.badge.available,.badge.completed{background:#dcf7e9;color:#167148}.badge.draft,.badge.requested{background:#fff1ce;color:#956b00}.badge.paused,.badge.cancelled{background:#ffe3e4;color:#a33b43}.table-head,.table-row{grid-template-columns:1.3fr 1.4fr 1fr .8fr}.table-head{font-size:.75rem;text-transform:uppercase;color:#7d8a9f;font-weight:700}.empty{display:grid;gap:5px;padding:36px 10px;text-align:center;color:#768398}.error{padding:14px;border-radius:10px;color:#a33b43;background:#ffe3e4}.success{padding:14px;border-radius:10px;color:#167148;background:#dcf7e9}.scanner{max-width:560px;display:grid;gap:18px}.camera-placeholder{height:220px;border:2px dashed #ccd6e5;border-radius:14px;display:grid;place-items:center;color:#7b879a;background:#f8faff}.login{max-width:420px;margin:12vh auto;background:#fff;border:1px solid #e5eaf1;border-radius:20px;padding:38px;box-shadow:0 16px 50px #15223812}.login h1{margin:20px 0 4px}.login .brand{color:#18202b;margin:0}.login .form{margin-top:28px}@media(max-width:900px){.sidebar{width:190px}.content{padding:28px}.stats{grid-template-columns:repeat(2,1fr)}.columns{grid-template-columns:1fr}}@media(max-width:620px){.sidebar{display:none}.topbar{padding:0 20px}.content{padding:22px}.stats{grid-template-columns:1fr 1fr}.table-head,.table-row{font-size:.8rem;grid-template-columns:1fr 1fr}.table-head span:nth-child(n+3),.table-row span:nth-child(n+3){display:none}}@media(max-width:620px){.sidebar{display:none}.app-shell{display:block}.page{padding-bottom:78px}.topbar{height:64px;padding:0 16px;position:sticky;top:0;z-index:30}.content{padding:18px 14px}.page-title{display:block;margin-bottom:18px}.page-title h1{font-size:1.75rem}.stats{grid-template-columns:1fr 1fr;gap:10px}.columns,.editor-grid{display:block}.columns>.card,.editor-grid>.card{margin-bottom:14px}.form input,.form textarea,.scanner input,.login input{min-height:46px;font-size:16px}.primary{min-height:46px;width:100%}.list-row{grid-template-columns:minmax(0,1fr) auto}.scanner{width:100%;padding:12px}.camera-frame{width:100%;aspect-ratio:1/1}.camera-frame video{width:100%;height:100%;object-fit:cover;border-radius:14px}.scanner .actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));bottom:0;left:0;right:0;height:70px;background:#fff;border-top:1px solid #e1e7f0;z-index:20;padding:7px 4px;box-shadow:0 -4px 18px #15223810}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:#78859a;font-size:.62rem;font-weight:700;border-radius:10px;min-width:0;white-space:nowrap}.mobile-nav a span{font-size:1.25rem}.mobile-nav a.active{color:#5b50d8;background:#eef0ff}.login{margin:8vh 14px;padding:26px 20px}}@media(min-width:621px){.mobile-nav{display:none}}.customers-workspace{display:block}.customer-list-heading{display:grid;gap:12px}.customer-list-heading h2{margin:0}.customer-list-heading h2 span{font-size:.75rem;background:#eef0ff;color:#5b50d8;border-radius:99px;padding:4px 8px;vertical-align:middle}.customer-list-heading input,.customer-profile-form input,.add-card select{width:100%;border:1px solid #d6deea;border-radius:10px;background:#fff;padding:11px 12px}.customer-list{display:grid;margin-top:12px;max-height:68vh;overflow:auto}.customer-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;background:transparent;text-align:left;padding:12px 8px;border-bottom:1px solid #edf0f5;border-radius:10px}.customer-row:hover,.customer-row.selected{background:#f2f3ff}.customer-row>span{display:grid;min-width:0}.customer-row small{color:#78859a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-row>b{color:#5b50d8;font-size:1.45rem}.customer-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eceaff;border:1px solid #d9d5ff}.customer-avatar.fallback{display:grid;place-items:center;color:#5b50d8;font-weight:800}.customer-avatar.large{width:72px;height:72px}.customer-detail-nav{display:flex;align-items:center;min-height:52px;margin:-14px 0 22px;border-bottom:1px solid #e1e6ee}.customer-detail-nav button{background:transparent;color:#e4553f;font-weight:800;padding:10px 0}.customer-profile-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.customer-profile-heading h2{margin:0 0 5px}.customer-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customer-profile-form label{display:grid;gap:5px;font-size:.82rem;font-weight:700;color:#536178}.customer-profile-actions{display:flex;gap:9px;margin-top:16px}.suspend-customer,.activate-customer,.reset-card{border-radius:9px;padding:10px 13px;font-weight:700}.suspend-customer{background:#ffe3e4;color:#a33b43}.activate-customer{background:#dcf7e9;color:#167148}.customer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.customer-summary span{display:grid;background:#fff;border:1px solid #e5eaf1;border-radius:12px;padding:12px;color:#748196;font-size:.78rem}.customer-summary b{font-size:1.45rem;color:#18202b}.customer-section-heading h2{margin:0}.customer-section-heading p{margin:2px 0 12px}.add-card{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:14px}.managed-cards{display:grid;gap:11px}.managed-card{border:1px solid #e5eaf1;border-radius:13px;padding:14px;background:#fbfcff}.managed-card-heading{display:flex;justify-content:space-between;gap:10px}.managed-card-heading>div{display:grid}.managed-card-heading small{color:#748196}.managed-card-heading>b{color:#5b50d8}.managed-progress{height:8px;background:#e8ecf4;border-radius:99px;overflow:hidden;margin:12px 0}.managed-progress i{display:block;height:100%;border-radius:inherit;transition:width .35s ease}.stamp-controls{display:grid;grid-template-columns:42px 1fr 42px auto;align-items:center;gap:8px}.stamp-controls button{min-height:40px;border-radius:9px;font-weight:800}.stamp-controls>button:first-child{background:#edf0f7;color:#35415a;font-size:1.2rem}.stamp-controls span{text-align:center;font-weight:700}.bulk-stamps{display:grid;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #e1e7f0}.bulk-stamps>label{font-size:.82rem;font-weight:800;color:#536178}.bulk-stamps>div{display:grid;grid-template-columns:minmax(90px,140px) auto;gap:8px}.bulk-stamps input{width:100%;border:1px solid #d6deea;border-radius:9px;padding:9px 11px;background:#fff}.bulk-stamps button{min-height:42px}.bulk-stamps small{color:#748196}.bulk-stamps .bulk-rewards{display:flex;align-items:flex-start;gap:9px;margin:4px 0;padding:10px;border:1px solid #e1e7f0;border-radius:10px;background:#fff;cursor:pointer}.bulk-stamps .bulk-rewards input{width:18px;height:18px;flex:0 0 auto;margin:2px 0 0;padding:0}.bulk-rewards span{display:grid}.bulk-rewards strong{color:#35415a}.bulk-rewards small{font-weight:500}.managed-card details{margin-top:12px}.managed-card summary{cursor:pointer;color:#5b50d8;font-size:.82rem;font-weight:700}.stamp-history{display:grid;gap:4px;margin-top:8px;color:#748196;font-size:.75rem}.stamp-history span{display:flex;gap:6px}.customer-loading{padding:30px 0;color:#748196}.scanner-reading{display:flex;align-items:center;justify-content:center;gap:8px;color:#5b50d8;font-weight:700;padding:10px}@media(max-width:760px){.customer-detail-nav{margin:-8px 0 16px;position:sticky;top:64px;z-index:9;background:#f5f7fb}.customer-profile-form{grid-template-columns:1fr}.customer-profile-actions{display:grid;grid-template-columns:1fr 1fr}.customer-summary{gap:6px}.customer-summary span{padding:10px 8px}.add-card{grid-template-columns:1fr}.stamp-controls{grid-template-columns:42px 1fr 42px}.stamp-controls .reset-card{grid-column:1/-1}.bulk-stamps>div{grid-template-columns:1fr 1.4fr}.customer-list{max-height:none}.customer-detail .card{padding:16px}}@media(max-width:900px){.login{width:100%;max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;box-shadow:none;padding:clamp(28px,8vw,72px) clamp(20px,8vw,96px);display:flex;flex-direction:column;justify-content:center}.login .brand{font-size:1.8rem}.login h1{font-size:clamp(1.8rem,5vw,2.4rem)}.login .form{width:100%;max-width:520px}.login .form input{min-height:50px;font-size:16px}.login .form .primary{min-height:50px}}@media(max-width:1100px){.login{width:100%;max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;box-shadow:none;padding:clamp(28px,8vw,72px) clamp(20px,8vw,96px);display:flex;flex-direction:column;justify-content:center}.login .form{width:100%;max-width:520px}.login .form input{min-height:50px;font-size:16px}.login .form .primary{min-height:50px;width:100%}}@media(max-width:620px){.mobile-nav{grid-template-columns:repeat(5,1fr);padding-left:4px;padding-right:4px}.mobile-nav a{font-size:.62rem}.mobile-nav a span{font-size:1.25rem}}.tenant-switcher{border:0;background:transparent;color:#748196;font-size:.78rem;padding:0;max-width:220px}.acquisition-grid{display:grid;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:18px}.join-qr-card{text-align:center;display:grid;justify-items:center;gap:7px}.join-qr-card h2,.join-qr-card p{margin:0}.join-qr-card img{width:min(100%,340px);border-radius:18px;margin:10px 0}.join-kicker{font-size:.7rem;letter-spacing:.14em;color:#5b50d8;font-weight:800}.qr-loading{width:280px;aspect-ratio:1;display:grid;place-items:center;background:#f5f7fb;border-radius:18px;color:#748196}.join-url{display:grid;gap:6px;font-size:.82rem;font-weight:700;margin:22px 0 12px}.join-url input{border:1px solid #d6deea;border-radius:9px;padding:11px;background:#f8faff;width:100%}.join-actions{display:flex;gap:10px}.download-qr{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d6deea;color:#35415a;border-radius:9px;padding:11px 15px;font-weight:700;text-decoration:none}.join-note{display:grid;gap:4px;margin-top:22px;border-radius:12px;background:#eef0ff;color:#49516a;padding:15px}.join-note span{font-size:.86rem}@media(max-width:900px){.acquisition-grid{grid-template-columns:1fr}}@media(max-width:620px){.mobile-nav{grid-template-columns:repeat(6,1fr)}.mobile-nav a{font-size:.55rem}.mobile-nav a span{font-size:1.1rem}.join-actions{display:grid}.download-qr{min-height:46px}.tenant-switcher{max-width:145px}}.poster-section{margin-top:36px}.poster-title{margin-bottom:16px}.poster-title h2{font-size:1.65rem;margin:0}.poster-editor{display:grid;grid-template-columns:minmax(300px,.72fr) 1.28fr;gap:18px;align-items:start}.poster-form{display:grid;gap:14px}.poster-form>label,.poster-form fieldset{display:grid;gap:6px;font-size:.88rem;font-weight:700}.poster-form input:not([type=color]):not([type=range]):not([type=file]),.poster-form textarea{width:100%;border:1px solid #d6deea;border-radius:10px;padding:11px 12px;background:#fff}.poster-form textarea{min-height:86px;resize:vertical}.poster-form fieldset{border:0;padding:0;margin:0}.poster-styles{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.poster-styles button{border:1px solid #d6deea;background:#f8faff;color:#536178;padding:9px;border-radius:9px;font-weight:700}.poster-styles button.selected{border-color:#e4553f;background:#fff0ec;color:#c83e2d;box-shadow:inset 0 0 0 1px #e4553f}.poster-backgrounds{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.poster-backgrounds button{display:grid;gap:6px;background:transparent;color:#657289;padding:5px 5px 7px;border:1px solid transparent;border-radius:10px;font-size:.72rem;font-weight:700}.poster-backgrounds button i{display:block;height:46px;border:1px solid #dbe1eb;border-radius:7px;background-color:#f2eee8}.poster-backgrounds button.soft i{background:radial-gradient(circle at 78% 24%,#e4553f35 0 20%,transparent 21%),radial-gradient(circle at 15% 85%,#13223825 0 16%,transparent 17%),#f7f4ed}.poster-backgrounds button.waves i{background:repeating-radial-gradient(ellipse at -20% 120%,transparent 0 12px,#e4553f20 13px 17px,transparent 18px 26px),#f7f4ed}.poster-backgrounds button.dots i{background-color:#f7f4ed;background-image:radial-gradient(#e4553f42 1.5px,transparent 1.5px);background-size:11px 11px}.poster-backgrounds button.none i{background:#f7f4ed}.poster-backgrounds button.selected{border-color:#e4553f;background:#fff7f4;color:#c83e2d}.poster-backgrounds button.selected i{border-color:#e4553f}.poster-photo-control{display:grid;grid-template-columns:1fr auto;gap:7px}.poster-photo-upload{position:relative;display:grid;gap:2px;border:1px dashed #c7d0de;border-radius:10px;padding:10px 12px;color:#536178;cursor:pointer}.poster-photo-upload:hover,.poster-photo-upload.selected{border-color:#e4553f;background:#fff7f4}.poster-photo-upload span{font-size:.82rem;font-weight:800}.poster-photo-upload small{color:#8490a2;font-size:.68rem}.poster-photo-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.poster-photo-remove{align-self:stretch;background:#fff0ec;color:#b33d2d;border-radius:9px;padding:0 11px;font-size:.75rem;font-weight:800}.poster-photo-error{grid-column:1/-1;color:#b42318}.poster-intensity{display:grid;gap:7px;font-size:.8rem;color:#536178}.poster-intensity span{display:flex;justify-content:space-between}.poster-intensity b{color:#e4553f}.poster-intensity input{width:100%;accent-color:#e4553f}.poster-colors{display:grid;grid-template-columns:1fr 1fr;gap:10px}.poster-colors label{display:grid;gap:6px;font-size:.82rem;font-weight:700}.poster-colors label span{display:flex;align-items:center;gap:8px;border:1px solid #d6deea;border-radius:9px;padding:7px}.poster-colors input{width:38px;height:32px;padding:0;border:0;background:transparent}.poster-colors code{font-size:.75rem;color:#536178}.poster-download{display:flex;justify-content:center;text-decoration:none;text-align:center;margin-top:4px}.reset-poster{background:transparent;color:#657289;text-decoration:underline;padding:6px}.poster-preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.poster-preview-heading span{font-size:.76rem;color:#21855a;font-weight:700}.poster-preview{display:block;width:100%;aspect-ratio:1;border-radius:18px;box-shadow:0 18px 45px #1522381f;object-fit:cover}.poster-preview-loading{width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:18px;background:#f5f7fb;color:#748196}.poster-canvas{position:fixed;left:-10000px;top:0;width:1200px;height:1200px;pointer-events:none}@media(max-width:900px){.poster-editor{grid-template-columns:1fr}.poster-editor>.card:last-child{max-width:620px;width:100%;margin:auto}}@media(max-width:620px){.poster-section{margin-top:26px}.poster-title h2{font-size:1.4rem}.poster-styles{grid-template-columns:1fr}.poster-backgrounds{grid-template-columns:repeat(2,1fr)}.poster-photo-control{grid-template-columns:1fr}.poster-photo-remove{min-height:40px}.poster-colors{grid-template-columns:1fr}.poster-form input:not([type=color]):not([type=range]):not([type=file]),.poster-form textarea{font-size:16px;min-height:46px}}.join-landing{min-height:100dvh;display:grid;place-items:center;padding:24px;color:#18202b}.join-landing-card{width:min(100%,460px);background:#fff;border:1px solid;border-radius:30px;padding:36px 30px;text-align:center;box-shadow:0 24px 70px #1522381f;display:grid;justify-items:center;gap:13px}.join-landing-logo{width:108px;height:108px;border:2px solid;border-radius:25px;display:grid;place-items:center;overflow:hidden;background:#fff;margin-bottom:4px}.join-landing-logo img{width:94px;height:94px;object-fit:contain}.join-landing-logo span{font-size:2.8rem;font-weight:900}.join-landing-kicker{font-size:.68rem;letter-spacing:.15em;font-weight:900}.join-landing h1{font-size:2rem;line-height:1.08;letter-spacing:-.04em;margin:0}.join-landing p{color:#657289;margin:0 0 8px;max-width:350px}.join-open,.join-store{width:100%;min-height:52px;border-radius:13px;font-weight:800}.join-open{color:#fff}.join-store{background:#fff;border:1px solid #d6deea;color:#253047}.join-store-pending{width:100%;display:grid;gap:3px;border-radius:13px;background:#f5f7fb;color:#657289;padding:13px}.join-store-pending strong{color:#35415a;font-size:.86rem}.join-store-pending span{font-size:.76rem}.join-landing small{color:#8994a6;margin-top:5px}.join-error{background:#f5f7fb}.join-error>div{background:#fff;padding:32px;border-radius:20px;text-align:center}@media(max-width:480px){.join-landing{padding:14px}.join-landing-card{padding:30px 20px;border-radius:24px}.join-landing h1{font-size:1.7rem}}@media(max-width:620px){.page-action{display:block;text-align:center;text-decoration:none;margin-top:12px;width:100%}}.customer-stamp-totals{display:grid}.customer-stamp-totals>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #edf0f5}.customer-stamp-totals>div:first-child{border-top:0}.customer-stamp-totals span{display:grid}.customer-stamp-totals small{color:#748196}.customer-stamp-totals b{font-size:1.5rem;color:#e4553f}.customer-detail>.card+.card{margin-top:12px}.customer-detail>.card:hover{transform:none}.add-reward{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(180px,1.2fr) auto;gap:8px;margin-bottom:14px}.add-reward select,.add-reward input,.reward-fields input,.reward-fields select{width:100%;min-width:0;border:1px solid #d6deea;border-radius:10px;background-color:#fff;padding:11px 34px 11px 12px;color:#253247;font:inherit}.add-reward input,.reward-fields input{padding-right:12px}.add-reward select,.reward-fields select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.managed-rewards{display:grid;gap:11px}.managed-reward{display:grid;gap:12px;border:1px solid #e5eaf1;border-radius:13px;padding:14px;background:#fbfcff}.managed-reward.locked{background:#f7f8fa}.managed-reward-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.managed-reward-heading>div{display:grid}.managed-reward-heading small{color:#748196}.reward-fields{display:grid;grid-template-columns:1fr minmax(140px,.35fr);gap:10px}.reward-fields label{display:grid;min-width:0;gap:5px;color:#536178;font-size:.78rem;font-weight:750}.reward-actions{display:flex;justify-content:flex-end;gap:8px}.delete-reward{padding:10px 13px;border-radius:9px;background:#ffe3e4;color:#a33b43;font-weight:750}.badge.available{background:#dcf7e9;color:#167148}.badge.expired{background:#edf0f5;color:#667085}.badge.redeemed{background:#e9e6ff;color:#5b50d8}@media(max-width:760px){.add-reward,.reward-fields{grid-template-columns:1fr}.reward-actions{display:grid;grid-template-columns:1fr 1fr}.managed-reward-heading{align-items:center}}:root{color:#132238;background:#f7f4ed;accent-color:#e4553f}.sidebar{background:#132238}.brand-lockup{display:flex;align-items:center;gap:10px;color:#132238;font-size:1.35rem;font-weight:850;letter-spacing:-.045em}.brand-lockup img{width:44px;height:44px;object-fit:contain}.brand-lockup b{color:#e4553f}.brand-lockup-dark{color:#fff;margin:0 10px 34px}.brand-lockup-dark img{width:46px;height:46px}.sidebar nav a:hover,.sidebar nav a.active{background:#243a54}.primary{background:#e4553f}.primary:hover{background:#c83e2d}.mobile-nav a.active{color:#d94732;background:#fff0ec}.form input:focus,.form textarea:focus,.scanner input:focus,.login input:focus{border-color:#e4553f;box-shadow:0 0 0 3px #e4553f22}.login{border-color:#e8ded2;box-shadow:0 20px 60px #13223818}.login .brand-lockup{margin-bottom:8px}.join-powered{display:flex;align-items:center;gap:6px;color:#132238;font-size:.75rem;font-weight:850;letter-spacing:-.02em}.join-powered img{width:25px;height:25px;object-fit:contain}.join-kicker,.customer-row>b,.managed-card-heading>b,.managed-card summary,.scanner-reading{color:#e4553f}.customer-row:hover,.customer-row.selected{background:#fff3ef}.customer-avatar{background:#fff0ec;border-color:#f2cfc7}.customer-avatar.fallback{color:#d94732}.app-shell{font-family:var(--manager-font-family,Inter,ui-sans-serif,system-ui,sans-serif);color:var(--manager-text,#132238);background:var(--manager-background,#f7f4ed)}.app-shell .page{min-width:0;background:var(--manager-background,#f7f4ed)}.app-shell .sidebar{background:var(--manager-primary,#e4553f);color:var(--manager-primary-contrast,#fff)}.tenant-sidebar-brand{display:flex;align-items:center;gap:12px;min-width:0;margin:0 8px 32px;color:var(--manager-primary-contrast,#fff)}.tenant-sidebar-brand>div:last-child{display:grid;min-width:0;line-height:1.15}.tenant-sidebar-brand strong{overflow:hidden;text-overflow:ellipsis;font-size:1.08rem;white-space:nowrap}.tenant-sidebar-brand small{margin-top:4px;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.tenant-brand-mark{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border:1px solid #ffffff70;border-radius:14px;background:var(--manager-surface,#fff);color:var(--manager-primary,#e4553f);box-shadow:0 7px 18px #13223822;font-size:1.35rem;font-weight:900}.tenant-brand-mark img{display:block;width:100%;height:100%;box-sizing:border-box;padding:3px;object-fit:contain}.branding-boot{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f7f8fa,#eef1f5);color:#243044;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.branding-boot:before,.branding-boot:after{content:"";position:absolute;border-radius:999px;filter:blur(2px);opacity:.55}.branding-boot:before{width:280px;height:280px;right:-90px;top:-100px;background:#dfe4eb}.branding-boot:after{width:220px;height:220px;left:-80px;bottom:-90px;background:#e5e8ee}.branding-boot-card{position:relative;z-index:1;width:min(100%,360px);display:grid;justify-items:center;gap:10px;padding:38px 32px;border:1px solid #fff;border-radius:26px;background:#ffffffd9;box-shadow:0 24px 70px #20304a1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.branding-boot-card strong{margin-top:5px;font-size:1.08rem;letter-spacing:-.015em}.branding-boot-card small{color:#778296}.branding-boot-mark{width:62px;height:62px;display:grid;place-items:center;border:3px solid #e3e7ed;border-top-color:#596579;border-radius:50%;animation:branding-boot-spin .85s linear infinite}.branding-boot-mark i{width:31px;height:31px;border-radius:10px;background:linear-gradient(145deg,#354157,#798599)}.branding-boot-line{width:58%;height:8px;margin-top:10px;border-radius:99px;background:linear-gradient(90deg,#e7eaf0 20%,#f7f8fa,#e7eaf0 70%);background-size:220% 100%;animation:branding-boot-shimmer 1.25s ease-in-out infinite}.branding-boot-line.wide{width:86%;margin-top:18px}@keyframes branding-boot-spin{to{transform:rotate(360deg)}}@keyframes branding-boot-shimmer{to{background-position:-220% 0}}@media(prefers-reduced-motion:reduce){.branding-boot-mark,.branding-boot-line{animation:none}}.app-shell .sidebar nav a{color:var(--manager-primary-contrast,#fff);opacity:.74}.app-shell .sidebar nav a:hover,.app-shell .sidebar nav a.active{background:#ffffff24;color:var(--manager-primary-contrast,#fff);opacity:1}.app-shell .sidebar nav a.active:before{background:var(--manager-primary-contrast,#fff)}.app-shell .logout{color:var(--manager-primary-contrast,#fff);opacity:.78}.app-shell .topbar{background:var(--manager-surface,#fff);color:var(--manager-text,#132238);border-bottom-color:var(--manager-primary-soft,#fff0ec)}.manager-topbar-brand{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:10px;min-width:0;flex:1}.manager-topbar-brand>.tenant-brand-mark{flex-shrink:0;width:42px;height:42px;border-color:var(--manager-primary-soft,#fff0ec);border-radius:12px;box-shadow:none}.manager-topbar-brand>div:last-child{display:grid;min-width:0}.manager-topbar-brand .tenant-switcher{width:100%;min-width:0}.manager-topbar-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .profile{border-color:var(--manager-primary-soft,#fff0ec)}.app-shell .content>.card,.app-shell .card{background:var(--manager-surface,#fff)}.app-shell .primary{background:var(--manager-primary,#e4553f);color:var(--manager-primary-contrast,#fff)}.app-shell .primary:hover{background:var(--manager-primary,#e4553f);opacity:.9}.app-shell .form input:focus,.app-shell .form textarea:focus,.app-shell .scanner input:focus{border-color:var(--manager-primary,#e4553f);box-shadow:0 0 0 3px var(--manager-primary-soft,#fff0ec)}.app-shell .mobile-nav{background:var(--manager-surface,#fff);border-top-color:var(--manager-primary-soft,#fff0ec)}.app-shell .mobile-nav a.active{color:var(--manager-primary,#e4553f);background:var(--manager-primary-soft,#fff0ec)}.app-shell .customer-row>b,.app-shell .managed-card-heading>b,.app-shell .managed-card summary,.app-shell .scanner-reading,.app-shell .customer-detail-nav button,.app-shell .join-kicker{color:var(--manager-primary,#e4553f)}.dashboard-page{--dash-ink:#132238;--dash-coral:#e4553f;display:grid;gap:22px}.dashboard-hero{position:relative;isolation:isolate;min-height:330px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:center;gap:50px;overflow:hidden;padding:44px 48px;border-radius:28px;background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--manager-accent,#f0b83f) 24%,transparent) 0,transparent 31%),linear-gradient(135deg,#132238,#0c1727);color:#fff;box-shadow:0 28px 65px #13223825;animation:dashboard-rise .65s cubic-bezier(.2,.75,.25,1) both}.dashboard-hero:before{content:"";position:absolute;z-index:-1;width:310px;height:310px;right:-115px;bottom:-165px;border:1px solid #ffffff18;border-radius:50%;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05}.dashboard-hero-copy{min-width:0}.dashboard-kicker,.dashboard-section-kicker{color:var(--manager-accent,#f0b83f);font-size:.67rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.dashboard-hero h1{max-width:610px;margin:13px 0 15px;color:#fff;font-size:clamp(2.5rem,4.5vw,4.15rem);line-height:1.01;letter-spacing:-.06em}.dashboard-hero h1 em{display:block;color:var(--manager-accent,#f0b83f);font-style:normal}.dashboard-hero-copy>p{max-width:600px;margin:0;color:#b8c4d4;font-size:1rem;line-height:1.65}.dashboard-hero-actions{display:flex;align-items:center;gap:11px;margin-top:27px}.dashboard-hero-actions a{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:0 17px;border:1px solid #ffffff24;border-radius:12px;color:#fff;text-decoration:none;font-size:.82rem;font-weight:850;transition:.2s transform,.2s background}.dashboard-hero-actions a:hover{transform:translateY(-2px);background:#ffffff12}.dashboard-hero-actions .dashboard-primary-action{border-color:var(--manager-accent,#f0b83f);background:var(--manager-accent,#f0b83f);color:var(--dash-ink)}.dashboard-hero-visual{position:relative;min-height:225px;display:flex;flex-direction:column;justify-content:center;padding:28px;border:1px solid #ffffff20;border-radius:23px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-hero-visual>span{color:#aebbcf;font-size:.73rem}.dashboard-hero-visual>strong{margin-top:5px;font-size:3.8rem;line-height:1;font-weight:900;letter-spacing:-.07em}.dashboard-hero-visual>small{color:#d9e0e9;font-weight:700}.dashboard-hero-visual>b{margin-top:12px;color:#97a6ba;font-size:.62rem;font-weight:700}.dashboard-spark{height:55px;display:flex;align-items:flex-end;gap:7px;margin-top:17px}.dashboard-spark i{flex:1;min-width:5px;border-radius:4px 4px 2px 2px;background:#ffffff24;animation:dashboard-bar .7s ease both}.dashboard-spark i:nth-child(1){height:28%}.dashboard-spark i:nth-child(2){height:46%}.dashboard-spark i:nth-child(3){height:35%}.dashboard-spark i:nth-child(4){height:72%}.dashboard-spark i:nth-child(5){height:55%}.dashboard-spark i:nth-child(6){height:91%;background:var(--manager-accent,#f0b83f)}.dashboard-spark i:nth-child(7){height:68%}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-metric{position:relative;min-width:0;overflow:hidden;padding:20px;border:1px solid #e3e7ed;border-radius:19px;background:var(--manager-surface,#fff);box-shadow:0 10px 28px #1322380a;transition:.22s transform,.22s box-shadow;animation:dashboard-rise .55s ease both}.dashboard-metric:nth-child(2){animation-delay:.06s}.dashboard-metric:nth-child(3){animation-delay:.12s}.dashboard-metric:nth-child(4){animation-delay:.18s}.dashboard-metric:hover{transform:translateY(-4px);box-shadow:0 18px 36px #13223813}.dashboard-metric>span{display:block;margin:17px 0 4px;color:#657184;font-size:.73rem;font-weight:750}.dashboard-metric>strong{display:block;color:var(--dash-ink);font-size:2.35rem;line-height:1;font-weight:900;letter-spacing:-.055em}.dashboard-metric>small{display:block;margin-top:7px;color:#8a95a5;font-size:.68rem}.dashboard-metric>i{position:absolute;width:90px;height:90px;right:-50px;top:-50px;border-radius:50%;background:currentColor;opacity:.07}.dashboard-metric-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;font-size:1.15rem;font-weight:900}.dashboard-metric.coral{color:#e4553f}.dashboard-metric.coral .dashboard-metric-icon{background:#fff0ec}.dashboard-metric.navy{color:#345577}.dashboard-metric.navy .dashboard-metric-icon{background:#edf3f8}.dashboard-metric.gold{color:#b88410}.dashboard-metric.gold .dashboard-metric-icon{background:#fff5d9}.dashboard-metric.green{color:#16805a}.dashboard-metric.green .dashboard-metric-icon{background:#e5f7ef}.dashboard-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;align-items:start}.dashboard-promotions,.dashboard-next{border:1px solid #e3e7ed;border-radius:22px;background:var(--manager-surface,#fff);box-shadow:0 12px 32px #1322380a}.dashboard-promotions{overflow:hidden}.dashboard-promotions>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px 26px 18px}.dashboard-promotions h2,.dashboard-next h2{margin:5px 0 0;color:var(--dash-ink);font-size:1.35rem;letter-spacing:-.035em}.dashboard-promotions>header>a{color:#536178;text-decoration:none;font-size:.75rem;font-weight:850}.dashboard-promotions>header>a span{color:var(--dash-coral);margin-left:5px}.dashboard-section-kicker{color:var(--dash-coral);font-size:.58rem}.dashboard-promotion-list{padding:0 10px 10px}.dashboard-promotion-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto 24px;align-items:center;gap:13px;padding:15px 16px;border-top:1px solid #edf0f4;border-radius:12px;color:inherit;text-decoration:none;transition:.18s background,.18s transform}.dashboard-promotion-row:hover{background:#faf7f4;transform:translate(3px)}.dashboard-promotion-number{font-size:.65rem;font-weight:900;letter-spacing:.08em;color:#a2aab7}.dashboard-promotion-copy{display:grid;min-width:0}.dashboard-promotion-copy strong{overflow:hidden;color:var(--dash-ink);text-overflow:ellipsis;white-space:nowrap}.dashboard-promotion-copy small{overflow:hidden;color:#7b8798;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-promotion-row>b{color:var(--dash-coral)}.dashboard-status{padding:5px 8px;border-radius:99px;background:#edf0f5;color:#657184;font-size:.62rem;font-weight:850}.dashboard-status.active{background:#dcf7e9;color:#167148}.dashboard-status.draft{background:#fff1ce;color:#956b00}.dashboard-status.paused{background:#ffe3e4;color:#a33b43}.dashboard-next{position:relative;overflow:hidden;padding:25px}.dashboard-next:after{content:"";position:absolute;width:130px;height:130px;right:-75px;top:-75px;border-radius:50%;background:var(--manager-accent,#f0b83f);opacity:.12}.dashboard-next>p{margin:8px 0 20px;color:#7a8698;font-size:.78rem}.dashboard-next nav{display:grid;gap:7px}.dashboard-next nav a{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:12px;border-radius:13px;color:inherit;text-decoration:none;transition:.18s background,.18s transform}.dashboard-next nav a:hover{background:#f8f5f1;transform:translate(3px)}.dashboard-next nav i{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#fff0ec;color:var(--dash-coral);font-style:normal;font-size:1.1rem;font-weight:900}.dashboard-next nav span{display:grid;min-width:0}.dashboard-next nav strong{color:var(--dash-ink);font-size:.78rem}.dashboard-next nav small{overflow:hidden;color:#8792a2;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-next nav b{color:var(--dash-coral)}@keyframes dashboard-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes dashboard-bar{0%{height:0}}@media(max-width:1000px){.dashboard-hero{grid-template-columns:1fr;padding:38px}.dashboard-hero-visual{display:none}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-workspace{grid-template-columns:1fr}.dashboard-next nav{grid-template-columns:repeat(3,1fr)}.dashboard-next nav a{grid-template-columns:40px 1fr}.dashboard-next nav a>b{display:none}}@media(max-width:620px){.dashboard-page{gap:14px}.dashboard-hero{min-height:auto;padding:27px 22px;border-radius:22px}.dashboard-hero h1{font-size:2.45rem}.dashboard-hero-copy>p{font-size:.88rem}.dashboard-hero-actions{display:grid;grid-template-columns:1fr;margin-top:22px}.dashboard-hero-actions a{width:100%}.dashboard-metrics{gap:9px}.dashboard-metric{padding:15px;border-radius:16px}.dashboard-metric>span{margin-top:13px}.dashboard-metric>strong{font-size:2rem}.dashboard-metric>small{min-height:30px}.dashboard-workspace{gap:14px}.dashboard-promotions>header{padding:20px 18px 15px}.dashboard-promotion-list{padding:0 6px 7px}.dashboard-promotion-row{grid-template-columns:28px minmax(0,1fr) auto;padding:13px 10px;gap:8px}.dashboard-promotion-row>b{display:none}.dashboard-status{font-size:.55rem}.dashboard-next{padding:20px}.dashboard-next nav{grid-template-columns:1fr}.dashboard-next nav a{grid-template-columns:40px 1fr auto}.dashboard-next nav a>b{display:block}.mobile-nav{grid-template-columns:repeat(6,minmax(0,1fr));padding-inline:2px}.mobile-nav a{font-size:.5rem}.mobile-nav a svg{width:19px;height:19px}}@media(prefers-reduced-motion:reduce){.dashboard-hero,.dashboard-metric,.dashboard-spark i{animation:none}}.app-shell .customer-row:hover,.app-shell .customer-row.selected{background:var(--manager-primary-soft,#fff0ec)}.app-shell .customer-avatar{background:var(--manager-primary-soft,#fff0ec);border-color:var(--manager-primary-soft,#fff0ec)}.app-shell .customer-avatar.fallback,.app-shell .customer-stamp-totals b{color:var(--manager-primary,#e4553f)}@media(max-width:620px){.manager-topbar-brand>.tenant-brand-mark{width:40px;height:40px}.app-shell .profile{max-width:102px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;padding:7px 9px}}.language-switcher{display:inline-flex;flex-shrink:0;gap:2px;padding:3px;border:1px solid #13223826;border-radius:12px;background:#fff;align-items:center}.language-switcher button{display:grid;place-items:center;width:40px;min-height:40px;padding:0;border:0;border-radius:9px;background:transparent;color:#132238;font:700 12px/1 system-ui;cursor:pointer}.language-switcher button[aria-pressed=true]{background:#132238;color:#fff}.language-switcher button:focus-visible{outline:3px solid #e4553f;outline-offset:2px}.login>.language-switcher{align-self:flex-end;margin-left:auto;margin-bottom:12px}.topbar>.language-switcher{margin-left:auto}.topbar .profile{overflow:hidden;text-overflow:ellipsis;max-width:32%}@media(max-width:600px){.topbar{gap:8px;flex-wrap:nowrap}.topbar>.language-switcher{margin-left:auto}.topbar .profile{max-width:100%;font-size:11px}}html,body,#root{width:100%;max-width:100%;overflow-x:clip}.app-shell,.page,.content,.content>*{min-width:0;max-width:100%}@media(max-width:620px){.mobile-nav{left:0;right:0;width:auto;max-width:100vw;min-width:0;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden}.mobile-nav a{width:100%;min-width:0;max-width:100%;padding-inline:2px;overflow:hidden;text-overflow:ellipsis}.mobile-nav a svg{flex:0 0 auto;max-width:100%}}
