@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#ecfd18;--primary-dark:#c8d814;--primary-light:#ecfd181f;--primary-glow-sm:0 0 12px #ecfd1859;--primary-glow:0 0 24px #ecfd1866;--primary-glow-lg:0 0 48px #ecfd1840;--secondary:#38bdf8;--secondary-light:#38bdf81f;--bg:#0a0a0a;--bg-elevated:#111;--surface:#ffffff0a;--surface-border:#ffffff14;--surface-hover:#ffffff14;--surface-active:#ffffff1f;--on-surface:#f1f5f9;--on-surface-muted:#94a3b8;--outline:#ffffff1f;--error:#ef4444;--error-bg:#ef44441f;--success:#22c55e;--success-bg:#22c55e1f;--warning:#f59e0b;--warning-bg:#f59e0b1f;--font-display:"Manrope", sans-serif;--font-body:"Inter", sans-serif;--radius-sm:4px;--radius:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:24px;--radius-full:9999px;--shadow-xs:0 1px 4px #0000004d;--shadow-sm:0 2px 8px #0006;--shadow-md:0 4px 24px #00000080;--shadow-lg:0 8px 40px #0009;--grad-primary:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);--grad-hero:radial-gradient(ellipse at 50% 0%, #ecfd181f 0%, transparent 55%);--grad-secondary:linear-gradient(135deg, #0ea5e9, #38bdf8)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100dvh;font-size:16px}body{font-family:var(--font-body);background:var(--bg);color:var(--on-surface);min-height:100dvh;line-height:1.5;overflow-x:hidden}#app{flex-direction:column;min-height:100dvh;display:flex}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}input,select,textarea{font-family:var(--font-body)}h1,h2,h3{font-family:var(--font-display);color:var(--on-surface);font-weight:800}h1{font-size:2.25rem;line-height:1.15}h2{font-size:1.5rem;line-height:1.25}h3{font-size:1.125rem}.display-xl{font-size:3.5rem;font-weight:800;font-family:var(--font-display);line-height:1.1}.page{min-height:100vh}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.app-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--surface-border);background:#ffffff05;flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid var(--surface-border);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem .5rem 1.5rem;display:flex}.sidebar-logo{background:var(--grad-primary);border-radius:var(--radius);width:36px;height:36px;color:var(--bg);font-family:var(--font-display);box-shadow:var(--primary-glow-sm);justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.sidebar-brand-name{font-family:var(--font-display);font-size:1rem;font-weight:800}.sidebar-brand-tag{color:var(--on-surface-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.nav-section{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-muted);padding:0 .5rem .5rem;font-size:.68rem;font-weight:600}.nav-item{border-radius:var(--radius);color:var(--on-surface-muted);cursor:pointer;align-items:center;gap:.6rem;margin-bottom:.15rem;padding:.6rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.nav-item:hover{background:var(--surface-hover);color:var(--on-surface)}.nav-item.active{background:var(--primary-light);color:var(--primary);font-weight:600}.nav-item svg{flex-shrink:0;width:16px;height:16px}.nav-divider{background:var(--surface-border);height:1px;margin:1rem 0}.sidebar-footer{border-top:1px solid var(--surface-border);margin-top:auto;padding:1rem .5rem .5rem}.biz-badge{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);padding:.75rem 1rem}.biz-badge-name{font-family:var(--font-display);font-size:.875rem;font-weight:700}.biz-badge-type{color:var(--on-surface-muted);font-size:.75rem}.plan-badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-top:.4rem;padding:.15rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.plan-badge.freemium{background:var(--surface-active);color:var(--on-surface-muted)}.plan-badge.pro{background:var(--grad-primary);color:var(--bg);box-shadow:var(--primary-glow-sm)}.main-content{flex:1;padding:2rem;overflow-x:hidden}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.page-title{font-family:var(--font-display);font-size:1.75rem;font-weight:800}.page-subtitle{color:var(--on-surface-muted);margin-top:.25rem;font-size:.875rem}.btn{border-radius:var(--radius);cursor:pointer;color:var(--on-surface);justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--grad-primary);color:var(--bg);box-shadow:var(--primary-glow-sm)}.btn-primary:hover{box-shadow:var(--primary-glow);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--surface);color:var(--primary);border:1px solid #ecfd1833}.btn-secondary:hover{background:var(--primary-light)}.btn-ghost{color:var(--on-surface-muted);background:0 0}.btn-ghost:hover{background:var(--surface-hover);color:var(--on-surface)}.btn-danger{background:var(--error-bg);color:var(--error);border:1px solid #ef444433}.btn-danger:hover{background:var(--error);color:#fff}.btn-sm{padding:.375rem .875rem;font-size:.8rem}.btn-lg{border-radius:var(--radius-md);padding:.875rem 2rem;font-size:1rem}.btn-full{width:100%}.btn-icon{border-radius:var(--radius);width:36px;height:36px;padding:0}.btn[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.5rem}.card-title{font-family:var(--font-display);color:var(--on-surface);margin-bottom:1.25rem;font-size:1rem;font-weight:700}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.25rem}.stat-label{color:var(--on-surface-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.stat-value{font-family:var(--font-display);color:var(--primary);margin:.25rem 0;font-size:2rem;font-weight:800}.stat-change{font-size:.78rem}.stat-change.up{color:var(--success)}.stat-change.neutral{color:var(--on-surface-muted)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}thead th{text-transform:uppercase;letter-spacing:.07em;color:var(--on-surface-muted);text-align:left;border-bottom:1px solid var(--surface-border);padding:.5rem .75rem;font-size:.72rem;font-weight:700}tbody tr{transition:background .12s}tbody tr:hover{background:var(--surface-hover)}tbody td{vertical-align:middle;padding:.75rem;font-size:.875rem}tbody tr+tr td{border-top:1px solid var(--surface-border)}.badge{border-radius:var(--radius-full);align-items:center;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-active{background:var(--success-bg);color:var(--success)}.badge-new{background:var(--primary-light);color:var(--primary)}.badge-inactive{background:var(--surface-active);color:var(--on-surface-muted)}.badge-pro{background:var(--grad-primary);color:var(--bg)}.prog-wrap{background:var(--surface-active);border-radius:var(--radius-full);width:100%;height:6px;overflow:hidden}.prog-fill{background:var(--grad-primary);border-radius:var(--radius-full);height:100%;box-shadow:var(--primary-glow-sm);transition:width .4s}.avatar{border-radius:var(--radius-full);background:var(--grad-primary);width:36px;height:36px;color:var(--bg);flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.avatar-lg{width:48px;height:48px;font-size:1rem}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-label{color:var(--on-surface-muted);font-size:.8rem;font-weight:600}.form-input{border:1px solid var(--outline);border-radius:var(--radius);color:var(--on-surface);background:#ffffff0d;outline:none;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ecfd181a}.form-input::placeholder{color:var(--on-surface-muted);opacity:.5}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}textarea.form-input{resize:vertical;min-height:100px}select.form-input{appearance:none;cursor:pointer}.toggle-row{justify-content:space-between;align-items:center;padding:.6rem 0;display:flex}.toggle-label{font-size:.875rem}.toggle{flex-shrink:0;width:40px;height:22px;position:relative}.toggle input{opacity:0;width:0;height:0}.slider{background:var(--outline);border-radius:var(--radius-full);cursor:pointer;transition:all .2s;position:absolute;inset:0}.slider:before{content:"";background:var(--on-surface);border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;bottom:3px;left:3px}.toggle input:checked+.slider{background:var(--primary)}.toggle input:checked+.slider:before{background:var(--bg);transform:translate(18px)}.chip{border-radius:var(--radius-full);cursor:pointer;background:var(--surface);color:var(--on-surface-muted);border:1px solid var(--surface-border);align-items:center;gap:.35rem;padding:.35rem .875rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.chip.selected{background:var(--primary);color:var(--bg);border-color:var(--primary);box-shadow:var(--primary-glow-sm)}.chip:hover:not(.selected){background:var(--surface-hover);color:var(--on-surface)}.reward-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.reward-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;gap:.5rem;padding:1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.reward-card:hover{box-shadow:var(--primary-glow-sm);border-color:#ecfd1826;transform:translateY(-2px)}.reward-icon{font-size:2rem}.reward-name{font-family:var(--font-display);font-weight:700}.reward-pts{color:var(--primary);font-size:.8rem;font-weight:600}.reward-stats{color:var(--on-surface-muted);font-size:.75rem}.reward-card-add{border:2px dashed var(--outline);text-align:center;cursor:pointer;min-height:140px;color:var(--on-surface-muted);background:0 0;justify-content:center;align-items:center}.reward-card-add:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.add-plus{margin-bottom:.25rem;font-size:2rem;line-height:1}.toast{background:var(--on-surface);color:var(--bg);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);opacity:0;z-index:9999;white-space:nowrap;pointer-events:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(100px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.toast.error{background:var(--error);color:#fff}.modal-bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--bg-elevated);border:1px solid var(--surface-border);border-radius:var(--radius-xl);width:100%;max-width:480px;box-shadow:var(--shadow-lg);padding:2rem;animation:.25s slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-title{font-family:var(--font-display);margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.modal-actions{gap:.75rem;margin-top:1.5rem;display:flex}.log-item{align-items:center;gap:1rem;padding:.75rem 0;display:flex}.log-item+.log-item{border-top:1px solid var(--surface-border)}.log-icon{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.log-icon.ok{background:var(--success-bg);color:var(--success)}.log-icon.err{background:var(--error-bg);color:var(--error)}.log-name{font-size:.875rem;font-weight:600}.log-detail{color:var(--on-surface-muted);font-size:.78rem}.log-time{color:var(--on-surface-muted);white-space:nowrap;margin-left:auto;font-size:.78rem}.scan-panel{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:1.5rem;padding:1.5rem}.scan-input-row{gap:.75rem;margin-top:.75rem;display:flex}.scan-input{flex:1}.scan-result{border-radius:var(--radius-md);margin-top:1rem;padding:1rem}.scan-result.ok{background:#ecfd1814;border:1px solid #ecfd1833}.scan-result.error{background:var(--error-bg);border:1px solid #ef444433}.scan-result-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.scan-result-name{font-family:var(--font-display);font-weight:700}.scan-result-meta{color:var(--primary);font-size:.8rem}.scan-result-pts{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.scan-actions{gap:.75rem;display:flex}.scan-err-msg{color:var(--error);margin-bottom:.25rem;font-weight:600}.scan-err-hint{color:var(--on-surface-muted);font-size:.8rem}.client-card{background:var(--bg);flex-direction:column;max-width:420px;min-height:100vh;margin:0 auto;display:flex}.client-card-hero{background:var(--grad-primary);color:var(--bg);text-align:center;padding:2rem 1.5rem 3rem;position:relative}.client-biz-name{opacity:.7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.client-points-big{font-family:var(--font-display);font-size:4rem;font-weight:800;line-height:1}.client-points-lbl{opacity:.7;margin-top:.25rem;font-size:.9rem}.client-prog-section{padding:1rem 1.5rem .5rem}.client-prog-lbl{color:var(--on-surface-muted);margin-bottom:.4rem;font-size:.8rem}.qr-section{text-align:center;border-bottom:1px solid var(--surface-border);padding:1.5rem}.qr-box{border-radius:var(--radius-xl);box-shadow:var(--primary-glow);background:#fff;justify-content:center;align-items:center;margin:.75rem 0;padding:1rem;display:inline-flex;position:relative}.qr-canvas{border-radius:var(--radius-md)}.qr-expired-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-xl);color:var(--on-surface);background:#0a0a0ae6;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.qr-timer{color:var(--on-surface-muted);font-size:.8rem}.qr-token-txt{color:var(--on-surface-muted);letter-spacing:.05em;margin-top:.25rem;font-family:monospace;font-size:.7rem}.client-rewards{padding:1.5rem}.client-rewards-title{font-family:var(--font-display);margin-bottom:1rem;font-weight:700}.client-reward-item{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--surface-border);align-items:center;gap:.75rem;margin-bottom:.625rem;padding:.875rem;display:flex}.cr-icon{flex-shrink:0;font-size:1.5rem}.cr-name{font-size:.875rem;font-weight:600}.cr-pts{color:var(--on-surface-muted);font-size:.78rem}.cr-btn{margin-left:auto;font-size:.78rem}.landing{background:var(--bg)}.landing-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--surface-border);z-index:100;background:#0a0a0acc;position:sticky;top:0}.landing-nav .container{justify-content:space-between;align-items:center;height:64px;display:flex}.landing-nav-brand{align-items:center;gap:.6rem;display:flex}.landing-nav-logo{background:var(--grad-primary);border-radius:var(--radius);width:32px;height:32px;color:var(--bg);font-family:var(--font-display);box-shadow:var(--primary-glow-sm);justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.landing-nav-name{font-family:var(--font-display);font-size:1.1rem;font-weight:800}.hero{text-align:center;color:var(--on-surface);background:var(--bg);padding:6rem 1.5rem 7rem;position:relative;overflow:hidden}.hero:before{content:"";background:var(--grad-hero);pointer-events:none;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-tag{background:var(--primary-light);border-radius:var(--radius-full);color:var(--primary);z-index:1;border:1px solid #ecfd1833;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.hero h1{z-index:1;max-width:700px;margin:0 auto 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;position:relative}.hero h1 .highlight{color:var(--primary);text-shadow:0 0 30px #ecfd184d}.hero p{color:var(--on-surface-muted);z-index:1;max-width:520px;margin:0 auto 2.5rem;font-size:1.125rem;position:relative}.hero-cta{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.social-proof{border-bottom:1px solid var(--surface-border);padding:2rem 1.5rem}.social-proof-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.social-stat{text-align:center}.social-stat-value{font-family:var(--font-display);color:var(--primary);font-size:1.75rem;font-weight:800}.social-stat-label{color:var(--on-surface-muted);font-size:.8rem}.features{padding:5rem 1.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.feature-card:hover{box-shadow:var(--primary-glow-sm);border-color:#ecfd1826;transform:translateY(-4px)}.feature-icon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.feature-icon.amber{background:var(--primary-light)}.feature-icon.sky{background:var(--secondary-light)}.feature-icon.green{background:var(--success-bg)}.feature-title{font-family:var(--font-display);margin-bottom:.5rem;font-weight:700}.feature-desc{color:var(--on-surface-muted);font-size:.875rem;line-height:1.6}.plans{padding:5rem 1.5rem}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:640px;margin:3rem auto 0;display:grid}.plan-card{border-radius:var(--radius-xl);border:1px solid var(--surface-border);background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem}.plan-card.highlighted{border-color:var(--primary);box-shadow:var(--primary-glow-sm);position:relative}.plan-popular-tag{background:var(--grad-primary);color:var(--bg);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--primary-glow-sm);padding:.25rem .875rem;font-size:.72rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-name{font-family:var(--font-display);font-size:1.125rem;font-weight:800}.plan-price{font-family:var(--font-display);color:var(--primary);margin:.75rem 0 .25rem;font-size:2.5rem;font-weight:800}.plan-price span{color:var(--on-surface-muted);font-size:1rem;font-weight:500}.plan-desc{color:var(--on-surface-muted);margin-bottom:1.5rem;font-size:.875rem}.plan-features{flex-direction:column;gap:.6rem;margin-bottom:2rem;list-style:none;display:flex}.plan-features li{color:var(--on-surface);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.plan-features li:before{content:"✓";color:var(--primary);font-weight:700}.plan-features li.disabled:before{content:"–";color:var(--on-surface-muted)}.plan-features li.disabled{color:var(--on-surface-muted)}.cta-section{background:var(--grad-primary);text-align:center;color:var(--bg);padding:5rem 1.5rem;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.cta-section h2{color:var(--bg);z-index:1;margin-bottom:1rem;font-size:2rem;position:relative}.cta-section p{opacity:.7;color:var(--bg);z-index:1;margin-bottom:2rem;position:relative}.auth-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative}.auth-page:before{content:"";background:var(--grad-hero);pointer-events:none;position:absolute;inset:0}.auth-box{background:var(--bg-elevated);border:1px solid var(--surface-border);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);z-index:1;padding:2.5rem;position:relative}.auth-logo{text-align:center;margin-bottom:2rem}.auth-logo-icon{background:var(--grad-primary);border-radius:var(--radius-lg);width:56px;height:56px;font-family:var(--font-display);color:var(--bg);box-shadow:var(--primary-glow);justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.2rem;font-weight:800;display:flex}.auth-title{font-family:var(--font-display);text-align:center;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.auth-subtitle{text-align:center;color:var(--on-surface-muted);margin-bottom:2rem;font-size:.875rem}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-toggle{text-align:center;color:var(--on-surface-muted);margin-top:1.25rem;font-size:.875rem}.auth-toggle button{color:var(--primary);cursor:pointer;font-weight:600;font-family:var(--font-body);background:0 0;border:none}.onboarding-page{background:var(--bg);justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem;display:flex;position:relative}.onboarding-page:before{content:"";background:var(--grad-hero);pointer-events:none;position:absolute;inset:0}.onboarding-box{background:var(--bg-elevated);border:1px solid var(--surface-border);border-radius:var(--radius-xl);width:100%;max-width:560px;box-shadow:var(--shadow-md);z-index:1;padding:2rem;position:relative}.step-indicator{gap:.4rem;margin-bottom:2rem;display:flex}.step-dot{border-radius:var(--radius-full);background:var(--outline);flex:1;width:8px;height:8px;transition:background .3s}.step-dot.active{background:var(--primary);box-shadow:var(--primary-glow-sm)}.step-dot.done{background:var(--success)}.biz-type-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1rem 0;display:grid}.biz-type-btn{border:1px solid var(--surface-border);border-radius:var(--radius-md);text-align:center;cursor:pointer;background:var(--surface);padding:1rem .5rem;transition:all .15s}.biz-type-btn:hover{border-color:var(--primary);background:var(--primary-light)}.biz-type-btn.selected{border-color:var(--primary);background:var(--primary-light);box-shadow:var(--primary-glow-sm)}.biz-type-icon{margin-bottom:.4rem;font-size:1.75rem}.biz-type-label{font-size:.75rem;font-weight:600}.notif-form{flex-direction:column;gap:1.25rem;display:flex}.chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.78rem;font-weight:700}.section-title{font-family:var(--font-display);margin:.5rem 0 .75rem;font-size:2rem;font-weight:800}.section-desc{color:var(--on-surface-muted);max-width:520px}.text-center{text-align:center;margin:0 auto}.client-portal{background:var(--bg);max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:2rem}.client-portal-header{background:var(--grad-primary);color:var(--bg);padding:1.5rem 1.5rem 2rem;position:relative}.client-portal-header:after{content:"";background:var(--bg);border-radius:20px 20px 0 0;height:20px;position:absolute;bottom:-20px;left:0;right:0}.client-portal-user{justify-content:space-between;align-items:center;display:flex}.client-portal-user-name{font-family:var(--font-display);font-size:1.25rem;font-weight:800}.client-portal-greeting{opacity:.7;font-size:.85rem}.biz-tabs{-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:1rem;padding:0 1.5rem;display:flex;overflow-x:auto}.biz-tab{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--surface-border);color:var(--on-surface-muted);cursor:pointer;white-space:nowrap;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.biz-tab.active{background:var(--primary);color:var(--bg);border-color:var(--primary);box-shadow:var(--primary-glow-sm)}.biz-tab:hover:not(.active){background:var(--surface-hover);color:var(--on-surface)}.points-hero{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-xl);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:0 1.5rem 1rem;padding:2rem}.points-hero-value{font-family:var(--font-display);color:var(--primary);text-shadow:0 0 30px #ecfd184d;font-size:3.5rem;font-weight:800;line-height:1}.points-hero-label{color:var(--on-surface-muted);margin-top:.25rem;font-size:.85rem}.points-hero-next{color:var(--on-surface-muted);margin-top:.75rem;font-size:.8rem}.portal-section{margin:1rem 1.5rem}.portal-section-title{font-family:var(--font-display);color:var(--on-surface-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.fab-btn{border-radius:var(--radius-full);background:var(--grad-primary);width:64px;height:64px;color:var(--bg);box-shadow:var(--primary-glow);cursor:pointer;z-index:999;border:none;justify-content:center;align-items:center;font-size:2rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem}.fab-btn:hover{box-shadow:var(--primary-glow-lg);transform:scale(1.05)translateY(-2px)}.canje-card{transition:background .15s}.canje-card:hover{background:var(--surface-hover)}.canje-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.text-xs{font-size:.72rem}.hidden{display:none!important}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.just-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.text-muted{color:var(--on-surface-muted)}.text-sm{font-size:.875rem}.fw-700{font-weight:700}.not-found{text-align:center;padding:5rem 2rem}.not-found h1{color:var(--primary);margin-bottom:1rem;font-size:4rem}.not-found p{color:var(--on-surface-muted);margin-bottom:2rem}@media (width<=768px){.app-shell{flex-direction:column;min-height:100vh}.sidebar{width:100%;min-height:unset;z-index:1000;border-right:none;border-top:1px solid var(--surface-border);background:var(--bg);height:60px;padding:0;padding-bottom:env(safe-area-inset-bottom);flex-flow:row;order:2;align-items:stretch;gap:0;position:fixed;bottom:0;left:0;right:0}.sidebar-brand,.sidebar-footer,.nav-section,.nav-divider{display:none!important}.nav-item{white-space:nowrap;text-overflow:ellipsis;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;margin-bottom:0;padding:6px 4px;font-size:.6rem;font-weight:500;overflow:hidden}.nav-item.active{color:var(--primary);border-top:2px solid var(--primary);background:0 0}.main-content{flex:1;order:1;min-height:calc(100dvh - 60px);padding:1.25rem 1rem 5rem;overflow-y:auto}.fab-btn{bottom:calc(60px + 1rem + env(safe-area-inset-bottom))}.form-row{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.display-xl{font-size:2rem}.hero h1{font-size:1.75rem}.page-title{font-size:1.4rem}.page-header{margin-bottom:1.25rem}#qr-reader{max-width:100%!important}.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:420px}.toast{bottom:calc(70px + 1rem)}}@media (width<=480px){.stats-grid{grid-template-columns:1fr}.biz-type-grid{grid-template-columns:repeat(2,1fr)}.hero-actions,.scan-input-row{flex-direction:column}.scan-input{width:100%}}
