.app-layout--campaign-builder .main-content-wrapper{width:100%;margin-left:0}.app-layout--campaign-builder .main-content-area{padding-top:0}.campaign-builder-page-shell{--cb-left-width:440px;--cb-right-panel-width:380px;--cb-header-height:68px;--cb-dot-bg:radial-gradient(#effb8d14 1px, transparent 1px);box-sizing:border-box;background-color:#101010;flex-direction:column;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.campaign-builder-workspace{background-color:#101010;background-image:var(--cb-dot-bg);background-position:0 0;background-repeat:repeat;background-size:24px 24px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cb-global-header{width:100%;height:var(--cb-header-height);box-sizing:border-box;-webkit-backdrop-filter:blur(12px);z-index:20;background:#0c0c0ef5;border-bottom:1px solid #ffffff1a;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:0 20px;display:grid}.cb-global-header__start{justify-self:start;align-items:center;gap:12px;min-width:0;display:flex}.cb-global-header__center{justify-content:center;justify-self:center;align-items:center;display:flex}.cb-global-header__end{justify-content:flex-end;justify-self:end;align-items:center;gap:12px;display:flex}.cb-checkout-pill-wrap{z-index:40;flex-direction:column;align-items:stretch;display:inline-flex;position:relative}.cb-checkout-pill{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:stretch;display:inline-flex;overflow:hidden}.cb-checkout-pill--disabled{opacity:.72}.cb-checkout-pill__launch{color:#86efac;min-width:0;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:none;flex:auto;justify-content:center;align-items:center;gap:6px;padding:6px 12px 6px 14px;font-size:12px;font-weight:700;transition:background .12s,color .12s;display:inline-flex}.cb-checkout-pill__launch:hover:not(:disabled){color:#bbf7d0;background:#22c55e1f}.cb-checkout-pill__launch:disabled{cursor:not-allowed}.cb-checkout-pill__launch--blocked:disabled{color:#ffffff61}.cb-checkout-pill--loading .cb-checkout-pill__launch:disabled{color:#86efac;cursor:wait}.cb-checkout-pill__divider{background:#ffffff1a;flex-shrink:0;align-self:stretch;width:1px}.cb-checkout-pill__cost{color:#fde68a;font:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px 6px 12px;transition:background .12s;display:inline-flex}.cb-checkout-pill__cost .cb-token-coin-icon{color:#eab308}.cb-checkout-pill__amount{white-space:nowrap;font-size:12px;font-weight:800}.cb-checkout-pill__chevron{opacity:.55;flex-shrink:0;transition:transform .18s}.cb-checkout-pill__chevron--open{transform:rotate(180deg)}.cb-checkout-pill__cost:hover,.cb-checkout-pill-wrap--open .cb-checkout-pill__cost{background:#eab3081a}.cb-checkout-popover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121216fa;border:1px solid #ffffff1a;border-radius:16px;width:min(320px,88vw);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #00000073}.cb-checkout-popover__title{letter-spacing:.04em;text-transform:uppercase;color:#ffffffc7;margin:0 0 6px;font-size:13px;font-weight:700}.cb-checkout-popover__hint{color:#ffffff73;margin:0 0 12px;font-size:12px;line-height:1.45}.cb-checkout-popover__body{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.cb-checkout-popover__total{border-top:1px solid #ffffff14;margin-top:4px;padding-top:10px}.cb-checkout-popover__launch{color:#052e16;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:700;transition:transform .15s,filter .15s,opacity .15s;display:flex}.cb-checkout-popover__launch:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.cb-checkout-popover__launch:disabled{opacity:.55;cursor:not-allowed;transform:none}.cb-checkout-popover__launch--blocked:disabled{color:#ffffff73;background:#ffffff14}.cb-checkout-popover__launch--loading:disabled{color:#052e16;opacity:.85;cursor:wait;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.cb-global-header--hypothesis-gate{grid-template-columns:1fr auto}.cb-global-header--hypothesis-gate .cb-global-header__end{grid-column:2}.cb-brand-pill-wrap{z-index:30;flex-direction:column;align-items:stretch;width:fit-content;max-width:min(380px,42vw);display:inline-flex;position:relative}.cb-brand-pill{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:stretch;width:auto;max-width:100%;height:36px;display:flex;overflow:hidden}.cb-brand-pill__brand{color:#ffffffeb;min-width:0;height:auto;font:inherit;cursor:pointer;appearance:none;background:0 0;border:none;flex:auto;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;margin:0;padding:0 10px 0 8px;font-size:12px;font-weight:600;line-height:1;display:flex}.cb-brand-pill__avatar{border-radius:9999px;flex-shrink:0;line-height:0;display:block;overflow:hidden}.cb-brand-pill__avatar--empty{box-sizing:border-box;background:#ffffff0a;border:1px dashed #ffffff24;justify-content:center;align-items:center;display:flex}.cb-brand-pill__avatar-placeholder{color:#ffffff61;flex-shrink:0;display:block}.cb-brand-pill__avatar--img{box-sizing:border-box;background:#ffffff14;border-radius:9999px}.cb-brand-pill__avatar--img img{object-fit:cover;object-position:center;border:0;width:100%;height:100%;display:block}.cb-brand-pill__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1;overflow:hidden}.cb-brand-pill__chevron{opacity:.55;flex-shrink:0;transition:transform .18s;display:block}.cb-brand-pill__chevron--open{transform:rotate(180deg)}.cb-brand-pill__divider{background:#ffffff1a;flex-shrink:0;align-self:stretch;width:1px}.cb-brand-pill__wallet{flex-shrink:0;align-self:stretch;align-items:center;gap:6px;margin:0;padding:0 8px 0 10px;display:flex}.cb-brand-pill__wallet .cb-token-coin-icon,.cb-brand-pill-menu__item-balance .cb-token-coin-icon{color:#eab308;flex-shrink:0;display:block}.cb-brand-pill__wallet .cb-token-coin-icon{width:18px;height:18px}.cb-brand-pill__balance{color:#fde68a;white-space:nowrap;font-size:12px;font-weight:500}.cb-brand-pill__topup{color:#fde68a;cursor:pointer;background:#eab30829;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .12s,transform .12s;display:inline-flex}.cb-brand-pill__topup:hover{background:#eab30847;transform:scale(1.05)}.cb-brand-pill-menu{box-sizing:border-box;background:#1a1a1a;border:1px solid #333;border-radius:0;width:100%;padding:0;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 32px #00000080}.cb-brand-pill-menu__list{flex-direction:column;gap:0;max-height:min(280px,42vh);display:flex;overflow-y:auto}.cb-brand-pill-menu__item{color:#e4e4e7;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:0;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:400;line-height:1;transition:background .2s,color .2s;display:flex}.cb-brand-pill-menu__item:hover,.cb-brand-pill-menu__item--active{color:#e4e4e7;background:#ffffff14}.cb-brand-pill-menu__item--active{font-weight:600}.cb-brand-pill-menu__item-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;align-items:center;min-width:0;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.cb-brand-pill-menu__item-balance{color:#fde68a;white-space:nowrap;flex-shrink:0;align-self:center;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.cb-brand-pill-menu__empty{color:#ffffff73;text-align:left;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.cb-brand-pill-menu__settings{color:#ffffff9e;border-top:1px solid #333;border-radius:0;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.cb-brand-pill-menu__settings:hover{color:#e4e4e7;background:#ffffff14}.campaign-builder-page-shell .modal-overlay{z-index:2100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.campaign-builder-page-shell .modal-content.token-transfer-modal{width:min(440px,100%);max-height:min(90vh,640px);overflow:auto}.cb-layout-toggles{justify-self:center;align-items:center;gap:6px;display:inline-flex}.cb-layout-toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s;display:inline-flex}.cb-layout-toggle:hover:not(.cb-layout-toggle--active){background:#ffffff0d}.cb-layout-toggle--active{background:#ffffff1a}.cb-layout-toggle--disabled,.cb-layout-toggle--disabled:hover{opacity:.5;cursor:not-allowed;background:0 0}.cb-panel-icon{flex-shrink:0;display:block}.cb-panel-icon__shell{fill:none;stroke:#ffffff75;stroke-width:1.25px;transition:fill .15s,stroke .15s}.cb-panel-icon__divider{stroke:#ffffff75;stroke-width:1.25px;stroke-linecap:round}.cb-panel-icon__pane{fill:none;stroke:none}.cb-panel-icon--active .cb-panel-icon__shell{fill:#ffffff94;stroke:none}.cb-panel-icon--active .cb-panel-icon__pane{fill:#16161af5}.cb-bottom-dock{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#0c0c0ef5;border-top:1px solid #ffffff14;flex-shrink:0;align-items:stretch;min-height:0;padding:0 20px;display:flex;overflow:hidden;box-shadow:0 -12px 40px #00000073}.cb-bottom-dock__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-height:0;padding:16px;display:flex}.cb-bottom-dock__empty-label{letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;font-size:12px;font-weight:700}.cb-bottom-dock__empty-hint{color:#ffffff52;font-size:12px}.cb-bottom-dock__empty-hint--what{color:#ffffff6b;max-width:420px;font-size:13px;line-height:1.5}.cb-bottom-dock--what{min-height:200px;box-shadow:none}.cb-global-header__tokens-link{color:inherit;border-radius:999px;text-decoration:none;transition:opacity .15s;display:inline-flex}.cb-global-header__tokens-link:hover{opacity:.92}.cb-global-header__tokens-link .cb-token-coin-icon{color:#eab308}.cb-global-header__crumb{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;max-width:min(280px,28vw);font-size:13px;font-weight:600;overflow:hidden}.cb-global-header__title-btn{font:inherit;color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;cursor:text;background:0 0;border:none;border-radius:6px;max-width:min(320px,32vw);margin:0;padding:6px 10px;font-size:15px;font-weight:600;transition:background .12s,color .12s;overflow:hidden}.cb-global-header__title-btn:hover{color:#ffffffeb;background:#ffffff0f}.cb-global-header__title-input{color:#fffffff2;background:#ffffff0f;border:1px solid #a78bfa73;border-radius:6px;outline:none;min-width:160px;max-width:min(360px,36vw);margin:0;padding:6px 10px;font-size:15px;font-weight:600;box-shadow:0 0 0 2px #8b5cf626}.cb-global-header__title-input::placeholder{color:#ffffff59}.cb-page-topbar{display:none}.cb-token-balance{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eab3081a;border:1px solid #eab30859;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;display:inline-flex;box-shadow:0 8px 24px #00000047}.cb-token-balance__icon{align-items:center;line-height:1;display:inline-flex}.cb-token-coin-icon{object-fit:contain;flex-shrink:0;display:block}.cb-token-amount{align-items:center;gap:4px;display:inline-flex}.cb-token-balance__value{color:#fde68a;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;transition:color .25s,transform .25s}.cb-token-balance__label{color:#ffffff9e;font-size:12px;font-weight:600}.cb-action-btn__text{text-align:left;flex:1}.cb-action-btn__price{color:#fde68a;white-space:nowrap;background:#00000038;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.cb-action-btn__price--dark{color:#713f12;background:#00000014}.cb-action-btn__price-sep{opacity:.65;margin-right:4px;font-weight:700}.cb-quick-test-btn{justify-content:space-between}.cb-token-warning{color:#fbbf24;text-align:center;margin:-4px 0 0;font-size:11px;line-height:1.4}.campaign-builder{--cb-border:#ffffff14;--cb-text:#ffffffeb;--cb-text-muted:#ffffff73;--cb-accent:#8b5cf6;--cb-accent-hover:#a78bfa;--cb-accent-green:#22c55e;--cb-radius:12px;--cb-panel-bg:#181818eb;--cb-input-bg:#181818f5;--cb-input-border:#ffffff1a;--cb-input-focus-border:#fff3;--cb-input-focus-ring:#ffffff0a;--cb-resize-col:5px;box-sizing:border-box;width:100%;max-width:100%;height:100%;min-height:0;color:var(--cb-text);font-family:var(--font-body,"Montserrat", sans-serif);background:0 0;flex:1;grid-template-rows:1fr;align-items:stretch;column-gap:0;display:grid;overflow:hidden}.campaign-builder--no-left-panel{grid-template-columns:minmax(0, 1fr) var(--cb-resize-col) var(--cb-right-panel-width)}.campaign-builder--no-left-panel.campaign-builder--right-collapsed{grid-template-columns:minmax(0, 1fr) var(--cb-right-panel-width)}.campaign-builder--no-left-panel .cb-sidebar-left,.campaign-builder--no-left-panel .cb-resize-handle--left{display:none}.campaign-builder--left-expanded{grid-template-columns:var(--cb-left-width) var(--cb-resize-col) minmax(0, 1fr) var(--cb-resize-col) var(--cb-right-panel-width)}.campaign-builder--right-collapsed.campaign-builder--left-expanded{grid-template-columns:var(--cb-left-width) var(--cb-resize-col) minmax(0, 1fr) var(--cb-right-panel-width)}.campaign-builder--left-collapsed{--cb-left-width:56px;grid-template-columns:var(--cb-left-width) minmax(0, 1fr) var(--cb-resize-col) var(--cb-right-panel-width)}.campaign-builder--right-collapsed.campaign-builder--left-collapsed{grid-template-columns:var(--cb-left-width) minmax(0, 1fr) var(--cb-right-panel-width)}.campaign-builder--left-collapsed .cb-sidebar-left{border-top-right-radius:16px;align-items:center}.campaign-builder--left-collapsed .cb-sidebar-left__toolbar{box-sizing:border-box;flex-direction:row;justify-content:flex-end;align-items:center;gap:0;width:100%;padding:10px 8px 8px}.campaign-builder--left-collapsed .cb-sidebar-left__toggle{border-radius:10px;width:40px;height:40px;margin-left:0}.campaign-builder--left-collapsed .cb-sidebar-tabs{box-sizing:border-box;border-bottom:none;flex-direction:column;flex:1;align-items:center;gap:6px;width:100%;padding:8px 6px 16px}.campaign-builder--left-collapsed .cb-sidebar-tab{flex:none;width:40px;height:40px;padding:0}.campaign-builder>.cb-sidebar-left,.campaign-builder>.cb-center-column,.campaign-builder>.cb-sidebar-right,.campaign-builder>.cb-resize-handle{min-height:0}.cb-center-column{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.cb-center-column .cb-main-stage{z-index:1;flex:1;min-height:0;transition:padding-bottom .32s ease-out;position:relative}.cb-center-column__switcher{box-sizing:border-box;z-index:3;background:0 0;flex-shrink:0;justify-content:center;padding:14px 20px 10px;display:flex;position:relative}.cb-center-column__switcher .cb-view-switcher{max-width:min(100%,720px);margin:0}.cb-center-column__switcher--measure{visibility:hidden;pointer-events:none;height:0;min-height:0;padding:0;overflow:hidden}.cb-stage-action-bar{-webkit-backdrop-filter:blur(12px);z-index:12;background:#0c0c0ef5;border-top:1px solid #ffffff14;flex-shrink:0;padding:10px 16px}.cb-stage-action-bar__inner{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cb-stage-action-bar__primary-wrap{flex:1;justify-content:flex-end;min-width:0;display:flex}.cb-stage-action-bar__primary,.cb-stage-action-bar__ghost{min-height:40px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.cb-stage-action-bar__primary{color:#101010;background:#fff;border:none}.cb-stage-action-bar__primary--pro{color:#052e16;background:linear-gradient(135deg,#4ade80,#22c55e)}.cb-stage-action-bar__primary--mainnet{color:#101010;background:linear-gradient(135deg,#effb8d,#d9e86c)}.cb-stage-action-bar__primary:disabled,.cb-stage-action-bar__ghost:disabled{opacity:.5;cursor:not-allowed}.cb-stage-action-bar__ghost{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff1f}.cb-stage-action-bar__ghost:hover:not(:disabled){background:#ffffff14}.cb-stage-action-bar__price{opacity:.85;align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.cb-center-column--action-bar .cb-main-stage{min-height:0}.cb-center-column--bottom-open.cb-center-column--action-bar .cb-main-stage{padding-bottom:var(--cb-bottom-stack-height,0)}.cb-who-rail-breakdown{flex-direction:column;gap:12px;min-height:0;display:flex}.cb-center-column__bottom-stack{z-index:12;pointer-events:auto;flex-direction:column;animation:.32s ease-out cb-bottom-dock-in;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes cb-bottom-dock-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cb-center-column__bottom-stack .cb-resize-handle--bottom{background:#0c0c0ef5;flex-shrink:0}.cb-center-column .cb-bottom-dock{flex-shrink:0}.cb-center-column--bottom-open .cb-main-stage{padding-bottom:var(--cb-bottom-stack-height,0);box-sizing:border-box}.cb-center-column--bottom-open .cb-main-stage__scroll{min-height:0}.cb-main-stage{isolation:isolate;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.cb-main-stage:before{content:"";z-index:0;pointer-events:none;background-color:#101010;background-image:var(--cb-dot-bg,radial-gradient(#effb8d14 1px, transparent 1px));background-repeat:repeat;background-size:24px 24px;background-attachment:fixed;position:absolute;inset:0}.cb-main-stage__scroll{z-index:1;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:20px 0 48px;position:relative;overflow:hidden auto}.cb-main-stage__inner{box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto;padding:0 40px 32px}.cb-builder-form{width:100%}.cb-main-stage__inner .cb-canvas-view--insights{max-width:1100px;margin:0 auto}.cb-sidebar-right__toolbar .cb-sidebar-right__tabs{background:0 0;border:none;align-items:center;gap:4px;margin:0 0 0 auto;padding:0;display:flex}.cb-sidebar-right__tab{width:28px;height:28px;color:var(--cb-text-muted);cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.cb-sidebar-right__tab:hover{color:#ffffffd9;background:#ffffff1a}.cb-sidebar-right__tab--active{color:#e9d5ff;background:#8b5cf638;box-shadow:0 0 12px #8b5cf633}.cb-sidebar-right--collapsed .cb-sidebar-right__tabs--vertical{box-sizing:border-box;border-bottom:none;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-end;gap:6px;width:100%;padding:8px 6px 16px 4px;display:flex}.cb-sidebar-right--collapsed .cb-sidebar-right__tabs--vertical .cb-sidebar-right__tab{border-radius:10px;flex:none;width:40px;height:40px}.cb-sidebar-right__tab-panel{flex:1;min-height:0;overflow-y:auto}.cb-sidebar-right__tab-panel--chat{flex-direction:column;padding:0;display:flex;overflow:hidden}.cb-sidebar-right__body:has(.cb-sidebar-right__tab-panel--chat){flex-direction:column;padding:0;display:flex;overflow:hidden}.cb-helixa-chat{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.cb-helixa-chat__messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 12px 8px;display:flex;overflow-y:auto}.cb-helixa-chat__loading,.cb-helixa-chat__empty-wrap{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 8px;display:flex}.cb-helixa-chat__empty-avatar{flex-shrink:0}.cb-helixa-chat__empty-title{color:#ffffffeb;margin:0;font-size:14px;font-weight:700}.cb-helixa-chat__empty{color:#ffffff7a;max-width:240px;margin:0;font-size:12px;line-height:1.5}.cb-helixa-chat__suggestions{flex-direction:column;gap:6px;width:100%;max-width:260px;margin-top:8px;display:flex}.cb-helixa-chat__suggestion{color:#ffffffd1;cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:11px;transition:background .15s,border-color .15s}.cb-helixa-chat__suggestion:hover:not(:disabled){background:#ffffff14;border-color:#ffffff29}.cb-helixa-chat__msg{align-items:flex-end;gap:8px;max-width:100%;display:flex}.cb-helixa-chat__msg--user{flex-direction:row-reverse}.cb-helixa-chat__avatar{color:#c4b5fd;background:#8b5cf62e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.cb-helixa-chat__bubble{word-break:break-word;border-radius:12px;max-width:calc(100% - 34px);padding:10px 12px;font-size:13px;line-height:1.45}.cb-helixa-chat__msg--user .cb-helixa-chat__bubble{color:#fff;background:#8b5cf659;border-bottom-right-radius:4px}.cb-helixa-chat__msg--user .cb-helixa-chat__bubble p{margin:0}.cb-helixa-chat__msg--assistant .cb-helixa-chat__bubble{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff14;border-bottom-left-radius:4px}.cb-helixa-chat__bubble--typing{color:#ffffff8c;align-items:center;gap:8px;display:inline-flex}.cb-helixa-chat__bubble p,.cb-helixa-chat__bubble ul,.cb-helixa-chat__bubble ol{margin:0 0 8px}.cb-helixa-chat__bubble p:last-child,.cb-helixa-chat__bubble ul:last-child,.cb-helixa-chat__bubble ol:last-child{margin-bottom:0}.cb-helixa-chat__bubble strong{color:#e9d5ff}.cb-helixa-chat__error{color:#f87171;border-top:1px solid #f8717126;margin:0;padding:6px 12px;font-size:11px}.cb-helixa-chat__form{background:#0000002e;border-top:1px solid #ffffff0f;flex-shrink:0;padding:10px 12px 12px}.cb-helixa-chat .cb-helixa-chat__composer.cb-what-terminal__composer{border:1px solid var(--cb-input-border);background:var(--cb-input-bg);-webkit-backdrop-filter:none;min-height:96px;box-shadow:none;border-radius:12px;padding:12px 12px 10px;transition:border-color .2s,box-shadow .2s}.cb-helixa-chat .cb-helixa-chat__composer.cb-what-terminal__composer:focus-within{border-color:var(--cb-input-focus-border);box-shadow:0 0 0 3px var(--cb-input-focus-ring);outline:none}.cb-helixa-chat__composer-bar{margin-top:6px}.cb-helixa-chat__composer-actions{align-items:center;gap:2px;display:inline-flex}.cb-helixa-chat__attach-wrap{flex-shrink:0;position:relative}.cb-composer-dropdown{-webkit-backdrop-filter:blur(16px);background:#181818fa;border:1px solid #ffffff1a;border-radius:12px;padding:6px;box-shadow:0 12px 32px #0000006b}.cb-composer-dropdown__item{color:#ffffffe0;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:500;line-height:1.35;transition:background .12s;display:flex}.cb-composer-dropdown__item:hover{background:#ffffff0f}.cb-composer-dropdown__item svg{color:#ffffff8c;flex-shrink:0}.cb-helixa-chat__attach-menu{z-index:30;min-width:196px;position:absolute;bottom:calc(100% + 8px);left:0}.cb-helixa-chat .cb-what-terminal__attach--active{color:#ffffffeb;background:#ffffff1a}.cb-helixa-chat .cb-library-popover-wrap--footer .cb-library-popover{z-index:35;inset:auto auto calc(100% + 8px) 0}.cb-helixa-chat__input{min-height:44px}.cb-helixa-chat__attach-chip{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:6px 8px 6px 6px;display:inline-flex}.cb-helixa-chat__attach-thumb{object-fit:cover;border-radius:8px;width:40px;height:40px}.cb-helixa-chat__attach-file{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:180px;font-size:12px;display:inline-flex;overflow:hidden}.cb-helixa-chat__attach-remove{color:#ffffffb8;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.cb-helixa-chat__attach-preview{object-fit:cover;border-radius:10px;max-width:200px;max-height:140px;margin-bottom:8px;display:block}.cb-helixa-chat__file-link{color:#ffffffd1;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;text-decoration:none;display:inline-flex}.cb-helixa-chat__file-link:hover{text-decoration:underline}.cb-helixa-chat .cb-what-terminal__send--active{color:#0a0a0c;background:#ffffffeb}.cb-helixa-chat__spinner{animation:.9s linear infinite cb-spin}.cb-resize-handle{z-index:5;width:var(--cb-resize-col);cursor:col-resize;touch-action:none;background:0 0;transition:background .12s;position:relative}.cb-resize-handle:after{content:"";pointer-events:none;background:#ffffff0f;width:1px;transition:background .12s,width .12s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.cb-resize-handle:hover:after,.cb-resize-handle--active:after{background:#8b5cf68c;width:3px}.cb-resize-handle:hover,.cb-resize-handle--active{background:#8b5cf614}.cb-resize-handle--bottom{width:100%;height:var(--cb-resize-row,5px);cursor:row-resize;flex-shrink:0}.cb-resize-handle--bottom:after{width:auto;height:1px;inset:50% 0 auto;transform:translateY(-50%)}.cb-resize-handle--bottom:hover:after,.cb-resize-handle--bottom.cb-resize-handle--active:after{width:auto;height:3px}.cb-sidebar-left{-webkit-backdrop-filter:blur(40px)saturate(150%);z-index:2;box-sizing:border-box;background:#18181880;border-right:1px solid #ffffff14;flex-direction:column;width:100%;max-width:100%;min-height:0;margin:0;display:flex;overflow:hidden}.cb-sidebar-left__toolbar{z-index:3;-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#181818b8;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-start;align-items:center;gap:6px;width:100%;padding:12px 12px 10px;display:flex;position:sticky;top:0}.cb-sidebar-left__toolbar .cb-sidebar-tabs{border:none;flex:0;align-items:center;gap:4px;margin:0;padding:0;display:flex}.cb-sidebar-left__toolbar .cb-sidebar-tab{background:#ffffff0f;border-radius:8px;flex:none;width:28px;height:28px;padding:0}.cb-sidebar-left__toolbar .cb-sidebar-tab--active{background:#8b5cf638;box-shadow:0 0 12px #8b5cf633}.campaign-builder--left-collapsed .cb-sidebar-left__body,.campaign-builder--left-collapsed .cb-sidebar-left__body--library,.campaign-builder--left-collapsed .cb-sidebar-left__body--secondary{display:none}.cb-sidebar-left--collapsed{align-items:center}.cb-sidebar-left__toggle{width:28px;height:28px;color:var(--cb-text-muted);cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.cb-sidebar-left__toggle:hover{color:#fff;background:#8b5cf633}.cb-sidebar-left__body{flex:1;min-height:0;padding:12px 10px 24px;overflow-y:auto}.cb-sidebar-left__body--library{flex:auto}.cb-sidebar-left__body--secondary{border-top:1px solid #ffffff0f;flex:none;max-height:42%;padding-top:0}.cb-section{border-bottom:1px solid #ffffff0a;margin-bottom:8px;padding-bottom:8px}.cb-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cb-section__header{width:100%;color:var(--cb-text-muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin:0 0 4px;padding:8px 6px;font-size:10px;font-weight:700;transition:background .12s,color .12s;display:flex}.cb-section__header:hover{color:var(--cb-text);background:#ffffff0a}.cb-section__header-label{align-items:center;gap:6px;display:flex}.cb-section__chevron{opacity:.6;flex-shrink:0;transition:transform .2s}.cb-section--collapsed .cb-section__chevron{transform:rotate(-90deg)}.cb-section__body{padding:0 2px 4px}.cb-list-item{text-align:left;width:100%;color:var(--cb-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;margin-bottom:4px;padding:8px 10px;font-size:12px;transition:background .12s,border-color .12s;display:block}.cb-list-item:hover{border-color:var(--cb-border);background:#ffffff0a}.cb-list-item--active{background:#8b5cf626;border-color:#8b5cf659}.cb-list-item__meta{color:var(--cb-text-muted);margin-top:2px;font-size:10px;display:block}.cb-list-item__meta--loading{align-items:center;gap:8px;padding:8px 10px;display:flex}.cb-media-thumb{text-align:left;width:100%;color:var(--cb-text);cursor:pointer;background:#00000040;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;font-size:11px;transition:background .12s,border-color .12s;display:flex}.cb-media-thumb:hover{border-color:var(--cb-border);background:#ffffff0a}.cb-media-thumb--active{background:#8b5cf626;border-color:#8b5cf659}.cb-media-thumb__icon{width:32px;height:32px;color:var(--cb-accent);background:linear-gradient(135deg,#2a2a32,#1f1f26);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.cb-media-thumb__img{object-fit:cover;width:100%;height:100%;display:block}.cb-media-thumb__text{flex:1;min-width:0}.cb-media-thumb__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cb-history-status{text-transform:uppercase;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px}.cb-history-status--completed{color:var(--cb-accent-green);background:#22c55e33}.cb-history-status--running{color:var(--cb-accent-hover);background:#8b5cf640}.cb-history-status--draft{color:var(--cb-text-muted);background:#ffffff14}.cb-canvas{isolation:isolate;background:0 0;flex-direction:column;width:100%;min-width:0;min-height:0;margin:0;padding:0;display:flex;position:relative}.cb-canvas:before{content:"";z-index:0;pointer-events:none;background-color:#101010;background-image:var(--cb-dot-bg,radial-gradient(#effb8d14 1px, transparent 1px));background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:fixed;position:absolute;inset:0}.cb-canvas__scroll{z-index:1;background:0 0;flex:1;margin:0;padding:16px 0 48px;position:relative;overflow:hidden auto}.cb-canvas__inner{box-sizing:border-box;max-width:780px;margin:0 auto;padding:0 32px}.cb-timeline-header{margin-bottom:32px}.cb-format-selector{margin-top:12px}.cb-format-selector--compact .cb-format-selector__hint{display:none}.cb-format-selector__hint{color:#ffffff6b;margin:0 0 10px;font-size:12px}.cb-format-selector__pills{flex-wrap:wrap;gap:8px;display:flex}.cb-format-selector__count{color:#a78bfad9;margin:10px 0 0;font-size:11px}.cb-pill--format.cb-pill--active .cb-pill__check{background:#a78bfa;border-radius:50%;width:6px;height:6px;margin-right:2px;display:inline-block}.cb-pill--format.cb-pill--add{color:#ffffff8c;background:0 0;border-style:dashed;border-color:#ffffff38;padding:8px 14px}.cb-pill--format.cb-pill--add:hover{color:#c4b5fd;background:#8b5cf61a;border-color:#a78bfa8c}.cb-funnel-toolbar{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;margin-bottom:24px;display:flex}.cb-funnel-toolbar__add{flex-shrink:0}.cb-funnel-editor__title{width:100%;margin-bottom:16px;display:block}.cb-funnel-toolbar .cb-funnel-chain{flex:1 1 0;justify-content:flex-start;min-width:0;margin-bottom:0}.cb-content-funnel--single{flex-direction:column;gap:20px;display:flex}.cb-content-funnel__canvas{min-height:0}.cb-funnel-chain{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4px 2px;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.cb-funnel-chain::-webkit-scrollbar{height:4px}.cb-funnel-chain::-webkit-scrollbar-track{background:0 0}.cb-funnel-chain::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.cb-funnel-chain::-webkit-scrollbar-thumb:hover{background:#ffffff52}.cb-funnel-chain__arrow{color:#ffffff52;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 2px;font-size:12px;font-weight:600;line-height:1}.cb-funnel-chain__tab{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;outline:none;flex-shrink:0;align-items:center;gap:3px;padding:4px 7px 4px 5px;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.cb-funnel-chain__tab:focus-visible{box-shadow:0 0 0 2px #8b5cf673}.cb-funnel-chain__tab--dragging{opacity:.92}.cb-funnel-chain__tab:hover{color:#ffffffe0;border-color:#ffffff29}.cb-funnel-chain__tab--active{color:#fff;background:#8b5cf62e;border-color:#8b5cf673;box-shadow:0 4px 16px #8b5cf633}.cb-funnel-chain__drag{color:#ffffff59;cursor:grab;touch-action:none;border-radius:4px;justify-content:center;align-items:center;padding:1px;display:inline-flex}.cb-funnel-chain__drag svg{width:12px;height:12px}.cb-funnel-chain__drag:active{cursor:grabbing}.cb-funnel-chain__tab--active .cb-funnel-chain__drag{color:#ffffff8c}.cb-funnel-chain__tab-label{white-space:nowrap}.cb-funnel-chain__remove{color:#ffffff73;cursor:pointer;background:#00000026;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:1px;padding:0;transition:background .15s,color .15s;display:inline-flex}.cb-funnel-chain__remove svg{width:10px;height:10px}.cb-funnel-chain__tab--active .cb-funnel-chain__remove{color:#ffffffa6;background:#0003}.cb-funnel-chain__remove:hover{color:#fffffff2;background:#ffffff24}.campaign-builder--view-what .cb-main-stage__scroll{padding-top:0}.campaign-builder--view-what .cb-main-stage__inner{flex-direction:column;min-height:100%;display:flex}.campaign-builder--view-what .cb-main-stage__inner>div{flex-direction:column;flex:1;min-height:0;display:flex}.campaign-builder--view-what.campaign-builder--bottom-dock-open .cb-main-stage__inner{min-height:auto}.cb-sidebar-left__body--unified{flex:1;min-height:0;padding:12px 10px 16px;overflow-y:auto}.cb-section--static .cb-section__header--static{cursor:default;margin-bottom:8px}.cb-section__header-badge{text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;color:#a78bfae6;background:#8b5cf61f;border-radius:4px;max-width:100px;margin-left:auto;margin-right:8px;padding:2px 6px;font-size:9px;font-weight:600;overflow:hidden}.cb-funnel-editor__title--sidebar.cb-title-input{letter-spacing:0;border:none;border-bottom:1px solid #ffffff14;border-radius:0;margin-top:10px;margin-bottom:10px;padding:0 0 8px;font-size:17px;font-weight:600;line-height:1.35}.cb-funnel-editor__title--sidebar.cb-title-input:focus{box-shadow:none;border:none;border-bottom:1px solid #a78bfa59}.cb-step-placement{margin-bottom:14px}.cb-step-placement__label{text-transform:uppercase;letter-spacing:.07em;color:#ffffff6b;margin:0 0 8px;font-size:10px;font-weight:700}.cb-step-placement__grid{grid-template-columns:repeat(auto-fill,132px);justify-content:start;gap:6px;display:grid}.cb-step-placement__option{color:#ffffffb8;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;width:132px;max-width:132px;padding:8px 10px;font-size:11px;transition:border-color .12s,background .12s,color .12s;display:flex}.cb-step-placement__option:hover{background:#ffffff0f;border-color:#ffffff29}.cb-step-placement__option--active{color:#f4f4f5;background:#8b5cf624;border-color:#a78bfa8c;box-shadow:0 0 0 1px #8b5cf633}.cb-step-placement__option--disabled,.cb-step-placement__option:disabled{opacity:.38;cursor:not-allowed;color:#ffffff61}.cb-step-placement__option--disabled:hover,.cb-step-placement__option:disabled:hover{background:#ffffff08;border-color:#ffffff14}.cb-step-placement__option-text{flex-direction:column;gap:1px;min-width:0;display:flex}.cb-step-placement__option-name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.2;overflow:hidden}.cb-step-placement__option-sub{color:#ffffff6b;font-size:10px}.cb-step-placement__option--active .cb-step-placement__option-sub{color:#ffffff94}.cb-step-placement__offline{color:#ffffff6b;margin:0 0 12px;font-size:11px}.cb-funnel-toolbar--sidebar{flex-wrap:nowrap;align-items:center;gap:6px;margin-bottom:12px}.cb-funnel-toolbar--sidebar .cb-funnel-chain{flex:1 1 0;min-width:0}.cb-funnel-toolbar--sidebar .cb-funnel-chain__tab{padding:5px 6px 5px 4px;font-size:11px}.cb-funnel-toolbar--sidebar .cb-funnel-chain__tab-label{text-overflow:ellipsis;white-space:nowrap;max-width:88px;overflow:hidden}.cb-funnel-toolbar--sidebar .cb-funnel-toolbar__add{flex-shrink:0}.campaign-builder--hypothesis-gate{--cb-what-accent:#effb8d;--cb-what-accent-soft:#effb8d0b;--cb-what-accent-glow:#effb8d05;--cb-what-accent-border:#effb8d38;--cb-what-accent-border-strong:#effb8d57;--cb-what-accent-hover-bg:#effb8d1a;--cb-what-accent-on:#101010;flex:1;min-height:0;grid-template-columns:minmax(0,1fr)!important}.campaign-builder--hypothesis-gate .cb-sidebar-left,.campaign-builder--hypothesis-gate .cb-sidebar-right,.campaign-builder--hypothesis-gate .cb-resize-handle{display:none}.cb-center-column--gate{flex:1;grid-column:1/-1;min-height:0}.cb-center-column--gate .cb-main-stage,.cb-center-column--gate .cb-main-stage__scroll,.cb-center-column--gate .cb-main-stage__inner,.cb-center-column--gate .cb-main-stage__inner>div{flex-direction:column;flex:1;min-height:0;display:flex}.campaign-builder--hypothesis-gate .cb-center-column,.campaign-builder--hypothesis-gate .cb-main-stage,.campaign-builder--hypothesis-gate .cb-main-stage__scroll,.campaign-builder--hypothesis-gate .cb-main-stage__inner,.campaign-builder.campaign-builder--hypothesis-gate{overflow:visible}.campaign-builder--hypothesis-gate .cb-main-stage__inner{width:100%;max-width:none;padding-left:24px;padding-right:24px}.cb-what-gate{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;min-height:100%;padding:32px 24px 48px;display:flex;position:relative;overflow:visible}.cb-what-gate__glow{pointer-events:none;background:radial-gradient(ellipse 78% 56% at 50% 46%, var(--cb-what-accent-soft,#effb8d0b) 0%, #effb8d05 38%, #effb8d02 56%, transparent 72%);width:min(1180px,94vw);height:min(470px,52vh);position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.cb-what-gate__inner{z-index:1;text-align:center;width:100%;max-width:42rem;position:relative}.cb-what-gate__title{color:#ffffffeb;letter-spacing:-.025em;margin:0 0 32px;font-size:clamp(26px,4.5vw,36px);font-weight:600;line-height:1.25}.cb-what-gate__form{flex-direction:column;align-items:stretch;gap:12px;display:flex}.cb-what-gate__pill{background:#26262a8c;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:10px;width:100%;padding:6px 6px 6px 8px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 24px 48px #00000047,inset 0 1px #ffffff0a}.cb-what-gate__pill:focus-within{border-color:var(--cb-what-accent-border,#effb8d3d);box-shadow:0 24px 48px #00000052,0 0 0 1px #effb8d1a}.cb-what-gate__pill-attach-wrap{flex-shrink:0;position:relative}.cb-what-gate__pill-attach{color:#ffffff85;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,color .15s;display:inline-flex}.cb-what-gate__pill-attach:hover:not(:disabled),.cb-what-gate__pill-attach--open{color:#ffffffe0;background:#ffffff14}.cb-what-gate__pill-attach:disabled{cursor:wait;opacity:.7}.cb-what-gate__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.cb-what-gate__attach-menu{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1c20fa;border:1px solid #ffffff14;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 16px 40px #00000073}.cb-what-gate__attach-menu-item{color:#ffffffe0;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .12s;display:flex}.cb-what-gate__attach-menu-item:hover{background:#ffffff0f}.cb-what-gate__attach-menu-item svg{color:#ffffff8c;flex-shrink:0}.cb-what-gate__attachment{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-self:flex-start;align-items:center;gap:10px;max-width:100%;margin:0 auto;padding:8px 10px 8px 8px;display:inline-flex}.cb-what-gate__attachment-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:36px;height:36px}.cb-what-gate__attachment-icon{color:#ffffff8c;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.cb-what-gate__attachment-name{text-overflow:ellipsis;white-space:nowrap;color:#ffffffc7;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.cb-what-gate__attachment-remove{color:#ffffff8c;cursor:pointer;background:#ffffff0f;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .12s,color .12s;display:inline-flex}.cb-what-gate__attachment-remove:hover{color:#ffffffeb;background:#ffffff1f}.cb-what-gate__error{color:#f87171;margin:4px 0 0;font-size:13px}.cb-what-gate__pill-input{color:#fffffff0;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-size:16px;line-height:1.4}.cb-what-gate__pill-input::placeholder{color:#ffffff57}.cb-what-gate__pill-send{color:#ffffff59;cursor:not-allowed;background:#ffffff14;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,transform .15s;display:flex}.cb-what-gate__pill-send--active{color:var(--cb-what-accent-on,#101010);cursor:pointer;background:linear-gradient(135deg,#effb8d 0%,#e8f56c 100%);box-shadow:0 0 18px #effb8d38}.cb-what-gate__pill-send--active:hover:not(:disabled){transform:scale(1.04)}.cb-what-gate__pill-send:disabled{opacity:.85}.cb-what-gate__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:160px;display:flex}.cb-what-gate__loading-text{color:#ffffff8c;letter-spacing:.01em;margin:0;font-size:15px;font-weight:500}.cb-what-gate__spinner--hero{color:var(--cb-what-accent,#effb8d)}.cb-what-gate__spinner{animation:.9s linear infinite cb-spin}.cb-what-gate__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;max-width:640px;margin-top:20px;display:flex}.cb-what-gate__suggestion{border:1px solid var(--cb-what-accent-border,#effb8d3d);color:#ffffffb8;cursor:pointer;background:#ffffff0a;border-radius:100px;padding:8px 14px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s,color .15s}.cb-what-gate__suggestion:hover:not(:disabled){background:var(--cb-what-accent-hover-bg,#effb8d1a);border-color:var(--cb-what-accent-border-strong,#effb8d61);color:#ffffffeb}.cb-what-gate__suggestion:disabled{opacity:.5;cursor:not-allowed}.cb-canvas-view--what{box-sizing:border-box;flex:1;width:100%;min-height:0;padding:32px 20px 20px;display:flex}.cb-what-preflight{flex-direction:column;gap:36px;width:100%;max-width:1140px;margin:0 auto;padding:4px 0 16px;display:flex}.cb-what-preflight--generating{pointer-events:none}.cb-what-preflight__skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff1a 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:10px;animation:1.4s ease-in-out infinite cb-skeleton-shimmer;display:block}.cb-what-preflight__skeleton--icon{border-radius:10px;width:36px;height:36px}.cb-what-preflight__skeleton--title{width:160px;height:18px}.cb-what-preflight__skeleton--line{width:100%;height:14px;margin-top:10px}.cb-what-preflight__skeleton--short{width:72%}.cb-what-preflight__skeleton--label{width:120px;height:14px;margin-bottom:14px}.cb-what-preflight__skeleton--hero-num{border-radius:12px;width:140px;height:48px}.cb-what-preflight__skeleton-tags{flex-wrap:wrap;flex:1;gap:8px;display:flex}.cb-what-preflight__skeleton--chip{border-radius:100px;width:88px;height:28px}.cb-what-preflight__skeleton--ring{border-radius:50%;flex-shrink:0;width:72px;height:72px}.cb-what-preflight__skeleton--map{border-radius:14px;width:100%;height:220px;margin-top:16px}.cb-what-preflight__skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.cb-what-preflight__skeleton--panel{border-radius:14px;height:120px}@media (width<=900px){.cb-what-preflight__skeleton-grid{grid-template-columns:1fr}}.cb-what-preflight__verdict{background:#ffffff05;border:1px solid #1f29374d;border-radius:16px;padding:18px 20px}.cb-what-preflight__verdict-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.cb-what-preflight__verdict-icon{color:#c4b5fd;background:#8b5cf62e;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.cb-what-preflight__verdict-title{letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:13px;font-weight:700}.cb-what-preflight__verdict-text{color:#ffffffd1;margin:0;font-size:15px;line-height:1.6}.cb-what-preflight__analytics{flex-direction:column;gap:20px;width:100%;display:flex}.cb-what-preflight__analytics-head{margin:0}.cb-what-preflight__analytics-title{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:13px;font-weight:700}.cb-what-preflight__canvas{flex-direction:column;gap:36px;width:100%;display:flex}.cb-what-preflight__row{width:100%}.cb-what-preflight__hero-block{flex-direction:column;gap:16px;width:100%;display:flex}.cb-what-preflight__hero-heading{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;margin:0;font-size:10px;font-weight:700}.cb-what-preflight__row--hero{flex-flow:wrap;align-items:center;gap:20px 28px;min-height:112px;padding:20px 0 24px;display:flex}.cb-what-preflight__hero-gender{align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.cb-what-preflight__hero-gender .cb-what-preflight__metric-title{white-space:nowrap;margin:0}.cb-what-preflight__gender-ring-wrap{align-items:center;gap:10px;display:flex}.cb-what-preflight__gender-ring{border-radius:50%;flex-shrink:0;width:92px;height:92px;position:relative;box-shadow:0 0 22px #3b82f638}.cb-what-preflight__gender-ring-core{background:#0b0c10;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:14px}.cb-what-preflight__gender-ring-core-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#ffffff8c;font-size:12px;font-weight:700}.cb-what-preflight__gender-legend{color:#ffffff9e;flex-direction:column;gap:6px;margin:0;padding:0;font-size:12px;font-weight:600;list-style:none;display:flex}.cb-what-preflight__gender-legend li{white-space:nowrap;align-items:center;gap:6px;display:flex}.cb-what-preflight__gender-legend-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.cb-what-preflight__gender-legend-dot--male{background:#60a5faf2;box-shadow:0 0 6px #3b82f673}.cb-what-preflight__gender-legend-dot--female{background:#f472b6eb;box-shadow:0 0 6px #f472b659}.cb-what-preflight__row--metrics{border-bottom:1px solid #1f29374d;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:36px 0 28px;display:grid}.cb-what-preflight__row--metrics .cb-what-preflight__metric,.cb-what-preflight__row--premium .cb-what-preflight__metric{gap:24px}.cb-what-preflight__row--premium{border-bottom:1px solid #1f29374d;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:36px 0 28px;display:grid}.cb-what-preflight__income-panel{align-items:center;gap:16px;display:flex}.cb-what-preflight__income-ring{border-radius:50%;flex-shrink:0;width:88px;height:88px;position:relative;box-shadow:0 0 24px #a78bfa2e}.cb-what-preflight__income-ring-core{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0c10eb;border:1px solid #ffffff0f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:13px}.cb-what-preflight__income-ring-value{font-variant-numeric:tabular-nums;color:#fbbf24f2;text-shadow:0 0 12px #fbbf2459;font-size:15px;font-weight:800}.cb-what-preflight__income-ring-caption{letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;font-size:9px;font-weight:700}.cb-what-preflight__income-list{flex-direction:column;flex:1;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.cb-what-preflight__income-row{grid-template-columns:auto minmax(0,1fr) minmax(0,1.2fr) auto;align-items:center;gap:8px;display:grid}.cb-what-preflight__income-row--premium .cb-what-preflight__income-label{color:#ffffffd1}.cb-what-preflight__income-row--premium .cb-what-preflight__income-pct{color:#fbbf24e0}.cb-what-preflight__income-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.cb-what-preflight__income-label{color:#ffffff94;white-space:nowrap;font-size:11px;font-weight:600}.cb-what-preflight__income-track{background:#ffffff0d;border-radius:999px;height:5px;overflow:hidden}.cb-what-preflight__income-fill{border-radius:inherit;height:100%;display:block;box-shadow:0 0 8px #ffffff14}.cb-what-preflight__income-pct{font-variant-numeric:tabular-nums;color:#ffffff7a;text-align:right;min-width:30px;font-size:11px;font-weight:700}.cb-what-preflight__engagement-panel{flex-direction:column;gap:14px;display:flex}.cb-what-preflight__engagement-bar{background:#ffffff0a;border-radius:999px;width:100%;height:14px;display:flex;overflow:hidden;box-shadow:inset 0 1px 3px #00000047}.cb-what-preflight__engagement-segment{min-width:2px;height:100%;transition:width .35s;display:block}.cb-what-preflight__engagement-segment:first-child{border-radius:999px 0 0 999px}.cb-what-preflight__engagement-segment:last-child{border-radius:0 999px 999px 0}.cb-what-preflight__engagement-legend{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cb-what-preflight__engagement-legend-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.cb-what-preflight__engagement-legend-dot{border-radius:50%;width:7px;height:7px}.cb-what-preflight__engagement-legend-label{color:#ffffff9e;font-size:11px;font-weight:600}.cb-what-preflight__engagement-legend-pct{font-variant-numeric:tabular-nums;color:#ffffff7a;font-size:11px;font-weight:700}.cb-what-preflight__sim-panel{flex-direction:column;gap:18px;display:flex}.cb-what-preflight__sim-gauge-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.cb-what-preflight__sim-gauge-label{color:#ffffff94;font-size:11px;font-weight:600}.cb-what-preflight__sim-gauge-value{letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8;font-size:11px;font-weight:700}.cb-what-preflight__sim-gauge-track{background:#ffffff0d;border-radius:999px;height:8px;overflow:hidden;box-shadow:inset 0 1px 2px #00000040}.cb-what-preflight__sim-gauge--ad-blindness .cb-what-preflight__sim-gauge-track{background:linear-gradient(90deg,#94a3b840 0%,#fbbf2438 50%,#f8717147 100%)}.cb-what-preflight__sim-gauge--ad-blindness .cb-what-preflight__sim-gauge-fill{background:linear-gradient(90deg,#94a3b8a6 0%,#fbbf24d1 55%,#f87171eb 100%);box-shadow:0 0 12px #f8717147}.cb-what-preflight__sim-gauge--toxicity .cb-what-preflight__sim-gauge-track{background:linear-gradient(90deg,#94a3b833 0%,#fb923c38 50%,#ef444447 100%)}.cb-what-preflight__sim-gauge--toxicity .cb-what-preflight__sim-gauge-fill{background:linear-gradient(90deg,#94a3b88c 0%,#fb923cc7 50%,#ef4444e6 100%);box-shadow:0 0 10px #ef444438}.cb-what-preflight__sim-gauge-fill{border-radius:inherit;height:100%;transition:width .4s;display:block}.cb-what-preflight__hero-stat{flex-wrap:wrap;align-items:baseline;gap:10px 14px;display:flex}.cb-what-preflight__hero-number{letter-spacing:-.04em;color:#fffffff5;font-size:clamp(52px,8vw,72px);font-weight:800;line-height:1}.cb-what-preflight__hero-unit{letter-spacing:.1em;text-transform:uppercase;color:#ffffff61;font-size:13px;font-weight:700}.cb-what-preflight__hero-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cb-what-preflight__hero-tag{color:#ffffffad;background:#ffffff08;border:1px solid #1f293773;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.cb-what-preflight__metric{flex-direction:column;gap:12px;min-width:0;padding:0 4px;display:flex}.cb-what-preflight__metric:not(:last-child){border-right:1px solid #1f293738;padding-right:24px}.cb-what-preflight__metric-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;margin:0;font-size:10px;font-weight:700}.cb-what-preflight__row--geo{border-bottom:1px solid #1f29374d;flex-direction:column;gap:18px;padding:36px 0 28px;display:flex}.cb-what-preflight__row-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;margin:0;font-size:10px;font-weight:700}.cb-what-preflight__geo-panel{flex-direction:column;gap:16px;width:100%;display:flex}.cb-what-preflight__geo-panel .cb-audience-map{width:100%}.cb-what-preflight__geo-panel .cb-audience-map__canvas--preflight{aspect-ratio:2.15;width:100%;height:auto;min-height:300px;max-height:min(460px,48vh)}.cb-what-preflight__countries{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.cb-what-preflight__country-flag{flex-shrink:0;font-size:16px;line-height:1}.cb-what-preflight__country-name{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.cb-what-preflight__country-pct{font-variant-numeric:tabular-nums;color:#ffffff85;flex-shrink:0;font-size:12px;font-weight:700}.cb-what-preflight__country{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:row;align-items:center;gap:8px;min-width:0;padding:8px 12px;display:flex}.cb-what-preflight__psycho-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cb-what-preflight__psycho-row{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:center;gap:10px;display:grid}.cb-what-preflight__psycho-label{color:#ffffff9e;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.cb-what-preflight__psycho-track{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.cb-what-preflight__psycho-fill{border-radius:inherit;background:linear-gradient(90deg,#60a5fabf 0%,#3b82f673 100%);height:100%;display:block;box-shadow:0 0 8px #3b82f659}.cb-what-preflight__psycho-pct{font-variant-numeric:tabular-nums;color:#ffffff85;text-align:right;min-width:32px;font-size:11px;font-weight:700}.cb-what-preflight__row--platforms{margin-top:4px}.cb-what-preflight__metric--platforms{width:100%}.cb-what-preflight__platforms-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cb-what-preflight__platforms-row{grid-template-columns:minmax(0,1fr) minmax(0,2fr) auto;align-items:center;gap:10px;display:grid}.cb-what-preflight__platforms-label{color:#ffffffb8;font-size:12px;font-weight:600}.cb-what-preflight__platforms-track{background:#ffffff0f;border-radius:999px;height:7px;overflow:hidden}.cb-what-preflight__platforms-fill{border-radius:inherit;background:linear-gradient(90deg,#2dd4bfd9 0%,#38bdf88c 100%);height:100%;display:block}.cb-what-preflight__platforms-pct{color:#ffffffd1;font-variant-numeric:tabular-nums;text-align:right;min-width:36px;font-size:12px;font-weight:700}.cb-what-preflight__platforms-empty{color:#ffffff73;margin:0;font-size:13px}.cb-what-preflight__demo-stack{filter:drop-shadow(0 10px 24px #00000038);flex-direction:column;gap:28px;display:flex}.cb-what-preflight__metric-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;margin:0 0 10px;font-size:10px;font-weight:700}.cb-what-preflight__gender-labels{color:#ffffff94;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.cb-what-preflight__gender-bar{background:#ffffff0d;border-radius:999px;width:100%;height:12px;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #00000040}.cb-what-preflight__gender-male{background:linear-gradient(90deg,#ffffff9e 0%,#ffffff7a 100%);height:100%;display:block}.cb-what-preflight__gender-female{background:linear-gradient(90deg,#ffffff52 0%,#ffffff38 100%);height:100%;display:block}.cb-what-preflight__age-chart{justify-content:space-between;align-items:flex-end;gap:8px;height:140px;padding-top:6px;display:flex}.cb-what-preflight__age-bar-wrap{justify-content:center;align-items:flex-end;width:100%;height:72px;display:flex}.cb-what-preflight__row--metrics .cb-what-preflight__age-chart{height:auto;padding-top:0}.cb-what-preflight__age-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.cb-what-preflight__row--metrics .cb-what-preflight__age-col{justify-content:flex-start;height:auto}.cb-what-preflight__age-bar{background:linear-gradient(#ffffff94 0%,#ffffff38 100%);border-radius:6px 6px 3px 3px;width:100%;max-width:32px;min-height:10px;box-shadow:0 4px 14px #00000047}.cb-what-preflight__age-value{font-variant-numeric:tabular-nums;color:#ffffff9e;font-size:11px;font-weight:700}.cb-what-preflight__age-label{color:#ffffff61;text-align:center;font-size:10px;font-weight:600;line-height:1.2}@media (width<=900px){.cb-what-preflight__row--hero{align-items:flex-start}.cb-what-preflight__hero-gender{width:100%;margin-left:0}.cb-what-preflight__row--metrics,.cb-what-preflight__row--premium{grid-template-columns:1fr;gap:28px}.cb-what-preflight__row--metrics .cb-what-preflight__metric:not(:last-child),.cb-what-preflight__row--premium .cb-what-preflight__metric:not(:last-child){border-bottom:1px solid #1f293738;border-right:none;padding-bottom:24px;padding-right:4px}.cb-what-preflight__row--metrics .cb-what-preflight__metric:last-child,.cb-what-preflight__row--premium .cb-what-preflight__metric:last-child{border-bottom:none;padding-bottom:0}.cb-what-preflight__income-panel{flex-direction:column;align-items:flex-start}}@media (width<=720px){.cb-what-preflight__countries{scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.cb-what-preflight__country{flex:none;min-width:140px}}@media (width<=520px){.cb-what-preflight__age-chart{height:120px}}.cb-what-terminal.cb-bottom-dock{box-sizing:border-box;background:#050508;border-top:1px solid #ffffff0f;flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.cb-what-terminal--readonly .cb-what-terminal__body{flex:1;padding:12px 16px}.cb-what-terminal__body{flex:1;min-height:0;padding:14px 16px 10px;overflow-y:auto}.cb-what-terminal__hint{color:#ffffff61;margin:0;font-size:13px;line-height:1.5}.cb-what-terminal__hint--system{color:#a5f3fc8c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.cb-what-terminal__system-log{flex-direction:column;gap:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45;display:flex}.cb-what-terminal__system-line{color:#a5f3fcd1;white-space:pre-wrap;word-break:break-word;margin:0}.cb-what-terminal__system-line:last-child{color:#ffffffe0}.cb-what-terminal__messages{flex-direction:column;gap:10px;display:flex}.cb-what-terminal__msg{align-items:flex-start;gap:8px;max-width:100%;display:flex}.cb-what-terminal__msg--user{flex-direction:row-reverse}.cb-what-terminal__avatar{color:#a5f3fc;background:#a5f3fc1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cb-what-terminal__bubble{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;max-width:min(92%,520px);padding:8px 12px;font-size:13px;line-height:1.45}.cb-what-terminal__bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.cb-what-terminal__msg--user .cb-what-terminal__bubble{color:#ecfeff;background:#a5f3fc1f;border-color:#a5f3fc33}.cb-what-terminal__bubble--typing{color:#ffffff8c;align-items:center;gap:8px;display:inline-flex}.cb-what-terminal__error{color:#f87171;flex-shrink:0;margin:0;padding:6px 16px 0;font-size:12px}.cb-what-terminal__form{background:#00000038;border-top:1px solid #ffffff0f;flex-shrink:0;padding:10px 16px 14px}.cb-what-terminal__composer{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#1f2937d1;border:1px solid #37415180;border-radius:20px;flex-direction:column;width:100%;min-height:96px;padding:14px 14px 10px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #00000038}.cb-what-terminal__composer:focus-within{border-color:#a5f3fc52;box-shadow:0 8px 24px #00000047,0 0 0 3px #a5f3fc1f}.cb-what-terminal__input{color:#ffffffe6;width:100%;min-height:52px;max-height:120px;font:inherit;resize:none;background:0 0;border:none;outline:none;flex:1;padding:2px 4px;font-size:14px;line-height:1.5;overflow-y:auto}.cb-what-terminal__input::placeholder{color:#ffffff5c}.cb-what-terminal__composer-bar{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.cb-what-terminal__attach{color:#ffffff7a;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:inline-flex}.cb-what-terminal__attach:hover:not(:disabled){color:#ffffffe0;background:#ffffff14}.cb-what-terminal__attach:disabled{opacity:.45;cursor:not-allowed}.cb-what-terminal__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.cb-what-terminal__send{color:#ffffff59;cursor:not-allowed;background:#ffffff14;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .2s,color .2s,transform .15s;display:inline-flex}.cb-what-terminal__send--active{color:#0a0a0c;cursor:pointer;background:linear-gradient(135deg,#a5f3fc 0%,#818cf8 100%)}.cb-what-terminal__send--active:hover:not(:disabled){transform:scale(1.04)}.cb-what-terminal__send:disabled{opacity:.85}.cb-what-terminal__spinner{animation:.9s linear infinite cb-spin}.cb-canvas-view--preview{justify-content:center;width:100%;display:flex}.cb-preview-tab{width:100%;max-width:600px;margin:0 auto;padding:8px 0 32px}.cb-preview-tab__head{text-align:center;margin-bottom:20px}.cb-preview-tab__title{color:var(--cb-text);margin:0 0 6px;font-size:15px;font-weight:600}.cb-preview-tab__subtitle{color:var(--cb-text-muted);margin:0;font-size:12px;line-height:1.5}.cb-preview-tab__feed{flex-direction:column;align-items:center;gap:28px;width:100%;padding:0;display:flex}.cb-preview-tab__card-wrap{flex-direction:column;align-items:center;width:100%;display:flex}.cb-preview-tab__format-label{text-transform:uppercase;letter-spacing:.06em;width:100%;color:var(--cb-text-muted);margin:0 0 10px;font-size:10px;font-weight:700}.cb-preview-tab__post-wrap{pointer-events:none;justify-content:center;width:100%;display:flex}.cb-preview-tab__post-wrap .post-card{width:100%;margin:0}.cb-preview-tab__chat{background:#00000040;border:1px solid #ffffff0f;border-radius:12px;width:100%;padding:12px}.cb-preview-tab__chat--out{justify-content:flex-end;display:flex}.cb-preview-tab__offline{background:#ffffff0a;border:1px dashed #ffffff1f;border-radius:12px;width:100%;padding:16px}.cb-preview-tab__placeholder{color:var(--cb-text-muted);font-size:13px;font-style:italic;line-height:1.5}.cb-preview-mainnet__hint{color:var(--cb-text-muted);margin:0 0 14px;font-size:12px;line-height:1.5}.cb-estimate-box--mainnet{margin-bottom:16px}.cb-content-funnel{flex-direction:column;gap:28px;display:flex}.cb-content-funnel__section{flex-direction:column;align-items:stretch;display:flex}.cb-content-funnel__section-head{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;margin:0 0 20px;padding:8px 10px;transition:background .15s,box-shadow .15s;display:grid}.cb-content-funnel__section-head:hover,.cb-content-funnel__section-head:focus-visible{background:#ffffff0d;box-shadow:inset 0 0 0 1px #8b5cf61f}.cb-content-funnel__section-head:hover .cb-content-funnel__step-num,.cb-content-funnel__section-head:focus-visible .cb-content-funnel__step-num{background:#8b5cf647;border-color:#a78bfaa6;box-shadow:0 0 14px #8b5cf659}.cb-content-funnel__section-head:focus-visible{outline-offset:2px;outline:2px solid #8b5cf673}.cb-content-funnel__step-num{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 0 10px #8b5cf626}.cb-content-funnel__section-head-main{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.cb-content-funnel__section-title{color:#ffffffe6;margin:0;font-size:15px;font-weight:700}.cb-content-funnel__chevron{color:#ffffff73;flex-shrink:0;transition:transform .22s,color .15s}.cb-content-funnel__section-head[aria-expanded=true] .cb-content-funnel__chevron{color:#c4b5fd}.cb-content-funnel__section--collapsed .cb-content-funnel__chevron{transform:rotate(-90deg)}.cb-content-funnel__section-body-row{grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:0 12px;min-width:0;display:grid}.cb-content-funnel__section--collapsed .cb-content-funnel__section-body-row{margin-top:-12px}.cb-content-funnel__rail{flex-direction:column;align-items:center;min-height:8px;display:flex}.cb-content-funnel__line{background:linear-gradient(#8b5cf673 0%,#8b5cf61f 70%,#ffffff0a 100%);flex:1;width:1px;min-height:16px;margin:0}.cb-content-funnel__section--collapsed .cb-content-funnel__line{min-height:20px}.cb-content-funnel__main{min-width:0}.cb-content-funnel__body{min-width:0;padding-bottom:4px}.cb-where-layout{flex-direction:column;gap:16px;min-width:0;display:flex}.cb-placement-strip{flex-wrap:wrap;align-items:stretch;gap:8px;min-width:0;display:flex}@media (width<=720px){.cb-placement-strip{scrollbar-width:thin;scrollbar-color:#8b5cf659 transparent;flex-wrap:nowrap;margin:0 -4px;padding-bottom:6px;padding-left:4px;padding-right:4px;overflow:auto hidden}.cb-placement-strip .cb-placement-pill{flex-shrink:0}}.cb-timeline{flex-direction:column;gap:0;display:flex}.cb-timeline-step{flex-direction:column;display:flex;position:relative}.cb-timeline-step__head{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:flex-start;gap:0 20px;margin:0 0 20px;padding:8px 10px;transition:background .15s,box-shadow .15s;display:grid}.cb-timeline-step__head:hover,.cb-timeline-step__head:focus-visible{background:#ffffff0d;box-shadow:inset 0 0 0 1px #8b5cf61f}.cb-timeline-step__head:hover .cb-timeline-step__node,.cb-timeline-step__head:focus-visible .cb-timeline-step__node{border-color:#a78bfabf;box-shadow:0 0 16px #8b5cf666}.cb-timeline-step__head:hover .cb-timeline-step__title,.cb-timeline-step__head:focus-visible .cb-timeline-step__title{color:#fff}.cb-timeline-step__head:focus-visible{outline-offset:2px;outline:2px solid #a78bfa8c}.cb-timeline-step__head-rail{justify-content:center;padding-top:6px;display:flex}.cb-timeline-step__node{z-index:2;background:#8b5cf61f;border:1px solid #8b5cf673;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 0 12px #8b5cf640}.cb-timeline-step__dot{background:#a78bfa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #a78bfacc}.cb-timeline-step__head-text{flex-direction:column;min-width:0;display:flex}.cb-timeline-step__chevron{color:#fff6;flex-shrink:0;margin-top:14px;transition:transform .22s,color .18s}.cb-timeline-step__head:hover .cb-timeline-step__chevron{color:#ffffffbf}.cb-timeline-step--collapsed .cb-timeline-step__chevron{transform:rotate(-90deg)}.cb-timeline-step--collapsed .cb-timeline-step__head{margin-bottom:12px}.cb-timeline-step__below{grid-template-columns:28px minmax(0,1fr);gap:0 20px;min-width:0;display:grid}.cb-timeline-step__rail{flex-direction:column;align-items:center;display:flex}.cb-timeline-step__line{background:linear-gradient(#8b5cf659 0%,#ffffff0f 100%);flex:1;width:1px;min-height:32px;margin:0}.cb-timeline-step__content{min-width:0;padding-bottom:40px}.cb-timeline-step--last .cb-timeline-step__content{padding-bottom:8px}.cb-timeline-step--collapsed .cb-timeline-step__content{padding-bottom:0}.cb-timeline-step--collapsed .cb-timeline-step__below{margin-top:-8px}.cb-timeline-step__label{font-family:"Unbounded", var(--font-display,sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.cb-timeline-step__title{letter-spacing:-.02em;color:#fffffff2;margin:0;font-size:22px;font-weight:700;line-height:1.25;display:block}.cb-timeline-step__subheading{color:#ffffff8c;margin:0 0 16px;font-size:13px;font-weight:600}.cb-timeline-step__body{flex-direction:column;gap:16px;display:flex}.cb-timeline-step--collapsed .cb-timeline-step__body{display:none}.cb-timeline-step__actions{justify-content:flex-end;margin:-8px 0 4px;display:flex}.cb-timeline-divider{background:linear-gradient(90deg,#0000 0%,#ffffff14 20% 80%,#0000 100%);height:1px;margin:4px 0}.cb-timeline-step--highlight .cb-timeline-step__node{border-color:#22c55ea6;animation:1.2s cb-timeline-pulse;box-shadow:0 0 16px #22c55e59}.cb-timeline-step--highlight .cb-timeline-step__dot{background:#4ade80;box-shadow:0 0 10px #4ade80cc}@keyframes cb-timeline-pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 8px #22c55e14}to{box-shadow:0 0 12px #22c55e40}}.cb-field{flex-direction:column;gap:8px;display:flex}.cb-pill-group{flex-wrap:wrap;gap:8px;display:flex}.cb-pill{color:#ffffff8c;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.cb-pill:hover{color:#ffffffd1;background:#ffffff0f;border-color:#ffffff29}.cb-pill--active{color:#fff;background:#8b5cf624;border-color:#8b5cf68c;box-shadow:0 0 20px #8b5cf62e}.cb-placement-pills{flex-wrap:wrap;gap:10px;display:flex}.cb-placement-pill{color:#ffffffb8;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,box-shadow .18s,transform .12s;display:inline-flex}.cb-placement-pill:hover{background:#ffffff0f;border-color:#ffffff24;transform:translateY(-1px)}.cb-placement-pill--active{color:#fff;background:#8b5cf61f;border-color:#8b5cf68c;box-shadow:0 0 24px #8b5cf638}.cb-placement-pill--disabled,.cb-placement-pill:disabled{opacity:.38;cursor:not-allowed;transform:none}.cb-placement-pill--disabled:hover,.cb-placement-pill:disabled:hover{background:#ffffff08;border-color:#ffffff14;transform:none}.cb-placement-pill__icon{color:#a78bfae6;justify-content:center;align-items:center;display:flex}.cb-placement-pill--active .cb-placement-pill__icon{color:#c4b5fd}.cb-placement-pill__share{color:#ffffff61;border-left:1px solid #ffffff1a;margin-left:2px;padding-left:4px;font-size:11px;font-weight:700}.cb-placement-pill--active .cb-placement-pill__share{color:#ffffff8c}.cb-canvas-topbar{justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-bottom:20px;display:flex}.cb-canvas-topbar__side{flex:1;align-items:center;min-width:0;display:flex}.cb-canvas-topbar__side--start{justify-content:flex-start}.cb-canvas-topbar__side--end{justify-content:flex-end}.cb-canvas-topbar .cb-view-switcher{flex-shrink:0}.cb-view-switcher__tab:disabled,.cb-view-switcher__tab--locked{opacity:.45;cursor:not-allowed}.cb-view-switcher__tab--locked:hover{color:#ffffff73}.cb-view-switcher__tab-main{letter-spacing:.06em;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.cb-view-switcher__tab-lock{opacity:.7;color:#ffffff8c;flex-shrink:0}.cb-canvas-back{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.cb-canvas-back:hover{color:#fff;background:#202024f2;border-color:#8b5cf666}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cb-view-switcher{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:stretch;padding:4px;display:inline-flex}.cb-view-switcher__tab{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:13px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.cb-view-switcher__tab:hover:not(.cb-view-switcher__tab--active){color:#ffffffbf}.cb-view-switcher__tab--active{color:#fff;background:#202024f2;box-shadow:0 2px 8px #00000059}.cb-view-switcher__tab-label{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.cb-view-switcher__tab-sub{opacity:.55;letter-spacing:0;font-size:10px;font-weight:500}.cb-view-switcher__tab--active .cb-view-switcher__tab-sub{opacity:.75}.cb-canvas-view--who{min-height:calc(100vh - 180px)}.cb-who-dashboard{padding:8px 0 32px}.cb-who-dashboard__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.cb-who-dashboard__title{margin:0 0 6px;font-size:22px;font-weight:800}.cb-who-dashboard__subtitle{color:var(--cb-text-muted);margin:0;font-size:14px}.cb-who-dashboard__refresh{flex-shrink:0}.cb-who-dashboard__loading,.cb-who-dashboard__empty{text-align:center;min-height:240px;color:var(--cb-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.cb-who-dashboard__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (width<=1100px){.cb-who-dashboard__grid{grid-template-columns:1fr}}.cb-who-dashboard__section-label{letter-spacing:.06em;text-transform:uppercase;color:var(--cb-text-muted);margin:0 0 14px;font-size:11px;font-weight:700}.cb-who-dashboard__preflight-skeleton{color:var(--cb-text-muted);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:14px;padding:20px;font-size:14px;display:flex}.cb-who-dashboard__skeleton-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cb-who-dashboard__skeleton-metric{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff1a 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:12px;height:56px;animation:1.4s ease-in-out infinite cb-skeleton-shimmer}.cb-who-dashboard__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}@keyframes cb-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cb-fast-test-npc{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px}.cb-fast-test-npc--loading .cb-fast-test-npc__status{color:#effb8de6;margin:0 0 16px;font-size:14px;font-weight:600}.cb-fast-test-npc__skeleton-row{gap:12px;margin-bottom:14px;display:flex}.cb-fast-test-npc__skeleton-avatar{background:#ffffff0f;border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.4s ease-in-out infinite cb-skeleton-shimmer}.cb-fast-test-npc__skeleton-body{flex-direction:column;flex:1;gap:8px;display:flex}.cb-fast-test-npc__skeleton-line{background:#ffffff0f;border-radius:6px;height:10px;animation:1.4s ease-in-out infinite cb-skeleton-shimmer}.cb-fast-test-npc__skeleton-line--short{width:35%}.cb-fast-test-npc__skeleton-line--medium{width:72%}.cb-fast-test-npc__head{color:var(--cb-text-muted);align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.cb-fast-test-npc__title{color:#fff;margin:0 0 4px;font-size:15px;font-weight:700}.cb-fast-test-npc__meta{color:var(--cb-text-muted);margin:0;font-size:12px}.cb-fast-test-npc__summary{background:#0003;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:14px;padding:12px 14px}.cb-fast-test-npc__summary-text{white-space:pre-wrap;color:#ffffffd9;margin:0;font-family:inherit;font-size:13px;line-height:1.5}.cb-fast-test-npc__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cb-fast-test-npc__comment{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.cb-fast-test-npc__comment-top{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex}.cb-fast-test-npc__avatar{color:#effb8d;background:#effb8d26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex}.cb-fast-test-npc__comment-head{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.cb-fast-test-npc__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.cb-fast-test-npc__role{text-transform:uppercase;color:#ffffff59;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;line-height:1.3;overflow:hidden}.cb-fast-test-npc__text{color:#ffffffd1;margin:0;font-size:14px;line-height:1.45}.cb-fast-test-npc--error{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;font-size:14px;display:flex}.cb-fast-test-npc__empty{color:var(--cb-text-muted);margin:0;font-size:13px}.cb-who-dashboard__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px}.cb-who-dashboard__card-title{margin:0 0 12px;font-size:14px;font-weight:700}.cb-who-dashboard__simulation{border-top:1px solid #ffffff14;margin-top:32px;padding-top:24px}.cb-who-bi-layout{min-width:0;display:block}.cb-who-stack{flex-direction:column;gap:0;width:100%;min-width:0;display:flex}.cb-who-stack .cb-audience-controls--stack,.cb-who-stack .cb-who-analytics--stack,.cb-who-stack .cb-who-insights--stack-end{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px}.cb-who-stack .cb-audience-controls--stack{padding:16px}.cb-who-stack .cb-who-analytics--stack{margin-top:16px;padding:16px}.cb-who-stack .cb-who-insights--stack-end{margin-top:16px}.cb-who-stack .cb-who-analytics__rec{margin:12px 0 0}.cb-audience-controls--stack{flex-direction:column;gap:20px;display:flex}.cb-audience-stack__section{flex-direction:column;gap:12px;display:flex}.cb-audience-stack__section+.cb-audience-stack__section{padding-top:4px}.cb-audience-stack__actions{flex-wrap:wrap;gap:8px;display:flex}.cb-audience-stack__filters .cb-field:last-child{margin-bottom:0}.cb-audience-map{background:#00000047;border:1px solid #ffffff1a;border-radius:14px;width:100%;overflow:hidden}.cb-audience-map--loading{opacity:.72}.cb-audience-map__head{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.cb-audience-map__title{font-size:18px;line-height:1}.cb-audience-map__label{letter-spacing:.04em;text-transform:uppercase;color:#ffffffe0;margin:0 0 2px;font-size:12px;font-weight:700}.cb-audience-map__hint{color:var(--cb-text-muted);margin:0;font-size:11px}.cb-audience-map__canvas{width:100%;height:300px;position:relative}.cb-audience-map__canvas .leaflet-container{font-family:inherit;background:#08080c!important}.cb-audience-map--preflight{background:0 0;border:none}.cb-audience-map--preflight .leaflet-container{background:0 0!important}.cb-preflight-glow-marker{background:0 0!important;border:none!important}.cb-preflight-glow-dot{background:#60a5faf2;border-radius:50%;display:block;transform:translate(-50%,-50%);box-shadow:0 0 8px #3b82f680,0 0 22px #3b82f659}.cb-audience-map__fallback{height:100%;color:var(--cb-text-muted);justify-content:center;align-items:center;margin:0;font-size:13px;display:flex}.cb-who-workspace__audience{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px}.cb-who-workspace__audience .cb-audience-controls{margin:0}.cb-who-analytics{flex-direction:column;gap:16px;display:flex}.cb-who-analytics--stack{gap:20px}.cb-who-analytics__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.cb-who-analytics__kpis--summary{border-top:1px solid #ffffff14;margin-top:4px;padding-top:16px}@media (width<=900px){.cb-who-analytics__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.cb-who-kpi{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:14px 16px}.cb-who-kpi--loading strong{opacity:.45}.cb-who-kpi__label{letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-muted);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.cb-who-kpi strong{font-size:20px;font-weight:800}.cb-who-kpi--good{border-color:#22c55e59}.cb-who-kpi--warning{border-color:#fbbf2459}.cb-who-analytics__message,.cb-who-analytics__rec{color:#ffffffb8;margin:0;font-size:13px;line-height:1.5}.cb-who-analytics__charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cb-who-analytics__charts--donuts{gap:14px}@media (width<=700px){.cb-who-analytics__charts{grid-template-columns:1fr}}.cb-who-chart-slot{background:#0000002e;border:1px dashed #ffffff1f;border-radius:14px;min-height:120px;padding:14px}.cb-who-chart-slot__title{letter-spacing:.05em;text-transform:uppercase;color:var(--cb-text-muted);margin:0 0 10px;font-size:11px;font-weight:700}.cb-who-chart-slot__empty{color:#ffffff61;text-align:center;justify-content:center;align-items:center;min-height:72px;font-size:12px;display:flex}.cb-who-geo-preview,.cb-who-donut-preview{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cb-who-geo-preview li,.cb-who-donut-preview li{color:#ffffffbf;grid-template-columns:1fr auto auto;gap:8px;font-size:12px;display:grid}.cb-who-donut-preview__label{text-transform:capitalize}.cb-who-donut-preview__bar{background:#ffffff14;border-radius:999px;grid-column:1/-1;height:6px;overflow:hidden}.cb-who-donut-preview__fill{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#6366f1);height:100%;display:block}.cb-who-donut-preview__meta{color:var(--cb-text-muted);font-size:11px}.cb-who-insights{flex-direction:column;display:flex;overflow:hidden}.cb-who-insights--stack-end{min-height:0;max-height:none}.cb-who-insights__feed{flex-direction:column;min-height:0;display:flex}.cb-who-insights__head{border-bottom:1px solid #ffffff0f;padding:16px 16px 8px}.cb-who-insights__title{margin:0 0 4px;font-size:15px;font-weight:800}.cb-who-insights__subtitle{color:var(--cb-text-muted);margin:0;font-size:12px}.cb-who-insights__scroll{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;padding:12px 16px 16px;overflow:auto hidden}.cb-who-insights__placeholder{text-align:center;color:var(--cb-text-muted);margin:0;padding:16px 8px;font-size:13px}.cb-who-insights__checkout{background:#00000038;border-top:1px solid #ffffff1a;flex-shrink:0;padding:12px 16px 16px}.cb-who-checkout__actions{margin-top:10px}.cb-who-checkout__sample{margin-top:12px}.cb-fast-test-npc--feed{background:0 0;border:none;width:max-content;min-width:100%;padding:0}.cb-fast-test-npc--feed .cb-fast-test-npc__list{flex-flow:row;gap:12px;width:max-content;min-width:100%}.cb-fast-test-npc--feed .cb-fast-test-npc__comment{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex:0 0 280px;align-items:stretch;width:280px;padding:14px}.cb-fast-test-npc--feed .cb-fast-test-npc__text{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cb-fast-test-npc--feed .cb-fast-test-npc__skeleton-lines{flex-flow:row;gap:12px;width:max-content;min-width:100%;display:flex}.cb-fast-test-npc--feed .cb-fast-test-npc__skeleton-row{flex:0 0 280px;width:280px}.cb-fast-test-npc__feed-meta{color:var(--cb-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:11px;font-weight:600}.cb-predictive-btn--blocked:disabled{opacity:.45;cursor:not-allowed;background:#ffffff08;border-color:#ffffff1a}.cb-predictive-btn--blocked:disabled:hover{color:#ffffff73;background:#ffffff08;border-color:#ffffff1a}.cb-sidebar-left__body--editor{min-width:0;padding:12px 14px 20px;overflow-y:auto}.cb-sidebar-left__toolbar-title{letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-muted);flex:1;margin:0;font-size:12px;font-weight:700}.cb-funnel-editor{min-width:0}.cb-funnel-editor--compact .cb-funnel-editor__title{margin-bottom:12px;font-size:14px}.cb-funnel-editor--compact .cb-funnel-toolbar{margin-bottom:16px}.cb-hypothesis-input{min-height:96px}.cb-launch-btn--pro{margin-top:8px}.cb-canvas-view{animation:.28s cb-fade-in}.cb-canvas-view--insights{justify-content:center;align-items:center;min-height:calc(100vh - 180px);display:flex}.cb-insights-placeholder{text-align:center;max-width:420px;padding:48px 24px}.cb-insights-placeholder__icon{color:#8b5cf673;margin-bottom:20px}.cb-insights-placeholder__text{color:#ffffff80;margin:0;font-size:15px;line-height:1.6}.cb-insights-dashboard{flex-direction:column;gap:18px;width:100%;animation:.25s cb-fade-in;display:flex}.cb-insights-verdict{background:linear-gradient(120deg,#8b5cf62e,#22c55e1a) border-box,#00000059 padding-box padding-box;border:1px solid #8b5cf666;border-radius:14px;padding:18px;box-shadow:0 0 0 1px #8b5cf61f,0 0 24px #8b5cf61f}.cb-insights-verdict__head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.cb-insights-verdict__head .cb-block__heading{margin:0}.cb-insights-verdict__icon{color:#c4b5fd;background:#8b5cf633;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.cb-insights-verdict__text{color:#ffffffd6;margin:0;font-size:13px;line-height:1.55}.cb-insights-section-title{color:#ffffffe6;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:700;display:inline-flex}.cb-insights-channels__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=740px){.cb-insights-channels__grid{grid-template-columns:1fr}}.cb-insights-channel{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:14px}.cb-insights-channel__title{color:#fffffff0;margin:0 0 10px;font-size:13px;font-weight:700}.cb-insights-channel__metric{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.cb-insights-channel__metric strong{color:#fff;font-size:13px}.cb-insights-channel__label{color:#ffffff94}.cb-insights-bar{background:#ffffff14;border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.cb-insights-bar__fill{border-radius:inherit;background:linear-gradient(90deg,#22c55ecc,#86eface6);height:100%;display:block}.cb-insights-bar__fill--accent{background:linear-gradient(90deg,#8b5cf6cc,#a78bfaf2)}.cb-insights-channel__reaction{color:#ffffffb3;margin:12px 0 0;font-size:12px}.cb-insights-channel__reaction--neutral{color:#fbbf24}.cb-insights-channel__reaction--positive{color:#4ade80}.cb-insights-live__feed{flex-direction:column;gap:10px;max-height:24rem;padding-right:4px;display:flex;overflow-y:auto}.cb-insights-live__feed--terminal{background:#00000059;border:1px solid #ffffff14;border-radius:12px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.cb-insights-log{opacity:0;background:#00000047;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px;animation:.32s forwards cb-log-appear;transform:translateY(10px)}.cb-insights-log__meta{color:#ffffff73;margin:0 0 6px;font-size:11px}.cb-insights-log__text{color:#ffffffe6;margin:0;font-size:12px;line-height:1.45}@keyframes cb-log-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cb-sidebar-left--nav-only,.cb-sidebar-left--collapsed{align-items:center}.cb-sidebar-left--nav-only .cb-sidebar-tabs--vertical,.cb-sidebar-left--collapsed .cb-sidebar-tabs{box-sizing:border-box;border-bottom:none;flex-direction:column;flex:1;align-items:center;gap:6px;width:100%;padding:8px 6px 16px}.cb-sidebar-left--nav-only .cb-sidebar-tabs--vertical .cb-sidebar-tab,.cb-sidebar-left--collapsed .cb-sidebar-tab{flex:none;width:40px;height:40px;padding:0}.cb-hypothesis-prompt{border-top:1px solid var(--cb-border);margin-top:20px;padding-top:20px}.cb-hypothesis-prompt__input{min-height:100px;margin:0}.cb-hypothesis-prompt--solo{border-top:none;margin-top:0;padding-top:0}.cb-field-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff61;margin-bottom:0;font-size:10px;font-weight:700;display:block}.cb-block{border-radius:var(--cb-radius);border:1px solid var(--cb-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;margin-bottom:28px;padding:20px}.cb-sim-context{align-items:center;gap:10px;margin:-4px 0 20px;display:flex}.cb-sim-context__badge{color:var(--cb-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:500;display:flex}.cb-sim-context__env,.cb-sim-context__type{color:#ffffffb8}.cb-sim-context__sep{opacity:.45}.cb-sim-context__edit{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.cb-sim-context__edit:hover{color:#fff;background:#8b5cf626;border-color:#8b5cf659}.cb-hypothesis-type-hint{color:var(--cb-text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;margin:0 0 16px;padding:10px 12px;font-size:12px;line-height:1.45}.cb-block--hypothesis{overflow:hidden}.cb-hypothesis-form-shell{width:100%}.cb-content-form{flex-direction:column;gap:16px;width:100%;display:flex}.cb-content-form--regular .cb-content-form__field{margin-top:20px}.cb-content-form--regular .cb-ch-textarea{min-height:320px}.cb-content-form__field{flex-direction:column;gap:6px;display:flex}.cb-content-form__row{gap:12px;display:grid}.cb-content-form__label{margin-bottom:4px!important}.cb-content-form__select{width:100%;min-height:46px}.cb-ch-input{box-sizing:border-box;color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:12px 14px;font-family:Montserrat,system-ui,sans-serif;font-size:14px;transition:border-color .2s}.cb-ch-input::placeholder{color:#ffffff38}.cb-ch-input:focus{border-color:#fff3;outline:none}.cb-ch-textarea{resize:vertical;min-height:120px;max-height:min(520px,65vh);margin:0;overflow:auto}.cb-content-form__field-actions{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:6px;display:flex}.cb-content-form__field-actions .cb-char-counter-wrap{text-align:right;flex-shrink:0;margin-left:auto}.cb-form-media-thumbs{grid-template-columns:repeat(auto-fill,80px);gap:6px;margin-bottom:8px;display:grid}.cb-vision-loading--inline{border-radius:12px;margin-bottom:8px;padding:12px}.cb-char-counter{text-align:right;color:#ffffff6b;margin:6px 0 0;font-size:11px;font-weight:500;line-height:1.3}.cb-char-counter--warning{color:#eab308}.cb-char-counter--exceeded{color:#ef4444}.cb-char-counter__hint{text-align:right;color:#ef4444;margin:4px 0 0;font-size:10px;line-height:1.35}.cb-token-warning--limit{color:#ef4444}.cb-ch-textarea--mono{font-family:ui-monospace,Cascadia Code,monospace;font-size:12px;line-height:1.55}.cb-ch-textarea--interview{min-height:140px;background:#00000040!important}.cb-content-form__url-wrap{position:relative}.cb-content-form__url-icon{color:#ffffff73;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.cb-content-form__url-wrap .cb-ch-input{padding-left:40px}.cb-og-warning{background:linear-gradient(135deg,#f59e0b24 0%,#eab3080f 100%);border:1px solid #f59e0b73;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;box-shadow:0 4px 20px #f59e0b14}.cb-preflight-alerts{flex-direction:column;gap:8px;display:flex}.cb-og-warning__text{color:#ffffffe0;margin:0;font-size:12px;font-weight:500;line-height:1.55}.cb-content-form--product .ch-product-specs{margin-top:4px}.cb-content-form__spec-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cb-content-form__spec-row .cb-ch-input{flex:1}.cb-content-form__spec-remove{color:#555;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px}.cb-content-form__spec-remove:hover{color:#f87171}.cb-media-zone{flex-direction:column;gap:8px;display:flex}.cb-content-form__chat-header{text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.cb-content-form__chat-bubble{border:1px solid #ffffff14;border-radius:14px;padding:14px}.cb-content-form__hint{color:var(--cb-text-muted);margin:0;font-size:11px;line-height:1.45}.cb-content-form__poll-list{flex-direction:column;gap:8px;display:flex}.cb-dialogue-editor{flex-direction:column;gap:12px;display:flex}.cb-dialogue-editor__thread{background:#00000047;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:12px;max-height:320px;padding:12px;display:flex;overflow-y:auto}.cb-dialogue-line{border:1px solid #ffffff0f;border-radius:12px;padding:10px 12px}.cb-dialogue-line--agent{background:#8b5cf614;border-color:#8b5cf62e;margin-right:12%}.cb-dialogue-line--user{background:#3b82f614;border-color:#3b82f62e;margin-left:12%}.cb-dialogue-line--mod{background:#ffffff0a}.cb-dialogue-line__head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cb-dialogue-line__avatar{color:#ffffffb3;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.cb-dialogue-line__role{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;flex:1;font-size:11px;font-weight:700}.cb-dialogue-line__role-select{color:#aaa;background:#00000059;border:1px solid #ffffff1a;border-radius:6px;padding:2px 6px;font-size:10px}.cb-dialogue-line__remove{color:#555;cursor:pointer;background:0 0;border:none;padding:2px}.cb-dialogue-line__remove:hover{color:#f87171}.cb-dialogue-editor__actions{flex-wrap:wrap;gap:8px;display:flex}.cb-dialogue-editor__actions .ch-add-option-btn{flex:1;justify-content:center;align-items:center;gap:6px;min-width:140px;display:inline-flex}.cb-block--hypothesis .cb-hypothesis-prompt{margin-top:24px}.cb-block--placements{margin-top:-4px}.cb-placements-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:4px;padding:12px 14px;display:flex}.cb-placements-banner__icon{color:#effb8dd9;flex-shrink:0;margin-top:2px}.cb-placements-banner__text{color:#ffffffd1;margin:0;font-size:12px;line-height:1.5}.cb-placements-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=640px){.cb-placements-grid{grid-template-columns:1fr}}.cb-placement-card{color:#ffffffc7;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;transition:border-color .15s,background .15s,transform .15s;display:flex}.cb-placement-card:hover{background:#8b5cf614;border-color:#8b5cf64d}.cb-placement-card--active{background:#8b5cf62e;border-color:#8b5cf69e;transform:translateY(-1px)}.cb-placement-card__left{align-items:center;gap:10px;min-width:0;display:inline-flex}.cb-placement-card__icon{color:#ffffffe6;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.cb-placement-card__label{font-size:12px;line-height:1.35}.cb-placement-card__share{text-transform:uppercase;letter-spacing:.04em;color:#ffffff8f;white-space:nowrap;background:#00000040;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:10px;font-weight:700}.cb-placements-offline-hint{color:#ffffff8c;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;margin:0;padding:12px 14px;font-size:12px;line-height:1.45}.cb-block__heading{color:var(--cb-text);margin:0 0 16px;font-size:14px;font-weight:700}.cb-block__heading span{color:var(--cb-accent);font-weight:800}.cb-block__heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.cb-block__heading-row .cb-block__heading{flex:1;min-width:0;margin:0}.cb-block__subheading{color:var(--cb-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:12px;font-weight:700}.cb-btn-ghost{color:#ffffffb8;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.cb-btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff0d;border-color:#fff3}.cb-btn-ghost:disabled{opacity:.45;cursor:not-allowed}.cb-input,.cb-select,.cb-textarea{box-sizing:border-box;color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:12px 14px;font-family:Montserrat,system-ui,sans-serif;font-size:14px;transition:border-color .2s}.cb-input::placeholder,.cb-textarea::placeholder{color:#ffffff38}.cb-input:focus,.cb-select:focus,.cb-textarea:focus{box-shadow:none;border-color:#fff3;outline:none}.cb-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.45)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.cb-select option{color:#fff;background:#181818}.cb-textarea{resize:vertical;min-height:120px;line-height:1.6}.cb-title-input{letter-spacing:-.02em;background:0 0;border:none;border-bottom:1px solid #ffffff14;border-radius:0;margin-bottom:16px;padding:0 0 14px;font-size:26px;font-weight:800}.cb-title-input:focus{box-shadow:none;border-bottom-color:#effb8d59}.cb-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.cb-row--audience-toggles{align-items:start}.cb-row--audience-toggles .cb-field{margin-bottom:0}.cb-row--audience-toggles .cb-pill-group{flex-wrap:wrap}@media (width<=900px){.cb-row{grid-template-columns:1fr}}.cb-range-wrap{margin-bottom:12px}.cb-dual-range{height:28px;margin:10px 0 4px;position:relative}.cb-dual-range__track{pointer-events:none;background:#ffffff14;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.cb-dual-range__fill{background:linear-gradient(90deg,#8b5cf659,#a78bfaa6);border-radius:999px;height:100%;position:absolute;top:0;box-shadow:0 0 10px #8b5cf640}.cb-dual-range__thumb{appearance:none;cursor:pointer;pointer-events:none;background:0 0;outline:none;width:100%;height:28px;margin:0;padding:0;position:absolute;left:0}.cb-dual-range__thumb::-webkit-slider-runnable-track{background:0 0;border:none;height:4px}.cb-dual-range__thumb::-moz-range-track{background:0 0;border:none;height:4px}.cb-dual-range__thumb::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;cursor:grab;background:#a78bfa;border:2px solid #ffffffe6;border-radius:50%;width:16px;height:16px;margin-top:-6px;transition:transform .12s,box-shadow .12s;box-shadow:0 0 12px #8b5cf673}.cb-dual-range__thumb:active::-webkit-slider-thumb{cursor:grabbing}.cb-dual-range__thumb::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 16px #8b5cf699}.cb-dual-range__thumb::-moz-range-thumb{pointer-events:auto;cursor:grab;background:#a78bfa;border:2px solid #ffffffe6;border-radius:50%;width:16px;height:16px;box-shadow:0 0 12px #8b5cf673}.cb-dual-range__thumb::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 0 16px #8b5cf699}.cb-range-labels{color:var(--cb-text-muted);justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.cb-range{appearance:none;cursor:pointer;background:#ffffff14;border-radius:999px;outline:none;width:100%;height:4px;margin:8px 0}.cb-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#a78bfa;border:2px solid #ffffffe6;border-radius:50%;width:16px;height:16px;transition:transform .12s,box-shadow .12s;box-shadow:0 0 12px #8b5cf673}.cb-range::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 16px #8b5cf699}.cb-range::-moz-range-thumb{cursor:pointer;background:#a78bfa;border:2px solid #ffffffe6;border-radius:50%;width:16px;height:16px;box-shadow:0 0 12px #8b5cf673}.cb-range::-moz-range-track{background:#ffffff14;border-radius:999px;height:4px}.cb-checkboxes{flex-wrap:wrap;gap:12px 20px;display:flex}.cb-checkbox{cursor:pointer;color:var(--cb-text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.cb-checkbox input{accent-color:var(--cb-accent);width:16px;height:16px}.cb-dropzone{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff05;border:2px dashed #ffffff1a;border-radius:14px;padding:36px 24px;transition:border-color .2s,background .2s,box-shadow .2s}.cb-dropzone__icon{color:#effb8dbf;margin:0 auto}.cb-dropzone:hover,.cb-dropzone--active{background:#effb8d0a;border-color:#effb8d59;box-shadow:0 0 32px #effb8d14}.cb-dropzone__hint{color:#ffffff73;margin:12px 0 0;font-size:13px;line-height:1.5}.cb-creatives-list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.cb-creatives-grid__count{color:var(--cb-text-muted);margin:0;font-size:11px}.cb-creatives-grid{grid-template-columns:repeat(auto-fill,80px);justify-content:start;gap:8px;display:grid}.cb-creatives-grid--drag .cb-creative-add{background:#effb8d0f;border-color:#effb8d73}.cb-creative-thumb{border:1px solid var(--cb-border);background:#00000059;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden}.cb-creative-thumb__img{object-fit:cover;width:100%;height:100%;display:block}.cb-creative-thumb__remove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:6px;right:6px}.cb-creative-thumb__remove:hover{background:#f87171d9}.cb-creative-thumb__badge{color:#ffffffd9;background:#000000a6;border-radius:6px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;bottom:6px;left:6px}.cb-creative-thumb--file{width:80px;height:80px}.cb-creative-thumb__file{box-sizing:border-box;color:#ffffffb8;background:#ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:6px;display:flex}.cb-creative-thumb__file-name{text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;width:100%;font-size:9px;line-height:1.2;display:-webkit-box;overflow:hidden}.ch-form-media button:disabled{opacity:.38;cursor:not-allowed}.cb-creative-add{color:#ffffff73;cursor:pointer;background:#ffffff05;border:2px dashed #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;font-size:11px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.cb-creative-add:hover{color:#ffffffb3;background:#effb8d0a;border-color:#effb8d59}.cb-creative-chip{background:#00000059;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.cb-creative-chip button{color:#f87171;cursor:pointer;background:0 0;border:none;font-size:11px}.cb-sidebar-right{-webkit-backdrop-filter:blur(40px)saturate(150%);box-sizing:border-box;z-index:2;background:#18181880;border-left:1px solid #ffffff14;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.cb-sidebar-right__toolbar{z-index:3;-webkit-backdrop-filter:blur(20px);background:#181818b8;border-bottom:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;align-items:stretch;gap:8px;padding:12px 10px 10px 12px;display:flex;position:sticky;top:0}.cb-sidebar-right__toolbar-row{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.cb-sidebar-right__toolbar-row .cb-checkout-pill-wrap{flex-shrink:0;margin-left:auto}.cb-sidebar-right__toolbar .cb-token-balance{min-width:0;box-shadow:none;flex:1}.cb-sidebar-right:not(.cb-sidebar-right--collapsed) .cb-sidebar-right__toolbar .cb-token-balance{flex:1}.cb-sidebar-right__toggle{width:28px;height:28px;color:var(--cb-text-muted);cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cb-sidebar-right__toggle:hover{color:#fff;background:#8b5cf633}.cb-sidebar-right__body{box-sizing:border-box;flex:1;min-height:0;padding:16px 18px 24px;overflow:hidden auto}.cb-sidebar-right--collapsed{min-width:var(--cb-right-panel-width);max-width:var(--cb-right-panel-width);justify-content:flex-start;align-items:center}.cb-sidebar-right--collapsed .cb-sidebar-right__toolbar{box-sizing:border-box;border-bottom:none;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:10px 8px 8px}.cb-sidebar-right--collapsed .cb-sidebar-right__toolbar-row{flex-direction:column;align-items:center;gap:8px}.cb-sidebar-right--collapsed .cb-sidebar-right__toolbar-row .cb-checkout-pill-wrap{margin-left:0}.cb-sidebar-right--collapsed .cb-checkout-pill{border-radius:14px;flex-direction:column}.cb-sidebar-right--collapsed .cb-checkout-pill__divider{align-self:stretch;width:auto;height:1px}.cb-sidebar-right--collapsed .cb-checkout-pill__launch,.cb-sidebar-right--collapsed .cb-checkout-pill__cost{justify-content:center;width:100%;padding:8px 10px}.cb-sidebar-right--collapsed .cb-sidebar-right__toggle{border-radius:10px;order:1;width:40px;height:40px}.cb-sidebar-right--collapsed .cb-sidebar-right__toolbar .cb-token-balance{width:40px;height:40px;box-shadow:none;border-radius:10px;flex:none;order:2;justify-content:center;align-items:center;gap:0;padding:0}.cb-sidebar-right--collapsed .cb-token-balance__value,.cb-sidebar-right--collapsed .cb-token-balance__value--mini,.cb-sidebar-right--collapsed .cb-token-balance__label{display:none}.cb-sidebar-right--collapsed .cb-token-balance__icon{font-size:18px}.campaign-builder--right-collapsed>.cb-resize-handle--right{display:none}.campaign-builder--right-collapsed .cb-sidebar-right{width:var(--cb-right-panel-width);min-width:var(--cb-right-panel-width);max-width:var(--cb-right-panel-width);border-left:1px solid #ffffff14;border-top-left-radius:16px;align-items:center}.cb-token-balance--compact{border-radius:10px;gap:4px;padding:6px 8px}.cb-token-balance__value--mini{text-align:center;word-break:break-all;font-size:10px;font-weight:700;line-height:1.1}.cb-sidebar-right__label{text-transform:uppercase;letter-spacing:.08em;color:var(--cb-text-muted);margin:0 0 6px;font-size:10px;font-weight:700}.cb-reach-value{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:36px;font-weight:800}.cb-sample-display{color:var(--cb-accent-green);margin:8px 0 12px;font-size:18px;font-weight:700}.cb-sidebar-right__label-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;display:flex}.cb-sidebar-right__label--inline{margin:0}.cb-beta-lock-badge{letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.cb-sample-size--frozen{cursor:not-allowed;background:#0000002e;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:24px;padding:12px 12px 10px}.cb-range--frozen{opacity:.42;cursor:not-allowed;pointer-events:none}.cb-range--frozen:disabled{cursor:not-allowed}.cb-range-labels--frozen{opacity:.38;margin-top:4px;margin-bottom:8px}.cb-sample-size-hint{color:#ffffff73;margin:0;font-size:11px;line-height:1.45}.cb-fast-test-slider{--cb-fast-test-accent:#22c55e;margin-bottom:4px}.cb-fast-test-slider--basic{--cb-fast-test-accent:#eab308}.cb-fast-test-slider--optimal{--cb-fast-test-accent:#22c55e}.cb-fast-test-slider--max{--cb-fast-test-accent:#22d3ee}.cb-fast-test-slider--disabled{opacity:.55;pointer-events:none}.cb-fast-test-slider__head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.cb-fast-test-slider__head--cost,.cb-fast-test-slider__head--solo{justify-content:flex-start}.cb-fast-test-slider__head--cost{align-items:center}.cb-fast-test-slider__label{color:#ffffffb8;font-size:12px;font-weight:600}.cb-fast-test-slider__value{color:var(--cb-fast-test-accent);flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.cb-fast-test-slider__count{color:var(--cb-fast-test-accent);white-space:nowrap}.cb-fast-test-slider__cost{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:4px;font-weight:600;display:inline-flex}.cb-fast-test-slider__cost .cb-token-coin-icon,.cb-fast-test-slider__cost .token-coin-icon{vertical-align:middle;display:inline-block}.cb-fast-test-slider__range{accent-color:var(--cb-fast-test-accent)}.cb-fast-test-slider__range::-webkit-slider-thumb{background:var(--cb-fast-test-accent);box-shadow:0 0 12px color-mix(in srgb, var(--cb-fast-test-accent) 55%, transparent)}.cb-fast-test-slider__range::-moz-range-thumb{background:var(--cb-fast-test-accent);box-shadow:0 0 12px color-mix(in srgb, var(--cb-fast-test-accent) 55%, transparent)}.cb-fast-test-slider__scale{margin-top:2px}.cb-fast-test-quality{margin:8px 0 0;font-size:12px;font-weight:600;line-height:1.45}.cb-fast-test-quality--basic{color:#eab308}.cb-fast-test-quality--optimal{color:#22c55e}.cb-fast-test-quality--max{color:#22d3ee}.cb-estimate-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;margin-bottom:24px;padding:16px}.cb-estimate-row{color:var(--cb-text-muted);justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.cb-estimate-row strong{color:var(--cb-text)}.cb-estimate-row--total{border-top:1px solid var(--cb-border);margin-top:12px;padding-top:12px;font-size:15px}.cb-estimate-row--total strong{color:var(--cb-accent-green);font-size:18px}.cb-terminal-actions{flex-direction:column;gap:12px;margin-top:auto;padding-top:8px;display:flex}.cb-predictive-wrap{flex-direction:column;gap:10px;display:flex}.cb-predictive-btn{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex}.cb-predictive-btn:hover{color:#fff;background:#8b5cf61f;border-color:#8b5cf680}.cb-predictive-btn:disabled{opacity:.6;cursor:wait}.cb-predictive-btn--analyzing{color:#fff;background:#8b5cf624;border-color:#8b5cf68c;animation:1.2s ease-in-out infinite cb-analyze-pulse}.cb-predictive-btn__spinner{animation:.75s linear infinite cb-spin}.cb-predictive-btn[aria-expanded=true]{color:#fff;background:#8b5cf61a;border-color:#8b5cf673}.cb-predictive-insights{background:#00000059;border:1px solid #ffffff1a;border-radius:12px;padding:14px;animation:.25s cb-fade-in}.cb-predictive-insights__stat{color:#ffffffbf;margin:0 0 12px;font-size:12px;line-height:1.5}.cb-predictive-insights__stat strong{color:#fbbf24;margin-top:4px;font-size:20px;font-weight:800;display:block}.cb-predictive-insights__rec{color:#fff9;margin:0;font-size:12px;line-height:1.55}.cb-predictive-insights__label{text-transform:uppercase;letter-spacing:.05em;color:var(--cb-text-muted);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.cb-launch-btn{letter-spacing:.01em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 55%,#5b21b6 100%);border:none;border-radius:100px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 20px;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 8px 32px #8b5cf659}.cb-launch-btn:hover{transform:translateY(-1px);box-shadow:0 12px 40px #8b5cf673}.cb-launch-btn:active{transform:translateY(0)}.cb-launch-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.cb-launch-btn:disabled:hover{box-shadow:none;transform:none}.cb-save-draft-btn{cursor:pointer;color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:10px 14px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:flex}.cb-save-draft-btn:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#ffffff38}.cb-save-draft-btn:disabled{opacity:.45;cursor:not-allowed}@keyframes cb-analyze-pulse{0%,to{box-shadow:0 0 #8b5cf633}50%{box-shadow:0 0 0 6px #8b5cf614}}.cb-analysis-result{background:#00000052;border:1px solid #ffffff1f;border-radius:12px;padding:12px 14px}.cb-analysis-result--good{border-color:#22c55e6b}.cb-analysis-result--warning{border-color:#eab30873}.cb-analysis-result__title{text-transform:uppercase;letter-spacing:.06em;color:#ffffff9e;margin:0 0 8px;font-size:11px;font-weight:700}.cb-analysis-result__grade{color:#fff;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:700;display:inline-flex}.cb-analysis-result__dot{background:#facc15;border-radius:50%;width:8px;height:8px}.cb-analysis-result--good .cb-analysis-result__dot{background:#4ade80}.cb-analysis-result__message{color:#ffffffd1;margin:0;font-size:12px;line-height:1.45}.cb-analysis-result__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 10px;display:grid}.cb-analysis-result__metric{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.cb-analysis-result__metric span{text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;font-size:10px}.cb-analysis-result__metric strong{color:#fff;font-size:13px;font-weight:700}.cb-analysis-result__rec{color:#ffffff9e;margin:8px 0 0;font-size:11px;line-height:1.45}.cb-terminal-badge{text-transform:uppercase;color:var(--cb-accent-green);background:#22c55e26;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.cb-terminal-badge:before{content:"";background:var(--cb-accent-green);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite cb-pulse}@keyframes cb-pulse{0%,to{opacity:1}50%{opacity:.4}}.cb-sidebar-tabs{border-bottom:1px solid #ffffff0f;flex-shrink:0;gap:4px;padding:8px;display:flex}.cb-sidebar-tab{color:var(--cb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:8px 4px;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.cb-sidebar-tab:hover{color:var(--cb-text);background:#ffffff0d}.cb-sidebar-tab--active{color:#fff;background:#8b5cf633}.cb-sidebar-tab--stub:not(.cb-sidebar-tab--active){opacity:.55}.cb-sidebar-stub{text-align:center;padding:24px 12px}.cb-sidebar-stub__title{color:var(--cb-text);margin:0 0 8px;font-size:13px;font-weight:600}.cb-sidebar-stub__text{color:var(--cb-text-muted);margin:0 0 16px;font-size:12px;line-height:1.5}.cb-sidebar-stub__badge{text-transform:uppercase;letter-spacing:.06em;color:var(--cb-text-muted);background:#ffffff0f;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.cb-sidebar-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:32px 16px;display:flex}.cb-sidebar-empty__icon{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf638;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.cb-sidebar-empty__title{color:var(--cb-text);margin:0 0 8px;font-size:13px;font-weight:600}.cb-sidebar-empty__text{max-width:220px;color:var(--cb-text-muted);margin:0;font-size:12px;line-height:1.55}.cb-vision-loading{border-radius:var(--cb-radius);background:#22c55e0a;border:1px dashed #22c55e59;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:32px 20px;display:flex}.cb-vision-spinner{border:3px solid #22c55e33;border-top-color:var(--cb-accent-green);border-radius:50%;width:44px;height:44px;animation:.75s linear infinite cb-spin}@keyframes cb-spin{to{transform:rotate(360deg)}}.cb-vision-loading__text{color:var(--cb-accent-green);margin:20px 0 0;font-size:14px;font-weight:600;animation:1.4s ease-in-out infinite cb-pulse-text}@keyframes cb-pulse-text{0%,to{opacity:1}50%{opacity:.45}}.cb-creative-preview{border-radius:var(--cb-radius);border:1px solid var(--cb-border);background:#00000059;overflow:hidden}.cb-creative-preview__img{object-fit:contain;background:#0a0a0a;width:100%;max-height:280px;display:block}.cb-creative-preview__meta{color:var(--cb-text-muted);border-top:1px solid var(--cb-border);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.cb-creative-preview__remove{color:var(--cb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px}.cb-creative-preview__remove:hover{color:#f87171;background:#f871711a}.cb-creative-preview__replace{border:none;border-top:1px solid var(--cb-border);width:100%;color:var(--cb-accent-hover);cursor:pointer;background:#8b5cf614;padding:10px;font-size:12px;font-weight:600;display:block}.cb-creative-preview__replace:hover{background:#8b5cf626}@keyframes cb-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cb-block--magic-highlight{animation:1.2s cb-magic-glow;box-shadow:0 0 0 2px #22c55e73}@keyframes cb-magic-glow{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 6px #22c55e26}to{box-shadow:0 0 0 2px #22c55e59}}.cb-reach-value--pulse{animation:.5s cb-reach-pop}@keyframes cb-reach-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}.cb-publish-toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10050;background:#0f0f14eb;border-radius:16px;align-items:flex-start;gap:12px;width:min(420px,100vw - 32px);padding:14px 16px;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 40px #00000073}.cb-publish-toast--success{border:1px solid #4ade8059}.cb-publish-toast--error{border:1px solid #f8717159}.cb-publish-toast__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.cb-publish-toast--success .cb-publish-toast__icon{color:#4ade80;background:#4ade801f}.cb-publish-toast--error .cb-publish-toast__icon{color:#f87171;background:#f871711f}.cb-publish-toast__content{flex:1;min-width:0}.cb-publish-toast__title{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.cb-publish-toast__message{color:#ffffffb8;font-size:12px;line-height:1.45}.cb-publish-toast__close{color:#ffffff73;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px}.cb-publish-toast__close:hover{color:#fff}.cb-launch-btn--mainnet{margin-top:4px}.cb-insights-mainnet{text-align:center;background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:16px;margin-top:8px;padding:24px;display:flex}.cb-insights-mainnet__hint{color:#ffffff9e;max-width:480px;margin:0;font-size:13px;line-height:1.5}.cb-insights-mainnet__btn{letter-spacing:.02em;cursor:pointer;color:#0a0a0a;background:linear-gradient(135deg,#fff 0%,#e4e4e7 100%);border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-width:min(100%,360px);padding:16px 28px;font-family:inherit;font-size:16px;font-weight:800;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 10px 36px #ffffff1f}.cb-save-cohort-modal__overlay{z-index:2100;-webkit-backdrop-filter:blur(10px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cb-save-cohort-modal{background:#0c0c0ef5;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 32px 80px #000000a6}.cb-save-cohort-modal__header{justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 0;display:flex}.cb-save-cohort-modal__title-wrap{align-items:center;gap:10px;min-width:0;display:flex}.cb-save-cohort-modal__icon{color:#c4b5fd;background:#8b5cf626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.cb-save-cohort-modal__title{color:#fffffff2;margin:0;font-size:17px;font-weight:700}.cb-save-cohort-modal__close{color:#ffffff8c;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.cb-save-cohort-modal__close:hover:not(:disabled){color:#fff;background:#ffffff1a}.cb-save-cohort-modal__body{padding:16px 22px 22px}.cb-save-cohort-modal__hint{color:#ffffff80;margin:0 0 14px;font-size:13px;line-height:1.5}.cb-save-cohort-modal__label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.cb-save-cohort-modal__input{width:100%;margin-bottom:20px}.cb-save-cohort-modal__actions{justify-content:flex-end;gap:10px;display:flex}.cb-save-cohort-modal__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s,transform .12s;display:inline-flex;box-shadow:0 4px 20px #7c3aed59}.cb-save-cohort-modal__submit:hover:not(:disabled){transform:translateY(-1px)}.cb-save-cohort-modal__submit:disabled{opacity:.45;cursor:not-allowed;transform:none}.cb-insights-mainnet__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 44px #ffffff2e}.cb-insights-mainnet__btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.cb-what-creative-center{flex-direction:column;gap:20px;max-width:820px;margin:0 auto;padding:8px 0 32px;display:flex}.cb-what-creative-center__title{margin:0;font-size:22px;font-weight:700}.cb-what-creative-center__sub{color:var(--cb-text-muted);margin:6px 0 0;font-size:14px}.cb-what-radar-rail .cb-preflight-radar{max-width:100%}.cb-who-pulse{flex-direction:column;gap:24px;max-width:960px;margin:0 auto;padding:8px 0 32px;display:flex}.cb-who-pulse__title{margin:0;font-size:22px;font-weight:700}.cb-who-pulse__sub{color:var(--cb-text-muted);margin:6px 0 0;font-size:14px}.cb-who-pulse__controls{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:16px}.cb-who-pulse__launch-row{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.cb-who-pulse__launch{color:#041007;cursor:pointer;background:#22c55e;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-weight:700;display:inline-flex}.cb-who-pulse__launch--blocked,.cb-who-pulse__launch:disabled{opacity:.45;cursor:not-allowed}.cb-pulse-breakdown__bar{background:#ffffff0f;border-radius:100px;height:10px;margin-bottom:16px;display:flex;overflow:hidden}.cb-pulse-breakdown__seg{min-width:4px}.cb-pulse-seg--buy{background:#22c55e}.cb-pulse-seg--doubt{background:#eab308}.cb-pulse-seg--negative{background:#ef4444}.cb-pulse-breakdown__legend{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.cb-pulse-breakdown__item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:12px}.cb-pulse-breakdown__label{color:var(--cb-text-muted);margin-bottom:4px;font-size:12px;display:block}.cb-pulse-breakdown__value{font-size:18px}.cb-pulse-breakdown__pct{color:var(--cb-text-muted);margin-left:4px;font-size:12px;font-weight:500}.cb-how-stage,.cb-mainnet-stage{max-width:960px;margin:0 auto;padding:8px 0 32px}.cb-how-stage__running{color:#86efac;background:#22c55e14;border:1px solid #22c55e33;border-radius:12px;align-items:center;gap:10px;margin:16px 0;padding:14px 16px;display:flex}.cb-mainnet-stage__actions{margin-top:24px}.cb-sidebar-left__step-label{letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-muted,#94a3b8e0);flex:1;margin:0;font-size:12px;font-weight:600}.cb-sidebar-left__body--how{flex-direction:column;min-height:0;display:flex}.cb-sidebar-left__body--how .cb-audience-controls{flex:1;min-height:0;overflow:auto}.cb-sidebar-left__checkout{border-top:1px solid var(--cb-border,#94a3b824);flex-shrink:0;margin-top:auto;padding-top:12px}.cb-sidebar-right__copilot-label{letter-spacing:.03em;text-transform:uppercase;color:var(--cb-text-muted,#94a3b8e0);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.cb-what-creative-center__field-row{align-items:flex-start;gap:8px;display:flex}.cb-what-creative-center__composer{border:1px solid var(--cb-input-border);background:var(--cb-input-bg);border-radius:14px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.cb-what-creative-center__composer:focus-within,.cb-what-creative-center__composer--open{border-color:var(--cb-input-focus-border);box-shadow:0 0 0 3px var(--cb-input-focus-ring)}.cb-what-creative-center__textarea{color:#ffffffeb;width:100%;min-height:96px;max-height:min(360px,45vh);font:inherit;resize:none;box-sizing:border-box;background:0 0;border:none;border-radius:14px 14px 0 0;margin:0;padding:12px 14px 8px;font-size:14px;line-height:1.55;transition:min-height .2s;display:block}.cb-what-creative-center__composer--expanded .cb-what-creative-center__textarea{min-height:200px;max-height:min(480px,55vh)}.cb-what-creative-center__textarea::placeholder{color:#ffffff57}.cb-what-creative-center__textarea:focus{outline:none}.cb-what-creative-center__composer-bar{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;padding:2px 8px 8px;display:flex}.cb-library-popover-wrap--footer{flex-shrink:0;position:relative}.cb-library-popover-wrap--footer .cb-library-popover{inset:auto auto calc(100% + 8px) 0}.cb-library-popover-wrap--inset{z-index:2;position:absolute;bottom:10px;right:10px}.cb-library-popover-wrap--inset .cb-library-popover{top:calc(100% + 8px);bottom:auto;right:0}.cb-what-creative-center__field-row .cb-ch-textarea{flex:1;min-width:0}.cb-what-creative-center__toolbar-btn{color:#ffffff7a;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,color .15s;display:inline-flex}.cb-what-creative-center__toolbar-btn:hover{color:#ffffffe0;background:#ffffff14}.cb-what-creative-center__toolbar-btn--active{color:#ffffffeb;background:#ffffff1a}.cb-what-creative-center__context-btn{color:#ffffffb8;cursor:pointer;opacity:1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.cb-what-creative-center__context-btn:hover{color:#ffffffe0;background:#ffffff14;border-color:#ffffff2e}.cb-canvas-view--what-radar{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.cb-canvas-view--what-radar .cb-what-preflight{flex:1;max-width:none;min-height:0}.cb-main-stage__step-nav{justify-content:center;padding:20px 0 8px;display:flex}.cb-main-stage__step-nav--primary{justify-content:flex-end;align-self:flex-end;width:100%;margin-top:auto;padding:16px 12px 8px}.cb-main-stage__step-nav-btn{justify-content:center;min-width:220px}.cb-main-stage__step-nav-btn--primary{color:#fff;min-width:auto;min-height:44px;font:inherit;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed 0%,#6366f1 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 8px 24px #6366f147}.cb-main-stage__step-nav-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #6366f161}.cb-main-stage__step-nav-btn--primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.cb-who-pulse-controls__head{margin-bottom:16px}.cb-who-pulse-controls__title{margin:0 0 6px;font-size:16px;font-weight:600}.cb-who-pulse-controls__sub{color:var(--cb-text-muted,#94a3b8d1);margin:0;font-size:13px;line-height:1.45}.cb-who-pulse-results{flex-direction:column;gap:16px;display:flex}.cb-library-popover-wrap{flex-shrink:0;position:relative}.cb-what-creative-center__toolbar-btn--active,.cb-what-creative-center__context-btn--active{color:#ffffffeb;background:#ffffff1a;border-color:#ffffff3d}.cb-library-popover{z-index:40;width:min(260px,100vw - 48px);max-height:min(380px,55vh);position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.cb-library-popover--portal{position:fixed;top:auto;right:auto;overflow:auto}.cb-library-popover__section+.cb-library-popover__section{border-top:1px solid #ffffff14;margin-top:6px;padding-top:6px}.cb-library-popover__section-head{color:#ffffff8c;align-items:center;gap:8px;margin:0 0 6px;padding:4px 10px 2px;display:flex}.cb-library-popover__title{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:11px;font-weight:700}.cb-library-popover__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cb-library-popover__item{width:100%}.cb-library-popover__item-label{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit}.cb-library-popover__hint{color:#ffffff6b;margin:0;padding:6px 10px 8px;font-size:12px;line-height:1.45}.cb-library-popover__hint--loading{align-items:center;gap:8px;display:inline-flex}.cb-library-popover__media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0 4px 4px;display:grid}.cb-library-popover__media-thumb{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;padding:6px;transition:border-color .15s,background .15s;display:flex}.cb-library-popover__media-thumb:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff2e}.cb-library-popover__media-thumb--disabled,.cb-library-popover__media-thumb:disabled{opacity:.45;cursor:not-allowed}.cb-library-popover__media-preview{aspect-ratio:1;color:#ffffff73;background:#00000059;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.cb-library-popover__media-img{object-fit:cover;width:100%;height:100%}.cb-library-popover__media-name{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.cb-library-popover__media-meta{color:#ffffff61;font-size:9px}
