@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;font-family:Manrope,Segoe UI Variable,sans-serif;color:#e8f0f5;background:#071017;--bg: #071017;--sidebar: #09131b;--panel: #0d1922;--panel-2: #101f2a;--stroke: #1c2e3b;--muted: #78909f;--blue: #1d8cf8;--cyan: #20c5e9;--green: #35d39a;--violet: #9b7cf8;--danger: #f06c75}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 60% -20%,rgba(21,105,169,.12),transparent 34%),var(--bg)}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #5cb3ff;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;padding-left:248px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;width:248px;flex-direction:column;border-right:1px solid #172732;background:#071017f5;box-shadow:16px 0 40px #00000029}.brand{display:flex;height:86px;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid #162631}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#fff;font-size:19px;font-weight:800;background:linear-gradient(145deg,#25a8ff,#126bd8);box-shadow:0 8px 22px #1888f147}.brand strong,.brand small{display:block}.brand strong{font-size:17px;letter-spacing:-.2px}.brand small{margin-top:2px;color:#638090;font-size:10px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.sidebar nav{padding:22px 12px}.nav-label{margin:5px 12px 9px;color:#49606e;font-size:10px;font-weight:800;letter-spacing:1.25px;text-transform:uppercase}.sidebar nav button,.sidebar-footer>button{display:flex;width:100%;align-items:center;gap:12px;margin-bottom:4px;padding:11px 12px;border:0;border-radius:8px;color:#8498a5;background:transparent;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.sidebar nav button:hover:not(:disabled),.sidebar-footer>button:hover{color:#cce6f7;background:#0d1e29}.sidebar nav button.active{color:#f2f8fc;background:linear-gradient(90deg,#1782eb33,#1782eb12);box-shadow:inset 3px 0 #289cf7}.sidebar nav button:disabled{opacity:1;cursor:default}.badge{margin-left:auto;padding:2px 7px;border-radius:20px;color:#75c5ff;background:#1e90f524;font-size:10px}.sidebar-footer{margin-top:auto;padding:12px;border-top:1px solid #162631}.account{display:flex;align-items:center;gap:10px;padding:12px 8px 5px}.account>svg{margin-left:auto;color:#536b79}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#63bdff;background:#102b3d;font-size:11px;font-weight:800}.account strong,.account small{display:block}.account strong{font-size:11px}.account small{margin-top:3px;color:#4caa84;font-size:9px}.page{min-height:100vh;padding:38px 44px 64px}.topbar,.create-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.eyebrow{margin:0 0 7px;color:#399de9!important;font-size:10px!important;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}h1{margin:0;color:#f1f7fb;font-size:27px;line-height:1.25;letter-spacing:-.7px}.topbar p,.create-header p{margin:8px 0 0;color:var(--muted);font-size:12px}button.primary,button.secondary,button.ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:700;cursor:pointer}button.primary{min-height:40px;padding:0 17px;border:1px solid #2b9cf4;color:#fff;background:linear-gradient(180deg,#238fea,#1373cc);box-shadow:0 8px 24px #1277d238;font-size:12px}button.primary:hover{filter:brightness(1.08)}button.secondary{min-height:38px;padding:0 14px;border:1px solid #263c4b;color:#b8c8d2;background:#0c1922;font-size:11px}button.ghost{padding:6px;border:0;color:#56aef0;background:transparent;font-size:10px}.notice{display:flex;align-items:center;gap:8px;margin-top:20px;padding:10px 13px;border:1px solid rgba(29,140,248,.24);border-radius:8px;color:#7ebff2;background:#1d8cf80f;font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.metric,.panel,.form-card,.preview-card{border:1px solid var(--stroke);background:linear-gradient(145deg,#101f2aeb,#0a1720f0);box-shadow:0 18px 45px #00000021}.metric{position:relative;min-height:154px;padding:20px;border-radius:10px;overflow:hidden}.metric.featured:after{content:"";position:absolute;top:-60px;right:-50px;width:140px;height:140px;border-radius:50%;background:#1f8bf114;filter:blur(4px)}.metric-icon{display:grid;width:34px;height:34px;place-items:center;margin-bottom:15px;border-radius:8px;color:#44a9f7;background:#2091f31f}.metric-icon.violet{color:#a58bfa;background:#9b7cf81f}.metric-icon.cyan{color:#32cce9;background:#20c5e91c}.metric-icon.green{color:#3cd7a1;background:#35d39a1c}.metric>span{display:block;color:#78909f;font-size:10px;font-weight:600}.metric>strong{display:block;margin:7px 0 6px;color:#edf6fa;font-size:24px;letter-spacing:-.6px}.metric small{color:#566f7e;font-size:9px}.metric small i{color:#39c996;font-style:normal}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(300px,.8fr);gap:14px;margin-top:14px}.panel{border-radius:10px}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:19px 20px 15px}.panel h2{margin:0;color:#dce9f0;font-size:13px}.panel-head p{margin:5px 0 0;color:#5e7684;font-size:9px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{padding:11px 17px;border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke);color:#56707f;background:#050f163d;font-size:8px;font-weight:800;letter-spacing:.6px;text-align:left;text-transform:uppercase}td{padding:14px 17px;border-bottom:1px solid rgba(28,46,59,.68);color:#8297a4;white-space:nowrap}tbody tr:last-child td{border-bottom:0}td:first-child{color:#d5e2e9}td:first-child strong{vertical-align:middle}.promo-icon{display:inline-grid;width:27px;height:27px;place-items:center;margin-right:9px;border-radius:7px;color:#4ca9ee;background:#102838;vertical-align:middle}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:20px;font-size:8px;font-weight:700}.status i,.online i{width:5px;height:5px;border-radius:50%;background:currentColor}.status.active{color:#42d4a2;background:#35d39a17}.status.scheduled{color:#a893fa;background:#9b7cf81a}.status.draft{color:#8ba0ad;background:#8296a217}.row-action,.icon-button{border:0;color:#607887;background:transparent;cursor:pointer}.health-panel{padding-bottom:16px}.icon-button{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--stroke);border-radius:7px}.spinning svg{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.health-row{display:flex;align-items:center;gap:10px;margin:0 20px;padding:12px 0;border-top:1px solid rgba(28,46,59,.66)}.service-logo{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;font-size:10px;font-weight:800}.service-logo.insales{color:#b68cff;background:#251b3a}.service-logo.engine{color:#53b5fa;background:#102c3e}.service-logo.db{color:#55d9aa;background:#102d29;font-size:8px}.health-row strong,.health-row small{display:block}.health-row strong{color:#cbdbe4;font-size:10px}.health-row small{margin-top:3px;color:#59717f;font-size:8px}.online{display:flex;align-items:center;gap:5px;margin-left:auto;color:#45cd9e;font-size:8px;font-weight:700}.pulse{display:flex;height:31px;align-items:flex-end;gap:4px;margin:10px 20px;padding:0 5px}.pulse span{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(#238ce0,#238ce01f)}.pulse span:nth-child(1),.pulse span:nth-child(7){height:30%}.pulse span:nth-child(2),.pulse span:nth-child(9){height:50%}.pulse span:nth-child(3),.pulse span:nth-child(8){height:38%}.pulse span:nth-child(4){height:72%}.pulse span:nth-child(5){height:90%}.pulse span:nth-child(6){height:62%}.pulse span:nth-child(10){height:80%}.updated{display:block;margin:0 20px;color:#455e6c;font-size:8px;text-align:right}.create-page{padding-top:30px}.create-header{align-items:center;padding-bottom:24px;border-bottom:1px solid var(--stroke)}.create-header>div:nth-child(2){margin-right:auto}.back{display:grid;width:36px;height:36px;place-items:center;border:1px solid #243846;border-radius:8px;color:#8da1ad;background:#0b1821;cursor:pointer}.header-actions{display:flex;gap:8px}.builder-layout{display:grid;grid-template-columns:185px minmax(460px,1fr) 260px;gap:20px;max-width:1280px;margin:26px auto 0;align-items:start}.steps{position:sticky;top:24px}.steps>button{display:flex;width:100%;gap:11px;padding:10px 8px;border:0;border-left:1px solid #20323e;color:#637b89;background:transparent;text-align:left;cursor:pointer}.steps>button>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid #2a3c48;border-radius:50%;font-size:9px;font-weight:800}.steps>button strong,.steps>button small{display:block}.steps>button strong{color:#8398a5;font-size:10px}.steps>button small{margin-top:4px;color:#4a6371;font-size:8px}.steps>button.active{border-left-color:var(--blue);color:#52adf3;background:linear-gradient(90deg,rgba(29,140,248,.09),transparent)}.steps>button.active>span{border-color:var(--blue);color:#fff;background:#1379d1}.steps>button.active strong{color:#cfe0ea}.steps>button.done>span{border-color:#2d9475;color:#45d2a2;background:#35d39a17}.completion{margin-top:24px;padding:14px;border:1px solid var(--stroke);border-radius:8px;background:#0d1922b3}.completion>div{display:flex;justify-content:space-between;color:#728a98;font-size:8px}.completion strong{color:#51aff2}.completion>i{display:block;height:4px;margin:9px 0;border-radius:10px;background:#172a36;overflow:hidden}.completion b{display:block;width:75%;height:100%;background:linear-gradient(90deg,#147bd2,#35b4ef)}.completion small{color:#526b79;font-size:8px;line-height:1.55}.builder-content{display:grid;gap:13px}.form-card,.preview-card{border-radius:10px;padding:20px}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:19px}.section-title h2{margin:0;color:#dbe8ef;font-size:12px}.section-title p{margin:4px 0 0;color:#617987;font-size:8px}.section-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px}.section-icon.blue{color:#4baaf2;background:#1d8cf81c}.section-icon.violet{color:#a48cfa;background:#9b7cf81c}.section-icon.cyan{color:#37cbe9;background:#20c5e91a}.section-icon.green{color:#40d4a0;background:#35d39a1a}.logic-chip{margin-left:auto;padding:4px 7px;border:1px solid #254b66;border-radius:5px;color:#5eb7f2;background:#102639;font-size:8px;font-weight:800}.field label{display:flex;align-items:center;gap:5px;margin-bottom:7px;color:#8ca0ad;font-size:9px;font-weight:700}.field label em{color:#536b78;font-size:8px;font-style:normal;font-weight:500}.field input,.field textarea,.field select{width:100%;border:1px solid #253947;border-radius:7px;color:#cbd9e1;background:#091720;font-size:10px;transition:border .15s,box-shadow .15s}.field input,.field select{height:37px;padding:0 11px}.field textarea{padding:10px 11px;resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus{border-color:#2b8dd7;box-shadow:0 0 0 3px #1d8cf817;outline:none}.field.full{position:relative;margin-bottom:14px}.field.full>small{position:absolute;right:10px;bottom:10px;color:#46606e;font-size:8px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.input-icon{position:relative}.input-icon svg{position:absolute;top:10px;left:10px;color:#587180}.input-icon input{padding-left:34px;color-scheme:dark}.rule-row{display:grid;grid-template-columns:18px 1.3fr .8fr 1fr 25px;gap:8px;align-items:end;padding:12px;border:1px solid #213541;border-radius:8px;background:#07121a8a}.drag,.remove{height:37px;border:0;color:#526b79;background:transparent;cursor:pointer}.remove:hover{color:var(--danger)}.suffix-input{position:relative}.suffix-input input{padding-right:34px}.suffix-input span{position:absolute;top:11px;right:11px;color:#68808e;font-size:10px}.add-rule{margin-top:10px;padding:7px 4px;border:0;color:#55adf0;background:transparent;font-size:9px;font-weight:700;cursor:pointer}.reward-types{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.reward-types label{position:relative;display:grid;min-height:96px;place-items:center;align-content:center;border:1px solid #263a47;border-radius:8px;color:#758c99;background:#0a1821;cursor:pointer}.reward-types input{position:absolute;opacity:0}.reward-types label>span{display:grid;width:30px;height:30px;place-items:center;margin-bottom:6px;border-radius:7px;color:#6f8795;background:#142631;font-size:14px;font-weight:800}.reward-types strong{color:#9eb0ba;font-size:9px}.reward-types small{margin-top:3px;color:#526a78;font-size:7px}.reward-types label>i{display:none;position:absolute;top:7px;right:7px;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:#1682dc}.reward-types label.selected{border-color:#238ce2;background:#1d8cf812;box-shadow:inset 0 0 0 1px #238ce233}.reward-types label.selected>span{color:#55b2f5;background:#1d8cf821}.reward-types label.selected strong{color:#d2e2ea}.reward-types label.selected>i{display:grid}.reward-types label.disabled{opacity:.45;cursor:not-allowed}.reward-fields{margin-top:15px}.compact-card{padding-bottom:17px}.compatibility{display:grid;gap:10px}.switch-row{display:flex;align-items:center;padding:10px 0;border-top:1px solid rgba(28,46,59,.62);cursor:pointer}.switch-row strong,.switch-row small{display:block}.switch-row strong{color:#9eb0bb;font-size:9px}.switch-row small{margin-top:3px;color:#536c7a;font-size:8px}.switch-row input{position:absolute;opacity:0}.switch-row>i{position:relative;width:32px;height:17px;margin-left:auto;border-radius:20px;background:#233642;transition:background .2s}.switch-row>i:after{content:"";position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:#8295a0;transition:transform .2s}.switch-row input:checked+i{background:#137bd2}.switch-row input:checked+i:after{transform:translate(15px);background:#fff}.form-message{position:sticky;bottom:16px;display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #236a58;border-radius:8px;color:#5bd9ad;background:#0c2c27;font-size:10px;box-shadow:0 10px 35px #050b0f}.preview-card{position:sticky;top:24px;overflow:hidden}.preview-card:before{content:"";position:absolute;width:180px;height:180px;margin:-120px 0 0 120px;border-radius:50%;background:#1d8cf814;filter:blur(15px)}.preview-card h3{margin:0 0 17px;color:#dce8ee;font-size:12px}.preview-visual{position:relative;display:grid;height:114px;place-items:center;margin-bottom:16px;border:1px solid #203746;border-radius:9px;background:radial-gradient(circle at center,rgba(29,140,248,.18),transparent 48%),repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(59,123,162,.025) 10px,rgba(59,123,162,.025) 11px);overflow:hidden}.preview-visual span{display:grid;width:54px;height:54px;place-items:center;border:1px solid #369deb;border-radius:16px;color:#69c0fb;background:linear-gradient(145deg,#153f5c,#0d2738);box-shadow:0 10px 32px #1375bd47;transform:rotate(-5deg)}.preview-visual i{position:absolute;width:4px;height:4px;border-radius:50%;background:#32a7f4;box-shadow:0 0 10px #32a7f4}.preview-visual i:nth-of-type(1){top:25px;left:46px}.preview-visual i:nth-of-type(2){top:35px;right:43px}.preview-visual i:nth-of-type(3){bottom:24px;right:68px}.preview-card>strong{color:#d7e5ec;font-size:11px}.preview-card>p:not(.eyebrow){color:#718895;font-size:9px;line-height:1.65}.preview-card>p b{color:#9fb4c0}.preview-result{margin:15px 0;padding:12px;border:1px solid #214153;border-radius:8px;background:#0c2737ad}.preview-result span{display:block;color:#647d8b;font-size:8px}.preview-result strong{display:block;margin-top:5px;color:#4ec69d;font-size:17px}.preview-note{display:flex;gap:7px;color:#546d7b;font-size:8px;line-height:1.45}.preview-note svg{flex:0 0 auto;color:#3d86b7}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,1fr)}.builder-layout{grid-template-columns:160px 1fr}.preview-card{display:none}}@media(max-width:820px){.app-shell{padding-left:72px}.sidebar{width:72px}.brand{padding:0 17px}.brand div,.sidebar nav button:not(.active) span,.sidebar nav button{font-size:0}.brand strong,.brand small,.nav-label,.sidebar nav button .badge,.sidebar nav button:not(.active):after,.sidebar-footer,.account{display:none}.sidebar nav{padding:20px 10px}.sidebar nav button{justify-content:center;padding:12px}.sidebar nav button svg{width:20px;height:20px}.page{padding:26px 22px 50px}.dashboard-grid,.builder-layout{grid-template-columns:1fr}.steps{position:static;display:grid;grid-template-columns:repeat(4,1fr)}.steps>button{border-left:0;border-bottom:1px solid #20323e}.steps>button small,.completion{display:none}.create-header{align-items:flex-start}.header-actions .secondary:first-child{display:none}}@media(max-width:600px){.app-shell{padding-left:0;padding-bottom:64px}.sidebar{inset:auto 0 0;width:auto;height:64px;border:0;border-top:1px solid var(--stroke)}.brand,.sidebar-footer,.nav-label{display:none}.sidebar nav{display:flex;height:100%;justify-content:space-around;padding:8px}.sidebar nav button{display:none;width:auto;margin:0}.sidebar nav button:nth-of-type(1),.sidebar nav button:nth-of-type(2){display:flex}.sidebar nav button.active{box-shadow:inset 0 -2px #289cf7}.page{padding:22px 15px 35px}.topbar,.create-header{flex-wrap:wrap}.topbar .primary{width:100%}.metric-grid{grid-template-columns:1fr}.metric{min-height:140px}.header-actions{width:100%}.header-actions button{flex:1}.builder-layout{margin-top:15px}.steps{grid-template-columns:repeat(2,1fr)}.two-cols,.reward-types,.rule-row{grid-template-columns:1fr}.drag,.remove{display:none}.form-card{padding:16px}h1{font-size:23px}}
