/*! tailwindcss v4.2.2 | 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-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-red-50:oklch(97.1% .013 17.38);--color-red-200:oklch(88.5% .062 18.334);--color-red-700:oklch(50.5% .213 27.518);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-200:oklch(92.4% .12 95.746);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-800:oklch(43.2% .095 166.913);--color-blue-50:oklch(97% .014 254.604);--color-blue-200:oklch(88.2% .059 254.128);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--font-weight-semibold:600;--radius-xl:.75rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--portal-font-sans);--default-mono-font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}}@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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mx-auto{margin-inline:auto}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-5{height:calc(var(--spacing) * 5)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-px{height:1px}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-11{min-height:calc(var(--spacing) * 11)}.w-5{width:calc(var(--spacing) * 5)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[220px\]{min-width:220px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.rotate-180{rotate:180deg}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing) * 2)}.gap-x-3{column-gap:calc(var(--spacing) * 3)}.gap-y-1{row-gap:calc(var(--spacing) * 1)}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[0\.85rem\]{border-radius:.85rem}.rounded-\[1\.2rem\]{border-radius:1.2rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-full{border-radius:3.40282e+38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--admin-border\)\]{border-color:var(--admin-border)}.border-\[var\(--admin-primary\)\]{border-color:var(--admin-primary)}.border-amber-200{border-color:var(--color-amber-200)}.border-blue-200{border-color:var(--color-blue-200)}.border-emerald-600{border-color:var(--color-emerald-600)}.border-red-200{border-color:var(--color-red-200)}.border-slate-300{border-color:var(--color-slate-300)}.bg-\[var\(--admin-border\)\]{background-color:var(--admin-border)}.bg-\[var\(--admin-primary\)\]{background-color:var(--admin-primary)}.bg-\[var\(--admin-surface-soft\)\]{background-color:var(--admin-surface-soft)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-red-50{background-color:var(--color-red-50)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-white{background-color:var(--color-white)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pl-0{padding-left:calc(var(--spacing) * 0)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.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))}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.18rem\]{font-size:1.18rem}.text-\[11px\]{font-size:11px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.break-all{word-break:break-all}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[var\(--admin-muted\)\]{color:var(--admin-muted)}.text-\[var\(--admin-primary\)\]{color:var(--admin-primary)}.text-\[var\(--admin-primary-strong\)\]{color:var(--admin-primary-strong)}.text-\[var\(--admin-text\)\]{color:var(--admin-text)}.text-emerald-800{color:var(--color-emerald-800)}.text-red-700{color:var(--color-red-700)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.line-through{text-decoration-line:line-through}.opacity-60{opacity:.6}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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))}.file\:mr-4::file-selector-button{margin-right:calc(var(--spacing) * 4)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (hover:hover){.hover\:bg-\[var\(--admin-primary-soft\)\]\/30:hover{background-color:var(--admin-primary-soft)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-\[var\(--admin-primary-soft\)\]\/30:hover{background-color:color-mix(in oklab,var(--admin-primary-soft) 30%,transparent)}}.hover\:bg-\[var\(--admin-surface-soft\)\]:hover{background-color:var(--admin-surface-soft)}.hover\:text-\[var\(--admin-primary-strong\)\]:hover{color:var(--admin-primary-strong)}}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:pl-12{padding-left:calc(var(--spacing) * 12)}}@media (min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(160px\,1fr\)_auto_minmax\(96px\,auto\)\]{grid-template-columns:minmax(0,1.2fr) minmax(160px,1fr) auto minmax(96px,auto)}.md\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.md\:grid-cols-\[minmax\(0\,180px\)_120px\]{grid-template-columns:minmax(0,180px) 120px}.md\:grid-cols-\[minmax\(0\,280px\)_1fr\]{grid-template-columns:minmax(0,280px) 1fr}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:pb-3{padding-bottom:calc(var(--spacing) * 3)}.md\:text-right{text-align:right}}@media (min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.lg\:items-center{align-items:center}}@media (min-width:80rem){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[1\.2fr\,0\.8fr\]{grid-template-columns:1.2fr,.8fr}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:justify-between{justify-content:space-between}}}:root{--background:#edf1f5;--foreground:#122033;--portal-canvas:#edf1f5;--portal-canvas-elevated:#f7f9fc;--portal-surface:#fffffff5;--portal-surface-soft:#f7f9fc;--portal-surface-inset:#f1f5f9;--portal-sidebar-surface:#fffffff5;--portal-topbar-surface:#ffffffd1;--portal-overlay:#10182852;--portal-border:#919eab3d;--portal-border-strong:#64748b4d;--portal-divider-soft:#94a3b82e;--portal-border-info:#3b82f62e;--portal-border-warning:#f59e0b2e;--portal-border-success:#22c55e2e;--portal-border-danger:#ef44442e;--portal-text:#122033;--portal-text-muted:#516174;--portal-text-soft:#708196;--portal-accent:#2563eb;--portal-accent-strong:#1d4ed8;--portal-accent-soft:#2563eb1f;--portal-accent-tint:#3b82f614;--portal-info-bg:#3b82f61f;--portal-info-text:#1d4ed8;--portal-warning-bg:#f59e0b1f;--portal-warning-text:#b45309;--portal-success-bg:#22c55e1f;--portal-success-text:#15803d;--portal-danger-bg:#ef44441f;--portal-danger-text:#b91c1c;--portal-stat-icon-neutral:#94a3b824;--portal-stat-icon-attention:#f59e0b1f;--portal-stat-icon-positive:#22c55e1f;--portal-font-sans:"SF Pro Text","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI Variable Text","Segoe UI",sans-serif;--portal-text-xs:12px;--portal-text-sm:13px;--portal-text-md:15px;--portal-text-lg:17px;--portal-text-xl:20px;--portal-text-2xl:28px;--portal-text-3xl:38px;--portal-leading-tight:1.15;--portal-leading-normal:1.5;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-control:12px;--radius-card:18px;--radius-panel:20px;--radius-pill:999px;--shadow-soft:0 1px 2px #0f172a05,0 12px 28px #0f172a0d;--shadow-raised:0 18px 40px #0f172a1f;--header-height:64px;--sidebar-width:274px;--content-max:1440px;--size-account-menu-width:244px;--size-workspace-menu-width:250px;--button-height-sm:32px;--button-height-md:36px;--button-height-lg:40px;--input-height:42px}[data-theme=dark]{--background:#0c1118;--foreground:#f4f7fb;--portal-canvas:#0c1118;--portal-canvas-elevated:#111823;--portal-surface:#101824f0;--portal-surface-soft:#141d29;--portal-surface-inset:#101823;--portal-sidebar-surface:#0d131df5;--portal-topbar-surface:#0b1118d1;--portal-overlay:#02060cb3;--portal-border:#94a3b82e;--portal-border-strong:#94a3b842;--portal-divider-soft:#94a3b824;--portal-border-info:#60a5fa2e;--portal-border-warning:#f59e0b2e;--portal-border-success:#22c55e33;--portal-border-danger:#ef444433;--portal-text:#f4f7fb;--portal-text-muted:#a6b3c2;--portal-text-soft:#8090a3;--portal-accent:#60a5fa;--portal-accent-strong:#93c5fd;--portal-accent-soft:#60a5fa24;--portal-accent-tint:#60a5fa14;--portal-info-bg:#60a5fa29;--portal-info-text:#bfdbfe;--portal-warning-bg:#f59e0b29;--portal-warning-text:#fcd34d;--portal-success-bg:#22c55e2e;--portal-success-text:#86efac;--portal-danger-bg:#ef44442e;--portal-danger-text:#fca5a5;--portal-stat-icon-neutral:#94a3b829;--portal-stat-icon-attention:#f59e0b2e;--portal-stat-icon-positive:#22c55e2e;--shadow-soft:0 1px 2px #0000002e,0 16px 28px #00000038;--shadow-raised:0 20px 44px #00000057}*,:after,:before{box-sizing:border-box}body,html{min-height:100%}html{background:var(--portal-canvas);color-scheme:light}[data-theme=dark]{color-scheme:dark}body{background:radial-gradient(circle at top left,#3b82f60f,transparent 24%),linear-gradient(180deg,var(--portal-canvas-elevated) 0,var(--portal-canvas) 100%);color:var(--portal-text);font-family:var(--portal-font-sans);text-rendering:optimizelegibility;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.portal-focus-ring{outline:none}.portal-focus-ring:focus-visible{box-shadow:0 0 0 2px var(--portal-canvas),0 0 0 5px #2563eb42}.portal-shell{height:100vh;overflow:hidden}.portal-shell__stage{width:100%;max-width:calc(var(--sidebar-width) + var(--content-max) + var(--space-12));height:100%;padding:var(--space-3);margin:0 auto}.portal-shell__frame{height:100%}.portal-shell__sidebar{display:none}.portal-shell__content{flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex}.portal-shell__topbar{z-index:30;justify-content:space-between;align-items:center;gap:var(--space-4);min-height:var(--header-height);padding:0 var(--space-4);background:var(--portal-topbar-surface);border-bottom:1px solid var(--portal-border);border:1px solid var(--portal-border);border-bottom-color:var(--portal-divider-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft);border-radius:18px;flex-shrink:0;display:flex}.portal-shell__main{min-height:0;padding:var(--space-4) 0 0;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.portal-shell__main::-webkit-scrollbar{display:none}.portal-shell__inner{width:100%;max-width:var(--content-max);margin:0 auto}.portal-shell__context-shell{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.portal-shell__context{flex-direction:column;gap:0;min-width:0;display:flex}.portal-shell__context-value{text-overflow:ellipsis;white-space:nowrap;font-size:var(--portal-text-md);color:var(--portal-text);font-weight:700;overflow:hidden}.portal-shell__utilities{align-items:center;gap:var(--space-2);display:flex}.portal-mobile-trigger{display:inline-flex}.portal-mobile-sheet{z-index:100;position:fixed;inset:0}.portal-mobile-sheet__backdrop{background:var(--portal-overlay);border:none;position:absolute;inset:0}.portal-mobile-sheet__panel{background:var(--portal-sidebar-surface);border-right:1px solid var(--portal-border);width:min(88vw,320px);height:100%;box-shadow:var(--shadow-raised);position:relative}.portal-mobile-sheet__close{top:var(--space-3);right:var(--space-3);border:1px solid var(--portal-border);background:var(--portal-surface);width:36px;height:36px;color:var(--portal-text);z-index:2;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.portal-sidebar{height:100%;padding:var(--space-4);background:var(--portal-sidebar-surface);flex-direction:column;display:flex}.portal-sidebar__brand{padding:var(--space-2) var(--space-2) var(--space-4);flex-direction:column;gap:4px;display:flex}.portal-sidebar__brand-title,.portal-sidebar__group-label{letter-spacing:.12em;text-transform:uppercase;color:var(--portal-text-soft);margin:0;font-size:11px;font-weight:700}.portal-sidebar__brand-subtitle{font-size:var(--portal-text-md);color:var(--portal-text);font-weight:700}.portal-sidebar__nav{margin-top:var(--space-5);padding-right:var(--space-1);flex:1;overflow-y:auto}.portal-sidebar__group-label{padding:0 var(--space-2);margin-bottom:var(--space-2)}.portal-sidebar__nav-list{flex-direction:column;gap:2px;display:flex}.portal-nav-item{align-items:center;gap:var(--space-3);min-height:40px;padding:0 var(--space-3);color:var(--portal-text-muted);border:1px solid #0000;border-radius:12px;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:flex}.portal-nav-item:hover{background:var(--portal-accent-tint);color:var(--portal-text)}.portal-nav-item--active{background:var(--portal-accent-soft);border-color:var(--portal-border);color:var(--portal-text)}.portal-nav-item__icon{width:18px;height:18px;color:var(--portal-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.portal-nav-item--active .portal-nav-item__icon{color:var(--portal-accent)}.portal-nav-item__label{min-width:0;font-size:var(--portal-text-sm);flex:1;font-weight:600}.portal-badge--count,.portal-nav-item__badge{border-radius:var(--radius-pill);background:var(--portal-danger-bg);min-width:20px;height:20px;color:var(--portal-danger-text);justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.portal-sidebar__footer{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--portal-divider-soft);flex-direction:column;display:flex}.portal-menu{min-width:0;position:relative}.portal-account-button,.portal-icon-button,.portal-menu__trigger,.portal-theme-toggle,.portal-workspace-button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--button-height-md);border-radius:var(--radius-control);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text);display:inline-flex}.portal-account-button,.portal-menu__trigger,.portal-theme-toggle,.portal-workspace-button{padding:0 var(--space-3)}.portal-account-button,.portal-icon-button,.portal-menu__trigger,.portal-theme-toggle,.portal-workspace-button{cursor:pointer}.portal-theme-toggle{background:var(--portal-surface);width:40px;min-width:40px;padding:0}@supports (color:color-mix(in lab,red,red)){.portal-theme-toggle{background:color-mix(in srgb,var(--portal-surface) 88%,var(--portal-accent-tint))}}.portal-account-button:hover,.portal-icon-button:hover,.portal-menu__trigger:hover,.portal-theme-toggle:hover,.portal-workspace-button:hover{border-color:var(--portal-border-strong)}.portal-icon-button{padding:0}.portal-icon{flex-shrink:0;width:18px;height:18px;display:block;overflow:visible}.portal-account-button__avatar,.portal-workspace-button__avatar{background:var(--portal-accent-soft);width:28px;height:28px;color:var(--portal-accent-strong);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.portal-account-button__label{font-size:var(--portal-text-sm);font-weight:600}.portal-workspace-button{justify-content:flex-start;width:100%}.portal-workspace-button__copy{text-align:left;flex:1;min-width:0}.portal-workspace-button__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--portal-text-soft);margin:0;font-size:11px;font-weight:700}.portal-workspace-button__name{text-overflow:ellipsis;white-space:nowrap;font-size:var(--portal-text-sm);margin:2px 0 0;font-weight:600;overflow:hidden}.portal-menu__panel{top:calc(100% + var(--space-2));width:var(--size-account-menu-width);padding:var(--space-2);border-radius:var(--radius-panel);border:1px solid var(--portal-border);background:var(--portal-surface);box-shadow:var(--shadow-raised);z-index:60;position:absolute;right:0}.portal-menu__panel--workspace{width:var(--size-workspace-menu-width);left:0;right:auto}.portal-menu__summary{padding:var(--space-2)}.portal-menu__summary-title{font-size:var(--portal-text-sm);margin:0;font-weight:700}.portal-menu__summary-copy{font-size:var(--portal-text-xs);color:var(--portal-text-muted);overflow-wrap:anywhere;margin:4px 0 0}.portal-menu__group{gap:var(--space-1);flex-direction:column;display:flex}.portal-menu__item{align-items:center;gap:var(--space-3);width:100%;min-height:38px;padding:0 var(--space-3);color:var(--portal-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;display:flex}.portal-menu__item--active,.portal-menu__item:hover{background:var(--portal-accent-tint)}.portal-menu__item-label{min-width:0;font-size:var(--portal-text-sm);flex:1;font-weight:600}.portal-menu__item-icon{width:16px;height:16px;color:var(--portal-text-soft);flex-shrink:0}.portal-menu__action-button{justify-content:flex-start;align-items:center;gap:var(--space-2);width:100%;min-height:var(--button-height-md);padding:0 var(--space-3);border-radius:var(--radius-control);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text);text-decoration:none;display:inline-flex}.portal-menu__action-button:hover{border-color:var(--portal-border-strong);background:var(--portal-accent-tint)}.portal-menu__action-button-icon{width:16px;height:16px;color:var(--portal-text-soft);flex-shrink:0}.portal-menu__item-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.portal-menu__item-meta{font-size:var(--portal-text-xs);color:var(--portal-text-muted)}.portal-page{gap:var(--space-6);flex-direction:column;display:flex}.portal-page--narrow{max-width:760px}.portal-page--wide{max-width:none}.portal-stack{flex-direction:column;display:flex}.portal-stack--sm{gap:var(--space-3)}.portal-stack--md{gap:var(--space-5)}.portal-stack--lg{gap:var(--space-6)}.portal-stack--xl{gap:var(--space-8)}.portal-dashboard-column{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.portal-grid{gap:var(--space-5);display:grid}.portal-grid--cards,.portal-grid--stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.portal-grid--two-column{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.portal-grid--main-aside{grid-template-columns:minmax(0,1fr);align-items:start}.portal-grid-stats{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.portal-grid-twoColumn{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.portal-grid-mainAside{gap:var(--space-5);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.portal-surface{border-radius:var(--radius-card);border:1px solid var(--portal-border);background:var(--portal-surface);box-shadow:var(--shadow-soft)}.portal-surface--soft{background:var(--portal-surface-soft)}.portal-surface--inset{background:var(--portal-surface-inset)}.portal-surface--padded{padding:var(--space-6)}.portal-surface--interactive{transition:transform .14s,box-shadow .14s,border-color .14s}.portal-surface--interactive:hover{border-color:var(--portal-border-strong);transform:translateY(-1px)}.portal-page-header,.portal-page-header-shell,.portal-section-header,.portal-section-header-shell{gap:var(--space-3);flex-direction:column;display:flex}.portal-page-header-shell__action,.portal-section-header-shell__action{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-page-header__copy,.portal-section-header__copy{min-width:0;max-width:880px}.portal-page-header__copy,.portal-page-header__meta{gap:var(--space-2);flex-direction:column;display:flex}.portal-page-header__meta{align-items:flex-start}.portal-page-header__badge{display:inline-flex}.portal-page-title{letter-spacing:0;color:var(--portal-text);margin:0;font-size:32px;font-weight:700;line-height:1.08}.portal-copy,.portal-page-subtitle{font-size:var(--portal-text-md);line-height:var(--portal-leading-normal);color:var(--portal-text-muted);margin:0}.portal-copy--strong{color:var(--portal-text);font-weight:600}.portal-copy--compact{margin-top:var(--space-3);font-size:var(--portal-text-xs)}.portal-copy--center{text-align:center}.portal-section-title{font-size:var(--portal-text-xl);line-height:var(--portal-leading-tight);letter-spacing:0;color:var(--portal-text);margin:0;font-weight:700}.portal-eyebrow{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:700}.portal-actions-row,.portal-filter-bar,.portal-form-actions,.portal-inline-group,.portal-toolbar{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-form-actions{justify-content:flex-end}.portal-toolbar{justify-content:space-between}.portal-toolbar__group{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-search{flex:none;width:100%;min-width:min(100%,260px);position:relative}.portal-filter-bar .portal-search,.portal-toolbar .portal-search{flex:260px}.portal-search__icon{width:16px;height:16px;color:var(--portal-text-soft);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.portal-search__input{padding-left:44px!important}.portal-control{width:100%;min-height:var(--input-height);padding:0 var(--space-4);border-radius:var(--radius-control);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text);transition:border-color .14s,box-shadow .14s,background-color .14s}.portal-control:hover{border-color:var(--portal-border-strong)}.portal-control:focus{border-color:var(--portal-accent);outline:none}@supports (color:color-mix(in lab,red,red)){.portal-control:focus{border-color:color-mix(in srgb,var(--portal-accent) 42%,var(--portal-border))}}.portal-control:focus{box-shadow:0 0 0 4px #2563eb1f}.portal-control::placeholder{color:var(--portal-text-soft)}.portal-select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--portal-text-soft) 50%),linear-gradient(135deg,var(--portal-text-soft) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:38px}.portal-textarea{min-height:112px;padding-top:var(--space-4);padding-bottom:var(--space-4);resize:vertical}.portal-button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-control);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;border:1px solid #0000;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,opacity .12s,border-color .12s,background-color .12s,color .12s,box-shadow .12s;display:inline-flex}.portal-button:hover{transform:translateY(-1px)}.portal-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.portal-button--primary{background:var(--portal-accent);color:#fff;border-color:var(--portal-accent)}@supports (color:color-mix(in lab,red,red)){.portal-button--primary{border-color:color-mix(in srgb,var(--portal-accent) 85%,#000 15%)}}.portal-button--primary{box-shadow:inset 0 1px #ffffff29}.portal-button--secondary{background:var(--portal-surface)}@supports (color:color-mix(in lab,red,red)){.portal-button--secondary{background:color-mix(in srgb,var(--portal-surface) 92%,var(--portal-surface-soft))}}.portal-button--secondary{color:var(--portal-text);border-color:var(--portal-border)}.portal-button--ghost{color:var(--portal-text-muted);background:0 0;border-color:#0000}.portal-button--danger{background:var(--portal-danger-bg);color:var(--portal-danger-text);border-color:var(--portal-danger-text)}@supports (color:color-mix(in lab,red,red)){.portal-button--danger{border-color:color-mix(in srgb,var(--portal-danger-text) 14%,var(--portal-border))}}.portal-button--sm{min-height:var(--button-height-sm);font-size:var(--portal-text-sm);padding:0 14px}.portal-button--md{min-height:var(--button-height-md);padding:0 16px;font-size:14px}.portal-button--lg{min-height:var(--button-height-lg);padding:0 18px;font-size:14px}.portal-button--full{width:100%}.portal-dashboard-action-button{min-height:var(--button-height-md);padding-inline:16px;font-size:14px;font-weight:600}.portal-icon-button{width:40px;height:40px}.portal-badge{border-radius:var(--radius-pill);letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;min-height:24px;padding:0 10px;font-size:12px;font-weight:500;line-height:1.1;display:inline-flex}.portal-badge--neutral{background:var(--portal-surface-soft)}@supports (color:color-mix(in lab,red,red)){.portal-badge--neutral{background:color-mix(in srgb,var(--portal-surface-soft) 94%,var(--portal-canvas))}}.portal-badge--neutral{color:var(--portal-text-muted)}@supports (color:color-mix(in lab,red,red)){.portal-badge--neutral{color:color-mix(in srgb,var(--portal-text-muted) 92%,var(--portal-text-soft))}}.portal-badge--neutral{border-color:var(--portal-border)}@supports (color:color-mix(in lab,red,red)){.portal-badge--neutral{border-color:color-mix(in srgb,var(--portal-border) 72%,transparent)}}.portal-badge--accent{background:var(--portal-accent-soft)}@supports (color:color-mix(in lab,red,red)){.portal-badge--accent{background:color-mix(in srgb,var(--portal-accent-soft) 72%,var(--portal-surface))}}.portal-badge--accent{color:var(--portal-accent-strong)}@supports (color:color-mix(in lab,red,red)){.portal-badge--accent{color:color-mix(in srgb,var(--portal-accent-strong) 88%,var(--portal-accent))}}.portal-badge--accent{border-color:var(--portal-accent)}@supports (color:color-mix(in lab,red,red)){.portal-badge--accent{border-color:color-mix(in srgb,var(--portal-accent) 10%,var(--portal-border))}}.portal-badge--info{background:var(--portal-info-bg)}@supports (color:color-mix(in lab,red,red)){.portal-badge--info{background:color-mix(in srgb,var(--portal-info-bg) 72%,var(--portal-surface))}}.portal-badge--info{color:var(--portal-info-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--info{color:color-mix(in srgb,var(--portal-info-text) 88%,var(--portal-accent))}}.portal-badge--info{border-color:var(--portal-info-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--info{border-color:color-mix(in srgb,var(--portal-info-text) 10%,var(--portal-border))}}.portal-badge--success{background:var(--portal-success-bg)}@supports (color:color-mix(in lab,red,red)){.portal-badge--success{background:color-mix(in srgb,var(--portal-success-bg) 70%,var(--portal-surface))}}.portal-badge--success{color:var(--portal-success-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--success{color:color-mix(in srgb,var(--portal-success-text) 86%,#3f8f64)}}.portal-badge--success{border-color:var(--portal-success-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--success{border-color:color-mix(in srgb,var(--portal-success-text) 10%,var(--portal-border))}}.portal-badge--warning{background:var(--portal-warning-bg)}@supports (color:color-mix(in lab,red,red)){.portal-badge--warning{background:color-mix(in srgb,var(--portal-warning-bg) 70%,var(--portal-surface))}}.portal-badge--warning{color:var(--portal-warning-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--warning{color:color-mix(in srgb,var(--portal-warning-text) 84%,#c59032)}}.portal-badge--warning{border-color:var(--portal-warning-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--warning{border-color:color-mix(in srgb,var(--portal-warning-text) 10%,var(--portal-border))}}.portal-badge--danger{background:var(--portal-danger-bg)}@supports (color:color-mix(in lab,red,red)){.portal-badge--danger{background:color-mix(in srgb,var(--portal-danger-bg) 70%,var(--portal-surface))}}.portal-badge--danger{color:var(--portal-danger-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--danger{color:color-mix(in srgb,var(--portal-danger-text) 86%,#d26b74)}}.portal-badge--danger{border-color:var(--portal-danger-text)}@supports (color:color-mix(in lab,red,red)){.portal-badge--danger{border-color:color-mix(in srgb,var(--portal-danger-text) 10%,var(--portal-border))}}.portal-badge__dot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.portal-badge__dot--neutral{background:var(--portal-text-soft)}.portal-badge__dot--accent{background:var(--portal-accent)}.portal-badge__dot--info{background:var(--portal-info-text)}.portal-badge__dot--success{background:var(--portal-success-text)}.portal-badge__dot--warning{background:var(--portal-warning-text)}.portal-badge__dot--danger{background:var(--portal-danger-text)}.portal-badge--no-dot{gap:0;padding-inline:10px}.portal-filter-pill{align-items:center;gap:var(--space-2);min-height:34px;padding:0 var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text-muted);cursor:pointer;display:inline-flex}.portal-filter-pill--active{background:var(--portal-accent-soft);color:var(--portal-accent-strong)}.portal-filter-pill:disabled{opacity:.5;cursor:default}.admin-signoff-filters{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}.admin-signoff-filter-row{justify-content:flex-start;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-stat-card{gap:var(--space-3);flex-direction:column;display:flex}.portal-stat-card__label{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:700}.portal-stat-card__value{color:var(--portal-text);margin:0;font-size:clamp(28px,4vw,40px);font-weight:730;line-height:1}.portal-stat-card__detail{font-size:var(--portal-text-sm);color:var(--portal-text-muted);margin:0;line-height:1.45}.portal-action-card__layout,.portal-action-module{gap:var(--space-5);display:grid}.portal-action-card__layout{grid-template-columns:minmax(0,1fr);align-items:center}.portal-action-card__copy{min-width:0}.portal-action-card__description{max-width:none}.portal-action-card__actions{gap:var(--space-2);flex-direction:row;justify-self:start;align-items:center;display:flex}.portal-action-card__actions--stacked{flex-direction:column;justify-self:stretch;align-items:stretch}.portal-action-module__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-list,.portal-table-shell{border-radius:var(--radius-card);border:1px solid var(--portal-border);background:var(--portal-surface);box-shadow:var(--shadow-soft);overflow:hidden}.portal-list-row{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--portal-divider-soft);display:block}.portal-list-row:last-child{border-bottom:none}.portal-invoice-row{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.portal-invoice-row__copy{flex:1;min-width:0}.portal-invoice-row__actions,.portal-invoice-row__dates,.portal-invoice-row__meta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-invoice-row__meta{margin-bottom:var(--space-2)}.portal-invoice-row__dates,.portal-invoice-row__empty-action,.portal-invoice-row__ref{color:var(--portal-text-soft);font-size:var(--portal-text-xs)}.portal-invoice-row__ref{font-weight:650}.portal-invoice-row__title{color:var(--portal-text);font-size:var(--portal-text-sm);margin:0;font-weight:650}.portal-invoice-row__dates{margin-top:var(--space-1)}.portal-invoice-row__dates span+span:before{content:"";width:4px;height:4px;margin-right:var(--space-2);background:var(--portal-divider-soft);vertical-align:middle;border-radius:999px;display:inline-block}.portal-invoice-row__actions{flex-shrink:0;justify-content:flex-end}.portal-invoice-row__amount{color:var(--portal-text);font-size:var(--portal-text-md);font-weight:700}.portal-invoice-row__empty-action{min-height:var(--button-height-sm);align-items:center;padding:0 14px;display:inline-flex}.portal-report-group{gap:var(--space-3);flex-direction:column;display:flex}.portal-report-row{align-items:center;gap:var(--space-4);display:flex}.portal-report-row--unread{background:var(--portal-surface)}@supports (color:color-mix(in lab,red,red)){.portal-report-row--unread{background:color-mix(in srgb,var(--portal-surface) 88%,var(--portal-accent-tint))}}.portal-report-row__icon{background:var(--portal-success-bg);width:38px;height:38px;color:var(--portal-success-text);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.portal-report-row__copy{flex:1;min-width:0}.portal-report-row__meta,.portal-report-row__title-line{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-report-row__title{color:var(--portal-text);font-size:var(--portal-text-sm);margin:0;font-weight:650}.portal-report-row__meta{margin-top:var(--space-1);color:var(--portal-text-soft);font-size:var(--portal-text-xs)}.portal-report-row__meta span+span:before{content:"";width:4px;height:4px;margin-right:var(--space-2);background:var(--portal-divider-soft);vertical-align:middle;border-radius:999px;display:inline-block}.portal-signoff-card,.portal-signoff-group{gap:var(--space-3);flex-direction:column;display:flex}.portal-signoff-card--unread,.portal-table__row--unread{background:var(--portal-surface)}@supports (color:color-mix(in lab,red,red)){.portal-signoff-card--unread,.portal-table__row--unread{background:color-mix(in srgb,var(--portal-surface) 88%,var(--portal-accent-tint))}}.portal-signoff-card__footer,.portal-signoff-card__header{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-signoff-card__date,.portal-signoff-card__footer{color:var(--portal-text-soft);font-size:var(--portal-text-xs)}.portal-signoff-card__footer span:last-child{color:var(--portal-accent-strong);font-weight:650}.portal-signoff-card__title{color:var(--portal-text);font-size:var(--portal-text-md);margin:0;font-weight:700}.portal-signoff-card__links{flex-wrap:wrap;display:flex}.portal-team-group{gap:var(--space-3);flex-direction:column;display:flex}.portal-team-row{align-items:center;gap:var(--space-4);display:flex}.portal-team-row--inactive{opacity:.62}.portal-team-row__avatar{border-radius:var(--radius-pill);background:var(--portal-accent-soft);width:40px;height:40px;color:var(--portal-accent-strong);font-size:var(--portal-text-sm);flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.portal-team-row__copy{flex:1;min-width:0}.portal-team-row__title-line{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-team-row__name{color:var(--portal-text);font-size:var(--portal-text-md);margin:0;font-weight:650}.portal-team-row__email{margin:var(--space-1) 0 0;color:var(--portal-text-soft);font-size:var(--portal-text-sm)}.portal-task-row{padding:0}.portal-task-row--complete{opacity:.74}.portal-task-row__summary{align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) var(--space-5);color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.portal-task-row__check{border-radius:var(--radius-pill);border:2px solid var(--portal-border-strong);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.portal-task-row__check .portal-icon{width:13px;height:13px}.portal-task-row__check--complete{border-color:var(--portal-success-text);background:var(--portal-success-text)}.portal-task-row__copy{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.portal-task-row__title{color:var(--portal-text);font-size:var(--portal-text-md);font-weight:650}.portal-task-row--complete .portal-task-row__title{text-decoration:line-through}.portal-task-row__meta{align-items:center;gap:var(--space-2);color:var(--portal-text-soft);font-size:var(--portal-text-xs);flex-wrap:wrap;display:flex}.portal-task-row__chevron{color:var(--portal-text-soft);font-size:20px;line-height:1;transition:transform .14s}.portal-task-row__chevron--open{transform:rotate(180deg)}.portal-task-row__detail{gap:var(--space-4);padding:0 var(--space-5) var(--space-5) 62px;border-top:1px solid var(--portal-divider-soft);flex-direction:column;display:flex}.portal-table{overflow:hidden}.portal-table__table{border-collapse:collapse;width:100%}.portal-table__head{background:var(--portal-surface-soft)}@supports (color:color-mix(in lab,red,red)){.portal-table__head{background:color-mix(in srgb,var(--portal-surface-soft) 88%,transparent)}}.portal-table__cell,.portal-table__heading{text-align:left;vertical-align:top;padding:12px 16px}.portal-table__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--portal-text-soft);font-size:11px;font-weight:700}.portal-table__row{border-top:1px solid var(--portal-divider-soft)}.portal-table__row:first-child{border-top:none}.portal-table__cell{font-size:var(--portal-text-sm);color:var(--portal-text)}.portal-activity-row{gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--portal-divider-soft);display:flex}.portal-activity-row:last-child{border-bottom:none}.portal-activity-row__icon{border:1px solid var(--portal-border);background:var(--portal-surface-soft);width:36px;height:36px;color:var(--portal-text-muted);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.portal-activity-row__copy{flex:1;min-width:0}.portal-activity-row__title{gap:var(--space-2);color:var(--portal-text);font-size:var(--portal-text-sm);flex-wrap:wrap;font-weight:600;line-height:1.45;display:flex}.portal-activity-row__meta{margin-top:var(--space-2);color:var(--portal-text-muted);font-size:var(--portal-text-xs);line-height:1.45}.portal-activity-feed{flex-direction:column;display:flex;overflow:hidden}.portal-activity-feed__header{gap:var(--space-3);min-height:104px;padding:var(--space-5);border-bottom:1px solid var(--portal-divider-soft);flex-direction:column;display:flex}.portal-activity-feed__heading{align-items:center;gap:var(--space-3);display:flex}.portal-activity-feed__list{padding:0 var(--space-5)}.portal-activity-feed__empty{padding:var(--space-2)}.portal-activity-feed__link{color:inherit;text-decoration:none;display:block}.portal-activity-feed__link:hover .portal-activity-feed__item-title{color:var(--portal-accent-strong)}.portal-activity-feed__item{align-items:flex-start;gap:var(--space-4);padding:var(--space-4) 0;display:flex}.portal-activity-feed__item--bordered{border-bottom:1px solid var(--portal-divider-soft)}.portal-activity-feed__icon{width:28px;height:28px;color:var(--portal-text-soft);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.portal-activity-feed__icon-glyph{width:22px;height:22px}.portal-activity-feed__icon[data-tone=accent]{color:var(--portal-accent-strong)}@supports (color:color-mix(in lab,red,red)){.portal-activity-feed__icon[data-tone=accent]{color:color-mix(in srgb,var(--portal-accent-strong) 92%,var(--portal-accent))}}.portal-activity-feed__icon[data-tone=info]{color:var(--portal-info-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-feed__icon[data-tone=info]{color:color-mix(in srgb,var(--portal-info-text) 92%,var(--portal-accent))}}.portal-activity-feed__icon[data-tone=success]{color:var(--portal-success-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-feed__icon[data-tone=success]{color:color-mix(in srgb,var(--portal-success-text) 88%,#3f8f64)}}.portal-activity-feed__icon[data-tone=warning]{color:var(--portal-warning-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-feed__icon[data-tone=warning]{color:color-mix(in srgb,var(--portal-warning-text) 86%,#c59032)}}.portal-activity-feed__icon[data-tone=danger]{color:var(--portal-danger-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-feed__icon[data-tone=danger]{color:color-mix(in srgb,var(--portal-danger-text) 88%,#d26b74)}}.portal-activity-feed__body{flex:1;min-width:0}.portal-activity-feed__type{margin:0 0 var(--space-2);color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.portal-activity-feed__item-title{color:var(--portal-text);font-size:var(--portal-text-md);margin:0;font-weight:650;line-height:1.4}.portal-activity-feed__item-meta{margin-top:var(--space-2);color:var(--portal-text-muted);font-size:var(--portal-text-xs);line-height:1.5}.portal-activity-feed__item-meta--secondary{align-items:center;gap:var(--space-2);display:flex}.portal-activity-feed__dc-logo{object-fit:contain;border-radius:2px;flex-shrink:0;width:14px;height:14px}.portal-activity-feed__footer{padding:var(--space-4) var(--space-5) var(--space-5);border-top:1px solid var(--portal-divider-soft);justify-content:flex-end;display:flex}.portal-projects-feed{flex-direction:column;display:flex;overflow:hidden}.portal-projects-feed__header{gap:var(--space-3);min-height:104px;padding:var(--space-5);border-bottom:1px solid var(--portal-divider-soft);flex-direction:column;display:flex}.portal-projects-feed__heading{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.portal-projects-feed__count{background:var(--portal-surface-soft);min-width:26px;height:24px;padding-inline:9px}@supports (color:color-mix(in lab,red,red)){.portal-projects-feed__count{background:color-mix(in srgb,var(--portal-surface-soft) 96%,var(--portal-canvas))}}.portal-projects-feed__count{color:var(--portal-text-muted);border-color:var(--portal-border)}@supports (color:color-mix(in lab,red,red)){.portal-projects-feed__count{border-color:color-mix(in srgb,var(--portal-border) 78%,transparent)}}.portal-projects-feed__count{font-size:12px;font-weight:600}.portal-projects-feed__list{flex-direction:column;display:flex}.portal-projects-feed__item{padding:var(--space-5)}.portal-projects-feed__item--bordered{border-bottom:1px solid var(--portal-divider-soft)}.portal-projects-feed__empty{padding:var(--space-2)}.portal-project-overview__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.portal-project-overview__header-copy{flex:280px;min-width:0}.portal-project-overview__actions,.portal-project-overview__title-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-project-overview__actions{justify-content:flex-end;align-self:flex-start}.portal-project-overview__snapshot-grid{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.portal-project-overview__snapshot-card{gap:var(--space-3);min-height:108px;padding:var(--space-4);border:1px solid var(--portal-border);background:var(--portal-surface-soft);border-radius:16px;flex-direction:column;display:flex}@supports (color:color-mix(in lab,red,red)){.portal-project-overview__snapshot-card{background:color-mix(in srgb,var(--portal-surface-soft) 92%,var(--portal-surface))}}.portal-project-overview__snapshot-card{box-shadow:inset 0 1px #ffffff47}[data-theme=dark] .portal-project-overview__snapshot-card{box-shadow:inset 0 1px #ffffff0a}.portal-project-overview__snapshot-label{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:700}.portal-project-overview__snapshot-value{color:var(--portal-text);letter-spacing:-.03em;margin:0;font-size:22px;font-weight:720;line-height:1}.portal-project-overview__details-shell{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--portal-divider-soft)}.portal-project-overview__details-toggle{justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--portal-border);background:var(--portal-surface);border-radius:12px;min-width:148px;min-height:36px;padding:0 14px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.portal-project-overview__details-toggle{background:color-mix(in srgb,var(--portal-surface) 92%,var(--portal-surface-soft))}}.portal-project-overview__details-toggle{color:var(--portal-text);cursor:pointer;font-size:14px;font-weight:600}.portal-project-overview__details-stack{gap:var(--space-5);margin-top:var(--space-4);flex-direction:column;display:flex}.portal-project-overview__count{background:var(--portal-surface-soft);min-width:26px;height:24px;padding-inline:9px}@supports (color:color-mix(in lab,red,red)){.portal-project-overview__count{background:color-mix(in srgb,var(--portal-surface-soft) 96%,var(--portal-canvas))}}.portal-project-overview__count{color:var(--portal-text-muted);border-color:var(--portal-border)}@supports (color:color-mix(in lab,red,red)){.portal-project-overview__count{border-color:color-mix(in srgb,var(--portal-border) 78%,transparent)}}.portal-project-overview__count{font-size:12px;font-weight:600}.portal-project-index-card{overflow:hidden}.portal-project-index-card__footer,.portal-project-index-card__header,.portal-project-index-card__section{padding:var(--space-5);border-bottom:1px solid var(--portal-divider-soft)}.portal-project-index-card__header{justify-content:space-between;align-items:flex-start;gap:var(--space-5);flex-wrap:wrap;display:flex}.portal-project-index-card__copy{gap:var(--space-2);flex-direction:column;flex:320px;min-width:0;display:flex}.portal-project-index-card__actions,.portal-project-index-card__footer,.portal-project-index-card__title-line{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-project-index-card__actions{justify-content:flex-end;align-self:flex-start}.portal-project-index-card__section{gap:var(--space-4);flex-direction:column;display:flex}.portal-project-index-card__stats{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.portal-project-index-card__stat{gap:var(--space-2);min-height:96px;padding:var(--space-4);border:1px solid var(--portal-border);background:var(--portal-surface-soft);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;display:flex}.portal-project-index-card__stat-value{color:var(--portal-text);font-size:24px;font-weight:750;line-height:1}.portal-project-index-card__stat-label,.portal-project-package-row__detail,.portal-project-package-row__meta,.portal-project-package-row__renewal{color:var(--portal-text-muted);font-size:var(--portal-text-sm)}.portal-project-index-card__stat-label{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.portal-project-index-card__toggle{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--button-height-md);min-width:168px;padding:0 var(--space-4);border-radius:var(--radius-control);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text);font-size:var(--portal-text-sm);cursor:pointer;font-weight:650;display:inline-flex}.portal-project-index-card__inactive-list{margin-top:var(--space-4)}.portal-project-index-card__footer{border-bottom:0}.portal-project-package-row{align-items:center;gap:var(--space-3);grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) auto minmax(120px,.7fr);display:grid}.portal-project-package-row__copy{min-width:0}.portal-project-package-row__title{color:var(--portal-text);font-size:var(--portal-text-sm);margin:0;font-weight:700}.portal-project-package-row__meta{margin:var(--space-1) 0 0}@media (max-width:720px){.portal-project-index-card__actions,.portal-project-index-card__actions .portal-button,.portal-project-index-card__footer .portal-button{width:100%}.portal-project-package-row{grid-template-columns:minmax(0,1fr)}}.portal-notice{border-radius:var(--radius-card);border:1px solid var(--portal-border);padding:var(--space-5)}.portal-notice,.portal-notice--soft{background:var(--portal-surface-soft)}.portal-notice--info{background:var(--portal-info-bg);border-color:var(--portal-border-info)}.portal-notice--success{background:var(--portal-success-bg);border-color:var(--portal-border-success)}.portal-notice--warning{background:var(--portal-warning-bg);border-color:var(--portal-border-warning)}.portal-notice--danger{background:var(--portal-danger-bg);border-color:var(--portal-border-danger)}.portal-notice__title{margin:0 0 var(--space-2);font-size:var(--portal-text-sm);color:var(--portal-text);font-weight:700}.portal-empty-state{justify-content:center;align-items:center;gap:var(--space-3);text-align:center;width:100%;min-height:280px;padding:var(--space-10) var(--space-6);flex-direction:column;display:flex}.portal-empty-state__actions{margin-top:var(--space-5);gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:inline-flex}.portal-spinner{border:3px solid var(--portal-divider-soft);border-top-color:var(--portal-accent);border-radius:999px;width:36px;height:36px;margin:0 auto;animation:portal-spin .9s linear infinite}.portal-form-layout{max-width:760px}.portal-form-layout--default{max-width:980px}.portal-form-section{gap:var(--space-5);flex-direction:column;display:flex}.portal-access-list,.portal-profile-form{gap:var(--space-4);flex-direction:column;display:flex}.portal-access-list{gap:var(--space-2)}.portal-profile-access-card .portal-section-header{justify-content:flex-start;align-items:center;gap:var(--space-3);flex-direction:row}.portal-profile-access-card .portal-section-header__detail{flex-shrink:0}.portal-access-row{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--portal-border);background:var(--portal-surface-soft);border-radius:14px;display:flex}.portal-access-row__avatar{background:var(--portal-accent-soft);width:30px;height:30px;color:var(--portal-accent-strong);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.portal-access-row__name{min-width:0;color:var(--portal-text);font-size:var(--portal-text-sm);flex:1;margin:0;font-weight:650}.portal-field{gap:var(--space-2);flex-direction:column;display:flex}.portal-field__label{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.portal-field__required{color:var(--portal-danger-text);margin-left:4px}.portal-field__error,.portal-field__hint{font-size:var(--portal-text-xs);margin:0;line-height:1.45}.portal-field__hint{color:var(--portal-text-muted)}.portal-field__error{color:var(--portal-danger-text)}.portal-toggle{align-items:center;gap:var(--space-3);color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.portal-toggle__switch{background:var(--portal-text-soft);border-radius:999px;width:44px;height:26px;position:relative}@supports (color:color-mix(in lab,red,red)){.portal-toggle__switch{background:color-mix(in srgb,var(--portal-text-soft) 50%,transparent)}}.portal-toggle__switch--on{background:var(--portal-accent)}.portal-toggle__thumb{background:#fff;border-radius:999px;width:20px;height:20px;transition:left .14s;position:absolute;top:3px;left:3px}.portal-toggle__thumb--on{left:21px}.portal-toggle__label{color:var(--portal-text);font-size:var(--portal-text-sm);font-weight:600;display:block}.portal-toggle__description{color:var(--portal-text-muted);margin-top:2px;font-size:12px;display:block}.portal-meta-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.portal-meta-grid__item{min-width:0}.portal-detail-hero{gap:var(--space-5);flex-direction:column;display:flex}.portal-detail-hero__copy{min-width:0}.portal-detail-hero__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-timeline{flex-direction:column;display:flex}.portal-public{min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.portal-public__panel{border:1px solid var(--portal-border);background:var(--portal-surface);width:min(100%,480px);box-shadow:var(--shadow-raised);padding:var(--space-6);border-radius:24px}.portal-public__brand{align-items:center;gap:var(--space-3);margin-bottom:var(--space-8);display:flex}.portal-public__brand-mark{background:var(--portal-accent-soft);width:36px;height:36px;color:var(--portal-accent-strong);border-radius:14px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.portal-public__brand-text{color:var(--portal-text);font-size:var(--portal-text-sm);font-weight:700}.portal-public__content{margin-top:var(--space-8)}.portal-public__footer{margin-top:var(--space-6)}.portal-public-form{gap:var(--space-4);flex-direction:column;display:flex}.portal-segmented{border:1px solid var(--portal-border);background:var(--portal-surface-soft);border-radius:14px;gap:4px;padding:4px;display:inline-flex}.portal-segmented__option{min-height:32px;padding:0 var(--space-3);color:var(--portal-text-muted);font-size:var(--portal-text-sm);cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:600}.portal-segmented__option--active{background:var(--portal-surface);color:var(--portal-text);box-shadow:0 1px 2px #0f172a0d}.portal-modal{z-index:150;padding:var(--space-4);background:var(--portal-overlay);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.portal-modal__panel{width:min(100%,560px);max-height:min(90vh,800px);padding:var(--space-5);border-radius:var(--radius-panel);border:1px solid var(--portal-border);background:var(--portal-surface);box-shadow:var(--shadow-raised);overflow:auto}.portal-modal__header{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.portal-modal__footer{margin-top:var(--space-5);justify-content:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-toast{left:50%;bottom:var(--space-6);z-index:160;background:var(--portal-text);color:var(--portal-surface);box-shadow:var(--shadow-raised);border-radius:14px;padding:10px 16px;position:fixed;transform:translate(-50%)}.portal-link-back,.portal-toast{font-size:var(--portal-text-sm);font-weight:600}.portal-link-back{align-items:center;gap:var(--space-2);color:var(--portal-text-muted);text-decoration:none;display:inline-flex}.portal-status-dot{background:var(--portal-danger-text);border-radius:999px;flex-shrink:0;width:8px;height:8px}.portal-card-stack,.portal-file-groups,.portal-request-groups{gap:var(--space-4);flex-direction:column;display:flex}.portal-file-group,.portal-request-group{gap:var(--space-3);flex-direction:column;display:flex}.portal-file-entry,.portal-request-card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--portal-border);background:var(--portal-surface);border-radius:16px;text-decoration:none;display:flex}.portal-file-entry--highlight,.portal-request-card--unread{background:var(--portal-surface)}@supports (color:color-mix(in lab,red,red)){.portal-file-entry--highlight,.portal-request-card--unread{background:color-mix(in srgb,var(--portal-surface) 86%,var(--portal-accent-tint))}}.portal-file-entry--highlight,.portal-request-card--unread{border-color:var(--portal-accent)}@supports (color:color-mix(in lab,red,red)){.portal-file-entry--highlight,.portal-request-card--unread{border-color:color-mix(in srgb,var(--portal-accent) 26%,var(--portal-border))}}.portal-file-entry__header,.portal-request-card__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.portal-file-entry__copy,.portal-request-card__copy{min-width:0}.portal-file-entry__title,.portal-request-card__title{font-size:var(--portal-text-md);color:var(--portal-text);margin:0;font-weight:650}.portal-file-entry__meta,.portal-request-card__meta{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.portal-file-entry__detail,.portal-request-card__update{margin-top:var(--space-2);font-size:var(--portal-text-xs);color:var(--portal-text-muted)}.portal-request-detail-page{max-width:1280px}.portal-request-detail-title{margin:0 0 var(--space-4);color:var(--portal-text);font-size:var(--portal-text-xl);line-height:var(--portal-leading-tight);letter-spacing:-.015em;font-weight:700}.portal-detail-toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-back-link{align-items:center;gap:var(--space-2);color:var(--portal-text-muted);font-size:var(--portal-text-sm);font-weight:500;text-decoration:none;display:inline-flex}.portal-back-link:before{content:"‹";color:var(--portal-text-soft);font-size:18px;line-height:1}.portal-signoff-detail-layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.portal-signoff-detail-card{margin-bottom:var(--space-5)}.portal-signoff-detail-notice{margin-bottom:var(--space-4)}.portal-signoff-detail-notice .portal-notice{min-height:0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-control)}.portal-signoff-detail-notice .portal-copy{font-size:var(--portal-text-sm);line-height:var(--portal-leading-normal)}.portal-detail-kicker{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.portal-detail-pill-row{margin-bottom:var(--space-4)}.portal-signoff-meta-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.portal-meta-item{min-width:0}.portal-meta-label{margin:0 0 var(--space-1);color:var(--portal-text-soft);font-size:var(--portal-text-xs);line-height:var(--portal-leading-tight);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.portal-meta-value{color:var(--portal-text);font-size:var(--portal-text-sm);line-height:var(--portal-leading-normal);margin:0;font-weight:500}.portal-detail-description{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--portal-divider-soft)}.portal-copy--body{color:var(--portal-text);white-space:pre-wrap}.portal-request-progress{margin-bottom:var(--space-5);padding:var(--space-6);border-radius:var(--radius-card);border:1px solid var(--portal-border);background:var(--portal-surface);box-shadow:var(--shadow-soft)}.portal-request-progress__track{padding-top:var(--space-4);position:relative}.portal-request-progress__line{background:var(--portal-divider-soft);border-radius:999px;height:2px;position:absolute;top:30px;left:24px;right:24px;overflow:hidden}.portal-request-progress__line-fill{border-radius:inherit;background:var(--portal-accent);height:100%;transition:width .18s}.portal-request-progress__steps{z-index:1;justify-content:space-between;display:flex;position:relative}.portal-request-progress__step{align-items:center;gap:var(--space-2);text-align:center;flex-direction:column;flex:1;min-width:0;display:flex}.portal-request-progress__dot{border-radius:var(--radius-pill);border:2px solid var(--portal-border);background:var(--portal-surface);color:#fff;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:inline-flex}.portal-request-progress__dot span{border-radius:var(--radius-pill);background:var(--portal-divider-soft);width:10px;height:10px}.portal-request-progress__dot--complete,.portal-request-progress__dot--current{border-color:var(--portal-accent)}.portal-request-progress__dot--complete{background:var(--portal-accent)}.portal-request-progress__dot--current{box-shadow:0 0 0 4px var(--portal-accent-soft)}.portal-request-progress__dot--current span{background:var(--portal-accent)}.portal-request-progress__label{max-width:72px;color:var(--portal-text-soft);font-size:11px;font-weight:600;line-height:1.3}.portal-request-progress__label--current{color:var(--portal-accent-strong);font-weight:700}.portal-file-type{border:1px solid var(--portal-border);background:var(--portal-surface-soft);width:36px;height:36px;color:var(--portal-text-muted);letter-spacing:.04em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.portal-storage{gap:var(--space-3);flex-direction:column;display:flex}.portal-storage__meta{justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;display:flex}.portal-progress{background:var(--portal-surface-inset);border-radius:999px;width:100%;height:8px;overflow:hidden}.portal-progress__bar{border-radius:inherit;background:var(--portal-accent);height:100%}.portal-progress__bar[data-tone=warning]{background:#f59e0b}.portal-progress__bar[data-tone=danger]{background:#ef4444}.portal-choice-list,.portal-file-staging{gap:var(--space-3);flex-direction:column;display:flex}.portal-choice-card{width:100%;padding:var(--space-4);border:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-text);text-align:left;cursor:pointer;border-radius:14px}.portal-choice-card--selected{background:var(--portal-accent-tint);border-color:var(--portal-accent)}@supports (color:color-mix(in lab,red,red)){.portal-choice-card--selected{border-color:color-mix(in srgb,var(--portal-accent) 28%,var(--portal-border))}}.portal-dropzone{padding:var(--space-6);border:1px dashed var(--portal-border-strong);background:var(--portal-surface-soft);text-align:center;cursor:pointer;border-radius:16px}.portal-dropzone__copy{margin-top:var(--space-2)}.portal-staged-file{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--portal-divider-soft);display:flex}.portal-staged-file:first-child{border-top:0}.portal-staged-file__remove{color:var(--portal-text-soft);cursor:pointer;background:0 0;border:0}.portal-file-menu{position:relative}.portal-file-menu__panel{border:1px solid var(--portal-border);background:var(--portal-surface);min-width:168px;box-shadow:var(--shadow-raised);z-index:50;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 4px);right:0}.portal-file-menu__item{width:100%;color:var(--portal-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 12px;text-decoration:none;display:block}.portal-file-menu__item:hover{background:var(--portal-accent-tint)}.portal-admin-guard{min-height:100vh;padding:var(--space-6);place-items:center;display:grid}.portal-admin-guard__panel{width:min(100%,560px)}.portal-alert-link{justify-content:space-between;padding:var(--space-4);border:1px solid var(--portal-border);background:var(--portal-surface);border-radius:16px;text-decoration:none}.portal-alert-link,.portal-alert-link__copy{align-items:center;gap:var(--space-3);display:flex}.portal-alert-link__copy{min-width:0}.portal-alert-link__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.portal-alert-link__text{min-width:0}.portal-alert-link__meta{font-size:var(--portal-text-sm);font-weight:600}.portal-activity-list{gap:var(--space-6);flex-direction:column;display:flex}.portal-activity-group{gap:var(--space-3);flex-direction:column;display:flex}.portal-activity-log{overflow:hidden}.portal-activity-log-row__link{color:inherit;text-decoration:none;display:block}.portal-activity-log-row{align-items:center;gap:var(--space-4);min-height:88px;padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--portal-divider-soft);grid-template-columns:36px minmax(260px,1.5fr) minmax(180px,.65fr) minmax(190px,auto);display:grid}.portal-activity-log-row__link:last-child .portal-activity-log-row,.portal-activity-log>div:last-child .portal-activity-log-row{border-bottom:0}.portal-activity-log-row__link:hover .portal-activity-log-row__title{color:var(--portal-accent-strong)}.portal-activity-log-row__icon{width:28px;height:28px;color:var(--portal-text-soft);justify-content:center;align-items:center;display:inline-flex}.portal-activity-log-row__icon .portal-icon{width:24px;height:24px}.portal-activity-log-row__icon[data-tone=accent]{color:var(--portal-accent-strong)}@supports (color:color-mix(in lab,red,red)){.portal-activity-log-row__icon[data-tone=accent]{color:color-mix(in srgb,var(--portal-accent-strong) 92%,var(--portal-accent))}}.portal-activity-log-row__icon[data-tone=info]{color:var(--portal-info-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-log-row__icon[data-tone=info]{color:color-mix(in srgb,var(--portal-info-text) 92%,var(--portal-accent))}}.portal-activity-log-row__icon[data-tone=success]{color:var(--portal-success-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-log-row__icon[data-tone=success]{color:color-mix(in srgb,var(--portal-success-text) 88%,#3f8f64)}}.portal-activity-log-row__icon[data-tone=warning]{color:var(--portal-warning-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-log-row__icon[data-tone=warning]{color:color-mix(in srgb,var(--portal-warning-text) 86%,#c59032)}}.portal-activity-log-row__icon[data-tone=danger]{color:var(--portal-danger-text)}@supports (color:color-mix(in lab,red,red)){.portal-activity-log-row__icon[data-tone=danger]{color:color-mix(in srgb,var(--portal-danger-text) 88%,#d26b74)}}.portal-activity-log-row__actor,.portal-activity-log-row__main{min-width:0}.portal-activity-log-row__request,.portal-activity-log-row__title{margin:0}.portal-activity-log-row__title{color:var(--portal-text);font-size:var(--portal-text-md);font-weight:650;line-height:1.35}.portal-activity-log-row__request{margin-top:var(--space-1);line-height:1.45}.portal-activity-log-row__actor,.portal-activity-log-row__request{color:var(--portal-text-muted);font-size:var(--portal-text-sm)}.portal-activity-log-row__side{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.portal-activity-log-row__badges{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.portal-activity-log-row__time{color:var(--portal-text-soft);font-size:var(--portal-text-xs);font-weight:650}.portal-activity-performer{align-items:center;gap:4px;display:inline-flex}.portal-activity-performer__logo{object-fit:contain;border-radius:2px;width:14px;height:14px}@media (max-width:960px){.portal-activity-log-row{grid-template-columns:28px minmax(0,1fr);align-items:flex-start}.portal-activity-log-row__actor,.portal-activity-log-row__side{grid-column:2}.portal-activity-log-row__side{align-items:flex-start}.portal-activity-log-row__badges{justify-content:flex-start}}@keyframes portal-spin{to{transform:rotate(1turn)}}@media (min-width:721px){.portal-grid--cards,.portal-grid--stats,.portal-grid-stats{grid-template-columns:repeat(auto-fit,minmax(208px,1fr))}.portal-action-module{grid-template-columns:minmax(0,1.5fr) auto;align-items:center}.portal-page-header,.portal-section-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-direction:row}.portal-page-title{font-size:36px}.portal-page-header__meta{flex-shrink:0;align-items:flex-end}.portal-section-header__detail{flex-shrink:0}.portal-public{padding:var(--space-8)}.portal-action-card__layout{grid-template-columns:minmax(0,1fr) auto}.portal-action-card__actions{justify-self:end}.portal-action-card__description{white-space:nowrap}}@media (min-width:1100px){.portal-signoff-detail-layout{grid-template-columns:minmax(0,1fr) 360px}}@media (min-width:961px){.portal-grid--two-column,.portal-grid-twoColumn{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid--main-aside,.portal-grid-mainAside{grid-template-columns:minmax(0,1.7fr) minmax(300px,.92fr);align-items:start}.portal-detail-hero{flex-direction:row;justify-content:space-between}.portal-detail-hero__actions{flex-direction:column;min-width:220px}}@media (min-width:1025px){.portal-shell__stage{padding:var(--space-5)}.portal-shell__frame{align-items:flex-start;gap:var(--space-5);height:100%;display:flex}.portal-shell__sidebar{width:var(--sidebar-width);background:var(--portal-sidebar-surface);border:1px solid var(--portal-border);height:100%;box-shadow:var(--shadow-soft);border-radius:24px;flex-shrink:0;display:block;overflow:hidden}.portal-mobile-trigger{display:none}.portal-shell__topbar{padding:0 var(--space-5)}.portal-shell__main{padding:var(--space-5) 0 0}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}