/*! tailwindcss v4.2.1 | 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-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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{--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;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-semibold:600;--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{.visible{visibility:visible}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.min-h-16{min-height:calc(var(--spacing) * 16)}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.shrink-0{flex-shrink:0}.auto-rows-min{grid-auto-rows:min-content}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-hidden{overflow:hidden}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:var(--input)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-6{padding-block:calc(var(--spacing) * 6)}.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))}.leading-none{--tw-leading:1;line-height:1}.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)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow-sm,.shadow-xs{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)}.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-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.\[employee\:connect\]{employee:connect}.\[employee\:disconnect\]{employee:disconnect}.\[employee\:leaves\]{employee:leaves}.\[employee\:lookup\]{employee:lookup}.\[profile\:update\]{profile:update}.\[submission\:review\]{submission:review}.\[submission\:revision\]{submission:revision}.\[submissions\:create\]{submissions:create}.\[submissions\:delete\]{submissions:delete}.\[submissions\:detail\]{submissions:detail}.\[submissions\:list\]{submissions:list}.\[submissions\:rollback\]{submissions:rollback}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring) 50%,transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}:root{--radius:.5rem;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Noto Sans Thai","Segoe UI",system-ui,sans-serif;--background:#fafafa;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#0a0a0a;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#dc2626;--border:#e5e5e5;--input:#e5e5e5;--ring:#a3a3a3;--ink:#0a0a0a;--line:#e5e5e5;--blue:#2563eb;--blue-soft:#eff6ff;--bg:#fafafa;--green:#16a34a;--green-soft:#f0fdf4;--amber:#d97706;--amber-soft:#fffbeb;--surface:#fff;--surface-hover:#f9fafb;--surface-subtle:#f3f4f6;--text:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--border-light:#f3f4f6;--border-medium:#e5e7eb;--shadow:#0000000a}[data-theme=dark]{--background:#0f0f13;--foreground:#e5e5e5;--card:#1a1a22;--card-foreground:#e5e5e5;--popover:#1a1a22;--popover-foreground:#e5e5e5;--primary:#e5e5e5;--primary-foreground:#0f0f13;--secondary:#252530;--secondary-foreground:#d4d4d8;--muted:#252530;--muted-foreground:#a1a1aa;--accent:#252530;--accent-foreground:#d4d4d8;--destructive:#ef4444;--border:#2d2d3a;--input:#2d2d3a;--ring:#52525b;--ink:#e5e5e5;--line:#2d2d3a;--blue:#60a5fa;--blue-soft:#1e293b;--bg:#0f0f13;--green:#4ade80;--green-soft:#14271a;--amber:#fbbf24;--amber-soft:#27200a;--surface:#1a1a22;--surface-hover:#222230;--surface-subtle:#252530;--text:#e5e5e5;--text-secondary:#a1a1aa;--text-muted:#71717a;--border-light:#2d2d3a;--border-medium:#3f3f50;--shadow:#0000004d}*{box-sizing:border-box}body,html{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}button{cursor:pointer;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,opacity .15s}.brand{letter-spacing:.05em;align-items:center;gap:0;font-size:22px;font-weight:800;display:flex}.brand-u{color:#c4131d}.brand-maker{color:#1569b1}.brand.light .brand-u{color:#f44}.brand.light .brand-maker{color:#6ba3e8}.language-switcher{gap:2px;width:fit-content;margin-top:12px;padding:3px;display:flex;box-shadow:0 4px 12px #00000014}.language-switcher,.theme-toggle{border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.theme-toggle{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;place-items:center;font-size:16px;transition:all .15s;display:grid}.theme-toggle:hover{background:var(--accent);color:var(--foreground)}.sidebar-lang .theme-toggle{border-radius:var(--radius);width:100%;height:36px;margin-top:6px}.sidebar-lang{display:none}.sidebar-bottom .language-switcher,.top-actions .language-switcher{box-shadow:none;border-color:var(--border);margin-top:0}.top-actions .language-switcher{margin-right:4px}.login-brand-panel .language-switcher{z-index:1;background:#ffffff14;border-color:#fff3;margin-top:24px;position:relative}.login-brand-panel .language-switcher button{color:#fff9}.login-brand-panel .language-switcher button.active{color:#fff;background:#fff3}.language-switcher button{border-radius:calc(var(--radius) - 2px);min-width:40px;color:var(--muted-foreground);background:0 0;border:0;padding:6px 10px;font-size:11px;font-weight:600}.language-switcher button.active{background:var(--foreground);color:var(--background)}.language-switcher button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.mobile-lang{display:none}@media (max-width:980px){.mobile-lang{justify-content:center;margin-top:20px;display:flex}}.auth-loading{background:var(--background);min-height:100vh;color:var(--muted-foreground);align-content:center;place-items:center;gap:16px;display:grid}.auth-loading .brand{color:var(--foreground)}.auth-loading p{font-size:13px}.auth-error{border-radius:var(--radius);background:#fef2f2;border:1px solid #fecaca;line-height:1.5;color:#991b1b!important;margin:-2px 0 16px!important;padding:10px 14px!important;font-size:12px!important}.login-shell{background:var(--background);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:#09090b;flex-direction:column;min-height:100vh;padding:48px 56px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:56px 56px;position:absolute;inset:0}.login-brand-panel:after{content:"";border:90px solid #ffffff05;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.login-message{z-index:1;max-width:580px;margin:auto 0 48px;position:relative}.eyebrow{letter-spacing:.2em;color:#ffffff73;text-transform:uppercase;font-size:11px;font-weight:600}.eyebrow.dark{color:var(--muted-foreground);opacity:1}.login-message h1{letter-spacing:-.04em;margin:20px 0;font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1.08}.login-message p{color:#ffffff80;max-width:460px;font-size:15px;line-height:1.7}.glass-flow{z-index:1;border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff14;align-items:center;max-width:600px;padding:20px 24px;display:flex;position:relative}.glass-flow div{flex:1;gap:2px;display:grid}.glass-flow span{color:#ffffff59;font-size:10px;font-weight:500}.glass-flow b{font-size:14px;font-weight:600}.glass-flow small{color:#fff6;font-size:12px}.glass-flow i{background:#ffffff26;width:40px;height:1px;margin:0 12px}.login-foot{opacity:.3;letter-spacing:.04em;margin-top:32px;font-size:11px}.login-form-panel{background:var(--background);place-items:center;padding:48px;display:grid}.login-card{border:1px solid var(--border);background:var(--card);border-radius:12px;width:min(420px,100%);padding:40px;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}.mobile-brand{display:none}.secure-pill{border:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;display:inline-flex}.secure-pill:first-letter{color:var(--green)}.login-card h2{letter-spacing:-.03em;margin:24px 0 6px;font-size:28px;font-weight:600}.login-card>p{color:var(--muted-foreground);margin:0 0 28px;font-size:14px}.login-card>label{color:var(--foreground);gap:6px;margin-bottom:16px;font-size:13px;font-weight:500;display:grid}.login-card input{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;height:44px;color:var(--foreground);outline:none;padding:0 14px;font-size:14px}.login-card input:focus{border-color:var(--foreground);box-shadow:0 0 0 3px #0000000f}.login-card input::placeholder{color:var(--muted-foreground)}.password{position:relative}.password button{color:var(--muted-foreground);border-radius:var(--radius);background:0 0;border:0;padding:8px;position:absolute;top:4px;right:4px}.password button:hover{background:var(--muted)}.login-options{justify-content:space-between;align-items:center;margin:4px 0 20px;font-size:13px;display:flex}.login-options label{color:var(--muted-foreground);align-items:center;gap:8px;font-weight:400;display:flex}.login-options input{width:16px;height:16px}.login-options button{color:var(--muted-foreground);background:0 0;border:0;height:auto;padding:0;font-size:13px;font-weight:500}.login-options button:hover{color:var(--foreground)}.auth-divider{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;margin:4px 0;font-size:12px;display:flex}.auth-divider:after,.auth-divider:before{content:"";background:var(--border);flex:1;height:1px}.google-btn{gap:10px;font-weight:500}.google-btn svg{flex-shrink:0}.invite-note{text-align:center;color:var(--muted-foreground)!important;margin:20px 0 0!important;font-size:13px!important}.invite-note a,.login-card .help a{color:var(--foreground);font-weight:600;text-decoration:none}.invite-note a:hover,.login-card .help a:hover{text-decoration:underline}.login-card .help{text-align:center;color:var(--muted-foreground);margin:24px 0 0;font-size:13px}.login-card .help button{color:var(--blue);background:0 0;border:0;font-weight:600}.pending-shell .login-form-panel{padding-block:28px}.signup-success{justify-items:start;display:grid}.signup-success h2{margin-top:16px}.pending-mark,.success-mark{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:16px;font-size:22px;font-weight:700;display:grid}.pending-mark{background:var(--amber-soft);color:var(--amber)}.pending-mark.rejected{color:#dc2626;background:#fef2f2}.request-summary{border:1px solid var(--border);border-radius:var(--radius);width:100%;margin:0 0 24px;display:grid;overflow:hidden}.request-summary>span{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr;gap:12px;padding:12px 14px;font-size:13px;display:grid}.request-summary>span:last-child{border-bottom:0}.request-summary>span>b{overflow-wrap:anywhere;font-weight:500}.request-summary span>span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.app-shell{grid-template-columns:256px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--card);border-right:1px solid var(--border);z-index:40;flex-direction:column;width:256px;min-height:100vh;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-backdrop{z-index:39;cursor:pointer;background:#00000059;border:0;padding:0;display:none;position:fixed;inset:0}.sidebar .brand{margin:0 8px 4px}.portal-name{color:var(--muted-foreground);letter-spacing:.01em;margin:0 8px 28px;font-size:11px}.sidebar nav{gap:2px;display:grid}.sidebar nav button{border-radius:var(--radius);color:var(--muted-foreground);text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-height:40px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.sidebar nav button:hover{background:var(--accent);color:var(--foreground)}.sidebar nav button.active{background:var(--foreground);color:var(--background);font-weight:600;box-shadow:0 1px 3px #0000001f}.nav-icon{text-align:center;width:20px;font-size:15px;line-height:1}.nav-section-toggle{color:var(--muted-foreground);border-radius:var(--radius);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;margin-top:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.nav-section-toggle:hover{color:#e5e7eb;background:#ffffff0f}.nav-section-toggle.open{color:#e5e7eb}.nav-section-chevron{opacity:.5;flex-shrink:0;margin-left:auto;transition:transform .2s,opacity .15s}.nav-section-toggle.open .nav-section-chevron{opacity:.8;transform:rotate(180deg)}.nav-section-toggle:hover .nav-section-chevron{opacity:.8}.sidebar nav .nav-sub{border-radius:var(--radius);width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:8px 14px 8px 32px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar nav .nav-sub:hover{color:#e5e7eb;background:#ffffff0f}.sidebar nav .nav-sub.active{color:#111827;background:#fff;font-weight:600}.sidebar nav em{color:var(--background);background:#fff3;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:10px;font-style:normal;font-weight:600}.sidebar nav button:not(.active) em{background:var(--blue);color:#fff}.sidebar-bottom{margin-top:auto}.role-switch{border-top:1px solid var(--border);padding-top:16px}.role-switch>small{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;margin:0 8px 8px;font-size:10px;font-weight:500;display:block}.role-switch>button{border:1px solid var(--border);background:var(--background);border-radius:var(--radius);text-align:left;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.role-switch>button:disabled{opacity:1;cursor:default}.role-switch>button>span:nth-child(2){flex:1;min-width:0;display:grid}.role-switch b{white-space:nowrap;font-size:12px;font-weight:600}.role-switch small{color:var(--muted-foreground);font-size:11px;font-weight:400}.role-switch strong{color:var(--muted-foreground);font-size:12px}.avatar{border-radius:var(--radius);color:#fff;background:linear-gradient(145deg,#404040,#171717);flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.avatar.approver{background:linear-gradient(145deg,#1e293b,#0f172a)}.avatar.has-image{background-color:var(--muted);color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover}.avatar.large{width:72px;height:72px;box-shadow:0 0 0 3px var(--muted);border-radius:16px;font-size:18px}.logout{background:0 0;border:0;align-items:center;gap:8px;width:100%;display:flex;height:36px!important;color:var(--muted-foreground)!important;justify-content:flex-start!important;margin:8px 0 0!important;font-size:12px!important}.logout:hover{color:var(--foreground)!important}.logout svg{width:14px;height:14px}.main-content{background:var(--background);grid-column:2;min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:20;background:#fafafad9;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.topbar h1{margin:0 0 2px;font-size:15px;font-weight:600}.topbar p{color:var(--muted-foreground);margin:0;font-size:12px}.top-actions{align-items:center;gap:4px;display:flex}.icon-button{border-radius:var(--radius);background:0 0;border:0;place-items:center;display:grid;position:relative;width:36px!important;height:36px!important;color:var(--muted-foreground)!important}.icon-button svg{width:18px;height:18px}.icon-button:hover{background:var(--muted);color:var(--foreground)!important}.notification i{border:2px solid var(--background);background:var(--destructive);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.profile{border:0;border-left:1px solid var(--border);text-align:left;cursor:pointer;border-radius:var(--radius);background:0 0;align-items:center;gap:10px;margin-left:8px;padding:6px 8px 6px 16px;display:flex}.profile:hover{background:var(--muted)}.profile>span:nth-child(2){display:grid}.profile b{font-size:12px;font-weight:600}.profile small{color:var(--muted-foreground);font-size:11px}.profile>span:last-child{color:var(--muted-foreground);font-size:12px}.menu{background:0 0;border:0;font-size:20px;display:none}.content-wrap{max-width:1400px;margin:auto;padding:32px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.welcome-row h2{letter-spacing:-.025em;margin:6px 0 4px;font-size:24px;font-weight:600}.welcome-row p{color:var(--muted-foreground);margin:0;font-size:13px}.welcome-row.compact{align-items:center}.welcome-row.compact h2{margin-top:0}.welcome-row>[data-slot=button]{border-radius:var(--radius);height:40px;font-size:13px;font-weight:500}.welcome-row>[data-slot=button] svg{width:16px;height:16px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:10px;transition:box-shadow .15s;display:grid;position:relative;gap:0!important;padding:20px!important;box-shadow:0 1px 2px #00000008!important}.stat-card:hover{box-shadow:0 4px 12px #0000000f!important}.stat-card>span{color:var(--muted-foreground);font-size:12px;font-weight:500}.stat-card>b{letter-spacing:-.03em;margin:4px 0 2px;font-size:30px;font-weight:600}.stat-card>small{font-size:11px}.stat-card>small,.stat-icon{color:var(--muted-foreground)}.stat-icon{border-radius:var(--radius);background:var(--muted);width:32px;height:32px;place-items:center;font-size:14px;font-weight:700;display:grid;position:absolute;top:16px;right:16px}.stat-icon.blue{background:var(--blue-soft);color:var(--blue)}.stat-icon.amber{background:var(--amber-soft);color:var(--amber)}.stat-icon.green{background:var(--green-soft);color:var(--green)}.dashboard-grid{grid-template-columns:1.7fr 1fr;gap:12px;margin-bottom:16px;display:grid}.panel{background:var(--card);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #00000008}.panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}.panel-head h3{margin:0;font-size:13px;font-weight:600}.panel-head [data-slot=button]{height:30px;color:var(--muted-foreground);padding:0 8px;font-size:12px}.submission-list{display:grid}.submission-item{border:0;border-bottom:1px solid var(--border);background:var(--card);text-align:left;align-items:center;gap:12px;padding:14px 20px;display:flex}.submission-item:last-child{border:0}.file-icon,.submission-item:hover{background:var(--muted)}.file-icon{border-radius:var(--radius);width:36px;height:40px;color:var(--muted-foreground);flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.file-icon.blue{background:var(--blue-soft);color:var(--blue)}.file-icon.amber{background:var(--amber-soft);color:var(--amber)}.file-icon.green{background:var(--green-soft);color:var(--green)}.file-icon.red{color:#b62020;background:#fce8e8}.submission-copy{flex:1;gap:2px;min-width:0;display:grid}.submission-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.status,.submission-copy small{color:var(--muted-foreground);font-size:11px}.status{background:var(--muted);width:max-content;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:4px 10px;font-style:normal;font-weight:600;display:inline-flex}.status.blue{background:var(--blue-soft);color:var(--blue)}.status.amber{background:var(--amber-soft);color:var(--amber)}.status.green{background:var(--green-soft);color:var(--green)}.status.red{color:#b62020;background:#fce8e8}.chevron{color:var(--muted-foreground);font-size:18px}.round-tag{color:#6d28d9;letter-spacing:.01em;white-space:nowrap;background:#f5f3ff;border:1px solid #c4b5fd;border-radius:999px;align-items:center;width:max-content;margin-top:2px;padding:2px 8px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.review-drawer>header .round-tag{margin-top:8px}.deadline{align-items:center;gap:14px;padding:14px 20px 0;display:flex}.date-block{border:1px solid var(--border);border-radius:var(--radius);place-items:center;width:44px;height:50px;padding:6px;line-height:1;display:grid}.date-block b{font-size:17px;font-weight:600}.date-block small{color:var(--muted-foreground);font-size:9px;font-weight:500}.deadline>div:last-child{gap:3px;display:grid}.deadline>div:last-child>b{font-size:12px;font-weight:600}.deadline>div:last-child>small{color:var(--muted-foreground);font-size:10px}.sla-note{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:12px;margin:16px 20px;padding:12px 16px;display:flex}.sla-note>b{color:var(--foreground);font-size:24px;font-weight:600}.sla-note span{font-size:11px;font-weight:600}.sla-note small{color:var(--muted-foreground);font-size:10px;font-weight:400}.queue-item{border:0;border-bottom:1px solid var(--border);background:var(--card);text-align:left;grid-template-columns:auto 1fr auto 60px 16px;align-items:center;gap:12px;width:100%;padding:14px 20px;display:grid}.company-avatar,.queue-item:hover{background:var(--muted)}.company-avatar{border-radius:var(--radius);width:36px;height:36px;color:var(--foreground);place-items:center;font-size:10px;font-weight:700;display:grid}.queue-item>span:nth-child(2){gap:2px;display:grid}.queue-item b{font-size:12px;font-weight:600}.queue-item small{color:var(--muted-foreground);font-size:10px}.risk{color:var(--green);background:var(--green-soft);border:1px solid #0000;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600}.risk.amber{color:var(--amber);background:var(--amber-soft)}.risk.red{color:#b62020;background:#fce8e8}.risk.blue{color:var(--blue);background:var(--blue-soft)}.workload{padding-bottom:16px}.workload .panel-head{margin-bottom:4px}.work-row{justify-content:space-between;padding:6px 20px;font-size:12px;display:flex}.work-row span{color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.work-row b{font-weight:600}.dot{background:var(--muted-foreground);border-radius:2px;width:8px;height:8px}.dot.blue{background:var(--blue)}.dot.green{background:var(--green)}.dot.amber{background:var(--amber)}.dot.red{background:#b62020}.table-panel{min-height:400px}.table-tools{border-bottom:1px solid var(--border);justify-content:space-between;min-height:56px;padding:10px 20px}.search,.table-tools{align-items:center;display:flex}.search{border:1px solid var(--input);border-radius:var(--radius);height:40px;color:var(--muted-foreground);background:var(--card);gap:8px;padding:0 12px}.search svg{flex:none;width:16px;height:16px}.search input{width:200px;color:var(--foreground);background:0 0;border:0;outline:0;font-size:13px}.search input::placeholder{color:var(--muted-foreground)}.table-row{border:0;border-bottom:1px solid var(--border);background:var(--card);text-align:left;width:100%;color:var(--muted-foreground);grid-template-columns:160px 1.5fr .65fr .7fr .55fr .55fr .5fr 44px;align-items:center;padding:12px 20px;font-size:12px;display:grid}.table-row:not(.table-head):hover{background:var(--muted)}.table-row>span:first-child{gap:2px;display:grid}.table-row b{color:var(--foreground);font-size:13px;font-weight:600}.table-head,.table-row small{color:var(--muted-foreground);font-size:11px}.table-head{background:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.approval-table .table-row{grid-template-columns:160px 1.5fr .65fr .7fr .55fr .55fr .5fr .6fr}.team-list{padding:4px 20px}.person{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto 30px;align-items:center;gap:12px;padding:14px 0;display:grid}.person>span:nth-child(2){gap:2px;display:grid}.person b{font-size:13px;font-weight:600}.person small{color:var(--muted-foreground);font-size:11px}.person button{background:0 0;border:0}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.form-drawer,.review-drawer{background:var(--card);border-left:1px solid var(--border);flex-direction:column;width:min(720px,95vw);height:100%;animation:slide .2s ease-out;display:flex;box-shadow:-16px 0 48px #0000001f}.modal-backdrop:has(>.form-drawer){justify-content:center;align-items:center;padding:24px}.modal-backdrop:has(>.form-drawer)>.form-drawer{border-left:1px solid var(--border);border:1px solid var(--border);border-radius:16px;width:min(780px,96vw);height:auto;max-height:min(92vh,860px);animation:modal-pop .2s ease-out;overflow:hidden;box-shadow:0 24px 80px #00000038}@keyframes modal-pop{0%{opacity:.5;transform:scale(.97)translateY(8px)}}.form-drawer>header,.review-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:24px 28px 20px;display:flex}.form-drawer header h2,.review-drawer header h2{letter-spacing:-.02em;margin:6px 0 3px;font-size:20px;font-weight:600}.form-drawer header p,.review-drawer header p{color:var(--muted-foreground);margin:0;font-size:12px}.form-drawer header>button,.header-actions>button:last-child,.review-drawer header>button{width:32px;height:32px;color:var(--muted-foreground);background:var(--muted);border:0;border-radius:50%;flex-shrink:0;place-items:center;font-size:20px;display:grid}.form-drawer header>button:hover,.header-actions>button:last-child:hover,.review-drawer header>button:hover{background:var(--border)}.header-actions{align-items:flex-start;gap:8px;display:flex}.download-btn{border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);background:var(--card);cursor:pointer;white-space:nowrap;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.download-btn:hover{background:var(--muted)}.download-btn:disabled{opacity:.5;cursor:wait}.form-steps{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:14px 28px;display:grid;position:relative}.form-steps:before{content:"";background:var(--border);height:1px;position:absolute;top:28px;left:12%;right:12%}.form-steps button{background:0 0;border:0;justify-items:center;gap:6px;display:grid;position:relative}.form-steps span{background:var(--muted);width:26px;height:26px;color:var(--muted-foreground);border:3px solid var(--card);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.form-steps small{color:var(--muted-foreground);font-size:10px}.form-steps button.active span{background:var(--foreground);color:var(--background);box-shadow:0 0 0 3px var(--muted)}.form-steps button.active small{color:var(--foreground);font-weight:600}.form-steps button.done span{background:var(--green);color:#fff}.form-body,.review-body{flex:1;padding:24px 28px;overflow:hidden auto}.form-title{align-items:center;gap:12px;min-width:0;margin-bottom:20px;display:flex}.form-title>span{flex:none}.form-title>div{min-width:0}.form-title>span{color:var(--background);background:var(--foreground);border-radius:var(--radius);padding:8px 10px;font-size:12px;font-weight:700}.form-title h3{margin:0;font-size:15px;font-weight:600}.form-title p{color:var(--muted-foreground);margin:2px 0 0;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:14px}.field,.form-grid{min-width:0;display:grid}.field{gap:6px}.field.wide{grid-column:1/-1}.field>span{color:var(--foreground);font-size:12px;font-weight:550}.field input,.field select,.field textarea{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;min-width:0;max-width:100%;min-height:40px;color:var(--foreground);outline:0;padding:10px 12px;font-size:13px;box-shadow:0 1px 2px #00000005}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--foreground);box-shadow:0 0 0 3px #0000000f}.field textarea{resize:vertical;min-height:80px}.choice-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px;padding:14px;display:grid}.choice-row label{gap:8px;font-size:12px;font-weight:500;display:flex}.upload-zone{border:1.5px dashed var(--border);background:var(--muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;display:flex}.upload-zone>span{color:var(--muted-foreground);font-size:24px}.upload-zone b{font-size:13px;font-weight:600}.upload-zone small{color:var(--muted-foreground);font-size:11px}.project-name-wrap{position:relative}.project-suggestions{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);max-height:240px;margin-top:4px;padding:4px;animation:notifIn .12s ease-out;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.project-suggestion{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.project-suggestion:hover{background:var(--muted)}.project-suggestion.no-match{cursor:default;opacity:.7}.ps-icon{color:var(--muted-foreground);flex-shrink:0;font-size:14px}.project-suggestion>span{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.project-suggestion>span b{color:var(--foreground);font-weight:600}.project-suggestion small{color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;font-size:10px}.upload-hint{border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.upload-hint>span{flex-shrink:0;font-size:18px}.upload-hint small{color:var(--muted-foreground);font-size:12px;line-height:1.5}.multi-select-options{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ms-chip{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s}.ms-chip.active,.ms-chip:hover{border-color:var(--foreground)}.ms-chip.active{background:var(--foreground);color:var(--background)}.other-input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:10px;margin-top:8px;padding:10px 14px;font-size:.95rem}.other-input:focus{border-color:var(--foreground);outline:none}.declaration{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);gap:12px;margin-top:16px;padding:14px;display:flex}.declaration span{gap:2px;display:grid}.declaration b{font-size:12px;font-weight:600}.declaration small{color:var(--muted-foreground);font-size:11px}.form-drawer>footer,.review-drawer>footer{border-top:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.form-drawer>footer>div{gap:8px;display:flex}.secondary,.tertiary{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);color:var(--foreground);padding:10px 16px;font-size:13px;font-weight:600}.secondary:hover{background:var(--muted)}.tertiary{color:var(--muted-foreground);background:0 0;border:0}.tertiary:hover{color:var(--foreground)}.primary{border-radius:var(--radius);background:var(--foreground);color:var(--background);border:0;padding:10px 18px;font-size:13px;font-weight:600;box-shadow:0 1px 2px #0000001f}.primary:hover{opacity:.9}.primary:disabled{opacity:.4;cursor:not-allowed}.primary.large{justify-content:center;gap:14px;width:100%;padding:14px;display:flex}.review-drawer{width:70vw}.review-drawer>header .status{margin-bottom:6px}.review-hero{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.review-hero>div{gap:3px;display:grid}.review-hero>div:last-child{border-left:1px solid var(--border);padding-left:18px}.info-row small,.review-hero small{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:500}.review-hero b{font-size:12px;font-weight:600}.review-hero span{color:var(--muted-foreground);font-size:11px}.review-section{margin-top:24px}.decision h3,.review-section h3{margin:0 0 10px;font-size:13px;font-weight:600}.decision,.review-body .review-section{margin-top:24px}.decision{border-top:1px solid var(--border);padding-top:20px}.decision-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.decision-grid label{border:1px solid var(--border);border-radius:var(--radius);gap:8px;padding:12px;display:flex}.decision-grid span{gap:2px;display:grid}.decision-grid b{font-size:12px;font-weight:600}.decision-grid small{color:var(--muted-foreground);font-size:9px}.comment{gap:6px;margin-top:12px;font-size:12px;font-weight:600;display:grid}.comment textarea{border:1px solid var(--border);resize:vertical;min-height:72px;padding:10px 12px}.comment textarea,.toast{border-radius:var(--radius);font-size:13px}.toast{z-index:200;background:var(--foreground);color:var(--background);padding:12px 18px;font-weight:500;animation:toast .2s ease-out;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}@keyframes slide{0%{opacity:.6;transform:translate(20px)}}@keyframes toast{0%{opacity:0;transform:translate(-50%,10px)}}.search-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:150;background:#00000073;justify-content:center;padding-top:min(20vh,140px);display:flex;position:fixed;inset:0}.search-panel{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:min(600px,92vw);max-height:min(480px,70vh);animation:searchIn .15s ease-out;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000040}@keyframes searchIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}}.search-input-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.search-input-row svg{width:18px;height:18px;color:var(--muted-foreground);flex-shrink:0}.search-input-row input{color:var(--foreground);background:0 0;border:0;outline:0;flex:1;font-size:15px}.search-input-row input::placeholder{color:var(--muted-foreground)}.search-close{background:var(--muted);cursor:pointer;width:28px;height:28px;color:var(--muted-foreground);border:0;border-radius:6px;place-items:center;display:grid}.search-close:hover{background:var(--border);color:var(--foreground)}.search-results{flex:1;padding:6px;overflow-y:auto}.search-state{text-align:center;color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;padding:28px 16px;font-size:13px;display:flex}.search-state.hint{font-size:12px}.search-result-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.search-result-item:hover{background:var(--muted)}.search-result-copy{flex:1;min-width:0}.search-result-copy b{font-size:13px;font-weight:600}.search-result-copy b,.search-result-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.search-result-copy small{color:var(--muted-foreground);font-size:11px}.notification-anchor{position:relative}.notification-panel{background:var(--card);border:1px solid var(--border);z-index:50;border-radius:12px;flex-direction:column;width:min(360px,90vw);max-height:420px;animation:notifIn .15s ease-out;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 40px #0000002e}@keyframes notifIn{0%{opacity:0;transform:translateY(-4px)}}.notification-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notification-header h3{margin:0;font-size:14px;font-weight:600}.notification-header small{color:var(--muted-foreground);font-size:11px}.notification-list{flex:1;padding:4px;overflow-y:auto}.notification-empty{text-align:center;color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;padding:28px 16px;font-size:13px;display:flex}.notification-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:10px 12px;display:flex}.notification-item:hover{background:var(--muted)}.notif-icon{border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;margin-top:2px;font-size:12px;font-weight:700;display:grid}.notif-icon.green{color:#248f4b;background:#def7e7}.notif-icon.amber{color:#a16c12;background:#fdefd8}.notif-icon.red{color:#b62020;background:#fbdfdf}.notif-icon.blue{color:#1f4ead;background:#dae5fb}.notif-copy{flex:1;min-width:0}.notif-copy b{font-size:13px;font-weight:600;display:block}.notif-copy small{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notif-copy em,.notif-copy small{color:var(--muted-foreground);display:block}.notif-copy em{margin-top:2px;font-size:11px;font-style:normal}.submission-filters{gap:16px}.submission-filters .search{width:min(380px,100%);position:relative}.submission-filters .search input{width:100%;padding-right:28px}.search-clear{border-radius:var(--radius);width:28px;height:28px;color:var(--muted-foreground);background:0 0;border:0;place-items:center;display:grid;position:absolute;right:4px}.search-clear:hover{background:var(--muted);color:var(--foreground)}.search-clear svg{width:14px;height:14px}.filter-actions{align-items:center;gap:8px;display:flex}.filter-actions select{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);max-width:180px;height:40px;color:var(--foreground);outline:0;padding:0 30px 0 12px;font-size:12px;font-weight:500}.filter-actions select:focus{border-color:var(--foreground);box-shadow:0 0 0 3px #0000000f}.clear-filters{color:var(--muted-foreground);height:40px!important;font-size:12px!important}.clear-filters svg,.refresh-submissions svg{width:14px;height:14px}.refresh-submissions{width:40px!important;height:40px!important}.filter-summary{border-bottom:1px solid var(--border);background:var(--muted);padding:8px 20px;font-size:12px}.filter-summary,.table-state{color:var(--muted-foreground)}.table-state{min-height:200px;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.table-state>svg{width:20px;height:20px}.table-state b{color:var(--foreground);font-size:13px}.table-state small{font-size:11px}.table-state.error b{color:var(--destructive)}.table-tools button{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);height:40px;color:var(--muted-foreground);padding:0 12px;font-size:12px}.table-tools button:hover{background:var(--muted)}.submission-no{color:var(--muted-foreground);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:12px;font-weight:500;overflow:hidden}.table-row:not(.table-head)>span{cursor:pointer}.table-row>span:first-child{align-items:center;display:flex}.table-row>span:nth-child(2){gap:3px;display:grid}.table-row>span:nth-child(2) small{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.delete-btn{color:var(--muted-foreground);border-radius:var(--radius);opacity:0;background:0 0;border:0;place-items:center;width:32px;height:32px;transition:opacity .15s,color .15s,background .15s;display:grid}.delete-btn svg{width:14px;height:14px}.table-row:hover .delete-btn{opacity:.6}.table-row:hover .delete-btn:hover{opacity:1;color:var(--destructive);background:#fef2f2}.delete-confirm{align-items:center;gap:4px;display:flex}.delete-confirm [data-slot=button]{white-space:nowrap;height:28px;padding:0 10px;font-size:10px}.delete-cell{justify-content:center;align-items:center;display:flex}.spin{animation:filter-spin .8s linear infinite}@keyframes filter-spin{to{transform:rotate(1turn)}}.signup-shell .login-form-panel{padding-block:28px}.signup-card{width:min(560px,100%)}.signup-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.signup-grid label{gap:6px;font-size:13px;font-weight:500;display:grid}.signup-grid label.wide{grid-column:1/-1}.signup-grid input{height:44px}.access-role{border:1px solid var(--border);background:var(--muted);align-items:center;gap:12px;margin:18px 0;padding:14px;display:flex}.access-role,.role-badge{border-radius:var(--radius)}.role-badge{background:var(--foreground);width:38px;height:38px;color:var(--background);place-items:center;font-size:11px;font-weight:700;display:grid}.access-role>span:nth-child(2){flex:1;gap:2px;display:grid}.access-role small{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.access-role b{font-size:13px;font-weight:600}.access-role em{color:var(--muted-foreground);font-size:11px;font-style:normal}.access-role strong{color:var(--green)}.access-tabs{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);gap:2px;width:max-content;margin-bottom:12px;padding:3px;display:flex}.access-tabs button{border-radius:calc(var(--radius) - 2px);height:36px;color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.access-tabs button.active{background:var(--foreground);color:var(--background)}.access-tabs span{background:var(--muted);min-width:20px;color:var(--foreground);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.team-table .table-row{grid-template-columns:1.6fr 1fr 170px .7fr auto}.member-cell{align-items:center;gap:10px;min-width:0;display:flex}.member-cell>span{gap:1px;min-width:0;display:grid}.member-cell b{font-size:13px;font-weight:600}.member-cell b,.member-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-cell small{color:var(--muted-foreground);font-size:11px}.company-avatar.small{flex-shrink:0;width:32px;height:32px;font-size:11px}.role-select{border:1px solid var(--border);background:var(--card);height:30px;color:var(--foreground);cursor:pointer;border-radius:6px;width:100%;padding:0 8px;font-size:12px;font-weight:500}.role-select:hover{border-color:var(--foreground)}.role-select:disabled{opacity:.5;cursor:not-allowed}.uid-admin-error{color:#ef4444;background:#fef2f2;border-radius:6px;margin-bottom:8px;padding:6px 12px;font-size:12px}.uid-tag{align-items:center;gap:4px;margin-top:2px;display:inline-flex}.uid-tag code{color:#4f46e5;letter-spacing:.5px;background:#eef2ff;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600}.uid-tag-x{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.uid-tag-x:hover{color:#ef4444;background:#fee2e2}.uid-tag-x:disabled{opacity:.4;cursor:not-allowed}.uid-link-btn{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-top:2px;padding:0;font-size:10px;font-weight:600}.uid-link-btn:hover{color:#4f46e5;text-decoration:underline}.uid-inline-form{align-items:center;gap:4px;margin-top:3px;display:inline-flex}.uid-input-sm{width:80px;height:22px;font-size:10px;font-weight:600;font-family:var(--font-mono,monospace);border:1px solid var(--border);background:var(--card);color:var(--foreground);letter-spacing:.5px;border-radius:4px;padding:0 5px}.uid-input-sm:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.uid-inline-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:4px;height:22px;padding:0 8px;font-size:10px;font-weight:600}.uid-inline-btn:hover{background:#4f46e5}.uid-inline-btn:disabled{opacity:.5;cursor:not-allowed}.uid-inline-cancel{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.uid-inline-cancel:hover{color:#6b7280;background:#f3f4f6}.pending-actions{gap:6px;display:flex}.pending-actions [data-slot=button]{height:30px;font-size:11px}.access-state{min-height:260px;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;font-size:12px;display:flex}.access-state svg{width:18px}.access-state b{color:var(--foreground);font-size:13px}.access-state small{font-size:11px}.access-state.error{color:var(--destructive)}.detail-loading{border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);min-height:120px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:10px;margin-top:16px;font-size:12px;display:flex}.detail-loading svg{width:16px;height:16px}.detail-loading.error b{color:var(--destructive)}.detail-fields{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.detail-field{border-bottom:1px solid var(--border);background:var(--card);align-content:start;gap:4px;min-width:0;padding:12px 14px;display:grid}.detail-field:nth-child(odd):not(.wide){border-right:1px solid var(--border)}.detail-field.wide{grid-column:1/-1}.detail-field small{color:var(--muted-foreground);letter-spacing:.02em;font-size:10px;font-weight:500}.detail-field b{overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px;font-weight:550;line-height:1.55}.detail-field.has-comment b{color:#b62020}.detail-empty{border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted-foreground);text-align:center;margin-top:12px;padding:14px;font-size:12px}.detail-field-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-field-head button{border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);border:0;padding:4px 8px;font-size:10px;font-weight:600}.detail-field-head button:hover{background:var(--foreground);color:var(--background)}.detail-field.commenting{background:var(--amber-soft)}@supports (color:color-mix(in lab,red,red)){.detail-field.commenting{background:color-mix(in oklab,var(--amber-soft) 45%,white)}}.detail-field.commenting{box-shadow:inset 3px 0 0 var(--amber)}.detail-field.commenting textarea{border:1px solid var(--amber);min-height:72px;margin-top:6px}@supports (color:color-mix(in lab,red,red)){.detail-field.commenting textarea{border:1px solid color-mix(in oklab,var(--amber) 35%,var(--border))}}.detail-field.commenting textarea{border-radius:var(--radius);background:var(--card);resize:vertical;padding:10px;font-size:12px;line-height:1.5}.field-review-decision>p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.5}.decision-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.decision-actions [data-slot=button]{height:40px;font-size:12px}.review-action-error{border:1px solid var(--destructive);margin:14px 0 0;padding:10px 14px}@supports (color:color-mix(in lab,red,red)){.review-action-error{border:1px solid color-mix(in oklab,var(--destructive) 22%,transparent)}}.review-action-error{border-radius:var(--radius);background:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.review-action-error{background:color-mix(in oklab,var(--destructive) 7%,white)}}.review-action-error{color:var(--destructive);font-size:12px}.review-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);gap:8px;margin-top:24px;padding:14px;display:grid}.review-summary>div{align-items:center;gap:10px;display:flex}.review-summary>div>b{font-size:12px;font-weight:600}.review-summary>div>small,.review-summary>small{color:var(--muted-foreground);margin-left:auto;font-size:10px}.review-summary>p{border-top:1px solid var(--border);white-space:pre-wrap;margin:0;padding-top:8px;font-size:12px;line-height:1.6}.revision-editor{border:1px solid var(--amber);margin-top:24px}@supports (color:color-mix(in lab,red,red)){.revision-editor{border:1px solid color-mix(in oklab,var(--amber) 30%,var(--border))}}.revision-editor{border-radius:10px;overflow:hidden}.revision-editor>header{background:var(--amber-soft);align-items:flex-start;gap:12px;padding:14px;display:flex}.revision-editor>header>span{border-radius:var(--radius);background:var(--card);width:30px;height:30px;color:var(--amber);place-items:center;font-weight:700;display:grid}.revision-editor h3{margin:0 0 2px;font-size:12px;font-weight:600}.revision-editor p{color:var(--muted-foreground);margin:0;font-size:11px}.revision-fields{display:grid}.revision-fields>label{border-top:1px solid var(--border);background:var(--card);grid-template-columns:minmax(150px,.8fr) 1.3fr;align-items:start;gap:14px;padding:14px;display:grid}.revision-fields>label>span{gap:4px;display:grid}.revision-fields b{font-size:12px;font-weight:600}.revision-fields small{color:var(--amber);font-size:10px;line-height:1.5}.revision-fields textarea{border-color:var(--input);min-height:72px;font-size:12px}.revision-fields input[type=checkbox]{width:18px;height:18px;margin-top:3px}.date-input{width:100%;min-width:0;position:relative}.date-input input{cursor:pointer;color-scheme:light;padding-right:38px}.date-input>svg{pointer-events:none;width:16px;height:16px;color:var(--muted-foreground);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.date-input input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;width:auto;height:auto;position:absolute;inset:0}.profile-modal{justify-content:center;align-items:center;padding:24px}.profile-drawer{border:1px solid var(--border);background:var(--card);border-radius:12px;flex-direction:column;width:min(620px,96vw);max-height:min(780px,94vh);animation:toast .2s ease-out;display:flex;overflow:hidden;box-shadow:0 24px 72px #0003}.profile-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:24px 28px 20px;display:flex}.profile-drawer>header h2{letter-spacing:-.02em;margin:6px 0 3px;font-size:20px;font-weight:600}.profile-drawer>header p{color:var(--muted-foreground);margin:0;font-size:12px}.profile-drawer>header>button{background:var(--muted);width:32px;height:32px;color:var(--muted-foreground);border:0;border-radius:50%;place-items:center;font-size:20px;display:grid}.profile-body{padding:24px 28px;overflow:auto}.profile-photo-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);align-items:center;gap:18px;padding:18px;display:flex}.profile-photo-row>div:last-child{gap:4px;display:grid}.profile-photo-row b{font-size:13px;font-weight:600}.profile-photo-row small{color:var(--muted-foreground);font-size:11px}.profile-photo-actions{align-items:center;gap:8px;margin-top:6px;display:flex}.profile-photo-actions button,.profile-photo-actions label{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);height:32px;color:var(--foreground);cursor:pointer;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.profile-photo-actions button:hover,.profile-photo-actions label:hover{background:var(--accent)}.profile-photo-actions svg{width:14px;height:14px}.profile-file-input{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.profile-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.profile-form-grid label{gap:6px;display:grid}.profile-form-grid label.wide{grid-column:1/-1}.profile-form-grid label>span{font-size:12px;font-weight:550}.profile-form-grid input{height:40px}.linked-accounts-section{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.linked-accounts-section h3{margin:0 0 4px;font-size:13px;font-weight:600}.linked-accounts-section>p{color:var(--muted-foreground);margin:0 0 12px;font-size:12px}.linked-account-row{border:1px solid var(--border);background:var(--muted);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.linked-account-row svg{flex-shrink:0}.linked-account-row>div{flex:1;gap:1px;display:grid}.linked-account-row b{font-size:13px;font-weight:600}.linked-account-row small{color:var(--muted-foreground);font-size:12px}.password-section{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.password-section h3{margin:0 0 4px;font-size:13px;font-weight:600}.password-section>p{color:var(--muted-foreground);margin:0;font-size:12px}.password-section .profile-form-grid{margin-top:12px}.profile-error{border:1px solid var(--destructive);margin:16px 0 0;padding:10px 14px}@supports (color:color-mix(in lab,red,red)){.profile-error{border:1px solid color-mix(in oklab,var(--destructive) 24%,transparent)}}.profile-error{border-radius:var(--radius);background:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.profile-error{background:color-mix(in oklab,var(--destructive) 8%,white)}}.profile-error{color:var(--destructive);font-size:12px}.profile-drawer>footer{border-top:1px solid var(--border);background:var(--background);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.profile-drawer>footer [data-slot=button]{height:40px;font-size:12px}.info-row{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;padding:10px 0;display:grid}.info-row>span{gap:3px;display:grid}.info-row b{font-size:11px;font-weight:600}.stepper{align-items:flex-start;padding:20px 44px 4px;display:flex}.stepper>div{text-align:center;place-items:center;gap:4px;min-width:90px;display:grid}.stepper>div>span{background:var(--muted);width:26px;height:26px;color:var(--muted-foreground);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.stepper div.done span{background:var(--blue);color:#fff}.stepper div.active span{border:2px solid var(--blue);background:var(--card);color:var(--blue)}.stepper b{font-size:11px;font-weight:600}.stepper small{color:var(--muted-foreground);font-size:10px}.stepper>i{background:var(--border);flex:1;height:2px;margin-top:12px}.stepper>i.done{background:var(--blue)}.stepper>i.active{background:linear-gradient(90deg,var(--blue) 50%,var(--border) 50%)}.progress-panel{padding-bottom:20px}.password-reset-shell .login-message h1{font-size:clamp(38px,4.5vw,64px)}@media (max-width:980px){.login-shell{grid-template-columns:1fr}.login-brand-panel{display:none}.mobile-brand{margin-bottom:48px;display:flex}.login-form-panel{min-height:100vh}.login-card{padding:32px}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:20px 0 60px #0000002e}.sidebar-backdrop{display:block}.sidebar-lang{margin-bottom:12px;display:block}.top-actions>.language-switcher{display:none}.app-shell{display:block}.main-content{grid-column:auto}.menu{display:inline-flex!important}.topbar{justify-content:flex-start;gap:16px;padding:0 18px}.top-actions{margin-left:auto}.profile>span:last-child,.profile>span:nth-child(2){display:none}.content-wrap{padding:26px 20px}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.login-form-panel{padding:20px}.login-card{padding:28px 24px}.welcome-row{align-items:flex-start;gap:16px}.welcome-row h2{font-size:20px}.stat-grid{gap:8px}.dashboard-grid{grid-template-columns:1fr}.stat-card{padding:14px!important}.progress-panel{display:none}.content-wrap{padding:20px 14px}.topbar p{display:none}.top-actions{gap:0}.icon-button:first-child{display:none}.profile{padding-left:10px}.table-tools{flex-direction:column;align-items:stretch;gap:8px}.search input{width:100%}.table-row{grid-template-columns:1fr .8fr .7fr 40px}.table-head>span:first-child,.table-head>span:nth-child(3),.table-head>span:nth-child(4),.table-head>span:nth-child(6),.table-row>span:first-child,.table-row>span:nth-child(3),.table-row>span:nth-child(4),.table-row>span:nth-child(6){display:none}.approval-table .table-row{grid-template-columns:1fr .7fr .6fr 70px}.approval-table .table-head>span:first-child,.approval-table .table-head>span:nth-child(3),.approval-table .table-head>span:nth-child(5),.approval-table .table-row>span:first-child,.approval-table .table-row>span:nth-child(3),.approval-table .table-row>span:nth-child(5){display:none}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.form-drawer>header,.review-drawer>header{padding:18px}.form-body,.review-body{padding:20px 18px}.form-steps{padding:12px 8px}.form-steps small{display:none}.review-hero{grid-template-columns:auto 1fr}.review-hero>div:last-child{border-left:0;border-top:1px solid var(--border);grid-column:1/-1;padding:10px 0 0}.decision-grid{grid-template-columns:1fr}.glass-flow{display:none}.welcome-row>[data-slot=button]{flex:none}.signup-grid{grid-template-columns:1fr}.signup-grid label.wide{grid-column:auto}.signup-shell .login-form-panel{padding:18px}.access-tabs{width:100%}.access-tabs button{flex:1;justify-content:center}.team-table .table-row{grid-template-columns:1fr auto}.team-table .table-head>span:first-child,.team-table .table-row>span:first-child{display:flex}.team-table .table-head>span:nth-of-type(2),.team-table .table-head>span:nth-of-type(3),.team-table .table-head>span:nth-of-type(4),.team-table .table-row>span:nth-of-type(2),.team-table .table-row>span:nth-of-type(3),.team-table .table-row>span:nth-of-type(4){display:none}.access-actions{grid-column:1/-1;justify-content:stretch}.access-actions [data-slot=button]{flex:1}.request-summary>span{grid-template-columns:85px 1fr}.detail-fields{grid-template-columns:1fr}.detail-field:nth-child(odd):not(.wide){border-right:0}.detail-field.wide{grid-column:auto}.decision-actions{flex-direction:column;align-items:stretch}.decision-actions [data-slot=button]{width:100%}.revision-fields>label{grid-template-columns:1fr}.review-summary>div{flex-wrap:wrap;align-items:flex-start}.review-summary>div>small{width:100%;margin-left:0}.profile-modal{align-items:flex-end;padding:0}.profile-drawer{border-radius:16px 16px 0 0;width:100%;max-height:94vh}.profile-body,.profile-drawer>header{padding:20px}.profile-photo-row{align-items:flex-start}.avatar.large{border-radius:14px;width:60px;height:60px}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid label.wide{grid-column:auto}}@media (max-width:900px){.submission-filters{flex-direction:column;align-items:stretch}.submission-filters .search{width:100%}.filter-actions{flex-wrap:wrap}.filter-actions select{flex:1;min-width:140px;max-width:none}}@media (max-width:520px){.filter-actions select{flex-basis:calc(50% - 4px);width:100%}.clear-filters{flex:1;order:3}.refresh-submissions{order:4}.filter-summary{padding:8px 14px}}@media (max-width:1050px){.team-table .table-row{grid-template-columns:1fr 150px auto}.team-table .table-head>span:nth-of-type(2),.team-table .table-head>span:nth-of-type(4),.team-table .table-row>span:nth-of-type(2),.team-table .table-row>span:nth-of-type(4){display:none}}.myinfo-connect{justify-content:center;align-items:center;min-height:420px;display:flex}.myinfo-connect-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:420px;padding:48px 40px;box-shadow:0 1px 3px #0000000a}.myinfo-connect-icon{color:#6366f1;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.myinfo-connect-card h2{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.myinfo-connect-card>p{color:#6b7280;margin:0 0 28px;font-size:14px;line-height:1.6}.myinfo-uid-form{gap:8px;display:flex}.myinfo-uid-form input{text-align:center;letter-spacing:1.5px;flex:1;font-family:monospace;font-size:15px;font-weight:600}.myinfo-error{color:#dc2626;margin-top:12px;font-size:13px}.myinfo-loading{color:#6b7280;justify-content:center;align-items:center;gap:8px;min-height:300px;font-size:14px;display:flex}.myinfo-page{flex-direction:column;gap:16px;max-width:720px;display:flex}.myinfo-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 1px 3px #0000000a}.myinfo-profile-card{position:relative;overflow:hidden}.myinfo-profile-card:before{content:"";z-index:0;background:linear-gradient(135deg,#1e1b4b,#312e81,#3730a3);height:64px;position:absolute;top:0;left:0;right:0}.myinfo-hero{z-index:1;align-items:flex-start;gap:20px;padding-top:24px;display:flex;position:relative}.myinfo-avatar{object-fit:cover}.myinfo-avatar,.myinfo-avatar-placeholder{border:3px solid #fff;border-radius:16px;flex-shrink:0;width:80px;height:80px;box-shadow:0 2px 8px #0000001f}.myinfo-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.myinfo-hero-info{min-width:0;padding-top:48px}.myinfo-hero-info h2{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:700;overflow:hidden}.myinfo-position{color:#6b7280;margin-top:2px;font-size:13px;display:block}.myinfo-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.myinfo-badge{color:#6b7280;background:#f3f4f6;border-radius:6px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.myinfo-badge.green{color:#15803d;background:#dcfce7}.myinfo-badge.mono{letter-spacing:.5px;color:#6366f1;background:#eef2ff;font-family:monospace}.myinfo-disconnect{z-index:2;color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex;position:absolute;top:76px;right:28px}.myinfo-disconnect:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.myinfo-section-title{color:#111827;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin:0 0 16px;font-size:14px;font-weight:600;display:flex}.myinfo-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.myinfo-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.myinfo-field{border-radius:10px;padding:12px 16px}.myinfo-field:hover{background:#f9fafb}.myinfo-field label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.myinfo-field span{color:#111827;font-size:14px;font-weight:500}.leave-request-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:10px;align-items:center;gap:4px;padding:7px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #6366f14d}.leave-request-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f159}.myinfo-leaves-empty{color:#9ca3af;text-align:center;margin:0;padding:32px 0;font-size:14px}.leave-year-filter{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.leave-year-filter button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;transition:all .15s}.leave-year-filter button:hover{color:#6366f1;background:#eef2ff;border-color:#6366f1}.leave-year-filter button.active{color:#fff;background:#111827;border-color:#111827}.leave-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.leave-stat-card{background:#f9fafb;border:1px solid #f3f4f6;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:16px 12px;transition:transform .15s;display:flex}.leave-stat-card:hover{transform:translateY(-2px)}.leave-stat-card.total{background:linear-gradient(135deg,#1e1b4b,#312e81);border-color:#0000}.leave-stat-card.total .leave-stat-value{color:#fff}.leave-stat-card.total .leave-stat-label{color:#ffffffb3}.leave-stat-card.sick{background:#fffbeb;border-color:#fde68a}.leave-stat-card.personal{background:#eff6ff;border-color:#bfdbfe}.leave-stat-card.approved{background:#f0fdf4;border-color:#bbf7d0}.leave-stat-icon{margin-bottom:2px;font-size:16px}.leave-stat-value{color:#111827;font-size:24px;font-weight:800;line-height:1.1}.leave-stat-value small{color:#9ca3af;font-size:14px;font-weight:500}.leave-stat-card.sick .leave-stat-value{color:#92400e}.leave-stat-card.personal .leave-stat-value{color:#1e40af}.leave-stat-card.approved .leave-stat-value{color:#15803d}.leave-stat-label{color:#6b7280;text-align:center;font-size:11px;font-weight:500}.leave-list{flex-direction:column;gap:6px;display:flex}.leave-row{border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.leave-row:hover{background:#f9fafb;border-color:#e5e7eb}.leave-row-type{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.leave-row-type.sick{background:#fef3c7}.leave-row-type.personal{background:#dbeafe}.leave-row-info{flex:1;min-width:0}.leave-row-info b{color:#111827;font-size:13px;font-weight:600;display:block}.leave-row-info small{color:#9ca3af;font-size:12px}.leave-row-days{color:#111827;white-space:nowrap;font-size:14px;font-weight:700}.leave-status{white-space:nowrap;border-radius:6px;padding:3px 10px;font-size:11px;font-style:normal;font-weight:600}.leave-status.approved{color:#15803d;background:#dcfce7}.leave-status.rejected{color:#dc2626;background:#fee2e2}.leave-status.pending{color:#6b7280;background:#f3f4f6}.leave-row-wrap{border:1px solid #f3f4f6;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.leave-row-wrap:hover{border-color:#e5e7eb}.leave-row-wrap.open{border-color:#c7d2fe;box-shadow:0 2px 8px #6366f114}.leave-row-wrap .leave-row{cursor:pointer;border:none;border-radius:0}.leave-row-chevron{color:#9ca3af;flex-shrink:0;font-size:10px;transition:color .15s}.leave-row-wrap.open .leave-row-chevron{color:#6366f1}.leave-detail{border-top:1px solid #f3f4f6;margin-top:-2px;padding:0 14px 16px;animation:slideDown .2s}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.leave-detail-grid{grid-template-columns:1fr 1fr;gap:12px;padding-top:14px;display:grid}.leave-detail-field label{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px;font-size:11px;font-weight:500;display:block}.leave-detail-field span{color:#111827;font-size:13px;font-weight:500}.leave-detail-reason{border-top:1px dashed #e5e7eb;margin-top:14px;padding-top:12px}.leave-detail-reason label{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.leave-detail-reason p{color:#374151;background:#f9fafb;border-radius:8px;margin:0;padding:10px 14px;font-size:13px;line-height:1.6}@media (max-width:640px){.myinfo-card{border-radius:14px;padding:20px}.myinfo-profile-card:before{height:52px}.myinfo-hero{gap:14px;padding-top:16px}.myinfo-avatar,.myinfo-avatar-placeholder{border-radius:14px;width:64px;height:64px;font-size:22px}.myinfo-hero-info{padding-top:36px}.myinfo-hero-info h2{font-size:17px}.myinfo-disconnect{padding:4px 10px;font-size:11px;top:60px;right:16px}.myinfo-grid{grid-template-columns:1fr}.myinfo-field{padding:10px 12px}.myinfo-connect-card{border-radius:16px;padding:32px 20px}.myinfo-uid-form{flex-direction:column}.leave-stats{grid-template-columns:repeat(2,1fr);gap:8px}.leave-stat-card{border-radius:12px;padding:12px 8px}.leave-stat-value{font-size:20px}.leave-row{gap:10px;padding:10px 12px}.leave-row-type{width:32px;height:32px;font-size:14px}.leave-row-info b{font-size:12px}.leave-row-info small{font-size:11px}.leave-row-days{font-size:13px}.myinfo-section-header{flex-direction:column;align-items:flex-start}.leave-detail-grid{grid-template-columns:1fr;gap:10px}.leave-detail{padding:0 12px 14px}}.calendar-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.calendar-header{padding:24px 28px 16px}.calendar-header h2{color:#111827;margin:0;font-size:20px;font-weight:600}.calendar-header p{color:#6b7280;margin:4px 0 0;font-size:14px}.calendar-tabs{border-bottom:1px solid #e5e7eb;gap:4px;padding:0 28px 16px;display:flex}.calendar-tabs button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.calendar-tabs button:hover{color:#111827;background:#f3f4f6}.calendar-tabs button.active{color:#fff;background:#111827}.calendar-single-label{color:#6b7280;border-bottom:1px solid #e5e7eb;align-items:center;gap:6px;padding:0 28px 16px;font-size:13px;font-weight:500;display:flex}.calendar-embed{min-height:600px}.calendar-embed iframe{display:block}@media (max-width:640px){.calendar-header{padding:20px 16px 12px}.calendar-single-label,.calendar-tabs{padding:0 16px 12px}}.drive-page{max-width:880px}.drive-header{margin-bottom:28px}.drive-header h2{color:#111827;margin:0 0 6px;font-size:22px;font-weight:700}.drive-header p{color:#6b7280;margin:0;font-size:14px}.drive-grid{flex-direction:column;gap:24px;display:flex}.drive-category{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.drive-category-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.drive-category-icon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.drive-category-header h3{color:#111827;margin:0;font-size:16px;font-weight:650}.drive-items{flex-direction:column;display:flex}.drive-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:14px 20px;text-decoration:none;transition:background .15s;display:flex}.drive-item:last-child{border-bottom:none}.drive-item:hover{background:#f9fafb}.drive-item.disabled{cursor:default;opacity:.7}.drive-item.disabled:hover{background:0 0}.drive-item-info{flex:1;min-width:0}.drive-item-info b{color:#111827;margin-bottom:2px;font-size:14px;font-weight:600;display:block}.drive-item-info small{color:#6b7280;font-size:13px}.drive-item-arrow{color:#9ca3af;flex-shrink:0;font-size:18px;transition:color .15s,transform .15s}.drive-item:hover .drive-item-arrow{color:#4f46e5;transform:translate(2px,-2px)}.drive-item-badge{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:20px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:600}@media (max-width:640px){.drive-header h2{font-size:18px}.drive-category-header{padding:14px 16px 12px}.drive-item{padding:12px 16px}}.project-page{max-width:960px}.project-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.project-header h2{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.project-header p{color:#6b7280;margin:0;font-size:14px}.project-airtable-link{color:#4f46e5;white-space:nowrap;border:1px solid #e0e7ff;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s}.project-airtable-link:hover{background:#eef2ff}.project-stats{gap:12px;margin-bottom:20px;display:flex}.project-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:16px}.project-stat b{color:#111827;font-size:28px;font-weight:700;display:block}.project-stat small{color:#6b7280;font-size:13px}.project-stat.active b{color:#4f46e5}.project-stat.done b{color:#16a34a}.project-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.project-search{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;min-width:180px;padding:8px 14px;font-size:14px}.project-search:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.project-filter-group{border:1px solid #e5e7eb;border-radius:8px;gap:0;display:flex;overflow:hidden}.project-filter-group button{color:#6b7280;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5e7eb;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.project-filter-group button:last-child{border-right:none}.project-filter-group button.active{color:#fff;background:#111827}.project-filter-group button:hover:not(.active){background:#f9fafb}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:border-color .15s,box-shadow .15s}.project-card:hover{border-color:#c7d2fe;box-shadow:0 2px 8px #6366f114}.project-card.done{opacity:.7}.project-card-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.project-company{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.project-company.umaker{color:#1e40af;background:#dbeafe}.project-company.topcop{color:#374151;background:#f3f4f6}.project-done-badge{color:#16a34a;background:#dcfce7;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.project-name{color:#111827;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.project-progress{align-items:center;gap:10px;display:flex}.project-progress-bar{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.project-progress-fill{background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:3px;height:100%;transition:width .3s}.project-card.done .project-progress-fill{background:#16a34a}.project-progress small{color:#6b7280;text-align:right;min-width:36px;font-size:12px;font-weight:600}@media (max-width:640px){.project-header{flex-direction:column}.project-header h2{font-size:18px}.project-stats{gap:8px}.project-stat{padding:12px 8px}.project-stat b{font-size:22px}.project-filters{flex-direction:column}.project-search{width:100%;min-width:0}.project-grid{grid-template-columns:1fr}}.project-tabs{border:1px solid #e5e7eb;border-radius:10px;gap:0;width:fit-content;margin-bottom:20px;display:flex;overflow:hidden}.project-tabs button{color:#6b7280;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5e7eb;padding:9px 22px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.project-tabs button:last-child{border-right:none}.project-tabs button.active{color:#fff;background:#111827}.project-tabs button:hover:not(.active){background:#f9fafb}@media (max-width:640px){.project-tabs{width:100%}.project-tabs button{flex:1}}.pr-page{max-width:960px}.pr-header{margin-bottom:20px}.pr-header h2{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.pr-header p{color:#6b7280;margin:0;font-size:14px}.pr-tabs{border:1px solid #e5e7eb;border-radius:10px;gap:0;width:fit-content;margin-bottom:20px;display:flex;overflow:hidden}.pr-tabs button{color:#6b7280;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5e7eb;align-items:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.pr-tabs button:last-child{border-right:none}.pr-tabs button.active{color:#fff;background:#111827}.pr-tabs button:hover:not(.active){background:#f9fafb}.pr-tab-icon{font-size:15px}.pr-embed-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.pr-embed{background:0 0;border:none;display:block}@media (max-width:640px){.pr-header h2{font-size:18px}.pr-tabs{width:100%}.pr-tabs button{flex:1;justify-content:center;padding:10px 12px;font-size:13px}.pr-embed{height:600px!important}}[data-theme=dark]{color-scheme:dark}[data-theme=dark] .topbar{background:#0f0f13d9}[data-theme=dark] .login-form-panel{background:var(--background)}[data-theme=dark] .login-card{background:var(--card);border-color:var(--border)}[data-theme=dark] .login-card h2{color:var(--foreground)}[data-theme=dark] .login-card label,[data-theme=dark] .login-card p,[data-theme=dark] .login-options label{color:var(--text-secondary)}[data-theme=dark] .secure-pill{background:var(--surface-subtle);color:var(--text-secondary)}[data-theme=dark] .auth-divider span{background:var(--card);color:var(--text-muted)}[data-theme=dark] .auth-divider{border-color:var(--border)}[data-theme=dark] .google-btn{background:var(--surface-subtle)!important;color:var(--foreground)!important;border-color:var(--border)!important}[data-theme=dark] .help,[data-theme=dark] .invite-note{color:var(--text-secondary)}[data-theme=dark] .pending-shell .login-form-panel{background:var(--background)}[data-theme=dark] .signup-success{background:var(--card)}[data-theme=dark] .pending-mark{background:var(--surface-subtle);color:var(--text-secondary)}[data-theme=dark] .request-summary>span{background:var(--surface-subtle);border-color:var(--border)}[data-theme=dark] .request-summary b{color:var(--foreground)}[data-theme=dark] .panel{background:var(--card);border-color:var(--border)}[data-theme=dark] .stat-card{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .stat-card .stat-value,[data-theme=dark] .stat-card b{color:var(--foreground)!important}[data-theme=dark] .stat-card small{color:var(--text-secondary)!important}[data-theme=dark] .welcome-row h2{color:var(--foreground)}[data-theme=dark] .welcome-row p{color:var(--text-secondary)}[data-theme=dark] .eyebrow{color:var(--text-muted)}[data-theme=dark] .eyebrow.dark{color:var(--blue)}[data-theme=dark] .data-table{background:var(--card);border-color:var(--border)}[data-theme=dark] .table-head{background:var(--surface-subtle);color:var(--text-muted)}[data-theme=dark] .table-row{border-color:var(--border-light);color:var(--foreground)}[data-theme=dark] .table-row:not(.table-head):hover{background:var(--surface-hover)}[data-theme=dark] .table-row b{color:var(--foreground)}[data-theme=dark] .table-row small{color:var(--text-muted)}[data-theme=dark] .table-state{color:var(--text-secondary)}[data-theme=dark] .submission-no{color:var(--blue)!important}[data-theme=dark] .table-tools{background:var(--card);border-color:var(--border)}[data-theme=dark] .search input,[data-theme=dark] .submission-filters select{background:var(--surface-subtle);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .filter-summary{background:var(--surface-subtle);border-color:var(--border);color:var(--text-secondary)}[data-theme=dark] .status.green{color:#4ade80;background:#14271a}[data-theme=dark] .status.amber,[data-theme=dark] .status.yellow{color:#fbbf24;background:#27200a}[data-theme=dark] .status.red{color:#f87171;background:#2a1215}[data-theme=dark] .status.blue{color:#60a5fa;background:#1e293b}[data-theme=dark] .status.gray{background:var(--surface-subtle);color:var(--text-muted)}[data-theme=dark] .access-tabs{background:var(--surface-subtle);border-color:var(--border)}[data-theme=dark] .access-tabs button{color:var(--text-secondary)}[data-theme=dark] .access-tabs button.active{background:var(--foreground);color:var(--background)}[data-theme=dark] .access-tabs button span{background:var(--surface-subtle);color:var(--text-muted)}[data-theme=dark] .member-cell b{color:var(--foreground)}[data-theme=dark] .role-select{background:var(--surface-subtle);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .uid-admin-error{color:#fca5a5;background:#3b1114}[data-theme=dark] .uid-tag code{color:#a5b4fc;background:#1e1b4b}[data-theme=dark] .uid-tag-x:hover{color:#fca5a5;background:#3b1114}[data-theme=dark] .uid-link-btn{color:#818cf8}[data-theme=dark] .uid-link-btn:hover{color:#a5b4fc}[data-theme=dark] .uid-input-sm{background:var(--surface-subtle);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .uid-input-sm:focus{border-color:#818cf8;box-shadow:0 0 0 2px #818cf833}[data-theme=dark] .uid-inline-cancel:hover{background:var(--surface-hover);color:var(--text-secondary)}[data-theme=dark] .modal-backdrop{background:#000000b3}[data-theme=dark] .form-drawer,[data-theme=dark] .form-drawer header,[data-theme=dark] .review-drawer,[data-theme=dark] .review-drawer header{background:var(--card);border-color:var(--border)}[data-theme=dark] .form-drawer header h2,[data-theme=dark] .review-drawer header h2{color:var(--foreground)}[data-theme=dark] .form-body label,[data-theme=dark] .review-body label{color:var(--text-secondary)}[data-theme=dark] .form-steps{background:var(--surface-subtle)}[data-theme=dark] .form-steps .active{background:var(--foreground);color:var(--background)}[data-theme=dark] .review-hero{background:var(--surface-subtle);border-color:var(--border)}[data-theme=dark] .review-hero b{color:var(--foreground)}[data-theme=dark] .review-hero small{color:var(--text-muted)}[data-theme=dark] .review-hero span{color:var(--text-secondary)}[data-theme=dark] .company-avatar{background:var(--surface-subtle)!important;color:var(--text-secondary)!important}[data-theme=dark] .detail-field{border-color:var(--border)}[data-theme=dark] .detail-field label{color:var(--text-muted)}[data-theme=dark] .detail-field span{color:var(--foreground)}[data-theme=dark] .decision-grid{border-color:var(--border)}[data-theme=dark] .notification-panel{background:var(--card);border-color:var(--border);box-shadow:0 8px 32px #0006}[data-theme=dark] .notification-panel header{border-color:var(--border)}[data-theme=dark] .notification-panel h3{color:var(--foreground)}[data-theme=dark] .notification-item{border-color:var(--border-light)}[data-theme=dark] .notification-item:hover{background:var(--surface-hover)}[data-theme=dark] .notification-item b{color:var(--foreground)}[data-theme=dark] .notification-item small{color:var(--text-muted)}[data-theme=dark] .search-modal{background:var(--card);border-color:var(--border);box-shadow:0 8px 32px #00000080}[data-theme=dark] .search-modal input{background:var(--surface-subtle);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .profile-modal-content{background:var(--card)}[data-theme=dark] .profile-modal-content h2{color:var(--foreground)}[data-theme=dark] .profile-modal-content label{color:var(--text-secondary)}[data-theme=dark] .toast{background:var(--foreground);color:var(--background)}[data-theme=dark] .sla-note{background:var(--surface-subtle);border-color:var(--border)}[data-theme=dark] .sla-note b{color:var(--foreground)}[data-theme=dark] .deadline{background:var(--card);border-color:var(--border)}[data-theme=dark] .deadline:hover{background:var(--surface-hover);border-color:var(--border-medium)}[data-theme=dark] .deadline b{color:var(--foreground)}[data-theme=dark] .deadline small{color:var(--text-muted)}[data-theme=dark] .date-block{background:var(--surface-subtle)}[data-theme=dark] .myinfo-connect-card{background:var(--card);border-color:var(--border)}[data-theme=dark] .myinfo-connect-card h2{color:var(--foreground)}[data-theme=dark] .myinfo-connect-card>p{color:var(--text-secondary)}[data-theme=dark] .myinfo-connect-icon{background:linear-gradient(135deg,#252530,#312e81)}[data-theme=dark] .myinfo-card{background:var(--card);border-color:var(--border)}[data-theme=dark] .myinfo-hero-info h2{color:var(--foreground)}[data-theme=dark] .myinfo-position{color:var(--text-secondary)}[data-theme=dark] .myinfo-badge{background:var(--surface-subtle);color:var(--text-secondary)}[data-theme=dark] .myinfo-badge.green{color:#4ade80;background:#14271a}[data-theme=dark] .myinfo-badge.mono{color:#a5b4fc;background:#1e1b4b}[data-theme=dark] .myinfo-disconnect{border-color:var(--border);color:var(--text-muted);background:var(--card)}[data-theme=dark] .myinfo-disconnect:hover{color:#f87171;background:#2a1215;border-color:#7f1d1d}[data-theme=dark] .myinfo-section-title{color:var(--foreground)}[data-theme=dark] .myinfo-field:hover{background:var(--surface-hover)}[data-theme=dark] .myinfo-field label{color:var(--text-muted)}[data-theme=dark] .myinfo-field span{color:var(--foreground)}[data-theme=dark] .leave-year-filter button{background:var(--surface-subtle);border-color:var(--border);color:var(--text-secondary)}[data-theme=dark] .leave-year-filter button:hover{color:#a5b4fc;background:#1e1b4b;border-color:#6366f1}[data-theme=dark] .leave-year-filter button.active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}[data-theme=dark] .leave-stat-card{background:var(--surface-subtle);border-color:var(--border-light)}[data-theme=dark] .leave-stat-card.total{background:linear-gradient(135deg,#1e1b4b,#312e81)}[data-theme=dark] .leave-stat-card.sick{background:#27200a;border-color:#78350f}[data-theme=dark] .leave-stat-card.personal{background:#1e293b;border-color:#1e3a5f}[data-theme=dark] .leave-stat-card.approved{background:#14271a;border-color:#14532d}[data-theme=dark] .leave-stat-value{color:var(--foreground)}[data-theme=dark] .leave-stat-card.sick .leave-stat-value{color:#fbbf24}[data-theme=dark] .leave-stat-card.personal .leave-stat-value{color:#60a5fa}[data-theme=dark] .leave-stat-card.approved .leave-stat-value{color:#4ade80}[data-theme=dark] .leave-stat-label{color:var(--text-muted)}[data-theme=dark] .leave-row-wrap{border-color:var(--border-light)}[data-theme=dark] .leave-row-wrap:hover{border-color:var(--border)}[data-theme=dark] .leave-row-wrap.open{border-color:#4338ca;box-shadow:0 2px 8px #6366f126}[data-theme=dark] .leave-row:hover{background:var(--surface-hover)}[data-theme=dark] .leave-row-type.sick{background:#27200a}[data-theme=dark] .leave-row-type.personal{background:#1e293b}[data-theme=dark] .leave-row-info b{color:var(--foreground)}[data-theme=dark] .leave-row-info small{color:var(--text-muted)}[data-theme=dark] .leave-row-days{color:var(--foreground)}[data-theme=dark] .leave-status.approved{color:#4ade80;background:#14271a}[data-theme=dark] .leave-status.rejected{color:#f87171;background:#2a1215}[data-theme=dark] .leave-status.pending{background:var(--surface-subtle);color:var(--text-muted)}[data-theme=dark] .leave-detail{border-color:var(--border-light)}[data-theme=dark] .leave-detail-field label{color:var(--text-muted)}[data-theme=dark] .leave-detail-field span{color:var(--foreground)}[data-theme=dark] .leave-detail-reason label{color:var(--text-muted)}[data-theme=dark] .leave-detail-reason p{background:var(--surface-subtle);color:var(--text-secondary)}[data-theme=dark] .leave-request-btn{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=dark] .myinfo-leaves-empty{color:var(--text-muted)}[data-theme=dark] .calendar-container{background:var(--card);border-color:var(--border)}[data-theme=dark] .calendar-header h2{color:var(--foreground)}[data-theme=dark] .calendar-header p{color:var(--text-secondary)}[data-theme=dark] .calendar-tabs{border-color:var(--border)}[data-theme=dark] .calendar-tabs button{background:var(--surface-subtle);border-color:var(--border);color:var(--text-secondary)}[data-theme=dark] .calendar-tabs button.active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}[data-theme=dark] .calendar-single-label{color:var(--text-secondary);border-color:var(--border)}[data-theme=dark] .round-tag{color:#60a5fa;background:#1e293b}[data-theme=dark] .person{border-color:var(--border)}[data-theme=dark] .person b{color:var(--foreground)}[data-theme=dark] .person small{color:var(--text-muted)}[data-theme=dark] .progress-panel{background:var(--surface-subtle)}[data-theme=dark] .date-input input,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color-scheme:dark}[data-theme=dark] .drive-header h2{color:var(--foreground)}[data-theme=dark] .drive-header p{color:var(--text-secondary)}[data-theme=dark] .drive-category{background:var(--card);border-color:var(--border)}[data-theme=dark] .drive-category-header{border-color:var(--border-light)}[data-theme=dark] .drive-category-header h3{color:var(--foreground)}[data-theme=dark] .drive-item{border-color:var(--border-light)}[data-theme=dark] .drive-item:hover{background:var(--surface-hover)}[data-theme=dark] .drive-item-info b{color:var(--foreground)}[data-theme=dark] .drive-item-arrow,[data-theme=dark] .drive-item-info small{color:var(--text-muted)}[data-theme=dark] .drive-item-badge{background:var(--surface-subtle);color:var(--text-muted)}[data-theme=dark] .project-header h2{color:var(--foreground)}[data-theme=dark] .project-header p{color:var(--text-secondary)}[data-theme=dark] .project-airtable-link{color:#818cf8;border-color:var(--border)}[data-theme=dark] .project-airtable-link:hover{background:#1e1b4b}[data-theme=dark] .project-stat{background:var(--card);border-color:var(--border)}[data-theme=dark] .project-stat b{color:var(--foreground)}[data-theme=dark] .project-stat small{color:var(--text-muted)}[data-theme=dark] .project-stat.active b{color:#818cf8}[data-theme=dark] .project-stat.done b{color:#4ade80}[data-theme=dark] .project-search{background:var(--surface-subtle);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .project-filter-group{border-color:var(--border)}[data-theme=dark] .project-filter-group button{background:var(--card);color:var(--text-secondary);border-color:var(--border)}[data-theme=dark] .project-filter-group button.active{background:var(--foreground);color:var(--background)}[data-theme=dark] .project-filter-group button:hover:not(.active){background:var(--surface-hover)}[data-theme=dark] .project-card{background:var(--card);border-color:var(--border)}[data-theme=dark] .project-card:hover{border-color:#4338ca;box-shadow:0 2px 8px #6366f11f}[data-theme=dark] .project-company.umaker{color:#a5b4fc;background:#1e1b4b}[data-theme=dark] .project-company.topcop{background:var(--surface-subtle);color:var(--text-secondary)}[data-theme=dark] .project-done-badge{color:#4ade80;background:#14271a}[data-theme=dark] .project-name{color:var(--foreground)}[data-theme=dark] .project-progress-bar{background:var(--surface-subtle)}[data-theme=dark] .project-progress small{color:var(--text-muted)}[data-theme=dark] .project-tabs{border-color:var(--border)}[data-theme=dark] .project-tabs button{background:var(--card);color:var(--text-secondary);border-color:var(--border)}[data-theme=dark] .project-tabs button.active{background:var(--foreground);color:var(--background)}[data-theme=dark] .project-tabs button:hover:not(.active){background:var(--surface-hover)}[data-theme=dark] .pr-header h2{color:var(--foreground)}[data-theme=dark] .pr-header p{color:var(--text-secondary)}[data-theme=dark] .pr-tabs{border-color:var(--border)}[data-theme=dark] .pr-tabs button{background:var(--card);color:var(--text-secondary);border-color:var(--border)}[data-theme=dark] .pr-tabs button.active{background:var(--foreground);color:var(--background)}[data-theme=dark] .pr-tabs button:hover:not(.active){background:var(--surface-hover)}[data-theme=dark] .pr-embed-wrap{background:var(--card);border-color:var(--border)}[data-theme=dark] .nav-section-toggle{color:var(--text-muted)}[data-theme=dark] .nav-section-toggle:hover{background:var(--surface-hover);color:var(--text-secondary)}[data-theme=dark] .nav-section-toggle.open{color:var(--text-secondary)}[data-theme=dark] .sidebar nav .nav-sub.active{background:var(--foreground);color:var(--background)}@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-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}