:root{--nav:#0b1830;--nav2:#102544;--bg:#f4f7fb;--card:#fff;--text:#152238;--muted:#6b778c;--line:#e3e9f1;--blue:#2d63eb;--blue2:#1947bd;--green:#15966a;--violet:#7357d9;--gold:#c88916;--shadow:0 10px 35px #122b4e14;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.sidebar{background:linear-gradient(180deg,var(--nav),#091426);color:#d7e1ef;z-index:30;flex-direction:column;width:260px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.4px;color:#fff;align-items:center;gap:10px;font-weight:800;display:flex}.brand>span:last-child>span{color:#7fa8ff}.brand-mark{background:linear-gradient(145deg,#3975ff,#204bb7);border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 22px #2665f057}.desktop-brand{padding:0 8px;font-size:18px}.workspace{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin:28px 6px 18px;padding:14px}.workspace span,.section-kicker,.eyebrow{letter-spacing:1.25px;color:#8493aa;font-size:10px;font-weight:800;display:block}.workspace strong{color:#fff;font-size:12px}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#aebbd0;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:600;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#4a7ef029}.sidebar nav a.active{box-shadow:inset 3px 0 #6591ff}.sidebar nav b{color:#fff;background:#2e63e8;border-radius:20px;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;display:grid}.sidebar-bottom{align-items:center;gap:10px;margin-top:auto;display:flex}.advisor-card{align-items:center;gap:10px;min-width:0;display:flex}.avatar{color:#214c9c;background:#dae5fb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.avatar.small{width:34px;height:34px}.advisor-card div:last-child{display:grid}.advisor-card strong{color:#fff;font-size:12px}.advisor-card span{color:#8ea0ba;font-size:10px}.plan-chip{color:#88abff;border:1px solid #7ea4ff59;border-radius:20px;margin-left:auto;padding:4px 7px;font-size:9px;font-weight:900}.content{min-height:100vh;margin-left:260px}.mobile-header{display:none}.page-wrap{max-width:1500px;margin:auto;padding:34px 38px 50px}.page-wrap.narrow{max-width:1050px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.topbar h1{letter-spacing:-.8px;margin:4px 0 5px;font-size:29px}.topbar p{color:var(--muted);margin:0;font-size:14px}.btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:750;display:inline-flex}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 8px 20px #2b63eb33}.btn.secondary{color:#31415b;border:1px solid var(--line);background:#fff}.btn.light{color:#1947bd;background:#fff}.btn.ghost-light{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.btn.full{width:100%}.btn.compact{color:#2553ba;background:#eff4ff;padding:7px 10px;font-size:11px}.hero-premium{color:#fff;background:radial-gradient(circle at 80% 20%,#6695ffcc,#0000 30%),linear-gradient(135deg,#173f9a,#1e65df);border-radius:20px;justify-content:space-between;align-items:center;min-height:255px;padding:34px 42px;display:flex;overflow:hidden;box-shadow:0 18px 50px #1f52b838}.hero-premium>div:first-child{max-width:670px}.hero-premium h2{letter-spacing:-.8px;margin:14px 0 10px;font-size:31px;line-height:1.15}.hero-premium p{color:#dce8ff;margin:0;line-height:1.55}.pill{background:#ffffff21;border-radius:50px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.hero-actions{gap:10px;margin-top:23px;display:flex}.score-ring{background:conic-gradient(#fff 0 82%,#fff3 82%);border-radius:50%;place-items:center;width:165px;height:165px;margin-right:4%;padding:7px;display:grid}.score-ring:before{content:"";position:absolute}.score-ring div{text-align:center;background:#2863d2;border-radius:50%;place-content:center;width:140px;height:140px;display:grid}.score-ring strong{font-size:42px;line-height:1}.score-ring span{margin-top:7px;font-size:10px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0;display:grid}.stat-card{background:var(--card);border:1px solid var(--line);border-radius:14px;gap:14px;padding:18px;display:flex;box-shadow:0 5px 18px #16294509}.stat-icon{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.stat-icon.blue{color:#2c62da;background:#e9f0ff}.stat-icon.violet{color:#7258d1;background:#f0ecff}.stat-icon.green{color:#14865f;background:#e8f8f1}.stat-icon.gold{color:#b97911;background:#fff5df}.stat-card div:last-child{display:grid}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{margin:2px 0;font-size:23px}.stat-card small{color:var(--green);font-size:10px}.dashboard-grid,.analytics-grid{grid-template-columns:2fr 1fr;gap:18px;display:grid}.panel,.form-card,.settings-card{background:var(--card);border:1px solid var(--line);border-radius:15px;box-shadow:0 6px 22px #1629450a}.panel{padding:20px}.span-2{min-width:0}.panel-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-head h3{margin:3px 0 0;font-size:16px}.panel-head>a{color:var(--blue);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.table-wrap th{text-align:left;letter-spacing:.8px;text-transform:uppercase;color:#8691a4;border-bottom:1px solid var(--line);padding:10px;font-size:9px}.table-wrap td{vertical-align:middle;border-bottom:1px solid #edf1f6;padding:13px 10px;font-size:12px}.table-wrap td strong,.table-wrap td span{display:block}.table-wrap td span{color:#8a95a7;margin-top:3px;font-size:10px;line-height:1.4}.status,.status-select{border:0;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:750}.status.neu,.status-select.neu{color:#2760d0;background:#eaf1ff}.status.kontaktiert,.status-select.kontaktiert{color:#177d5d;background:#e9f7f2}.status.termin,.status-select.termin{color:#6851c6;background:#f0ecff}.status.angebot,.status-select.angebot{color:#a66a08;background:#fff5df}.status.abgeschlossen,.status-select.abgeschlossen,.status.freigegeben{color:#137752;background:#e8f7ee}.status.abgelehnt,.status-select.abgelehnt{color:#b04455;background:#fbecee}.status-select.vorgemerkt{color:#9f690d;background:#fff5df}.status-select.freigegeben{color:#177d5d;background:#e9f7f2}.status-select.versendet{color:#2760d0;background:#eaf1ff}.status-select.eingelöst{color:#6851c6;background:#f0ecff}.action-panel{padding:20px}.task{border-bottom:1px solid var(--line);gap:11px;padding:12px 0;display:flex}.task-icon{color:#3264cd;background:#edf3ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.task div{display:grid}.task strong{font-size:12px}.task small{color:var(--muted);margin-top:3px;font-size:10px}.action-panel .btn{margin-top:16px}.insight-strip{background:#edf3ff;border:1px solid #d9e5fd;border-radius:14px;align-items:center;gap:14px;margin-top:18px;padding:17px 20px;display:flex}.insight-icon{color:#245bc8;background:#dce8ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.insight-strip div:nth-child(2){flex:1}.insight-strip strong{font-size:13px}.insight-strip p{color:#66758d;margin:4px 0 0;font-size:11px}.insight-strip a{color:#245bc8;gap:5px;font-size:11px;font-weight:700;display:flex}.segmented{gap:6px;margin-bottom:16px;display:flex;overflow:auto}.segmented button{white-space:nowrap;border:1px solid var(--line);color:#617086;background:#fff;border-radius:9px;padding:8px 11px;font-size:11px}.segmented button.active{color:#fff;background:#152b4f;border-color:#152b4f}.segmented span{opacity:.65;margin-left:6px}.toolbar{gap:9px;margin-bottom:14px;display:flex}.search{border:1px solid var(--line);border-radius:9px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.search input{border:0;outline:0;width:100%;padding:10px 0;font-size:12px}.icon-button{color:inherit;cursor:pointer;background:0 0;border:0}.voucher-summary{grid-template-columns:1fr 2fr;gap:18px;margin-bottom:18px;display:grid}.voucher-summary>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:25px}.voucher-summary>div:first-child{color:#fff;background:linear-gradient(135deg,#173f9a,#275fca)}.voucher-symbol{background:#ffffff29;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.voucher-summary p{color:inherit;opacity:.8;font-size:12px}.voucher-summary strong{font-size:32px;display:block}.voucher-summary small{opacity:.7;font-size:10px}.voucher-rule span{color:#8290a4;letter-spacing:1px;font-size:9px;font-weight:800}.voucher-rule h3{margin:7px 0}.voucher-rule p{color:var(--muted);line-height:1.5}.voucher-rule .btn{margin-top:4px}.copy{color:#7a8799;background:0 0;border:0}.done{align-items:center;gap:5px;color:var(--green)!important;display:flex!important}.stepper{justify-content:center;align-items:center;margin:16px 0 26px;display:flex}.stepper div{color:#94a0b2;align-items:center;gap:7px;display:flex}.stepper div span{border:1px solid #ccd5e2;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.stepper div b{font-size:11px}.stepper div.active{color:var(--blue)}.stepper div.active span{background:var(--blue);border-color:var(--blue);color:#fff}.stepper i{background:#d9e0ea;width:70px;height:1px;margin:0 10px}.form-card{padding:28px}.form-head{gap:14px;margin-bottom:22px;display:flex}.form-number{color:var(--blue);padding-top:5px;font-size:10px;font-weight:800}.form-head h2{margin:0 0 4px;font-size:20px}.form-head p{color:var(--muted);margin:0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.editor{gap:7px;display:grid}.form-grid label>span,.editor>span{font-size:11px;font-weight:700}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.editor textarea,.settings-card input,.settings-card select,.period{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;padding:11px 12px}.consent-box{background:#f5f8fd;border-radius:10px;gap:10px;margin:16px 0;padding:13px;display:flex}.consent-box p{color:#68768c;margin:0;font-size:10px;line-height:1.5}.next{margin-left:auto;display:flex}.template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;gap:5px;padding:14px;display:grid;position:relative}.template-grid button.selected{border-color:#4d79e3;box-shadow:0 0 0 2px #e2ebff}.template-grid button>span{color:var(--blue);font-size:9px;font-weight:800}.template-grid small{color:var(--muted);font-size:10px;line-height:1.4}.template-grid svg{color:var(--blue);width:15px;position:absolute;top:10px;right:10px}.editor{margin-top:16px}.editor textarea{resize:vertical;line-height:1.6}.editor small{color:var(--muted);font-size:9px}.button-row{justify-content:space-between;margin-top:18px;display:flex}.share-preview{background:#f6f8fc;border-radius:12px;margin-bottom:16px;padding:18px}.share-preview a{color:var(--blue);font-size:11px;display:block}.share-preview small{color:var(--muted);margin-top:10px;display:block}.share-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.share{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex}.share svg{width:21px}.share span{display:grid}.share small{color:var(--muted);font-size:9px}.whatsapp{color:#138a61}.email{color:#3264cd}.linkedin{color:#2867b2}.facebook{color:#1877f2}.neutral{color:#4e5d73}.campaign-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.campaign{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:22px}.campaign.featured{border-top:4px solid #2d63eb}.campaign.dashed{text-align:center;border-style:dashed;align-content:center;place-items:center;min-height:300px;display:grid}.campaign.dashed svg{color:#3567d2}.campaign-top{justify-content:space-between;display:flex}.campaign h3{margin:18px 0 8px;font-size:16px}.campaign p{color:var(--muted);font-size:11px;line-height:1.55}.progress{background:#edf1f6;border-radius:10px;height:6px;margin:20px 0}.progress span{background:#2d63eb;border-radius:10px;height:100%;display:block}.campaign-stats{grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.campaign-stats div{display:grid}.campaign-stats strong{font-size:19px}.campaign-stats span{color:var(--muted);font-size:9px}.campaign-meta{color:#627086;gap:8px;margin:14px 0;font-size:11px;display:flex}.bar-chart{justify-content:space-around;align-items:end;height:235px;padding-top:20px;display:flex}.bar-chart div{flex-direction:column;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.bar-chart span{background:linear-gradient(#4c7ce7,#2453bd);border-radius:6px 6px 2px 2px;width:32px;display:block}.bar-chart b{color:var(--muted);font-size:9px}.positive{color:var(--green);gap:4px;font-size:11px;display:flex}.leader{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;display:flex}.leader>span{color:var(--muted);font-size:11px}.leader>div:nth-child(3){flex:1;display:grid}.leader strong{font-size:11px}.leader small{color:var(--muted);font-size:9px}.leader svg{color:#d69720}.compact-grid{grid-template-columns:repeat(3,1fr)}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;gap:5px;padding:18px;display:grid}.metric svg{color:#2c62da}.metric span{color:var(--muted);font-size:10px}.metric strong{font-size:19px}.metric small{color:var(--muted);font-size:9px}.settings-card{margin-bottom:16px;padding:22px}.settings-card h3{margin:0 0 18px;font-size:15px}.switch-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.switch-row div{display:grid}.switch-row strong{font-size:12px}.switch-row span{color:var(--muted);margin-top:4px;font-size:10px}.switch-row input{width:18px;height:18px}@media (max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.campaign-grid{grid-template-columns:1fr 1fr}.hero-premium{padding:30px}.score-ring{width:135px;height:135px}.score-ring div{width:112px;height:112px}.dashboard-grid,.analytics-grid{grid-template-columns:1fr}.share-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.content{margin-left:0;padding-top:62px}.mobile-header{color:#fff;z-index:35;background:#0b1830;justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.overlay{z-index:25;background:#040c198c;border:0;position:fixed;inset:0}.page-wrap{padding:20px 14px 40px}.topbar{flex-direction:column;align-items:stretch}.topbar h1{font-size:25px}.topbar>.btn{width:100%}.hero-premium{min-height:auto;padding:25px 20px}.hero-premium h2{font-size:25px}.score-ring{display:none}.hero-actions{flex-direction:column}.stats-grid,.compact-grid,.campaign-grid,.voucher-summary{grid-template-columns:1fr}.stat-card{padding:15px}.dashboard-grid{display:block}.dashboard-grid>*+*{margin-top:16px}.insight-strip{align-items:flex-start}.insight-strip a{display:none}.toolbar{flex-wrap:wrap}.search{flex-basis:100%}.segmented{margin-right:-14px}.form-card{padding:20px 16px}.form-grid,.template-grid,.share-grid{grid-template-columns:1fr}.stepper div b{display:none}.stepper i{width:42px}.button-row{gap:9px}.button-row .btn{flex:1}.campaign-grid{display:grid}.analytics-grid{display:block}.analytics-grid>*+*{margin-top:16px}.bar-chart span{width:24px}.mobile-header .brand{font-size:15px}.desktop-brand{display:none}}.logout-link{color:#8ea0ba;place-items:center;display:grid}.auth-page{background:radial-gradient(circle at 15% 15%,#dce8ff,#0000 32%),linear-gradient(145deg,#f6f9ff,#eef3fb);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(100%,480px);padding:34px;box-shadow:0 22px 70px #13305e24}.auth-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.auth-brand>div{display:grid}.auth-brand strong{font-size:18px}.auth-brand strong span{color:#2d63eb}.auth-brand small{color:var(--muted)}.auth-copy h1{margin:5px 0 8px;font-size:29px}.auth-copy p{color:var(--muted);margin:0 0 22px;font-size:13px}.role-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.role-grid button{border:1px solid var(--line);text-align:left;color:var(--text);cursor:pointer;background:#fff;border-radius:13px;gap:6px;padding:15px;display:grid}.role-grid button.selected{border-color:#3c6fe0;box-shadow:0 0 0 3px #e7efff}.role-grid svg{color:#2d63eb}.role-grid strong{font-size:12px}.role-grid span{color:var(--muted);font-size:9px;line-height:1.4}.auth-field{gap:7px;margin:12px 0;display:grid}.auth-field input{border:1px solid var(--line);border-radius:9px;padding:12px}.demo-note{text-align:center;color:var(--muted);margin-top:12px;display:block}.customer-page{background:var(--bg);min-height:100vh}.customer-header{background:#0b1830;justify-content:space-between;align-items:center;height:68px;padding:0 max(20px,50vw - 560px);display:flex}.customer-logout{color:#d7e1ef;align-items:center;gap:7px;font-size:12px;display:flex}.customer-hero{color:#fff;background:linear-gradient(135deg,#173f9a,#2b6ce3);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;max-width:1120px;margin:28px auto 18px;padding:42px;display:flex}.customer-hero>div:first-child{max-width:670px}.customer-hero h1{margin:14px 0;font-size:34px;line-height:1.12}.customer-hero p{color:#dce8ff;line-height:1.6}.reward-card{background:#ffffff21;border:1px solid #fff3;border-radius:18px;min-width:230px;padding:24px;display:grid}.reward-card span,.reward-card small{color:#dce8ff;font-size:11px}.reward-card strong{margin:8px 0;font-size:42px}.customer-stats,.customer-panel{max-width:1120px;margin:0 auto 18px}.customer-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.customer-stats article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;padding:18px;display:grid}.customer-stats svg{color:#2d63eb}.customer-stats span{color:var(--muted);font-size:11px}.customer-stats strong{font-size:24px}.customer-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.customer-list{gap:10px;display:grid}.customer-list>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:120px 1fr 2fr;align-items:center;padding:14px;display:grid}.customer-list strong{font-size:13px}.customer-list small{color:var(--muted)}@media (max-width:760px){.auth-card{padding:24px 18px}.role-grid{grid-template-columns:1fr}.customer-header{padding:0 15px}.customer-hero{margin:14px;padding:24px 18px;display:block}.customer-hero h1{font-size:27px}.reward-card{margin-top:22px}.customer-stats,.customer-panel{margin:0 14px 14px}.customer-stats{grid-template-columns:1fr}.customer-list>div{grid-template-columns:1fr;gap:7px}}.auth-error{color:#b42318;margin:0;font-size:.88rem}.customer-logout{cursor:pointer;background:0 0;border:0}.logout-link{cursor:pointer;color:inherit;background:0 0;border:0}.auth-switch{text-align:center;color:var(--muted);margin:16px 0 0;font-size:14px}.auth-switch a{color:var(--primary);font-weight:700}.inline-form{grid-template-columns:2fr 1fr auto;align-items:end;gap:16px;margin-bottom:18px;display:grid}.inline-form label{gap:7px;display:grid}.inline-form label span{color:var(--muted);letter-spacing:.06em;font-size:12px;font-weight:800}.inline-form input{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:12px;padding:12px 14px}@media (max-width:720px){.inline-form{grid-template-columns:1fr}}:root{--text:#172033;--muted:#5f6c80;--line:#dfe6ef;font-synthesis:none;font-family:Segoe UI Variable Text,Segoe UI Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-kerning:normal}body{color:var(--text);font-weight:400;line-height:1.55}button,input,select,textarea{font-synthesis:none;font-family:inherit}strong,b{font-weight:600}.brand{letter-spacing:-.25px;font-weight:650}.workspace span,.section-kicker,.eyebrow{letter-spacing:.09em;font-size:11px;font-weight:600}.workspace strong,.advisor-card strong{font-weight:600}.sidebar nav a{font-size:14px;font-weight:500}.sidebar nav b,.avatar{font-weight:600}.plan-chip{letter-spacing:.02em;font-size:10px;font-weight:600}.topbar h1{letter-spacing:-.45px;font-size:30px;font-weight:650;line-height:1.18}.topbar p{font-size:15px;line-height:1.55}.btn{letter-spacing:0;font-weight:600}.hero-premium h2{letter-spacing:-.45px;font-weight:650;line-height:1.18}.hero-premium p{font-size:15px;line-height:1.65}.pill{font-size:12px;font-weight:550}.score-ring strong{font-weight:600}.score-ring span{font-size:11px}.stat-card span{font-size:12px;line-height:1.45}.stat-card strong{letter-spacing:-.2px;font-weight:600}.stat-card small{font-size:11px;line-height:1.4}.panel-head h3,.settings-card h3,.campaign h3{letter-spacing:-.12px;font-weight:600}.panel-head>a,.insight-strip a{font-weight:600}.table-wrap th{letter-spacing:.055em;font-size:10px;font-weight:600}.table-wrap td{font-size:13px;line-height:1.48}.table-wrap td span{font-size:11px;line-height:1.5}.status,.status-select{font-size:11px;font-weight:600}.task strong,.insight-strip strong,.template-grid strong,.share strong,.leader strong,.switch-row strong{font-weight:600}.task small,.insight-strip p,.template-grid small,.share small,.leader small,.switch-row span{font-size:11px;line-height:1.5}.segmented button{font-size:12px;font-weight:500}.search input{font-size:13px}.voucher-rule span{letter-spacing:.08em;font-size:10px;font-weight:600}.voucher-rule p{font-size:13px;line-height:1.6}.stepper div b{font-size:12px;font-weight:550}.template-grid strong{font-size:13px}.template-grid small,.editor small{font-size:11px}.share-preview p{font-size:13px;line-height:1.65}.share-preview a{font-size:12px}.share-preview small{font-size:11px}.share strong{font-size:12px}.share small{font-size:10px}.campaign p{font-size:12px;line-height:1.65}.campaign-stats strong,.metric strong{font-weight:600}.campaign-stats span,.metric span{font-size:11px}.campaign-meta,.positive{font-size:12px}.bar-chart b{font-size:10px;font-weight:500}.metric small{font-size:10px;line-height:1.45}.auth-brand strong{letter-spacing:-.2px;font-weight:650}.auth-copy h1{letter-spacing:-.4px;font-weight:650;line-height:1.2}.auth-copy p{font-size:14px;line-height:1.6}.role-grid strong{font-size:13px;font-weight:600}.role-grid span{font-size:11px;line-height:1.5}.auth-field span{font-size:12px;font-weight:600}.auth-field input,.inline-form input{font-size:14px;line-height:1.4}.auth-switch a{font-weight:600}.inline-form label span{letter-spacing:.05em;font-size:11px;font-weight:600}.customer-hero h1{letter-spacing:-.45px;font-weight:650;line-height:1.18}.customer-hero p{font-size:15px;line-height:1.65}.reward-card strong{font-weight:600}.customer-stats span{font-size:12px}.customer-stats strong,.customer-list strong{font-weight:600}.customer-list small{font-size:11px;line-height:1.5}@media (max-width:760px){.topbar h1,.hero-premium h2{font-size:26px}.hero-premium p,.customer-hero p{font-size:14px}.table-wrap td{font-size:12px}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2d63eb47}button:disabled,.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ui-state{text-align:center;min-height:260px;color:var(--muted);background:#fff;border:1px dashed #ccd6e4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.ui-state svg{color:#55719b;width:30px;height:30px}.ui-state strong{color:var(--text);font-size:16px;font-weight:600}.ui-state span{max-width:480px;font-size:13px}.ui-state.error svg{color:#b54747}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:80;color:#fff;background:#102544;border-radius:12px;padding:12px 16px;font-size:13px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0a193240}.form-error{color:#b42318;margin-top:6px;font-size:12px}.empty-cell{text-align:center;color:var(--muted);padding:28px!important}@media (max-width:760px){.toast{bottom:14px;left:14px;right:14px}.toolbar{flex-wrap:wrap}.toolbar .search{flex-basis:100%}.topbar{align-items:stretch}.topbar>.btn{width:100%}}.stats-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.stats-grid.compact .stat-card{min-height:130px}.mode-badge,.role-chip{border:1px solid var(--border);color:#475569;background:#f8fafc;border-radius:999px;align-items:center;padding:7px 11px;font-size:13px;font-weight:600;display:inline-flex}.user-cell{align-items:center;gap:12px;display:flex}.user-cell div{flex-direction:column;gap:3px;display:flex}.user-cell span{color:var(--muted);font-size:13px}.avatar.small{width:36px;height:36px;font-size:12px}.row-actions{gap:7px;display:flex}.icon-button.danger{color:#b42318}.icon-button:disabled{opacity:.35;cursor:not-allowed}.responsive-table{overflow-x:auto}.table-card table{min-width:800px}.empty-inline{text-align:center;color:var(--muted);padding:28px}.role-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.role-permission-grid>div{border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:7px;padding:17px;display:flex}.role-permission-grid span{color:var(--muted);font-size:14px;line-height:1.55}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:22px;width:min(720px,100%);max-height:90vh;padding:26px;overflow:auto;box-shadow:0 30px 80px #0f172a40}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal-head h2{margin-top:6px}.modal-head .icon-button{font-size:26px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.full-span{grid-column:1/-1}@media (max-width:900px){.stats-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.role-permission-grid{grid-template-columns:1fr}}@media (max-width:560px){.stats-grid.compact{grid-template-columns:1fr}.modal-card{padding:20px}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}}.referral-link-grid{grid-template-columns:1.5fr .8fr;gap:18px;margin-bottom:18px;display:grid}.link-card,.qr-card{min-height:100%}.link-field{border:1px solid var(--line);background:#f6f8fc;border-radius:13px;align-items:center;gap:10px;margin:18px 0;padding:12px 12px 12px 15px;display:flex}.link-field span{text-overflow:ellipsis;white-space:nowrap;color:#24446f;font-size:14px;overflow:hidden}.share-actions{gap:10px;margin-top:18px;display:flex}.qr-card{text-align:center}.qr-card img{border:1px solid var(--line);border-radius:16px;width:min(240px,100%);margin:18px auto;padding:10px;display:block}.level-overview{grid-template-columns:160px 1fr;align-items:center;gap:28px;display:grid}.level-score{color:#315fae;background:linear-gradient(145deg,#eff5ff,#fff);border:10px solid #dbe8ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.level-score strong{color:var(--text);font-size:32px}.level-score span{font-size:11px}.level-progress>div:first-child{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.level-badges{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.level-badges div{border:1px solid var(--line);text-align:center;color:#98a3b5;border-radius:12px;place-items:center;gap:3px;padding:12px;display:grid}.level-badges div.reached{color:#275cc8;background:#f2f6ff;border-color:#cbdcff}.level-badges span{font-size:12px;font-weight:600}.level-badges small{font-size:10px}.mini-stats,.campaign-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.mini-stats>div,.campaign-summary article{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:15px;display:grid}.mini-stats svg,.campaign-summary svg{color:#2d63eb;grid-row:1/3}.mini-stats strong,.campaign-summary strong{font-size:20px}.mini-stats span,.campaign-summary span{color:var(--muted);font-size:11px}.campaign-summary{margin:0 0 18px}.campaign-actions{align-items:center;gap:8px;margin-top:16px;display:flex}.campaign-actions .btn{flex:1}.customer-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.ghost-light{color:#fff;border:1px solid #ffffff59;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.public-referral{background:linear-gradient(#f4f7fc,#fff);min-height:100vh;padding:0 18px 30px}.public-referral header{justify-content:space-between;align-items:center;max-width:900px;height:76px;margin:auto;display:flex}.public-referral header>span{color:var(--muted);font-size:12px}.public-referral-card{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:720px;margin:32px auto;padding:38px;box-shadow:0 22px 70px #1f385f1a}.public-referral-card h1{letter-spacing:-.5px;margin:15px 0;font-size:34px;font-weight:650;line-height:1.17}.public-referral-card>p{color:var(--muted);line-height:1.65}.public-form{margin-top:26px}.public-form>label,.public-form .form-grid label{gap:7px;display:grid}.public-form label>span{font-size:12px;font-weight:600}.public-form input,.public-form select,.public-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:11px;padding:12px 13px}.public-form .consent-box{margin:16px 0;display:flex}.public-referral footer{text-align:center;color:var(--muted);font-size:11px}.success-view{text-align:center;padding:38px 10px}.success-view>svg{color:#22a06b;width:58px;height:58px;margin-bottom:18px}.success-view p{color:var(--muted)}@media (max-width:800px){.referral-link-grid,.level-overview{grid-template-columns:1fr}.level-score{margin:auto}.level-badges{grid-template-columns:repeat(2,1fr)}.campaign-summary,.mini-stats{grid-template-columns:1fr}.public-referral-card{margin-top:12px;padding:25px 18px}.public-referral-card h1{font-size:27px}.public-referral header>span{display:none}}.voucher-center{position:relative}.voucher-notice{color:#1e3a5f;background:#2563eb12;border:1px solid #2563eb38;border-radius:14px;padding:14px 16px}.voucher-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.voucher-kpis article{border:1px solid var(--border);background:var(--surface,#fff);border-radius:18px;gap:7px;padding:20px;display:grid;box-shadow:0 12px 35px #0f172a0f}.voucher-kpis svg{color:var(--primary,#2563eb)}.voucher-kpis span{color:var(--muted,#64748b);font-size:14px}.voucher-kpis strong{letter-spacing:-.03em;font-size:28px;font-weight:650}.voucher-kpis small{color:var(--muted,#64748b)}.voucher-create-form{grid-template-columns:2fr 1.5fr 1fr auto;align-items:end;gap:14px;padding:20px;display:grid}.voucher-toolbar{grid-template-columns:minmax(260px,1fr) 200px auto;align-items:center;gap:12px;padding:18px;display:grid}.voucher-total{text-align:right;color:var(--muted,#64748b)}.voucher-warning{color:#b45309;margin-top:4px;font-size:12px;display:block}.voucher-actions{align-items:center;gap:7px;display:flex}.voucher-empty{justify-items:center;gap:8px;padding:35px;display:grid}.voucher-modal{z-index:2000;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.voucher-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa3;border:0;position:absolute;inset:0}.voucher-modal-card{z-index:1;background:#fff;border-radius:24px;width:min(860px,100%);max-height:94vh;padding:24px;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.voucher-modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.premium-voucher{color:#fff;background:linear-gradient(145deg,#061d34,#0d3760 60%,#15528b);border-radius:24px;overflow:hidden;box-shadow:0 28px 70px #061d3445}.premium-voucher-top{border-bottom:1px solid #ffffff24;align-items:center;gap:12px;padding:22px 26px;display:flex}.premium-voucher-top div{display:grid}.premium-voucher-top span{color:#ffffffb8;font-size:13px}.premium-voucher-body{text-align:center;justify-items:center;gap:13px;padding:34px 25px;display:grid}.premium-voucher-body .voucher-label{letter-spacing:.18em;color:#badbff;font-size:12px;font-weight:650}.premium-voucher-body h3{letter-spacing:-.05em;margin:0;font-size:58px;font-weight:650}.premium-voucher-body p{color:#ffffffd1;margin:0}.premium-voucher-body img{background:#fff;border-radius:15px;width:150px;height:150px;padding:8px}.voucher-code-box{background:#ffffff14;border:1px solid #ffffff2e;border-radius:13px;gap:3px;padding:11px 22px;display:grid}.voucher-code-box span{letter-spacing:.16em;color:#badbff;font-size:10px}.voucher-code-box strong{letter-spacing:.08em;font-family:ui-monospace,monospace;font-size:20px}.premium-voucher-footer{text-align:center;color:#ffffffb8;border-top:1px solid #ffffff24;padding:15px 25px;font-size:13px}.voucher-send-box{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:18px;display:grid}.voucher-modal-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.voucher-validation-page{background:radial-gradient(circle at top,#e6f1ff,#f8fafc 55%);place-items:center;min-height:100vh;padding:24px;display:grid}.voucher-validation-card{background:#fff;border:1px solid #dbe3ee;border-radius:25px;width:min(620px,100%);padding:28px;box-shadow:0 28px 80px #0f172a21}.voucher-validation-brand{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding-bottom:22px;display:flex}.voucher-validation-brand div{display:grid}.voucher-validation-brand span{color:#64748b;font-size:13px}.voucher-validation-state{text-align:center;justify-items:center;gap:10px;padding:34px 15px;display:grid}.voucher-validation-state svg{width:48px;height:48px}.voucher-validation-state.valid svg{color:#15803d}.voucher-validation-state.invalid svg{color:#b91c1c}.voucher-validation-state span{letter-spacing:.14em;font-size:12px;font-weight:650}.voucher-validation-state h1{margin:0;font-size:46px;font-weight:650}.voucher-validation-details{grid-template-columns:1fr 1fr;gap:12px;margin:0;display:grid}.voucher-validation-details div{background:#f8fafc;border-radius:13px;padding:13px}.voucher-validation-details dt{color:#64748b;font-size:12px}.voucher-validation-details dd{margin:4px 0 0;font-weight:600}.voucher-redeem-button{justify-content:center;width:100%;margin-top:18px}.qr-placeholder{color:#475569;background:#fff;border-radius:15px;place-items:center;width:150px;height:150px;font-size:12px;display:grid}@media (max-width:950px){.voucher-kpis{grid-template-columns:repeat(2,1fr)}.voucher-create-form{grid-template-columns:1fr 1fr}.voucher-toolbar{grid-template-columns:1fr 180px}.voucher-total{text-align:left;grid-column:1/-1}}@media (max-width:620px){.voucher-kpis,.voucher-create-form,.voucher-toolbar,.voucher-send-box{grid-template-columns:1fr}.voucher-modal{padding:8px}.voucher-modal-card{border-radius:18px;padding:16px}.premium-voucher-body h3{font-size:44px}.voucher-validation-details{grid-template-columns:1fr}}@media print{body *{visibility:hidden!important}.voucher-modal,.voucher-modal *,.premium-voucher,.premium-voucher *{visibility:visible!important}.voucher-modal{background:#fff;padding:0;position:absolute;inset:0}.voucher-modal-backdrop,.voucher-modal-head,.voucher-send-box,.voucher-modal-actions{display:none!important}.voucher-modal-card{width:100%;max-height:none;box-shadow:none;padding:20mm;overflow:visible}.premium-voucher{break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.voucher-event-log{border:1px solid var(--line);background:#f8fafc;border-radius:16px;gap:10px;margin-top:18px;padding:18px;display:grid}.voucher-event-log>div{gap:3px;display:grid}.voucher-event-log article{border-top:1px solid #e7edf4;grid-template-columns:1fr auto;gap:3px 12px;padding:10px 0;display:grid}.voucher-event-log article span{font-size:13px;font-weight:600}.voucher-event-log article small{color:#64748b}.voucher-event-log article p{color:#64748b;grid-column:1/-1;margin:0;font-size:12px}.campaign-professional-page{display:block}.campaign-toolbar-professional{align-items:center;gap:10px;margin-bottom:18px;display:flex}.campaign-toolbar-professional .search{flex:1}.campaign-filter-select{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 10px;display:flex}.campaign-filter-select select{background:0 0;border:0;outline:0;padding:10px 0}.campaign-professional-grid{align-items:stretch}.campaign-professional-card{flex-direction:column;display:flex}.campaign-professional-card>p{min-height:58px}.campaign-code{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.campaign-status-badge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.campaign-status-aktiv{color:#137752;background:#e8f7ee}.campaign-status-geplant{color:#6851c6;background:#f0ecff}.campaign-status-pausiert{color:#a66a08;background:#fff5df}.campaign-status-beendet{color:#566273;background:#eef2f6}.campaign-meta-grid{color:var(--muted);gap:6px;margin:14px 0;font-size:12px;display:grid}.campaign-stats-four{grid-template-columns:repeat(4,1fr);gap:8px}.campaign-actions-professional{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;display:flex}.campaign-actions-professional .btn{margin-right:auto}.campaign-best-name{line-height:1.25;font-size:15px!important}.campaign-detail-hero{grid-template-columns:minmax(0,1.5fr) 280px;align-items:center;gap:28px;margin-bottom:18px;padding:26px;display:grid}.campaign-detail-hero h2{margin:16px 0 6px}.campaign-qr-panel{text-align:center}.campaign-qr-panel img{border:1px solid var(--line);border-radius:16px;width:min(220px,100%);margin-bottom:12px;padding:10px}.campaign-detail-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:18px;display:grid}.campaign-detail-grid aside{align-content:start;gap:18px;display:grid}.campaign-trend-card{min-height:260px}.campaign-trend-bars{justify-content:space-between;align-items:end;gap:8px;height:180px;display:flex}.campaign-trend-bars>div{text-align:center;flex:1;grid-template-rows:1fr auto auto;align-items:end;gap:4px;height:100%;display:grid}.campaign-trend-bars span{background:linear-gradient(#4c7ce7,#2453bd);border-radius:7px 7px 2px 2px;width:100%;max-width:28px;margin:auto;display:block}.campaign-trend-bars b,.campaign-trend-bars small{color:var(--muted);font-size:10px}.campaign-result-card{gap:14px;display:grid}.campaign-result-card>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.campaign-result-card>div:last-child{border-bottom:0}.campaign-result-card svg{color:var(--blue)}.campaign-result-card span{color:var(--muted);font-size:12px}.campaign-result-card strong{font-size:17px}.campaign-form-dialog textarea{border:1px solid var(--line);resize:vertical;border-radius:9px;width:100%;padding:11px 12px}.campaign-form-dialog .voucher-notice{margin-bottom:16px}@media (max-width:1000px){.campaign-detail-grid,.campaign-detail-hero{grid-template-columns:1fr}.campaign-qr-panel{max-width:320px}}@media (max-width:760px){.campaign-toolbar-professional{flex-direction:column;align-items:stretch}.campaign-toolbar-professional>*,.campaign-filter-select select{width:100%}.campaign-stats-four{grid-template-columns:repeat(2,1fr)}.campaign-actions-professional .btn{width:100%;margin-right:0}.campaign-detail-hero{padding:18px}.campaign-detail-kpis{grid-template-columns:1fr}.campaign-detail-grid{display:block}.campaign-detail-grid>*+*{margin-top:18px}}.customer-professional{--customer-primary:#0b2d4f;--customer-secondary:#2f80c9;--customer-accent:#2563eb;background:radial-gradient(circle at 90% 0,#2f80c91f,#0000 28%),#f4f7fb;min-height:100vh}.customer-professional-header{background:linear-gradient(120deg,var(--customer-primary),#08182d)}.customer-professional-header .brand-mark img{object-fit:contain;border-radius:9px;width:100%;height:100%}.customer-header-actions{align-items:center;gap:18px;display:flex}.customer-header-user{color:#d7e1ef;font-size:13px;font-weight:600}.customer-professional-shell{width:min(1180px,100% - 28px);margin:0 auto;padding:28px 0 34px}.customer-notice{color:#176d53;background:#edf9f4;border:1px solid #15966a38;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;font-size:13px;display:flex}.customer-notice .icon-button{margin-left:auto}.customer-professional-hero{background:radial-gradient(circle at 80% 20%,#ffffff2e,transparent 30%),linear-gradient(135deg,var(--customer-primary),var(--customer-secondary));max-width:none;margin:0 0 18px}.customer-professional-hero .reward-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-professional-reward{min-width:270px}.reward-card-progress{background:#fff3;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.reward-card-progress span{border-radius:inherit;background:#fff;height:100%;display:block}.customer-professional-stats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;margin:0 0 18px}.customer-professional-stats article{box-shadow:0 10px 28px #1629450d}.customer-professional-stats small{color:var(--muted);font-size:10px}.customer-professional-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);align-items:start;gap:18px;display:grid}.customer-main-column,.customer-side-column{gap:18px;display:grid}.customer-professional .customer-panel{max-width:none;margin:0;box-shadow:0 10px 30px #1629450d}.customer-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-quick-action{border:1px solid var(--line);text-align:left;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.customer-quick-action:hover{border-color:#2563eb59;box-shadow:0 7px 18px #2563eb14}.customer-quick-action>span{width:42px;height:42px;color:var(--customer-accent);background:#edf3ff;border-radius:12px;flex:none;place-items:center;display:grid}.customer-quick-action>div{gap:4px;min-width:0;display:grid}.customer-quick-action strong{font-size:13px}.customer-quick-action small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.customer-referral-table{display:grid}.customer-referral-table article{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr) 125px auto;align-items:center;gap:14px;padding:15px 4px;display:grid}.customer-referral-table article:last-child{border-bottom:0}.customer-referral-table article>div{gap:4px;display:grid}.customer-referral-table strong{font-size:13px}.customer-referral-table small,.customer-referral-table span{color:var(--muted);font-size:10px}.customer-empty-state{text-align:center;min-height:190px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.customer-empty-state.compact{min-height:130px}.customer-empty-state strong{color:var(--text)}.customer-empty-state p{max-width:430px;margin:0;font-size:12px;line-height:1.6}.customer-reward-history{gap:10px;display:grid}.customer-reward-history article{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.customer-reward-icon{color:#a66a08;background:#fff5df;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.customer-reward-history article>div{gap:4px;display:grid}.customer-reward-history strong{font-size:12px}.customer-reward-history small{color:var(--muted);font-size:10px}.customer-level-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--customer-secondary),var(--customer-accent)) border-box;border:1px solid #0000}.customer-level-header{align-items:center;gap:12px;display:flex}.customer-level-header h3{margin:3px 0 0;font-size:20px}.customer-level-icon{color:#fff;background:linear-gradient(135deg,var(--customer-secondary),var(--customer-accent));border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.customer-level-points{align-items:flex-end;gap:7px;margin:20px 0 10px;display:flex}.customer-level-points strong{font-size:38px;line-height:1}.customer-level-points span{color:var(--muted);padding-bottom:4px;font-size:11px}.customer-level-progress{background:#e9eef6;border-radius:999px;height:8px;overflow:hidden}.customer-level-progress span{border-radius:inherit;background:linear-gradient(90deg,var(--customer-secondary),var(--customer-accent));height:100%;display:block}.customer-level-card>p{color:var(--muted);margin:10px 0 16px;font-size:11px}.customer-level-badges{flex-wrap:wrap;gap:7px;display:flex}.customer-level-badges span{color:#8792a2;background:#f1f4f8;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:inline-flex}.customer-level-badges span.active{color:var(--customer-accent);background:#edf3ff}.customer-notification-list{gap:9px;display:grid}.customer-notification-list article{border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.customer-notification-list article>span{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.customer-notification-list article.info>span{color:#2760d0;background:#eaf1ff}.customer-notification-list article.success>span{color:#137752;background:#e8f7ee}.customer-notification-list article.reward>span{color:#a66a08;background:#fff5df}.customer-notification-list strong{font-size:11px}.customer-notification-list p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.customer-activity-timeline{gap:0;display:grid}.customer-activity-timeline article{gap:12px;padding:0 0 18px;display:flex;position:relative}.customer-activity-timeline article:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:34px;bottom:0;left:17px}.customer-timeline-icon{z-index:1;width:35px;height:35px;color:var(--customer-accent);background:#edf3ff;border-radius:50%;flex:none;place-items:center;display:grid}.customer-activity-timeline article>div{gap:3px;padding-top:2px;display:grid}.customer-activity-timeline strong{font-size:12px}.customer-activity-timeline p{color:var(--muted);margin:0;font-size:10px}.customer-activity-timeline small{color:#95a0b0;font-size:9px}.customer-contact-card p{color:var(--muted);font-size:11px;line-height:1.6}.customer-card-icon{width:42px;height:42px;color:var(--customer-accent);background:#edf3ff;border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.customer-contact-actions{gap:8px;margin-top:15px;display:grid}.customer-help-links{gap:8px;display:grid}.customer-help-links a{border:1px solid var(--line);border-radius:11px;align-items:center;gap:9px;padding:11px 12px;font-size:11px;display:flex}.customer-help-links a:hover{color:var(--customer-accent);border-color:#2563eb59}.customer-professional-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;margin-top:22px;padding:18px 4px 0;font-size:10px;display:flex}.customer-professional-footer nav{gap:15px;display:flex}@media (max-width:980px){.customer-professional-grid{grid-template-columns:1fr}.customer-professional-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.customer-professional-shell{width:min(100% - 24px,1180px);padding-top:14px}.customer-header-user{display:none}.customer-professional-hero{padding:25px 20px;display:block}.customer-professional-reward{min-width:0}.customer-quick-grid,.customer-professional-stats{grid-template-columns:1fr}.customer-referral-table article{grid-template-columns:1fr auto;gap:8px}.customer-referral-table article>div:nth-child(3){grid-column:1/-1}.customer-referral-table article>div:nth-child(4){grid-area:1/2}.customer-professional-footer{flex-direction:column}}.customer-professional-v2{--customer-primary:#0b2d4f;--customer-secondary:#2f80c9;--customer-accent:#2563eb;background:radial-gradient(circle at 90% 0,#2f80c91f,#0000 28%),#f4f7fb;min-height:100vh}.customer-v2-header{background:linear-gradient(120deg,var(--customer-primary),#08182d)}.customer-v2-header .brand-mark img{object-fit:contain;border-radius:9px;width:100%;height:100%}.customer-v2-header-actions{color:#d7e1ef;align-items:center;gap:18px;font-size:13px;display:flex}.customer-v2-shell{width:min(1180px,100% - 28px);margin:0 auto;padding:28px 0 34px}.customer-v2-notice{color:#176d53;background:#edf9f4;border:1px solid #15966a38;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;font-size:13px;display:flex}.customer-v2-notice .icon-button{margin-left:auto}.customer-v2-hero{background:radial-gradient(circle at 80% 20%,#ffffff2e,transparent 30%),linear-gradient(135deg,var(--customer-primary),var(--customer-secondary));max-width:none;margin:0 0 18px}.customer-v2-reward{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:270px}.customer-v2-reward-progress{background:#fff3;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.customer-v2-reward-progress span{border-radius:inherit;background:#fff;height:100%;display:block}.customer-v2-stats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;margin:0 0 18px}.customer-v2-stats article{box-shadow:0 10px 28px #1629450d}.customer-v2-stats small{color:var(--muted);font-size:10px}.customer-v2-layout{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);align-items:start;gap:18px;display:grid}.customer-v2-main,.customer-v2-side{gap:18px;display:grid}.customer-professional-v2 .customer-panel{max-width:none;margin:0;box-shadow:0 10px 30px #1629450d}.customer-v2-split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customer-v2-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-v2-quick{border:1px solid var(--line);text-align:left;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.customer-v2-quick:hover{border-color:#2563eb59;box-shadow:0 7px 18px #2563eb14}.customer-v2-quick>span{width:42px;height:42px;color:var(--customer-accent);background:#edf3ff;border-radius:12px;flex:none;place-items:center;display:grid}.customer-v2-quick>div{gap:4px;min-width:0;display:grid}.customer-v2-quick strong{font-size:13px}.customer-v2-quick small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.customer-v2-referral-toolbar{gap:10px;margin-bottom:14px;display:flex}.customer-v2-referral-toolbar .search{flex:1}.customer-v2-referral-toolbar select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 10px}.customer-v2-referrals{display:grid}.customer-v2-referrals article{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr) 125px auto;align-items:center;gap:14px;padding:15px 4px;display:grid}.customer-v2-referrals article:last-child{border-bottom:0}.customer-v2-referrals article>div{gap:4px;display:grid}.customer-v2-referrals strong{font-size:13px}.customer-v2-referrals small,.customer-v2-referrals span{color:var(--muted);font-size:10px}.customer-v2-empty{text-align:center;min-height:170px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.customer-v2-empty.compact{min-height:120px}.customer-v2-empty strong{color:var(--text)}.customer-v2-empty p{max-width:430px;margin:0;font-size:12px;line-height:1.6}.customer-v2-rewards{gap:10px;display:grid}.customer-v2-rewards article{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.customer-v2-reward-icon{color:#a66a08;background:#fff5df;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.customer-v2-rewards article>div{gap:4px;display:grid}.customer-v2-rewards strong{font-size:12px}.customer-v2-rewards small{color:var(--muted);font-size:10px}.customer-v2-level{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--customer-secondary),var(--customer-accent)) border-box;border:1px solid #0000}.customer-v2-level-head{align-items:center;gap:12px;display:flex}.customer-v2-level-head>span{color:#fff;background:linear-gradient(135deg,var(--customer-secondary),var(--customer-accent));border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.customer-v2-level-head small{letter-spacing:.11em;color:var(--muted);font-size:9px}.customer-v2-level-head h3{margin:3px 0 0;font-size:20px}.customer-v2-level-points{align-items:flex-end;gap:7px;margin:20px 0 10px;display:flex}.customer-v2-level-points strong{font-size:38px;line-height:1}.customer-v2-level-points span{color:var(--muted);padding-bottom:4px;font-size:11px}.customer-v2-level-progress{background:#e9eef6;border-radius:999px;height:8px;overflow:hidden}.customer-v2-level-progress span{border-radius:inherit;background:linear-gradient(90deg,var(--customer-secondary),var(--customer-accent));height:100%;display:block}.customer-v2-level>p{color:var(--muted);margin:10px 0 16px;font-size:11px}.customer-v2-level-badges{flex-wrap:wrap;gap:7px;display:flex}.customer-v2-level-badges span{color:#8792a2;background:#f1f4f8;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:inline-flex}.customer-v2-level-badges span.active{color:var(--customer-accent);background:#edf3ff}.customer-v2-notifications{gap:9px;display:grid}.customer-v2-notifications article{border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.customer-v2-notifications article>span{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.customer-v2-notifications article.info>span{color:#2760d0;background:#eaf1ff}.customer-v2-notifications article.success>span{color:#137752;background:#e8f7ee}.customer-v2-notifications article.reward>span{color:#a66a08;background:#fff5df}.customer-v2-notifications strong{font-size:11px}.customer-v2-notifications p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.customer-v2-timeline{display:grid}.customer-v2-timeline article{gap:12px;padding:0 0 18px;display:flex;position:relative}.customer-v2-timeline article:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:34px;bottom:0;left:17px}.customer-v2-timeline article>span{z-index:1;width:35px;height:35px;color:var(--customer-accent);background:#edf3ff;border-radius:50%;flex:none;place-items:center;display:grid}.customer-v2-timeline article>div{gap:3px;padding-top:2px;display:grid}.customer-v2-timeline strong{font-size:12px}.customer-v2-timeline p{color:var(--muted);margin:0;font-size:10px}.customer-v2-timeline small{color:#95a0b0;font-size:9px}.customer-v2-chart{justify-content:space-between;align-items:end;gap:10px;height:220px;padding-top:15px;display:flex}.customer-v2-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:7px;height:100%;display:flex}.customer-v2-chart i{background:linear-gradient(var(--customer-secondary),var(--customer-accent));border-radius:7px 7px 3px 3px;width:min(34px,70%);min-height:8px;display:block}.customer-v2-chart span{color:var(--muted);font-size:10px}.customer-v2-chart b{color:var(--muted);font-size:9px}.customer-v2-funnel{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.customer-v2-funnel div{border:1px solid var(--line);border-radius:12px;gap:4px;padding:12px;display:grid}.customer-v2-funnel span{color:var(--muted);font-size:9px}.customer-v2-funnel strong{font-size:20px}.customer-v2-rate-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.customer-v2-rate-grid span{color:var(--muted);background:#f5f8fd;border-radius:10px;padding:10px;font-size:10px}.customer-v2-rate-grid strong{color:var(--text);margin-top:3px;font-size:16px;display:block}.customer-v2-profile,.customer-v2-help{gap:8px;display:grid}.customer-v2-profile div,.customer-v2-help a{border:1px solid var(--line);border-radius:11px;align-items:center;gap:9px;padding:11px 12px;font-size:11px;display:flex}.customer-v2-profile svg,.customer-v2-help svg{color:var(--customer-accent)}.customer-v2-campaign{background:linear-gradient(145deg,#f7faff,#fff)}.customer-v2-campaign-icon{width:42px;height:42px;color:var(--customer-accent);background:#edf3ff;border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.customer-v2-campaign p{color:var(--muted);font-size:11px;line-height:1.6}.customer-v2-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;margin-top:22px;padding:18px 4px 0;font-size:10px;display:flex}@media (max-width:980px){.customer-v2-layout{grid-template-columns:1fr}.customer-v2-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.customer-v2-shell{width:min(100% - 24px,1180px);padding-top:14px}.customer-v2-header-actions>span{display:none}.customer-v2-hero{padding:25px 20px;display:block}.customer-v2-reward{min-width:0}.customer-v2-quick-grid,.customer-v2-stats,.customer-v2-split{grid-template-columns:1fr}.customer-v2-referral-toolbar{flex-direction:column}.customer-v2-referral-toolbar select{padding:11px}.customer-v2-referrals article{grid-template-columns:1fr auto;gap:8px}.customer-v2-referrals article>div:nth-child(3){grid-column:1/-1}.customer-v2-referrals article>svg{grid-area:1/2}.customer-v2-funnel{grid-template-columns:repeat(2,1fr)}.customer-v2-footer{flex-direction:column}}@media (max-width:900px){.customer-referral-dialog-grid,.customer-referral-contact-grid{grid-template-columns:1fr}}@media (max-width:700px){.customer-referral-dialog-backdrop{align-items:end;padding:0}.customer-referral-dialog{border-radius:22px 22px 0 0;width:100%;max-height:94vh;padding:22px 14px}.customer-referral-status-track{overflow-x:auto}.customer-referral-status-track div{min-width:85px}.customer-referral-note-grid{grid-template-columns:1fr}.customer-referral-row-button{grid-template-columns:1fr auto}.customer-referral-row-button>div:nth-of-type(2){grid-column:1/-1}}.customer-referral-row-button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;grid-template-columns:120px minmax(0,1fr) 125px auto;align-items:center;gap:14px;padding:15px 4px;display:grid}.customer-referral-row-button:hover{background:#f8faff}.customer-referral-row-button>div{gap:4px;display:grid}.customer-referral-row-button strong{font-size:13px}.customer-referral-row-button small,.customer-referral-row-button>div>span{color:var(--muted);font-size:10px}.customer-referral-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071224a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-referral-dialog{background:#f4f7fb;border-radius:24px;width:min(1120px,100%);max-height:92vh;padding:28px;position:relative;overflow:auto;box-shadow:0 35px 100px #07122457}.customer-referral-dialog-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:20px;right:20px}.customer-referral-detail-header{padding:4px 52px 22px 0}.customer-referral-detail-header h2{margin:5px 0;font-size:29px}.customer-referral-detail-header p{color:var(--muted);margin:0;font-size:13px}.customer-referral-header-facts{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.customer-referral-header-facts span{border:1px solid var(--line);color:#536175;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:10px;display:inline-flex}.customer-referral-status-section,.customer-referral-detail-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.customer-referral-status-section{margin-bottom:18px}.customer-referral-status-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.customer-referral-status-track{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.customer-referral-status-track div{color:#9aa4b2;justify-items:center;gap:7px;display:grid;position:relative}.customer-referral-status-track div:not(:last-child):after{content:"";background:#e3e9f1;height:2px;position:absolute;top:15px;left:calc(50% + 18px);right:calc(18px - 50%)}.customer-referral-status-track div.active:not(:last-child):after{background:var(--customer-accent,#2563eb)}.customer-referral-status-track div>span{z-index:1;background:#fff;border:2px solid #dfe6ef;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;display:grid}.customer-referral-status-track div.active>span{border-color:var(--customer-accent,#2563eb);background:var(--customer-accent,#2563eb);color:#fff}.customer-referral-status-track strong{font-size:10px}.customer-referral-status-rejected{color:#a33d4c;font-size:11px}.customer-referral-dialog-grid{grid-template-columns:minmax(0,1.6fr) minmax(270px,.7fr);gap:18px;display:grid}.customer-referral-dialog-main,.customer-referral-dialog-side{gap:18px;display:grid}.customer-referral-detail-timeline article{opacity:.42;gap:12px;padding-bottom:18px;display:flex;position:relative}.customer-referral-detail-timeline article.active{opacity:1}.customer-referral-detail-timeline article:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:35px;bottom:0;left:17px}.customer-referral-detail-timeline article>span{z-index:1;width:35px;height:35px;color:var(--customer-accent,#2563eb);background:#edf3ff;border-radius:50%;place-items:center;display:grid}.customer-referral-detail-timeline p{color:var(--muted);margin:3px 0 0;font-size:10px}.customer-referral-note-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-referral-note-grid article{border:1px solid var(--line);background:#fafcff;border-radius:13px;padding:14px}.customer-referral-note-grid strong{font-size:11px}.customer-referral-note-grid p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.6}.customer-referral-contact-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.customer-referral-contact-grid a{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.customer-referral-contact-grid a>span{min-width:0;display:grid}.customer-referral-contact-grid strong{font-size:11px}.customer-referral-contact-grid small{text-overflow:ellipsis;color:var(--muted);font-size:9px;overflow:hidden}.customer-referral-fact-list{display:grid}.customer-referral-fact-list>div{border-bottom:1px solid var(--line);gap:10px;padding:11px 0;display:flex}.customer-referral-fact-list span{display:grid}.customer-referral-fact-list small{color:var(--muted);font-size:9px}.customer-referral-fact-list strong{font-size:11px}.customer-referral-action-list{gap:8px;display:grid}@media (max-width:900px){.customer-referral-dialog-grid,.customer-referral-contact-grid{grid-template-columns:1fr}}@media (max-width:700px){.customer-referral-dialog-backdrop{align-items:end;padding:0}.customer-referral-dialog{border-radius:22px 22px 0 0;width:100%;max-height:94vh;padding:22px 14px}.customer-referral-status-track{overflow-x:auto}.customer-referral-status-track div{min-width:85px}.customer-referral-note-grid{grid-template-columns:1fr}.customer-referral-row-button{grid-template-columns:1fr auto}.customer-referral-row-button>div:nth-of-type(2){grid-column:1/-1}}
