:root{color:#e9edf8;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#0b1020}.sidebar{position:sticky;top:0;height:100vh;padding:28px 16px 20px;border-right:1px solid #1d2940;display:flex;flex-direction:column;background:#0d1425}.brand{display:flex;align-items:center;gap:10px;padding:0 10px;color:#f5f7ff;font-weight:700;text-decoration:none;letter-spacing:-.03em}.brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(140deg,#fb8867,#dd5069);color:#1b1522;font-family:Georgia,serif}nav{display:grid;gap:5px;margin-top:46px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:9px;padding:11px 12px;color:#94a0b8;background:transparent;text-align:left;font-size:14px}.nav-item:hover,.nav-item.active{color:#fcf7f3;background:#19243a}.nav-item.active{box-shadow:inset 2px 0 #fb8867}.sidebar-footer{margin-top:auto;display:flex;align-items:center;gap:8px;padding:10px;color:#8390aa;font-size:12px}.presence-dot{width:7px;height:7px;border-radius:50%;background:#62d6a7;box-shadow:0 0 0 4px #173a37}.workspace{min-width:0}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(24px,4vw,64px);border-bottom:1px solid #1d2940}.search-field{display:flex;align-items:center;gap:9px;width:min(390px,100%);color:#67758f}.search-field input{width:100%;border:0;outline:0;color:#dbe2f3;background:transparent;font-size:13px}.topbar-actions{display:flex;align-items:center;gap:15px}.icon-button{display:grid;place-items:center;padding:6px;border:0;color:#a9b4c8;background:transparent}.avatar{display:grid;place-items:center;width:32px;height:32px;border:1px solid #40506d;border-radius:50%;color:#e9edf8;background:#263653;font-size:11px;font-weight:700}.mobile-menu{display:none}.content{max-width:1300px;margin:0 auto;padding:44px clamp(24px,4vw,64px) 70px}.spotlight{position:relative;overflow:hidden;border:1px solid #273650;border-radius:18px;background:radial-gradient(circle at 81% 0%,#54354e 0,transparent 34%),#121b30}.spotlight:before{content:"";position:absolute;width:360px;height:360px;right:-115px;top:-190px;border-radius:50%;background:#fc8868;opacity:.24;filter:blur(45px)}.hero{position:relative;z-index:1;min-height:275px;display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(30px,5vw,58px)}.eyebrow{display:flex;align-items:center;gap:6px;margin:0 0 12px;color:#fb987c;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:650px;margin-bottom:16px;color:#f7f2ee;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,60px);font-weight:400;line-height:1.02;letter-spacing:-.055em}.hero-copy{max-width:545px;margin:0;color:#aeb9cd;font-size:15px;line-height:1.6}.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #ffc2b2;border-radius:8px;padding:11px 15px;color:#321d2a;background:#ffd4c8;font-size:13px;font-weight:700;white-space:nowrap}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0;overflow:hidden;border:1px solid #24324c;border-radius:13px;background:#24324c}.metrics article{padding:22px 25px;background:#111a2d}.metrics span,.metrics small{display:block;color:#8492aa;font-size:12px}.metrics strong{display:block;margin:7px 0 4px;color:#eef2fd;font-size:29px;font-weight:600;letter-spacing:-.05em}.composer{display:flex;gap:10px;margin:26px 0;padding:8px 9px 8px 17px;border:1px solid #2b3954;border-radius:11px;background:#111a2d}.composer:focus-within{border-color:#fb8867;box-shadow:0 0 0 3px #fb886720}.composer input{flex:1;min-width:0;border:0;outline:0;color:#ebeffa;background:transparent;font-size:14px}.composer-submit{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:7px;color:#2e1721;background:#fb8867}.api-error{margin:18px 0 -8px;color:#ffb7a3;font-size:13px}.panel{border:1px solid #25344e;border-radius:13px;background:#10192a}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:25px 25px 20px}.panel-heading h2,.admin-card h2{margin:0;color:#edf1fa;font-size:18px;letter-spacing:-.03em}.text-button{border:0;padding:0;color:#f4a087;background:transparent;font-size:13px;font-weight:650}.work-items{display:grid}.work-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 25px;border-top:1px solid #22304a}.work-item h3{margin:0 0 4px;color:#dfe6f5;font-size:14px;font-weight:600}.work-item p{margin:0;color:#8390a7;font-size:12px;line-height:1.4}.status-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:7px}.status-icon.backlog{color:#9faec7;background:#25334b}.status-icon.in_progress{color:#f3b56e;background:#493923}.status-icon.complete{color:#67d8ac;background:#1c413b}.status-label{font-size:11px;font-weight:700}.status-label.backlog{color:#a8b5ca}.status-label.in_progress{color:#f2b36c}.status-label.complete{color:#6cdaaf}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-card{min-height:220px;padding:26px;border:1px solid #283650;border-radius:13px;background:linear-gradient(150deg,#18243a,#111a2a)}.admin-card p:not(.eyebrow){min-height:48px;margin:13px 0 25px;color:#9ca8bd;font-size:13px;line-height:1.5}.report-hero,.import-card,.empty-report{padding:clamp(28px,5vw,52px);border:1px solid #2d3c58;border-radius:16px;background:linear-gradient(135deg,#182842,#10192a 60%)}.report-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.report-hero p:not(.eyebrow),.import-card>p:not(.eyebrow),.empty-report p{max-width:680px;margin:0;color:#aeb9cc;line-height:1.6}.report-hero time{color:#aeb9cc;font-size:12px;white-space:nowrap}.report-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.report-metrics article{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:4px 9px;padding:20px;border:1px solid #2a3954;border-radius:12px;background:#111b2e;color:#fb987c}.report-metrics span{color:#9aa7bd;font-size:12px}.report-metrics strong{grid-column:2;color:#eef2fb;font-size:28px;letter-spacing:-.05em}.report-panel{margin-top:22px;overflow:hidden;border:1px solid #293953;border-radius:14px;background:#10192a}.report-panel .panel-heading>span{color:#8190a7;font-size:12px}.ranked-ticket{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:13px;padding:19px 24px;border-top:1px solid #24334d}.rank-number{display:grid;place-items:center;width:28px;height:28px;border:1px solid #465773;border-radius:50%;color:#f6a087;font-size:12px;font-weight:700}.ticket-title-row{display:flex;align-items:center;gap:10px}.ticket-title-row h3{margin:0;color:#e8edf8;font-size:14px}.ticket-content p{margin:7px 0;color:#a4b0c4;font-size:13px;line-height:1.5}.ticket-content strong{color:#e6c8a7;font-size:12px;font-weight:600}.risk{padding:3px 6px;border-radius:5px;font-size:10px;font-weight:700;text-transform:uppercase}.risk.high{color:#ffae9a;background:#4d2930}.risk.medium{color:#e8c574;background:#443b27}.risk.low{color:#89d8b8;background:#1e4038}.ticket-link{display:inline-flex;align-items:center;gap:4px;align-self:center;color:#f4a087;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.import-card{max-width:760px}.import-card .primary-button{width:auto;margin-top:25px}.import-message{margin:16px 0 0!important;color:#f5b499!important}.sign-in-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,#293555 0,transparent 43%),#0b1020}.sign-in-card{width:min(100%,480px);padding:42px;border:1px solid #35435f;border-radius:17px;background:#111a2e;box-shadow:0 30px 100px #0008}.sign-in-card h1{font-size:38px}.sign-in-card>p:not(.eyebrow){color:#aeb9cc;line-height:1.6}.security-mark{display:grid;place-items:center;width:42px;height:42px;margin-bottom:24px;border-radius:10px;color:#ffb59e;background:#493346}.primary-button{width:100%;margin-top:12px}@media(max-width:760px){.app-shell{display:block}.sidebar{display:none}.topbar{padding:0 18px}.mobile-menu{display:grid}.search-field{display:none}.content{padding:24px 18px 50px}.hero{min-height:360px;flex-direction:column;align-items:flex-start;justify-content:flex-end}.metrics,.report-metrics{grid-template-columns:1fr}.metrics article{padding:16px 20px}.work-item{grid-template-columns:28px minmax(0,1fr);padding:16px}.status-label{grid-column:2}.admin-grid{grid-template-columns:1fr}.report-hero{align-items:flex-start;flex-direction:column}.ranked-ticket{grid-template-columns:35px minmax(0,1fr);padding:17px}.ticket-link{grid-column:2}}
