:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172126;background:#f5f2ec;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgba(12,86,95,.08),transparent 34%),linear-gradient(315deg,rgba(185,82,56,.08),transparent 32%),#f5f2ec}body,#root{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}button:disabled{cursor:wait;opacity:.78}.app-shell{display:flex;flex-direction:column;min-height:100vh}.sidebar{display:none}.mobile-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#131f23f7;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #1721262e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fbfaf7}.mobile-brand{display:flex;align-items:center;gap:10px}.mobile-brand strong{font-size:17px;color:#fbfaf7}.mobile-brand .brand-name{color:#fbfaf7}.brand-mark-sm{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(135deg,#0c565f,#b95238);color:#fff;flex:0 0 auto}.mobile-header-right{display:flex;align-items:center;gap:8px}.mobile-user-chip{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffff24;color:#fbfaf7;font-weight:900;font-size:14px;flex:0 0 auto}.mobile-header .icon-button{color:#fbfaf7d1}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:stretch;justify-content:space-around;background:#131f23f7;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -8px 30px #17212633;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-bottom:env(safe-area-inset-bottom,0px);min-height:60px}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 4px;border:0;background:transparent;color:#fbfaf780;font-size:10px;font-weight:850;text-align:center;min-height:56px;transition:color .16s ease;line-height:1.2;text-decoration:none}.bottom-nav-item span{font-size:9.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:56px}.bottom-nav-item.active,.bottom-nav-item:hover{color:#fff}.bottom-nav-item.active svg{filter:drop-shadow(0 0 6px rgba(12,200,180,.5))}.content{flex:1;width:min(1180px,100%);margin:0 auto;padding:22px 16px 80px;position:relative;height:100vh;overflow:hidden}.app-meta-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:28px;padding:14px 10px 4px;color:#6c756f;font-size:12px;font-weight:850;text-align:center}.app-meta-footer a{color:#0c565f;text-decoration:none}.app-meta-footer a:hover{text-decoration:underline}.page-loader{position:absolute;top:0;left:0;right:0;z-index:10;height:3px;background:#0c565f1f;border-radius:0 0 2px 2px;overflow:hidden}.page-loader-bar{height:100%;width:40%;background:linear-gradient(90deg,#0c565f,#b95238,#0c565f);background-size:200% 100%;border-radius:2px;animation:loader-slide .9s ease-in-out infinite}@keyframes loader-slide{0%{transform:translate(-100%);background-position:0% 50%}50%{background-position:100% 50%}to{transform:translate(350%);background-position:0% 50%}}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;flex:0 0 auto;background:linear-gradient(135deg,#0c565f,#b95238);color:#fff;box-shadow:0 12px 26px #0c565f38}.brand strong{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:18px;letter-spacing:0}.brand-name{min-width:0}.dev-beta-badge{display:inline-flex;align-items:center;min-height:21px;padding:0 8px;border-radius:7px;color:#fbfaf7;background:linear-gradient(135deg,#0c565f,#b95238);box-shadow:0 8px 18px #0c565f24;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase;white-space:nowrap}.sidebar .dev-beta-badge,.mobile-header .dev-beta-badge{background:#ffffff24;box-shadow:none}.page-title-brand{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px}.page-title-brand .dev-beta-badge{transform:translateY(-1px)}.brand small,.profile small,.page-header p,.form-heading p,.field span,.info span{color:#6c756f}.auth-page,.docs-page,.not-found-page{min-height:100vh;display:grid;place-items:center;padding:18px;background:linear-gradient(145deg,rgba(12,86,95,.14),transparent 46%),linear-gradient(320deg,rgba(185,82,56,.16),transparent 38%),#f5f2ec}.docs-page{align-items:start;place-items:stretch;padding-top:28px;height:100vh;height:100dvh;overflow-y:auto;padding-bottom:2rem}.auth-stack{width:min(460px,100%);display:grid;gap:16px}.auth-panel{width:100%;background:#ffffffe0;border:1px solid rgba(23,33,38,.08);border-radius:8px;padding:24px;box-shadow:0 28px 80px #1721262e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.not-found-panel{width:min(460px,calc(100% - 36px));display:grid;gap:18px;padding:24px}.auth-brand{margin-bottom:28px}.auth-panel form{display:grid;gap:14px}.eyebrow{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;color:#0c565f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}.form-heading h1,.page-header h1{margin:8px 0 0;font-size:30px;line-height:1.08;letter-spacing:0;color:#172126}.form-heading p,.page-header p{margin:8px 0 0;line-height:1.55}.page-header{display:grid;gap:14px;margin-bottom:18px}.surface{background:#ffffffe6;border:1px solid rgba(23,33,38,.08);border-radius:8px;box-shadow:0 14px 42px #17212614}.form-grid{display:grid;grid-template-columns:1fr;gap:15px;padding:16px}.form-section-title{grid-column:1 / -1;margin:0 0 4px}.field{display:grid;gap:7px}.span-2,.notice,.primary-button{grid-column:1 / -1}.field span{font-size:13px;font-weight:850}input,select,textarea{width:100%;border:1px solid rgba(23,33,38,.14);border-radius:8px;min-height:46px;padding:11px 12px;color:#172126;background:#fffdf8;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.password-wrap{position:relative}.password-wrap input{padding-right:50px}.password-toggle{position:absolute;top:50%;right:8px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;color:#0c565f;background:#0c565f14;transform:translateY(-50%);transition:background .16s ease,color .16s ease;z-index:1}.password-toggle:hover{background:#0c565f2e;color:#0c565f}textarea{min-height:104px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#0c565f;background:#fff;box-shadow:0 0 0 4px #0c565f1f}.primary-button,.secondary-button,.small-button,.text-button{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:900;white-space:normal}.primary-button{min-height:48px;border:0;color:#fff;background:linear-gradient(135deg,#172126,#0c565f);padding:0 18px;margin-top:4px;box-shadow:0 16px 30px #0c565f33;text-decoration:none}.primary-button:hover{filter:brightness(1.04)}.secondary-button,.small-button{color:#172126;border:1px solid rgba(23,33,38,.14);background:#fffdf8}.secondary-button{min-height:42px;padding:0 14px}.small-button{min-height:38px;padding:0 12px;font-size:13px}.small-button:hover{background:#f2ecdf}.assign-button{color:#0c565f;border-color:#0c565f40;background:#0c565f0f}.assign-button:hover{background:#0c565f1f}.danger-button{color:#8f2f23;border-color:#8f2f2338;background:#8f2f230f}.danger-button:hover{background:#8f2f2324}.text-button{width:100%;margin-top:14px;color:#0c565f;min-height:38px;border:0;background:transparent}.text-button.muted{margin-top:4px;color:#6c756f}nav button,nav a,.text-button,.icon-button,.secondary-button,.small-button{border:0;background:transparent}.secondary-button,.small-button{border:1px solid rgba(23,33,38,.14);background:#fffdf8}.icon-button{display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;border-radius:8px;color:#172126;cursor:pointer}.icon-button:hover{background:#ffffff1f}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:8px;font-weight:800;line-height:1.4;grid-column:1 / -1}.notice.error{color:#8f2f23;background:#fde8e0}.notice.success{color:#0f5e46;background:#dff4e9}.loading-panel{display:flex;align-items:center;justify-content:center;gap:10px;min-height:76px;margin-bottom:14px;color:#0c565f;font-weight:900}.search-row{display:grid;grid-template-columns:1fr;align-items:end;gap:14px;padding:16px;margin-bottom:18px}.detail-grid{display:grid;grid-template-columns:1fr;gap:14px;padding:16px}.info{display:grid;gap:5px;min-width:0}.info strong{min-width:0;color:#172126;font-size:15px;overflow-wrap:anywhere}.info.wide{grid-column:1 / -1}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:14px 0 22px}.dashboard-split{display:grid;grid-template-columns:1fr;gap:8px}.metric{padding:16px;display:grid;gap:6px;border-radius:8px}.metric svg{width:22px;height:22px}.metric span{color:#6c756f;font-weight:850;font-size:13px}.metric strong{font-size:32px;line-height:1}.metric--teal svg{color:#0c565f}.metric--amber svg{color:#7b4a08}.metric--green svg{color:#0f5e46}.metric--red svg{color:#8f2f23}.section-title{margin:0 0 12px;font-size:19px}.separate-title{margin-top:24px}.chart-card{margin-bottom:28px;padding:16px;overflow:hidden}.chart-header{display:grid;gap:12px;margin-bottom:18px}.chart-header h2{margin:0;font-size:19px}.chart-header p{margin:4px 0 0;color:#6c756f;font-weight:800}.chart-header strong{width:max-content;color:#172126;background:#efe8da;border-radius:8px;padding:8px 12px}.chart-bars{height:172px;display:grid;grid-auto-columns:minmax(14px,1fr);grid-auto-flow:column;grid-template-columns:none;gap:6px;align-items:end;padding:8px 0 0;border-bottom:1px solid rgba(23,33,38,.1);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.chart-column{min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.chart-stack{width:100%;max-width:24px;height:132px;display:flex;flex-direction:column-reverse;justify-content:flex-start;overflow:hidden;border-radius:4px 4px 0 0;background:#efe8da;transition:opacity .2s ease}.chart-stack:hover{opacity:.82}.chart-segment{display:block;min-height:0;transition:height .4s ease}.chart-segment.bugs,.legend-dot.bugs{background:#0c565f}.chart-segment.requirements,.legend-dot.requirements{background:#b95238}.chart-column small{min-height:28px;color:#6c756f;font-size:9px;font-weight:850;white-space:normal;text-align:center;line-height:1.1}.chart-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;color:#334045;font-size:12px;font-weight:850}.chart-legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.chart-empty{padding:40px 0;text-align:center;color:#6c756f;font-weight:850;font-size:14px}.filters{display:grid;grid-template-columns:1fr;gap:14px;padding:16px;margin-bottom:18px}.segmented-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;margin-bottom:14px;border:1px solid rgba(23,33,38,.08);border-radius:8px;background:#ffffffad;box-shadow:0 10px 30px #1721260f}.segmented-tabs button{min-height:42px;border:0;border-radius:8px;color:#4f5a54;background:transparent;font-weight:900}.segmented-tabs button.active{color:#fff;background:linear-gradient(135deg,#172126,#0c565f);box-shadow:0 12px 24px #0c565f29}.issue-list{display:grid;grid-template-columns:1fr;gap:14px}.issue-card{display:grid;gap:12px;padding:16px;border-left:4px solid #0c565f;transition:box-shadow .18s ease}.issue-card:hover{box-shadow:0 18px 50px #1721261f}.issue-card--rejected{border-left-color:#8f2f23;opacity:.82}.issue-card-top,.issue-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.issue-card-top{justify-content:space-between}.issue-card h3{margin:0;color:#172126;font-size:17px;line-height:1.35;overflow-wrap:anywhere}.ticket-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;color:#0c565f;background:#e1f0ef;border-radius:8px;font-size:11px;font-weight:900}.issue-meta span{color:#334045;background:#f2ecdf;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:850}.issue-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.issue-actions{display:flex;flex-wrap:wrap;gap:8px}.assigned-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;font-size:12px;font-weight:850;color:#0f5e46;background:#dff4e9}.unassigned-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;font-size:12px;font-weight:850;color:#6c756f;background:#f2ecdf}.deadline-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:7px;font-size:12px;font-weight:900;white-space:nowrap}.deadline-ok{color:#0f5e46;background:#dff4e9}.deadline-urgent{color:#8f2f23;background:#fde8e0}.empty{color:#6c756f;text-align:center;padding:32px 28px;font-weight:850}.badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:7px;font-size:11px;font-weight:900}.status-open{color:#0c565f;background:#d9eeee}.status-assigned{color:#0f5e46;background:#dff4e9}.status-on-hold{color:#7b4a08;background:#fff1cc}.status-resolved,.priority-low{color:#0f5e46;background:#dff4e9}.status-rejected{color:#8f2f23;background:#fde8e0}.priority-medium{color:#7b4a08;background:#fff1cc}.priority-high{color:#8f2f23;background:#fde8e0}.priority-critical{color:#fff;background:#8f2f23}.comment-summary{display:grid;gap:5px}.comment-summary small{color:#6c756f;font-size:13px;font-weight:800}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:end center;background:#1721268a;padding:18px}.modal{width:min(520px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;background:#fffdf8;border:1px solid rgba(255,255,255,.35);border-radius:8px;padding:20px;display:grid;gap:14px;box-shadow:0 28px 80px #1721263d}.modal h2,.modal p{margin:0}.modal p{color:#6c756f}.modal-actions{display:grid;grid-template-columns:1fr;gap:10px}.detail-modal{width:min(860px,100%)}.detail-modal-header{display:grid;grid-template-columns:1fr;gap:12px}.detail-modal-header h2{margin:10px 0;font-size:22px;line-height:1.2;overflow-wrap:anywhere}.long-text{white-space:pre-wrap;line-height:1.6}.info a{color:#0c565f;overflow-wrap:anywhere}.comment-history{display:grid;gap:10px;padding-top:4px}.comment-history h3{margin:0;font-size:18px}.comment-history>p{margin:0;color:#6c756f;font-weight:800}.comment-entry{display:grid;gap:6px;padding:12px;border:1px solid rgba(23,33,38,.08);border-radius:8px;background:#ffffff94}.comment-entry span{color:#0c565f;font-size:12px;font-weight:900;text-transform:uppercase}.comment-entry p{margin:0;color:#172126}.comment-entry small{color:#6c756f;font-weight:800}.docs-grid{width:min(1040px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;gap:14px}.doc-card{padding:18px}.doc-card h2{margin:8px 0;font-size:19px}.doc-card p{margin:0;color:#4f5a54;line-height:1.6}.dev-section-header{display:flex;align-items:center;justify-content:space-between;margin:24px 0 14px}.dev-section-header .section-title{margin:0}.dev-list{display:grid;gap:12px}.dev-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px}.dev-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0c565f,#1a7a84);color:#fff;font-size:18px;font-weight:900;flex:0 0 auto}.dev-info{display:grid;gap:2px;min-width:0}.dev-info strong{font-size:15px;color:#172126;overflow-wrap:anywhere}.dev-info span{font-size:13px;color:#6c756f;overflow-wrap:anywhere}.dev-joined{font-size:12px;color:#6c756f;font-weight:800;white-space:nowrap}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:680px){.page-header{grid-template-columns:1fr auto;align-items:start}.form-grid,.detail-grid,.issue-card-grid,.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(4,1fr)}.chart-bars{height:200px;grid-auto-columns:unset;grid-auto-flow:unset;grid-template-columns:repeat(auto-fit,minmax(12px,1fr));gap:5px;overflow-x:visible}.chart-stack{height:160px}.chart-column small{min-height:16px;font-size:10px;white-space:nowrap}.chart-legend{gap:12px 16px;font-size:13px}.search-row{grid-template-columns:1fr auto}.modal-backdrop{place-items:center}.modal-actions{display:flex;justify-content:flex-end}.detail-modal-header{grid-template-columns:1fr auto;align-items:start}.filters{grid-template-columns:repeat(2,minmax(140px,1fr))}.dev-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){body{overflow:hidden}.app-shell{display:grid;grid-template-columns:280px 1fr;grid-template-rows:1fr;height:100vh;height:100dvh;min-height:0;overflow:hidden}.sidebar{display:flex;flex-direction:column;grid-row:1;grid-column:1;height:100vh;height:100dvh;min-height:0;padding:22px;overflow:hidden;background:#131f23f5;border-right:1px solid rgba(255,255,255,.08);box-shadow:16px 0 50px #17212624;color:#fbfaf7}.sidebar .brand small,.sidebar .profile small{color:#fbfaf7ad}.sidebar nav{display:grid;align-content:start;overflow-y:auto;min-height:0;margin-top:22px;padding-right:2px;scrollbar-width:none;gap:6px;border:0;background:transparent}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav a{min-height:42px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#fbfaf7bd;font-weight:800;text-align:left;text-decoration:none;transition:background .14s ease,color .14s ease}.sidebar nav a.active,.sidebar nav a:hover{background:#ffffff1a;color:#fff}.sidebar nav a.active{background:#ffffff24;box-shadow:0 4px 12px #0000001a}.sidebar .profile{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);flex:0 0 auto}.sidebar .profile span{font-weight:850;color:#fbfaf7}.sidebar .profile small{grid-column:1;text-transform:capitalize}.sidebar .icon-button{grid-row:1 / span 2;grid-column:2;color:#fff}.mobile-header,.bottom-nav{display:none}.content{flex:1;width:min(1180px,100%);margin:0 auto;padding:22px 16px 80px;position:relative;min-height:100vh;overflow-y:auto}.auth-panel{padding:36px}.form-heading h1,.page-header h1{font-size:34px}.form-grid{padding:22px}.filters{grid-template-columns:repeat(4,minmax(130px,1fr))}.issue-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-split{grid-template-columns:repeat(2,1fr);gap:24px}.dev-list{grid-template-columns:repeat(3,1fr)}}
