body.shell-app .cx-shell__layout{grid-template-columns:240px minmax(0,1fr)}body.shell-app .cx-shell__main{background:var(--cx-bg);gap:0;width:auto;min-height:100vh;margin:0;padding:0 0 48px}body.shell-app .cx-sidebar{border-right:1px solid var(--cx-border);box-shadow:none;-webkit-backdrop-filter:none;background:#fff;gap:0;padding:0}body.shell-app .cx-sidebar__brand{border-bottom:1px solid #f0f1f3;gap:10px;min-height:64px;padding:20px}body.shell-app .cx-sidebar__brand-mark{width:32px;height:32px;box-shadow:none;color:#fff;letter-spacing:-.03em;border-radius:10px;font-size:15px;font-weight:800}body.shell-app .cx-sidebar__brand strong{letter-spacing:-.03em;color:var(--cx-ink);font-size:16px;font-weight:700}body.shell-app .cx-sidebar__brand strong span{color:var(--cx-primary)}body.shell-app .cx-sidebar__brand small,body.shell-app .cx-sidebar__intro,body.shell-app .cx-sidebar .cx-btn--ghost{display:none}body.shell-app .cx-sidebar__nav{gap:2px;padding:12px 8px}body.shell-app .cx-sidebar-item{color:#6b7280;box-shadow:none;border:0;border-radius:12px;gap:12px;padding:10px 12px}body.shell-app .cx-sidebar-item:after,body.shell-app .cx-sidebar-item.is-active:after{display:none}body.shell-app .cx-sidebar-item:hover{color:var(--cx-ink);background:#f3f5f6;border-color:#0000;transform:none}body.shell-app .cx-sidebar-item.is-active{color:var(--cx-primary);box-shadow:none;background:#0d9b6a14;border-color:#0000}body.shell-app .cx-sidebar-item__icon svg{width:20px;height:20px}body.shell-app .cx-sidebar-item__copy strong{letter-spacing:-.01em;font-size:14px;font-weight:600}body.shell-app .cx-sidebar-item__copy small{display:none}body.shell-app .cx-sidebar-item__badge{background:var(--cx-danger);color:#fff;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:700}body.shell-app .cx-sidebar__footer{border-top:1px solid #f0f1f3;gap:10px;padding:16px 12px}body.shell-app .cx-sidebar__footer strong{font-size:13px;font-weight:600}body.shell-app .cx-sidebar__footer small{color:#9ca3af;font-size:11px}body.shell-app .cx-avatar--small{width:34px;height:34px;color:var(--cx-primary);box-shadow:none;background:#0d9b6a1a;font-size:13px}body.shell-app .cx-shell-topbar{z-index:20;border:0;border-bottom:1px solid var(--cx-border);-webkit-backdrop-filter:none;min-height:56px;box-shadow:none;background:#fff;border-radius:0;padding:0 24px;top:0}body.shell-app .cx-shell-topbar__search{border-color:var(--cx-border);background:var(--cx-bg);color:#9ca3af;border-radius:12px;flex:0 0 240px;max-width:240px;min-height:36px;padding:6px 12px}body.shell-app .cx-shell-topbar__search-copy{align-items:center;display:flex}body.shell-app .cx-shell-topbar__search-copy strong{color:#9ca3af;letter-spacing:0;font-size:13px;font-weight:500}body.shell-app .cx-shell-topbar__search-copy small{display:none}body.shell-app .cx-shell-topbar__shortcut{color:#9ca3af;font-family:var(--cx-font-mono);background:#eef0f2;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:11px}body.shell-app .cx-shell-topbar__actions{gap:12px}body.shell-app .cx-shell-icon-btn{border:1px solid var(--cx-border);width:36px;height:36px;color:var(--cx-ink-soft);background:0 0;border-radius:12px}body.shell-app .cx-view{gap:24px;padding:28px 32px 32px}body.shell-app .cx-dashboard-header h1{letter-spacing:-.025em;font-size:24px;font-weight:700}body.shell-app .cx-dashboard-header p{color:#6b7280;font-size:14px}body.shell-app .cx-dashboard-metric-card,body.shell-app .cx-dashboard-readiness,body.shell-app .cx-dashboard-panel,body.shell-app .cx-dashboard-chart-card,body.shell-app .cx-card,body.shell-app .cx-drawer{border:1px solid var(--cx-border);background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}body.shell-app .cx-dashboard-metric-card{gap:12px;padding:20px 22px}body.shell-app .cx-dashboard-metric-card__icon{background:#0d9b6a14;border-radius:12px;width:40px;height:40px}body.shell-app .cx-dashboard-metric-card__change{color:var(--cx-success);font-weight:600}body.shell-app .cx-dashboard-metric-card__body strong{letter-spacing:-.03em;font-size:28px;font-weight:800}body.shell-app .cx-dashboard-metric-card__body small{color:#6b7280;font-size:13px;font-weight:500}body.shell-app .cx-dashboard-grid{grid-template-columns:1fr 360px;gap:20px}body.shell-app .cx-dashboard-main,body.shell-app .cx-dashboard-side{gap:20px}body.shell-app .cx-dashboard-readiness{background:linear-gradient(135deg,#0d9b6a14,#0d9b6a08);border-color:#0d9b6a2e;gap:14px;padding:20px 22px}body.shell-app .cx-dashboard-panel,body.shell-app .cx-dashboard-chart-card{padding:20px 22px}body.shell-app .cx-dashboard-panel__head h2,body.shell-app .cx-dashboard-panel--side h2{letter-spacing:-.01em;font-size:16px;font-weight:700}body.shell-app .cx-dashboard-link{font-weight:600}body.shell-app .cx-dashboard-task-item{background:#fff;border-color:#f0f1f3;border-radius:8px;padding:10px 12px}body.shell-app .cx-dashboard-task-item__check{border-width:2px;border-radius:4px}body.shell-app .cx-dashboard-task-item__body strong,body.shell-app .cx-dashboard-activity-item strong,body.shell-app .cx-dashboard-activity-item p,body.shell-app .cx-dashboard-lead-row__title strong{font-size:13px}body.shell-app .cx-dashboard-badge{min-height:auto;padding:3px 10px;font-size:12px;font-weight:600}body.shell-app .cx-dashboard-lead-row{padding:14px 0}body.shell-app .cx-dashboard-lead-row__company,body.shell-app .cx-dashboard-lead-row__intent,body.shell-app .cx-dashboard-task-item__meta small,body.shell-app .cx-dashboard-activity-item small{color:#9ca3af}body.shell-app .cx-dashboard-score span{width:44px;height:6px}.brand{align-items:center;gap:.9rem;display:flex}.muted{color:var(--ink-soft)}.hero{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(140deg,#ffffffd6,#fff6e9e6),radial-gradient(circle at 100% 0,#0c897b29,#0000 34%);grid-template-columns:1.1fr .9fr;padding:1.6rem;position:relative;overflow:hidden}@keyframes pub-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pub-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pub-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pub-typing{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@keyframes pub-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pub-msg-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pub-pulse{0%,to{box-shadow:0 8px 28px #0d9b6a33}50%{box-shadow:0 8px 42px #0d9b6a59,0 0 0 8px #0d9b6a0f}}.hero:after{content:"";background:radial-gradient(circle,#e59c4533,#0000 72%);border-radius:999px;width:220px;height:220px;position:absolute;bottom:-80px;right:-60px}.layout{grid-template-columns:340px minmax(0,1fr);align-items:start;margin-top:1rem}.sidebar,.panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);backdrop-filter:blur(20px);box-shadow:var(--shadow);padding:1.2rem}.sidebar{background:linear-gradient(#ffffffeb,#f5f9f7e0);align-content:start;position:sticky;top:6rem}.content{align-content:start}.pill,.status{background:#ffffffdb;border:1px solid #17231f14;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;padding:.38rem .66rem;font-size:.78rem;font-weight:700;display:inline-flex}.status.draft,.status.warning,.status.needs-setup{background:var(--amber-soft);color:#99611f}.status.ready,.status.pilot,.status.info{background:var(--teal-soft);color:#0d7568}.status.live,.status.success,.status.qualified,.status.contacted,.status.won{background:var(--green-soft);color:#1b764c}.status.new,.status.lost,.status.critical{background:var(--rose-soft);color:#9d3c2b}.button{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.92rem 1.15rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.button:hover,.chip:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg, var(--teal), var(--teal-deep));color:#fff;box-shadow:0 8px 20px #12b88638}.button.primary:hover{box-shadow:0 12px 28px #12b88652}.button.secondary{color:var(--ink);background:#fff;box-shadow:inset 0 0 0 1px #17231f14}.button.ghost{color:var(--ink-soft);background:0 0;box-shadow:inset 0 0 0 1px #17231f1f}.button.block{width:100%}.button.button-sm{border-radius:999px;padding:.42rem .7rem;font-size:.84rem}.card{border-radius:var(--radius-lg);background:linear-gradient(135deg,#ffffffe6,#f5f9f7bf);border:1px solid #17231f0f;padding:1rem;transition:border-color .2s,box-shadow .2s,transform .18s}.card:hover{border-color:#12b8862e;box-shadow:0 8px 24px #12b8860f}.card strong{background:linear-gradient(135deg, var(--ink), var(--teal-deep));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.35rem 0 .2rem;font-size:1.4rem;display:block}.card p,.field label{color:var(--ink-soft)}.chip{cursor:pointer}.field{gap:.4rem;display:grid}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;color:var(--ink);resize:vertical;background:#ffffffeb;border:1px solid #17231f1a;border-radius:14px;padding:.92rem 1rem;transition:border-color .2s,box-shadow .2s}.field textarea:focus,.field input:focus,.field select:focus{border-color:#12b88673;outline:none;box-shadow:0 0 0 4px #12b88614,0 2px 8px #12b8860f}.chip{color:var(--ink);background:#fff;border:1px solid #17231f14;border-radius:999px;padding:.62rem .86rem}.messages{gap:.9rem;max-height:620px;display:grid;overflow:auto}.message{display:flex}.message.user{justify-content:flex-end}.split{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.empty{border-radius:var(--radius-lg);color:var(--ink-soft);background:#ffffffb8;padding:1rem}.hide{display:none!important}@media (width<=1180px){.hero,.layout,.split{grid-template-columns:1fr}.sidebar{position:static}}@media (width<=760px){.shell{width:min(100% - 1rem,1440px)}.hero,.sidebar,.panel{padding:1rem}.button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@keyframes cw-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}body.shell-public,body.shell-app,body.shell-admin{background:linear-gradient(180deg, var(--cx-page) 0%, var(--cx-page-mid) 100%);color:var(--cx-ink)}body.shell-public:before,body.shell-app:before,body.shell-admin:before{background-image:none}.cx-btn{min-height:42px;color:var(--cx-ink);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.cx-btn--lg{min-height:48px;padding:0 22px}.cx-btn--full{width:100%}.cx-btn--primary{background:var(--cx-primary);color:#fff}.cx-btn--primary:hover{background:var(--cx-primary-hover)}.cx-btn--ghost{border-color:var(--cx-border);background:#ffffffb8}.cx-eyebrow{color:var(--cx-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.cx-badge{border:1px solid var(--cx-border);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.cx-inbox-list{gap:14px;display:grid}.cx-detail-list span{color:var(--cx-body)}.cx-detail-list{gap:10px;display:grid}.cx-detail-list div{border-bottom:1px solid var(--cx-divider);gap:4px;padding-bottom:10px;display:grid}.cx-detail-list div:last-child{border-bottom:0;padding-bottom:0}.cx-detail-list span{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.cx-detail-list strong{word-break:break-word;font-size:13.5px;line-height:1.35}@media (width<=1180px){.cx-onboarding-grid{grid-template-columns:1fr}}@media (width<=640px){.cx-onboarding-grid{grid-template-columns:1fr}}.cx-plan-card{border-color:var(--cx-border-strong);background:radial-gradient(circle at 18% 0,#12b88614,#0000 34%),linear-gradient(#fff 0%,#f9fcfb 100%);border-radius:26px;flex-direction:column;gap:14px;min-height:100%;padding:24px;display:flex;position:relative;box-shadow:0 14px 40px #0f172a0f}.cx-plan-card.is-featured{border-color:var(--cx-success-border);transform:translateY(-6px);box-shadow:0 22px 58px #12b88621}.cx-plan-card__name{letter-spacing:-.03em;color:var(--cx-ink);font-size:24px;line-height:1.08;display:block}.cx-plan-card__price{letter-spacing:-.04em;color:var(--cx-ink);font-size:28px;font-weight:900;line-height:1.05}.cx-plan-card p{color:var(--cx-body);margin:0;font-size:14.5px;line-height:1.65}.cx-plan-card .cx-btn{margin-top:auto}@media (width<=1180px){.cx-plan-card.is-featured{transform:none}}@media (width<=760px){.cx-plan-card{border-radius:22px;padding:20px}.cx-plan-card__name{font-size:22px}.cx-plan-card__price{font-size:25px}}.cx-plan-card{flex-direction:column;display:flex}.cx-plan-card.is-featured{transform:none}.cx-plan-card__name{min-height:32px}.cx-plan-card__price{min-height:34px}.cx-plan-card p{min-height:52px}@media (width<=1180px){.cx-plan-card p,.cx-plan-card__name,.cx-plan-card__price{min-height:0}}.cx-btn.is-disabled,.cx-btn[aria-disabled=true]{cursor:not-allowed;opacity:.52;pointer-events:auto}body.shell-app .cx-btn--compact{min-height:34px;box-shadow:none;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}body.shell-app.app-authenticated{background:#f8fafc}body.shell-app:before{opacity:0}body.shell-app .cx-btn--compact{border-radius:999px;min-height:32px;padding:6px 11px}body.shell-app .cx-btn--ghost{box-shadow:none}body.shell-app .cx-btn--primary{background:#3730a3;border-color:#3730a3}body.shell-app .cx-btn--primary:hover{background:#312e81;border-color:#312e81}body.shell-app .cx-eyebrow,body.shell-admin .cx-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}body.shell-admin,body.shell-admin.app-authenticated{background:#f8fafc}body.shell-admin:before{opacity:0}body.shell-admin .cx-btn--full{justify-content:center;width:100%}body.shell-admin .cx-btn--primary{background:#3730a3;border-color:#3730a3}body.shell-admin .cx-btn--primary:hover{background:#312e81;border-color:#312e81}body.shell-admin .cx-btn--ghost{box-shadow:none}body.shell-app .cx-shell,body.shell-admin .cx-shell{background:var(--cx-bg);min-height:100vh}body.shell-app .cx-shell__layout,body.shell-admin .cx-shell__layout{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main{flex-direction:column;gap:24px;width:min(1220px,100% - 56px);min-width:0;margin:0 auto;padding:0 0 64px;display:flex}body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{box-sizing:border-box;background:linear-gradient(#0d2119 0%,#11261d 42%,#143124 100%);border-right:1px solid #193126;flex-direction:column;gap:16px;height:100vh;padding:22px 16px 18px;display:flex;position:sticky;top:0;overflow:auto;box-shadow:inset -1px 0 #ffffff08}body.shell-app .cx-sidebar__brand,body.shell-admin .cx-sidebar__brand{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding-bottom:14px;display:flex}body.shell-app .cx-sidebar__brand img,body.shell-admin .cx-sidebar__brand img{object-fit:contain;width:28px;height:28px}body.shell-app .cx-sidebar__brand strong,body.shell-admin .cx-sidebar__brand strong{letter-spacing:-.02em;color:#f3fbf7;font-size:14px;display:block}body.shell-app .cx-sidebar__brand small,body.shell-admin .cx-sidebar__brand small{color:#8bb4a0;margin-top:1px;font-size:11px;display:block}body.shell-app .cx-sidebar__intro,body.shell-admin .cx-sidebar__intro{color:#82a693;margin:0;font-size:12px;line-height:1.55}body.shell-app .cx-sidebar__nav,body.shell-admin .cx-sidebar__nav{flex-direction:column;gap:4px;display:flex}body.shell-app .cx-sidebar-item,body.shell-admin .cx-sidebar-item{text-align:left;color:#8bb4a0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:12px;font-family:inherit;transition:background .18s,color .18s,transform .18s,border-color .18s,box-shadow .18s,opacity .18s;display:grid;position:relative}body.shell-app .cx-sidebar-item:after,body.shell-admin .cx-sidebar-item:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:box-shadow .18s,opacity .18s;position:absolute;inset:0;box-shadow:inset 0 0 #6ee7b752}body.shell-app .cx-sidebar-item:hover,body.shell-admin .cx-sidebar-item:hover{color:#f3fbf7;background:#ffffff0b;border-color:#ffffff0f;transform:translateY(-1px)}body.shell-app .cx-sidebar-item:hover:after,body.shell-admin .cx-sidebar-item:hover:after{opacity:1;box-shadow:inset 0 0 0 1px #ffffff0a}body.shell-app .cx-sidebar-item:active,body.shell-admin .cx-sidebar-item:active{background:#ffffff12;transform:translateY(0)}body.shell-app .cx-sidebar-item:focus-visible,body.shell-admin .cx-sidebar-item:focus-visible{color:#f3fbf7;border-color:#6ee7b752;outline:none;box-shadow:0 0 0 3px #34d39929}body.shell-app .cx-sidebar-item:focus-visible:after,body.shell-admin .cx-sidebar-item:focus-visible:after{opacity:1;box-shadow:inset 0 0 0 1px #6ee7b738}body.shell-app .cx-sidebar-item.is-active,body.shell-admin .cx-sidebar-item.is-active{color:#ecfdf5;background:linear-gradient(#34d39924,#1abc7c1f);border-color:#34d39929;box-shadow:inset 0 0 0 1px #34d39938,0 10px 24px #0000001f}body.shell-app .cx-sidebar-item.is-active:after,body.shell-admin .cx-sidebar-item.is-active:after{opacity:1;box-shadow:inset 3px 0 #6ee7b7e6}body.shell-app .cx-sidebar-item__icon,body.shell-admin .cx-sidebar-item__icon{color:currentColor;justify-content:center;align-items:center;display:inline-flex}body.shell-app .cx-sidebar-item__icon svg,body.shell-admin .cx-sidebar-item__icon svg{width:18px;height:18px;display:block}body.shell-app .cx-sidebar-item__copy strong,body.shell-admin .cx-sidebar-item__copy strong{letter-spacing:-.01em;font-size:13px;font-weight:700;display:block}body.shell-app .cx-sidebar-item__copy small,body.shell-admin .cx-sidebar-item__copy small{color:#6f9381;margin-top:1px;font-size:11px;transition:color .18s,opacity .18s;display:block}body.shell-app .cx-sidebar-item:hover .cx-sidebar-item__copy small,body.shell-admin .cx-sidebar-item:hover .cx-sidebar-item__copy small,body.shell-app .cx-sidebar-item:focus-visible .cx-sidebar-item__copy small,body.shell-admin .cx-sidebar-item:focus-visible .cx-sidebar-item__copy small{color:#9acdb6}body.shell-app .cx-sidebar-item.is-active .cx-sidebar-item__copy small,body.shell-admin .cx-sidebar-item.is-active .cx-sidebar-item__copy small{color:#9fe7c8;opacity:.9}body.shell-app .cx-sidebar-item__badge,body.shell-admin .cx-sidebar-item__badge{color:#b7d4c5;background:#ffffff0f;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:grid}body.shell-app .cx-sidebar-item:hover .cx-sidebar-item__badge,body.shell-admin .cx-sidebar-item:hover .cx-sidebar-item__badge,body.shell-app .cx-sidebar-item:focus-visible .cx-sidebar-item__badge,body.shell-admin .cx-sidebar-item:focus-visible .cx-sidebar-item__badge{color:#effcf5;background:#ffffff17}body.shell-app .cx-sidebar-item.is-active .cx-sidebar-item__badge,body.shell-admin .cx-sidebar-item.is-active .cx-sidebar-item__badge{color:#ecfdf5;background:#ffffff1a}body.shell-app .cx-sidebar__spacer{flex:auto;min-height:12px}body.shell-app .cx-sidebar__footer,body.shell-admin .cx-sidebar__footer{border-top:1px solid #ffffff14;align-items:center;gap:10px;padding-top:10px;display:flex}body.shell-app .cx-sidebar__footer>div,body.shell-admin .cx-sidebar__footer>div{flex:1;min-width:0}body.shell-app .cx-sidebar__footer strong,body.shell-admin .cx-sidebar__footer strong{white-space:nowrap;text-overflow:ellipsis;color:#effaf4;font-size:12px;display:block;overflow:hidden}body.shell-app .cx-sidebar__footer small,body.shell-admin .cx-sidebar__footer small{color:#7ea28f;font-size:11px;display:block}body.shell-app .cx-avatar,body.shell-admin .cx-avatar,body.shell-public .cx-avatar{background:var(--cx-accent-soft);width:32px;height:32px;color:var(--cx-accent);border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}body.shell-app .cx-avatar--small,body.shell-admin .cx-avatar--small{width:28px;height:28px;font-size:11px}body.shell-app .cx-view,body.shell-admin .cx-view{flex-direction:column;gap:24px;padding-top:28px;display:flex}body.shell-app .cx-page-header,body.shell-admin .cx-page-header,body.shell-public .cx-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}body.shell-app .cx-page-header h1,body.shell-admin .cx-page-header h1{letter-spacing:-.04em;color:var(--cx-ink);margin:4px 0 6px;font-size:28px;font-weight:800;line-height:1.08}body.shell-app .cx-page-header p,body.shell-admin .cx-page-header p{max-width:64ch;color:var(--cx-ink-soft);margin:0;font-size:14px;line-height:1.55}body.shell-app .cx-eyebrow,body.shell-admin .cx-eyebrow,body.shell-public .cx-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--cx-accent);margin:0;font-size:11px;font-weight:800;line-height:1;display:block}body.shell-app .cx-card,body.shell-admin .cx-card,body.shell-public .cx-card,body.shell-app .cx-drawer{background:var(--cx-surface);border:1px solid var(--cx-border);border-radius:var(--cx-radius-lg);box-shadow:var(--cx-shadow)}body.shell-app .cx-card,body.shell-admin .cx-card,body.shell-public .cx-card{padding:20px 24px}body.shell-app .cx-card h2,body.shell-admin .cx-card h2,body.shell-public .cx-card h2{letter-spacing:-.02em;color:var(--cx-ink);margin:2px 0 0;font-size:17px;line-height:1.2}body.shell-app .cx-card p,body.shell-admin .cx-card p,body.shell-public .cx-card p{color:var(--cx-ink-soft);font-size:13px;line-height:1.55}body.shell-app .cx-btn,body.shell-admin .cx-btn,body.shell-public .cx-btn{border-radius:var(--cx-radius-sm);border:1px solid var(--cx-border);background:var(--cx-surface);min-height:34px;color:var(--cx-ink);cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}body.shell-app .cx-btn:hover,body.shell-admin .cx-btn:hover,body.shell-public .cx-btn:hover{box-shadow:var(--cx-shadow-hover);transform:translateY(-1px)}body.shell-app .cx-btn--primary,body.shell-admin .cx-btn--primary,body.shell-public .cx-btn--primary{background:var(--cx-accent);color:#fff;border-color:var(--cx-accent)}body.shell-app .cx-btn--ghost,body.shell-admin .cx-btn--ghost,body.shell-public .cx-btn--ghost{background:var(--cx-surface);color:var(--cx-ink)}body.shell-app .cx-btn--compact,body.shell-admin .cx-btn--compact{min-height:28px;padding:6px 10px;font-size:12px}body.shell-public .cx-btn--lg{min-height:46px;padding:11px 18px;font-size:14px}body.shell-app .cx-btn.is-disabled{opacity:.55;pointer-events:none}body.shell-app .cx-badge,body.shell-admin .cx-badge{background:var(--cx-bg-soft);color:var(--cx-ink-soft);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}body.shell-app .cx-badge--success,body.shell-admin .cx-badge--success{background:var(--cx-success-soft);color:var(--cx-success)}body.shell-app .cx-badge--warning,body.shell-admin .cx-badge--warning{background:var(--cx-warning-soft);color:var(--cx-warning)}body.shell-app .cx-badge--danger,body.shell-admin .cx-badge--danger{background:var(--cx-danger-soft);color:var(--cx-danger)}body.shell-app .cx-badge--info,body.shell-admin .cx-badge--info{background:var(--cx-accent-soft);color:var(--cx-accent)}body.shell-app .cx-badge--neutral,body.shell-admin .cx-badge--neutral{background:var(--cx-bg-soft);color:var(--cx-ink-soft)}body.shell-app .cx-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}body.shell-app .cx-inbox-layout{grid-template-columns:minmax(340px,.94fr) minmax(380px,1.06fr);align-items:start;gap:18px;display:grid}body.shell-app .cx-inbox-list-panel{padding:0;overflow:hidden}body.shell-app .cx-inbox-list-panel,body.shell-app .cx-drawer{box-shadow:0 18px 44px #0f172a0f,0 4px 14px #0f172a0a}body.shell-app .cx-filter-tabs{border-bottom:1px solid var(--cx-border);gap:6px;padding:10px 12px;display:flex;overflow:auto}body.shell-app .cx-filter-tabs button{color:var(--cx-ink-soft);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:750}body.shell-app .cx-filter-tabs button.is-active{background:var(--cx-accent-soft);color:var(--cx-accent)}body.shell-app .cx-filter-tabs span{opacity:.7}body.shell-app .cx-field-inline{text-transform:uppercase;letter-spacing:.05em;color:var(--cx-ink-muted);gap:5px;font-size:11px;font-weight:800;display:grid}body.shell-app .cx-field-inline input,body.shell-app .cx-field-inline select{border:1px solid var(--cx-border);background:var(--cx-surface);width:100%;color:var(--cx-ink);font:inherit;text-transform:none;letter-spacing:normal;border-radius:12px;padding:10px 11px;font-size:13px;font-weight:500}body.shell-app .cx-status-dot{background:var(--cx-border-strong);border-radius:999px;width:7px;height:7px;display:inline-block}body.shell-app .cx-status-dot.is-hot,body.shell-public .cx-status-dot.is-hot{background:var(--cx-accent)}body.shell-admin .cx-status-dot.is-ok{background:var(--cx-success)}body.shell-app .cx-drawer{position:sticky;top:24px;overflow:hidden}body.shell-app .cx-empty-state{color:var(--cx-ink-soft);padding:22px}body.shell-app .cx-empty-state strong{color:var(--cx-ink)}body.shell-app .cx-progress{background:var(--cx-bg-soft);border-radius:999px;height:4px;overflow:hidden}body.shell-app .cx-progress span,body.shell-admin .cx-progress span{border-radius:inherit;background:var(--cx-accent);height:100%;display:block}body.shell-admin .cx-table{overflow:auto}body.shell-app .cx-dashboard-view{gap:24px;display:grid}body.shell-app .cx-dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;padding-top:6px;display:flex}body.shell-app .cx-dashboard-header__copy{gap:6px;display:grid}body.shell-app .cx-dashboard-header h1{letter-spacing:-.045em;color:var(--cx-ink);margin:0;font-size:26px;font-weight:800;line-height:1.08}body.shell-app .cx-dashboard-header p{color:var(--cx-ink-soft);margin:0;font-size:14px}body.shell-app .cx-dashboard-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}body.shell-app .cx-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}body.shell-app .cx-dashboard-metric-card{background:#fff;border:1px solid #11182714;border-radius:18px;gap:16px;padding:18px 20px;display:grid;box-shadow:0 8px 20px #0f172a0a}body.shell-app .cx-dashboard-metric-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}body.shell-app .cx-dashboard-metric-card__icon{width:42px;height:42px;color:var(--cx-primary);background:#0d9b6a14;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}body.shell-app .cx-dashboard-metric-card__icon svg,body.shell-app .cx-dashboard-metric-card__change svg,body.shell-app .cx-dashboard-link svg,body.shell-app .cx-dashboard-lead-row__arrow svg,body.shell-app .cx-dashboard-header .cx-btn svg{width:18px;height:18px;display:block}body.shell-app .cx-dashboard-metric-card__change{color:var(--cx-primary);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}body.shell-app .cx-dashboard-metric-card__body strong{letter-spacing:-.05em;color:var(--cx-ink);font-size:28px;line-height:1;display:block}body.shell-app .cx-dashboard-metric-card__body small{color:var(--cx-ink-soft);margin-top:6px;font-size:13px;display:block}body.shell-app .cx-dashboard-grid{grid-template-columns:minmax(0,1.85fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}body.shell-app .cx-dashboard-main,body.shell-app .cx-dashboard-side{gap:18px;display:grid}body.shell-app .cx-dashboard-panel,body.shell-app .cx-dashboard-readiness,body.shell-app .cx-dashboard-chart-card{padding:18px 18px 20px}body.shell-app .cx-dashboard-panel__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}body.shell-app .cx-dashboard-panel__head h2{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:800}body.shell-app .cx-dashboard-link{color:var(--cx-primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:700;display:inline-flex}body.shell-app .cx-dashboard-readiness{background:linear-gradient(135deg,#0d9b6a0f,#0d9b6a05);border-color:#0d9b6a24}body.shell-app .cx-dashboard-readiness__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}body.shell-app .cx-dashboard-readiness__head strong{color:var(--cx-ink);font-size:15px;display:block}body.shell-app .cx-dashboard-readiness__head small{color:var(--cx-ink-soft);margin-top:2px;font-size:13px;display:block}body.shell-app .cx-dashboard-status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}body.shell-app .cx-dashboard-status-pill--warning{color:var(--cx-warning);background:var(--cx-warning-bg);border:1px solid var(--cx-warning-border)}body.shell-app .cx-dashboard-progress{background:#11182714;border-radius:999px;height:8px;margin-top:16px;overflow:hidden}body.shell-app .cx-dashboard-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--cx-primary), var(--cx-accent));height:100%;display:block}body.shell-app .cx-dashboard-leads{display:grid}body.shell-app .cx-dashboard-lead-row{border:0;border-top:1px solid var(--cx-divider);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;padding:16px 0;font-family:inherit;display:grid}body.shell-app .cx-dashboard-lead-row:first-child{border-top:0;padding-top:2px}body.shell-app .cx-dashboard-lead-row:hover{background:#0d9b6a05}body.shell-app .cx-dashboard-lead-row__title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}body.shell-app .cx-dashboard-lead-row__title strong{color:var(--cx-ink);font-size:14px}body.shell-app .cx-dashboard-lead-row__company{color:var(--cx-ink-soft);margin-top:5px;font-size:12px;display:block}body.shell-app .cx-dashboard-lead-row__intent{color:var(--cx-ink-faint);margin-top:4px;font-size:12px;font-style:italic;display:block}body.shell-app .cx-dashboard-lead-row__meta{justify-items:end;gap:8px;display:grid}body.shell-app .cx-dashboard-lead-row__meta small{color:var(--cx-ink-faint);font-size:12px}body.shell-app .cx-dashboard-score{justify-items:end;gap:4px;display:grid}body.shell-app .cx-dashboard-score strong{color:var(--cx-ink);font-size:12px}body.shell-app .cx-dashboard-score span{background:#11182714;border-radius:999px;width:46px;height:6px;display:block;overflow:hidden}body.shell-app .cx-dashboard-score span i{border-radius:inherit;background:linear-gradient(90deg, var(--cx-primary), #f59e0b);height:100%;display:block}body.shell-app .cx-dashboard-lead-row__arrow{color:var(--cx-ink-faint)}body.shell-app .cx-dashboard-badge{border:1px solid #0000;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}body.shell-app .cx-dashboard-task-list,body.shell-app .cx-dashboard-activity-list{gap:10px;display:grid}body.shell-app .cx-dashboard-task-item{border:1px solid var(--cx-divider);background:#ffffffe0;border-radius:14px;align-items:flex-start;gap:12px;padding:12px;display:flex}body.shell-app .cx-dashboard-task-item__check{border:1.5px solid var(--cx-border-strong);border-radius:5px;flex:none;width:18px;height:18px;margin-top:2px}body.shell-app .cx-dashboard-task-item__body{min-width:0}body.shell-app .cx-dashboard-task-item__body strong{color:var(--cx-ink);font-size:13px;line-height:1.45;display:block}body.shell-app .cx-dashboard-task-item__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}body.shell-app .cx-dashboard-task-item__meta small{color:var(--cx-ink-faint);font-size:12px}body.shell-app .cx-dashboard-activity-item{align-items:flex-start;gap:10px;padding:4px 0;display:flex}body.shell-app .cx-dashboard-activity-item__dot{border-radius:999px;flex:none;width:8px;height:8px;margin-top:7px}body.shell-app .cx-dashboard-activity-item strong{color:var(--cx-ink);font-size:13px;display:inline}body.shell-app .cx-dashboard-activity-item p{color:var(--cx-ink);margin:0;font-size:13px;display:inline}body.shell-app .cx-dashboard-activity-item small{color:var(--cx-ink-faint);margin-top:4px;font-size:11px;display:block}body.shell-app .cx-dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@keyframes cx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}body.shell-public .cx-card strong{font-size:16px;display:block}body.shell-public .cx-card small{color:var(--cx-accent);font-size:12px;font-weight:750}body.shell-public .cx-plan-card.is-featured{border-color:var(--cx-accent);box-shadow:0 14px 42px #0d96681f}body.shell-public .cx-plan-card__name{margin-top:8px;font-size:20px!important}body.shell-public .cx-plan-card__price{letter-spacing:-.04em;margin:10px 0;font-size:28px;font-weight:850}body.shell-public .cx-plan-card ul{color:var(--cx-ink-soft);margin:14px 0;padding-left:18px;font-size:13px;line-height:1.7}@media (width<=1100px){body.shell-app .cx-dashboard-metrics,body.shell-app .cx-dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body.shell-app .cx-shell__layout,body.shell-admin .cx-shell__layout{grid-template-columns:1fr}body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{border-right:0;border-bottom:1px solid var(--cx-border);height:auto;position:relative}body.shell-app .cx-sidebar__nav,body.shell-admin .cx-sidebar__nav{grid-template-columns:repeat(5,minmax(120px,1fr));display:grid;overflow:auto}body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main{width:min(100% - 28px,1180px);padding-top:22px}body.shell-app .cx-inbox-layout{grid-template-columns:1fr}body.shell-app .cx-drawer{position:static}body.shell-app .cx-dashboard-metrics,body.shell-app .cx-dashboard-chart-grid{grid-template-columns:repeat(2,1fr)}body.shell-app .cx-dashboard-grid{grid-template-columns:1fr}}@media (width<=620px){body.shell-app .cx-page-header h1,body.shell-admin .cx-page-header h1{font-size:24px}body.shell-app .cx-dashboard-metrics,body.shell-app .cx-dashboard-chart-grid{grid-template-columns:1fr}body.shell-app .cx-dashboard-header,body.shell-app .cx-dashboard-panel__head,body.shell-app .cx-dashboard-readiness__head,body.shell-app .cx-dashboard-lead-row{grid-template-columns:1fr;display:grid}body.shell-app .cx-dashboard-lead-row__meta{justify-items:start}}@media (prefers-reduced-motion:reduce){body.shell-app .cx-btn,body.shell-admin .cx-btn,body.shell-public .cx-btn{transition:none;animation:none}}body.shell-public .cx-card,body.shell-public .cx-plan-card{transition:transform .2s,box-shadow .2s,border-color .2s}body.shell-public .cx-card:hover,body.shell-public .cx-plan-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000000f}body.shell-app .cx-shell__layout,body.shell-admin .cx-shell__layout{align-items:stretch}body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{align-self:stretch;height:100vh;min-height:100vh;position:sticky;top:0}body.shell-app .cx-sidebar--fullheight{border-radius:0;margin:0}body.shell-app .cx-sidebar__nav .cx-sidebar-item,body.shell-admin .cx-sidebar__nav .cx-sidebar-item{min-height:56px}body.shell-app .cx-page-header h1,body.shell-admin .cx-page-header h1{letter-spacing:-.045em}body.shell-app .cx-page-header p,body.shell-admin .cx-page-header p{max-width:62ch}body.shell-app .cx-card,body.shell-admin .cx-card{box-shadow:0 10px 30px #0f172a0d,0 2px 10px #0f172a08}body.shell-app .cx-drawer{position:sticky;top:28px}body.shell-admin .cx-sidebar--admin{background:#14241c;border-color:#1e3328}body.shell-admin .cx-sidebar--admin .cx-sidebar__brand strong,body.shell-admin .cx-sidebar--admin .cx-sidebar__intro,body.shell-admin .cx-sidebar--admin .cx-sidebar__footer strong{color:#c8ddd3}body.shell-admin .cx-sidebar--admin .cx-sidebar__brand small,body.shell-admin .cx-sidebar--admin .cx-sidebar__footer small{color:#7faa97}body.shell-admin .cx-sidebar--admin .cx-sidebar-item{color:#c8ddd3}body.shell-admin .cx-sidebar--admin .cx-sidebar-item.is-active{color:#166b4a;background:#e2f3eb}@media (width<=900px){body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{height:auto;position:relative;top:0}}body.shell-app,body.shell-admin{background:radial-gradient(circle at 100% 0,#0d9b6a14,#0000 24%),radial-gradient(circle at 0 0,#7be0c31f,#0000 18%),linear-gradient(#f7faf8 0%,#f8f9fa 100%)}body.shell-app .cx-shell,body.shell-admin .cx-shell{background:0 0}body.shell-app .cx-shell__layout,body.shell-admin .cx-shell__layout{grid-template-columns:248px minmax(0,1fr);align-items:stretch}body.shell-admin .cx-shell__layout{grid-template-columns:264px minmax(0,1fr)}body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main{gap:20px;width:min(100% - 56px,1440px);padding:20px 0 72px}body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{gap:14px;padding:20px 14px 18px}body.shell-app .cx-sidebar{-webkit-backdrop-filter:blur(22px);background:#ffffffe0;border-right:1px solid #11182714;box-shadow:18px 0 48px #0f172a0d}body.shell-admin .cx-sidebar{background:linear-gradient(#0f172a 0%,#111827 58%,#10221b 100%);border-right:0;box-shadow:inset -1px 0 #ffffff0d}body.shell-app .cx-sidebar__brand,body.shell-admin .cx-sidebar__brand{gap:12px;padding-bottom:16px}body.shell-app .cx-sidebar__brand{border-bottom:1px solid var(--cx-divider)}body.shell-admin .cx-sidebar__brand{border-bottom:1px solid #ffffff14}body.shell-app .cx-sidebar__brand-mark,body.shell-admin .cx-sidebar__brand-mark{border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}body.shell-app .cx-sidebar__brand-mark{box-shadow:none;background:0 0}body.shell-admin .cx-sidebar__brand-mark{background:0 0;border:none}body.shell-app .cx-sidebar__brand-mark img,body.shell-admin .cx-sidebar__brand-mark img{object-fit:contain;width:36px;height:36px}body.shell-app .cx-sidebar__brand strong{color:var(--cx-ink);font-size:15px}body.shell-app .cx-sidebar__brand small{color:var(--cx-ink-muted);font-size:11px}body.shell-admin .cx-sidebar__brand strong,body.shell-admin .cx-sidebar__footer strong{color:#f8fafc}body.shell-admin .cx-sidebar__brand small,body.shell-admin .cx-sidebar__footer small{color:#94a3b8}body.shell-app .cx-sidebar__intro{color:var(--cx-ink-soft)}body.shell-admin .cx-sidebar__intro{color:#94a3b8}body.shell-app .cx-sidebar__nav,body.shell-admin .cx-sidebar__nav{gap:6px}body.shell-app .cx-sidebar-item{color:var(--cx-ink-muted);background:0 0;border-color:#0000}body.shell-app .cx-sidebar-item:after{box-shadow:none}body.shell-app .cx-sidebar-item:hover{background:var(--cx-surface-hover);color:var(--cx-ink);border-color:#1118270f;transform:translate(2px)}body.shell-app .cx-sidebar-item:hover:after,body.shell-app .cx-sidebar-item:focus-visible:after{opacity:1;box-shadow:inset 0 0 0 1px #0d9b6a0f}body.shell-app .cx-sidebar-item:focus-visible{color:var(--cx-ink);border-color:#0d9b6a29;box-shadow:0 0 0 3px #0d9b6a1f}body.shell-app .cx-sidebar-item.is-active{color:var(--cx-primary);background:linear-gradient(135deg,#0d9b6a1a,#0d9b6a08);border-color:#0d9b6a1f;box-shadow:inset 0 1px #ffffffb3,0 8px 20px #0d9b6a14}body.shell-app .cx-sidebar-item.is-active:after{opacity:1;box-shadow:inset 3px 0 0 0 var(--cx-primary)}body.shell-app .cx-sidebar-item__copy strong{color:currentColor}body.shell-app .cx-sidebar-item__copy small{color:var(--cx-ink-faint)}body.shell-app .cx-sidebar-item:hover .cx-sidebar-item__copy small,body.shell-app .cx-sidebar-item:focus-visible .cx-sidebar-item__copy small{color:var(--cx-ink-soft)}body.shell-app .cx-sidebar-item.is-active .cx-sidebar-item__copy small{color:#087a52d1}body.shell-app .cx-sidebar-item__badge{color:var(--cx-primary);background:#0d9b6a1a}body.shell-app .cx-sidebar-item.is-active .cx-sidebar-item__badge{color:var(--cx-accent);background:#0d9b6a24}body.shell-app .cx-sidebar__footer{border-top:1px solid var(--cx-divider)}body.shell-app .cx-sidebar__footer strong{color:var(--cx-ink)}body.shell-app .cx-sidebar__footer small{color:var(--cx-ink-muted)}body.shell-app .cx-sidebar .cx-btn--ghost{color:var(--cx-ink);background:#1118270a;border-color:#11182714}body.shell-app .cx-sidebar .cx-btn--ghost:hover{background:#1118270f}body.shell-admin .cx-sidebar-item{color:#cbd5e1}body.shell-admin .cx-sidebar-item:hover{color:#fff;background:#ffffff0f;border-color:#ffffff14}body.shell-admin .cx-sidebar-item:hover:after,body.shell-admin .cx-sidebar-item:focus-visible:after{opacity:1;box-shadow:inset 0 0 0 1px #ffffff0a}body.shell-admin .cx-sidebar-item:focus-visible{border-color:#7be0c338;box-shadow:0 0 0 3px #0d9b6a24}body.shell-admin .cx-sidebar-item.is-active{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff1a}body.shell-admin .cx-sidebar-item.is-active:after{opacity:1;box-shadow:inset 3px 0 0 0 var(--cx-primary-soft)}body.shell-admin .cx-sidebar-item__copy small{color:#94a3b8}body.shell-admin .cx-sidebar-item.is-active .cx-sidebar-item__copy small{color:#d1fae5}body.shell-admin .cx-sidebar-item__badge{color:#e2e8f0;background:#ffffff0f}body.shell-admin .cx-sidebar .cx-btn--ghost{color:#f8fafc;background:#ffffff0a;border-color:#ffffff14}body.shell-admin .cx-shell-topbar,body.shell-app .cx-shell-topbar{z-index:12;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #11182714;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;position:sticky;top:16px;box-shadow:0 16px 40px #0f172a0f}body.shell-admin .cx-shell-topbar{background:#ffffffe6}body.shell-app .cx-shell-topbar__actions,body.shell-admin .cx-shell-topbar__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}body.shell-app .cx-shell-topbar__search,body.shell-admin .cx-shell-topbar__search{min-height:48px;color:var(--cx-ink);text-align:left;cursor:pointer;background:#f8faf9;border:1px solid #11182714;border-radius:14px;flex:360px;align-items:center;gap:12px;max-width:560px;padding:9px 12px;font-family:inherit;display:inline-flex}body.shell-app .cx-shell-topbar__search-icon,body.shell-admin .cx-shell-topbar__search-icon{width:18px;height:18px;color:var(--cx-ink-muted);flex:none;justify-content:center;align-items:center;display:inline-flex}body.shell-app .cx-shell-topbar__search-icon svg,body.shell-admin .cx-shell-topbar__search-icon svg,body.shell-app .cx-shell-topbar__shortcut svg,body.shell-admin .cx-shell-topbar__shortcut svg,body.shell-app .cx-shell-icon-btn svg,body.shell-admin .cx-shell-icon-btn svg,body.shell-app .cx-shell-topbar .cx-btn svg,body.shell-admin .cx-shell-topbar .cx-btn svg{width:16px;height:16px;display:block}body.shell-app .cx-shell-topbar__search-copy,body.shell-admin .cx-shell-topbar__search-copy{gap:2px;min-width:0;display:grid}body.shell-app .cx-shell-topbar__search-copy strong,body.shell-admin .cx-shell-topbar__search-copy strong{color:var(--cx-ink);letter-spacing:-.01em;font-size:13px;font-weight:600}body.shell-app .cx-shell-topbar__search-copy small,body.shell-admin .cx-shell-topbar__search-copy small{color:var(--cx-ink-muted);font-size:11px}body.shell-app .cx-shell-topbar__shortcut,body.shell-admin .cx-shell-topbar__shortcut{color:var(--cx-ink-muted);font-family:var(--cx-font-mono);background:#1118270d;border-radius:10px;align-items:center;gap:6px;margin-left:auto;padding:6px 8px;font-size:11px;line-height:1;display:inline-flex}body.shell-app .cx-shell-icon-btn,body.shell-admin .cx-shell-icon-btn{width:40px;height:40px;color:var(--cx-ink-soft);cursor:pointer;background:#fff;border:1px solid #11182714;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:relative}body.shell-app .cx-card,body.shell-admin .cx-card,body.shell-app .cx-drawer{border-color:#11182714;border-radius:18px;box-shadow:0 12px 30px #0f172a0d,0 2px 10px #0f172a08}body.shell-app .cx-card,body.shell-app .cx-drawer,body.shell-admin .cx-card{background:#fffffff5}body.shell-app .cx-page-header,body.shell-admin .cx-page-header{margin-bottom:16px}body.shell-app .cx-page-header h1,body.shell-admin .cx-page-header h1{font-size:30px}@media (width<=1080px){body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main{width:min(100% - 32px,1380px)}body.shell-app .cx-shell-topbar,body.shell-admin .cx-shell-topbar{flex-wrap:wrap}body.shell-app .cx-shell-topbar__search,body.shell-admin .cx-shell-topbar__search{width:100%;min-width:0;max-width:none}}@media (width<=900px){body.shell-app .cx-shell-topbar,body.shell-admin .cx-shell-topbar{display:none}body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main{width:min(100% - 24px,1180px);padding-top:12px}body.shell-app .cx-sidebar,body.shell-admin .cx-sidebar{box-shadow:none;-webkit-backdrop-filter:none}}.cx-inline-modal{color:#0f172a;background:#fff;border:1px solid #94a3b82e;border-radius:24px;width:min(560px,100%);padding:22px;box-shadow:0 30px 80px #0f172a38}.cx-inline-modal__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.cx-inline-modal__head h3{margin:4px 0 6px;font-size:22px}.cx-inline-modal__head p{color:#475569;margin:0;line-height:1.5}.cx-inline-modal__close{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:36px;height:36px;font-size:22px}.cx-inline-modal__form{gap:14px;display:grid}.cx-inline-modal__form label{color:#0f172a;gap:8px;font-size:13px;font-weight:700;display:grid}.cx-inline-modal__form input,.cx-inline-modal__form textarea,.cx-inline-modal__form select{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:14px;padding:12px 14px}.cx-inline-modal__form textarea{resize:vertical;min-height:120px}.cx-inline-modal__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}body.shell-app [data-dom-key]{transition:background .15s}@supports (height:100dvh){body.shell-app,body.shell-admin,body.shell-public,body.shell-app .cx-shell,body.shell-admin .cx-shell,body.shell-public .cx-shell,body.shell-app .cx-shell__main,body.shell-admin .cx-shell__main,body.shell-public .cx-shell__main{min-height:100dvh}}