.shell104-app{--shell104-navy:#15233b;--shell104-blue:#2563eb;--shell104-teal:#0f8b83;--shell104-panel:#fff;--shell104-soft:#f5f8fc;--shell104-line:#e2e8f2;--shell104-muted:#68758b;--shell104-shadow:0 18px 48px rgba(28,42,72,.08)}
.shell104-app.shell104-theme-dark{--ef-bg:#0d1421;--ef-panel:#151f2f;--ef-panel-soft:#1a2638;--ef-text:#edf3ff;--ef-muted:#9eabc2;--ef-line:#29364a;--shell104-panel:#151f2f;--shell104-soft:#1a2638;--shell104-line:#29364a;--shell104-muted:#9eabc2;--shell104-shadow:0 20px 60px rgba(0,0,0,.28)}
@media(prefers-color-scheme:dark){.shell104-app.shell104-theme-system{--ef-bg:#0d1421;--ef-panel:#151f2f;--ef-panel-soft:#1a2638;--ef-text:#edf3ff;--ef-muted:#9eabc2;--ef-line:#29364a;--shell104-panel:#151f2f;--shell104-soft:#1a2638;--shell104-line:#29364a;--shell104-muted:#9eabc2;--shell104-shadow:0 20px 60px rgba(0,0,0,.28)}}
.shell104-reduced-motion *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
.shell104-density-compact .ef-nav-item,.shell104-density-compact .shell104-pinned-nav a{padding-block:7px}.shell104-density-touch .ef-nav-item,.shell104-density-touch .shell104-pinned-nav a{min-height:48px}
.shell104-sidebar{display:flex;flex-direction:column}.shell104-brand{padding-bottom:14px}.shell104-workspace{display:grid;grid-template-columns:1fr auto;position:relative}.shell104-workspace span,.shell104-workspace strong,.shell104-workspace small{grid-column:1}.shell104-workspace b{grid-column:2;grid-row:1/4;align-self:center;color:var(--ef-muted)}
.shell104-pinned-nav{padding:8px 0 2px}.shell104-pinned-nav h2,.shell104-navigation h2{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--ef-muted);padding:12px 12px 6px;margin:0}.shell104-pinned-nav a{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ef-text);padding:9px 12px;border-radius:11px}.shell104-pinned-nav a:hover{background:var(--ef-panel-soft)}
.shell104-navigation{flex:1}.shell104-navigation a[aria-current=page],.shell104-navigation a.is-current,.shell104-pinned-nav a[aria-current=page]{background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(15,139,131,.09));color:var(--shell104-blue);box-shadow:inset 3px 0 0 var(--shell104-blue)}
.shell104-sidebar-footer a{display:flex;justify-content:space-between;align-items:center}.shell104-sidebar-footer b,.shell104-icon-button b,.shell104-counter-link b{min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:inline-grid;place-items:center;background:#d92d20;color:#fff;font-size:10px}
.shell104-topbar{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(300px,1.35fr) auto;gap:18px}.shell104-breadcrumbs{display:flex;gap:8px;align-items:center;min-width:0}.shell104-breadcrumbs a{color:var(--ef-muted);text-decoration:none}.shell104-breadcrumbs strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell104-mobile-brand{display:none}
.shell104-command-trigger{max-width:none}.shell104-topbar-actions{gap:9px}.shell104-create-menu,.shell104-profile-menu{position:relative}.shell104-create-menu summary,.shell104-profile-menu summary{list-style:none;cursor:pointer}.shell104-create-menu summary::-webkit-details-marker,.shell104-profile-menu summary::-webkit-details-marker{display:none}.shell104-create-menu>div,.shell104-profile-menu>div{position:absolute;right:0;top:calc(100% + 10px);z-index:40;width:310px;background:var(--ef-panel);border:1px solid var(--ef-line);border-radius:16px;box-shadow:0 24px 70px rgba(23,32,51,.18);padding:10px}.shell104-create-menu>div a{display:flex;flex-direction:column;text-decoration:none;color:var(--ef-text);padding:11px;border-radius:11px}.shell104-create-menu>div a:hover,.shell104-profile-menu>div a:hover{background:var(--ef-panel-soft)}.shell104-create-menu>div span,.shell104-profile-menu small{color:var(--ef-muted);font-size:12px}.shell104-profile-menu>div{width:250px;display:grid;gap:4px}.shell104-profile-menu>div>strong,.shell104-profile-menu>div>small{padding:3px 8px}.shell104-profile-menu>div a,.shell104-profile-menu>div button{display:block;text-align:left;width:100%;border:0;background:transparent;text-decoration:none;color:var(--ef-text);padding:9px 8px;border-radius:9px;cursor:pointer}
.shell104-counter-link,.shell104-icon-button{display:flex;gap:7px;align-items:center;text-decoration:none;color:var(--ef-text);padding:8px 10px;border:1px solid var(--ef-line);border-radius:11px;background:var(--ef-panel)}.shell104-icon-button{position:relative;font-size:18px}.shell104-icon-button b{position:absolute;right:-5px;top:-5px}
.shell104-page-canvas{min-height:calc(100vh - 70px)}
.shell104-command-page{max-width:1040px;margin:0 auto;padding:8px 0 48px}.shell104-page-header{margin-bottom:18px}.shell104-command-surface{background:var(--ef-panel);border:1px solid var(--ef-line);border-radius:20px;box-shadow:var(--shell104-shadow);overflow:hidden}.shell104-command-input{height:68px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--ef-line);font-size:18px}.shell104-command-input input{flex:1;border:0;outline:0;background:transparent;color:var(--ef-text);font:inherit}.shell104-command-input kbd{font-size:11px;color:var(--ef-muted);border:1px solid var(--ef-line);border-radius:7px;padding:3px 6px}.shell104-command-sections,.shell104-results{display:grid;gap:25px;padding:20px}.shell104-command-sections section>header,.shell104-results>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.shell104-command-sections h2,.shell104-results h2{font-size:13px;margin:0}.shell104-command-sections header span,.shell104-results header span{color:var(--ef-muted);font-size:12px}.shell104-command-sections header button{border:0;background:transparent;color:var(--shell104-blue);cursor:pointer}
.shell104-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shell104-command-card,.shell104-command-row{display:grid;grid-template-columns:1fr auto;border:1px solid var(--ef-line);border-radius:14px;background:var(--ef-panel-soft);overflow:hidden}.shell104-command-card>button:first-child,.shell104-command-row>button:first-child,.shell104-command-list>button{border:0;background:transparent;color:var(--ef-text);display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;text-align:left;padding:12px;cursor:pointer}.shell104-command-card>button:first-child{grid-template-columns:38px 1fr}.shell104-command-card strong,.shell104-command-row strong,.shell104-command-list strong{display:block}.shell104-command-card small,.shell104-command-row small,.shell104-command-list small{display:block;color:var(--ef-muted);margin-top:2px}.shell104-command-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--ef-panel);border:1px solid var(--ef-line);color:var(--shell104-blue);font-weight:800}.shell104-pin{border:0;border-left:1px solid var(--ef-line);background:transparent;color:var(--ef-muted);padding:0 12px;cursor:pointer}.shell104-command-list{display:grid;gap:8px}.shell104-command-list>button,.shell104-command-row{width:100%}.shell104-command-row:hover,.shell104-command-list>button:hover,.shell104-command-card:hover{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.04)}.shell104-empty{padding:44px}.shell104-preferences{margin-top:18px;background:var(--ef-panel);border:1px solid var(--ef-line);border-radius:16px;padding:4px 16px}.shell104-preferences summary{cursor:pointer;font-weight:700;padding:13px 0}.shell104-preferences form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;align-items:end;padding:4px 0 16px}.shell104-preferences label{display:grid;gap:6px;color:var(--ef-muted);font-size:12px}.shell104-preferences select{height:40px;border:1px solid var(--ef-line);border-radius:10px;background:var(--ef-panel-soft);color:var(--ef-text);padding:0 10px}.shell104-preferences .shell104-check{display:flex;align-items:center;gap:8px;padding-bottom:10px}
.shell104-sidebar-compact .shell104-sidebar{width:92px}.shell104-sidebar-compact .shell104-brand>div,.shell104-sidebar-compact .shell104-workspace span,.shell104-sidebar-compact .shell104-workspace strong,.shell104-sidebar-compact .shell104-workspace small,.shell104-sidebar-compact .shell104-navigation h2,.shell104-sidebar-compact .shell104-navigation strong,.shell104-sidebar-compact .shell104-pinned-nav,.shell104-sidebar-compact .shell104-sidebar-footer{display:none}.shell104-sidebar-compact .ef-main-shell{margin-left:92px}
@media(max-width:1180px){.shell104-topbar{grid-template-columns:1fr minmax(260px,1fr) auto}.shell104-breadcrumbs a,.shell104-breadcrumbs span{display:none}.shell104-counter-link span{display:none}.shell104-create-menu>div{right:-60px}}
@media(max-width:820px){.shell104-topbar{display:flex}.shell104-breadcrumbs{display:none}.shell104-mobile-brand{display:flex;align-items:center;gap:8px}.shell104-command-trigger{flex:1}.shell104-command-trigger span:nth-child(2){display:none}.shell104-create-menu{display:none}.shell104-profile-menu>div{position:fixed;top:68px;right:12px}.shell104-command-grid{grid-template-columns:1fr}.shell104-preferences form{grid-template-columns:1fr 1fr}.shell104-page-canvas{padding-bottom:76px}}
@media(max-width:560px){.shell104-topbar{padding-inline:12px;gap:8px}.shell104-command-trigger kbd,.shell104-counter-link{display:none}.shell104-command-page{padding-top:0}.shell104-command-surface{border-radius:15px}.shell104-command-input{height:60px;padding-inline:14px}.shell104-command-sections,.shell104-results{padding:14px}.shell104-command-row>button:first-child,.shell104-command-list>button{grid-template-columns:36px 1fr}.shell104-command-row>button:first-child>span:last-child,.shell104-command-list>button>span:last-child{display:none}.shell104-preferences form{grid-template-columns:1fr}.shell104-mobile-nav a[aria-current=page]{color:var(--shell104-blue);font-weight:800}}
