:root{color:#102320;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:#fffcf7db;--surface-strong:#fffdf8;--surface-muted:#ffffffb8;--border:#1023201f;--border-strong:#1023202e;--text:#102320;--muted:#5e6f69;--brand:#0f766e;--brand-dark:#115e59;--accent:#b45309;--danger:#b42318;--shadow:0 20px 45px #2235311f;background:radial-gradient(circle at 0 0,#dcf0e4e6,#0000 35%),linear-gradient(#f7f2e8 0%,#f1ebe2 42%,#ecf3ef 100%);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#root{min-height:100vh}.shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#effbf7;background:linear-gradient(#0f766ef5,#102320fa),radial-gradient(circle at top,#fbbf2433,#0000 35%);align-self:start;min-height:100vh;padding:1.5rem;position:sticky;top:0}.brand{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.brand__mark{background:#ffffff24;border:1px solid #ffffff29;border-radius:1rem;place-items:center;width:3rem;height:3rem;font-weight:700;display:grid}.brand p,.muted-label{color:#effbf7bd;margin:0}.sidebar__nav{gap:.55rem;display:grid}.sidebar__link{color:#effbf7db;border-radius:1rem;justify-content:space-between;align-items:center;padding:.9rem 1rem;transition:transform .12s,background-color .12s;display:flex}.sidebar__link:hover,.sidebar__link--active{background:#ffffff21;transform:translate(4px)}.sidebar__link small{background:#ffffff26;border-radius:999px;padding:.1rem .5rem}.main-area{padding:1.5rem}.topbar{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1.4rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.topbar h1{margin:.15rem 0 0;font-size:1.4rem}.topbar__actions,.topbar__user{align-items:center;gap:1rem;display:flex}.topbar__user{flex-direction:column;align-items:flex-end;gap:.15rem}.topbar__user span,.page-copy,.field small,.helper-text,.state-box p,.metric-card p,.list-card small,.timeline__meta,.muted-text{color:var(--muted)}.content{gap:1.25rem;padding-top:1.5rem;display:grid}.page-grid,.cards-grid,.info-grid{gap:1rem;display:grid}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.page-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header h2,.ui-card h3{margin:0}.page-copy{max-width:62ch;margin-top:.4rem}.ui-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.4rem;padding:1.25rem}.metric-card{position:relative;overflow:hidden}.metric-card:after{content:"";background:radial-gradient(circle,#0f766e33,#0000 62%);width:11rem;height:11rem;position:absolute;inset:auto -15% -55% auto}.metric-card strong{margin-top:.6rem;font-size:2rem;display:block}.ui-button{cursor:pointer;border:none;border-radius:999px;padding:.8rem 1.15rem;font-weight:700;transition:transform .12s,opacity .12s,background-color .12s}.ui-button:hover{transform:translateY(-1px)}.ui-button:disabled{cursor:not-allowed;opacity:.6}.ui-button--primary{color:#f8fffd;background:linear-gradient(135deg, var(--brand), var(--brand-dark))}.ui-button--secondary{color:#fffaf4;background:linear-gradient(135deg, #c66c16, var(--accent))}.ui-button--ghost{color:var(--brand-dark);background:#0f766e1a}.ui-button--danger{color:#fff;background:linear-gradient(135deg, #dc2626, var(--danger))}.ui-input,.ui-select,.ui-textarea{border:1px solid var(--border-strong);background:var(--surface-strong);width:100%;color:var(--text);border-radius:1rem;padding:.85rem 1rem}.ui-textarea{resize:vertical}.ui-badge{border:1px solid var(--border);background:#0f766e1f;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.84rem;font-weight:700;display:inline-flex}.table-wrap{overflow-x:auto}.ui-table{border-collapse:collapse;width:100%}.ui-table th,.ui-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.9rem .75rem}.ui-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.82rem}.pagination,.dialog-actions,.list-actions,.inline-actions,.chip-list{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.field{gap:.4rem;display:grid}.field--full{grid-column:1/-1}.form-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.state-box{border:1px dashed var(--border-strong);background:var(--surface-muted);border-radius:1.2rem;padding:1.1rem 1.2rem}.state-box--error{color:var(--danger);border-color:#b423184d}.state-spinner{border:3px solid #0f766e26;border-top-color:var(--brand);border-radius:999px;width:1.5rem;height:1.5rem;animation:.9s linear infinite spin}.ui-modal-backdrop{z-index:40;background:#1023208c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ui-modal{background:var(--surface-strong);border:1px solid var(--border);width:min(100%,540px);box-shadow:var(--shadow);border-radius:1.4rem}.ui-modal__header,.ui-modal__body{padding:1rem 1.2rem}.ui-modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.hero-panel{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);min-height:100vh;display:grid}.hero-panel__intro{color:#f3faf7;background:radial-gradient(circle at 0 0,#b4530938,#0000 32%),linear-gradient(#0f766ef5,#102320fa);align-content:center;gap:1.2rem;padding:3rem;display:grid}.hero-panel__intro h1{margin:0;font-size:clamp(2.2rem,6vw,4.4rem);line-height:.94}.hero-panel__intro p{color:#f3faf7d1;max-width:40ch}.hero-panel__form{place-items:center;padding:2rem;display:grid}.hero-card{width:min(100%,420px)}.hero-stats{flex-wrap:wrap;gap:1rem;display:flex}.hero-stats div{background:#ffffff1f;border-radius:1rem;padding:.85rem 1rem}.hero-stats strong{font-size:1.25rem;display:block}.timeline{gap:1rem;display:grid}.timeline__item{border-left:2px solid #0f766e26;padding-left:1.2rem;position:relative}.timeline__item:before{content:"";background:var(--brand);border-radius:999px;width:.75rem;height:.75rem;position:absolute;top:.2rem;left:-.46rem}.timeline__meta{margin-bottom:.25rem;display:block}.mobile-toggle{display:none}.ticket-meta,.stat-strip{flex-wrap:wrap;gap:.6rem;display:flex}.list-card{border:1px solid var(--border);background:var(--surface-strong);border-radius:1rem;gap:.4rem;padding:1rem;display:grid}.progress-list{gap:.9rem;display:grid}.progress-list__bar{background:#10232014;border-radius:999px;width:100%;height:.65rem;overflow:hidden}.progress-list__bar span{background:linear-gradient(90deg, var(--brand), var(--accent));height:100%;display:block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.shell{grid-template-columns:1fr}.sidebar{z-index:30;width:min(78vw,320px);transition:transform .16s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.mobile-toggle{display:inline-flex}.topbar,.page-header{flex-direction:column;align-items:stretch}.topbar__actions{justify-content:space-between}.hero-panel{grid-template-columns:1fr}.hero-panel__intro{min-height:40vh}}
