.resource-strip{z-index:20;border-bottom:1px solid var(--line);background:#ebe9e2;align-items:stretch;gap:8px;min-width:0;padding:7px 24px;display:flex;position:sticky;top:60px}.resource-strip__track{scrollbar-width:thin;flex:1;gap:6px;min-width:0;display:flex;overflow-x:auto}.resource-chip{min-width:150px;color:var(--ink);border:1px solid var(--line);background:#ffffffb8;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;text-decoration:none;display:flex}.resource-chip__dot{background:#85827a;border-radius:50%;flex:none;width:7px;height:7px}.resource-chip[data-status=HEALTHY] .resource-chip__dot{background:#32805c}.resource-chip[data-status=WATCH] .resource-chip__dot{background:#b88119}.resource-chip[data-status=HIGH] .resource-chip__dot,.resource-chip[data-status=CRITICAL] .resource-chip__dot,.resource-chip[data-status=LIMIT_REACHED] .resource-chip__dot{background:#b5483e}.resource-chip>span:nth-child(2){min-width:0;display:grid}.resource-chip strong{font-size:11px;line-height:1.2}.resource-chip small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.resource-chip em{color:#9b651d;text-transform:uppercase;margin-left:auto;font-size:9px;font-style:normal}.resource-refresh{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.resource-refresh:disabled{opacity:.55}.resource-page-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.resource-provider-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;gap:14px;padding:18px;display:grid}.resource-provider-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.resource-provider-card h2{margin:0;font-size:19px}.resource-provider-card p{color:var(--muted);margin:0;font-size:12px}.resource-metric{border-top:1px solid var(--line);gap:5px;padding-top:10px;display:grid}.resource-metric__meta{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;gap:6px;font-size:10px;display:flex}.resource-badge{background:#eeeae0;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:800}.resource-empty{color:var(--muted);font-size:13px}@media (max-width:760px){.resource-strip{padding:6px 12px;top:56px}.resource-chip{min-width:136px}.resource-refresh span{display:none}}
.app-shell{--sidebar-width:264px;background:#f3f2ed;min-height:100vh}.shell-sidebar{z-index:40;width:var(--sidebar-width);background:var(--ink);color:#f7f5ef;transition:width .22s var(--ease-out), transform .22s var(--ease-out);border-right:1px solid #2f2e2a;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.shell-sidebar__head{border-bottom:1px solid #302f2b;justify-content:space-between;align-items:center;min-height:72px;padding:0 20px;display:flex}.shell-logo{color:#fff;letter-spacing:-.07em;font-size:23px;font-weight:900}.shell-logo span{color:var(--signal);letter-spacing:.1em;vertical-align:top;margin-left:9px;font-size:10px}.shell-sidebar__close{color:#fff!important;display:none!important}.workspace-control{padding:14px 12px 8px;position:relative}.workspace-button{color:#fff;text-align:left;cursor:pointer;background:#24231f;border:1px solid #383731;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px;display:grid}.workspace-button:hover{background:#2b2a25;border-color:#4a4941}.workspace-avatar{background:var(--signal);color:#fff;width:34px;height:34px;font-family:var(--font-editorial);border-radius:5px;flex:none;place-items:center;font-size:17px;font-weight:700;display:grid}.workspace-button__copy,.workspace-menu button>span:nth-child(2),.founder-card>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.workspace-button strong,.workspace-menu strong,.founder-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.workspace-button small,.workspace-menu small,.founder-card small{color:#99968c;font-size:12px}.workspace-menu{z-index:60;width:300px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-float);background:#fff;border-radius:8px;padding:12px;position:absolute;top:77px;left:12px}.workspace-menu .shell-eyebrow{padding:5px 7px 11px}.workspace-menu button{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:9px;display:grid}.workspace-menu p{color:var(--muted);margin:12px 7px 4px;font-size:12px;line-height:1.45}.shell-nav{scrollbar-width:thin;scrollbar-color:#4b4943 transparent;flex:1;min-height:0;padding:9px 12px 20px;overflow-y:auto}.shell-nav__group{margin-top:20px}.shell-nav__label{color:#77746c;letter-spacing:.12em;text-transform:uppercase;margin:0 10px 8px;font-size:10px;font-weight:800;display:block}.shell-nav__item{color:#b8b5ac;border-radius:5px;align-items:center;gap:12px;min-height:42px;margin:2px 0;padding:0 11px;font-size:14px;font-weight:600;transition:background .14s,color .14s;display:flex;position:relative}.shell-nav__item:hover{color:#fff;background:#292824}.shell-nav__item--active{color:#fff;background:#34322d}.shell-nav__item--active:before{content:"";background:var(--signal);width:3px;position:absolute;top:10px;bottom:10px;left:-12px}.shell-nav__item svg{flex:none}.shell-sidebar__foot{border-top:1px solid #302f2b;padding:10px 12px 14px}.founder-card{border-top:1px solid #302f2b;align-items:center;gap:11px;margin-top:12px;padding:12px 8px;display:flex}.profile-avatar,.topbar-avatar{background:var(--citron);color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.profile-avatar{width:34px;height:34px}.collapse-button{color:#7f7c74;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;width:100%;min-height:34px;padding:0 9px;font-size:12px;display:flex}.collapse-button:hover{color:#fff}.shell-main{min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .22s var(--ease-out)}.shell-topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f3f2ede0;align-items:center;gap:12px;min-height:72px;padding:0 clamp(18px,3vw,40px);display:flex;position:sticky;top:0}.shell-menu-button{display:none!important}.shell-icon-button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;display:inline-grid;position:relative}.shell-icon-button:hover{border-color:var(--line);background:#fff}.shell-search{width:min(340px,34vw);min-height:39px;color:var(--muted);border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:9px;padding:0 11px;display:flex}.shell-search span{flex:1;min-width:0;font-size:13px}kbd{background:var(--paper);color:var(--muted);border:1px solid var(--line);font-family:var(--font-sans);border-radius:4px;padding:2px 6px;font-size:10px}.shell-topbar__context{color:var(--muted);letter-spacing:.08em;align-items:center;gap:9px;margin-left:auto;font-size:11px;font-weight:800;display:flex}.shell-topbar__context i{background:var(--line-strong);border-radius:50%;width:3px;height:3px}.notification-control{position:relative}.notification-dot{background:var(--signal);border:1px solid #f3f2ed;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.notification-panel{border:1px solid var(--line);width:275px;box-shadow:var(--shadow-float);background:#fff;border-radius:7px;padding:20px;position:absolute;top:46px;right:0}.notification-panel strong{font-size:14px}.notification-panel p{color:var(--muted);margin:5px 0 0;font-size:12px}.topbar-avatar{width:34px;height:34px}.shell-content{padding:clamp(30px,4vw,58px)}.app-shell--collapsed{--sidebar-width:76px}.app-shell--collapsed .shell-sidebar__head{justify-content:center;padding:0}.app-shell--collapsed .shell-logo span,.app-shell--collapsed .workspace-button__copy,.app-shell--collapsed .workspace-button>svg,.app-shell--collapsed .shell-nav__label,.app-shell--collapsed .shell-nav__item span,.app-shell--collapsed .founder-card>span:nth-child(2),.app-shell--collapsed .collapse-button span{display:none}.app-shell--collapsed .workspace-button{justify-content:center;padding:8px 0;display:flex}.app-shell--collapsed .shell-nav__item,.app-shell--collapsed .collapse-button,.app-shell--collapsed .founder-card{justify-content:center;padding:0}.app-shell--collapsed .workspace-menu{top:14px;left:64px}.app-shell--collapsed .shell-nav__item--active:before{left:-12px}.app-shell--collapsed .shell-logo{font-size:19px}.shell-page{max-width:1440px;margin:0 auto}.shell-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:38px;display:flex}.shell-page__header h1{letter-spacing:-.05em;margin:10px 0 7px;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1}.shell-page__header p{color:var(--muted);margin:0;font-size:15px}.shell-eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.stage-chip{background:var(--warning-soft);min-height:28px;color:var(--warning);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.shell-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,.5fr);gap:16px;display:grid}.shell-overview-primary,.shell-readiness,.shell-shortcuts,.empty-area{background:var(--surface);border:1px solid var(--line);border-radius:8px}.shell-overview-primary{min-height:330px;padding:clamp(26px,3vw,40px)}.placeholder-heading{align-items:center;gap:15px;display:flex}.placeholder-heading h2,.shell-section-heading h2{letter-spacing:-.025em;margin:7px 0 0;font-size:23px}.shell-overview-primary>p{max-width:650px;color:var(--ink-soft);margin:22px 0 34px;font-size:14px}.empty-area__icon{background:var(--mist);width:45px;height:45px;color:var(--ink);border-radius:50%;flex:none;place-items:center;display:grid}.shell-placeholder-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.shell-placeholder-grid span{background:linear-gradient(110deg,#eceae3 8%,#f5f3ed 18%,#eceae3 33%) 0 0/200% 100%;border-radius:5px;height:96px;animation:2.2s linear infinite shell-shimmer}@keyframes shell-shimmer{to{background-position-x:-200%}}.shell-readiness{padding:28px}.shell-readiness>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:19px 0;display:grid}.shell-readiness>div:last-child{border-bottom:0}.shell-readiness div>span{flex-direction:column;min-width:0;display:flex}.shell-readiness strong{font-size:14px}.shell-readiness small{color:var(--muted);margin-top:2px;font-size:12px}.shell-readiness b{color:var(--positive);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.shell-shortcuts{margin-top:16px;padding:clamp(26px,3vw,38px)}.shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:25px;display:grid}.shortcut-grid a{background:var(--paper);min-width:0;min-height:142px;transition:background .15s ease, border-color .15s ease, transform .15s var(--ease-out);border:1px solid #0000;border-radius:6px;grid-template-columns:1fr auto;align-content:space-between;gap:14px;padding:20px;display:grid}.shortcut-grid a:hover{border-color:var(--line-strong);background:#fff;transform:translateY(-2px)}.shortcut-grid a>svg:first-child{color:var(--signal)}.shortcut-grid a>div{grid-column:1/-1}.shortcut-grid strong{font-size:15px}.shortcut-grid p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.4}.empty-area{text-align:center;align-content:center;place-items:center;min-height:470px;padding:42px;display:grid}.empty-area h2{letter-spacing:-.03em;margin:19px 0 8px;font-size:25px}.empty-area p{max-width:540px;color:var(--muted);margin:0;font-size:14px}.shell-scrim{display:none}.command-layer{z-index:100;place-items:start center;padding:min(16vh,130px) 20px 20px;display:grid;position:fixed;inset:0}.command-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0e0e0c94;border:0;width:100%;height:100%;position:absolute;inset:0}.command-panel{z-index:2;border:1px solid var(--line-strong);background:#fff;border-radius:9px;width:min(650px,100%);position:relative;overflow:hidden;box-shadow:0 30px 90px #0000003d}.command-input{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;padding:0 18px;display:flex}.command-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.command-results{max-height:390px;padding:12px;overflow-y:auto}.command-results>.shell-eyebrow{padding:8px}.command-results a{border-radius:5px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:11px 10px;display:grid}.command-results a:hover,.command-results a:focus-visible{background:var(--paper)}.command-results a>span{flex-direction:column;display:flex}.command-results strong{font-size:14px}.command-results small{color:var(--muted);font-size:12px}.command-empty{color:var(--muted);text-align:center;padding:26px 10px;font-size:14px}@media (max-width:1120px){.shortcut-grid{grid-template-columns:repeat(2,1fr)}.shell-topbar__context{display:none}}@media (max-width:820px){.app-shell{--sidebar-width:0px}.shell-sidebar{width:278px;transform:translate(-100%);box-shadow:20px 0 70px #00000038}.shell-sidebar--open{transform:translate(0)}.shell-sidebar__close,.shell-menu-button{display:inline-grid!important}.shell-scrim{z-index:35;background:#12120f6b;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.collapse-button{display:none}.shell-topbar{padding:0 16px}.shell-search{width:min(320px,52vw)}.shell-content{padding:30px 20px}.shell-overview-grid{grid-template-columns:1fr}}@media (max-width:560px){.shell-search{flex:1;width:auto}.shell-search span{display:none}.shell-search kbd{margin-left:auto}.shell-page__header{flex-direction:column;margin-bottom:28px}.shell-page__header h1{font-size:40px}.shell-page__header .stage-chip{order:-1}.shell-placeholder-grid,.shortcut-grid{grid-template-columns:1fr}.shortcut-grid a{min-height:125px}.shell-overview-primary{min-height:0}.empty-area{min-height:390px;padding:28px}.workspace-menu{width:calc(100vw - 38px)}}@media (prefers-reduced-motion:reduce){.shell-placeholder-grid span{animation:none}}
