/* S10-v1.0: exact CCI V1.4 shell rules, namespaced. Do not edit per module. */
:root{--lb-shell-bg:#090e1c;--lb-shell-panel:#11192a;--lb-shell-panel-alt:#151f32;--lb-shell-surface:#0e1626;--lb-shell-ink:#eef2ff;--lb-shell-muted:#a8b5cd;--lb-shell-faint:#8797b2;--lb-shell-border:#29364d;--lb-shell-line:#233047;--lb-shell-cyan:#35d7f1;--lb-shell-purple:#b393ff;--lb-shell-pink:#fa86cc;--lb-shell-green:#5be1b5;--lb-shell-amber:#ffc580;--lb-shell-red:#ff9eac;--lb-shell-blue-soft:rgba(53,215,241,.1);--lb-shell-purple-soft:rgba(179,147,255,.11);--lb-shell-green-soft:rgba(91,225,181,.1);--lb-shell-amber-soft:rgba(255,197,128,.1);--lb-shell-red-soft:rgba(255,158,172,.1);--lb-shell-shadow:0 12px 34px rgba(0,0,0,.16);--lb-shell-inset:rgba(255,255,255,.045);--lb-shell-rgb-a:#45ddef;--lb-shell-rgb-b:#c09aff;--lb-shell-rgb-c:#ff8dcf;--lb-shell-ring:0 0 0 3px rgba(53,215,241,.26);--lb-shell-rail:84px;--lb-shell-neon-cyan:#2ed8ff;--lb-shell-neon-purple:#8c63ff;--lb-shell-neon-pink:#ff4ca7;--lb-shell-sidebar-bg:#090e1c;--lb-shell-sidebar:var(--sidebar);--lb-shell-topbar:var(--topbar);}
:root[data-theme=light]{--lb-shell-bg:#f4f6fc;--lb-shell-panel:#ffffff;--lb-shell-panel-alt:#f1f4fb;--lb-shell-surface:#f9faff;--lb-shell-ink:#1e2942;--lb-shell-muted:#586982;--lb-shell-faint:#64748e;--lb-shell-border:#d3dceb;--lb-shell-line:#e4e9f2;--lb-shell-cyan:#006d88;--lb-shell-purple:#6942c6;--lb-shell-pink:#b42b86;--lb-shell-green:#007858;--lb-shell-amber:#936019;--lb-shell-red:#b42e48;--lb-shell-blue-soft:rgba(0,134,178,.065);--lb-shell-purple-soft:rgba(105,66,198,.065);--lb-shell-green-soft:rgba(0,120,88,.06);--lb-shell-amber-soft:rgba(166,103,18,.07);--lb-shell-red-soft:rgba(184,46,72,.06);--lb-shell-shadow:0 10px 34px rgba(56,75,121,.065);--lb-shell-inset:rgba(255,255,255,.8);--lb-shell-rgb-a:#006d88;--lb-shell-rgb-b:#6b35bb;--lb-shell-rgb-c:#ae277c;--lb-shell-ring:0 0 0 3px rgba(0,134,178,.2);--lb-shell-sidebar-bg:#f4f6fc;--lb-shell-neon-cyan:#23b9e8;--lb-shell-neon-purple:#8359ef;--lb-shell-neon-pink:#f448a4;}
html[data-lb-app-shell] .topbar{height:var(--lb-shell-topbar);position:fixed;inset:0 0 auto;display:flex;align-items:center;gap:22px;padding:0 30px 0 24px;z-index:60;background:var(--lb-shell-bg);border-bottom:1px solid var(--lb-shell-border)}
html[data-lb-app-shell] .brand{width:198px;flex-shrink:0;padding:0;background:none;border:0;text-align:left}
html[data-lb-app-shell] .brand img{width:196px;display:block}
html[data-lb-app-shell] .brand-light{display:none!important}
html[data-lb-app-shell][data-theme=light] .brand-light{display:block!important}
html[data-lb-app-shell][data-theme=light] .brand-dark{display:none!important}
html[data-lb-app-shell] .header-divider{height:26px;width:1px;background:var(--lb-shell-border)}
html[data-lb-app-shell] .header-app{font-size:13px;color:var(--lb-shell-muted)}
html[data-lb-app-shell] .top-controls{margin-left:auto;display:flex;align-items:center;gap:14px}
html[data-lb-app-shell] .visual-control{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--lb-shell-muted)}
html[data-lb-app-shell] .segmented{display:inline-flex;border:1px solid var(--lb-shell-border);background:var(--lb-shell-surface);padding:3px;border-radius:9px;gap:2px}
html[data-lb-app-shell] .segmented button{border:0;background:transparent;color:var(--lb-shell-muted);font-size:12px;font-weight:600;padding:6px 12px;border-radius:6px;min-height:30px}
html[data-lb-app-shell] .segmented button[aria-pressed=true]{background:var(--lb-shell-purple-soft);color:var(--lb-shell-ink);box-shadow:inset 0 0 0 1px var(--lb-shell-purple)}
html[data-lb-app-shell] .theme-control{background:var(--lb-shell-panel);border:1px solid var(--lb-shell-border);height:38px;min-width:38px;border-radius:9px;display:grid;place-items:center}
html[data-lb-app-shell] .plan-pill{font-size:12px;line-height:1;padding:10px 13px;border:1px solid var(--lb-shell-border);border-radius:8px;color:var(--lb-shell-purple);background:var(--lb-shell-purple-soft);white-space:nowrap;font-weight:650}
html[data-lb-app-shell] .plan-pill span{font-size:11px;color:var(--lb-shell-muted);font-weight:450}
html[data-lb-app-shell] .sidebar{position:fixed;left:0;top:var(--lb-shell-topbar);bottom:0;width:var(--lb-shell-sidebar);padding:30px 15px 22px;background:var(--lb-shell-bg);border-right:1px solid var(--lb-shell-border);display:flex;flex-direction:column;z-index:50}
html[data-lb-app-shell] .product-lockup{display:flex;align-items:center;gap:12px;margin:0 6px 36px}
html[data-lb-app-shell] .module-symbol{font-size:16px;font-weight:750;width:42px;height:46px;border-radius:12px;border:1px solid var(--lb-shell-border);display:grid;place-items:center;color:var(--lb-shell-purple);background:linear-gradient(130deg,var(--lb-shell-blue-soft),var(--lb-shell-purple-soft))}
html[data-lb-app-shell] .product-lockup strong{font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.25}
html[data-lb-app-shell] .product-lockup small{display:block;color:var(--lb-shell-muted);font-size:11px;line-height:1.4}
html[data-lb-app-shell] .nav-caption{font-size:10px;letter-spacing:.16em;color:var(--lb-shell-faint);font-weight:700;margin:0 13px 13px}
html[data-lb-app-shell] .sidebar nav{display:flex;flex-direction:column;gap:7px}
html[data-lb-app-shell] .nav-item{position:relative;display:flex;align-items:center;gap:11px;padding:12px 13px;background:none;border:1px solid transparent;color:var(--lb-shell-muted);border-radius:10px;width:100%;text-align:left;font-size:13px;font-weight:550;white-space:nowrap}
html[data-lb-app-shell] .nav-item:hover{background:var(--lb-shell-panel-alt);color:var(--lb-shell-ink)}
html[data-lb-app-shell] .nav-item.active{background:linear-gradient(100deg,var(--lb-shell-blue-soft),var(--lb-shell-purple-soft));border-color:var(--lb-shell-border);color:var(--lb-shell-ink);box-shadow:0 0 16px rgba(72,186,242,.06)}
html[data-lb-app-shell] .nav-item.active::before{content:"";position:absolute;width:3px;height:20px;border-radius:4px;left:-1px;background:linear-gradient(var(--lb-shell-cyan),var(--lb-shell-purple));box-shadow:0 0 12px var(--lb-shell-purple)}
html[data-lb-app-shell] .nav-count{margin-left:auto;font-size:10px;min-width:20px;height:20px;display:grid;place-items:center;background:var(--lb-shell-amber-soft);border-radius:5px;color:var(--lb-shell-amber)}
html[data-lb-app-shell] .side-bottom{margin-top:auto;padding:24px 10px 0}
html[data-lb-app-shell] .preview-status{font-size:11px;line-height:1.6;margin-bottom:18px}
html[data-lb-app-shell] .preview-status b{font-weight:550}
html[data-lb-app-shell] .preview-status small{display:block;color:var(--lb-shell-muted);margin-top:3px;font-size:10px}
html[data-lb-app-shell] .status-dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:var(--lb-shell-green);margin-right:7px}
html[data-lb-app-shell] .side-link{display:flex;justify-content:space-between;background:none;border:0;border-top:1px solid var(--lb-shell-line);width:100%;padding:10px 0;color:var(--lb-shell-muted);font-size:11px}
html[data-lb-app-shell] .side-link:hover{color:var(--lb-shell-cyan)}
html[data-lb-app-shell] [data-effects=subtle] .nav-item.active::before{box-shadow:none}
@media (max-width:1200px){
html[data-lb-app-shell] .topbar{padding:0 20px;gap:18px}
html[data-lb-app-shell] .brand{width:173px}
html[data-lb-app-shell] .brand img{width:172px}
html[data-lb-app-shell] .header-app{display:none}
html[data-lb-app-shell] .sidebar{padding-left:11px;padding-right:11px}
html[data-lb-app-shell] .product-lockup{gap:9px}
html[data-lb-app-shell] .product-lockup small{font-size:10px}
}
@media (max-width:980px){
html[data-lb-app-shell] .plan-pill span{display:none}
html[data-lb-app-shell] .topbar{gap:12px}
html[data-lb-app-shell] .visual-control{gap:7px}
html[data-lb-app-shell] .top-controls{gap:10px}
}
@media (max-width:720px){
html[data-lb-app-shell] .topbar{padding:0 15px;gap:8px}
html[data-lb-app-shell] .brand,html[data-lb-app-shell] .brand img{width:154px}
html[data-lb-app-shell] .header-divider{display:none}
html[data-lb-app-shell] .top-controls{gap:8px}
html[data-lb-app-shell] .visual-control>span{display:none}
html[data-lb-app-shell] .segmented button{font-size:10px;padding:5px 8px;min-height:28px}
html[data-lb-app-shell] .theme-control{height:36px;width:34px;min-width:34px}
html[data-lb-app-shell] .plan-pill{display:none}
html[data-lb-app-shell] .sidebar{top:var(--lb-shell-topbar);left:0;right:0;bottom:auto;width:auto;height:57px;display:block;padding:6px 12px;border-right:0;border-bottom:1px solid var(--lb-shell-border)}
html[data-lb-app-shell] .sidebar .product-lockup,html[data-lb-app-shell] .sidebar .nav-caption,html[data-lb-app-shell] .side-bottom{display:none}
html[data-lb-app-shell] .sidebar nav{flex-direction:row;gap:3px;justify-content:space-between}
html[data-lb-app-shell] .nav-item{padding:8px 8px;font-size:11px;gap:6px;justify-content:center;width:auto;min-height:42px}
html[data-lb-app-shell] .nav-item .icon{width:15px;height:15px;flex:0 0 15px}
html[data-lb-app-shell] .nav-count{display:none}
html[data-lb-app-shell] .nav-item.active::before{height:3px;width:19px;left:calc(50% - 9px);top:auto;bottom:-7px}
html[data-lb-app-shell] .nav-label-wide{display:none}
}
@media (max-width:390px){
html[data-lb-app-shell] .brand,html[data-lb-app-shell] .brand img{width:128px}
html[data-lb-app-shell] .topbar{padding:0 10px}
html[data-lb-app-shell] .top-controls{gap:6px}
html[data-lb-app-shell] .nav-item{font-size:10px;padding:8px 5px;gap:4px}
html[data-lb-app-shell] .nav-item .icon{width:13px;height:13px;flex-basis:13px}
}
@media (min-width:721px){
html[data-lb-app-shell] .nav-item{font-size:14px}
}
@media (max-width:720px){
html[data-lb-app-shell] .sidebar nav{overflow-x:auto;overflow-y:hidden;padding-bottom:5px}
html[data-lb-app-shell] .nav-item{flex-shrink:0}
html[data-lb-app-shell] .sidebar{overflow:hidden}
}
html[data-lb-app-shell][data-sidebar=collapsed]{--sidebar:84px}
html[data-lb-app-shell] .topbar{padding:0 30px 0 0;gap:22px;background:var(--lb-shell-bg);isolation:isolate}
html[data-lb-app-shell] .brand-zone{width:var(--lb-shell-sidebar);height:100%;display:flex;align-items:center;justify-content:center;flex:0 0 var(--lb-shell-sidebar);background:var(--lb-shell-sidebar-bg);border-right:1px solid var(--lb-shell-border)}
html[data-lb-app-shell] .brand{width:248px;max-width:calc(100% - 28px);display:flex;align-items:center;justify-content:center}
html[data-lb-app-shell] .brand img{width:248px;height:auto;max-height:72px;object-fit:contain;display:block}
html[data-lb-app-shell] .brand img.brand-symbol{display:none!important;width:54px;height:50px;object-fit:contain}
html[data-lb-app-shell] .header-divider{display:none}
html[data-lb-app-shell] .header-app{font-size:13px}
html[data-lb-app-shell] .top-controls{gap:14px;min-width:0}
html[data-lb-app-shell] .sidebar{top:var(--lb-shell-topbar);bottom:0;left:0;right:auto;width:var(--lb-shell-sidebar);height:auto;display:flex;flex-direction:column;padding:25px 18px 17px;background:var(--lb-shell-sidebar-bg);border-right:1px solid var(--lb-shell-border);border-bottom:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
html[data-lb-app-shell] .product-lockup{margin:0 9px 24px;gap:13px;flex-shrink:0}
html[data-lb-app-shell] .product-lockup small{font-size:12px}
html[data-lb-app-shell] .nav-heading{display:flex;align-items:center;gap:8px;justify-content:space-between;margin:0 6px 11px;min-height:34px;flex-shrink:0}
html[data-lb-app-shell] .nav-heading .nav-caption{display:block;margin:0 0 0 9px;white-space:nowrap;font-size:10px}
html[data-lb-app-shell] .sidebar-toggle{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border:1px solid var(--lb-shell-border);border-radius:9px;color:var(--lb-shell-muted);background:var(--lb-shell-panel);padding:0}
html[data-lb-app-shell] .sidebar-toggle:hover{border-color:var(--lb-shell-purple);color:var(--lb-shell-ink);background:var(--lb-shell-purple-soft)}
html[data-lb-app-shell] .sidebar-toggle .icon{width:17px;height:17px}
html[data-lb-app-shell] .sidebar nav{display:flex;flex-direction:column;gap:8px;overflow:visible;padding:0;flex-shrink:0;justify-content:flex-start}
html[data-lb-app-shell] .nav-item{min-height:49px;padding:13px 15px;width:100%;font-size:14px;gap:13px;justify-content:flex-start}
html[data-lb-app-shell] .nav-item .icon{width:20px;height:20px;flex:0 0 20px}
html[data-lb-app-shell] .nav-item .nav-label{display:inline}
html[data-lb-app-shell] .nav-item.active::before{height:22px;width:3px;left:-1px;top:calc(50% - 11px);bottom:auto}
html[data-lb-app-shell] .nav-count{display:grid}
html[data-lb-app-shell] .side-bottom{display:block;margin-top:auto;padding:26px 9px 0;flex-shrink:0}
html[data-lb-app-shell] .side-link{align-items:center;justify-content:flex-start;gap:11px;min-height:42px;font-size:12px}
html[data-lb-app-shell] .side-link .side-tail{margin-left:auto}
html[data-lb-app-shell] .side-icon{display:flex;align-items:center}
html[data-lb-app-shell] .side-icon .icon{width:16px;height:16px;flex-basis:16px}
html[data-lb-app-shell] .side-link:hover{color:var(--lb-shell-ink)}
html[data-lb-app-shell][data-sidebar=collapsed] .brand .brand-dark,html[data-lb-app-shell][data-sidebar=collapsed] .brand .brand-light{display:none!important}
html[data-lb-app-shell][data-sidebar=collapsed] .brand .brand-symbol{display:block!important}
html[data-lb-app-shell][data-sidebar=collapsed] .brand{width:58px;max-width:none}
html[data-lb-app-shell][data-sidebar=collapsed] .sidebar{padding:23px 11px 17px}
html[data-lb-app-shell][data-sidebar=collapsed] .product-lockup{margin:0 0 22px;justify-content:center}
html[data-lb-app-shell][data-sidebar=collapsed] .product-lockup>div:not(.module-symbol){display:none}
html[data-lb-app-shell][data-sidebar=collapsed] .product-lockup .module-symbol{width:40px;height:42px;font-size:15px}
html[data-lb-app-shell][data-sidebar=collapsed] .nav-heading{margin:0 0 11px;justify-content:center}
html[data-lb-app-shell][data-sidebar=collapsed] .nav-caption,html[data-lb-app-shell][data-sidebar=collapsed] .nav-label,html[data-lb-app-shell][data-sidebar=collapsed] .side-label,html[data-lb-app-shell][data-sidebar=collapsed] .side-tail,html[data-lb-app-shell][data-sidebar=collapsed] .preview-status{display:none!important}
html[data-lb-app-shell][data-sidebar=collapsed] .nav-item{justify-content:center;padding:13px 0;gap:0}
html[data-lb-app-shell][data-sidebar=collapsed] .nav-count{position:absolute;right:1px;top:1px;min-width:15px;height:15px;font-size:9px;pointer-events:none}
html[data-lb-app-shell][data-sidebar=collapsed] .side-bottom{padding:26px 5px 0}
html[data-lb-app-shell][data-sidebar=collapsed] .side-link{justify-content:center}
html[data-lb-app-shell][data-sidebar=collapsed] .side-icon .icon{width:19px;height:19px;flex-basis:19px}
html[data-lb-app-shell] .sidebar-scrim{display:none}
html[data-lb-app-shell][data-effects=current] .topbar{background:transparent}
html[data-lb-app-shell][data-effects=current] .topbar::before{content:"";position:absolute;inset:0 0 0 var(--lb-shell-sidebar);z-index:-1;background:rgba(9,15,32,.78);backdrop-filter:blur(16px);pointer-events:none}
html[data-lb-app-shell][data-theme=light][data-effects=current] .topbar::before{background:rgba(251,252,255,.82)}
html[data-lb-app-shell][data-effects=subtle] .topbar{background:var(--lb-shell-bg)}
@media (max-width:1200px){
html[data-lb-app-shell][data-sidebar=collapsed]{--sidebar:84px}
html[data-lb-app-shell] .brand,html[data-lb-app-shell] .brand img{width:248px}
html[data-lb-app-shell] .brand{max-width:calc(100% - 28px)}
html[data-lb-app-shell] .header-app{display:none}
}
@media (max-width:980px){
html[data-lb-app-shell] .topbar{gap:16px;padding-right:20px}
html[data-lb-app-shell] .top-controls{gap:10px}
html[data-lb-app-shell] .plan-pill{padding:10px}
html[data-lb-app-shell] .visual-control>span{display:none}
}
@media (max-width:720px){
html[data-lb-app-shell][data-sidebar=collapsed]{--sidebar:64px;--rail:64px;--topbar:72px}
html[data-lb-app-shell] .brand-zone{width:64px;flex-basis:64px}
html[data-lb-app-shell] .brand,html[data-lb-app-shell] .brand img{width:46px;max-width:none}
html[data-lb-app-shell] .brand .brand-dark,html[data-lb-app-shell] .brand .brand-light{display:none!important}
html[data-lb-app-shell] .brand img.brand-symbol{display:block!important;width:45px;height:43px}
html[data-lb-app-shell] .topbar{padding-right:13px;gap:10px}
html[data-lb-app-shell] .top-controls{gap:8px}
html[data-lb-app-shell] .header-app{display:none}
html[data-lb-app-shell] .header-divider{display:none}
html[data-lb-app-shell] .plan-pill{display:none}
html[data-lb-app-shell] .top-controls .segmented button{min-height:32px;font-size:11px;padding:6px 9px}
html[data-lb-app-shell] .theme-control{height:36px;width:36px;min-width:36px}
html[data-lb-app-shell] .sidebar,html[data-lb-app-shell][data-sidebar=collapsed] .sidebar{width:64px;padding:12px 7px 13px;top:72px;bottom:0;height:auto;display:flex;border-bottom:0}
html[data-lb-app-shell] .sidebar .product-lockup,html[data-lb-app-shell][data-sidebar=collapsed] .sidebar .product-lockup{display:none}
html[data-lb-app-shell] .nav-heading,html[data-lb-app-shell][data-sidebar=collapsed] .nav-heading{margin:0 0 13px;justify-content:center;min-height:38px}
html[data-lb-app-shell] .sidebar-toggle{height:36px;width:36px}
html[data-lb-app-shell] .sidebar nav{display:flex;flex-direction:column;gap:8px;overflow:visible;justify-content:flex-start}
html[data-lb-app-shell] .nav-item,html[data-lb-app-shell][data-sidebar=collapsed] .nav-item{min-height:46px;justify-content:center;padding:12px 0;width:100%}
html[data-lb-app-shell] .nav-item .icon{width:20px;height:20px;flex:0 0 20px}
html[data-lb-app-shell] .nav-item.active::before{height:22px;width:3px;left:-1px;top:calc(50% - 11px);bottom:auto}
html[data-lb-app-shell] .side-bottom,html[data-lb-app-shell][data-sidebar=collapsed] .side-bottom{display:block;padding:26px 3px 0}
html[data-lb-app-shell] .side-link{justify-content:center;padding:10px 0}
html[data-lb-app-shell] .sidebar .nav-caption,html[data-lb-app-shell] .sidebar .nav-label,html[data-lb-app-shell] .sidebar .side-label,html[data-lb-app-shell] .sidebar .side-tail,html[data-lb-app-shell] .sidebar .preview-status{display:none!important}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar{width:min(284px,calc(100vw - 38px));z-index:80;padding:18px}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .product-lockup{display:flex}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .nav-heading{justify-content:space-between}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .nav-caption,html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .nav-label,html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .side-label,html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .side-tail,html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .preview-status{display:block!important}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .nav-item{justify-content:flex-start;gap:13px;padding-left:15px}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .side-link{justify-content:flex-start;gap:11px}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .side-tail{margin-left:auto}
html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar .nav-count{position:static;margin-left:auto}
html[data-lb-app-shell] .sidebar-scrim:not([hidden]){display:block;position:fixed;inset:72px 0 0 0;z-index:75;background:rgba(4,7,20,.45);border:0;backdrop-filter:blur(2px)}
}
@media  print{
html[data-lb-app-shell] .sidebar,html[data-lb-app-shell] .topbar,html[data-lb-app-shell] .sidebar-scrim{display:none!important}
}
html[data-lb-app-shell] .sidebar-toggle{position:relative;border:1.5px solid transparent;background:linear-gradient(var(--lb-shell-panel),var(--lb-shell-panel)) padding-box,linear-gradient(120deg,var(--lb-shell-neon-cyan),var(--lb-shell-neon-purple),var(--lb-shell-neon-pink),var(--lb-shell-neon-cyan)) border-box;box-shadow:0 0 12px rgba(140,99,255,.26),0 0 5px rgba(46,216,255,.18);transition:box-shadow .2s ease,transform .2s ease,color .2s ease}
html[data-lb-app-shell] .sidebar-toggle:hover{border-color:transparent;box-shadow:0 0 18px rgba(140,99,255,.38),0 0 10px rgba(46,216,255,.25);transform:translateY(-1px)}
html[data-lb-app-shell][data-effects=current] .sidebar-toggle{background-size:100% 100%,240% 100%;animation:cciSidebarBorder 6.8s linear infinite,cciSidebarGlow 5.2s ease-in-out infinite}
html[data-lb-app-shell][data-effects=subtle] .sidebar-toggle{box-shadow:0 0 0 1px rgba(140,99,255,.08)}
@keyframes cciSidebarBorder{to{background-position:0 0,240% 0}}
@keyframes cciSidebarGlow{0%,100%{box-shadow:0 0 10px rgba(140,99,255,.20),0 0 4px rgba(46,216,255,.14)}50%{box-shadow:0 0 19px rgba(140,99,255,.38),0 0 10px rgba(46,216,255,.22)}}
html[data-lb-app-shell][data-sidebar=collapsed] .sidebar{padding-top:25px}
html[data-lb-app-shell][data-sidebar=collapsed] .product-lockup{margin-bottom:24px;min-height:46px}
html[data-lb-app-shell][data-sidebar=collapsed] .nav-heading{min-height:34px;margin-bottom:11px}
html[data-lb-app-shell][data-sidebar=collapsed] .brand{width:72px;max-width:none}
html[data-lb-app-shell][data-sidebar=collapsed] .brand img.brand-symbol{width:66px;height:62px;max-height:66px}
@media (max-width:720px){
html[data-lb-app-shell][data-sidebar=collapsed] .sidebar{padding-top:12px}
html[data-lb-app-shell][data-sidebar=collapsed] .product-lockup{margin-bottom:0;min-height:0}
html[data-lb-app-shell][data-sidebar=collapsed] .brand{width:58px}
html[data-lb-app-shell][data-sidebar=collapsed] .brand img.brand-symbol{width:52px;height:50px}
}
@media (prefers-reduced-motion:reduce){
html[data-lb-app-shell] .sidebar-toggle{animation:none!important}
}
/* Common integration layer. Dimensions match the accepted CCI shell. */
html[data-lb-app-shell]{--sidebar:284px;--topbar:90px}
html[data-lb-app-shell][data-sidebar=collapsed]{--sidebar:84px}
html[data-lb-app-shell] .lb-standard-shell{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.5;box-sizing:border-box;color:var(--lb-shell-ink)}
html[data-lb-app-shell] .lb-standard-shell *,html[data-lb-app-shell] .lb-standard-shell *::before,html[data-lb-app-shell] .lb-standard-shell *::after{box-sizing:border-box}
html[data-lb-app-shell] .lb-standard-shell button{font-family:inherit;cursor:pointer;letter-spacing:normal;text-transform:none}
html[data-lb-app-shell] .lb-standard-shell button:disabled{cursor:not-allowed;opacity:.48}
html[data-lb-app-shell] .lb-standard-shell .brand{margin:0;text-decoration:none;line-height:0}
html[data-lb-app-shell] .lb-standard-shell .icon{display:inline-block;width:18px;height:18px;flex:0 0 18px;vertical-align:middle;stroke:currentColor}
html[data-lb-app-shell] .lb-standard-shell .nav-item .icon{width:20px;height:20px;flex-basis:20px}
html[data-lb-app-shell] .lb-standard-shell .side-icon .icon{width:16px;height:16px;flex-basis:16px}
html[data-lb-app-shell] .lb-standard-shell .sidebar-toggle .icon{width:17px;height:17px;flex-basis:17px}
html[data-lb-app-shell] .lb-standard-shell .shell-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px}
html[data-lb-app-shell] .lb-standard-shell .side-link{text-decoration:none}
html[data-lb-app-shell] .lb-standard-shell .nav-caption{line-height:1.5}
html[data-lb-app-shell] .lb-standard-shell .product-lockup small{font-weight:400;line-height:1.4}
html[data-lb-app-shell] .lb-standard-shell .module-symbol{flex:0 0 42px;letter-spacing:normal;line-height:1.5}
html[data-lb-app-shell] .lb-standard-shell .top-controls{flex:0 0 auto}
.lb-legacy-controls[hidden],[hidden]{display:none!important}
/* Same controls component on the marketing header and every application. */
header.lb-standard-shell .top-controls{margin-left:auto;display:flex;align-items:center;gap:14px;min-width:0}
header.lb-standard-shell .visual-control{display:flex;align-items:center;gap:9px;font:400 12px/1.5 Inter,"Segoe UI",Arial,sans-serif;color:var(--lb-shell-muted)}
header.lb-standard-shell .segmented{display:inline-flex;border:1px solid var(--lb-shell-border);background:var(--lb-shell-surface);padding:3px;border-radius:9px;gap:2px}
header.lb-standard-shell .segmented button{border:0;background:transparent;color:var(--lb-shell-muted);font:600 12px/1.5 Inter,"Segoe UI",Arial,sans-serif;padding:6px 12px;border-radius:6px;min-height:30px;cursor:pointer}
header.lb-standard-shell .segmented button[aria-pressed=true]{background:var(--lb-shell-purple-soft);color:var(--lb-shell-ink);box-shadow:inset 0 0 0 1px var(--lb-shell-purple)}
header.lb-standard-shell .theme-control{background:var(--lb-shell-panel);border:1px solid var(--lb-shell-border);height:38px;width:38px;min-width:38px;border-radius:9px;display:grid;place-items:center;padding:0;color:var(--lb-shell-ink);cursor:pointer}
header.lb-standard-shell .theme-control .icon{width:18px;height:18px;display:block}
header.lb-standard-shell .plan-pill{font:650 12px/1 Inter,"Segoe UI",Arial,sans-serif;padding:10px 13px;border:1px solid var(--lb-shell-border);border-radius:8px;color:var(--lb-shell-purple);background:var(--lb-shell-purple-soft);white-space:nowrap}
header.lb-standard-shell .lb-account-control{height:38px;min-width:100px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid var(--lb-shell-border);border-radius:9px;background:var(--lb-shell-panel);color:var(--lb-shell-ink);font:600 12px/1 Inter,"Segoe UI",Arial,sans-serif;cursor:pointer;white-space:nowrap}
header.lb-standard-shell .lb-account-control .icon{width:17px;height:17px;flex:0 0 17px}
header.lb-standard-shell .lb-account-control:hover{border-color:var(--lb-shell-purple);background:var(--lb-shell-purple-soft)}
header.lb-standard-shell button:focus-visible,html[data-lb-app-shell] .lb-standard-shell a:focus-visible,html[data-lb-app-shell] .lb-standard-shell button:focus-visible{outline:2px solid var(--lb-shell-cyan);outline-offset:4px;box-shadow:var(--lb-shell-ring)}
html[data-lb-app-shell] #lbSharedHeader{z-index:900}
html[data-lb-app-shell] .sidebar.lb-standard-shell{z-index:850}
html[data-lb-app-shell] body>main{margin-left:var(--sidebar)!important;padding-top:122px!important;padding-left:34px!important;padding-right:34px!important;min-width:0;width:calc(100% - var(--sidebar))!important;max-width:1850px;box-sizing:border-box}
html[data-lb-app-shell] .ambient{position:fixed;inset:0 0 0 var(--sidebar);z-index:-1;pointer-events:none;opacity:1;background:radial-gradient(ellipse at 78% -10%,rgba(124,76,255,.09),transparent 55%),radial-gradient(ellipse at 5% 60%,rgba(16,191,225,.035),transparent 50%)}
html[data-lb-app-shell][data-effects=current] .ambient{overflow:hidden;opacity:1;background:linear-gradient(180deg,#090f20 0%,#0a1020 58%,#080d1c 100%)}
html[data-lb-app-shell][data-effects=current] .ambient::before,html[data-lb-app-shell][data-effects=current] .ambient::after{content:"";position:absolute;border-radius:50%;filter:blur(100px);opacity:.18;pointer-events:none}
html[data-lb-app-shell][data-effects=current] .ambient::before{width:52vw;height:52vw;left:-18vw;top:-20vw;background:#23b9e8}
html[data-lb-app-shell][data-effects=current] .ambient::after{width:48vw;height:48vw;right:-16vw;top:-18vw;background:#f448a4}
html[data-lb-app-shell][data-theme=light][data-effects=current] .ambient{background:linear-gradient(180deg,#fbfcff 0%,#f7f8fb 62%,#f3f5fa 100%)}
/* The Account surface is visible on a denied route; paid workspace content is not. */
html[data-lb-app-shell] .lb-route-gate{z-index:820;top:var(--topbar);left:var(--sidebar)}
html[data-lb-host=true][data-lb-route-state=allowed] body>.lb-standard-shell{display:none!important}
/* Credit status is real-status-only. No fabricated allowance and no new AI calls. */
.lb-tally-credit-status{flex:0 0 auto;margin:0;padding:10px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;border-top:1px solid var(--lb-shell-border);border-bottom:1px solid var(--lb-shell-border);background:var(--lb-shell-purple-soft);color:var(--lb-shell-ink);font:400 12px/1.45 Inter,"Segoe UI",Arial,sans-serif}
.lb-credit-label{display:flex;gap:8px;align-items:center}.lb-credit-label .icon{width:17px;height:17px;flex:0 0 17px}
.lb-credit-value{color:var(--lb-shell-purple);font-weight:750;white-space:nowrap}.lb-tally-credit-status small{grid-column:1/-1;color:var(--lb-shell-muted);font-size:10.5px;line-height:1.45}
#tallyModal .lb-tally-credit-status{border-radius:10px;margin:14px 0 10px;padding:10px 12px}
@media(min-width:1680px){html[data-lb-app-shell] body>main{padding-left:44px!important;padding-right:44px!important}}
@media(max-width:1200px){html[data-lb-app-shell] body>main{padding-left:26px!important;padding-right:26px!important}html[data-lb-app-shell] .header-app{display:none!important}}
@media(max-width:980px){header.lb-standard-shell .top-controls{gap:10px}header.lb-standard-shell .visual-control{gap:7px}}
@media(max-width:720px){
 html[data-lb-app-shell],html[data-lb-app-shell][data-sidebar=collapsed]{--sidebar:64px;--topbar:72px}
 html[data-lb-app-shell] body>main{margin-left:64px!important;padding:95px 15px 100px!important;width:calc(100% - 64px)!important}
 header.lb-standard-shell .top-controls{gap:8px}header.lb-standard-shell .visual-control>span{display:none}
 header.lb-standard-shell .segmented button{min-height:32px;font-size:11px;padding:6px 9px}
 header.lb-standard-shell .theme-control{height:36px;width:36px;min-width:36px}
 header.lb-standard-shell .plan-pill{display:none}
 header.lb-standard-shell .lb-account-control{min-width:36px;width:36px;height:36px;padding:0}header.lb-standard-shell .lb-account-control>span{display:none}
 html[data-lb-app-shell] .sidebar.lb-standard-shell .product-lockup{display:none}
 html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar.lb-standard-shell{z-index:1000}
 html[data-lb-app-shell][data-sidebar-overlay=true] .sidebar.lb-standard-shell .product-lockup{display:flex}
 html[data-lb-app-shell] .sidebar-scrim:not([hidden]){z-index:950}
 html[data-lb-app-shell][data-sidebar-overlay=true] #tallyDock{visibility:hidden}
 .lb-tally-credit-status{padding:9px 15px;font-size:11px}.lb-tally-credit-status small{font-size:10px}
}
@media(prefers-reduced-motion:reduce){html[data-lb-app-shell] .lb-standard-shell *,html[data-lb-app-shell] .lb-standard-shell *::before,html[data-lb-app-shell] .lb-standard-shell *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{html[data-lb-app-shell] .lb-standard-shell,#authModal{display:none!important}html[data-lb-app-shell] body>main{margin:0!important;padding:0!important;width:100%!important}}

/* Prevent module-wide type tracking from shifting shared controls. */
.lb-standard-shell,.lb-standard-shell button,.lb-standard-shell a,.lb-standard-shell span{letter-spacing:normal;}
.lb-standard-shell .nav-caption{letter-spacing:1.35px;}

/* The shared mobile rail also leaves narrow phones room for native PCI cards. */
@media(max-width:380px){
 html[data-lb-module=pci] .workspace-card{padding:12px}
 html[data-lb-module=pci] .workspace-tools .search-box,
 html[data-lb-module=pci] .clear-filters-btn{min-width:0;width:100%;max-width:100%;flex-basis:auto}
 html[data-lb-module=pci] .payer-grid{grid-template-columns:minmax(0,1fr)}
 html[data-lb-module=pci] .payer-card,
 html[data-lb-module=pci] .payer-top,
 html[data-lb-module=pci] .payer-top>div{min-width:0;overflow-wrap:anywhere}
 html[data-lb-module=pci] .payer-stats{grid-template-columns:minmax(0,1fr)}
 html[data-lb-module=pci] .payer-stat{min-width:0}
 html[data-lb-module=pci] .payer-foot{flex-wrap:wrap;gap:8px}
}

/* Keep the canonical controls within narrow tablet headers as well as phones. */
@media(min-width:721px) and (max-width:800px){
 html[data-lb-app-shell] #lbSharedHeader .lb-account-control{min-width:38px;width:38px;padding:0}
 html[data-lb-app-shell] #lbSharedHeader .lb-account-control>span{display:none}
}
