@layer theme{:root,:host{--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--background:#f3f5f7;--surface:#fff;--surface-subtle:#f8fafb;--surface-hover:#f1f4f6;--foreground:#182230;--muted:#667085;--muted-strong:#475467;--border:#e3e8ee;--border-strong:#d0d7e0;--nav:#0b1728;--nav-surface:#13243a;--nav-text:#d5deea;--gold:#e3a82b;--gold-strong:#bb7f08;--gold-soft:#fff7dd;--green:#16845b;--green-soft:#e8f7f0;--orange:#c36b16;--orange-soft:#fff2e3;--red:#c63f4a;--red-soft:#fff0f1;--blue:#2d6ca3;--blue-soft:#eaf4fc;--shadow:0 1px 2px #1018280a, 0 8px 24px #1018280d;--focus:#246ca8}.dark{--background:#07101d;--surface:#0e1b2b;--surface-subtle:#122235;--surface-hover:#192b40;--foreground:#e8edf4;--muted:#99a8bb;--muted-strong:#c1ccda;--border:#22364c;--border-strong:#334a63;--nav:#050b13;--nav-surface:#102035;--nav-text:#dbe5f1;--gold:#f0bd49;--gold-strong:#ffd77b;--gold-soft:#352b16;--green:#60c99a;--green-soft:#123429;--orange:#f3a957;--orange-soft:#3a2919;--red:#f18088;--red-soft:#3b1e25;--blue:#7db8e8;--blue-soft:#142e45;--shadow:0 1px 2px #0003, 0 12px 28px #0000002e;--focus:#79b9ec}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0;font-size:.9375rem;line-height:1.5}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--focus)}@supports (color:color-mix(in lab, red, red)){:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 35%, transparent)}}:focus-visible{outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--surface);color:var(--foreground);box-shadow:var(--shadow);border-radius:.5rem;padding:.65rem 1rem;transition:transform .12s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.brand,.brand-copy{align-items:center;display:inline-flex}.brand{gap:.7rem}.brand-mark{border:2px solid #48647f;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:inline-grid;position:relative}.brand-mark:before{background:var(--gold);width:1px;height:1.05rem;box-shadow:0 -.74rem 0 .2rem var(--gold);border-radius:100%;position:absolute}@supports (color:color-mix(in lab, red, red)){.brand-mark:before{box-shadow:0 -.74rem 0 .2rem color-mix(in srgb, var(--gold) 18%, transparent)}}.brand-mark:before{content:"";transform-origin:bottom;transform:translate(.33rem,-.25rem)rotate(46deg)}.brand-pulse{border:2px solid var(--nav);background:var(--gold);width:.5rem;height:.5rem;box-shadow:0 0 0 2px var(--gold);border-radius:50%}.brand-copy{letter-spacing:-.035em;gap:.28rem;font-size:1.2rem}.brand-copy strong{color:#fff;font-weight:760}.brand-copy span{color:var(--gold);font-weight:620}.app-shell,.setup-workspace{min-height:100vh}.setup-header{background:var(--nav);align-items:center;gap:1rem;min-height:4.25rem;padding:.75rem clamp(1rem,3vw,2.5rem);display:flex}.setup-header .internal-pill{margin:0 0 0 auto}.sidebar{z-index:20;background:radial-gradient(circle at 25% 0, #2f4e6c42, transparent 25rem), var(--nav);width:16.25rem;color:var(--nav-text);flex-direction:column;padding:1.4rem 1rem 1rem;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-top{padding:0 .55rem 1.6rem}.brand-link{border-radius:.5rem;display:inline-flex}.internal-pill{color:#8fa3ba;letter-spacing:.09em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:999px;width:max-content;margin:.75rem 0 0 2.9rem;padding:.16rem .48rem;font-size:.65rem;font-weight:700;display:block}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.nav-link{color:#9eafc1;border-radius:.65rem;align-items:center;gap:.78rem;min-height:2.72rem;padding:.62rem .75rem;font-size:.87rem;font-weight:560;transition:color .12s,background .12s;display:flex;position:relative}.nav-link:hover{color:#fff;background:#ffffff0d}.nav-link-current{background:var(--nav-surface);color:#fff}.nav-link-current:before{background:var(--gold);content:"";border-radius:0 .2rem .2rem 0;width:.2rem;position:absolute;inset:.62rem auto .62rem -1rem}.nav-glyph{color:#7890a8;place-items:center;width:1.45rem;height:1.45rem;font-size:1.16rem;line-height:1;display:grid}.nav-link-current .nav-glyph{color:var(--gold)}.sidebar-foot{border-top:1px solid #ffffff12;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-top:1.25rem;padding:1rem .55rem 0;display:grid}.user-avatar{width:2.15rem;height:2.15rem;color:var(--gold);background:#182b42;border:1px solid #ffffff21;border-radius:.62rem;place-items:center;font-size:.78rem;font-weight:760;display:grid}.user-summary{flex-direction:column;min-width:0;display:flex}.user-summary strong{color:#e8eef5;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:650;overflow:hidden}.user-summary span{color:#7d91a7;font-size:.68rem}.signout-button{color:#8093a8;cursor:pointer;background:0 0;border:0;border-radius:.45rem;width:1.9rem;height:1.9rem}.signout-button:hover{color:#fff;background:#ffffff0f}.workspace{min-height:100vh;margin-left:16.25rem}.topbar{z-index:15;border-bottom:1px solid var(--border);background:var(--surface);justify-content:flex-end;align-items:center;gap:1rem;min-height:4.25rem;padding:.65rem clamp(1rem,3vw,2.5rem);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb, var(--surface) 91%, transparent)}}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-context{flex-direction:column;margin-right:auto;display:flex}.topbar-context span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:700}.topbar-context strong{font-size:.88rem;font-weight:650}.topbar-actions{align-items:center;gap:.5rem;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);width:2.4rem;height:2.4rem;color:var(--muted-strong);cursor:pointer;border-radius:.65rem;place-items:center;display:grid}.icon-button:hover{border-color:var(--border-strong);background:var(--surface-hover)}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem}.mobile-brand,.mobile-signout{display:none}.main-content{width:min(100%,92rem);margin:0 auto;padding:clamp(1.4rem,3vw,2.5rem)}.mobile-nav-shell{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.75rem;display:flex}.page-header h1{color:var(--foreground);letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:720;line-height:1.12}.page-header>div>p:last-child{max-width:48rem;color:var(--muted);margin:.48rem 0 0}.eyebrow{color:var(--gold-strong);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .38rem;font-size:.69rem;font-weight:780}.eyebrow-light{color:#f5c75b}.page-actions{flex:none;align-items:center;gap:.65rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:.62rem;justify-content:center;align-items:center;min-height:2.45rem;padding:.58rem .9rem;font-size:.82rem;font-weight:680;line-height:1.2;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#221a08;background:linear-gradient(145deg,#f2c34f,#dba01f);border-color:#c68d17;box-shadow:0 3px 12px #d59a1f2e}.button-primary:hover{background:linear-gradient(145deg,#f7ce68,#e3a728)}.button-secondary{border-color:var(--border);background:var(--surface);color:var(--muted-strong)}.button-secondary:hover{border-color:var(--border-strong);background:var(--surface-hover)}.button:disabled,.button-disabled{cursor:not-allowed;opacity:.48;pointer-events:none}.search-form{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;grid-template-columns:auto minmax(8rem,1fr) auto;align-items:center;gap:.45rem;width:min(100%,34rem);margin-bottom:1rem;padding:.3rem .3rem .3rem .8rem;display:grid;box-shadow:0 1px 2px #10182805}.search-form>span{color:var(--muted);font-size:1.15rem}.search-form input{min-width:0;color:var(--foreground);background:0 0;border:0;outline:0;padding:.55rem .2rem}.search-form input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.search-form input::placeholder{color:color-mix(in srgb, var(--muted) 78%, transparent)}}.search-form:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px var(--focus)}@supports (color:color-mix(in lab, red, red)){.search-form:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 12%, transparent)}}.query-notice{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;grid-template-columns:auto minmax(0,1fr);gap:.9rem;margin:1rem 0;padding:1.1rem;display:grid}.notice-glyph{background:var(--surface-subtle);width:2rem;height:2rem;color:var(--muted-strong);border-radius:.55rem;place-items:center;font-weight:800;display:grid}.query-notice h2{margin:0 0 .2rem;font-size:.94rem;font-weight:700}.query-notice p{color:var(--muted);margin:0;font-size:.84rem}.notice-configuration{border-color:var(--orange)}@supports (color:color-mix(in lab, red, red)){.notice-configuration{border-color:color-mix(in srgb, var(--orange) 32%, var(--border))}}.notice-configuration{background:var(--orange-soft)}@supports (color:color-mix(in lab, red, red)){.notice-configuration{background:color-mix(in srgb, var(--orange-soft) 52%, var(--surface))}}.notice-configuration .notice-glyph{background:var(--orange-soft);color:var(--orange)}.notice-error{border-color:var(--red)}@supports (color:color-mix(in lab, red, red)){.notice-error{border-color:color-mix(in srgb, var(--red) 32%, var(--border))}}.notice-error{background:var(--red-soft)}@supports (color:color-mix(in lab, red, red)){.notice-error{background:color-mix(in srgb, var(--red-soft) 46%, var(--surface))}}.notice-error .notice-glyph{background:var(--red-soft);color:var(--red)}.notice-empty{text-align:left;place-content:center;min-height:11rem}.notice-action{margin-top:.8rem}.table-shell{border:1px solid var(--border);background:var(--surface);max-width:100%;box-shadow:var(--shadow);border-radius:.85rem;overflow:auto}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{border-bottom:1px solid var(--border);background:var(--surface-subtle);color:var(--muted);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;padding:.78rem 1rem;font-size:.66rem;font-weight:750}.data-table td{border-bottom:1px solid var(--border);color:var(--muted-strong);vertical-align:middle;padding:.92rem 1rem;font-size:.82rem}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:var(--surface-subtle)}.table-primary{min-width:12rem;font-weight:650;color:var(--foreground)!important}.table-secondary{color:var(--muted);font-size:.74rem}.table-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table-date{white-space:nowrap}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.38rem;max-width:12rem;padding:.27rem .52rem;font-size:.7rem;font-weight:680;line-height:1.2;display:inline-flex}.status-dot{background:currentColor;border:1px solid;border-radius:50%;flex:none;width:.38rem;height:.38rem}.status-neutral{background:var(--surface-hover);color:var(--muted)}.status-info{background:var(--blue-soft);color:var(--blue)}.status-positive{background:var(--green-soft);color:var(--green)}.status-warning{background:var(--orange-soft);color:var(--orange)}.status-danger{background:var(--red-soft);color:var(--red)}.pagination{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.pagination p{color:var(--muted);margin:0;font-size:.78rem}.pagination>div{gap:.55rem;display:flex}.section-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:.85rem;padding:1.25rem}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:710}.section-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.text-link,.inline-link{color:var(--blue);font-size:.76rem;font-weight:670;text-decoration:underline}@supports (color:color-mix(in lab, red, red)){.text-link,.inline-link{-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent)}}.text-link,.inline-link{text-underline-offset:.18rem}.text-link:hover,.inline-link:hover{text-decoration-color:currentColor}.loading-stack{flex-direction:column;gap:1.3rem;display:flex}.skeleton{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;position:relative;overflow:hidden}.skeleton:after{background:linear-gradient(100deg, transparent 20%, var(--surface-hover) 45%, transparent 70%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.skeleton:after{background:linear-gradient(100deg, transparent 20%, color-mix(in srgb, var(--surface-hover) 82%, transparent) 45%, transparent 70%)}}.skeleton:after{content:"";animation:1.6s infinite shimmer;transform:translate(-100%)}.skeleton-heading{border:0;width:min(22rem,70%);height:4rem}.skeleton-card{height:7rem}.skeleton-table{height:18rem}@keyframes shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-page{grid-template-columns:minmax(20rem,.88fr) minmax(28rem,1.12fr);min-height:100vh;display:grid}.auth-story{background:radial-gradient(circle at 80% 42%, #e5ae2c24, transparent 25%), radial-gradient(circle at 10% 10%, #3e6b9447, transparent 34%), var(--nav);color:#d7e1ed;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:min(36vw,30rem);height:min(36vw,30rem);position:absolute;inset:25% -17% auto auto;box-shadow:0 0 0 4rem #ffffff05,0 0 0 8rem #ffffff04}.auth-story>*{z-index:1;position:relative}.auth-story>div{max-width:33rem}.auth-story h1{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:720;line-height:.98}.auth-story>div>p:last-child{color:#9fb0c3;max-width:28rem;margin:1.4rem 0 0;font-size:clamp(.96rem,1.5vw,1.08rem)}.auth-confidential{color:#72879d;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.71rem;font-weight:650}.auth-panel{background:var(--surface-subtle);place-items:center;min-height:100vh;padding:clamp(1.5rem,6vw,5rem);display:grid}.login-card{width:min(100%,28rem)}.login-card h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,2.65rem);font-weight:720}.login-intro{color:var(--muted);margin:.55rem 0 1.8rem}.mobile-login-brand{display:none}.login-form{flex-direction:column;gap:1.05rem;margin-top:1.4rem;display:flex}.field{flex-direction:column;gap:.38rem;display:flex}.field label{color:var(--muted-strong);font-size:.76rem;font-weight:690}.field input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:3rem;color:var(--foreground);border-radius:.68rem;outline:0;padding:.72rem .85rem}.field input:focus{border-color:var(--focus);box-shadow:0 0 0 3px var(--focus)}@supports (color:color-mix(in lab, red, red)){.field input:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 12%, transparent)}}.field input:disabled{cursor:not-allowed;opacity:.55}.form-error{background:var(--red-soft);color:var(--red);border-radius:.55rem;margin:0;padding:.72rem .8rem;font-size:.78rem}.login-submit{width:100%;min-height:3rem;margin-top:.2rem}.login-help{color:var(--muted);text-align:center;margin:1.25rem 0 0;font-size:.74rem;line-height:1.55}.simple-page{background:radial-gradient(circle at 50% 5%, #2d6ca31a, transparent 32rem), var(--background);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.simple-card{border:1px solid var(--border);background:var(--surface);width:min(100%,35rem);box-shadow:var(--shadow);text-align:center;border-radius:1rem;padding:clamp(1.5rem,5vw,3rem)}.simple-card .brand-copy strong{color:var(--foreground)}.large-glyph{background:var(--orange-soft);width:4rem;height:4rem;color:var(--orange);border-radius:1rem;place-items:center;margin:2.5rem auto 1.25rem;font-size:1.65rem;display:grid}.simple-card h1{letter-spacing:-.04em;margin:0;font-size:1.8rem}.simple-card>p:not(.eyebrow){color:var(--muted);margin:.8rem 0 0}.simple-actions{justify-content:center;gap:.65rem;margin-top:1.7rem;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);min-height:7.25rem;box-shadow:var(--shadow);border-radius:.8rem;padding:1.05rem;position:relative;overflow:hidden}.metric-card:after{border:.85rem solid var(--metric-color,var(--blue));content:"";opacity:.08;border-radius:50%;width:4rem;height:4rem;position:absolute;inset:-2.5rem -2rem auto auto}.metric-label{color:var(--muted);font-size:.71rem;font-weight:680;display:block}.metric-value{color:var(--foreground);letter-spacing:-.045em;margin-top:.55rem;font-size:1.75rem;font-weight:730;line-height:1;display:block}.metric-detail{color:var(--muted);margin-top:.55rem;font-size:.68rem;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.75fr);gap:1rem;margin-top:1rem;display:grid}.stack-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stack-item{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:.8rem;padding:.78rem 0;display:grid}.stack-item:first-child{padding-top:0}.stack-item:last-child{border-bottom:0;padding-bottom:0}.stack-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:650;display:block;overflow:hidden}.stack-item p{color:var(--muted);margin:.2rem 0 0;font-size:.71rem}.operation-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.operation-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.operation-list li:first-child{padding-top:0}.operation-list span{flex-direction:column;min-width:0;display:flex}.operation-list strong{font-size:.8rem;font-weight:660}.operation-list small{color:var(--muted);margin-top:.14rem;font-size:.67rem}.operation-list b{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:1.35rem}.full-button{width:100%;margin-top:1rem}.health-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.health-item{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding:1rem;display:grid}.health-icon{background:var(--surface-subtle);border-radius:.6rem;place-items:center;width:2.2rem;height:2.2rem;display:grid}.health-item h2{margin:0;font-size:.87rem}.health-item p{color:var(--muted);margin:.18rem 0 0;font-size:.73rem}.health-item .status-badge{margin-top:.35rem}.health-value{letter-spacing:-.04em;margin-top:.18rem;font-size:1.35rem;display:block}.health-runs{margin-top:1rem}@media (max-width:1120px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:820px){.sidebar{display:none}.workspace{padding-bottom:calc(4.85rem + env(safe-area-inset-bottom));margin-left:0}.topbar{justify-content:space-between;padding:.65rem 1rem}.topbar-context{display:none}.mobile-brand{display:inline-flex}.mobile-brand .brand-copy strong{color:var(--foreground)}.mobile-signout{display:block}.mobile-nav-shell{z-index:25;padding:.42rem .35rem calc(.42rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);display:block;position:fixed;inset:auto 0 0}@supports (color:color-mix(in lab, red, red)){.mobile-nav-shell{background:color-mix(in srgb, var(--surface) 94%, transparent)}}.mobile-nav-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav-list{scrollbar-width:none;grid-template-columns:repeat(8,minmax(4.4rem,1fr));gap:.1rem;display:grid;overflow-x:auto}.mobile-nav-list::-webkit-scrollbar{display:none}.mobile-nav-list .nav-link{min-height:3.75rem;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;gap:.17rem;padding:.35rem;font-size:.62rem}.mobile-nav-list .nav-link-current{background:var(--gold-soft);color:var(--gold-strong)}.mobile-nav-list .nav-link-current:before{border-radius:.2rem .2rem 0 0;width:50%;height:.18rem;inset:auto 25% -.42rem}.mobile-nav-list .nav-glyph{height:1.2rem;color:inherit;font-size:1.08rem}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:1.5rem}.mobile-login-brand{margin-bottom:3rem;display:block}.mobile-login-brand .brand-copy strong{color:var(--foreground)}}@media (max-width:640px){.main-content{padding:1.15rem .85rem}.page-header{flex-direction:column;align-items:stretch;margin-bottom:1.25rem}.page-actions{width:100%}.page-actions .button{flex:1}.metric-grid,.health-grid{grid-template-columns:1fr}.metric-card{min-height:6.5rem}.search-form{width:100%}.data-table th,.data-table td{padding-left:.8rem;padding-right:.8rem}.pagination{flex-direction:column;align-items:stretch}.pagination>div .button{flex:1}.simple-actions{flex-direction:column;align-items:stretch}.simple-actions form,.simple-actions .button{width:100%}}
