:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;color:#1e293b;background:#f1f5f9;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--bottom-nav-content: 72px;--bottom-nav-total: calc(var(--bottom-nav-content) + max(12px, var(--safe-bottom)))}*{box-sizing:border-box}body{margin:0;background:#f1f5f9}.page{min-height:100vh;background:#f1f5f9;color:#1e293b}.page-white{background:#f1f5f9}.app-shell{max-width:460px;margin:0 auto;padding:14px 16px calc(var(--bottom-nav-total) + 24px)}.app-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:calc(12px + env(safe-area-inset-top,0px)) 20px 14px;border-bottom:1px solid #e2e8f0;background:#fff;max-width:460px;margin:0 auto}.app-header-center{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.app-logo-img{height:28px;width:auto;object-fit:contain}.loyally-wordmark{display:inline-flex;align-items:baseline;letter-spacing:-.06em;line-height:1}.loyally-wordmark-char{display:inline-block;font-size:22px;font-weight:900;background-color:#0f172a;background-image:linear-gradient(45deg,#334155 25%,transparent 25%),linear-gradient(-45deg,#334155 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#334155 75%),linear-gradient(-45deg,transparent 75%,#334155 75%);background-size:3px 3px;background-position:0 0,0 1.5px,1.5px -1.5px,-1.5px 0;-webkit-background-clip:text;background-clip:text;color:transparent}@supports not (background-clip: text){.loyally-wordmark-char{color:#0f172a;background:none}}.header-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:14px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.header-pill-scan{background:#ffedd5;border:1px solid #fdba74;color:#ea580c}.header-pill-reward{background:#dcfce7;border:1px solid #86efac;color:#16a34a}.header-pill-dot{width:7px;height:7px;border-radius:4px}.menu-btn{padding:8px;background:#f8fafc;border-radius:12px;border:0;cursor:pointer;display:grid;place-items:center}.menu-overlay{position:fixed;inset:0;z-index:200;background:#fff;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top,0px)}.menu-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 16px;border-bottom:1px solid #e5e7eb}.menu-overlay-title{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.menu-scroll{flex:1;overflow-y:auto;padding:24px}.menu-scroll-vendor{padding:12px 20px 28px}.menu-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e5e7eb;width:100%;background:none;border-left:0;border-right:0;border-top:0;cursor:pointer;text-align:left;font-family:inherit}.menu-item:last-of-type{border-bottom:0}.menu-item-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.menu-item-icon--green{background:#d1fae5}.menu-item-icon--purple{background:#ede9fe}.menu-item-icon--amber{background:#fef3c7}.menu-item-icon--blue{background:#dbeafe}.menu-item-icon--pink{background:#fce7f3}.menu-item-icon--gold{background:#fef3c7}.menu-item-text-block{flex:1;min-width:0}.menu-item-text{flex:1;font-size:16px;font-weight:700;color:#0f172a}.menu-item-text-block .menu-item-text{flex:none}.menu-item-sub{font-size:13px;color:#94a3b8;margin-top:2px}button.campaign-type-item,.campaign-type-item{padding-left:14px!important;padding-right:14px!important}.rewards-segment{display:flex;gap:8px;margin-bottom:14px}.rewards-segment button{flex:1;border-radius:14px;padding:10px;font-weight:600}.rewards-segment button.active{background:#1e293b;color:#fff;border-color:#1e293b}.qr-carousel{display:flex;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;width:100%;padding:16px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.qr-carousel::-webkit-scrollbar{display:none}.qr-slide{flex:0 0 100%;scroll-snap-align:center;padding:0 24px;box-sizing:border-box;display:flex;flex-direction:column}.qr-slide>.card{flex:1}.qr-page-dots{text-align:center;font-size:12px;color:#64748b;font-weight:600;margin-bottom:8px}.qr-timer-row{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#6b7280;margin-top:8px}@keyframes qr-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-timer-row svg{animation:qr-spin 30s linear infinite;flex-shrink:0}.qr-timer-row strong{color:#374151;font-variant-numeric:tabular-nums;min-width:20px;display:inline-block;text-align:right}.modal-backdrop{position:fixed;inset:0;z-index:300;background:#0009;display:flex;align-items:flex-start;justify-content:center;padding:max(12px,env(safe-area-inset-top,0px)) 16px max(20px,env(safe-area-inset-bottom,0px));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.modal-card{background:#fff;border-radius:32px;padding:32px;width:100%;max-width:340px;text-align:center;flex-shrink:0;margin:auto 0}.campaign-modal{max-width:396px;text-align:left;border-radius:34px;padding:24px 24px 18px}.campaign-modal-details{margin-top:6px}.campaign-modal-head{align-items:center;margin-bottom:6px}.campaign-modal-title{margin:0;font-size:24px;font-weight:600;line-height:1.12;letter-spacing:-.01em;color:#0f172a}.campaign-modal-close{border:0;font-size:40px;padding:0;width:52px;height:52px}.campaign-field{border-top:1px solid #e5e7eb;padding:14px 0}.campaign-field:first-child{border-top:0}.campaign-field-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:800;color:#94a3b8;margin-bottom:5px}.campaign-field-value{font-size:16px;line-height:1.35;color:#334155}.campaign-field-value--reward{color:#059669}.campaign-info-box{display:flex;gap:8px;align-items:center;background:#f8fafc;border-radius:12px;padding:10px 12px;font-size:12px;color:#64748b;margin-top:8px}.campaign-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.campaign-toggle-row input{width:42px;height:22px}.campaign-picker-row{display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:8px 10px;background:#fff}.campaign-picker-row input{border:0;outline:none;padding:0;width:100%}.campaign-delete-confirm{margin-top:12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:10px 12px}.campaign-modal-actions{gap:10px;margin-top:14px}.campaign-action-edit{background:#0f172a!important;border-color:#0f172a!important;border-radius:16px}.campaign-action-delete{background:#fff1f2;border-color:#fecdd3!important;color:#e11d48!important;border-radius:16px}.campaign-action-close{border-color:#111827!important;color:#111827!important;border-radius:16px}.campaigns-header-row{align-items:flex-start}.campaigns-title{font-size:18px!important}.campaigns-subtitle{font-size:12px!important;margin-top:2px;font-weight:700}.campaigns-add-btn{width:52px;height:52px;border-radius:16px;border-color:#1f2937!important;margin-top:2px;padding:0}.campaigns-list{margin-top:6px}.campaign-card{border-radius:22px;padding:12px;align-items:center;background:#fff7fb;border:1px solid #f3e8ef}.campaign-card-main{gap:12px;flex:1;min-width:0}.campaign-card-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#be185d;flex-shrink:0}.campaign-card-copy{min-width:0;text-align:left}.campaign-card-title{font-size:14px;font-weight:600;color:#111827;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-card-reward{font-size:11px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-card-meta{font-size:10px;color:#94a3b8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-card-goal{gap:6px;color:#111827;font-weight:800;margin-left:6px;flex-shrink:0}.campaign-card-goal-value{font-size:18px;line-height:1}.campaign-card-goal svg{width:14px;height:14px}@media(max-width:420px){.campaigns-title{font-size:16px!important}.campaigns-subtitle{font-size:11px!important}.campaigns-add-btn{width:44px;height:44px;border-radius:14px}.campaign-card{padding:10px;border-radius:16px}.campaign-card-main{gap:10px}.campaign-card-icon{width:34px;height:34px;border-radius:10px}.campaign-card-title{font-size:13px}.campaign-card-reward{font-size:10px}.campaign-card-goal-value{font-size:16px}}@media(max-width:420px){.campaign-modal{max-width:100%;border-radius:32px}.campaign-modal-title{font-size:22px;line-height:1.2}.campaign-action-edit,.campaign-action-delete,.campaign-action-close{font-size:14px;padding:10px 8px}}.premium-paywall-backdrop{position:fixed;inset:0;z-index:320;background:#0f172a73;display:flex;flex-direction:column;padding:0;overflow:hidden;overscroll-behavior:none}.premium-paywall-shell{flex:1;display:flex;flex-direction:column;min-height:0;width:100%;max-width:100%;height:100%;margin:0;background:#fff;border-radius:0}.premium-paywall-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:max(10px,env(safe-area-inset-top,0px)) 16px 12px;border-bottom:1px solid #e2e8f0;background:#fff}.premium-paywall-brand{margin:0;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.premium-paywall-close{border:0;background:transparent;padding:6px;flex-shrink:0}.premium-paywall-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.premium-paywall-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 16px max(20px,env(safe-area-inset-bottom,0px));text-align:left}.premium-checkout-preface{flex-shrink:0;padding:8px 16px 0}.premium-checkout-bar{padding:4px 0 8px}.premium-checkout-back{font-weight:700;font-size:15px;padding:8px 4px}.premium-checkout-root{width:100%;max-width:100%;min-width:0;min-height:1px;flex-shrink:0;overflow-x:hidden;box-sizing:border-box}.premium-checkout-root--focus{flex:1;min-height:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 0 max(12px,env(safe-area-inset-bottom,0px));background:#fff}.premium-checkout-root--focus>*{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.premium-checkout-root--focus iframe{display:block;width:100%!important;max-width:100%!important;min-width:0!important;border:0;vertical-align:top}.premium-note-box--compact{margin-top:0;margin-bottom:8px;padding:12px 14px;text-align:left}.premium-modal-head{align-items:center;margin-bottom:4px}.premium-modal-title{margin:0;font-size:42px;line-height:1.05;color:#1e293b;font-weight:700}.premium-modal-close{border:0;background:transparent;padding:6px;width:auto}.premium-icon-wrap{width:min(50vw,280px);height:min(50vw,280px);border-radius:18px;background:#fff;display:grid;place-items:center;margin:14px auto 10px;overflow:hidden}.premium-pro-img{width:100%;height:100%;object-fit:contain}.premium-hero-title{text-align:center;font-size:20px;line-height:1.25;color:#1e293b;font-weight:700}.premium-hero-sub{text-align:center;margin-top:8px;font-size:16px;line-height:1.35;color:#64748b;font-weight:600}.premium-note-box{margin-top:14px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;color:#475569;font-size:15px;line-height:1.4;text-align:center;padding:18px 14px;font-weight:600}.premium-affiliate-note{margin-bottom:12px;border-color:#fcd34d;background:#fffbeb}.premium-affiliate-note__sub{margin-top:4px;color:#92400e;font-size:14px}.premium-package-card{padding:12px 14px!important}.premium-action-row{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.premium-action-btn{flex:1 1 0;min-width:0;padding:8px 10px;font-size:13px;font-weight:700}.premium-manage-row{display:flex;justify-content:center;margin-top:8px}.premium-manage-row .premium-manage-btn{flex:0 0 calc(50% - 4px);width:calc(50% - 4px);max-width:calc(50% - 4px)}.premium-manage-note{margin-top:6px;color:#64748b;font-size:12px;font-weight:600;line-height:1.35;text-align:center}@media(max-width:420px){.premium-paywall-brand{font-size:16px}.premium-hero-title{font-size:18px}.premium-hero-sub{font-size:14px}}.top-header{padding:8px 4px 14px}.header-date{font-size:11px;color:#94a3b8;text-align:right;text-transform:capitalize}.business-name{font-size:22px;font-weight:600;color:#1e293b;margin-top:2px;line-height:1.2}.sub-meta{color:#64748b;font-size:12px;margin-top:2px}.dashboard-native-header{padding:8px 8px 14px}.dashboard-native-date{color:#94a3b8;font-size:11px;font-weight:400;text-align:right;text-transform:capitalize;margin-bottom:2px}.dashboard-native-business{color:#1e293b;font-size:28px;font-weight:900;letter-spacing:-.02em;line-height:1.15}.dashboard-native-generic-hint{margin-top:6px;padding:0;border:0;background:none;cursor:pointer;color:#64748b;font-size:11px;font-weight:600;line-height:15px;text-align:left;text-decoration:underline;text-underline-offset:3px}.dashboard-native-pill{width:calc(100% - 16px);margin:10px 8px 12px;padding:16px;border:1.5px solid #1e293b;border-radius:24px;background:#fff;box-shadow:0 4px 8px #1e293b1a;color:#1e293b;display:flex;align-items:center;justify-content:space-between;font-family:inherit;cursor:pointer}.dashboard-native-pill__content{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:900}.dashboard-native-grid{padding:8px 4px 12px}.dashboard-native-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.dashboard-native-row:last-child{margin-bottom:0}.dashboard-native-card{min-height:104px;padding:12px 8px;border:0;border-radius:20px;background:#fff;box-shadow:0 2px 10px #0000000d;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:inherit;cursor:pointer}.dashboard-native-stat-head{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:4px}.dashboard-native-icon{width:44px;height:44px;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 4px #0f172a14;display:grid;place-items:center;flex-shrink:0}.dashboard-native-icon--programs{background:#f1f5f9}.dashboard-native-icon--clients{background:#ecfdf5}.dashboard-native-icon--rewards{background:#fef2f2}.dashboard-native-icon--approvals{background:#eff6ff}.dashboard-native-value,.dashboard-native-value-cluster{color:#1e293b;font-size:22px;font-weight:800;line-height:1}.dashboard-native-value-cluster{display:inline-flex;align-items:center;gap:4px}.dashboard-native-dot{width:8px;height:8px;border-radius:999px;background:#ef4444}.dashboard-native-dot--blue{background:#2563eb}.dashboard-native-label{color:#64748b;font-size:10px;font-weight:600;line-height:1.25;text-align:center}.dashboard-native-actions{padding:4px 4px 24px}.pill{background:#fff;border:1.5px solid #1e293b;border-radius:24px;padding:14px 16px;box-shadow:0 6px 16px #1e293b1a;margin:8px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pill strong{font-size:15px}.dash-stat-hero{display:flex;align-items:center;gap:16px;padding:18px 20px;margin-bottom:12px;border-radius:20px;box-shadow:0 4px 14px #0f172a14}.dash-stat-hero-icon{width:52px;height:52px;border-radius:16px;background:#eff6ff;display:grid;place-items:center;flex-shrink:0}.dash-stat-hero-value{font-size:26px;font-weight:600;color:#0f172a;line-height:1.1}.dash-stat-hero-label{margin-top:4px;font-size:13px;font-weight:700;color:#64748b}.dash-stat-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.dash-clickable-card{width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;border:1px solid #e2e8f0!important;background:#fff!important}.stat-card-half{padding:16px 12px;text-align:center;min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 2px 10px #0f172a0d}.stat-card-half .stat-value{font-size:26px}.stat-card-half .stat-label{font-size:11px;font-weight:700;max-width:120px;line-height:1.25}.card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 2px 10px #0f172a0d}.stat-card{padding:12px 10px;text-align:center}.stat-value{font-size:22px;font-weight:600}.stat-label{margin-top:4px;color:#64748b;font-weight:600;font-size:10px}.section-title{color:#cbd5e1;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;margin:12px 4px}.section-title-performance{color:#7dd3fc;margin-top:4px;margin-bottom:10px}.action-card{padding:16px;border-radius:24px;margin-bottom:12px;display:flex;justify-content:space-between;gap:8px;align-items:center;width:100%;cursor:pointer;text-align:left;font-family:inherit;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 10px #0f172a0d}.dash-perf-card{margin-bottom:14px}.dash-perf-icon{width:48px;height:48px;border-radius:14px;background:#ecfdf5;display:grid;place-items:center;flex-shrink:0}.dash-perf-copy{flex:1;min-width:0}.dash-perf-title{font-size:17px;font-weight:600}.dash-perf-chevron{flex-shrink:0}.action-sub-blue{color:#2563eb!important;font-weight:600}.tip-box-dashboard{margin-top:4px;margin-bottom:10px;min-height:120px;background:#f8fafc;border:0;box-shadow:none;border-radius:18px;padding:16px 20px 16px 16px}.tip-box-icon{flex-shrink:0;width:28px;color:#64748b;display:grid;place-items:center;margin-right:4px}.dash-new-campaign{margin-top:12px;border:1.5px solid #1e293b!important;border-radius:24px;box-shadow:none}.dash-new-campaign-icon{width:44px;height:44px;border-radius:14px;border:1.5px solid #1e293b;display:grid;place-items:center;flex-shrink:0;background:#fff}.dash-new-campaign-copy{flex:1;min-width:0}.action-title{font-weight:700;font-size:16px}.action-sub{color:#94a3b8;margin-top:2px;font-size:13px}.tip-box{display:flex;gap:12px;background:#f8fafc;padding:16px;border-radius:16px;align-items:center}.tip-text{flex:1;font-size:12px;color:#64748b;line-height:1.5;font-weight:500}.surface{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px;margin-bottom:12px;box-shadow:0 2px 10px #0000000d}.surface h3{margin:2px 0 10px;font-size:16px}.muted{color:#64748b}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.list{display:grid;gap:8px}.list-item{border:1px solid #e2e8f0;background:#fff;border-radius:20px;padding:14px 16px;box-shadow:0 2px 10px #0000000d}.history-list{gap:12px}.history-item{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #dbe2ea;border-radius:22px;background:#fff;padding:14px}.history-item-icon{width:40px;height:40px;border-radius:11px;background:#f8fafc;display:grid;place-items:center;flex-shrink:0}.history-item-main{flex:1;min-width:0;display:grid;gap:2px}.history-item-title{font-size:18px;font-weight:700;color:#0f172a;line-height:1.2}.history-item-campaign{font-size:16px;font-weight:600;color:#334155;line-height:1.2}.history-item-date{font-size:12px;color:#94a3b8}.history-detail-modal{max-width:392px;text-align:left;border-radius:28px;padding:22px 20px}.history-detail-head{margin-bottom:4px}.history-detail-title{margin:0;font-size:24px;font-weight:700;color:#0f172a}.history-detail-close{border:0;background:transparent;padding:6px;width:auto}.history-detail-grid{margin-top:8px}.history-detail-row{border-top:1px solid #e5e7eb;padding:14px 0}.history-detail-row:first-child{border-top:0}.history-detail-label{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:2px}.history-detail-value{margin-top:4px;font-size:17px;font-weight:700;color:#0f172a;line-height:1.15}.history-detail-sub{margin-top:4px;font-size:14px;font-weight:600;color:#64748b}.history-detail-status-row{display:flex;align-items:center;gap:12px}.history-detail-status-icon{width:48px;height:48px;border-radius:12px;background:#ecfdf5;display:grid;place-items:center}.history-status{margin-top:4px;font-size:18px;font-weight:700}.history-status-ok{color:#059669}.history-status-neutral{color:#475569}.history-status-warn{color:#d97706}.history-status-bad{color:#dc2626}.history-detail-note{margin-top:6px;border-radius:12px;background:#f8fafc;padding:10px 12px;display:flex;gap:8px;color:#64748b;font-size:13px;line-height:1.45}.history-detail-done{width:100%;margin-top:14px;border:2px solid #111827;border-radius:14px;background:#fff;font-size:18px;font-weight:600}@media(max-width:420px){.history-item-title{font-size:16px}.history-item-campaign{font-size:14px}.history-detail-modal{max-width:100%;border-radius:24px}.history-detail-title{font-size:22px}.history-detail-value{font-size:16px}}input,select,button,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#1e293b;padding:13px 14px}button{border:1.5px solid #1e293b;border-radius:14px;background:#fff;color:#1e293b;padding:12px 14px;font-weight:600;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}button.ghost{border-color:#cbd5e1;color:#475569}button.primary{background:#1e293b;color:#fff}button.alert{border-color:#ef4444;color:#ef4444}.form-grid{display:grid;gap:10px}.qr-panel{display:grid;gap:12px}.qr-box{border:1px solid #e2e8f0;border-radius:20px;padding:14px;background:#fff;width:fit-content;margin:0 auto}.bottom-nav{position:fixed;left:0;right:0;bottom:0;min-height:var(--bottom-nav-total);padding-bottom:max(12px,var(--safe-bottom));border-top:1px solid #f3f4f6;background:#fff;padding-top:10px;z-index:180;box-shadow:0 -8px 24px #0f172a0f}.bottom-nav-inner{max-width:460px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.bottom-nav-inner.nav-3{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-btn{border:0;background:transparent;border-radius:14px;margin:0 2px;padding:8px 4px 12px;min-height:56px;color:#94a3b8;font-size:12px;font-weight:600}.auth-shell{max-width:460px;margin:0 auto;min-height:100vh;display:flex;align-items:center;padding:18px}.auth-card{width:100%;background:#f1f5f9;border-radius:20px;padding:24px}.auth-icon{width:80px;height:80px;border-radius:20px;background:#f8fafc;margin:0 auto 20px;display:grid;place-items:center}.auth-title{font-size:22px;font-weight:600;text-align:center;margin:0;line-height:1.2}.auth-sub{text-align:center;color:#64748b;margin:8px 0 24px}.notice{margin-bottom:12px;border:1px solid #fecaca;color:#991b1b;background:#fff1f2;border-radius:14px;padding:10px 12px}.notice--success{border-color:#86efac;color:#166534;background:#ecfdf5}.menu-premium-row{display:flex;align-items:stretch;gap:10px;padding:12px 0;border-bottom:1px solid #e5e7eb}.menu-premium-row .menu-item.menu-premium-row__main{flex:1;min-width:0;border-bottom:0;padding:4px 0}.menu-premium-row__scan{flex:0 0 54px;align-self:center;width:54px;height:54px;border-radius:16px;border:1px solid #fde68a;background:#fffbeb;display:grid;place-items:center;cursor:pointer;color:#b45309;flex-shrink:0}.menu-premium-row__scan:active{transform:scale(.96)}.vendor-affiliate-scanner{position:fixed;inset:0;z-index:250;background:#0f172a;display:flex;flex-direction:column;padding:env(safe-area-inset-top,0px) 0 env(safe-area-inset-bottom,0px)}.vendor-affiliate-scanner__top{display:flex;justify-content:flex-end;padding:14px 16px 8px}.vendor-affiliate-scanner__close{width:44px;height:44px;border-radius:999px;border:0;background:#ffffff1f;display:grid;place-items:center;cursor:pointer}.vendor-affiliate-scanner__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 20px 28px;min-height:0}.vendor-affiliate-scanner__frame{width:100%;max-width:340px;aspect-ratio:1;position:relative;border-radius:22px;overflow:hidden;border:2px solid rgba(255,255,255,.2);background:#020617}.vendor-affiliate-scanner__reader{width:100%;height:100%}.vendor-affiliate-scanner__reader video{object-fit:cover!important;width:100%!important;height:100%!important}.vendor-affiliate-scanner__error{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;background:#0f172aeb;gap:8px}.vendor-affiliate-scanner__error-title{margin:0;font-size:17px;font-weight:800;color:#f8fafc}.vendor-affiliate-scanner__error-sub{margin:0;font-size:14px;font-weight:600;color:#94a3b8;line-height:1.35}.vendor-affiliate-scanner__hint{margin:20px 0 0;max-width:320px;text-align:center;font-size:15px;font-weight:600;color:#e2e8f0;line-height:1.4}.business-settings-page{padding-bottom:12px}.settings-group{margin-bottom:14px}.settings-group-title{display:flex;align-items:center;gap:8px;margin:0 4px 8px;font-size:17px;font-weight:700;color:#1e293b}.settings-surface{border-radius:16px;background:#f8fafc}.settings-field-label{font-size:10px;text-transform:uppercase;letter-spacing:1.1px;font-weight:800;color:#94a3b8;margin-bottom:3px}.settings-field-value{font-size:18px;color:#1f2937;font-weight:700}.settings-category-chip{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:16px;font-weight:700;color:#1f2937;background:#fff}.settings-option{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 12px;margin-bottom:8px}.settings-option.active{border-color:#1e293b}.settings-option-title{font-size:16px;font-weight:600;color:#1f2937}.settings-option-sub{font-size:13px;color:#64748b}.settings-switch-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:16px;font-weight:700;color:#1f2937}.settings-option input[type=radio]{width:20px;height:20px}.settings-toggle{-webkit-appearance:none;appearance:none;width:44px!important;height:24px!important;border-radius:999px;border:1px solid #cbd5e1;background:#e2e8f0;position:relative;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.settings-toggle:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a40;transition:transform .2s ease}.settings-toggle:checked{background:#22c55e;border-color:#22c55e}.settings-toggle:checked:after{transform:translate(20px)}.settings-actions{margin-top:4px}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.menu-overlay{overflow:hidden}.menu-overlay-header,.menu-scroll{width:100%;max-width:460px;margin:0 auto}.menu-scroll-vendor{padding:10px 16px 20px}.menu-item{gap:12px;padding:12px 0;overflow:hidden}.menu-item-icon{width:44px;height:44px;border-radius:12px}.menu-item-text,.menu-item-sub{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-item-text{font-size:15px}.menu-item-sub{font-size:12px}.bottom-nav{padding-top:8px}.nav-btn{padding:6px 4px 10px;min-height:54px;font-size:11px}.nav-btn.active{color:#1e293b;background:transparent}.auth-card{border-radius:20px;padding:18px}@media(max-width:390px){.app-shell{padding:12px 12px calc(var(--bottom-nav-total) + 20px)}.app-header{padding-left:14px;padding-right:14px}.menu-overlay-header{padding:14px 14px 12px}.menu-scroll-vendor{padding:8px 12px 16px}.menu-item{gap:10px;padding:11px 0}.menu-item-icon{width:40px;height:40px;border-radius:11px}.menu-item-text{font-size:14px}.menu-item-sub{font-size:11px}}.wizard-step2-header{padding:8px 4px 16px}.wizard-step2-title{font-size:22px;font-weight:600;color:#1e293b;letter-spacing:-.01em;line-height:1.2}.wizard-step2-sub{font-size:14px;color:#64748b;margin-top:4px;line-height:1.45}.wizard-form-surface{padding:0!important;overflow:hidden}.wizard-field{padding:16px 16px 12px;border-bottom:1px solid #f1f5f9}.wizard-field:last-child{border-bottom:0}.wizard-field-label{font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.wizard-field-hint{font-size:11px;color:#94a3b8;margin-top:5px;font-style:italic;line-height:1.4}.wizard-goal-row{display:flex;align-items:center;gap:12px}.wizard-goal-input{max-width:110px!important;text-align:center;font-size:22px!important;font-weight:700!important;padding:10px 12px!important}.wizard-unit-badge{font-size:14px;color:#475569;font-weight:600}.wizard-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-top:1px solid #f1f5f9}.wizard-toggle-row--last{border-bottom:0}.wizard-toggle-label{font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px}.wizard-toggle{width:44px!important;height:24px!important;cursor:pointer}.wizard-launch-btn{width:100%;margin-top:16px;border-radius:32px!important;padding:18px 24px!important;font-size:16px!important;display:flex!important;align-items:center;justify-content:center;gap:0}.help-category-header{display:flex;align-items:center;border-radius:20px;padding:20px;margin-bottom:16px;border-left:4px solid #1e293b;gap:16px}.help-category-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;flex-shrink:0}.help-category-label{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:4px}.help-category-name{font-size:18px;font-weight:700;color:#1e293b}.help-no-category{align-items:center;text-align:center;padding:30px 20px;background:#fff;border-radius:20px;margin-bottom:16px;border:1px solid #e2e8f0}.help-no-category-title{margin-top:12px;font-size:16px;font-weight:700;color:#64748b}.help-no-category-sub{margin-top:6px;font-size:13px;color:#94a3b8;line-height:1.4}.help-section{background:#fff;border-radius:20px;margin-bottom:12px;border:1px solid #e2e8f0;overflow:hidden}.help-section-header{width:100%;display:flex;align-items:center;gap:12px;background:#fff;border:0;padding:18px;text-align:left}.help-section-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.help-section-title{flex:1;font-size:16px;font-weight:700}.help-section-content{padding:0 18px 18px}.help-card{background:#f8fafc;border-radius:14px;padding:14px;border:1px solid #f1f5f9}.help-card+.help-card{margin-top:12px}.help-card-title{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:6px}.help-card-content{font-size:14px;color:#475569;line-height:1.55}.help-empty{align-items:center;text-align:center;padding:36px 20px}.help-empty-text{color:#94a3b8;font-size:14px;margin-top:10px}.help-general{margin-top:8px;padding-bottom:16px}.help-general-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:12px}.vendor-help-orb{position:fixed;z-index:190;width:56px;height:56px;border:0;padding:0;border-radius:999px;background:transparent;box-shadow:0 10px 24px #0f172a38;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}.vendor-help-orb img{width:100%;height:100%;object-fit:contain;display:block}.vendor-help-modal{position:fixed;inset:0;z-index:360;background:#f1f5f9;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top,0px)}.vendor-help-modal__header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.vendor-help-modal__back,.vendor-help-modal__spacer{width:44px;height:44px}.vendor-help-modal__back{border:0;border-radius:14px;background:#f8fafc;display:grid;place-items:center;cursor:pointer}.vendor-help-modal__title{color:#0f172a;font-size:18px;font-weight:800}.vendor-help-modal__scroll{flex:1;overflow-y:auto;padding:16px 16px calc(22px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}.vendor-help-topic{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px;margin-bottom:10px;box-shadow:0 2px 10px #0f172a0d}.vendor-help-topic--expanded{background:#eef2ff;border-color:#818cf8;border-left:3px solid #4f46e5;box-shadow:0 4px 14px #4f46e51f}.vendor-help-topic__head{width:100%;border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0f172a;font-family:inherit;font-size:15px;font-weight:800;text-align:left;cursor:pointer}.vendor-help-topic__chev{color:#64748b;font-size:22px;line-height:1}.vendor-help-topic__summary{margin-top:8px;color:#64748b;font-size:13px;font-weight:600;line-height:1.35}.vendor-help-topic__content{margin-top:10px;color:#334155;font-size:14px;font-weight:500;line-height:1.45;white-space:pre-wrap}.settings-employee-password-btn{margin-top:10px;width:auto;min-width:156px;padding:9px 14px!important;border-radius:12px;font-size:14px;font-weight:600;line-height:1.2;align-self:flex-start}.settings-success-note{margin-top:8px;font-size:13px;font-weight:600;color:#059669}input[type=checkbox]{-webkit-appearance:none;appearance:none;width:44px;height:24px;border-radius:999px;border:1px solid #cbd5e1;background:#e2e8f0;position:relative;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a40;transition:transform .2s ease}input[type=checkbox]:checked{background:#22c55e;border-color:#22c55e}input[type=checkbox]:checked:after{transform:translate(20px)}.settings-location-refresh{width:34px;height:30px;padding:0;border-radius:10px;display:grid;place-items:center;border-color:#cbd5e1!important;color:#64748b}.settings-location-info{margin-top:10px;padding:12px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#1e293b;font-size:13px;font-weight:600;text-align:center}.spin{animation:qr-spin 1s linear infinite}
