@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,500,0,0&display=swap";:root{color:#f3f6fc;font-family:Manrope,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;--bg: #0a1020;--bg-elevated: #10192d;--bg-shell: linear-gradient(180deg, rgba(12, 18, 34, .98) 0%, rgba(8, 13, 26, .98) 100%);--bg-accent: radial-gradient(circle at top left, rgba(79, 110, 255, .24), transparent 34%), radial-gradient(circle at top right, rgba(0, 184, 148, .16), transparent 28%), linear-gradient(180deg, #07101f 0%, #050910 100%);--panel: rgba(15, 23, 41, .9);--panel-strong: rgba(18, 29, 50, .96);--panel-soft: rgba(255, 255, 255, .03);--panel-border: rgba(155, 176, 214, .16);--panel-border-strong: rgba(155, 176, 214, .24);--text: #f3f6fc;--text-soft: #b1bfd8;--text-muted: #7f8ca6;--accent: #74a4ff;--accent-strong: #95bdff;--accent-soft: rgba(116, 164, 255, .16);--success: #71dcba;--warning: #ffb969;--danger: #ff8f8f;--danger-soft: rgba(255, 143, 143, .14);--shadow-lg: 0 28px 90px rgba(0, 0, 0, .38);--shadow-md: 0 18px 42px rgba(0, 0, 0, .24);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--bg-accent);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}h1,h2,h3,h4,p{margin:0}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;font-size:1.15rem}.auth-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:28px}.auth-card,.surface-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#141f36f5,#0c1526f5);border:1px solid var(--panel-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.auth-card{display:grid;gap:22px;max-width:680px;padding:34px;position:relative;width:min(100%,680px)}.auth-card:before{background:linear-gradient(120deg,#74a4ff33,#71dcba1f);border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.8;padding:1px;pointer-events:none;position:absolute}.auth-card>*{position:relative}.auth-card__eyebrow,.console__eyebrow,.page-heading__eyebrow,.stitch-nav-group__label,.stitch-status-card__title{color:var(--accent-strong);font-family:IBM Plex Mono,monospace;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.auth-card h1,.page-heading h2{font-size:clamp(2rem,3vw,2.7rem);font-weight:800;letter-spacing:-.04em}.auth-card__copy,.console__header-copy,.page-heading__copy,.section-header__copy,.console__sidebar-note,.list-card__meta,.collection-list__meta,.stitch-header__copy,.stitch-brand__copy,.stitch-profile__meta,.stitch-status-card__copy,.stitch-breadcrumbs{color:var(--text-soft)}.form-stack{display:grid;gap:16px}.form-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.field{display:grid;gap:8px}.field__label,.detail-grid__label{color:var(--text-soft);font-size:.92rem;font-weight:600}.field__input,.stitch-search input{background:#050a14c2;border:1px solid rgba(155,176,214,.14);border-radius:16px;color:var(--text);min-height:50px;padding:12px 14px;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease,background .12s ease}.field__input:focus,.stitch-search input:focus{background:#080e18f0;border-color:var(--accent);box-shadow:0 0 0 3px #74a4ff29;outline:none}.field__input::placeholder,.stitch-search input::placeholder{color:var(--text-muted)}.field__input--token{min-height:112px;resize:vertical}.checkbox-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.checkbox-field{align-items:center;background:#ffffff08;border:1px solid var(--panel-border);border-radius:16px;color:var(--text);display:flex;gap:10px;min-height:56px;padding:0 14px}.checkbox-field input{accent-color:var(--accent)}.primary-button,.secondary-button,.console__nav-button,.stitch-nav__button,.stitch-mobile-tabs__button,.stitch-signout,.stitch-header__icon-button{border-radius:16px;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease,box-shadow .12s ease}.primary-button{background:linear-gradient(135deg,#6f9eff,#70ddbd);border:0;box-shadow:0 18px 32px #4779ff3d;color:#08111f;font-weight:800;min-height:48px;padding:0 18px}.secondary-button,.stitch-signout,.stitch-header__icon-button{background:#ffffff08;border:1px solid var(--panel-border);color:var(--text);font-weight:600;min-height:46px;padding:0 16px}.primary-button:hover,.secondary-button:hover,.console__nav-button:hover,.collection-list__item:hover,.stitch-nav__button:hover,.stitch-mobile-tabs__button:hover,.stitch-signout:hover,.stitch-header__icon-button:hover{transform:translateY(-1px)}.status-banner{border-radius:16px;padding:12px 14px}.status-banner--danger{background:var(--danger-soft);border:1px solid rgba(255,143,143,.34);color:#ffd8d8}.stitch-console{display:grid;gap:20px;grid-template-columns:320px minmax(0,1fr);min-height:100vh;padding:18px}.stitch-sidebar,.stitch-main{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--panel-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.stitch-sidebar{background:var(--bg-shell);display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 36px);padding:24px 20px}.stitch-sidebar__section{display:grid;gap:22px}.stitch-brand{align-items:center;display:flex;gap:14px}.stitch-brand__mark,.stitch-profile__avatar{align-items:center;background:linear-gradient(135deg,#74a4ff38,#71dcba38);border:1px solid rgba(116,164,255,.24);border-radius:18px;color:var(--text);display:inline-flex;justify-content:center}.stitch-brand__mark{height:52px;width:52px}.stitch-brand__title,.stitch-header__title{font-size:1.3rem;font-weight:800;letter-spacing:-.03em}.stitch-profile{background:#ffffff08;border:1px solid var(--panel-border);border-radius:22px;display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr);padding:18px}.stitch-profile__avatar{font-size:1rem;font-weight:800;height:50px;width:50px}.stitch-profile__body{display:grid;gap:8px}.stitch-profile__name{font-size:1rem;font-weight:700}.stitch-role-list{display:flex;flex-wrap:wrap;gap:8px}.stitch-nav-group{display:grid;gap:10px}.stitch-nav{display:grid;gap:8px}.stitch-nav__button{align-items:center;background:transparent;border:1px solid transparent;color:var(--text-soft);display:flex;gap:12px;justify-content:flex-start;min-height:48px;padding:0 14px;text-align:left}.stitch-nav__button.is-active{background:#74a4ff1f;border-color:#74a4ff42;box-shadow:inset 0 0 0 1px #74a4ff1f;color:var(--text)}.stitch-status-card{align-items:flex-start;background:#ffffff08;border:1px solid var(--panel-border);border-radius:22px;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);padding:18px}.stitch-status-card__dot,.stitch-operational-pill__dot{background:var(--success);border-radius:999px;box-shadow:0 0 18px #71dcba70;display:inline-block;height:10px;margin-top:4px;width:10px}.stitch-signout{align-items:center;display:inline-flex;gap:10px;justify-content:center}.stitch-main{background:linear-gradient(180deg,#0b1221f0,#080e1af0);display:grid;grid-template-rows:auto auto 1fr;overflow:hidden}.stitch-header{align-items:center;border-bottom:1px solid var(--panel-border);display:flex;gap:20px;justify-content:space-between;padding:26px 28px 20px}.stitch-header__meta{display:grid;gap:10px}.stitch-header__title-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.stitch-operational-pill{align-items:center;background:#71dcba1a;border:1px solid rgba(113,220,186,.24);border-radius:999px;color:#ccfff0;display:inline-flex;gap:8px;padding:7px 12px}.stitch-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.stitch-search{align-items:center;background:#ffffff08;border:1px solid var(--panel-border);border-radius:16px;display:flex;gap:10px;min-width:280px;padding:0 14px}.stitch-search input{background:transparent;border:0;min-height:46px;padding:0;width:100%}.stitch-mobile-tabs{display:none}.stitch-content{overflow:auto;padding:24px 28px 32px}.page-stack{display:grid;gap:22px}.page-heading{display:grid;gap:10px}.metrics-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card{background:linear-gradient(180deg,#131f35f5,#0c1526f5);border:1px solid var(--panel-border);border-radius:24px;display:grid;gap:10px;min-height:150px;padding:22px}.metric-card__label{color:var(--text-soft);font-family:IBM Plex Mono,monospace;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.metric-card__value{font-size:2rem;font-weight:800;letter-spacing:-.04em}.surface-card{padding:22px}.split-layout{display:grid;gap:22px;grid-template-columns:minmax(300px,360px) minmax(0,1fr)}.surface-card--sidebar,.surface-card--detail{height:fit-content}.section-divider{border-top:1px solid var(--panel-border);margin-top:18px;padding-top:18px}.section-header,.list-card__header,.toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between}.section-header{flex-wrap:wrap}.section-header h3,.section-header h4{font-size:1.1rem;font-weight:800}.collection-list,.table-list{display:grid;gap:12px}.collection-list__item,.list-card{background:#ffffff08;border:1px solid var(--panel-border);border-radius:20px}.collection-list__item{color:var(--text);display:grid;gap:6px;padding:16px;text-align:left}.collection-list__item.is-selected{background:#74a4ff1a;border-color:#74a4ff52;box-shadow:inset 0 0 0 1px #74a4ff1a}.collection-list__title{font-size:1rem;font-weight:700}.detail-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.detail-grid__item{background:#ffffff08;border:1px solid var(--panel-border);border-radius:18px;display:grid;gap:8px;min-height:84px;padding:14px}.detail-grid__item strong{font-size:1rem}.list-card{display:grid;gap:12px;padding:16px}.toolbar{flex-wrap:wrap}.toolbar__field{flex:1 1 240px}.status-pill{background:var(--accent-soft);border:1px solid rgba(116,164,255,.24);border-radius:999px;color:var(--accent-strong);display:inline-flex;padding:6px 10px}.status-pill--danger{background:var(--danger-soft);border-color:#ff8f8f52;color:#ffd6d6}.status-pill--muted{background:#ffffff0a;border-color:var(--panel-border);color:var(--text-soft)}.health-table-wrap{overflow-x:auto}.health-table{border-collapse:collapse;min-width:860px;width:100%}.health-table th,.health-table td{border-bottom:1px solid var(--panel-border);padding:14px 12px;text-align:left;vertical-align:top}.health-table th{color:var(--text-soft);font-family:IBM Plex Mono,monospace;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.health-table__cell-stack{display:grid;gap:4px}.health-table__cell-stack span{color:var(--text-soft);font-size:.86rem}.stitch-hero-grid,.stitch-analytics-grid,.stitch-kpi-strip,.stitch-mini-grid{display:grid;gap:16px}.stitch-hero-grid,.stitch-analytics-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.stitch-kpi-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.stitch-mini-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stitch-panel,.stitch-chart-card,.stitch-highlight-card{background:linear-gradient(180deg,#131f35f5,#0c1526f5);border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.stitch-panel{padding:22px}.stitch-highlight-card,.stitch-chart-card{display:grid;gap:14px;padding:22px}.stitch-highlight-card{min-height:210px}.stitch-highlight-card--hero{grid-column:span 8}.stitch-highlight-card--stack{grid-column:span 4}.stitch-chart-card--wide{grid-column:span 8}.stitch-chart-card--rail{grid-column:span 4}.stitch-panel__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.stitch-panel__title{font-size:1.08rem;font-weight:800}.stitch-panel__eyebrow{color:var(--accent-strong);font-family:IBM Plex Mono,monospace;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.stitch-panel__copy{color:var(--text-soft)}.stitch-kpi{background:#ffffff08;border:1px solid var(--panel-border);border-radius:18px;display:grid;gap:8px;padding:16px}.stitch-kpi__label{color:var(--text-soft);font-size:.84rem}.stitch-kpi__value{font-size:1.8rem;font-weight:800;letter-spacing:-.03em}.stitch-meter{display:grid;gap:10px}.stitch-meter__bar{background:#ffffff0d;border-radius:999px;height:10px;overflow:hidden}.stitch-meter__fill{background:linear-gradient(90deg,#6f9eff,#70ddbd);border-radius:inherit;height:100%}.stitch-data-list,.stitch-bullet-list{display:grid;gap:12px}.stitch-data-list__item,.stitch-bullet-list__item{align-items:start;background:#ffffff08;border:1px solid var(--panel-border);border-radius:18px;display:grid;gap:6px;padding:14px 16px}.stitch-data-list__item{grid-template-columns:auto minmax(0,1fr) auto}.stitch-data-list__value{font-size:.95rem;font-weight:700}.stitch-data-list__meta,.stitch-bullet-list__meta{color:var(--text-soft);font-size:.9rem}.stitch-insight-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stitch-insight-card{background:#ffffff08;border:1px solid var(--panel-border);border-radius:20px;display:grid;gap:10px;padding:18px}.stitch-insight-card__label{color:var(--text-soft);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.stitch-insight-card__value{font-size:1.5rem;font-weight:800}.stitch-empty{color:var(--text-soft);padding:12px 0 0}@media(max-width:1180px){.stitch-console{grid-template-columns:1fr}.stitch-sidebar{min-height:auto}.stitch-highlight-card--hero,.stitch-highlight-card--stack,.stitch-chart-card--wide,.stitch-chart-card--rail{grid-column:span 12}}@media(max-width:960px){.split-layout{grid-template-columns:1fr}.stitch-header{align-items:flex-start;flex-direction:column}.stitch-header__actions{justify-content:flex-start;width:100%}.stitch-search{min-width:0;width:100%}.stitch-mobile-tabs{border-bottom:1px solid var(--panel-border);display:grid;gap:8px;grid-auto-columns:minmax(140px,1fr);grid-auto-flow:column;overflow-x:auto;padding:14px 20px}.stitch-mobile-tabs__button{background:#ffffff08;border:1px solid var(--panel-border);color:var(--text-soft);min-height:42px;padding:0 14px;white-space:nowrap}.stitch-mobile-tabs__button.is-active{background:#74a4ff1a;border-color:#74a4ff52;color:var(--text)}}@media(max-width:720px){.auth-page,.stitch-console{padding:12px}.auth-card,.surface-card,.stitch-sidebar,.stitch-content,.stitch-header{padding:18px}.metrics-grid,.detail-grid,.form-grid,.checkbox-grid,.stitch-insight-grid,.stitch-kpi-strip,.stitch-mini-grid,.stitch-hero-grid,.stitch-analytics-grid{grid-template-columns:1fr}.stitch-highlight-card--hero,.stitch-highlight-card--stack,.stitch-chart-card--wide,.stitch-chart-card--rail{grid-column:auto}.stitch-profile{grid-template-columns:1fr}}
