/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--radius-lg:.5rem;--radius-xl:.75rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--canvas:#a8b1bc;--shell:#f7f3df;--shell-warm:#fff3bf;--panel:#fffff9c2;--panel-solid:#fffdf4;--panel-muted:#f6f1dcdb;--ink:#111;--ink-soft:#2b2b29;--muted:#6f6b60;--muted-2:#999484;--line:#1e1c141a;--line-strong:#1e1c142e;--brand:#ffd957;--brand-hover:#f0c83d;--brand-dark:#9e7620;--brand-soft:#ffd9573d;--card-dark:#2d2d2b;--card-dark-2:#1f1f1e;--green:#2f9d6a;--green-bg:#2f9d6a21;--red:#db4c47;--red-bg:#db4c4721;--amber:#d79b28;--amber-bg:#d79b2829;--blue:#4b7fbd;--blue-bg:#4b7fbd21;--sidebar-w:0px;--topbar-h:72px;--radius:14px;--radius-lg:24px;--radius-xl:34px;--shadow-sm:0 8px 22px #4a432c14;--shadow-md:0 16px 36px #4a432c24;--shadow-lg:0 36px 80px #23272b3d}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:14px}body{min-height:100%;color:var(--ink);letter-spacing:0;background:radial-gradient(circle at 77% 24%,#ffde53bd,#ffde531f 24%,#0000 43%),radial-gradient(circle at 12% 86%,#fff1b7b8,#0000 30%),linear-gradient(135deg,#9faab6,#b4bdc8);font-family:Aptos,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}#app{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:26px}#app,.dashboard-shell{display:flex;overflow:hidden}.dashboard-shell{border-radius:var(--radius-xl);width:min(1580px,100%);height:min(980px,100vh - 52px);min-height:620px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 84% 14%,#ffe25db8,#ffe25d2e 31%,#0000 50%),linear-gradient(115deg,#ffffffbd,#f6f3e5d6 49%,#fff6c6eb);border:1px solid #ffffff85;flex-direction:column}.app-chrome{min-height:var(--topbar-h);flex-shrink:0;align-items:center;gap:14px;padding:20px 26px 10px;display:flex}.main{flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.content{flex:1;padding:14px 26px 28px;overflow-y:auto}.content-inner{width:100%;max-width:none}.sidebar{background:0 0;flex:1;align-items:center;gap:14px;min-width:0;display:flex}.sidebar-logo{height:46px;color:var(--ink);white-space:nowrap;background:#ffffff4d;border:1px solid #12121233;border-radius:999px;align-items:center;gap:9px;padding:4px 14px 4px 5px;font-size:1.16rem;font-weight:700;text-decoration:none;display:inline-flex}.logo-icon{background:var(--card-dark);width:36px;height:36px;color:var(--brand);border-radius:50%;flex-shrink:0;font-size:.72rem;font-weight:800}.logo-icon,.sidebar-nav{justify-content:center;align-items:center;display:flex}.sidebar-nav{scrollbar-width:none;background:#ffffff61;border-radius:999px;flex:1;gap:5px;min-width:0;padding:5px;overflow-x:auto;box-shadow:inset 0 0 0 1px #fff6}.sidebar-nav::-webkit-scrollbar,.topbar::-webkit-scrollbar{display:none}.nav-section-label{display:none}.nav-item{height:38px;color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.86rem;font-weight:650;text-decoration:none;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.nav-item:hover{color:var(--ink);background:#ffffffbd}.nav-item.active{background:var(--card-dark);color:#fffaf0;box-shadow:0 8px 18px #1c1c1a2e}.nav-icon{color:currentColor;width:17px;display:none}.nav-badge,.nav-icon{justify-content:center;align-items:center}.nav-badge{background:var(--brand);min-width:18px;height:18px;color:var(--ink);border-radius:999px;font-size:.65rem;font-weight:800;display:inline-flex}.sidebar-footer{flex-shrink:0;position:relative}.user-row{cursor:pointer;background:#ffffff6b;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:0;width:44px;height:44px;padding:4px;display:flex}.user-row:hover{background:#ffffffc2}.user-row>div:not(.avatar){display:none}.user-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;overflow:hidden}.user-role{color:var(--muted);font-size:.7rem;font-weight:600}.user-avatar{object-fit:cover}.user-more{display:none}.user-menu{z-index:60;width:180px;box-shadow:var(--shadow-md);background:#fffdf4f5;border:1px solid #ffffff80;border-radius:18px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.user-menu .nav-item{width:100%;color:var(--red);justify-content:flex-start}.topbar{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-icon,.company-switcher,.toolbar-pill{min-height:44px;color:var(--ink);background:#ffffff94;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff75}.company-switcher,.toolbar-pill{white-space:nowrap;padding:0 14px;font-size:.86rem;font-weight:700}.company-switcher{cursor:pointer}.company-switcher.is-static{cursor:default}.company-dot{background:var(--brand);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #ffd95738}.switcher-arrow{color:var(--muted);font-size:.72rem;font-weight:800}.btn-icon:hover,.company-switcher:hover,.toolbar-pill:hover{background:#ffffffd6}.btn-icon{cursor:pointer;width:44px;padding:0;position:relative}.notif-dot{background:var(--brand);border:2px solid #fffdf4;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.btn{cursor:pointer;min-height:36px;color:var(--ink);white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:.84rem;font-weight:750;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s,transform .15s,opacity .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand);color:var(--ink);box-shadow:0 8px 18px #d79b2833}.btn-primary:hover{background:var(--brand-hover)}.btn-secondary{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line),var(--shadow-sm);background:#fffdf7}.btn-secondary:hover{background:#fff}.btn-ghost{color:var(--muted);background:0 0}.btn-ghost:hover{color:var(--ink);background:#ffffff94}.btn-danger{background:var(--red);color:#fff}.btn-danger:hover{opacity:.9}.btn-sm{min-height:34px;padding:0 12px;font-size:.8rem}.btn-xs{min-height:29px;padding:0 10px;font-size:.74rem}.page-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.page-header h1,.page-header h2{flex:1}h1{font-size:2rem;line-height:1.05}h1,h2{color:var(--ink);letter-spacing:0;font-weight:650}h2{font-size:1.28rem;line-height:1.18}h3{color:var(--ink);letter-spacing:0;font-size:1rem;font-weight:700}.dashboard-hero{grid-template-columns:minmax(0,1.45fr) minmax(360px,.9fr);align-items:stretch;gap:22px;margin-bottom:18px;display:grid}.hero-panel,.metric-panel,.soft-panel{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff8f}.hero-panel{flex-direction:column;justify-content:space-between;min-height:182px;padding:26px;display:flex}.eyebrow{width:fit-content;min-height:28px;color:var(--muted);text-transform:uppercase;letter-spacing:0;background:#ffffffa3;border-radius:999px;align-items:center;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex}.hero-panel h1{margin-top:20px;font-size:2.9rem;font-weight:600}.hero-progress{flex-wrap:wrap;align-items:end;gap:12px;margin-top:24px;display:flex}.progress-pill{gap:7px;min-width:120px;display:grid}.progress-label{color:var(--ink-soft);font-size:.82rem;font-weight:700}.progress-value{height:40px;color:var(--ink);background:#ffffffa8;border-radius:999px;align-items:center;padding:0 18px;font-size:.86rem;font-weight:800;display:flex}.progress-value.dark{background:var(--card-dark);color:#fffdf4}.progress-value.brand{background:var(--brand)}.progress-track{background:repeating-linear-gradient(-55deg,#ffffffad 0 9px,#ffffff42 9px 18px);border-radius:999px;flex:1;min-width:180px;height:40px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff70}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2d2d2be0,#ffd957e6);height:100%}.metric-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;padding:24px;display:grid}.metric-item{text-align:center;justify-items:center;gap:5px;display:grid}.metric-number{color:var(--ink);font-size:3.15rem;font-weight:500;line-height:.95}.metric-label{color:var(--ink-soft);font-size:.84rem;font-weight:700}.metric-icon{width:28px;height:28px;color:var(--ink);background:#ffd95747;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.tabs{background:#ffffff73;gap:5px;width:fit-content;max-width:100%;margin-bottom:16px;padding:5px;display:flex;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffff75}.tab,.tabs{border-radius:999px}.tab{min-height:34px;color:var(--muted);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:0 15px;font-size:.82rem;font-weight:750;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.tab:hover{color:var(--ink);background:#ffffff94}.tab.active{background:var(--card-dark);color:#fffdf4;box-shadow:0 8px 18px #1c1c1a24}.tab-count{color:currentColor;background:#11111114;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:.68rem;font-weight:800;display:inline-flex}.tab.active .tab-count{color:#fffdf4;background:#ffffff2e}.filter-bar,.sort-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.sort-toolbar{background:#ffffff59;border-radius:999px;padding:8px}.sort-label{text-transform:uppercase;padding:0 5px;font-size:.74rem;font-weight:800}.sort-chip,.sort-label{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.sort-chip{min-height:30px;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:750;text-decoration:none}.sort-chip.active,.sort-chip:hover{color:var(--ink);box-shadow:var(--shadow-sm);background:#fffdf7}.sort-chip.warning.active{background:var(--brand)}.sort-chip.warning{margin-left:auto}.search-input{min-width:220px;max-width:360px;height:42px;color:var(--ink);box-shadow:var(--shadow-sm);background:#ffffffa8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%236f6b60' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") 14px no-repeat;border:1px solid #ffffff80;border-radius:999px;outline:none;flex:1;padding:0 14px 0 38px;font-size:.84rem}.form-input:focus,.form-select:focus,.form-textarea:focus,.input:focus,.search-input:focus{border-color:#ffd957e6;box-shadow:0 0 0 4px #ffd95733}.filter-select{height:42px;color:var(--ink-soft);cursor:pointer;box-shadow:var(--shadow-sm);background:#ffffffa8;border:1px solid #ffffff80;border-radius:999px;outline:none;padding:0 14px;font-size:.84rem;font-weight:650}.accordion,.card,.table-wrap,.thread{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff94;overflow:hidden}.card-dark{border-radius:var(--radius-lg);background:var(--card-dark);color:#fffdf4;box-shadow:var(--shadow-md);overflow:hidden}.card-body{padding:20px}.card-header{border-bottom:1px solid var(--line);min-height:50px;align-items:center;gap:8px;padding:0 20px;font-size:.92rem;display:flex}.card-header,.card-header-title{color:var(--ink);font-weight:800}.card-header-title{font-size:.94rem}table{border-collapse:collapse;width:100%}thead{background:#ffffff5c}th{border-bottom:1px solid var(--line);color:var(--muted);text-align:left;text-transform:uppercase;white-space:nowrap;padding:13px 18px;font-size:.7rem;font-weight:850}tbody tr{transition:background .12s}tbody tr:hover{background:#ffffff6b}tbody tr+tr{border-top:1px solid #1e1c1412}td{color:var(--ink-soft);vertical-align:middle;padding:14px 18px;font-size:.85rem}.clickable-row td{padding:0}.table-cell-link{min-height:62px;color:inherit;align-items:center;padding:14px 18px;text-decoration:none;display:flex}.table-cell-link.stack{flex-direction:column;justify-content:center;align-items:flex-start}.clickable-row:hover .td-name{color:#9e7620}.td-name{color:var(--ink);font-weight:780}.td-sub{color:var(--muted-2);margin-top:3px;font-size:.76rem}.td-meta{color:var(--muted)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.stat-card{border-radius:var(--radius-lg);background:var(--panel);min-height:138px;box-shadow:var(--shadow-sm);border:1px solid #ffffff94;padding:20px;position:relative;overflow:hidden}.stat-card:after{content:"";opacity:.9;border:12px solid #ffd95757;border-radius:50%;width:62px;height:62px;position:absolute;bottom:14px;right:16px}.stat-card.accent,.stat-card.highlight{background:var(--brand);border-color:#ffffffa3}.stat-label{z-index:1;color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:850;position:relative}.stat-val,.stat-value{z-index:1;color:var(--ink);font-size:2.55rem;font-weight:560;line-height:1;position:relative}.stat-desc,.stat-sub{z-index:1;color:var(--muted);margin-top:8px;font-size:.78rem;font-weight:650;position:relative}.badge,.tag{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:0 9px;font-size:.72rem;font-weight:750;display:inline-flex}.badge-green{background:var(--green-bg);color:var(--green)}.badge-red{background:var(--red-bg);color:var(--red)}.badge-amber{background:var(--amber-bg);color:#9c6c16}.badge-blue{background:var(--blue-bg);color:var(--blue)}.badge-gray{color:var(--muted);background:#11111112}.badge-brand{background:var(--brand);color:var(--ink)}.tag{color:var(--muted);background:#fff9}.avatar{background:var(--card-dark);width:32px;height:32px;color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:850;display:inline-flex}.avatar-sm{width:26px;height:26px;font-size:.66rem}.suggestion-card{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff94;padding:18px;transition:transform .16s,box-shadow .16s,background .16s;position:relative}.suggestion-card:hover{box-shadow:var(--shadow-md);background:#fffff9eb;transform:translateY(-2px)}.suggestion-card+.suggestion-card{margin-top:10px}.suggestion-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:7px;margin-top:16px;padding-top:14px;display:flex}.request-info-button{margin-left:auto}.page-back{margin-bottom:14px}.page-back .btn{color:var(--muted)}.page-back .btn:hover{color:var(--ink)}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-section-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.card-header-icon{background:var(--brand-soft);width:28px;height:28px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.run-list-row{border-bottom:1px solid var(--line);color:inherit;align-items:center;gap:12px;padding:14px 18px;text-decoration:none;transition:background .15s;display:flex}.run-list-row:last-child{border-bottom:0}.run-list-row:hover{background:#ffffff6b}.status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 5px #ffffff7a}.log-row{border-bottom:1px solid var(--line);padding:10px 0}.log-row:last-child{border-bottom:0}.mono-text{color:var(--ink-soft);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.detail-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.detail-summary-item{background:#ffffff1a;border-radius:18px;min-height:78px;padding:14px;box-shadow:inset 0 0 0 1px #ffffff1f}.detail-summary-value{color:#fffdf4;font-size:1.8rem;font-weight:650;line-height:1;display:block}.detail-summary-label{color:#fffdf4ad;text-transform:uppercase;margin-top:7px;font-size:.72rem;font-weight:800;display:block}.origin-form{border-top:1px solid var(--line);flex-wrap:wrap;align-items:flex-end;gap:8px;padding:14px 18px;display:flex}.origin-form-actions{gap:6px;padding-bottom:1px;display:flex}.origin-form-error{width:100%;color:var(--red);font-size:.8rem;font-weight:700}.origin-add-button{margin:14px 18px 18px}.suggestion-layout{align-items:flex-start;gap:14px;display:flex}.suggestion-accent{border-radius:999px;flex-shrink:0;align-self:stretch;width:5px;min-height:54px}.suggestion-content{flex:1;min-width:0}.suggestion-head{align-items:flex-start;gap:10px;display:flex}.suggestion-title-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.suggestion-discovered{color:var(--muted-2);flex-shrink:0;align-items:center;gap:5px;font-size:.74rem;font-weight:650;display:inline-flex}.suggestion-meta-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:7px;display:flex}.suggestion-meta{color:var(--muted);align-items:center;gap:5px;font-size:.8rem;font-weight:600;display:inline-flex}.suggestion-description{color:var(--muted);margin-top:9px;font-size:.84rem;line-height:1.55}.tag-row{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.event-name-link{color:var(--ink);align-items:center;gap:6px;font-size:.98rem;font-weight:800;text-decoration:none;display:inline-flex}.event-name-link:hover{color:#9e7620}.detail-header{border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 10%,#ffd9578c,transparent 35%),var(--card-dark);color:#fffdf4;box-shadow:var(--shadow-md);border:1px solid #ffffff94;margin-bottom:16px;padding:24px}.detail-header h1{color:#fffdf4}.detail-hero{align-items:flex-start;gap:20px;display:flex}.event-logo{background:var(--brand);width:68px;height:68px;color:var(--ink);border-radius:22px;flex-shrink:0;justify-content:center;font-size:1.35rem;font-weight:850}.detail-meta,.event-logo{align-items:center;display:flex}.detail-meta{flex-wrap:wrap;gap:8px;margin-top:10px}.meta-item{color:#fffdf4b8;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.meta-dot{color:#fffdf452}.detail-actions{flex-shrink:0;align-items:flex-start;gap:8px;margin-left:auto;display:flex}.detail-tabs{margin-bottom:16px}.detail-list{padding-top:8px;padding-bottom:8px}.detail-grid{align-items:start}.inline-edit-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.inline-edit-row:last-child{border-bottom:0}.field-label{min-width:112px;color:var(--muted-2);text-transform:uppercase;font-size:.72rem;font-weight:850}.field-value{min-width:0;color:var(--ink-soft);flex:1;font-size:.86rem}.source-link{color:#9e7620;align-items:center;gap:6px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.source-link:hover{color:var(--ink)}.empty-state{width:100%;color:var(--muted-2);text-align:center;padding:16px 0;font-size:.86rem}.empty-state.large{padding:52px 20px}.schedule-time{width:86px;color:var(--muted);flex-shrink:0;font-size:.8rem;font-weight:700}.calendar-page-grid,.task-page-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start}.work-row{cursor:default;align-items:flex-start}.task-row-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.task-row-main .task-name{text-decoration:none}.task-row-main .task-name:hover{color:var(--brand-dark)}.task-meta-line{color:var(--muted-2);flex-wrap:wrap;align-items:center;gap:7px;font-size:.74rem;font-weight:650;display:flex}.task-meta-line>span:not(:first-child):before{content:"";vertical-align:middle;background:#11111138;border-radius:50%;width:3px;height:3px;margin-right:7px;display:inline-block}.avatar-xs{width:22px;height:22px;font-size:.62rem}.task-status-form{justify-content:flex-end}.calendar-board{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.calendar-day{border-radius:var(--radius-lg);min-height:128px;box-shadow:var(--shadow-sm);background:#fffdf4ad;border:1px solid #ffffff94;flex-direction:column;gap:10px;padding:13px;display:flex}.calendar-day.today{background:#fff7cee0;border-color:#ffd957d1}.calendar-day.has-items{box-shadow:0 15px 28px #4a432c1f}.calendar-day-top{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:850;display:flex}.calendar-day-top strong{color:var(--ink);font-size:1.55rem;font-weight:560;line-height:1}.calendar-day-items{flex-direction:column;gap:5px;min-width:0;display:flex}.calendar-chip{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;background:#ffffffad;border-radius:999px;padding:6px 8px;font-size:.68rem;font-weight:780;text-decoration:none;overflow:hidden}.calendar-chip:hover{background:var(--brand);color:var(--ink)}.calendar-more{color:var(--muted-2);font-size:.68rem;font-weight:760}.timeline-entry{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:15px 18px;display:flex}.timeline-entry:last-child{border-bottom:0}.timeline-dot{background:var(--brand);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.timeline-dot.event{background:var(--card-dark)}.timeline-dot.schedule{background:var(--green)}.timeline-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.timeline-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.timeline-title-row .task-name{text-decoration:none}.calendar-aside-list{border-top:1px solid var(--line);flex-direction:column;gap:10px;display:flex}.mini-event-row{border-radius:var(--radius);color:var(--ink);background:#ffffff70;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.mini-event-row:hover{background:#ffffffc7}.mini-event-row span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.mini-event-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.mini-event-row small{color:var(--muted-2);font-size:.72rem;font-weight:650}.inline-form{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.manager-form{flex-wrap:nowrap;width:min(100%,320px);display:flex}.manager-select{flex:auto;min-width:0}.manager-save{flex:none}.manager-assigned-row{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.manager-assigned-person{align-items:center;gap:8px;min-width:0;display:flex}.assignment-form{flex-wrap:nowrap;align-items:center}.assignment-add-form{flex-wrap:nowrap;flex:1;justify-content:flex-end;min-width:0}.assignment-member-select{flex:260px;min-width:180px}.assignment-add-status-select{flex:0 0 150px;width:150px;min-width:150px}.assignment-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.assignment-update-form{flex-wrap:nowrap}.assignment-status-select{flex:0 0 190px;width:190px;min-width:190px}.inventory-grid-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:14px 18px;display:flex}.inventory-row{cursor:pointer}.inventory-row:focus-visible{outline-offset:-3px;outline:3px solid #ffd95766}.inventory-modal{width:640px}.inventory-modal-footer{align-items:center}.inventory-modal-side-action{flex:1;justify-content:flex-start;display:flex}.settings-company-grid{grid-template-columns:minmax(0,1fr) minmax(110px,auto) minmax(150px,auto);align-items:start;gap:20px;display:grid}.settings-data-section{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.settings-data-form{flex-wrap:nowrap}.settings-data-input{width:180px;min-width:180px}.settings-data-list{flex-direction:column;padding-top:8px;display:flex}.settings-data-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.settings-data-row:last-child{border-bottom:0}.settings-data-panel{padding-top:0}.settings-data-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.settings-data-panel-actions{flex-wrap:nowrap;justify-content:flex-end}.settings-data-asset-list,.settings-data-value-list{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff6b;flex-direction:column;display:flex;overflow:hidden}.settings-data-asset-row,.settings-data-value-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.settings-data-asset-row:last-child,.settings-data-value-row:last-child{border-bottom:0}.settings-data-modal{width:720px}.settings-data-rename-form{flex-wrap:nowrap;align-items:stretch;margin-top:6px}.settings-data-rename-form .form-input{flex:1;min-width:0}.settings-data-asset-controls{flex-wrap:nowrap}.settings-data-category-select{width:190px;min-width:190px}.stacked-form{flex-direction:column;gap:12px;display:flex}.compact-grid{gap:10px}.compact-control{min-width:132px;height:34px;padding:0 10px;font-size:.77rem}.danger-link{color:var(--red)!important}.warning-text{color:#9c6c16;margin-top:5px;font-size:.76rem;font-weight:750}.thread{margin-bottom:12px}.thread-header{align-items:center;gap:10px;padding:14px 18px;display:flex}.thread-body{color:var(--muted);padding:0 18px 14px;font-size:.84rem;line-height:1.5}.comment-list{border-top:1px solid var(--line);padding:8px 18px}.comment-row{align-items:flex-start;gap:9px;padding:9px 0;display:flex}.comment-form,.comment-row+.comment-row{border-top:1px solid var(--line)}.comment-form{align-items:center;gap:8px;padding:12px 18px;display:flex}.comment-form .form-input{height:36px}.form-group{margin-bottom:16px}.form-label{color:var(--ink-soft);margin-bottom:6px;font-size:.8rem;font-weight:780;display:block}.form-input,.form-select,.form-textarea,.input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#ffffffb8;border-radius:13px;outline:none;padding:8px 12px;font-size:.84rem;transition:border-color .12s,box-shadow .12s,background .12s}.form-textarea{resize:vertical;min-height:86px}.form-hint{color:var(--muted-2);margin-top:5px;font-size:.75rem}.form-error{background:var(--red-bg);color:var(--red);border-radius:13px;padding:10px 12px;font-size:.8rem;font-weight:750}.modal-overlay{z-index:200;opacity:0;pointer-events:none;background:#20212057;justify-content:center;align-items:center;padding:20px;transition:opacity .15s;display:flex;position:fixed;inset:0}.modal-overlay.open{opacity:1;pointer-events:all}.modal{border-radius:var(--radius-lg);width:520px;max-width:90vw;max-height:82vh;box-shadow:var(--shadow-lg);background:#fffdf4;border:1px solid #fff9;transition:transform .15s;overflow-y:auto;transform:translateY(8px)scale(.98)}.modal-overlay.open .modal{transform:translateY(0)scale(1)}.modal-header{border-bottom:1px solid var(--line);gap:10px;padding:20px 22px 16px}.modal-header,.modal-icon{align-items:center;display:flex}.modal-icon{background:var(--brand);width:34px;height:34px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center}.modal-title{color:var(--ink);font-size:1.07rem;font-weight:850}.modal-kicker{color:var(--muted);margin-top:2px;font-size:.78rem;line-height:1.35}.modal-body{padding:20px 22px}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.login-wrap{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:none}.login-wrap.active{display:flex}.login-card{border-radius:var(--radius-xl);width:min(420px,100%);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf4d6;border:1px solid #ffffff94;padding:38px}.login-logo{gap:10px;margin-bottom:28px}.login-logo,.login-logo-icon{align-items:center;display:flex}.login-logo-icon{background:var(--card-dark);width:38px;height:38px;color:var(--brand);border-radius:50%;justify-content:center;font-weight:850}.login-logo-text{color:var(--ink);font-size:1.12rem;font-weight:800}.task-row{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;padding:12px 18px;transition:background .12s;display:flex}.task-row:hover{background:#ffffff6b}.task-row:last-child{border-bottom:0}.task-check{cursor:pointer;border:2px solid #1111112e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.task-check.done{border-color:var(--green);background:var(--green);color:#fff}.task-name{color:var(--ink);flex:1;font-size:.86rem;font-weight:780}.task-name.done{color:var(--muted-2);text-decoration:line-through}.overdue{font-weight:750;color:var(--red)!important}.accordion{margin-bottom:12px}.accordion-head{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;padding:15px 18px;font-size:.9rem;font-weight:780;transition:background .12s;display:flex}.accordion-head:hover{background:#ffffff6b}.accordion-body{border-top:1px solid var(--line);padding:16px 18px}.scout-search-wrap{margin-bottom:18px}.scout-search-form{box-shadow:var(--shadow-sm);background:#ffffff75;border:1px solid #ffffff8f;border-radius:999px;align-items:center;gap:0;padding:5px 5px 5px 16px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.scout-search-form:focus-within{background:#ffffffb3;border-color:#ffd957e6;box-shadow:0 0 0 4px #ffd95729}.scout-search-icon{color:var(--muted);flex-shrink:0;align-items:center;margin-right:10px;display:flex}.scout-search-icon.active{color:#9e7620}.scout-search-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:9px 0;font-size:.9rem}.scout-search-input::placeholder{color:var(--muted-2)}.scout-search-error{color:var(--red);margin-top:8px;padding-left:16px;font-size:.78rem;font-weight:700}.run-actions{align-items:center;gap:8px;display:flex}.last-run-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:.78rem;font-weight:750;display:inline-flex}.last-run-button:hover{color:var(--ink)}.divider{background:var(--line);height:1px;margin:16px 0}.text-sm{font-size:.82rem}.text-xs{font-size:.75rem}.text-muted{color:var(--muted-2)}.fw-600{font-weight:700}.grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mb-4{margin-bottom:16px}.mt-4{margin-top:16px}.mt-2{margin-top:8px}@media (max-width:1160px){#app{padding:14px}.dashboard-shell{border-radius:28px;height:calc(100vh - 28px);min-height:0}.app-chrome{flex-wrap:wrap;padding:18px 18px 8px}.sidebar{flex-basis:100%}.topbar{margin-left:auto}.dashboard-hero{grid-template-columns:1fr}.metric-panel{min-height:150px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-section-grid{grid-template-columns:1fr}.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-board{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.content{padding:12px 18px 22px}.hero-panel h1{font-size:2.25rem}.metric-number{font-size:2.3rem}.grid-2{grid-template-columns:1fr}.detail-hero{flex-direction:column}.detail-actions{flex-wrap:wrap;margin-left:0}.section-grid{grid-template-columns:1fr}.calendar-board{grid-template-columns:repeat(2,minmax(0,1fr))}.task-status-form{justify-content:flex-start;width:100%}}@media (max-width:640px){#app{padding:0}.dashboard-shell{border-radius:0;height:100vh}.app-chrome{gap:10px;padding:12px}.sidebar{flex-direction:column;align-items:stretch;gap:10px}.sidebar-logo{width:fit-content}.sidebar-nav{justify-content:flex-start;width:100%}.sidebar-footer{display:none}.topbar{width:100%;overflow-x:auto}.content{padding:10px 12px 18px}.page-header{flex-wrap:wrap;align-items:flex-start}.stats-grid{grid-template-columns:1fr}.hero-panel{padding:20px}.metric-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0;padding:18px 12px}.metric-number{font-size:2rem}.metric-label{font-size:.72rem}.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.detail-summary-value{font-size:1.55rem}.progress-track{min-width:100%}.table-wrap{overflow-x:auto}table{min-width:720px}.calendar-board{grid-template-columns:1fr}.timeline-title-row{flex-direction:column;align-items:flex-start}.timeline-entry{align-items:stretch}.suggestion-head{flex-direction:column}.suggestion-discovered{align-self:flex-start}.inline-edit-row{flex-direction:column;align-items:flex-start;gap:6px}.field-label{min-width:0}.manager-form{width:100%}.manager-assigned-row{flex-direction:column;align-items:flex-start}.assignment-form{flex-flow:column wrap;align-items:flex-start}.assignment-add-form,.assignment-row-actions{justify-content:flex-start;width:100%}.assignment-add-form{flex-flow:column wrap;align-items:stretch}.assignment-member-select{min-width:0}.assignment-add-status-select{flex-basis:auto;width:100%;min-width:0}.assignment-status-select{flex-basis:180px;width:180px;min-width:180px}.inventory-grid-header{flex-direction:column;align-items:flex-start}.inventory-modal-footer{flex-direction:column;align-items:stretch}.inventory-modal-side-action{width:100%}.settings-company-grid{grid-template-columns:1fr;gap:16px}.settings-data-section{flex-direction:column}.settings-data-form{width:100%}.settings-data-input{width:100%;min-width:0}.settings-data-panel-head{flex-direction:column;align-items:stretch}.settings-data-panel-actions{justify-content:flex-start;width:100%}.settings-data-value-row{flex-direction:column;align-items:stretch}.settings-data-asset-controls,.settings-data-asset-row,.settings-data-rename-form{flex-direction:column;align-items:stretch;width:100%}.settings-data-category-select{width:100%;min-width:0}.comment-form{flex-direction:column;align-items:stretch}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2d2d2b38;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#2d2d2b57}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}