:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4efe8;--bg-strong:#e8dfd2;--surface:#fffbf6d6;--surface-strong:#fffaf4;--line:#232a331f;--text:#18202b;--text-soft:#53606f;--accent:#0f766e;--accent-soft:#0f766e24;--warm:#b45309;--warm-soft:#b4530924;--danger-soft:#b91c1c1f;--shadow:0 24px 60px #18202b14;color:var(--text);background:radial-gradient(circle at 0 0,#0f766e1f,#0000 28%),radial-gradient(circle at 100% 0,#b4530929,#0000 24%),linear-gradient(#f7f1e9 0%,#efe5d7 100%);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.shell{grid-template-columns:19rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);color:#f9f5ef;background:#18202bf5;flex-direction:column;justify-content:space-between;gap:2rem;padding:0;display:flex}.sidebar-top{flex-direction:column;flex:1;min-height:0;display:flex}.sidebar-logo-row{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;min-height:3.5rem;padding:.75rem 1rem;display:flex}.brand-mark{color:#fdfaf5;letter-spacing:.02em;background:#0f766e;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;display:inline-flex}.sidebar-logo-copy h1{font-size:.95rem;line-height:1.1}.sidebar-logo-copy p{color:#f9f5efb8;margin:.15rem 0 0;font-size:.75rem;line-height:1}.brand-copy h1,.topbar h2,.hero-card h3,.posting-header h3,.card h3,.card h4,.application-head h4{margin:0}.brand-copy p,.auth-panel p,.card p,.posting-description,.application-primary p,.hero-copy{color:var(--text-soft);margin:.4rem 0 0}.sidebar .brand-copy p,.sidebar .auth-panel p{color:#f9f5efb8}.eyebrow,.card-kicker,.auth-kicker{color:var(--warm);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.sidebar .eyebrow,.sidebar .auth-kicker{color:#f3c98b}.sidebar-nav{gap:.15rem;padding:.6rem .5rem;display:grid}.sidebar-link{color:#f9f5efd1;border:1px solid #0000;border-radius:.55rem;align-items:center;gap:.75rem;min-height:2.5rem;padding:.55rem .75rem;display:flex}.sidebar-link-button{cursor:pointer;background:0 0;width:100%}.sidebar-link:hover,.sidebar-link-active{color:#fffaf4;background:#ffffff0f;border-color:#f3c98b3d}.sidebar-link-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.sidebar-link-label{font-size:.92rem;font-weight:500}.sidebar-badge{color:#ccfbf1;text-align:center;background:#0f766e38;border-radius:999px;min-width:1.5rem;margin-left:auto;padding:.1rem .45rem;font-size:.72rem;font-weight:700}.sidebar-note{color:#f9f5efa8;margin:.1rem 1rem 0;font-size:.78rem;line-height:1.45}.sidebar-bottom{padding:0 .5rem .5rem}.sidebar-help-button{margin-bottom:.25rem}.sidebar-footer{border-top:1px solid #ffffff14;align-items:center;gap:.65rem;padding:.75rem;display:flex}.sidebar-avatar{color:#fff;background:#0f766e33;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.74rem;font-weight:700;display:inline-flex}.sidebar-user-copy{min-width:0}.sidebar-user-name,.sidebar-user-role{margin:0}.sidebar-user-name{color:#fff;font-size:.9rem;font-weight:500}.sidebar-user-role{color:#f9f5efb8;font-size:.75rem}.main-panel{flex-direction:column;min-width:0;display:flex}.topbar{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.75rem 2rem 1rem;display:flex}.topbar-actions{align-items:center;gap:.75rem;display:flex}.tenant-chip{border:1px solid var(--line);color:var(--text-soft);white-space:nowrap;background:#ffffffa3;border-radius:999px;padding:.65rem .85rem}.topbar-button,.topbar-status{border:1px solid var(--line);color:var(--text);white-space:nowrap;background:#ffffffa3;border-radius:999px;padding:.65rem .85rem}.topbar-button{cursor:pointer}.content{padding:0 2rem 2rem}.page-grid{gap:1.25rem;display:grid}.hero-card,.card,.posting-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:1.5rem}.placeholder-card{max-width:48rem}.hero-card{grid-template-columns:minmax(0,1.8fr) minmax(16rem,1fr);gap:1.25rem;padding:1.4rem;display:grid}.hero-stats,.runtime-grid{gap:1rem;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-self:end}.runtime-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card,.card,.meta-pill{padding:1rem}.metric-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:1.1rem}.metric-card span,.meta-pill span,.application-meta dt,.key-value-grid dt{color:var(--text-soft);font-size:.82rem;display:block}.metric-card strong,.meta-pill strong{margin-top:.3rem;font-size:1.75rem;display:block}.section-header{justify-content:space-between;align-items:center;display:flex}.posting-card{padding:1.35rem}.posting-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.posting-header p{color:var(--text-soft);margin:.35rem 0 0}.posting-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.meta-pill{background:var(--surface-strong);border:1px solid var(--line);text-align:right;border-radius:1rem;min-width:7rem}.posting-description{max-width:72ch;margin-top:.8rem}.application-list{gap:.9rem;margin-top:1.2rem;display:grid}.application-row{background:#ffffff8f;border:1px solid #18202b14;border-radius:1.1rem;grid-template-columns:minmax(0,1.4fr) minmax(18rem,.9fr);gap:1rem;padding:1rem;display:grid}.application-head{align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.application-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:0;display:grid}.application-meta dd,.key-value-grid dd{color:var(--text);word-break:break-word;margin:.2rem 0 0;font-size:.92rem}.status{border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.82rem;font-weight:600;display:inline-flex}.status-new{background:var(--warm-soft);color:#92400e}.status-review{background:var(--accent-soft);color:#0f766e}.status-done{color:#1d4ed8;background:#1e40af1f}.status-deferred{background:var(--danger-soft);color:#991b1b}.key-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.flat-list{margin:1rem 0 0;padding-left:1.2rem}.flat-list li+li{margin-top:.55rem}@media (width<=1180px){.hero-card,.runtime-grid,.posting-header,.application-row,.key-value-grid{grid-template-columns:1fr}.posting-meta,.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=920px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffffff14;border-right:0}.content,.topbar{padding-left:1rem;padding-right:1rem}}@media (width<=680px){.hero-stats,.posting-meta,.application-meta{grid-template-columns:1fr}.topbar{flex-direction:column}}
