:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f0f1f1;background:#080b0d;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080b0d;--sidebar: #090c0e;--surface: #101416;--surface-raised: #15191b;--surface-soft: #191d1f;--line: #323739;--line-soft: #262b2d;--text: #f0f1f1;--muted: #9b9fa1;--muted-2: #707578;--amber: #eca542;--amber-strong: #ffb84f;--amber-soft: rgba(236, 165, 66, .11);--green: #5bdb83;--green-soft: rgba(91, 219, 131, .12);--red: #f16c5a;--red-soft: rgba(241, 108, 90, .12);--blue: #68a8e5;--radius: 8px;--shadow: 0 18px 60px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--amber);outline-offset:2px}::selection{color:#16110a;background:var(--amber)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0b0e10}::-webkit-scrollbar-thumb{background:#3a3e40;border:2px solid #0b0e10;border-radius:9px}.positive{color:var(--green)!important}.danger{color:var(--red)!important}.warning{color:var(--amber)!important}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand__mark{display:grid;place-items:center;color:var(--amber)}.brand__name{white-space:nowrap;color:#f1ece5;font-family:Georgia,Times New Roman,serif;font-size:21px;letter-spacing:-.2px}.brand__name span{color:var(--amber)}.button{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;font-size:13px;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,transform .14s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#18120a;background:var(--amber);border-color:var(--amber)}.button--primary:hover:not(:disabled){background:var(--amber-strong);border-color:var(--amber-strong)}.button--secondary{color:#d9dbdc;background:#15191b;border-color:#3a3f41}.button--secondary:hover:not(:disabled){color:#fff;background:#1b2022;border-color:#555b5e}.button--wide{width:100%}.field{display:grid;gap:8px;color:#c7cacc;font-size:13px;font-weight:600}.field small{color:var(--muted-2);font-size:11px;font-weight:450;line-height:1.45}.field input,.field select,.select-field select,.select-setting select,.quiet-hours input,.number-input input{width:100%;height:42px;border:1px solid #3a3f41;border-radius:6px;color:#f1f2f2;background:#0d1012;padding:0 12px;transition:border-color .14s ease,background-color .14s ease}.field input:hover,.field select:hover,.select-field select:hover,.select-setting select:hover,.quiet-hours input:hover,.number-input input:hover{border-color:#555b5d}.field input:focus,.field select:focus,.select-field select:focus,.select-setting select:focus,.quiet-hours input:focus,.number-input input:focus{outline:none;border-color:var(--amber);background:#111517}.field input::placeholder{color:#5f6466}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon>svg{position:absolute;left:12px;color:#727779;pointer-events:none}.input-with-icon input{padding-left:40px;padding-right:42px}.input-action{position:absolute;right:5px;width:34px;height:34px;padding:0;border:0;display:grid;place-items:center;color:#8f9496;background:transparent;cursor:pointer}.form-error{padding:10px 12px;border:1px solid rgba(241,108,90,.38);border-radius:6px;color:#ff9b8d;background:var(--red-soft);font-size:12px;line-height:1.5}.form-actions{display:flex;flex-wrap:wrap;gap:10px}.app-shell{min-height:100vh;background:var(--bg)}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:226px;padding:34px 7px 26px;border-right:1px solid #35393b;display:flex;flex-direction:column;background:var(--sidebar)}.sidebar__top{min-height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between}.sidebar__close{display:none}.sidebar__nav{margin-top:28px;display:grid;gap:3px}.sidebar__nav a{min-height:51px;padding:0 14px;border-radius:7px;display:flex;align-items:center;gap:16px;color:#c3c6c8;font-size:14px;font-weight:550;transition:color .14s ease,background-color .14s ease}.sidebar__nav a:hover{color:#fff;background:#121618}.sidebar__nav a.is-active{color:var(--amber-strong);background:#282117}.sidebar__nav a.is-active svg{color:var(--amber-strong)}.nav-health{width:8px;height:8px;margin-left:auto;border-radius:50%;background:var(--green);box-shadow:0 0 12px #5bdb8373}.sidebar__footer{margin-top:auto;display:grid;gap:8px}.sidebar-status{min-height:67px;padding:12px 13px;border:1px solid #3b4042;border-radius:7px;display:flex;align-items:flex-start;gap:10px;background:#101416}.sidebar-status .live-dot{flex:0 0 auto;width:13px;height:13px;margin-top:2px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #5bdb831f,0 0 16px #5bdb8361}.sidebar-status div{min-width:0;display:grid;gap:5px}.sidebar-status strong{color:var(--green);font-size:12px}.sidebar-status small{color:var(--muted-2);font-size:10px}.sidebar__footer>button{min-height:38px;padding:0 12px;border:0;display:flex;align-items:center;gap:9px;color:var(--muted);background:transparent;cursor:pointer;font-size:12px}.sidebar__footer>button:hover{color:#fff}.app-main{min-width:0;margin-left:226px}.mobile-bar,.sidebar-backdrop{display:none}.page{width:100%;max-width:1500px;min-height:100vh;margin-inline:auto;padding:32px 34px 26px}.page-header{min-height:74px;margin-bottom:19px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-header h1{margin:0;color:#f4f4f3;font-size:clamp(28px,2.4vw,35px);line-height:1.08;letter-spacing:-1.15px}.page-header p{max-width:720px;margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.eyebrow,.section-kicker,.login-card__kicker{display:block;margin-bottom:8px;color:var(--amber);font-size:11px;font-weight:800;letter-spacing:.8px}.page-header__aside{min-height:35px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.current-time{padding-top:7px;display:flex;align-items:center;gap:8px;color:#a4a8aa;font-size:12px;white-space:nowrap}.current-time i{width:1px;height:17px;margin:0 10px;background:#555a5c}.automation-label{margin-top:10px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.automation-label span{width:10px;height:10px;border-radius:50%}.automation-label.is-active{color:var(--green)}.automation-label.is-active span{background:var(--green);box-shadow:0 0 0 4px #5bdb8321,0 0 12px #5bdb8366}.automation-label.is-paused{color:var(--amber)}.automation-label.is-paused span{background:var(--amber);box-shadow:0 0 0 4px #eca54221}.panel,.panel--amber{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 12px 38px #00000014}.panel--amber{border-color:#eca54266}.panel__title{min-height:28px;display:flex;align-items:center}.panel__title h2{margin:0;color:var(--amber);font-size:12px;line-height:1.2;letter-spacing:.4px}.panel__title--icon{gap:9px;color:var(--amber)}.panel__title--between{justify-content:space-between}.panel__title--between>a{padding:5px 12px;border:1px solid #3c4143;border-radius:5px;color:#c6c8c9;font-size:10px}.panel__title--between>a:hover{border-color:var(--amber);color:var(--amber)}.panel-heading{display:flex;align-items:flex-start;gap:13px}.panel-heading>span,.settings-section__heading>span{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(236,165,66,.32);border-radius:7px;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.panel-heading h2,.settings-section__heading h2{margin:1px 0 5px;color:#eff0f0;font-size:17px}.panel-heading p,.settings-section__heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.panel-link{height:36px;border-top:1px solid #414648;display:flex;align-items:flex-end;justify-content:center;gap:10px;color:var(--amber);font-size:12px;font-weight:650}.panel-link:hover{color:var(--amber-strong)}.status-badge{width:max-content;min-height:24px;padding:0 9px;border:1px solid currentColor;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.status-badge--success{color:var(--green);background:#5bdb830f}.status-badge--danger{color:var(--red);background:#f16c5a0f}.status-badge--warning{color:var(--amber);background:#eca5420f}.status-badge--info{color:var(--blue);background:#68a8e50f}.toggle{width:max-content;display:inline-flex;align-items:center;gap:9px;cursor:pointer}.toggle input{position:absolute;opacity:0;pointer-events:none}.toggle__track{width:35px;height:19px;padding:2px;border:1px solid #4a5052;border-radius:20px;display:flex;background:#222729;transition:background-color .15s ease,border-color .15s ease}.toggle__thumb{width:13px;height:13px;border-radius:50%;background:#8b9092;transition:transform .15s ease,background-color .15s ease}.toggle input:checked+.toggle__track{border-color:#b87929;background:#6f4b1d}.toggle input:checked+.toggle__track .toggle__thumb{transform:translate(16px);background:var(--amber-strong)}.toggle input:focus-visible+.toggle__track{outline:2px solid var(--amber);outline-offset:2px}.toggle__label{color:#d7d9da;font-size:12px;font-weight:600}.toggle--disabled{opacity:.5;cursor:not-allowed}.page-state,.empty-state,.auth-failure{min-height:300px;padding:40px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:var(--muted);text-align:center}.page-state{min-height:100vh}.page-state svg{color:var(--amber)}.page-state--error svg,.auth-failure>svg{color:var(--red)}.page-state strong,.empty-state strong{color:#e6e8e8}.page-state span,.empty-state span{max-width:440px;font-size:12px;line-height:1.5}.empty-state{min-height:190px}.empty-state svg{color:#666c6e}.auth-failure{min-height:100vh}.auth-failure h1{margin:4px 0 0;color:var(--text);font-size:24px}.auth-failure p{max-width:500px;margin:0 0 8px;font-size:13px;line-height:1.6}.toast-stack{position:fixed;z-index:100;right:22px;top:22px;width:min(380px,calc(100vw - 32px));display:grid;gap:8px}.toast{min-height:52px;padding:11px 11px 11px 14px;border:1px solid #3e4345;border-radius:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:#e8eaea;background:#171b1d;box-shadow:var(--shadow);font-size:12px}.toast--success>svg{color:var(--green)}.toast--error>svg{color:var(--red)}.toast--info>svg{color:var(--blue)}.toast button{width:30px;height:30px;padding:0;border:0;display:grid;place-items:center;color:var(--muted);background:transparent;cursor:pointer}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);background:#080b0d}.login-intro{min-height:100vh;padding:clamp(35px,5vw,72px);border-right:1px solid #303537;display:flex;flex-direction:column;background:#0b0e10}.login-intro__copy{margin:auto 0;max-width:620px}.login-intro__copy h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-3px}.login-intro__copy p{max-width:565px;margin:25px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.login-protection{max-width:470px;padding:17px 18px;border:1px solid #353a3c;border-radius:7px;display:flex;gap:13px;color:var(--green);background:#101416}.login-protection div{display:grid;gap:4px}.login-protection strong{font-size:13px}.login-protection span{color:var(--muted);font-size:11px}.login-panel{min-height:100vh;padding:38px;display:grid;place-items:center}.login-card{width:min(420px,100%);padding:34px;border:1px solid #34393b;border-radius:9px;background:#101416;box-shadow:var(--shadow)}.login-card__header{margin-bottom:28px}.login-card__header h2{margin:0 0 8px;font-size:28px;letter-spacing:-.8px}.login-card__header p{margin:0;color:var(--muted);font-size:13px}.login-card form{display:grid;gap:18px}.login-card__footer{display:block;margin-top:23px;color:#686d6f;text-align:center;font-size:10px}.realtime-card{min-height:226px;padding:12px 0;display:grid;grid-template-columns:165px minmax(320px,1fr) 185px 225px;overflow:hidden}.realtime-card>*{padding:10px 20px}.realtime-card__metric{display:flex;flex-direction:column;justify-content:center}.realtime-card__metric strong{color:var(--amber-strong);font-size:46px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.realtime-card__metric p{margin:5px 0 23px;color:#c9cccd;font-size:13px;line-height:1.35}.realtime-card__metric small{font-size:11px}.realtime-card__metric small i{color:var(--muted);font-style:normal}.realtime-card__chart{min-width:0;height:184px;padding-left:0;padding-right:18px}.chart-tooltip{padding:7px 9px;border:1px solid #4e5355;border-radius:5px;color:#d2d4d5;background:#15191b;font-size:10px;box-shadow:var(--shadow)}.chart-tooltip strong{color:var(--amber)}.chart-empty{height:100%;display:grid;place-items:center;color:var(--muted-2);font-size:11px}.realtime-card__queue{border-left:1px solid #3d4244;display:flex;flex-direction:column;justify-content:center}.realtime-card__queue>div{display:flex;align-items:baseline;gap:7px}.realtime-card__queue>div strong{font-size:43px;font-weight:500;line-height:1}.realtime-card__queue>div span{color:#c4c7c8;font-size:12px}.realtime-card__queue p{margin:28px 0 3px;color:var(--muted);font-size:12px}.realtime-card__queue time{color:var(--amber-strong);font-size:29px;line-height:1.1;font-variant-numeric:tabular-nums}.automation-action{padding:13px 26px!important;border:0;border-left:1px solid #3d4244;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e8e9e9;background:transparent;text-align:center;cursor:pointer}.automation-action:disabled{opacity:.6;cursor:wait}.automation-action__icon{width:92px;height:92px;margin-bottom:12px;border:2px solid var(--amber-strong);border-radius:50%;display:grid;place-items:center;color:var(--amber-strong);transition:background-color .15s ease}.automation-action:hover:not(:disabled) .automation-action__icon{background:var(--amber-soft)}.automation-action strong{font-size:15px}.automation-action small{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.45}.metrics-strip{min-height:109px;margin-top:18px;padding:16px 8px;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface)}.metric-item{min-width:0;padding:0 24px;border-right:1px solid #454a4c;display:flex;align-items:center;gap:19px}.metric-item:last-child{border-right:0}.metric-item__icon{width:60px;height:60px;flex:0 0 auto;border:1px solid rgba(236,165,66,.4);border-radius:50%;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.metric-item__icon--danger{border-color:#f16c5a6e;color:var(--red);background:var(--red-soft)}.metric-item>div{min-width:0;display:grid}.metric-item>div>span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.metric-item>div>strong{font-size:30px;font-weight:500;line-height:1.05;font-variant-numeric:tabular-nums}.metric-item>div>small{font-size:10px;font-weight:650}.metric-item>div>small i{color:var(--muted);font-style:normal;font-weight:450}.member-growth{margin-top:18px;overflow:hidden}.member-growth__header{min-height:62px;padding:11px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.member-growth__header>div{display:flex;align-items:center;gap:11px}.member-growth__header>div>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.member-growth__header h2{margin:0;font-size:11px;letter-spacing:.35px}.member-growth__header p{margin:4px 0 0;color:var(--muted);font-size:9px}.member-growth__header>a{color:var(--amber);font-size:10px;font-weight:650}.member-growth__body{min-height:240px;display:grid;grid-template-columns:220px minmax(360px,1fr) 280px}.member-growth__body>*{min-width:0;padding:15px}.member-growth__body>*+*{border-left:1px solid var(--line)}.member-growth__metrics{display:grid;align-content:center;gap:8px}.member-growth__metrics>div{min-height:58px;padding:9px 10px;border:1px solid #34393b;border-radius:6px;display:flex;align-items:center;gap:10px;background:#121618}.member-growth__metrics>div>svg{flex:0 0 auto;color:var(--amber)}.member-growth__metrics span{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:8px}.member-growth__metrics small{grid-column:1 / -1;color:var(--muted);font-size:9px}.member-growth__metrics strong{font-size:20px;font-weight:550;font-variant-numeric:tabular-nums}.member-growth__metrics em{padding-bottom:2px;color:var(--muted);font-size:9px;font-style:normal}.member-growth__chart{min-height:225px}.member-growth__groups{display:grid;align-content:center}.member-growth__groups>div:first-child{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#dfe1e2;font-size:9px;letter-spacing:.3px}.member-growth__groups>div:first-child small{color:var(--muted);font-size:8px;letter-spacing:0}.member-growth__group{min-height:36px;border-top:1px solid #34393b;display:flex;align-items:center;justify-content:space-between;gap:12px}.member-growth__group>span{min-width:0;display:grid;gap:2px}.member-growth__group>span strong{overflow:hidden;color:#dfe1e2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.member-growth__group>span small{color:var(--muted);font-size:8px}.member-growth__group>b{font-size:11px;font-variant-numeric:tabular-nums}.member-growth__empty{min-height:150px;padding:22px;display:flex;align-items:center;justify-content:center;gap:15px;color:var(--muted)}.member-growth__empty>svg{color:var(--amber)}.member-growth__empty>div{max-width:430px}.member-growth__empty strong{color:#e5e7e7;font-size:12px}.member-growth__empty p{margin:5px 0 0;font-size:10px;line-height:1.5}.member-growth__empty .button{margin-left:12px}.dashboard-grid{margin-top:18px;display:grid;grid-template-columns:minmax(500px,1.14fr) minmax(405px,.92fr);gap:15px}.queue-preview{padding:14px 11px 0;overflow:hidden}.queue-preview .panel__title{padding:0 8px 8px}.queue-preview__head,.queue-preview__row{display:grid;grid-template-columns:minmax(210px,1.25fr) minmax(165px,1fr) 78px 94px;align-items:center;gap:10px}.queue-preview__head{min-height:32px;padding:0 8px;border-bottom:1px solid #44494b;color:var(--muted);font-size:10px}.queue-preview__row{min-height:58px;padding:6px 8px;border-bottom:1px solid #34393b}.queue-preview__row:last-child{border-bottom:0}.offer-cell,.destination-cell{min-width:0;display:flex;align-items:center;gap:10px}.offer-cell img{width:42px;height:42px;flex:0 0 auto;border:1px solid #343a3c;border-radius:5px;object-fit:cover;background:#1b2022}.offer-cell__image-placeholder{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:#74797b;border:1px solid #343a3c;border-radius:5px;background:#1b2022}.offer-cell div,.destination-cell div,.countdown-cell{min-width:0;display:grid;gap:3px}.offer-cell strong,.destination-cell strong,.table-primary strong{overflow:hidden;color:#e5e7e7;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.offer-cell small,.destination-cell small,.countdown-cell small,.table-primary small{color:var(--muted);font-size:9px}.destination-cell>svg{flex:0 0 auto;color:var(--amber)}.countdown-cell strong{color:var(--amber);font-size:13px;font-variant-numeric:tabular-nums}.compact-empty{min-height:120px;display:grid;place-items:center;color:var(--muted-2);font-size:11px}.dashboard-side{display:grid;grid-template-rows:auto 1fr;gap:11px}.protection-card{padding:10px 6px 8px}.protection-card .panel__title{padding:0 8px 7px}.protection-list{border:1px solid #3d4244;border-radius:6px;overflow:hidden}.protection-list>div{min-height:55px;padding:6px 9px;border-bottom:1px solid #3a3f41;display:grid;grid-template-columns:32px minmax(125px,1fr) auto 38px;align-items:center;gap:8px}.protection-list>div:last-child{border-bottom:0}.protection-list>div>svg{color:#dadcdd}.protection-list>div>span{display:grid;gap:3px}.protection-list>div>span strong{font-size:11px}.protection-list>div>span small{color:var(--muted);font-size:9px}.protection-list b{display:grid;gap:4px;color:var(--amber);text-align:right;font-size:11px;white-space:nowrap}.protection-list b small{color:var(--green);font-size:9px;font-weight:500}.protection-list a{width:32px;height:36px;border-left:1px solid #3c4143;display:grid;place-items:center;color:#d7d9da}.protection-list a:hover{color:var(--amber)}.activity-card{min-height:235px;padding:9px 6px 0;overflow:hidden}.activity-card .panel__title{padding:0 7px 7px}.activity-list>div{min-height:31px;padding:0 8px;border-bottom:1px solid #34393b;display:grid;grid-template-columns:42px 20px minmax(130px,1fr) auto;align-items:center;gap:7px;font-size:9px}.activity-list time{color:var(--muted);font-variant-numeric:tabular-nums}.activity-list span{overflow:hidden;color:#d6d8d9;text-overflow:ellipsis;white-space:nowrap}.activity-list strong{font-size:9px}.dashboard-footer{min-height:53px;display:flex;align-items:center;gap:11px;color:#73787a;font-size:10px}.dashboard-footer svg{color:var(--green)}.dashboard-footer i{width:1px;height:13px;margin:0 8px;background:#3e4345}.license-banner{margin-bottom:18px;padding:16px 18px;border:1px solid rgba(236,165,66,.48);border-radius:8px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:15px;background:var(--amber-soft)}.license-banner>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:var(--amber);background:#eca54221}.license-banner strong{color:#f5d09c;font-size:14px}.license-banner p{margin:5px 0 0;color:#aaa6a0;font-size:11px;line-height:1.45}.connection-overview{margin-bottom:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.connection-stat{min-height:82px;padding:14px 16px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:12px;background:var(--surface)}.connection-stat>span{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--muted);background:#1b2022}.connection-stat>span.is-success{color:var(--green);background:var(--green-soft)}.connection-stat div{min-width:0;display:grid;gap:5px}.connection-stat small{color:var(--muted);font-size:10px}.connection-stat strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.connection-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.setup-card,.qr-card{min-height:450px;padding:22px}.setup-card form{margin-top:25px;display:grid;gap:21px}.instance-summary{border:1px solid #33383a;border-radius:6px;overflow:hidden}.instance-summary>div{min-height:44px;padding:0 12px;border-bottom:1px solid #33383a;display:flex;align-items:center;justify-content:space-between;gap:15px}.instance-summary>div:last-child{border-bottom:0}.instance-summary span{color:var(--muted);font-size:11px}.instance-summary strong{font-size:11px}.setup-card form>.button{width:max-content}.qr-card{display:flex;flex-direction:column}.qr-placeholder,.connection-success,.qr-content{flex:1;min-height:315px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qr-placeholder>svg{margin-bottom:16px;color:#626769}.qr-placeholder strong,.connection-success strong{font-size:15px}.qr-placeholder p,.connection-success p,.qr-content p{max-width:390px;margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.qr-content img{width:min(245px,75%);aspect-ratio:1;padding:8px;border:1px solid var(--amber);border-radius:7px;object-fit:contain;background:#fff}.text-button{margin-top:13px;padding:6px;border:0;display:flex;align-items:center;gap:6px;color:var(--amber);background:transparent;cursor:pointer;font-size:11px}.connection-success>span{width:83px;height:83px;margin-bottom:17px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.info-note{margin-top:17px;padding:12px 14px;border:1px solid #2d3834;border-radius:6px;display:flex;align-items:center;gap:10px;color:#88938e;background:#5bdb830a;font-size:11px}.info-note svg{color:var(--green)}.group-summary,.history-summary{margin-bottom:15px;padding:0 4px;display:flex;align-items:center;gap:28px;color:var(--muted);font-size:11px}.group-summary>div,.history-summary>div{display:flex;align-items:center;gap:8px}.group-summary svg,.history-summary svg{color:var(--amber)}.group-summary strong,.history-summary strong{color:#e9eaea;font-size:13px}.groups-panel{overflow:hidden}.groups-toolbar,.data-toolbar{min-height:67px;padding:12px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.search-field{width:min(320px,100%);height:39px;padding:0 11px;border:1px solid #393e40;border-radius:6px;display:flex;align-items:center;gap:8px;color:#777c7e;background:#0c1011}.search-field input{min-width:0;width:100%;border:0;outline:0;color:#e8eaea;background:transparent;font-size:12px}.search-field input::placeholder{color:#686d6f}.filter-tabs{display:flex;padding:3px;border:1px solid #34393b;border-radius:6px;background:#0c1011}.filter-tabs button{min-height:30px;padding:0 11px;border:0;border-radius:4px;color:var(--muted);background:transparent;cursor:pointer;font-size:10px}.filter-tabs button:hover{color:#fff}.filter-tabs button.is-active{color:#16110a;background:var(--amber);font-weight:700}.bulk-actions{margin-left:auto;display:flex;gap:6px}.bulk-actions button{min-height:31px;padding:0 9px;border:1px solid #3a3f41;border-radius:5px;display:flex;align-items:center;gap:5px;color:#bfc2c3;background:#15191b;cursor:pointer;font-size:9px}.bulk-actions button:hover{border-color:#646a6c;color:#fff}.groups-table__head,.groups-table__row{display:grid;grid-template-columns:minmax(240px,1.3fr) 90px 105px 80px 80px 125px;align-items:center;gap:10px}.groups-table__head{min-height:38px;padding:0 18px;border-bottom:1px solid #363b3d;color:var(--muted);font-size:10px}.groups-table__row{min-height:67px;padding:7px 18px;border-bottom:1px solid #2e3335}.groups-table__row:last-child{border-bottom:0}.groups-table__row:hover{background:#131719}.groups-table__row>.toggle .toggle__label{display:none}.group-name-cell{min-width:0;display:flex;align-items:center;gap:12px}.group-name-cell>span{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.group-name-cell div{min-width:0;display:grid;gap:3px}.group-name-cell strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.group-name-cell small{color:var(--muted);font-size:9px}.member-count{color:#b2b6b7;font-size:11px}.monitor-check{min-height:32px;display:flex;align-items:center;gap:7px;color:var(--muted);cursor:pointer;font-size:9px}.monitor-check input{width:16px;height:16px;margin:0;accent-color:var(--amber);cursor:pointer}.monitor-check:has(input:checked){color:var(--amber);font-weight:700}.configure-group{height:33px;padding:0 9px;border:1px solid #3d4244;border-radius:5px;display:flex;align-items:center;gap:6px;color:#c5c8c9;background:#161a1c;cursor:pointer;font-size:10px}.configure-group svg:last-child{margin-left:auto}.configure-group:hover{border-color:var(--amber);color:var(--amber)}.drawer-layer{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000b3;cursor:default}.group-editor{position:relative;z-index:1;width:min(540px,100vw);height:100%;border-left:1px solid #474c4e;overflow-y:auto;background:#0f1315;box-shadow:-20px 0 60px #00000073}.group-editor__header{position:sticky;z-index:2;top:0;min-height:88px;padding:18px 21px;border-bottom:1px solid #34393b;display:flex;align-items:center;justify-content:space-between;background:#111517}.group-editor__header span{color:var(--amber);font-size:9px;font-weight:800;letter-spacing:.6px}.group-editor__header h2{margin:5px 0 0;font-size:18px}.group-editor__header button{width:36px;height:36px;border:1px solid #3d4244;border-radius:5px;display:grid;place-items:center;color:var(--muted);background:#171b1d;cursor:pointer}.group-editor form{padding:20px 21px;display:grid;gap:21px}.group-editor__toggles{padding:14px;border:1px solid #34393b;border-radius:6px;display:flex;justify-content:space-between;gap:16px;background:#14181a}.group-editor fieldset{margin:0;padding:14px;border:1px solid #34393b;border-radius:6px;display:grid;gap:9px}.group-editor legend{padding:0 6px;color:#cdd0d1;font-size:11px;font-weight:700}.radio-row{min-height:45px;padding:7px 9px;border:1px solid transparent;border-radius:5px;display:flex;align-items:flex-start;gap:9px;cursor:pointer}.radio-row:has(input:checked){border-color:#eca54259;background:var(--amber-soft)}.radio-row input{accent-color:var(--amber)}.radio-row>span{display:grid;gap:4px}.radio-row strong{font-size:11px}.radio-row small{color:var(--muted);font-size:9px}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.switch-row>span{display:grid;gap:4px}.switch-row strong{font-size:11px}.switch-row small{color:var(--muted);font-size:9px;line-height:1.4}.copy-processing-options{gap:0!important;overflow:hidden}.copy-processing-option{min-height:68px;padding:10px 4px;border-bottom:1px solid #34393b}.copy-processing-option>span{grid-template-columns:25px 1fr;align-items:center}.copy-processing-option>span>svg{color:var(--amber)}.copy-processing-option>span>span{display:grid;gap:4px}.watermark-always-note{min-height:62px;padding:10px 4px;display:flex;align-items:center;gap:11px;color:var(--green)}.watermark-always-note>svg{flex:0 0 auto}.watermark-always-note>span{display:grid;gap:4px}.watermark-always-note strong{font-size:11px}.watermark-always-note small{color:var(--muted);font-size:9px;line-height:1.4}.destination-checks{max-height:210px;overflow-y:auto;display:grid;gap:5px}.destinations-fieldset__hint{margin:-2px 0 5px;color:var(--muted);font-size:9px;line-height:1.4}.destination-checks label{min-height:36px;padding:0 9px;border-radius:5px;display:flex;align-items:center;gap:9px;cursor:pointer}.destination-checks label:hover{background:#191d1f}.destination-checks input{accent-color:var(--amber)}.destination-checks span{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden;color:#d2d5d6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.destination-checks svg{color:var(--green)}.group-editor__actions{position:sticky;bottom:-20px;margin:0 -21px -20px;padding:14px 21px;border-top:1px solid #34393b;display:flex;justify-content:flex-end;gap:9px;background:#111517}.queue-counters{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.queue-counters article{min-height:78px;padding:13px 16px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:12px;background:var(--surface)}.counter-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.counter-icon--amber{color:var(--amber);background:var(--amber-soft)}.counter-icon--blue{color:var(--blue);background:#68a8e51c}.counter-icon--red{color:var(--red);background:var(--red-soft)}.queue-counters article>div{display:grid}.queue-counters small{color:var(--muted);font-size:10px}.queue-counters strong{font-size:24px;font-weight:550}.data-panel{overflow:hidden}.data-toolbar{justify-content:space-between}.select-field{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px}.select-field select{width:160px;height:38px;font-size:11px}.data-table__head,.data-table__row{display:grid;grid-template-columns:minmax(230px,1.25fr) minmax(180px,1fr) 160px 75px 95px 135px;align-items:center;gap:13px}.data-table__head{min-height:40px;padding:0 17px;border-bottom:1px solid #373c3e;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.3px}.data-table__row{min-height:70px;padding:8px 17px;border-bottom:1px solid #2e3335}.data-table__row:last-child{border-bottom:0}.data-table__row:hover{background:#131719}.table-primary{min-width:0;display:grid;gap:4px}.attempt-count{color:#b5b8b9;font-size:11px;font-variant-numeric:tabular-nums}.table-actions{display:flex;gap:5px}.table-actions button{width:32px;height:32px;padding:0;border:1px solid #3b4042;border-radius:5px;display:grid;place-items:center;color:var(--muted);background:#171b1d;cursor:pointer}.table-actions button:hover{border-color:var(--amber);color:var(--amber)}.table-actions button.is-danger:hover{border-color:var(--red);color:var(--red)}.table-actions button span{display:none}.history-list__head,.history-list__row{display:grid;grid-template-columns:minmax(250px,1.15fr) minmax(260px,1.35fr) 180px 100px;align-items:center;gap:16px}.history-list__head{min-height:40px;padding:0 17px;border-bottom:1px solid #373c3e;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.3px}.history-list__row{min-height:67px;padding:8px 17px;border-bottom:1px solid #2e3335}.history-list__row:hover{background:#131719}.history-title{min-width:0;display:flex;align-items:center;gap:11px}.history-icon{width:36px;height:36px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center}.history-icon.is-success{color:var(--green);background:var(--green-soft)}.history-icon.is-danger{color:var(--red);background:var(--red-soft)}.history-title>div{min-width:0;display:grid;gap:4px}.history-title strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.history-title small{color:var(--muted);font-size:8px;text-transform:capitalize}.history-list__row p{margin:0;overflow:hidden;color:#aeb2b3;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.history-date{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.store-hero{min-height:121px;margin-bottom:17px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px}.store-hero__mark{width:67px;height:67px;border:1px solid rgba(236,165,66,.5);border-radius:50%;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.store-hero h2{margin:0 0 5px;font-size:22px}.store-hero p{margin:0;color:var(--muted);font-size:11px}.store-hero__status{display:grid;justify-items:end;gap:8px}.store-hero__status small{color:var(--muted);font-size:9px}.store-grid{display:grid;grid-template-columns:minmax(500px,1.1fr) minmax(360px,.75fr);gap:16px}.store-form-card{padding:23px}.store-form-card form{margin-top:26px;display:grid;gap:21px}.store-help{display:grid;align-content:start;gap:12px}.help-card{padding:20px}.help-card__icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.help-card h2{margin:15px 0 14px;font-size:16px}.help-card ol{margin:0;padding:0;display:grid;gap:10px;list-style:none}.help-card li{display:flex;align-items:flex-start;gap:9px}.help-card li>span{width:21px;height:21px;flex:0 0 auto;border:1px solid #565b5d;border-radius:50%;display:grid;place-items:center;color:var(--amber);font-size:9px}.help-card li p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.help-card code{color:#d7dbdc}.text-link{margin-top:18px;display:inline-flex;align-items:center;gap:7px;color:var(--amber);font-size:11px;font-weight:650}.security-note,.settings-tip{padding:14px;border:1px solid #35413c;border-radius:7px;display:flex;align-items:flex-start;gap:11px;color:var(--green);background:#5bdb830d}.security-note div,.settings-tip div{display:grid;gap:5px}.security-note strong,.settings-tip strong{font-size:11px}.security-note p,.settings-tip p{margin:0;color:#8f9994;font-size:9px;line-height:1.5}.last-verified{margin:0;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.last-verified svg{color:var(--green)}.settings-layout{display:grid;grid-template-columns:minmax(580px,1fr) 330px;align-items:start;gap:16px}.settings-main{display:grid;gap:14px}.settings-section{padding:21px}.settings-section__heading{margin-bottom:21px;display:flex;align-items:flex-start;gap:13px}.settings-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-pair+.settings-pair{margin-top:11px}.number-field{min-height:70px;padding:11px 12px;border:1px solid #34393b;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#121618}.number-field>span:first-child{display:grid;gap:4px}.number-field strong{font-size:11px}.number-field small{color:var(--muted);font-size:9px;line-height:1.4}.number-input{width:118px;flex:0 0 auto;position:relative;display:flex;align-items:center}.number-input input{height:38px;padding-right:42px;text-align:right;font-size:12px;font-variant-numeric:tabular-nums}.number-input i{position:absolute;right:9px;color:var(--muted);font-size:8px;font-style:normal;pointer-events:none}.settings-divider{height:1px;margin:15px 0;background:#303537}.setting-switch{min-height:51px}.setting-switch>span,.select-setting>span{display:flex;align-items:center;gap:12px}.setting-switch>span>svg,.select-setting>span>svg{color:var(--amber)}.setting-switch i,.select-setting i{display:grid;gap:4px;font-style:normal}.quiet-hours{margin:10px 0 2px 33px;padding:11px 12px;border:1px solid #34393b;border-radius:6px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:13px;background:#121618}.quiet-hours.is-disabled{opacity:.45}.quiet-hours>span{padding-bottom:12px;color:var(--muted);font-size:9px}.quiet-hours label{display:grid;gap:6px;color:var(--muted);font-size:9px}.quiet-hours input{height:38px}.select-setting{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.select-setting select{width:285px;height:40px;font-size:10px}.settings-section .select-setting+.setting-switch{margin-top:12px;padding-top:12px;border-top:1px solid #303537}.sticky-save{position:sticky;bottom:0;z-index:3;padding:13px 15px;border:1px solid #414648;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#15191b;box-shadow:0 -12px 35px #0000004d}.sticky-save p{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.settings-side{position:sticky;top:18px;display:grid;gap:12px}.safety-score{padding:22px;text-align:center}.safety-score__ring{width:103px;height:103px;margin:0 auto 16px;border:2px solid var(--green);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);background:var(--green-soft)}.safety-score__ring strong{font-size:29px;font-weight:550;line-height:1}.safety-score__ring small{margin-top:3px;font-size:9px}.safety-score h2{margin:0 0 7px;font-size:16px}.safety-score p{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.safety-score ul{margin:17px 0 0;padding:13px 0 0;border-top:1px solid #34393b;display:grid;gap:8px;list-style:none;text-align:left}.safety-score li{display:flex;align-items:center;gap:7px;color:#bfc7c3;font-size:10px}.safety-score li svg{color:var(--green)}.integration-credit{padding:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.integration-credit>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.integration-credit div{min-width:0}.integration-credit small{color:var(--muted);font-size:8px;letter-spacing:.5px}.integration-credit h2{margin:3px 0;font-size:13px}.integration-credit p{margin:0;color:var(--muted);font-size:8px}.integration-credit>svg{color:#666b6d}.generator-layout{display:grid;grid-template-columns:minmax(315px,.62fr) minmax(650px,1.38fr);align-items:start;gap:16px}.generator-source-card{position:sticky;top:18px;padding:21px}.generator-source-card form{margin-top:23px;display:grid;gap:17px}.generator-source-field textarea,.generator-body-field textarea{width:100%;border:1px solid #3a3f41;border-radius:6px;outline:0;resize:vertical;color:#eef0f0;background:#0d1012;line-height:1.55;transition:border-color .14s ease,background-color .14s ease}.generator-source-field textarea{min-height:285px;padding:13px;font-size:12px}.generator-body-field textarea{min-height:154px;padding:11px 12px;font-size:11px}.generator-source-field textarea:hover,.generator-body-field textarea:hover{border-color:#555b5d}.generator-source-field textarea:focus,.generator-body-field textarea:focus{border-color:var(--amber);background:#111517}.generator-source-field textarea::placeholder{color:#5f6466}.generator-source-field>small,.generator-body-field>small{display:flex;justify-content:space-between;gap:12px}.generator-source-field>small b,.generator-body-field>small b{color:#7f8486;font-weight:500;font-variant-numeric:tabular-nums}.generator-source-tip{padding:11px 12px;border:1px solid #35413c;border-radius:6px;display:flex;align-items:flex-start;gap:9px;color:var(--green);background:#5bdb830d}.generator-source-tip svg{flex:0 0 auto}.generator-source-tip p{margin:0;color:#88938e;font-size:9px;line-height:1.5}.generator-source-tip strong{color:#b8c6bf}.generator-button{min-height:46px}.generator-result-card{position:relative;min-width:0;min-height:630px;overflow:hidden}.generator-empty,.generator-loading{min-height:628px;padding:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.generator-empty>span,.generator-loading>span{width:78px;height:78px;margin-bottom:18px;border:1px solid rgba(236,165,66,.38);border-radius:50%;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft)}.generator-empty>strong,.generator-loading>strong{font-size:17px}.generator-empty>p,.generator-loading>p{max-width:450px;margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.generator-empty>div{margin-top:23px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.generator-empty>div>span{min-height:31px;padding:0 10px;border:1px solid #373c3e;border-radius:5px;display:flex;align-items:center;gap:6px;color:#9ea3a5;background:#15191b;font-size:9px}.generator-empty>div svg{color:var(--amber)}.generator-loading>span{border-color:#5bdb8359;color:var(--green);background:var(--green-soft)}.generator-empty-error{position:absolute;right:20px;bottom:20px;left:20px;display:flex;align-items:center;gap:8px}.generator-draft{min-width:0}.generator-draft__header{min-height:79px;padding:16px 19px;border-bottom:1px solid #34393b;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#121618}.generator-draft__header .section-kicker{margin-bottom:5px}.generator-draft__header h2{margin:0;font-size:18px}.detected-badge{min-height:29px;padding:0 10px;border:1px solid rgba(91,219,131,.35);border-radius:5px;display:inline-flex;align-items:center;gap:6px;color:var(--green);background:var(--green-soft);font-size:9px;font-weight:700;text-transform:uppercase;white-space:nowrap}.generator-draft-grid{display:grid;grid-template-columns:minmax(330px,1fr) minmax(280px,.82fr);min-width:0}.generator-editor{min-width:0;padding:18px;border-right:1px solid #34393b;display:grid;align-content:start;gap:17px}.generator-detection{min-height:64px;padding:10px 11px;border:1px solid rgba(236,165,66,.3);border-radius:6px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:var(--amber-soft)}.generator-detection>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--amber);background:#eca54224}.generator-detection>div{min-width:0;display:grid;gap:2px}.generator-detection small{color:var(--amber);font-size:8px;font-weight:750;letter-spacing:.4px}.generator-detection strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.generator-detection p{margin:0;color:var(--muted);font-size:8px}.generator-detection>a{width:31px;height:31px;border:1px solid rgba(236,165,66,.25);border-radius:5px;display:grid;place-items:center;color:var(--amber)}.generator-detection>a:hover{border-color:var(--amber);background:#eca5421a}.generator-group-select{position:relative;display:flex;align-items:center}.generator-group-select>svg{position:absolute;z-index:1;left:12px;color:var(--green);pointer-events:none}.generator-group-select select{width:100%;height:42px;padding:0 35px 0 40px;border:1px solid #3a3f41;border-radius:6px;outline:0;color:#f1f2f2;background:#0d1012;font-size:11px}.generator-group-select select:focus{border-color:var(--amber)}.generator-destinations-field{min-width:0}.generator-destinations-heading{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px}.generator-destinations-heading>small{color:var(--green);font-size:9px;font-weight:700}.generator-destinations-heading>span{display:flex;gap:9px}.generator-destinations-heading button{padding:0;border:0;color:var(--amber);background:transparent;cursor:pointer;font-size:8px;font-weight:700}.generator-destinations-heading button:disabled{cursor:default;opacity:.45}.generator-destination-checks{max-height:230px;padding:5px;border:1px solid #3a3f41;border-radius:6px;overflow-y:auto;display:grid;gap:3px;background:#0d1012}.generator-destination-checks label{min-width:0;min-height:38px;padding:0 8px;border:1px solid transparent;border-radius:5px;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;cursor:pointer}.generator-destination-checks label:hover{background:#171b1d}.generator-destination-checks label:has(input:checked){border-color:#eca54259;background:var(--amber-soft)}.generator-destination-checks input{accent-color:var(--amber)}.generator-destination-checks>label>svg{color:var(--green)}.generator-destination-checks label>span{min-width:0;display:flex;align-items:center;gap:7px}.generator-destination-checks strong{overflow:hidden;color:#d8dbdc;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.generator-destination-checks small{flex:0 0 auto;padding:2px 4px;border-radius:3px;color:var(--green);background:var(--green-soft);font-size:6px;font-weight:800;letter-spacing:.3px}.generator-groups-error{color:#e79284!important}.generator-groups-error button{padding:0;border:0;color:var(--amber);background:transparent;cursor:pointer;font-size:inherit;text-decoration:underline}.generator-warnings{padding:11px 12px;border:1px solid rgba(236,165,66,.34);border-radius:6px;display:flex;align-items:flex-start;gap:9px;color:var(--amber);background:var(--amber-soft)}.generator-warnings>svg{flex:0 0 auto}.generator-warnings>div{display:grid;gap:4px}.generator-warnings strong{font-size:10px}.generator-warnings p{margin:0;color:#aaa29a;font-size:9px;line-height:1.4}.generator-preview-column{min-width:0;padding:18px;display:grid;align-content:start;gap:14px;background:#0d1112}.image-preview-card{border:1px solid #363b3d;border-radius:6px;overflow:hidden;background:#15191b}.image-preview-card__heading{min-height:38px;padding:0 10px;border-bottom:1px solid #363b3d;display:flex;align-items:center;justify-content:space-between;gap:10px}.image-preview-card__heading>span{display:flex;align-items:center;gap:6px;color:#c9cccd;font-size:9px;font-weight:650}.image-preview-card__heading svg{color:var(--amber)}.image-preview-card__heading small{color:var(--green);font-size:7px;font-weight:800;letter-spacing:.5px}.image-preview-card>img{display:block;width:100%;height:225px;object-fit:contain;background:#090c0e}.image-preview-fallback{min-height:190px;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#626769;text-align:center}.image-preview-fallback strong{margin-top:9px;color:#aaadae;font-size:11px}.image-preview-fallback span{margin-top:4px;color:#727779;font-size:8px}.whatsapp-preview{border:1px solid #35403b;border-radius:6px;overflow:hidden;background:#0c1210}.whatsapp-preview__header{min-height:48px;padding:7px 9px;border-bottom:1px solid #29332e;display:flex;align-items:center;gap:9px;background:#15201b}.whatsapp-preview__header>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#0c1510;background:var(--green)}.whatsapp-preview__header>div{min-width:0;display:grid;gap:2px}.whatsapp-preview__header strong{overflow:hidden;color:#e4e8e6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.whatsapp-preview__header small{color:#8e9b94;font-size:8px}.whatsapp-preview__body{min-height:225px;padding:13px 10px 22px;display:flex;align-items:flex-end}.whatsapp-message{width:min(94%,330px);margin-left:auto;border-radius:7px;overflow:hidden;background:#1d392d;box-shadow:0 4px 18px #00000038}.whatsapp-message>img{display:block;width:calc(100% - 8px);max-height:180px;margin:4px 4px 0;border-radius:4px;object-fit:cover;background:#111}.whatsapp-message__copy{position:relative;padding:8px 9px 17px}.whatsapp-message__copy>.whatsapp-message__title{display:block;color:#f0f3f1;font-size:10px;line-height:1.4}.whatsapp-message__copy p{margin:5px 0 0;color:#d6ded9;font-size:9px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.whatsapp-message__copy p strong{color:#f2f4f3;font-weight:800}.whatsapp-message__copy p em{color:#dce4df}.whatsapp-message__copy p s{color:#9eaaa3}.whatsapp-message__copy p code{padding:1px 3px;border-radius:3px;color:#e8ece9;background:#0003;font-family:monospace}.whatsapp-message__copy a{display:block;margin-top:6px;overflow:hidden;color:#7dc7ff;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.whatsapp-message__copy time{position:absolute;right:7px;bottom:4px;color:#8da297;font-size:7px}.generator-operation-error,.generator-success{margin:0 18px 15px;display:flex;align-items:center;gap:8px}.generator-success{padding:10px 12px;border:1px solid rgba(91,219,131,.35);border-radius:6px;color:var(--green);background:var(--green-soft);font-size:10px}.generator-success strong{color:#bce8cb}.generator-draft__footer{min-height:72px;padding:13px 18px;border-top:1px solid #34393b;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#121618}.generator-draft__footer p{margin:0;display:flex;align-items:center;gap:7px;color:#828d87;font-size:9px;line-height:1.4}.generator-draft__footer p svg{flex:0 0 auto;color:var(--green)}.generator-draft__footer .button{flex:0 0 auto}@media(max-width:1280px){.page{padding-inline:24px}.realtime-card{grid-template-columns:145px minmax(270px,1fr) 160px 190px}.realtime-card>*{padding-inline:15px}.metric-item{padding-inline:14px;gap:12px}.metric-item__icon{width:52px;height:52px}.dashboard-grid{grid-template-columns:minmax(490px,1.08fr) minmax(360px,.8fr)}.member-growth__body{grid-template-columns:195px minmax(320px,1fr) 240px}.queue-preview__head,.queue-preview__row{grid-template-columns:minmax(185px,1.2fr) minmax(140px,.9fr) 68px 86px;gap:7px}.groups-table__head,.groups-table__row{grid-template-columns:minmax(205px,1.3fr) 75px 90px 65px 65px 110px;gap:7px}.data-table__head,.data-table__row{grid-template-columns:minmax(210px,1.1fr) minmax(150px,.9fr) 140px 60px 90px 80px;gap:9px}.history-list__head,.history-list__row{grid-template-columns:minmax(220px,1.1fr) minmax(200px,1fr) 155px 90px}.generator-layout{grid-template-columns:1fr}.generator-source-card{position:static}.generator-source-field textarea{min-height:190px}}@media(max-width:1080px){.sidebar{width:205px}.app-main{margin-left:205px}.sidebar__nav a{gap:12px}.current-time i,.current-time span:last-child{display:none}.realtime-card{grid-template-columns:150px 1fr 170px}.automation-action{grid-column:1 / -1;min-height:86px;border-top:1px solid #3d4244;border-left:0;flex-direction:row;gap:16px;text-align:left}.automation-action__icon{width:56px;height:56px;margin:0;flex:0 0 auto}.automation-action small{max-width:250px;margin:0}.metrics-strip{grid-template-columns:1fr 1fr}.metric-item{min-height:76px}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(-n+2){border-bottom:1px solid #454a4c}.dashboard-grid{grid-template-columns:1fr}.member-growth__body{grid-template-columns:205px 1fr}.member-growth__groups{grid-column:1 / -1;border-top:1px solid var(--line);border-left:0!important;grid-template-columns:repeat(2,1fr);gap:0 20px}.member-growth__groups>div:first-child{grid-column:1 / -1}.dashboard-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.bulk-actions{display:none}.groups-table__head,.groups-table__row{min-width:800px;grid-template-columns:minmax(220px,1.3fr) 70px 90px 65px 65px 105px;gap:7px}.groups-table{overflow-x:auto}.store-grid,.settings-layout{grid-template-columns:1fr}.settings-side{position:static;grid-template-columns:1fr 1fr}.settings-tip{grid-column:1 / -1}.generator-draft-grid{grid-template-columns:1fr}.generator-editor{border-right:0;border-bottom:1px solid #34393b}.generator-preview-column{grid-template-columns:minmax(260px,.7fr) minmax(300px,1fr)}.data-table{overflow-x:auto}.data-table__head,.data-table__row{min-width:950px}.history-list{overflow-x:auto}.history-list__head,.history-list__row{min-width:820px}}@media(max-width:820px){.mobile-bar{position:sticky;z-index:35;top:0;height:64px;padding:0 17px;border-bottom:1px solid #303537;display:flex;align-items:center;justify-content:space-between;background:#0b0e10}.mobile-bar>button,.sidebar__close{width:38px;height:38px;padding:0;border:1px solid #3a3f41;border-radius:6px;display:grid;place-items:center;color:#c7cacc;background:#14181a}.sidebar{width:min(290px,86vw);padding-top:18px;transform:translate(-102%);transition:transform .18s ease;box-shadow:20px 0 60px #00000080}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop{position:fixed;z-index:38;top:0;right:0;bottom:0;left:0;border:0;display:block;background:#000000ad}.app-main{margin-left:0}.page{min-height:calc(100vh - 64px);padding:21px 17px 25px}.page-header{min-height:auto;margin-bottom:18px}.page-header__aside{align-self:center}.current-time{display:none}.realtime-card{grid-template-columns:135px 1fr}.realtime-card__chart{height:185px}.realtime-card__queue{grid-column:1 / -1;min-height:105px;border-top:1px solid #3d4244;border-left:0;display:grid;grid-template-columns:1fr auto;align-content:center}.realtime-card__queue>div{grid-row:2}.realtime-card__queue p{margin:0;text-align:right}.realtime-card__queue time{grid-column:2;grid-row:2;text-align:right}.dashboard-side,.member-growth__body{grid-template-columns:1fr}.member-growth__body>*+*{border-top:1px solid var(--line);border-left:0}.member-growth__metrics{grid-template-columns:repeat(3,1fr)}.member-growth__groups{grid-column:auto;grid-template-columns:1fr}.member-growth__groups>div:first-child{grid-column:auto}.connection-overview,.connection-grid{grid-template-columns:1fr}.license-banner{grid-template-columns:auto 1fr}.license-banner .button{width:100%}.license-banner>.button:nth-last-child(2){grid-column:1 / -1}.license-banner>.button:last-child{grid-column:1 / -1}.groups-toolbar{flex-wrap:wrap}.search-field{flex:1 1 100%}.filter-tabs{width:100%;overflow-x:auto}.filter-tabs button{flex:1 0 auto}.groups-table__head{display:none}.groups-table__row{min-width:0;padding:13px;grid-template-columns:repeat(3,1fr);gap:13px}.groups-table__row .group-name-cell{grid-column:1 / -1}.groups-table__row .member-count{display:none}.groups-table__row>.toggle{width:100%;justify-content:center}.groups-table__row>.toggle .toggle__label{display:inline}.monitor-check{justify-content:center}.configure-group{grid-column:1 / -1;width:100%;justify-content:center}.store-hero{grid-template-columns:auto 1fr}.store-hero__status{grid-column:1 / -1;justify-items:start;padding-top:12px;border-top:1px solid #3a3f41}.generator-preview-column{grid-template-columns:1fr}}@media(max-width:600px){.page-header{flex-direction:column}.page-header__aside{width:100%;align-self:stretch;justify-content:flex-start}.page-header__aside>.button{flex:1}.login-page{min-height:100vh;display:block}.login-intro{min-height:auto;padding:28px 22px 36px;border-right:0;border-bottom:1px solid #303537}.login-intro__copy{margin:70px 0 35px}.login-intro__copy h1{font-size:42px;letter-spacing:-2px}.login-intro__copy p{font-size:14px}.login-panel{min-height:auto;padding:28px 16px 46px}.login-card{padding:25px 20px}.realtime-card{grid-template-columns:1fr}.realtime-card__metric{min-height:170px;align-items:center;text-align:center}.realtime-card__metric p{margin-bottom:12px}.realtime-card__chart{min-height:180px;padding-left:8px}.metrics-strip{grid-template-columns:1fr}.member-growth__header{align-items:flex-start;flex-direction:column}.member-growth__metrics{grid-template-columns:1fr}.member-growth__empty{align-items:flex-start;flex-direction:column}.member-growth__empty .button{width:100%;margin-left:0}.metric-item{min-height:78px;border-right:0;border-bottom:1px solid #454a4c}.metric-item:nth-child(2){border-bottom:1px solid #454a4c}.metric-item:last-child{border-bottom:0}.queue-preview__head{display:none}.queue-preview__row{padding:10px 7px;grid-template-columns:1fr auto;gap:9px}.queue-preview__row .destination-cell{grid-column:1;padding-left:52px}.queue-preview__row .countdown-cell{grid-column:2;grid-row:1}.queue-preview__row .status-badge{grid-column:2;grid-row:2}.protection-list>div{grid-template-columns:28px 1fr 34px}.protection-list b{grid-column:2;text-align:left}.protection-list a{grid-column:3;grid-row:1 / 3}.activity-list>div{grid-template-columns:38px 18px 1fr}.activity-list strong{grid-column:3}.dashboard-footer i,.dashboard-footer span:last-child{display:none}.group-summary,.history-summary{align-items:flex-start;flex-direction:column;gap:8px}.groups-table__row{grid-template-columns:repeat(3,1fr)}.groups-table__row .member-count{display:none}.group-editor__toggles{flex-direction:column}.queue-counters{grid-template-columns:1fr}.data-toolbar{align-items:stretch;flex-direction:column}.select-field{justify-content:space-between}.select-field select{flex:1}.store-hero{grid-template-columns:1fr;text-align:center}.store-hero__mark{margin-inline:auto}.store-hero__status{justify-items:center}.store-grid{grid-template-columns:1fr}.store-form-card{padding:18px}.form-actions .button{width:100%}.settings-pair{grid-template-columns:1fr}.number-field{align-items:flex-start;flex-direction:column}.number-input{width:100%}.quiet-hours{margin-left:0}.select-setting{align-items:flex-start;flex-direction:column}.select-setting select{width:100%}.settings-side{grid-template-columns:1fr}.settings-tip{grid-column:auto}.sticky-save{align-items:stretch;flex-direction:column}.sticky-save .button{width:100%}.generator-source-card{padding:17px}.generator-result-card{min-height:500px}.generator-empty,.generator-loading{min-height:498px;padding:28px 18px}.generator-empty>div{align-items:stretch;flex-direction:column}.generator-editor,.generator-preview-column{padding:14px}.generator-draft__header{align-items:flex-start;flex-direction:column}.generator-draft__footer{align-items:stretch;flex-direction:column}.generator-draft__footer .button{width:100%}.image-preview-card>img{height:250px}.toast-stack{right:16px;top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
