@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50: oklch(97.1% .013 17.38);--color-red-200: oklch(88.5% .062 18.334);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-red-700: oklch(50.5% .213 27.518);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-100: oklch(96.2% .059 95.617);--color-amber-200: oklch(92.4% .12 95.746);--color-amber-500: oklch(76.9% .188 70.08);--color-amber-600: oklch(66.6% .179 58.318);--color-amber-700: oklch(55.5% .163 48.998);--color-amber-800: oklch(47.3% .137 46.201);--color-amber-900: oklch(41.4% .112 45.904);--color-green-50: oklch(98.2% .018 155.826);--color-green-200: oklch(92.5% .084 155.995);--color-green-800: oklch(44.8% .119 151.328);--color-emerald-50: oklch(97.9% .021 166.113);--color-emerald-500: oklch(69.6% .17 162.48);--color-emerald-600: oklch(59.6% .145 163.225);--color-emerald-700: oklch(50.8% .118 165.612);--color-sky-50: oklch(97.7% .013 236.62);--color-sky-200: oklch(90.1% .058 230.902);--color-sky-800: oklch(44.3% .11 240.79);--color-sky-900: oklch(39.1% .09 240.876);--color-blue-50: oklch(97% .014 254.604);--color-blue-100: oklch(93.2% .032 255.585);--color-blue-200: oklch(88.2% .059 254.128);--color-blue-400: oklch(70.7% .165 254.624);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-700: oklch(48.8% .243 264.376);--color-blue-800: oklch(42.4% .199 265.638);--color-indigo-50: oklch(96.2% .018 272.314);--color-violet-600: oklch(54.1% .281 293.009);--color-slate-50: oklch(98.4% .003 247.858);--color-slate-100: oklch(96.8% .007 247.896);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-slate-600: oklch(44.6% .043 257.281);--color-slate-700: oklch(37.2% .044 257.287);--color-slate-800: oklch(27.9% .041 260.031);--color-slate-900: oklch(20.8% .042 265.755);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-800: oklch(27.8% .033 256.848);--color-gray-900: oklch(21% .034 264.665);--color-black: #020617;--color-white: #ffffff;--spacing: .25rem;--container-xs: 20rem;--container-sm: 24rem;--container-md: 28rem;--container-lg: 32rem;--container-xl: 36rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--container-7xl: 80rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-tight: -.025em;--tracking-wide: .025em;--tracking-wider: .05em;--leading-tight: 1.25;--leading-snug: 1.375;--leading-relaxed: 1.625;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1rem;--drop-shadow-sm: 0 1px 2px rgb(0 0 0 / .15);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-sm: 8px;--aspect-video: 16 / 9;--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);--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-light: #eff6ff;--color-primary-dark: #1e40af;--color-secondary: #64748b;--color-secondary-light: #f1f5f9;--color-secondary-dark: #334155;--color-success: #16a34a;--color-success-hover: #15803d;--color-success-light: #dcfce7;--color-success-dark: #166534;--color-warning: #eab308;--color-warning-hover: #ca8a04;--color-warning-light: #fef9c3;--color-warning-dark: #854d0e;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-danger-light: #fee2e2;--color-danger-dark: #991b1b;--color-info: #0891b2;--color-info-light: #cffafe;--color-info-dark: #155e75;--color-border-gray: #e2e8f0;--color-text-gray: #64748b;--color-text-dark: #0f172a;--color-bg-primary: #ffffff;--color-bg-secondary: #f8fafc;--color-bg-dark: #0f172a;--color-background: #ffffff;--color-foreground: #0f172a;--color-muted: #f1f5f9;--color-muted-foreground: #64748b;--color-card: #ffffff;--color-card-foreground: #0f172a;--color-input: #e2e8f0;--color-ring: #2563eb;--shadow-light: 0 1px 2px 0 rgb(0 0 0 / .05)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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,samp,pre{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){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,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::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 utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.start-0{inset-inline-start:calc(var(--spacing) * 0)}.end-0{inset-inline-end:calc(var(--spacing) * 0)}.-top-1{top:calc(var(--spacing) * -1)}.top-0{top:0}.top-1\/2{top:50%}.top-5{top:calc(var(--spacing) * 5)}.top-\[30px\]{top:30px}.top-\[38px\]{top:38px}.top-\[110\%\]{top:110%}.top-full{top:100%}.-right-1{right:calc(var(--spacing) * -1)}.right-0{right:0}.right-1\.5{right:calc(var(--spacing) * 1.5)}.right-2{right:calc(var(--spacing) * 2)}.right-2\.5{right:calc(var(--spacing) * 2.5)}.right-5{right:calc(var(--spacing) * 5)}.right-10{right:calc(var(--spacing) * 10)}.bottom-0{bottom:0}.bottom-10{bottom:calc(var(--spacing) * 10)}.left-2{left:calc(var(--spacing) * 2)}.left-3{left:calc(var(--spacing) * 3)}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[1200\]{z-index:1200}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-1{grid-column:1}.col-2{grid-column:2}.col-3{grid-column:3}.col-4{grid-column:4}.col-6{grid-column:6}.col-9{grid-column:9}.col-10{grid-column:10}.col-12{grid-column:12}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-9{grid-column:span 9 / span 9}.col-span-10{grid-column:span 10 / span 10}.col-span-12{grid-column:span 12 / span 12}.float-end{float:inline-end}.float-left{float:left}.float-right{float:right}.float-start{float:inline-start}.container{width:100%;@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.m-0{margin:0}.\!mx-0{margin-inline:0!important}.mx-1{margin-inline:var(--spacing)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-2\.5{margin-inline:calc(var(--spacing) * 2.5)}.mx-auto{margin-inline:auto}.my-1{margin-block:var(--spacing)}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.my-auto{margin-block:auto}.my-px{margin-block:1px}.ms-1{margin-inline-start:var(--spacing)}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-auto{margin-inline-start:auto}.me-1{margin-inline-end:var(--spacing)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.me-3{margin-inline-end:calc(var(--spacing) * 3)}.me-auto{margin-inline-end:auto}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-auto{margin-top:auto}.mr-1{margin-right:var(--spacing)}.mr-1\.5{margin-right:calc(var(--spacing) * 1.5)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-3{margin-right:calc(var(--spacing) * 3)}.-mb-px{margin-bottom:-1px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:var(--aspect-video)}.\!h-7{height:calc(var(--spacing) * 7)!important}.\!h-\[18px\]{height:18px!important}.h-1{height:var(--spacing)}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-100{height:calc(var(--spacing) * 100)}.h-\[18px\]{height:18px}.h-\[38px\]{height:38px}.h-\[50px\]{height:50px}.h-\[54px\]{height:54px}.h-\[62vh\]{height:62vh}.h-\[600px\]{height:600px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[65vh\]{max-height:65vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[250px\]{max-height:250px}.max-h-\[360px\]{max-height:360px}.max-h-\[400px\]{max-height:400px}.max-h-full{max-height:100%}.min-h-24{min-height:calc(var(--spacing) * 24)}.min-h-\[88px\]{min-height:88px}.min-h-\[100px\]{min-height:100px}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-2{width:calc(var(--spacing) * 2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-25{width:calc(var(--spacing) * 25)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-50{width:calc(var(--spacing) * 50)}.w-75{width:calc(var(--spacing) * 75)}.w-100{width:calc(var(--spacing) * 100)}.w-\[22px\]{width:22px}.w-\[38px\]{width:38px}.w-\[100px\]{width:100px}.w-\[170px\]{width:170px}.w-\[380px\]{width:380px}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-0{max-width:0}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-\[420px\]{max-width:420px}.max-w-\[calc\(100vw-1\.5rem\)\]{max-width:calc(100vw - 1.5rem)}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:0}.min-w-4{min-width:calc(var(--spacing) * 4)}.min-w-9{min-width:calc(var(--spacing) * 9)}.min-w-\[5\.5rem\]{min-width:5.5rem}.min-w-\[18px\]{min-width:18px}.min-w-\[140px\]{min-width:140px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[320px\]{min-width:320px}.min-w-\[min\(540px\,95vw\)\]{min-width:min(540px,95vw)}.min-w-\[min\(700px\,95vw\)\]{min-width:min(700px,95vw)}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow-1,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:center}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize-y{resize:vertical}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fill\,minmax\(280px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-4{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}}.divide-gray-200{:where(&>:not(:last-child)){border-color:var(--color-gray-200)}}.self-center{align-self:center}.self-end{align-self:flex-end}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-s{border-inline-start-style:var(--tw-border-style);border-inline-start-width:1px}.border-e{border-inline-end-style:var(--tw-border-style);border-inline-end-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-\[\#d7dbe3\]{border-color:#d7dbe3}.border-\[\#e6e8ec\]{border-color:#e6e8ec}.border-\[\#e9ecef\]{border-color:#e9ecef}.border-amber-200{border-color:var(--color-amber-200)}.border-blue-200{border-color:var(--color-blue-200)}.border-border-gray{border-color:var(--color-border-gray)}.border-danger{border-color:var(--color-danger)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200{border-color:var(--color-green-200)}.border-input{border-color:var(--color-input)}.border-primary{border-color:var(--color-primary)}.border-red-200{border-color:var(--color-red-200)}.border-sky-200{border-color:var(--color-sky-200)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-transparent{border-color:transparent}.border-white\/20{border-color:color-mix(in srgb,#ffffff 20%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-l-amber-500{border-left-color:var(--color-amber-500)}.border-l-blue-500{border-left-color:var(--color-blue-500)}.border-l-emerald-500{border-left-color:var(--color-emerald-500)}.border-l-red-500{border-left-color:var(--color-red-500)}.bg-\[\#94DACD\]{background-color:#94dacd}.bg-\[\#C1F7EE\]{background-color:#c1f7ee}.bg-\[\#f1f6fe\]{background-color:#f1f6fe}.bg-\[\#f7f8fa\]{background-color:#f7f8fa}.bg-\[\#f9fbfd\]{background-color:#f9fbfd}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-background{background-color:var(--color-background)}.bg-bg-dark{background-color:var(--color-bg-dark)}.bg-bg-primary{background-color:var(--color-bg-primary)}.bg-bg-secondary{background-color:var(--color-bg-secondary)}.bg-black\/5{background-color:color-mix(in srgb,#020617 5%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 5%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-card{background-color:var(--color-card)}.bg-danger{background-color:var(--color-danger)}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-green-50{background-color:var(--color-green-50)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-info{background-color:var(--color-info)}.bg-muted\/10{background-color:color-mix(in srgb,#f1f5f9 10%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 10%,transparent)}}.bg-muted\/20{background-color:color-mix(in srgb,#f1f5f9 20%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 20%,transparent)}}.bg-muted\/30{background-color:color-mix(in srgb,#f1f5f9 30%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 30%,transparent)}}.bg-primary{background-color:var(--color-primary)}.bg-primary-light{background-color:var(--color-primary-light)}.bg-primary\/10{background-color:color-mix(in srgb,#2563eb 10%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}.bg-red-50{background-color:var(--color-red-50)}.bg-red-500{background-color:var(--color-red-500)}.bg-secondary{background-color:var(--color-secondary)}.bg-secondary-light{background-color:var(--color-secondary-light)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/60{background-color:color-mix(in srgb,oklch(98.4% .003 247.858) 60%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-slate-50) 60%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-400\/15{background-color:color-mix(in srgb,oklch(70.4% .04 256.788) 15%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-slate-400) 15%,transparent)}}.bg-slate-900{background-color:var(--color-slate-900)}.bg-success{background-color:var(--color-success)}.bg-transparent{background-color:transparent}.bg-violet-600{background-color:var(--color-violet-600)}.bg-warning{background-color:var(--color-warning)}.bg-white{background-color:var(--color-white)}.bg-white\/15{background-color:color-mix(in srgb,#ffffff 15%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/70{background-color:color-mix(in srgb,#ffffff 70%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/90{background-color:color-mix(in srgb,#ffffff 90%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.bg-gradient-to-br{--tw-gradient-position: to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(circle_at_20\%_20\%\,_rgba\(255\,255\,255\,0\.14\)\,_transparent_40\%\)\]{background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.14),transparent 40%)}.bg-\[radial-gradient\(ellipse_at_top\,_rgba\(37\,99\,235\,0\.08\)\,_transparent_55\%\)\]{background-image:radial-gradient(ellipse at top,rgba(37,99,235,.08),transparent 55%)}.from-amber-500{--tw-gradient-from: var(--color-amber-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-blue-500{--tw-gradient-from: var(--color-blue-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-blue-600{--tw-gradient-from: var(--color-blue-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-emerald-500{--tw-gradient-from: var(--color-emerald-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-red-500{--tw-gradient-from: var(--color-red-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-900{--tw-gradient-from: var(--color-slate-900);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-white{--tw-gradient-from: var(--color-white);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-amber-600{--tw-gradient-via: var(--color-amber-600);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-blue-600{--tw-gradient-via: var(--color-blue-600);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-blue-700{--tw-gradient-via: var(--color-blue-700);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-emerald-600{--tw-gradient-via: var(--color-emerald-600);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-red-600{--tw-gradient-via: var(--color-red-600);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-slate-50{--tw-gradient-via: var(--color-slate-50);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.to-amber-50{--tw-gradient-to: var(--color-amber-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-amber-600{--tw-gradient-to: var(--color-amber-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-amber-700{--tw-gradient-to: var(--color-amber-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-50{--tw-gradient-to: var(--color-blue-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-600{--tw-gradient-to: var(--color-blue-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-700{--tw-gradient-to: var(--color-blue-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-emerald-50{--tw-gradient-to: var(--color-emerald-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-emerald-600{--tw-gradient-to: var(--color-emerald-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-emerald-700{--tw-gradient-to: var(--color-emerald-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-red-50{--tw-gradient-to: var(--color-red-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-red-600{--tw-gradient-to: var(--color-red-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-red-700{--tw-gradient-to: var(--color-red-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-slate-50{--tw-gradient-to: var(--color-slate-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-slate-900{--tw-gradient-to: var(--color-slate-900);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-white\/95{--tw-gradient-to: color-mix(in srgb, #ffffff 95%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-gradient-to: color-mix(in oklab, var(--color-white) 95%, transparent)}--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-left{object-position:left}.p-0{padding:0}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-3{padding:calc(var(--spacing) * 3)}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.\!px-2\.5{padding-inline:calc(var(--spacing) * 2.5)!important}.px-0{padding-inline:0}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-2\.75{padding-block:calc(var(--spacing) * 2.75)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-\[18px\]{padding-block:18px}.ps-1{padding-inline-start:var(--spacing)}.pe-1{padding-inline-end:var(--spacing)}.pt-0{padding-top:0}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-7{padding-right:calc(var(--spacing) * 7)}.pr-10{padding-right:calc(var(--spacing) * 10)}.pr-11{padding-right:calc(var(--spacing) * 11)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:var(--spacing)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-3\.5{padding-bottom:calc(var(--spacing) * 3.5)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.pl-10{padding-left:calc(var(--spacing) * 10)}.pl-\[4\.5rem\]{padding-left:4.5rem}.text-center{text-align:center}.text-end{text-align:end}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.leading-\[18px\]{--tw-leading: 18px;line-height:18px}.leading-none{--tw-leading: 1;line-height:1}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading: var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.\!font-semibold{--tw-font-weight: var(--font-weight-semibold) !important;font-weight:var(--font-weight-semibold)!important}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking: .2em;letter-spacing:.2em}.tracking-tight{--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#2A373A\]{color:#2a373a}.text-\[\#222\]{color:#222}.text-\[\#b0b4bb\]{color:#b0b4bb}.text-amber-500{color:var(--color-amber-500)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900\/80{color:color-mix(in srgb,oklch(41.4% .112 45.904) 80%,transparent);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-amber-900) 80%,transparent)}}.text-blue-600{color:var(--color-blue-600)}.text-blue-800{color:var(--color-blue-800)}.text-danger{color:var(--color-danger)}.text-emerald-600{color:var(--color-emerald-600)}.text-foreground{color:var(--color-foreground)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-800{color:var(--color-green-800)}.text-muted{color:var(--color-muted)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-primary{color:var(--color-primary)}.text-primary-dark{color:var(--color-primary-dark)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-secondary{color:var(--color-secondary)}.text-sky-800{color:var(--color-sky-800)}.text-sky-900{color:var(--color-sky-900)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-success{color:var(--color-success)}.text-text-dark{color:var(--color-text-dark)}.text-text-gray{color:var(--color-text-gray)}.text-warning{color:var(--color-warning)}.text-white{color:var(--color-white)}.text-white\/70{color:color-mix(in srgb,#ffffff 70%,transparent);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/75{color:color-mix(in srgb,#ffffff 75%,transparent);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-white) 75%,transparent)}}.text-white\/85{color:color-mix(in srgb,#ffffff 85%,transparent);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-white) 85%,transparent)}}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.caret-transparent{caret-color:transparent}.opacity-0{opacity:0%}.opacity-60{opacity:60%}.opacity-75{opacity:75%}.opacity-80{opacity:80%}.shadow-\[0_6px_18px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 6px 18px var(--tw-shadow-color, rgba(15,23,42,.08));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 10px 30px var(--tw-shadow-color, rgba(15,23,42,.06));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_20px_60px_-24px_rgba\(15\,23\,42\,0\.35\)\]{--tw-shadow: 0 20px 60px -24px var(--tw-shadow-color, rgba(15,23,42,.35));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + 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)}.ring-2{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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)}.ring-\[\#f9f9f9\]{--tw-ring-color: #f9f9f9}.ring-white\/20{--tw-ring-color: color-mix(in srgb, #ffffff 20%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-white) 20%, transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);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,)}.drop-shadow-sm{--tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / .15)));--tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));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,)}.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,)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur: blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[width\,min-width\,max-width\,opacity\]{transition-property:width,min-width,max-width,opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;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))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style: none;outline-style:none}.select-all{-webkit-user-select:all;user-select:all}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.group-hover\:text-blue-600{&:is(:where(.group):hover *){@media (hover: hover){color:var(--color-blue-600)}}}.peer-checked\:bg-primary{&:is(:where(.peer):checked~*){background-color:var(--color-primary)}}.file\:border-0{&::file-selector-button{border-style:var(--tw-border-style);border-width:0px}}.file\:bg-transparent{&::file-selector-button{background-color:transparent}}.file\:text-sm{&::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}.file\:font-medium{&::file-selector-button{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}}.placeholder\:text-muted-foreground{&::placeholder{color:var(--color-muted-foreground)}}.placeholder\:text-slate-400{&::placeholder{color:var(--color-slate-400)}}.after\:absolute{&:after{content:var(--tw-content);position:absolute}}.after\:top-0\.5{&:after{content:var(--tw-content);top:calc(var(--spacing) * .5)}}.after\:left-0\.5{&:after{content:var(--tw-content);left:calc(var(--spacing) * .5)}}.after\:h-4{&:after{content:var(--tw-content);height:calc(var(--spacing) * 4)}}.after\:w-4{&:after{content:var(--tw-content);width:calc(var(--spacing) * 4)}}.after\:rounded-full{&:after{content:var(--tw-content);border-radius:calc(infinity * 1px)}}.after\:bg-white{&:after{content:var(--tw-content);background-color:var(--color-white)}}.after\:transition-all{&:after{content:var(--tw-content);transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}.peer-checked\:after\:translate-x-4{&:is(:where(.peer):checked~*){&:after{content:var(--tw-content);--tw-translate-x: calc(var(--spacing) * 4);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.last\:mb-0{&:last-child{margin-bottom:0}}.last\:border-b-0{&:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}}.focus-within\:border-blue-400{&:focus-within{border-color:var(--color-blue-400)}}.focus-within\:bg-white{&:focus-within{background-color:var(--color-white)}}.focus-within\:ring-2{&:focus-within{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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-within\:ring-blue-100{&:focus-within{--tw-ring-color: var(--color-blue-100)}}.hover\:-translate-y-0\.5{&:hover{@media (hover: hover){--tw-translate-y: calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.hover\:border-blue-200{&:hover{@media (hover: hover){border-color:var(--color-blue-200)}}}.hover\:border-primary{&:hover{@media (hover: hover){border-color:var(--color-primary)}}}.hover\:border-primary\/30{&:hover{@media (hover: hover){border-color:color-mix(in srgb,#2563eb 30%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-primary) 30%,transparent)}}}}.hover\:bg-\[\#f1f6fe\]{&:hover{@media (hover: hover){background-color:#f1f6fe}}}.hover\:bg-blue-50{&:hover{@media (hover: hover){background-color:var(--color-blue-50)}}}.hover\:bg-blue-100{&:hover{@media (hover: hover){background-color:var(--color-blue-100)}}}.hover\:bg-blue-700{&:hover{@media (hover: hover){background-color:var(--color-blue-700)}}}.hover\:bg-danger-hover{&:hover{@media (hover: hover){background-color:var(--color-danger-hover)}}}.hover\:bg-danger-light{&:hover{@media (hover: hover){background-color:var(--color-danger-light)}}}.hover\:bg-gray-50{&:hover{@media (hover: hover){background-color:var(--color-gray-50)}}}.hover\:bg-gray-100{&:hover{@media (hover: hover){background-color:var(--color-gray-100)}}}.hover\:bg-muted{&:hover{@media (hover: hover){background-color:var(--color-muted)}}}.hover\:bg-primary-hover{&:hover{@media (hover: hover){background-color:var(--color-primary-hover)}}}.hover\:bg-primary-light{&:hover{@media (hover: hover){background-color:var(--color-primary-light)}}}.hover\:bg-primary\/5{&:hover{@media (hover: hover){background-color:color-mix(in srgb,#2563eb 5%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-primary) 5%,transparent)}}}}.hover\:bg-red-50{&:hover{@media (hover: hover){background-color:var(--color-red-50)}}}.hover\:bg-slate-50{&:hover{@media (hover: hover){background-color:var(--color-slate-50)}}}.hover\:bg-slate-100{&:hover{@media (hover: hover){background-color:var(--color-slate-100)}}}.hover\:bg-slate-400\/25{&:hover{@media (hover: hover){background-color:color-mix(in srgb,oklch(70.4% .04 256.788) 25%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-slate-400) 25%,transparent)}}}}.hover\:bg-slate-900\/5{&:hover{@media (hover: hover){background-color:color-mix(in srgb,oklch(20.8% .042 265.755) 5%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-slate-900) 5%,transparent)}}}}.hover\:bg-success-hover{&:hover{@media (hover: hover){background-color:var(--color-success-hover)}}}.hover\:bg-warning-hover{&:hover{@media (hover: hover){background-color:var(--color-warning-hover)}}}.hover\:text-blue-600{&:hover{@media (hover: hover){color:var(--color-blue-600)}}}.hover\:text-blue-700{&:hover{@media (hover: hover){color:var(--color-blue-700)}}}.hover\:text-danger{&:hover{@media (hover: hover){color:var(--color-danger)}}}.hover\:text-danger-dark{&:hover{@media (hover: hover){color:var(--color-danger-dark)}}}.hover\:text-foreground{&:hover{@media (hover: hover){color:var(--color-foreground)}}}.hover\:text-gray-700{&:hover{@media (hover: hover){color:var(--color-gray-700)}}}.hover\:text-gray-900{&:hover{@media (hover: hover){color:var(--color-gray-900)}}}.hover\:text-primary{&:hover{@media (hover: hover){color:var(--color-primary)}}}.hover\:text-primary-hover{&:hover{@media (hover: hover){color:var(--color-primary-hover)}}}.hover\:text-slate-700{&:hover{@media (hover: hover){color:var(--color-slate-700)}}}.hover\:underline{&:hover{@media (hover: hover){text-decoration-line:underline}}}.hover\:shadow-2xl{&:hover{@media (hover: hover){--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.hover\:shadow-md{&:hover{@media (hover: hover){--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.hover\:shadow-sm{&:hover{@media (hover: hover){--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.focus\:border-blue-500{&:focus{border-color:var(--color-blue-500)}}.focus\:bg-white{&:focus{background-color:var(--color-white)}}.focus\:ring-4{&:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + 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\:ring-blue-500\/10{&:focus{--tw-ring-color: color-mix(in srgb, oklch(62.3% .214 259.815) 10%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-blue-500) 10%, transparent)}}}.focus\:ring-primary{&:focus{--tw-ring-color: var(--color-primary)}}.focus\:outline-none{&:focus{--tw-outline-style: none;outline-style:none}}.focus-visible\:ring-2{&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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-blue-500\/30{&:focus-visible{--tw-ring-color: color-mix(in srgb, oklch(62.3% .214 259.815) 30%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-blue-500) 30%, transparent)}}}.focus-visible\:ring-blue-500\/40{&:focus-visible{--tw-ring-color: color-mix(in srgb, oklch(62.3% .214 259.815) 40%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-blue-500) 40%, transparent)}}}.focus-visible\:ring-ring{&:focus-visible{--tw-ring-color: var(--color-ring)}}.focus-visible\:ring-offset-2{&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus-visible\:outline{&:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}}.focus-visible\:outline-2{&:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}}.focus-visible\:outline-offset-2{&:focus-visible{outline-offset:2px}}.focus-visible\:outline-primary{&:focus-visible{outline-color:var(--color-primary)}}.focus-visible\:outline-none{&:focus-visible{--tw-outline-style: none;outline-style:none}}.disabled\:pointer-events-none{&:disabled{pointer-events:none}}.disabled\:cursor-default{&:disabled{cursor:default}}.disabled\:cursor-not-allowed{&:disabled{cursor:not-allowed}}.disabled\:opacity-50{&:disabled{opacity:50%}}.disabled\:opacity-60{&:disabled{opacity:60%}}.max-\[480px\]\:inset-x-4{@media (width < 480px){inset-inline:calc(var(--spacing) * 4)}}.max-\[480px\]\:top-4{@media (width < 480px){top:calc(var(--spacing) * 4)}}.max-\[480px\]\:right-4{@media (width < 480px){right:calc(var(--spacing) * 4)}}.max-\[480px\]\:max-w-none{@media (width < 480px){max-width:none}}.max-\[480px\]\:px-4{@media (width < 480px){padding-inline:calc(var(--spacing) * 4)}}.max-\[480px\]\:pt-3{@media (width < 480px){padding-top:calc(var(--spacing) * 3)}}.max-\[480px\]\:pb-2{@media (width < 480px){padding-bottom:calc(var(--spacing) * 2)}}.max-\[480px\]\:pb-3{@media (width < 480px){padding-bottom:calc(var(--spacing) * 3)}}.max-\[480px\]\:pl-\[3\.75rem\]{@media (width < 480px){padding-left:3.75rem}}.max-md\:h-0{@media (width < 48rem){height:0}}.max-md\:h-auto{@media (width < 48rem){height:auto}}.max-md\:min-h-0{@media (width < 48rem){min-height:0}}.max-md\:min-h-\[60px\]{@media (width < 48rem){min-height:60px}}.max-md\:w-full{@media (width < 48rem){width:100%}}.max-md\:min-w-0{@media (width < 48rem){min-width:0}}.max-md\:flex-1{@media (width < 48rem){flex:1}}.max-md\:flex-col{@media (width < 48rem){flex-direction:column}}.max-md\:flex-wrap{@media (width < 48rem){flex-wrap:wrap}}.max-md\:items-start{@media (width < 48rem){align-items:flex-start}}.max-md\:justify-end{@media (width < 48rem){justify-content:flex-end}}.max-sm\:min-h-\[50px\]{@media (width < 40rem){min-height:50px}}.sm\:col-span-3{@media (width >= 40rem){grid-column:span 3 / span 3}}.sm\:col-span-4{@media (width >= 40rem){grid-column:span 4 / span 4}}.sm\:col-span-6{@media (width >= 40rem){grid-column:span 6 / span 6}}.sm\:col-span-12{@media (width >= 40rem){grid-column:span 12 / span 12}}.sm\:block{@media (width >= 40rem){display:block}}.sm\:flex{@media (width >= 40rem){display:flex}}.sm\:hidden{@media (width >= 40rem){display:none}}.sm\:inline{@media (width >= 40rem){display:inline}}.sm\:w-28{@media (width >= 40rem){width:calc(var(--spacing) * 28)}}.sm\:flex-row{@media (width >= 40rem){flex-direction:row}}.sm\:items-center{@media (width >= 40rem){align-items:center}}.sm\:gap-3{@media (width >= 40rem){gap:calc(var(--spacing) * 3)}}.sm\:gap-4{@media (width >= 40rem){gap:calc(var(--spacing) * 4)}}.sm\:p-6{@media (width >= 40rem){padding:calc(var(--spacing) * 6)}}.sm\:px-6{@media (width >= 40rem){padding-inline:calc(var(--spacing) * 6)}}.sm\:px-8{@media (width >= 40rem){padding-inline:calc(var(--spacing) * 8)}}.sm\:py-8{@media (width >= 40rem){padding-block:calc(var(--spacing) * 8)}}.md\:order-1{@media (width >= 48rem){order:1}}.md\:order-2{@media (width >= 48rem){order:2}}.md\:col-span-2{@media (width >= 48rem){grid-column:span 2 / span 2}}.md\:col-span-3{@media (width >= 48rem){grid-column:span 3 / span 3}}.md\:col-span-4{@media (width >= 48rem){grid-column:span 4 / span 4}}.md\:col-span-5{@media (width >= 48rem){grid-column:span 5 / span 5}}.md\:col-span-6{@media (width >= 48rem){grid-column:span 6 / span 6}}.md\:col-span-7{@media (width >= 48rem){grid-column:span 7 / span 7}}.md\:col-span-8{@media (width >= 48rem){grid-column:span 8 / span 8}}.md\:col-span-9{@media (width >= 48rem){grid-column:span 9 / span 9}}.md\:col-span-12{@media (width >= 48rem){grid-column:span 12 / span 12}}.md\:col-start-3{@media (width >= 48rem){grid-column-start:3}}.md\:col-start-4{@media (width >= 48rem){grid-column-start:4}}.md\:block{@media (width >= 48rem){display:block}}.md\:flex{@media (width >= 48rem){display:flex}}.md\:hidden{@media (width >= 48rem){display:none}}.md\:w-1\/6{@media (width >= 48rem){width:calc(1 / 6 * 100%)}}.md\:max-w-\[250px\]{@media (width >= 48rem){max-width:250px}}.md\:min-w-\[200px\]{@media (width >= 48rem){min-width:200px}}.md\:grid-cols-2{@media (width >= 48rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.md\:grid-cols-3{@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.md\:grid-cols-12{@media (width >= 48rem){grid-template-columns:repeat(12,minmax(0,1fr))}}.md\:grid-cols-\[1\.4fr_1fr_auto\]{@media (width >= 48rem){grid-template-columns:1.4fr 1fr auto}}.md\:flex-row{@media (width >= 48rem){flex-direction:row}}.md\:items-start{@media (width >= 48rem){align-items:flex-start}}.md\:justify-between{@media (width >= 48rem){justify-content:space-between}}.md\:px-6{@media (width >= 48rem){padding-inline:calc(var(--spacing) * 6)}}.lg\:col-span-2{@media (width >= 64rem){grid-column:span 2 / span 2}}.lg\:col-span-3{@media (width >= 64rem){grid-column:span 3 / span 3}}.lg\:col-span-4{@media (width >= 64rem){grid-column:span 4 / span 4}}.lg\:col-span-5{@media (width >= 64rem){grid-column:span 5 / span 5}}.lg\:col-span-6{@media (width >= 64rem){grid-column:span 6 / span 6}}.lg\:col-span-7{@media (width >= 64rem){grid-column:span 7 / span 7}}.lg\:col-span-8{@media (width >= 64rem){grid-column:span 8 / span 8}}.lg\:col-span-12{@media (width >= 64rem){grid-column:span 12 / span 12}}.lg\:col-start-4{@media (width >= 64rem){grid-column-start:4}}.lg\:block{@media (width >= 64rem){display:block}}.lg\:flex{@media (width >= 64rem){display:flex}}.lg\:hidden{@media (width >= 64rem){display:none}}.lg\:w-1\/2{@media (width >= 64rem){width:50%}}.lg\:grid-cols-12{@media (width >= 64rem){grid-template-columns:repeat(12,minmax(0,1fr))}}.lg\:flex-row{@media (width >= 64rem){flex-direction:row}}.lg\:px-8{@media (width >= 64rem){padding-inline:calc(var(--spacing) * 8)}}.xl\:col-span-3{@media (width >= 80rem){grid-column:span 3 / span 3}}.xl\:col-span-4{@media (width >= 80rem){grid-column:span 4 / span 4}}.xl\:col-span-5{@media (width >= 80rem){grid-column:span 5 / span 5}}.xl\:col-span-6{@media (width >= 80rem){grid-column:span 6 / span 6}}.xl\:col-span-7{@media (width >= 80rem){grid-column:span 7 / span 7}}.xl\:col-span-12{@media (width >= 80rem){grid-column:span 12 / span 12}}.xl\:block{@media (width >= 80rem){display:block}}.xl\:flex{@media (width >= 80rem){display:flex}}.xl\:hidden{@media (width >= 80rem){display:none}}.\[\&\+\&\]\:border-t{+&{border-top-style:var(--tw-border-style);border-top-width:1px}}.\[\&\+\&\]\:border-\[\#eef1f5\]{+&{border-color:#eef1f5}}.\[\&\+\&\]\:pt-2\.5{+&{padding-top:calc(var(--spacing) * 2.5)}}.\[\&\>\*\]\:box-border{>*{box-sizing:border-box}}.\[\&\>\*\]\:max-w-full{>*{max-width:100%}}}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{--radius: .5rem;--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 217.2 91.2% 59.8%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 217.2 91.2% 59.8%;--primary-blue: #2563eb;--primary-blue-hover: #1d4ed8;--primary-blue-light: #eff6ff;--primary-blue-dark: #1e40af;--secondary-gray: #64748b;--secondary-gray-hover: #475569;--secondary-gray-light: #f1f5f9;--secondary-gray-dark: #334155;--success-green: #16a34a;--success-green-hover: #15803d;--success-green-light: #dcfce7;--success-green-dark: #166534;--warning-yellow: #eab308;--warning-yellow-hover: #ca8a04;--warning-yellow-light: #fef9c3;--warning-yellow-dark: #854d0e;--danger-red: #dc2626;--danger-red-hover: #b91c1c;--danger-red-light: #fee2e2;--danger-red-dark: #991b1b;--info-cyan: #0891b2;--info-cyan-hover: #0e7490;--info-cyan-light: #cffafe;--info-cyan-dark: #155e75;--white: #ffffff;--black: #020617;--light-gray: #f8fafc;--medium-gray: #64748b;--dark-gray: #0f172a;--border-gray: #e2e8f0;--text-gray: #64748b;--text-dark: #0f172a;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-light: #f8fafc;--bg-dark: #0f172a;--shadow-light: rgba(0, 0, 0, .05);--shadow-medium: rgba(0, 0, 0, .1);--shadow-dark: rgba(0, 0, 0, .15);--blue-shadow-light: rgba(37, 99, 235, .15);--blue-shadow-medium: rgba(37, 99, 235, .25);--blue-shadow-dark: rgba(37, 99, 235, .35);--red-shadow-light: rgba(220, 38, 38, .15);--red-shadow-medium: rgba(220, 38, 38, .25);--red-shadow-dark: rgba(220, 38, 38, .35);--green-shadow-light: rgba(22, 163, 74, .15);--green-shadow-medium: rgba(22, 163, 74, .25);--green-shadow-dark: rgba(22, 163, 74, .35)}@layer components{.btn{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-primary{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);background-color:var(--color-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-white);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-primary-hover)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-secondary{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-bg-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-text-dark);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-muted)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-danger{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);background-color:var(--color-danger);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-white);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-danger-hover)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-success{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);background-color:var(--color-success);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-white);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-success-hover)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-warning{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);background-color:var(--color-warning);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-text-dark);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-warning-hover)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-ghost{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);background-color:transparent;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-text-dark);--tw-shadow: 0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-muted)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-outline{display:inline-flex;height:calc(var(--spacing) * 10);align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-bg-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-text-dark);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-muted)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-link{display:inline-flex;height:auto;align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);border-radius:var(--radius-md);padding:0;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-primary);text-underline-offset:4px;--tw-shadow: 0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){text-decoration-line:underline}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{pointer-events:none}&:disabled{opacity:50%}}.btn-sm{height:calc(var(--spacing) * 8);gap:calc(var(--spacing) * 1.5);border-radius:var(--radius-md);padding-inline:calc(var(--spacing) * 3);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.btn-lg{height:calc(var(--spacing) * 11);border-radius:var(--radius-md);padding-inline:calc(var(--spacing) * 8);font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.btn-icon{height:calc(var(--spacing) * 10);width:calc(var(--spacing) * 10);flex-shrink:0;padding:0}.form-input{display:flex;height:calc(var(--spacing) * 10);width:100%;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);background-color:var(--color-background);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-foreground);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&::file-selector-button{border-style:var(--tw-border-style);border-width:0px}&::file-selector-button{background-color:transparent}&::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}&::file-selector-button{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}&::placeholder{color:var(--color-muted-foreground)}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{cursor:not-allowed}&:disabled{opacity:50%}}.form-select{display:flex;height:calc(var(--spacing) * 10);width:100%;appearance:none;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);background-color:var(--color-background);background-repeat:no-repeat;padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);padding-right:calc(var(--spacing) * 8);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-foreground);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{cursor:not-allowed}&:disabled{opacity:50%}}.form-textarea{display:flex;min-height:80px;width:100%;resize:vertical;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);background-color:var(--color-background);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-foreground);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&::placeholder{color:var(--color-muted-foreground)}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{cursor:not-allowed}&:disabled{opacity:50%}}.form-label{margin-bottom:calc(var(--spacing) * 1.5);display:block;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-foreground);&:is(:where(.peer):disabled~*){cursor:not-allowed}&:is(:where(.peer):disabled~*){opacity:70%}}.form-error{margin-top:calc(var(--spacing) * 1.5);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-danger)}.form-hint{margin-top:calc(var(--spacing) * 1.5);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-muted-foreground)}.form-checkbox{height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 4);flex-shrink:0;border-radius:.25rem;border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);color:var(--color-primary);accent-color:var(--color-primary);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));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{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{cursor:not-allowed}&:disabled{opacity:50%}}.form-radio{height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 4);flex-shrink:0;border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);color:var(--color-primary);accent-color:var(--color-primary);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));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{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}&:focus-visible{--tw-outline-style: none;outline-style:none}&:disabled{cursor:not-allowed}&:disabled{opacity:50%}}.card{border-radius:var(--radius-xl);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-card);color:var(--color-card-foreground);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.card-header{display:flex;flex-direction:column;gap:calc(var(--spacing) * 1.5);padding:calc(var(--spacing) * 6)}.card-title{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height));--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight);color:var(--color-foreground)}.card-description{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-muted-foreground)}.card-body,.card-content{padding:calc(var(--spacing) * 6);padding-top:0}.card-footer{display:flex;align-items:center;padding:calc(var(--spacing) * 6);padding-top:0}.page-header{margin-bottom:calc(var(--spacing) * 6);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:calc(var(--spacing) * 4)}.page-container{margin-inline:auto;max-width:var(--container-7xl);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 6);@media (width >= 40rem){padding-inline:calc(var(--spacing) * 6)}@media (width >= 64rem){padding-inline:calc(var(--spacing) * 8)}}.badge{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);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))}.badge-success{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;background-color:var(--color-success-light);padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-success-dark)}.badge-danger{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;background-color:var(--color-danger-light);padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-danger-dark)}.badge-warning{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;background-color:var(--color-warning-light);padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-warning-dark)}.badge-info{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;background-color:var(--color-primary-light);padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-primary-dark)}.badge-secondary{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:transparent;background-color:var(--color-secondary-light);padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-secondary-dark)}.badge-outline{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:transparent;padding-inline:calc(var(--spacing) * 2.5);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-foreground)}.table-shell{overflow-x:auto;border-radius:var(--radius-xl);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-card);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-foreground)}.data-table th{height:calc(var(--spacing) * 12);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-border-gray);background-color:color-mix(in srgb,#f1f5f9 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 50%,transparent)}padding-inline:calc(var(--spacing) * 4);text-align:left;vertical-align:middle;--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-muted-foreground)}.data-table td{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-border-gray);padding:calc(var(--spacing) * 4);vertical-align:middle}.data-table tbody tr:hover{background-color:color-mix(in srgb,#f1f5f9 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 50%,transparent)}}.view-btn{display:inline-flex;height:calc(var(--spacing) * 8);width:calc(var(--spacing) * 8);cursor:pointer;align-items:center;justify-content:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:0px;background-color:var(--color-primary);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));color:var(--color-white);--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);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));&:hover{@media (hover: hover){background-color:var(--color-primary-hover)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-outline-style: none;outline-style:none}}.view-btn i{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));color:var(--color-white)}.dialog-close-btn{display:inline-flex;height:calc(var(--spacing) * 8);width:calc(var(--spacing) * 8);flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:0px;background-color:transparent;color:var(--color-muted-foreground);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));&:hover{@media (hover: hover){background-color:var(--color-muted)}}&:hover{@media (hover: hover){color:var(--color-foreground)}}&:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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{--tw-ring-color: var(--color-ring)}&:focus-visible{--tw-outline-style: none;outline-style:none}}.loading-spinner{display:inline-block;height:calc(var(--spacing) * 8);width:calc(var(--spacing) * 8);animation:var(--animate-spin);border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:4px;border-color:var(--color-border-gray);border-top-color:var(--color-primary)}.loading-spinner-sm{height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 4);border-style:var(--tw-border-style);border-width:2px}.banner{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.banner-info{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-info-light);background-color:var(--color-info-light);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-info-dark)}.banner-danger{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-danger-light);background-color:var(--color-danger-light);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-danger-dark)}.banner-warning{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-warning-light);background-color:var(--color-warning-light);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-warning-dark)}.banner-success{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-success-light);background-color:var(--color-success-light);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-success-dark)}.tab-list{margin-bottom:calc(var(--spacing) * 3);display:flex;flex-wrap:wrap;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-border-gray)}.tab-item{list-style-type:none}.tab-link{display:block;cursor:pointer;border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:transparent;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-muted-foreground);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));&:hover{@media (hover: hover){color:var(--color-foreground)}}}.tab-link.active{border-color:var(--color-primary);color:var(--color-foreground)}.input-group{display:flex;width:100%;align-items:stretch}.input-addon,.input-addon-start,.input-addon-end{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-input);background-color:var(--color-muted);padding-inline:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-muted-foreground)}.nav-tab-list{display:flex;flex-direction:column;:where(&>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(&>:not(:last-child)){border-color:var(--color-border-gray)}border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-card)}.nav-tab-item{display:block;cursor:pointer;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));color:var(--color-foreground);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));&:hover{@media (hover: hover){background-color:var(--color-muted)}}}.modal-overlay{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;background-color:color-mix(in srgb,#020617 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}padding:calc(var(--spacing) * 4)}.modal-dialog{position:relative;width:100%;max-width:var(--container-lg)}.modal-content{display:flex;max-height:90vh;flex-direction:column;overflow:hidden;border-radius:var(--radius-xl);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-gray);background-color:var(--color-card);color:var(--color-card-foreground);--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}html{color-scheme:light only}body{color-scheme:light only;background-color:var(--bg-primary, #ffffff);color:var(--text-dark, #212529)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea,option{color-scheme:light only;background-color:var(--bg-primary, #ffffff);color:var(--text-dark, #212529)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):disabled,select:disabled,textarea:disabled{background-color:var(--light-gray, #f8f9fa);color:var(--secondary-gray-dark, #495057)}option{background-color:var(--bg-primary, #ffffff);color:var(--text-dark, #212529)}.form-input,.form-select,.form-textarea{color-scheme:light only;background-color:var(--bg-primary, #ffffff);color:var(--text-dark, #212529)}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:var(--secondary-gray-light, #f8f9fa);color:var(--secondary-gray-dark, #495057)}input[type=checkbox],input[type=radio]{accent-color:var(--color-primary, #007bff)}:root{color-scheme:light only}.range-dates__field,.range-dates__field .p-datepicker,.range-dates__field .p-inputtext{width:100%}.range-dates__field .p-datepicker-input-icon-container{display:none}.range-dates__field .p-datepicker .p-inputtext{padding-inline-end:.75rem}.p-dialog{border-radius:12px;overflow:hidden}.p-dialog .p-dialog-header,.p-dialog .p-dialog-content{padding:1rem 1.25rem}.p-dialog .p-dialog-footer{padding:.75rem 1.25rem 1rem;gap:.5rem}.p-dialog{z-index:1060}.p-dialog-mask{z-index:1055}.p-datatable .p-datatable-thead>tr>th{background:var(--p-surface-50, #f8f9fa);font-size:.8125rem;font-weight:600}.p-datatable .p-datatable-tbody>tr>td{font-size:.875rem}.p-skeleton,.p-skeleton .p-skeleton,.p-skeleton .p-skeleton-circle{display:block;min-height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}.p-progressbar{border-radius:9999px;overflow:hidden}.p-dialog.tailwind-dialog,.p-dialog.asset-form-dialog-panel{border-radius:12px;overflow:hidden;max-width:95vw}.p-dialog.tailwind-dialog .p-dialog-content,.p-dialog.asset-form-dialog-panel .p-dialog-content{padding:0}.p-dialog.asset-form-dialog-panel .p-dialog-header,.p-dialog.tailwind-dialog .p-dialog-header{display:none}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ng-select.ng-select-single .ng-select-container{min-height:2.5rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*:not(input):not(textarea):not(select):not([contenteditable=true]){caret-color:transparent!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}input,textarea,select,[contenteditable=true]{caret-color:auto!important;user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}h1,h2,h3,h4,h5,h6,p,span,div,label,td,th,li,.main-title,.subtitle,.cell-text,.employee-name,.badge-text,.status-text,.header-label,.filter-label,.filter-value,.sort-label,.breadcrumb-text{cursor:default!important}a,button,[role=button],[class*=clickable],[class*=link],[class*=nav],[class*=menu],[class*=drawer],[ng-reflect-router-link],[routerLink],[style*="cursor: pointer"],[style*="cursor:pointer"]{cursor:pointer!important}a:focus,a:active,button:focus,button:active,[class*=clickable]:focus,[class*=clickable]:active{outline:none!important;caret-color:transparent!important}.breadcrumb-item,.breadcrumb-item a,.breadcrumb-item *{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important}.breadcrumb-item a,.breadcrumb-item.clickable{cursor:pointer!important}.nav-item,.nav-link,.menu-item,.menu-link,.nav-list li,.nav-list li a{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important}.nav-item a,.nav-link,.menu-item,.menu-link,.nav-list li a{cursor:pointer!important}.drawer-scrollbar{scrollbar-width:thin}.drawer-scrollbar::-webkit-scrollbar{width:6px}.drawer-scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.drawer-scrollbar::-webkit-scrollbar-thumb:hover{background:#aaa}.animate-badge-pop{animation:badgePop .26s ease-out}@keyframes badgePop{0%{transform:scale(.88)}60%{transform:scale(1.12)}to{transform:scale(1)}}.animate-toast-notify{animation:toastNotify 3s ease-in-out forwards}.animate-toast-exit{animation:toastExit 3s ease-in-out forwards}@keyframes toastNotify{0%{transform:scaleX(0);opacity:0}10%{transform:scaleX(1);opacity:1}13%{transform:scale(1.05)}16%{transform:scale(1)}55%{transform:scaleX(1);border-radius:8px}65%{transform:scaleX(.25);border-radius:50%}95%{transform:scaleX(.25);border-radius:50%;opacity:1}to{transform:scaleX(0);opacity:0}}@keyframes toastExit{0%{opacity:1}55%{opacity:1}65%{opacity:0}to{opacity:0}}.animate-notification-in{animation:slideInRight .5s cubic-bezier(.16,1,.3,1)}.animate-notification-out{animation:slideOutRight .3s ease-in forwards}.animate-notification-progress{animation:progressBar 5s linear forwards;transform-origin:left}.animate-notification-shimmer:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes progressBar{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.brc-root{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0f172a14;overflow:hidden;border:1px solid #e8ecf4;margin-left:8px;margin-right:8px}app-employee-filters{display:block}.rp-employee-filters.employee-filter-shell{margin-bottom:16px;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.rp-employee-filters .filters-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 16px;border:0;background:transparent;color:inherit;cursor:pointer}.rp-employee-filters .filters-toggle.is-static{cursor:default}.rp-employee-filters .toggle-subtitle,.rp-employee-filters .toggle-right,.rp-employee-filters .loading-text{color:#667085;font-size:12px}.rp-employee-filters .toggle-right{display:flex;align-items:center;gap:6px}.rp-employee-filters .chevron{transition:transform .15s ease}.rp-employee-filters .filters-content{display:flex;flex-direction:column;gap:12px;padding:14px 16px 16px;border-top:1px solid #e5e7eb}.rp-employee-filters .filters-section,.rp-employee-filters .filters-row,.rp-employee-filters .projected-fields,.rp-employee-filters .filter-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.rp-employee-filters .filters-section{width:100%}.rp-employee-filters .search-mode,.rp-employee-filters .sort-buttons{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.rp-employee-filters .search-row{display:flex;min-width:min(100%,360px);flex:1;align-items:center;gap:8px}.rp-employee-filters .search-input-wrapper{position:relative;display:flex;min-height:44px;flex:1;align-items:center;overflow:hidden;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.rp-employee-filters .search-icon{position:absolute;left:14px;color:#667085}.rp-employee-filters .search-input{width:100%;min-width:0;height:44px;padding:9px 14px 9px 40px;border:0;outline:0;background:transparent;font-size:14px}.rp-employee-filters .sort-container{display:flex;align-items:center;gap:8px}.rp-employee-filters .sort-label{color:#475467;font-size:14px;font-weight:500;white-space:nowrap}.rp-employee-filters .sort-btn{padding:8px 12px;border:0;border-radius:6px;background:transparent;color:#667085;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap}.rp-employee-filters .filter-select{min-width:170px;padding:9px 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:14px}.rp-employee-filters .projected-fields:empty,.rp-employee-filters .filter-actions:empty{display:none}@media (max-width: 768px){.rp-employee-filters .filters-section,.rp-employee-filters .sort-container,.rp-employee-filters .search-row{align-items:stretch;flex-direction:column}.rp-employee-filters .search-mode,.rp-employee-filters .sort-buttons{overflow-x:auto}}.brc-root.flight .brc-banner{background:linear-gradient(125deg,#1d4ed8,#2563eb 42%,#3b82f6)}.brc-root.hotel .brc-banner{background:linear-gradient(125deg,#0f766e,#0d9488 45%,#14b8a6)}.brc-root.asset .brc-banner{background:linear-gradient(125deg,#b45309,#d97706 45%,#f59e0b)}.brc-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 16px 14px;color:#fff}.brc-banner-left{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1}.brc-avatar-ring{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid rgba(255,255,255,.45);box-shadow:0 4px 12px #0000001f;background:#fff3;display:flex;align-items:center;justify-content:center}.brc-avatar-img{width:100%;height:100%;object-fit:cover}.brc-avatar-fallback{font-size:20px;font-weight:700;color:#fff}.brc-banner-info{min-width:0;flex:1}.brc-employee-title{margin:0 0 6px;font-size:1rem;font-weight:700;line-height:1.35;color:#fff;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brc-chip-row{display:flex;flex-wrap:wrap;gap:8px}.brc-chip-row .brc-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#fff3;border:1px solid rgba(255,255,255,.42);color:#fff;margin:2px}.brc-chip-row .brc-chip i{font-size:12px;opacity:.95}.brc-chip-row .brc-chip-strong{background:#ffffff47;border-color:#ffffff8c}.brc-banner-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.brc-req-meta{text-align:right}.brc-req-label{display:block;font-size:11px;font-weight:600;color:#bfdbfef2;letter-spacing:.04em;text-transform:uppercase}.brc-req-num{display:block;font-size:1.2rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.brc-status-pill{padding:5px 12px;border-radius:10px;font-size:13px;font-weight:700;text-transform:capitalize;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.brc-status-pill:hover{filter:brightness(.88)}.brc-status-pill[data-status=pending]{background:#f59e0b;color:#fff}.brc-status-pill[data-status=approved]{background:#22c55ef2;color:#fff}.brc-status-pill[data-status=rejected]{background:#ef4444f2;color:#fff}.brc-status-pill[data-status=done]{background:#0ea5e9f2;color:#fff}.brc-sheet{padding:18px;background:#fff}.brc-requested-at{margin:0 0 16px;font-size:14px;color:#64748b;display:flex;align-items:center;gap:8px}.brc-requested-at i{color:#94a3b8}.brc-lead-wrap{margin-bottom:14px}.brc-body-wrap,.brc-foot-wrap{padding-left:2px;padding-right:2px}.brc-body-wrap.brc-collapsed,.brc-foot-wrap.brc-collapsed{display:none}.brc-view-details{margin-top:12px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border:none;background:#f8fafc;color:#334155;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer}.brc-view-details:hover{background:#f1f5f9}.brc-route-strip{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin:8px 0 0;padding:12px 14px;border:1px solid #e5ebf3;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#fff)}.brc-route-pin{display:flex;flex-direction:column;gap:6px;min-width:0;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #edf2f7}.brc-route-label{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.brc-route-label i{font-size:.9rem;color:#3b82f6}.brc-route-pin.brc-route-to{align-items:flex-end;text-align:right}.brc-route-pin.brc-route-to .brc-route-label{color:#0f766e}.brc-route-pin.brc-route-to .brc-route-label i{color:#14b8a6}.brc-route-city{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:#0f172a;word-break:break-word}.brc-route-hub{flex-shrink:0;width:40px;display:flex;align-items:center;justify-content:center;align-self:center}.brc-plane-circle{width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#2563eb,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 6px 12px #2563eb33}.brc-root.hotel .brc-plane-circle{background:linear-gradient(145deg,#0f766e,#14b8a6);box-shadow:0 6px 12px #0d948833}@media (max-width: 768px){.brc-route-strip{grid-template-columns:1fr;gap:10px}.brc-route-pin.brc-route-to{align-items:flex-start;text-align:left}.brc-route-hub{display:none}}.brc-lead-wrap .brc-hotel-lead-head{margin:0 0 6px;font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.brc-lead-wrap .brc-hotel-lead-sub{margin:0;font-size:14px;color:#64748b;line-height:1.45}.brc-body-wrap .brq-body{display:flex;flex-direction:column;gap:12px}.brc-body-wrap .brq-meta-chips{display:flex;flex-wrap:wrap;gap:8px}.brc-body-wrap .brq-meta-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.brc-body-wrap .brq-meta-chip.handled{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.brc-body-wrap .brq-panel{border-radius:12px;padding:14px 16px;background:#f1f5f9;border:1px solid #e2e8f0}.brc-body-wrap .brq-panel-title{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#475569;margin-bottom:10px}.brc-body-wrap .brq-panel-title i{color:#64748b}.brc-body-wrap .brq-dep-strong{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:6px}.brc-body-wrap .brq-dep-sub{font-size:13px;color:#64748b;display:flex;align-items:center;gap:8px}.brc-body-wrap .brq-dep-sub i{color:#3b82f6}.brc-body-wrap .brq-flex-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brc-body-wrap .brq-flex-row.brq-flex-single{grid-template-columns:1fr}.brc-foot-wrap .brq-footer-wrap{margin-top:4px;padding-top:16px;border-top:1px solid #e8ecf4}.brc-foot-wrap .brq-footer-bar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px}.brc-foot-wrap .brq-footer-left{flex:1;min-width:180px}.brc-foot-wrap .brq-footer-actions{flex-shrink:0}.brc-foot-wrap .brq-btn-done{min-width:88px;font-weight:700;border-radius:10px;padding:8px 16px}@media (max-width: 640px){.brc-body-wrap .brq-flex-row{grid-template-columns:1fr}.brc-banner{flex-direction:column;align-items:stretch}.brc-banner-right{flex-direction:row;align-items:center;justify-content:space-between}.brc-lead-wrap .brc-route-strip{flex-wrap:wrap;justify-content:center}.brc-lead-wrap .brc-route-pin.brc-route-to{align-items:flex-start;text-align:left;width:100%;order:3}.brc-lead-wrap .brc-route-pin:not(.brc-route-to){width:calc(50% - 28px)}.brc-lead-wrap .brc-route-hub{order:2}}.brc-body-wrap .brq-flex-cell{border-radius:12px;padding:12px 14px;border:1px solid transparent}.brc-body-wrap .brq-flex-cell.a{background:#eff6ff;border-color:#bfdbfe}.brc-body-wrap .brq-flex-cell.b{background:#fdf2f8;border-color:#fbcfe8}.brc-body-wrap .brq-flex-k{font-size:10px;font-weight:800;letter-spacing:.06em;color:#64748b;margin-bottom:6px}.brc-body-wrap .brq-flex-v{font-size:14px;font-weight:700;color:#0f172a}.brc-body-wrap .brq-notes{border-radius:12px;padding:14px 16px;background:linear-gradient(180deg,#fffbeb,#fef3c7);border:1px solid #fde68a}.brc-body-wrap .brq-notes-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.brc-body-wrap .brq-notes-ico{width:30px;height:30px;border-radius:50%;background:#b45309;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.brc-body-wrap .brq-notes-k{font-size:11px;font-weight:800;letter-spacing:.08em;color:#92400e}.brc-body-wrap .brq-notes p{margin:0;font-size:14px;color:#78350f;line-height:1.5}.brc-body-wrap .brq-hotel-cap{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.brc-body-wrap .brq-badge-hotel{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.brc-body-wrap .brq-muted-lines{font-size:13px;color:#64748b;line-height:1.6}.brc-body-wrap .brq-muted-lines div+div{margin-top:4px}.brc-body-wrap .brq-subblock{margin-top:12px;padding-top:12px;border-top:1px dashed #cbd5e1}.brc-body-wrap .brq-subhead{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:8px}.brc-body-wrap .brq-rows{display:flex;flex-direction:column;gap:12px}.brc-body-wrap .brq-rows .request-row{margin:0}.profile-header-card{background:#fff;border-radius:16px;padding:32px;margin-bottom:24px;box-shadow:0 2px 8px #0000000a;border:1px solid var(--border-gray)}.profile-user-section{display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--border-gray);margin-bottom:24px}.profile-avatar-column{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.profile-avatar-wrapper{position:relative;width:100px;height:100px}.profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid var(--primary-blue-light);box-shadow:0 4px 12px var(--shadow-light)}.profile-status-badge{position:absolute;top:0;right:-8px;display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #0000001a}.profile-status-badge i{font-size:8px}.profile-status-badge.active{background:var(--success-green);color:#fff}.profile-status-badge.inactive{background:var(--danger-red);color:#fff}.profile-user-info{flex:1}.profile-name{font-size:28px;font-weight:700;color:var(--text-dark);margin:0 0 8px}.profile-title{font-size:16px;color:var(--text-gray);margin:0;font-weight:500}.profile-code{margin-top:4px;font-size:13px;font-weight:600;color:var(--text-dark);opacity:.85}.data-badge.ksa{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.profile-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:32px}.profile-info-card{display:flex;align-items:center;gap:16px;padding:20px;background:var(--bg-light);border-radius:12px;border:1px solid var(--border-gray);transition:all .3s ease}.profile-info-card:hover{background:#fff;box-shadow:0 4px 12px var(--shadow-light);transform:translateY(-2px)}.info-icon{width:48px;height:48px;border-radius:12px;background:var(--primary-blue-light);color:var(--primary-blue);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.info-content{flex:1;min-width:0}.info-label{font-size:12px;color:var(--text-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;display:block}.info-value{font-size:15px;color:var(--text-dark);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--primary-blue);text-decoration:none;font-weight:500;transition:all .2s ease}.info-link:hover{color:var(--primary-blue-hover);gap:8px}.info-missing{font-size:14px;color:var(--danger-red);font-weight:500}.btn-upload-passport{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;border:1px solid var(--primary-blue);border-radius:8px;background:#fff;color:var(--primary-blue);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-upload-passport:hover{background:var(--primary-blue);color:#fff}.btn-upload-profile-image{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border:1px solid var(--primary-blue);border-radius:8px;background:#fff;color:var(--primary-blue);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-upload-profile-image:hover:not(:disabled){background:var(--primary-blue);color:#fff}.btn-upload-profile-image:disabled{opacity:.6;cursor:not-allowed}.visa-section{margin-top:32px;padding-top:32px;border-top:1px solid var(--border-gray)}.section-title{font-size:20px;font-weight:600;color:var(--text-dark);margin:0 0 20px;display:flex;align-items:center;gap:12px}.section-title i{color:var(--primary-blue);font-size:22px}.visa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.visa-card{background:#fff;border:2px solid var(--border-gray);border-radius:12px;padding:20px;transition:all .3s ease}.visa-card:hover{border-color:var(--primary-blue);box-shadow:0 4px 16px var(--blue-shadow-light);transform:translateY(-2px)}.visa-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-gray)}.visa-country{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:var(--text-dark)}.visa-country i{color:var(--primary-blue)}.visa-type-badge{padding:6px 12px;background:var(--primary-blue-light);color:var(--primary-blue-dark);border-radius:20px;font-size:12px;font-weight:600}.visa-details{display:flex;flex-direction:column;gap:12px}.visa-detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-dark)}.visa-detail-item i{color:var(--text-gray)}.visa-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--primary-blue);text-decoration:none;font-weight:500;transition:all .2s ease}.visa-link:hover{color:var(--primary-blue-hover);gap:8px}.passport-status-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.passport-status-badge.expired{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.passport-status-badge.warning{background:#fef9c3;color:#92400e;border:1px solid #fef3c7}.passport-status-badge.no-passport{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;margin-left:0;padding:4px 10px;font-size:12px}.passport-alert-card{border-color:#fecaca!important;background:#fff5f5!important}.passport-alert-card .info-icon{background:#fee2e2!important;color:#b91c1c!important}.passport-warning-card{border-color:#fef3c7!important;background:#fffbeb!important}.passport-warning-card .info-icon{background:#fef9c3!important;color:#92400e!important}.visa-validity-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600}.visa-validity-badge.valid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.visa-validity-badge.warning{background:#fef9c3;color:#92400e;border:1px solid #fef3c7}.visa-validity-badge.expired{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.visa-card.visa-expired{border-color:#fecaca;background:#fff5f5}.visa-card.visa-warning{border-color:#fef3c7;background:#fffbeb}.visa-header{flex-wrap:wrap;gap:8px}.skeleton-avatar{width:100px;height:100px;border-radius:50%;background:#e5e7eb;animation:pulse 1.5s infinite ease-in-out}.skeleton-line{height:12px;border-radius:999px;background:#e5e7eb;animation:pulse 1.5s infinite ease-in-out}.skeleton-title{width:180px;margin-bottom:8px}.skeleton-subtitle{width:220px}.skeleton-icon{width:40px;height:40px;border-radius:12px;background:#e5e7eb;animation:pulse 1.5s infinite ease-in-out}.skeleton-block{flex:1;height:18px;border-radius:999px;background:#e5e7eb;animation:pulse 1.5s infinite ease-in-out}app-booking-limit-status-widget{display:block;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.blw{--blw-surface: #ffffff;--blw-border: #e8ebf0;--blw-text: #0f172a;--blw-muted: #64748b;--blw-soft: #f4f6fb;--blw-accent: #4f46e5;--blw-accent-soft: #eef2ff;--blw-success: #059669;--blw-success-soft: #ecfdf5;--blw-warn: #d97706;--blw-warn-soft: #fffbeb;--blw-danger: #dc2626;--blw-danger-soft: #fef2f2;--blw-ring-track: #e8ecf4}.blw.blw--over{--blw-accent: #dc2626}.blw{position:relative;background:linear-gradient(145deg,var(--blw-surface) 0%,#fafbfc 100%);border:1px solid var(--blw-border);border-radius:18px;padding:1.25rem 1.35rem 1.35rem;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a0f;overflow:clip;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.blw:hover{transform:translateY(-2px);box-shadow:0 1px 3px #0f172a0f,0 22px 48px #0f172a17}.blw:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:18px 0 0 18px;background:linear-gradient(180deg,#6366f1,#818cf8);opacity:.85;pointer-events:none}.blw.blw--over:before{background:linear-gradient(180deg,#f97316,#ef4444)}.blw.blw--ok:before{background:linear-gradient(180deg,#34d399,#10b981)}.blw-state{display:flex;align-items:center;gap:10px;padding:.85rem;border-radius:14px;font-size:.9rem}.blw-state--loading{background:var(--blw-soft);color:var(--blw-muted)}.blw-spin{font-size:1.25rem;animation:blw-spin .85s linear infinite}@keyframes blw-spin{to{transform:rotate(360deg)}}.blw-state--error{background:var(--blw-danger-soft);border:1px solid rgba(220,38,38,.2);color:#991b1b}.blw-state--error i{font-size:1.2rem}.blw-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:1rem;padding-inline-start:4px}.blw-title{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--blw-text);display:inline-flex;align-items:center;gap:8px}.blw-tip,.blw-tip-sm{color:var(--blw-muted);font-size:.9rem;cursor:help;transition:color .16s ease,transform .16s ease}.blw-tip:hover,.blw-tip-sm:hover{color:var(--blw-accent);transform:scale(1.08)}.blw-tip-sm{font-size:.72rem;vertical-align:super}.blw-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.blw-chip{font-size:.71rem;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--blw-accent-soft);color:#3730a3;letter-spacing:.02em;text-transform:uppercase}.blw-chip--muted{background:var(--blw-soft);color:var(--blw-muted);text-transform:none}app-booking-limit-status-widget .blw-edit-btn.p-button{border-radius:10px!important;font-weight:600!important;font-size:.8125rem!important}app-booking-limit-status-widget .blw-edit-btn-light.p-button-outlined{border-color:#e2e8f0!important}.blw-alert{display:flex;gap:12px;padding:12px 14px;border-radius:14px;background:var(--blw-danger-soft);border:1px solid rgba(248,113,113,.45);margin-bottom:14px;animation:blw-soft-in .34s cubic-bezier(.22,1,.36,1)}.blw-alert--success{background:var(--blw-success-soft);border-color:#10b98159}@keyframes blw-soft-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.blw-alert-icon{width:42px;height:42px;border-radius:12px;background:#dc26261f;display:flex;align-items:center;justify-content:center;color:#b91c1c;font-size:1.35rem;flex-shrink:0}.blw-alert-icon--success{background:#10b9811f;color:var(--blw-success)}.blw-alert-body strong{display:block;font-size:.9rem;color:var(--blw-text);margin-bottom:4px}.blw-alert-body p{margin:0;font-size:.8rem;line-height:1.45;color:var(--blw-muted)}.blw-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:14px}.blw-mini{display:flex;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(226,232,240,.9);background:#f8fafcb3;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.blw-mini:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a0f;border-color:#dbe3f1}.blw-mini--limit .blw-mini-icon{background:linear-gradient(135deg,#e0e7ff,#dbeafe);color:#4338ca}.blw-mini--spent .blw-mini-icon{background:linear-gradient(135deg,#dcfce7,#d1fae5);color:#047857}.blw-mini--remain .blw-mini-icon{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569}.blw-mini--danger{border-color:#fca5a5e6;background:linear-gradient(135deg,#fffdfd,#fef2f2 60%)}.blw-mini--danger .blw-mini-icon{background:#fecaca73;color:var(--blw-danger)}.blw-mini-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.05rem;flex-shrink:0}.blw-mini-label{display:flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--blw-muted);margin-bottom:4px}.blw-mini-val{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:1.125rem;font-weight:700;color:var(--blw-text);letter-spacing:-.02em}.blw-mini-val--remain{transition:color .18s ease}.blw-mini--danger .blw-mini-val--remain{color:var(--blw-danger)}.blw-mini-curr{font-size:.75rem;font-weight:600;color:var(--blw-muted)}.blw-progress-block{margin-bottom:14px}.blw-progress-head{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:600;color:var(--blw-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.blw-progress-pct{color:var(--blw-text);font-variant-numeric:tabular-nums}app-booking-limit-status-widget .blw-pbar-wrap .p-progressbar{height:9px;border-radius:999px;background:var(--blw-ring-track);overflow:hidden}app-booking-limit-status-widget .blw-pbar-wrap .p-progressbar-value{border-radius:999px;background:linear-gradient(90deg,#6366f1,#818cf8);transition:width .42s cubic-bezier(.22,1,.36,1)}app-booking-limit-status-widget .blw-pbar-wrap--warn .p-progressbar-value{background:linear-gradient(90deg,#f59e0b,#fbbf24)}app-booking-limit-status-widget .blw-pbar-wrap--danger .p-progressbar-value{background:linear-gradient(90deg,#ef4444,#f97316)}.blw-ring-row{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:10px 0 14px;border-top:1px dashed #e8ecf4;margin-bottom:8px}.blw-ring-shell{position:relative;width:118px;height:118px;flex-shrink:0}.blw-ring-chart{width:100%;height:100%;border-radius:50%;background:conic-gradient(from -90deg,var(--blw-accent) calc(var(--pct) * 1%),var(--blw-ring-track) 0);box-shadow:inset 0 1px #ffffffd9,0 4px 14px #4f46e51f;animation:blw-ring-in .62s cubic-bezier(.22,1,.36,1) forwards}.blw.blw--over .blw-ring-chart{background:conic-gradient(from -90deg,#ef4444 calc(var(--pct) * 1%),var(--blw-ring-track) 0);box-shadow:inset 0 1px #ffffffbf,0 4px 18px #ef444429}@keyframes blw-ring-in{0%{opacity:.5;filter:saturate(.7);transform:scale(.92)}to{opacity:1;filter:saturate(1);transform:scale(1)}}.blw-ring-hole{position:absolute;inset:18%;border-radius:50%;background:linear-gradient(180deg,#fff,#fafbfc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(226,232,240,.8)}.blw-ring-number{font-size:1.55rem;font-weight:800;line-height:1;color:var(--blw-text);letter-spacing:-.04em}.blw-ring-pct-symbol{font-size:.72rem;font-weight:700;color:var(--blw-muted);margin-inline-start:1px}.blw-ring-numrow{display:inline-flex;align-items:baseline;gap:0}.blw-ring-cap{font-size:.61rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--blw-muted);margin-top:4px}.blw-ring-caption{flex:1;min-width:140px}.blw-ring-caption .caption-title{display:block;font-size:.8125rem;font-weight:700;color:var(--blw-text);margin-bottom:4px}.blw-ring-caption .caption-muted{font-size:.78rem;line-height:1.45;color:var(--blw-muted)}.blw-muted{color:var(--blw-muted)}.blw-convert{padding:12px 14px;border-radius:14px;background:#f1f5f9bf;border:1px solid #e9eef5}.blw-convert-head{display:flex;align-items:center;gap:8px;font-size:.685rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--blw-muted);margin-bottom:8px}.blw-convert-ico{color:#6366f1}.blw-convert-main{margin:0 0 4px;font-size:.9375rem;display:flex;flex-direction:column;gap:4px}.blw-convert-main strong{font-weight:700;letter-spacing:-.015em;color:var(--blw-text)}.blw-convert-sub{margin:0;font-size:.8rem;color:var(--blw-muted)}.blw-convert-rate{margin:10px 0 0;font-size:.73rem;line-height:1.35}.blw-footnote{display:block;margin-top:8px;font-size:.65rem;color:#94a3b8;line-height:1.4}.blw-limitless{margin-top:10px;padding:10px;border-radius:12px;border:1px dashed #cbd5e1;font-size:.8rem;color:var(--blw-muted);display:flex;gap:8px;align-items:flex-start}.blw-limitless i{color:#818cf8;margin-top:2px}.blw-dialog-intro{margin:0 0 1rem;font-size:.85rem;color:var(--blw-muted);line-height:1.5}.blw-field{margin-bottom:1rem}.blw-field label{display:block;font-size:.71rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--blw-muted);margin-bottom:8px}.blw-select{width:100%;border-radius:12px;border:1px solid var(--blw-border);padding:12px 14px;font-size:.9375rem;background:#fff;color:var(--blw-text);transition:border-color .16s ease,box-shadow .16s ease}.blw-select:focus-visible{outline:none;border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f133}app-booking-limit-status-widget .blw-inputnum input{width:100%!important;border-radius:12px!important}.blw-dialog-actions{margin-top:1.35rem;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.blw-cancel{border:none;background:#f1f5f9;color:#475569;font-weight:600;font-size:.875rem;padding:10px 18px;border-radius:10px;cursor:pointer;transition:background .16s ease,transform .16s ease}.blw-cancel:hover{background:#e2e8f0;transform:translateY(-1px)}app-booking-limit-status-widget .blw-save-btn.p-button{border-radius:10px!important;padding-left:1.1rem!important;padding-right:1.1rem!important;font-weight:600!important}.skeleton-card,.skeleton-title,.skeleton-subtitle,.skeleton-description,.skeleton-label,.skeleton-input,.skeleton-search,.skeleton-counter,.skeleton-pm-label,.skeleton-pm-input,.skeleton-button,.skeleton-text,.skeleton-tabs,.skeleton-avatar,.skeleton-profile-circle,.skeleton-line,.skeleton-status,.skeleton-metric,.skeleton-header-line,.skeleton-form-field,.skeleton-form-row,.skeleton-card-line,.skeleton-list-item,.skeleton-table-row,.skeleton-table-cell,.skeleton-cell-content,.skeleton-item{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.skeleton-divider{background:#d9d9d9;animation:none;border-radius:0}.skeleton-button,.skeleton-search,.skeleton-input,.skeleton-title,.skeleton-description,.skeleton-text,.skeleton-tabs,.skeleton-pm-input,.skeleton-pm-label{border-radius:12px}.skeleton-base{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-table-wrapper{width:100%}.skeleton-table-prime{width:100%;border-collapse:collapse;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.skeleton-table-prime thead{background-color:#f8f9fa}.skeleton-table-prime thead th{padding:1rem;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;text-align:left}.skeleton-table-prime thead th:last-child{border-right:none}.skeleton-table-prime tbody tr{border-bottom:1px solid #f0f0f0}.skeleton-table-prime tbody tr:last-child{border-bottom:none}.skeleton-table-prime tbody td{padding:1rem;border-right:1px solid #f0f0f0;vertical-align:middle}.skeleton-table-prime tbody td:last-child{border-right:none}.skeleton-cell-content{display:flex;align-items:center;justify-content:center}.profile-pic-skeleton{margin:0 auto}.skeleton-table-wrapper p-skeleton{display:block}.skeleton-table-wrapper p-skeleton .p-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.skeleton-table-wrapper p-skeleton .p-skeleton-circle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}.skeleton-table{width:100%}.skeleton-table .table-responsive{width:100%;background:#fff;overflow-x:auto}.skeleton-table .table-container{width:100%;min-width:1400px;display:flex;flex-direction:column}.skeleton-table .table-header{display:flex;background:#f9fafb;border-bottom:1px solid #EAECF0;position:sticky;top:0;z-index:1}.skeleton-table .header-cell{padding:16px 24px;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;line-height:18px;color:#475467}.skeleton-table .header-cell.name-col{width:220px;min-width:220px;max-width:220px}.skeleton-table .header-cell.code-col{width:100px;min-width:100px;max-width:100px}.skeleton-table .header-cell.salary-col{width:150px;min-width:150px;max-width:150px}.skeleton-table .header-cell.email-col{width:200px;min-width:200px;max-width:200px}.skeleton-table .header-cell.job-col{width:160px;min-width:160px;max-width:160px}.skeleton-table .header-cell.phone-col{width:150px;min-width:150px;max-width:150px}.skeleton-table .header-cell.date-col{width:120px;min-width:120px;max-width:120px}.skeleton-table .header-cell.contract-col,.skeleton-table .header-cell.status-col{width:100px;min-width:100px;max-width:100px}.skeleton-table .header-cell.actions-col{width:120px;min-width:120px;max-width:120px}.skeleton-table .table-body{display:flex;flex-direction:column}.skeleton-table .table-row{display:flex;border-bottom:1px solid #EAECF0;transition:background-color .2s}.skeleton-table .table-row:nth-child(2n){background:#f9fafb80}.skeleton-table .table-row:last-child{border-bottom:none}.skeleton-table .table-cell{padding:16px 24px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#101828}.skeleton-table .table-cell .cell-content{display:flex;align-items:center;gap:12px;width:100%}.skeleton-table .table-cell .cell-text{display:block;width:100%}.skeleton-table .table-cell.name-cell{width:220px;min-width:220px;max-width:220px}.skeleton-table .table-cell.code-cell{width:100px;min-width:100px;max-width:100px}.skeleton-table .table-cell.salary-status-cell{width:150px;min-width:150px;max-width:150px}.skeleton-table .table-cell.email-cell{width:200px;min-width:200px;max-width:200px}.skeleton-table .table-cell.job-cell{width:160px;min-width:160px;max-width:160px}.skeleton-table .table-cell.phone-cell{width:150px;min-width:150px;max-width:150px}.skeleton-table .table-cell.date-cell{width:120px;min-width:120px;max-width:120px}.skeleton-table .table-cell.contract-cell,.skeleton-table .table-cell.status-cell{width:100px;min-width:100px;max-width:100px}.skeleton-table .table-cell.actions-cell{width:120px;min-width:120px;max-width:120px}.skeleton-header-line{width:100%;height:18px;background:linear-gradient(90deg,#e9ecef 25%,#dee2e6,#e9ecef 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;display:block}.skeleton-table .table-responsive{width:100%;overflow-x:auto}.skeleton-cell-content{width:100%;display:flex;align-items:center;gap:12px}.skeleton-table .employee-info{display:flex;align-items:center;gap:6px;width:100%}.skeleton-table .employee-info .skeleton-text-line{margin-left:0}.skeleton-profile-circle{width:28px!important;height:28px!important;min-width:28px;min-height:28px;max-width:28px;max-height:28px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;display:block;flex-shrink:0;aspect-ratio:1/1}.skeleton-text-line{width:100%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;display:block}.skeleton-table-header{display:flex;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.skeleton-table-row{display:flex;border-bottom:1px solid #f0f0f0}.skeleton-table-row:last-child{border-bottom:none}.skeleton-cell{flex:1;padding:12px 16px;min-height:20px}.skeleton-header{font-weight:600;background:linear-gradient(90deg,#e9ecef 25%,#dee2e6,#e9ecef 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-data{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-form{padding:20px;max-width:600px}.skeleton-title{height:24px;width:200px;margin-bottom:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-subtitle{height:16px;width:150px;margin-bottom:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-form-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.skeleton-form-field{display:flex;flex-direction:column;gap:8px}.skeleton-label{height:14px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-input{height:40px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:6px;border:1px solid #e0e0e0}.skeleton-form-actions{display:flex;gap:12px;justify-content:flex-end}.skeleton-button{height:40px;width:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:6px}.skeleton-card{border:1px solid #e0e0e0;border-radius:8px;padding:20px;display:flex;gap:16px;align-items:flex-start}.skeleton-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;flex-shrink:0}.skeleton-avatar.small{width:40px;height:40px}.skeleton-card-content{flex:1;display:flex;flex-direction:column;gap:12px}.skeleton-text{height:16px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-text.short{width:70%}.skeleton-card-actions{display:flex;gap:8px;flex-direction:column}.skeleton-list{display:flex;flex-direction:column;gap:12px}.skeleton-list-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #f0f0f0;border-radius:6px}.skeleton-list-content{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-list-actions{display:flex;gap:8px}.skeleton-button.small{height:32px;width:80px}.skeleton-modal{display:block;width:100%;max-width:100%;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;background:#fff}.skeleton-modal-header,.skeleton-modal-body,.skeleton-modal-footer{display:block;width:100%;box-sizing:border-box}.skeleton-modal-header{padding:20px 24px;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.skeleton-modal-body{padding:24px}.skeleton-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;background-color:#f8f9fa;border-top:1px solid #e0e0e0}.skeleton-button-container{display:flex;gap:12px;align-items:center}.skeleton-button-small{height:32px;width:80px}.skeleton-button-medium{height:40px;width:100px}.skeleton-button-large{height:48px;width:120px}.skeleton-button-primary{background:linear-gradient(90deg,#e3f2fd 25%,#bbdefb,#e3f2fd 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-button-secondary{background:linear-gradient(90deg,#f5f5f5 25%,#eee,#f5f5f5 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-button-success{background:linear-gradient(90deg,#e8f5e8 25%,#c8e6c9,#e8f5e8 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-button-danger{background:linear-gradient(90deg,#ffebee 25%,#ffcdd2,#ffebee 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-text-container{display:flex;flex-direction:column;gap:8px}.skeleton-text-small{height:12px}.skeleton-text-medium{height:16px}.skeleton-text-large{height:20px}.skeleton-image-container{display:flex;gap:12px;flex-wrap:wrap}.skeleton-image{border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-image-small{width:60px;height:60px}.skeleton-image-medium{width:120px;height:120px}.skeleton-image-large{width:200px;height:200px}.skeleton-spinner-container{display:flex;justify-content:center;align-items:center;padding:20px}.skeleton-spinner{border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-spinner-small{width:24px;height:24px}.skeleton-spinner-medium{width:40px;height:40px}.skeleton-spinner-large{width:60px;height:60px}.skeleton-container{width:100%;display:block;box-sizing:border-box}.skeleton-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:10}@media (max-width: 768px){.skeleton-form-fields{grid-template-columns:1fr}.skeleton-form-actions{flex-direction:column}.skeleton-card{flex-direction:column;text-align:center}.skeleton-table-header,.skeleton-table-row{flex-direction:column}.skeleton-cell{border-bottom:1px solid #f0f0f0}.skeleton-button-container{flex-direction:column;width:100%}.skeleton-button-container .skeleton-button{width:100%}.skeleton-image-container{justify-content:center}}.premium-claim-card{font-family:Inter,sans-serif;margin-bottom:16px;perspective:1000px}.card-glass-panel{display:flex;justify-content:space-between;gap:24px;background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0f172a0a;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.card-glass-panel:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a14;border-color:#e2e8f0}.card-glass-panel:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#3b82f6,#8b5cf6);opacity:.5;transition:opacity .3s ease}.card-glass-panel:hover:before{opacity:1}.card-left{display:flex;gap:20px;flex:1}.avatar-wrapper{position:relative;width:56px;height:56px}.avatar-image-premium{width:100%;height:100%;border-radius:16px;object-fit:cover;border:2px solid white;box-shadow:0 4px 10px #0000001a}.avatar-circle-premium{width:100%;height:100%;border-radius:16px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4338ca;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;box-shadow:inset 0 -2px #0000000d,0 4px 10px #0000000d}.status-ring{position:absolute;bottom:-4px;right:-4px;width:16px;height:16px;border-radius:50%;border:3px solid white}.status-ring.pending{background:#f59e0b}.status-ring.approved{background:#10b981}.status-ring.rejected{background:#ef4444}.claim-details{display:flex;flex-direction:column;flex:1}.claim-header-badges{display:flex;gap:8px;margin-bottom:8px}.category-badge.modern{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;background:#f1f5f9;color:#475569;border-radius:6px}.status-badge.modern{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:6px}.status-badge.modern.pending{background:#f59e0b1a;color:#d97706}.status-badge.modern.approved{background:#10b9811a;color:#059669}.status-badge.modern.rejected{background:#ef44441a;color:#dc2626}.claim-people{display:flex;align-items:center;gap:12px}.emp-name{font-size:1.15rem;font-weight:700;color:#0f172a;letter-spacing:-.2px}.family-name{font-size:.85rem;color:#64748b;font-weight:500;background:#f8fafc;padding:2px 8px;border-radius:4px}.claim-meta-info{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#94a3b8;font-weight:500}.meta-divider{color:#cbd5e1}.claim-desc{font-size:.9rem;color:#475569;line-height:1.5;background:#f8fafc;padding:10px 12px;border-radius:8px;border-left:3px solid #e2e8f0}.text-truncate-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:250px}.amount-blocks{display:flex;gap:16px}.amount-box{display:flex;flex-direction:column;align-items:flex-end}.amount-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.amount-value{font-size:1.3rem;font-weight:800;color:#0f172a}.amount-value small{font-size:.85rem;color:#94a3b8;font-weight:600}.amount-box.approved .amount-value{color:#059669}.rejection-alert{background:#fef2f2;color:#dc2626;font-size:.8rem;font-weight:500;padding:6px 12px;border-radius:6px;display:inline-flex;align-items:center;border:1px solid #fecaca}.card-footer-actions{display:flex;align-items:center;gap:16px}.btn-attachment-preview{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2e8f0;padding:6px 16px 6px 6px;border-radius:30px;cursor:pointer;transition:all .2s ease}.btn-attachment-preview:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.attachment-img{width:32px;height:32px;border-radius:50%;object-fit:cover}.doc-icon-wrapper{width:32px;height:32px;border-radius:50%;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;font-size:.9rem}.view-text{font-size:.8rem;font-weight:600;color:#3b82f6}.action-buttons-group{display:flex;gap:8px}.btn-premium-action{padding:8px 16px;border-radius:8px;border:none;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.btn-icon-action{width:36px;height:36px;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.9rem}.btn-approve{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 10px #10b98133}.btn-approve:hover{transform:translateY(-2px);box-shadow:0 6px 14px #10b9814d}.btn-reject{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 10px #ef444433}.btn-reject:hover{transform:translateY(-2px);box-shadow:0 6px 14px #ef44444d}.btn-edit{background:#f1f5f9;color:#475569}.btn-edit:hover{background:#e2e8f0;color:#0f172a}.btn-delete{background:#fee2e2;color:#dc2626}.btn-delete:hover{background:#fecaca;color:#991b1b}@media (max-width: 992px){.card-glass-panel{flex-direction:column;gap:16px}.card-right{align-items:flex-start}.amount-blocks{width:100%;justify-content:flex-start}.amount-box{align-items:flex-start}.card-footer-actions{width:100%;justify-content:space-between;margin-top:16px}}.insurance-card-enhanced{border:none;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.insurance-card-enhanced:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.card-header-enhanced{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:none}.internal-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);color:var(--white)}.header-content{display:flex;align-items:center;gap:16px}.header-icon{width:48px;height:48px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:20px;backdrop-filter:blur(10px)}.header-text{display:flex;flex-direction:column}.card-title{font-size:20px;font-weight:700;margin:0;color:var(--white)}.header-subtitle{font-size:12px;opacity:.9;font-weight:400}.header-actions{display:flex;align-items:center;gap:12px}.header-badge{background:#ffffff40;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;backdrop-filter:blur(10px);display:flex;align-items:center;gap:6px}.btn-edit-header{background:#fff3;border:1px solid rgba(255,255,255,.3);color:var(--white);padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer}.btn-edit-header:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.btn-edit-header i{font-size:14px}.btn-edit-header span{font-size:13px}.btn-add-header{background:#fff3;border:1px solid rgba(255,255,255,.3);color:var(--white);padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer}.btn-add-header:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.btn-add-header i{font-size:14px}.btn-add-header span{font-size:13px}.employee-info-section{display:flex;flex-direction:column;gap:12px}.employee-name-display{display:flex;align-items:center;font-size:16px;color:var(--text-dark)}.employee-name-display i{color:var(--primary-blue);font-size:20px}.family-member-badge{display:inline-flex;align-items:center;padding:6px 12px;background:var(--primary-blue-light);color:var(--primary-blue-dark);border-radius:16px;font-size:13px;font-weight:500;margin:0 0 4px}.family-member-badge i{font-size:12px;margin-right:4px}.total-limits-card{background:linear-gradient(135deg,var(--primary-blue-light) 0%,var(--primary-blue) 100%);border-radius:12px;padding:20px;text-align:center;box-shadow:0 4px 12px #007bff26}.total-label{font-size:14px;font-weight:600;color:var(--primary-blue-dark);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.total-amount{font-size:28px;font-weight:700;color:var(--white);text-shadow:0 2px 4px rgba(0,0,0,.1)}.limits-table-wrapper{width:100%;overflow-x:auto;margin-top:16px}.limits-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.limits-table thead{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);color:var(--white)}.limits-table th{padding:14px 16px;text-align:left;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none}.limits-table tbody tr{border-bottom:1px solid var(--border-gray);transition:background-color .2s ease}.limits-table tbody tr:last-child{border-bottom:none}.limits-table tbody tr:hover{background-color:var(--bg-secondary)}.limits-table td{padding:14px 16px;font-size:14px;color:var(--text-dark);vertical-align:middle}.table-category{display:flex;align-items:center;gap:10px}.table-category i{color:var(--primary-blue);font-size:16px;width:20px;text-align:center}.table-category span{font-weight:500;color:var(--text-dark)}.empty-state{text-align:center;padding:40px 20px;color:var(--text-gray)}.empty-icon{font-size:48px;color:var(--border-gray);margin-bottom:16px}.empty-title{font-size:18px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.empty-text{font-size:14px;color:var(--text-gray);margin-bottom:24px}.btn-add-empty{background:var(--primary-blue);color:var(--white);border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-add-empty:hover{background:var(--primary-blue-dark);transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.card-footer-info{border-top:1px solid var(--border-gray);padding-top:16px;margin-top:24px}.info-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.info-row small{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-gray)}.info-row i{font-size:12px;color:var(--primary-blue)}.card-body{padding:24px;background:var(--white)}@media (max-width: 768px){.limits-table{font-size:12px}.limits-table th,.limits-table td{padding:10px 12px}.total-amount{font-size:24px}}.dialog-backdrop{position:fixed;display:flex;justify-content:center;align-items:center;backdrop-filter:blur(6px);z-index:1100}.dialog-content-centered{width:min(100%,760px);max-width:min(100%,760px);max-height:min(92vh,900px);display:flex;align-items:center;justify-content:center}.dialog-content-centered.wizard-dialog{width:min(100%,1100px);max-width:min(100%,1100px)}.dialog-content-centered.conflict-dialog{width:min(100%,560px);max-width:min(100%,560px)}.dialog-content-centered>.card,.dialog-content-centered>.modal-content,.dialog-content-centered>.dialog-panel{width:100%;max-height:min(92vh,900px);overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:1.25rem;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 70px #0f172a3d;display:flex;flex-direction:column}.dialog-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:720px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(226,232,240,.95);background:linear-gradient(135deg,#f8fafc,#eef2ff)}.dialog-title{margin:0;font-size:1.025rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.dialog-close-btn{width:2rem;height:2rem;border:0;border-radius:999px;background:#0f172a0d;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.dialog-close-btn:before{content:"\d7";font-size:1.1rem;line-height:1}.dialog-close-btn:hover{background:#2563eb1f;color:#2563eb;transform:rotate(90deg)}.close-btn{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}.close-btn:hover{background:#e5e7eb;color:#374151}.dialog-content{padding:24px;overflow-y:auto;flex:1}.dialog-body{padding:1.25rem 1.25rem 1.4rem;overflow-y:auto;background:var(--white, #fff);display:flex;flex-direction:column;gap:.9rem}.dialog-body>*:first-child{margin-top:0}.dialog-body h6{margin:0 0 .45rem;font-size:.95rem;font-weight:700;color:#334155}.dialog-body .form-label{margin-bottom:.45rem;font-weight:600;color:#334155}.dialog-body .form-input,.dialog-body .form-select,.dialog-body textarea,.dialog-body input[type=text],.dialog-body input[type=date],.dialog-body input[type=datetime-local],.dialog-body input[type=email],.dialog-body input[type=number]{border:1px solid #d8e0ed;border-radius:.8rem;background:#fbfdff;box-shadow:inset 0 1px 2px #0f172a05;min-height:2.75rem}.dialog-body .form-input:focus,.dialog-body .form-select:focus,.dialog-body textarea:focus,.dialog-body input[type=text]:focus,.dialog-body input[type=date]:focus,.dialog-body input[type=datetime-local]:focus,.dialog-body input[type=email]:focus,.dialog-body input[type=number]:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f;outline:none;background:#fff}.dialog-body .form-select{background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 18px) 1.2rem,calc(100% - 13px) 1.2rem;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.dialog-body [class*=gap-2-input]{width:1rem;height:1rem;accent-color:#2563eb}.dialog-body [class*=gap-2-label]{display:flex;align-items:center;gap:.55rem;font-size:.95rem;color:#334155;cursor:pointer;padding:.35rem 0}.dialog-body [class*=gap-2-label]:hover{color:#111827}.dialog-footer{padding:1rem 1.25rem 1.1rem;border-top:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#f8fafc,#f1f5f9);display:flex;justify-content:flex-end;gap:.75rem}.dialog-footer .btn-secondary,.dialog-footer .btn-primary,.dialog-footer .btn-danger,.dialog-footer .btn-success,.dialog-footer .btn-warning,.dialog-footer .btn-cancel,.dialog-footer .btn-confirm{min-width:7.5rem}.p-dialog .p-dialog-header,.p-dialog .p-dialog-content,.p-dialog .p-dialog-footer{background:#fff}.p-dialog .p-dialog-header{padding:1rem 1.25rem;border-bottom:1px solid rgba(226,232,240,.95)}.p-dialog .p-dialog-title{font-weight:700;color:#0f172a}.p-dialog .p-dialog-content{padding:1.15rem 1.25rem 1.25rem}.p-dialog .p-dialog-footer{padding:1rem 1.25rem;border-top:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#f8fafc,#f1f5f9)}@media (max-width: 640px){.dialog-content-centered{width:100%;max-width:100%}.dialog-content-centered>.card,.dialog-content-centered>.modal-content,.dialog-content-centered>.dialog-panel{border-radius:1rem}.dialog-header,.dialog-body,.dialog-footer{padding-left:1rem;padding-right:1rem}.dialog-footer{flex-direction:column-reverse}.dialog-footer>button{width:100%}}.section-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#374151}.section-hint{margin:0 0 14px;font-size:13px;color:#6b7280}.catalog-section{margin-bottom:24px;padding:20px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.catalog-search{margin-bottom:14px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;max-height:220px;overflow-y:auto;padding-right:4px}.catalog-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;cursor:pointer;transition:all .15s ease}.catalog-item:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff}.catalog-item:disabled{cursor:default}.catalog-item--assigned{background:#f0fdf4;border-color:#86efac;opacity:.9}.catalog-item__name{font-weight:600;color:#111827;font-size:14px}.catalog-item__desc{font-size:12px;color:#6b7280;line-height:1.3}.catalog-item__action{margin-top:4px;font-size:12px;font-weight:600;color:#2563eb}.catalog-item--assigned .catalog-item__action{color:#16a34a}.catalog-empty-search{margin:8px 0 0;font-size:13px;color:#6b7280}.empty-state.compact{padding:20px}.empty-state.compact i{font-size:28px;margin-bottom:8px}.add-keyword-section{margin-bottom:32px;padding:20px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.dialog-backdrop .form-group{margin-bottom:16px}.dialog-backdrop .form-group label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}.dialog-backdrop .form-input,.dialog-backdrop .form-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.dialog-backdrop .form-input:focus,.dialog-backdrop .form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dialog-backdrop .form-textarea{resize:vertical;min-height:60px}.add-btn{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}.add-btn:hover:not(:disabled){background:#2563eb}.add-btn:disabled{background:#9ca3af;cursor:not-allowed}.keywords-section{margin-top:24px}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:#6b7280;font-size:14px}.empty-state{text-align:center;padding:40px;color:#6b7280}.empty-state i{font-size:48px;margin-bottom:16px;display:block}.empty-state span{display:block;font-size:16px;font-weight:500;margin-bottom:8px}.empty-state p{margin:0;font-size:14px}.keywords-list{display:flex;flex-direction:column;gap:12px}.keyword-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.keyword-item:hover{box-shadow:0 2px 4px #0000000d}.keyword-display{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff}.keyword-info{flex:1}.keyword-name{font-weight:600;color:#111827;margin-bottom:4px}.keyword-description{color:#6b7280;font-size:14px;margin-bottom:4px}.keyword-meta{color:#9ca3af;font-size:12px}.keyword-actions{display:flex;gap:8px}.edit-btn,.delete-btn{background:none;border:1px solid #d1d5db;padding:6px 8px;border-radius:4px;cursor:pointer;color:#6b7280;transition:all .2s}.edit-btn:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.delete-btn:hover{background:#fef2f2;color:#dc2626;border-color:#fca5a5}.keyword-edit{padding:16px;background:#f8fafc;border-top:1px solid #e5e7eb}.edit-form{margin-bottom:12px}.edit-input,.edit-textarea{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;margin-bottom:8px}.edit-input:focus,.edit-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.edit-actions{display:flex;gap:8px;justify-content:flex-end}.save-btn,.cancel-btn{padding:6px 12px;border-radius:4px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s}.save-btn{background:#10b981;color:#fff;border:none}.save-btn:hover:not(:disabled){background:#059669}.save-btn:disabled{background:#9ca3af;cursor:not-allowed}.cancel-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cancel-btn:hover{background:#e5e7eb}.dialog-footer{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;justify-content:flex-end}.close-dialog-btn{background:#6b7280;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.close-dialog-btn:hover{background:#4b5563}@media (max-width: 640px){.dialog-container{width:95%;margin:20px}.dialog-content{padding:16px}.keyword-display{flex-direction:column;align-items:flex-start;gap:12px}.keyword-actions{align-self:flex-end}}.req-dialog-overlay{position:fixed;inset:0;background:#0000008c;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;animation:fadeInOverlay .18s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.req-dialog-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000038;width:100%;max-width:640px;max-height:82vh;display:flex;flex-direction:column;overflow:hidden;animation:slideUpContainer .22s cubic-bezier(.34,1.56,.64,1)}@keyframes slideUpContainer{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}.req-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.req-dialog-header__left{display:flex;align-items:center;gap:10px}.req-dialog-header__icon{color:#5c67f5;display:flex}.req-dialog-header__title{margin:0;font-size:17px;font-weight:700;color:#1a1a2e;letter-spacing:-.2px}.req-dialog-close{background:#f5f5f8;border:none;border-radius:8px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background .15s,color .15s}.req-dialog-close:hover{background:#ebebf0;color:#111}.req-dialog-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:56px 20px;color:#aaa}.req-dialog-empty p{margin:0;font-size:15px}.req-dialog-list{overflow-y:auto;flex:1;padding:12px;display:flex;flex-direction:column;gap:10px}.req-dialog-item{display:flex;gap:12px;background:#fafafa;border:1px solid #efefef;border-radius:12px;padding:14px;transition:box-shadow .15s}.req-dialog-item:hover{box-shadow:0 2px 12px #00000014}.req-dialog-item__avatar{flex-shrink:0;width:42px;height:42px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#5c67f5,#7c3aed);display:flex;align-items:center;justify-content:center}.req-dialog-item__avatar-img{width:100%;height:100%;object-fit:cover}.req-dialog-item__avatar-initials{color:#fff;font-size:15px;font-weight:700;letter-spacing:.5px}.req-dialog-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.req-dialog-item__row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.req-dialog-item__name{font-size:14px;font-weight:600;color:#1a1a2e}.req-dialog-item__date{display:flex;align-items:center;gap:4px;font-size:12px;color:#888;margin-left:auto}.req-dialog-item__date-icon{flex-shrink:0}.req-dialog-item__type-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px}.req-dialog-item__type-icon--clock-in{background:#fef3c7;color:#d97706}.req-dialog-item__type-icon--clock-out-early{background:#fce7f3;color:#db2777}.req-dialog-item__type-icon--clock-out-late{background:#ede9fe;color:#7c3aed}.req-dialog-item__type-icon--leave{background:#d1fae5;color:#059669}.req-dialog-item__type-icon--location{background:#fee2e2;color:#dc2626}.req-dialog-item__type-icon--edit{background:#dbeafe;color:#2563eb}.req-dialog-item__type-icon--event{background:#e0f2fe;color:#0284c7}.req-dialog-item__type-icon--default{background:#f3f4f6;color:#6b7280}.req-dialog-item__type-label{font-size:13px;font-weight:500;color:#374151}.req-dialog-item__status-badge{margin-left:auto;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;letter-spacing:.3px;text-transform:capitalize}.status-approved{background:#d1fae5;color:#065f46}.status-rejected{background:#fee2e2;color:#991b1b}.status-pending{background:#fef3c7;color:#92400e}.req-dialog-item__time-pill{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:3px 8px;border-radius:20px}.req-dialog-item__time-pill--in{background:#e0f2fe;color:#0369a1}.req-dialog-item__time-pill--out{background:#fce7f3;color:#9d174d}.req-dialog-item__time-pill--submitted{background:#f1f5f9;color:#334155}.req-dialog-item__reason{display:flex;align-items:flex-start;gap:5px;font-size:12px;color:#6b7280;line-height:1.5}.req-dialog-item__reason-icon{flex-shrink:0;margin-top:2px;color:#9ca3af}.req-dialog-item__actions{display:flex;gap:8px}.req-dialog-item__btn{border:none;border-radius:8px;font-size:12px;font-weight:600;padding:6px 10px;cursor:pointer}.req-dialog-item__btn:disabled{cursor:not-allowed;opacity:.6}.req-dialog-item__btn--approve{background:#dcfce7;color:#166534}.req-dialog-item__btn--reject{background:#fee2e2;color:#991b1b}.req-dialog-item__btn--cancel{background:#e5e7eb;color:#374151}.req-dialog-item__reject-box{display:flex;flex-direction:column;gap:8px}.req-dialog-item__reject-input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:8px;font-size:12px;resize:vertical}.req-dialog-item__reject-actions{display:flex;gap:8px}.req-dialog-list::-webkit-scrollbar{width:6px}.req-dialog-list::-webkit-scrollbar-track{background:transparent}.req-dialog-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.req-dialog-list::-webkit-scrollbar-thumb:hover{background:#bbb}.dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.dialog-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E5E7EB;background:#f9fafb}.dialog-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#111827;margin:0}.dialog-title svg{color:#4c64ff}.close-btn{background:none;border:none;padding:8px;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .2s ease}.close-btn:hover{background:#f3f4f6;color:#374151}.dialog-content{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px}.filters-section h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.filter-row{display:flex;gap:16px}.filter-group{flex:1}.filter-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.filter-select{width:100%;padding:10px 12px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.filter-select:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.employees-section h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.select-all-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-label{font-size:14px;font-weight:500;color:#4c64ff}.search-container{margin-bottom:16px}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;z-index:1;color:#667085}.search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.search-input:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.search-input::placeholder{color:#9ca3af}.employees-list{max-height:300px;overflow-y:auto;border:1px solid #E5E7EB;border-radius:8px;background:#fff}.employee-option{display:block;cursor:pointer;transition:background-color .2s ease}.employee-option:hover{background:#f9fafb}.employee-option input[type=checkbox]{display:none}.employee-card{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #F3F4F6}.employee-card:last-child{border-bottom:none}.employee-avatar{width:40px;height:40px;border-radius:50%;background:#4c64ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;flex-shrink:0;overflow:hidden;position:relative}.avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:500;font-size:14px}.employee-info{flex:1;display:flex;flex-direction:column;gap:2px}.employee-name{font-size:14px;font-weight:500;color:#111827}.employee-email{font-size:12px;color:#6b7280}.checkbox-indicator{width:20px;height:20px;border-radius:4px;background:#4c64ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.salary-summary h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.summary-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:16px;text-align:center}.summary-label{font-size:12px;font-weight:500;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.summary-value{font-size:20px;font-weight:700;color:#4c64ff}.export-section h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}.export-options{display:flex;gap:16px}.export-option{flex:1;cursor:pointer}.export-option input[type=radio]{display:none}.export-option-content{display:flex;align-items:center;gap:12px;padding:16px;border:2px solid #E5E7EB;border-radius:8px;transition:all .2s ease}.export-option input[type=radio]:checked+.export-option-content{border-color:#4c64ff;background:#f0f4ff}.export-icon{width:40px;height:40px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.export-option input[type=radio]:checked+.export-option-content .export-icon{background:#4c64ff;color:#fff}.export-details{flex:1}.export-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.export-description{font-size:12px;color:#6b7280}.dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #E5E7EB;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.dialog-overlay .btn,.dialog-footer .btn,.dialog-footer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.72rem 1rem;border-radius:999px;font-size:.92rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;border:1px solid transparent;line-height:1;min-height:2.6rem}.dialog-overlay .btn:hover,.dialog-footer .btn:hover,.dialog-footer button:hover{transform:translateY(-1px)}.dialog-overlay .btn-secondary,.dialog-footer .btn-secondary,.dialog-footer button.btn-secondary{background:#fff;color:#334155;border-color:#d1d5db;box-shadow:0 6px 16px #0f172a0a}.dialog-overlay .btn-secondary:hover,.dialog-footer .btn-secondary:hover,.dialog-footer button.btn-secondary:hover{background:#f8fafc;color:#111827}.dialog-overlay .btn-primary,.dialog-footer .btn-primary,.dialog-footer button.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 10px 20px #2563eb2e}.dialog-overlay .btn-primary:hover:not(:disabled),.dialog-footer .btn-primary:hover:not(:disabled),.dialog-footer button.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#2563eb)}.dialog-overlay .btn-primary:disabled,.dialog-footer .btn-primary:disabled,.dialog-footer button.btn-primary:disabled,.dialog-overlay .btn-secondary:disabled,.dialog-footer .btn-secondary:disabled,.dialog-footer button.btn-secondary:disabled{opacity:1;cursor:not-allowed;transform:none;box-shadow:0 10px 20px #2563eb2e}.dialog-overlay .btn-secondary:disabled,.dialog-footer .btn-secondary:disabled,.dialog-footer button.btn-secondary:disabled{background:#fff;color:#334155;border-color:#d1d5db}.dialog-overlay .btn-primary:disabled,.dialog-footer .btn-primary:disabled,.dialog-footer button.btn-primary:disabled{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.dialog-container{margin:10px;max-height:95vh}.filter-row,.export-options{flex-direction:column}.summary-cards{grid-template-columns:1fr}}.admins-page{--adm-border: #eaecf0;--adm-muted: #667085;--adm-text: #101828;--adm-primary: #1d61e7;--adm-primary-soft: #eff4ff;--adm-surface: #ffffff;--adm-subtle: #f9fafb}.section-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-title{margin:0 0 .35rem;font-size:1.2rem;font-weight:600;color:var(--adm-text)}.section-subtitle{margin:0;color:var(--adm-muted);font-size:.9rem;max-width:520px;line-height:1.5}.admins-page .btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border:none;border-radius:10px;background:var(--adm-primary);color:#fff;font-weight:500;font-size:.9rem;cursor:pointer}.admins-page .btn-primary:hover{background:#1557b0}.admins-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.admins-page .btn-secondary{padding:.55rem 1rem;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;font-weight:500;cursor:pointer}.admins-page .btn-ghost{border:none;background:transparent;color:var(--adm-muted);cursor:pointer;font-size:.875rem}.admins-page .btn-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;padding:0;border:none;background:none;color:var(--adm-primary);font-size:.8rem;font-weight:500;cursor:pointer}.admins-page .btn-link:hover{text-decoration:underline}.alert-banner{padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.9rem}.alert-banner.error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.panel{border:1px solid var(--adm-border);border-radius:14px;background:var(--adm-surface);padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 2px #1018280a}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.panel-header h3{margin:0;font-size:1rem;font-weight:600}.panel-hint{margin:0 0 .75rem;color:var(--adm-muted);font-size:.85rem}.panel-actions{display:flex;gap:.5rem;margin-top:1rem}.block-label{margin:1rem 0 .5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-muted)}.form-grid{display:grid;gap:.75rem}.form-grid.three-col{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.field{width:100%;padding:.6rem .75rem;border:1px solid #d0d5dd;border-radius:10px;font-size:.9rem}.field:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.toolbar{margin-bottom:1rem}.requests-admin-page .admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:.75rem;margin-bottom:1.25rem;padding:10px;border-radius:22px;background:#f8fafc;border:1px solid #e5e7eb}.flight-requests-wrapper,.car-requests-wrapper,.visa-requests-wrapper{margin-top:0}.search-wrap{position:relative;max-width:360px}.search-wrap i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--adm-muted);font-size:.85rem}.search-input{width:100%;padding:.6rem .75rem .6rem 2.25rem;border:1px solid #d0d5dd;border-radius:10px;font-size:.9rem;background:var(--adm-surface)}.search-input:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.chip-grid{display:flex;flex-wrap:wrap;gap:.5rem}.chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1px solid var(--adm-border);border-radius:999px;font-size:.85rem;cursor:pointer;background:var(--adm-subtle)}.role-picker{max-height:280px;overflow-y:auto;padding-right:.25rem}.role-modal-body{flex:1;min-height:0;overflow-y:auto;padding:0 1.25rem .75rem}.role-module{margin-bottom:1rem}.role-module-title{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--adm-muted)}.role-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.6rem}.role-cards.modal-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.role-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem 2rem .75rem .75rem;border:1px solid var(--adm-border);border-radius:10px;cursor:pointer;background:var(--adm-surface);transition:border-color .15s,background .15s,box-shadow .15s;text-align:left;font:inherit;width:100%}.role-card.selected{border-color:#1d61e7;background:var(--adm-primary-soft);box-shadow:inset 0 0 0 1px #1d61e726}.role-card:hover{border-color:#84adff}.role-card:focus-visible{outline:none;border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e72e}.role-card-check{position:absolute;top:.55rem;right:.55rem;width:1.1rem;height:1.1rem;border-radius:4px;border:1px solid #d0d5dd;display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;color:#fff;background:#fff}.role-card.selected .role-card-check{background:#1d61e7;border-color:#1d61e7}.role-card-name{font-size:.875rem;font-weight:500;color:var(--adm-text)}.role-card-meta{font-size:.75rem;color:var(--adm-muted)}.table-card{border:1px solid var(--adm-border);border-radius:14px;overflow:hidden;background:var(--adm-surface);box-shadow:0 1px 2px #1018280a}.table-responsive{overflow-x:auto}.admins-table{width:100%;border-collapse:collapse}.admins-table th{padding:.75rem 1rem;text-align:left;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-muted);background:var(--adm-subtle);border-bottom:1px solid var(--adm-border)}.admins-table td{padding:1rem;border-bottom:1px solid var(--adm-border);vertical-align:top;font-size:.9rem}.admins-table tbody tr:last-child td{border-bottom:none}.admins-table tbody tr:hover td{background:#fcfcfd}.user-cell strong{display:block;color:var(--adm-text);font-weight:600}.user-email{display:block;margin-top:.2rem;font-size:.8rem;color:var(--adm-muted)}.role-tags,.module-tags{display:flex;flex-wrap:wrap;gap:.35rem}.role-tag{display:inline-block;padding:.2rem .55rem;border-radius:6px;background:#ecfdf3;color:#027a48;font-size:.75rem;font-weight:500}.role-tag.empty{background:var(--adm-subtle);color:var(--adm-muted)}.module-tag{display:inline-block;padding:.2rem .55rem;border-radius:6px;background:#f2f4f7;color:#344054;font-size:.75rem}.status-pill{border:none;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;cursor:pointer}.status-pill:disabled{cursor:default}.empty-row{text-align:center;color:var(--adm-muted);padding:2rem!important}.loading-state{color:var(--adm-muted);padding:2rem;text-align:center}.pagination-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.results-count{margin:0;color:var(--adm-muted);font-size:.875rem}.text-muted{color:var(--adm-muted)}.modal-overlay{--adm-border: #eaecf0;--adm-muted: #667085;--adm-text: #101828;--adm-primary: #1d61e7;--adm-primary-soft: #eff4ff;--adm-surface: #ffffff;--adm-subtle: #f9fafb;position:fixed;inset:0;background:#10182873;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.role-modal{width:min(640px,100%);max-height:min(88vh,720px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 20px 40px #1018282e;overflow:hidden}.role-modal .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1rem;border:none;border-radius:10px;background:#1d61e7;color:#fff;font-weight:500;font-size:.9rem;cursor:pointer}.role-modal .btn-primary:hover:not(:disabled){background:#1557b0}.role-modal .btn-primary:disabled{opacity:.6;cursor:not-allowed}.role-modal .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;font-weight:500;font-size:.9rem;cursor:pointer;box-sizing:border-box}.role-modal-header{display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0;padding:1.25rem 1.25rem .75rem;border-bottom:1px solid var(--adm-border)}.role-modal-header h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.role-modal-sub{margin:0;font-size:.85rem;color:var(--adm-muted)}.modal-close{border:none;background:transparent;color:var(--adm-muted);font-size:1.1rem;cursor:pointer;padding:.25rem}.role-modal-search{position:relative;flex-shrink:0;padding:.75rem 1.25rem}.role-modal-search i{position:absolute;left:1.75rem;top:50%;transform:translateY(-50%);color:var(--adm-muted);font-size:.85rem}.role-modal-search .field{padding-left:2.25rem}.role-modal-footer{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;flex-shrink:0;padding:1rem 1.25rem;border-top:1px solid var(--adm-border);background:var(--adm-subtle)}.locked-roles{margin-bottom:1rem;padding:.75rem;border:1px solid #d0d5dd;border-radius:10px;background:#f9fafb}.locked-roles-title{margin:0 0 .2rem;font-size:.8rem;font-weight:600;color:var(--adm-text)}.locked-roles-hint{margin:0 0 .5rem;font-size:.75rem;color:var(--adm-muted)}.locked-role-tags{display:flex;flex-wrap:wrap;gap:.4rem}.locked-role-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:999px;background:#eef4ff;color:#344054;font-size:.75rem;font-weight:500}.locked-role-tag i{font-size:.65rem;color:#667085}.selected-count{font-size:.85rem;color:var(--adm-muted)}.footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}.footer-actions .btn-primary,.footer-actions .btn-secondary{width:100%;justify-content:center;box-sizing:border-box}@media (max-width: 520px){.role-cards.modal-cards{grid-template-columns:1fr}}.empty-hint{text-align:center;color:var(--adm-muted);padding:2rem 0;font-size:.9rem}.hr-lookup-page{--hr-border: #eaecf0;--hr-muted: #667085;--hr-text: #101828;--hr-primary: #1d61e7;--hr-primary-hover: #1557b0;--hr-surface: #ffffff;--hr-subtle: #f9fafb}.hr-lookup-page .page-header{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media (min-width: 768px){.hr-lookup-page .page-header{flex-direction:row;align-items:flex-start;justify-content:space-between}}.hr-lookup-page .page-title{margin:0 0 6px;color:var(--hr-text);font-size:1.5rem;font-weight:600}.hr-lookup-page .page-subtitle{margin:0;color:var(--hr-muted);font-size:.9rem;line-height:1.5;max-width:640px}.hr-lookup-page .toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:16px}.hr-lookup-page .search-wrap{position:relative;flex:1 1 240px;min-width:200px}.hr-lookup-page .search-wrap i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--hr-muted);font-size:.9rem}.hr-lookup-page .search-input{width:100%;padding:10px 12px 10px 36px;border:1px solid #d0d5dd;border-radius:10px;background:var(--hr-surface);font-size:.9rem;box-shadow:0 1px 2px #1018280d}.hr-lookup-page .search-input:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.hr-lookup-page .btn-primary-action{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:10px;background:linear-gradient(180deg,#ffffff1f,#fff0),var(--hr-primary);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 0 0 1px #375dfb;white-space:nowrap}.hr-lookup-page .btn-primary-action:hover:not(:disabled){background:linear-gradient(180deg,#ffffff1f,#fff0),var(--hr-primary-hover)}.hr-lookup-page .btn-primary-action:disabled{opacity:.6;cursor:not-allowed}.hr-lookup-page .form-card,.hr-lookup-page .table-card,.hr-lookup-page .empty-card{background:var(--hr-surface);border:1px solid var(--hr-border);border-radius:12px;box-shadow:0 1px 2px #1018280d}.hr-lookup-page .form-card{padding:20px;margin-bottom:16px}.hr-lookup-page .directory-page-card{padding:20px 20px 8px}.directory-management-panel .directory-panel-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.hr-lookup-page .form-card h6{margin:0 0 16px;font-size:1rem;font-weight:600;color:var(--hr-text)}.hr-lookup-page .form-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 768px){.hr-lookup-page .form-grid.two-col{grid-template-columns:1fr 1fr}}.hr-lookup-page .form-label{display:block;margin-bottom:6px;color:#344054;font-size:.8rem;font-weight:500}.hr-lookup-page .form-control-custom{width:100%;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:.9rem;box-sizing:border-box}.hr-lookup-page .form-control-custom:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.hr-lookup-page .form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.hr-lookup-page .btn-secondary{padding:9px 14px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:.875rem;font-weight:500;cursor:pointer}.hr-lookup-page .btn-secondary:hover:not(:disabled){background:var(--hr-subtle)}.hr-lookup-page .alert-banner{padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:.875rem}.hr-lookup-page .alert-banner.error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.hr-lookup-page .table-card{overflow:hidden}.hr-lookup-page .lookup-table{width:100%;border-collapse:collapse}.hr-lookup-page .lookup-table thead{background:var(--hr-subtle)}.hr-lookup-page .lookup-table th{padding:12px 16px;text-align:left;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hr-muted);border-bottom:1px solid var(--hr-border)}.hr-lookup-page .lookup-table td{padding:14px 16px;border-bottom:1px solid var(--hr-border);color:#344054;font-size:.9rem;vertical-align:middle}.hr-lookup-page .lookup-table tbody tr:last-child td{border-bottom:none}.hr-lookup-page .lookup-table tbody tr:hover{background:#fcfcfd}.hr-lookup-page .lookup-table .actions{text-align:right;white-space:nowrap}.hr-lookup-page .btn-table{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;border:1px solid transparent;margin-left:6px}.hr-lookup-page .btn-table.edit{border-color:#b2ddff;background:#eff8ff;color:#175cd3}.hr-lookup-page .btn-table.delete{border-color:#fecdca;background:#fef3f2;color:#b42318}.hr-lookup-page .btn-table.deactivate{border-color:#fedf89;background:#fffaeb;color:#b54708}.hr-lookup-page .status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600}.hr-lookup-page .status-pill.active{background:#ecfdf3;color:#027a48}.hr-lookup-page .status-pill.inactive{background:#f2f4f7;color:#667085}.hr-lookup-page .empty-card{padding:48px 24px;text-align:center}.hr-lookup-page .empty-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--hr-subtle);color:#98a2b3;font-size:1.25rem}.hr-lookup-page .empty-card h5{margin:0 0 8px;color:var(--hr-text);font-size:1rem;font-weight:600}.hr-lookup-page .empty-card p{margin:0;color:var(--hr-muted);font-size:.875rem}.hr-lookup-page .loading-state{padding:40px;text-align:center;color:var(--hr-muted)}.hr-lookup-page .read-only-note{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#fffaeb;border:1px solid #fedf89;color:#b54708;font-size:.8rem}.hr-lookup-page .count-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#eff8ff;color:#175cd3;font-size:.75rem;font-weight:600}.hr-lookup-page .filter-group{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;border:1px solid var(--hr-border);border-radius:10px;background:var(--hr-subtle)}.hr-lookup-page .filter-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:#344054;font-size:.8rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.hr-lookup-page .filter-btn:hover{background:#fff}.hr-lookup-page .filter-btn.active{background:#fff;border-color:#b2ddff;color:#175cd3;box-shadow:0 1px 2px #1018280d}.hr-lookup-page .filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:1px 6px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:.7rem;font-weight:600}.hr-lookup-page .filter-btn.active .filter-count{background:#eff8ff;color:#175cd3}.hr-lookup-page .lookup-table tbody tr.row-inactive{background:#fcfcfd}.hr-lookup-page .lookup-table tbody tr.row-inactive td strong{color:#667085}.hr-lookup-page .form-grid-span-2{grid-column:1 / -1}@media (min-width: 768px){.hr-lookup-page .form-grid.two-col .form-grid-span-2{grid-column:1 / -1}}.hr-lookup-page .branch-code{padding:2px 8px;border-radius:6px;background:#f2f4f7;color:#344054;font-size:.8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hr-lookup-page .btn-table.view{border-color:#d0d5dd;background:#fff;color:#344054}.hr-lookup-page .btn-table.assign{border-color:#abefc6;background:#ecfdf3;color:#027a48}.hr-lookup-page .lookup-table .actions{min-width:280px}@media (max-width: 1200px){.hr-lookup-page .lookup-table .actions{white-space:normal}.hr-lookup-page .btn-table{margin:4px 4px 4px 0}}.drawer-overlay{position:fixed;inset:0;background:#00000059;z-index:200}.drawer-panel{position:fixed;top:0;right:-560px;width:540px;max-width:95vw;height:100vh;background:#fff;z-index:201;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f;transition:right .3s cubic-bezier(.4,0,.2,1)}.drawer-panel.open{right:0}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eaecf0;flex-shrink:0}.drawer-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#101828}.drawer-title i{color:#1d61e7}.drawer-close-btn{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#667085;cursor:pointer}.drawer-close-btn:hover{background:#f2f4f7;color:#344054}.drawer-body{flex:1;min-height:0;overflow-y:auto;padding:16px 20px 24px}.detail-section{margin-bottom:24px}.detail-section h6{margin:0 0 12px;font-size:13px;font-weight:600;color:#344054;text-transform:uppercase;letter-spacing:.04em}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin:0}.detail-grid .span-2{grid-column:1 / -1}.detail-grid dt{margin:0 0 4px;font-size:12px;color:#667085;font-weight:500}.detail-grid dd{margin:0;font-size:14px;color:#101828}.detail-grid code{padding:2px 8px;border-radius:6px;background:#f2f4f7;font-size:13px}.detail-grid code.path{word-break:break-all}.status-pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.status-pill.active{background:#ecfdf3;color:#027a48}.status-pill.inactive{background:#f2f4f7;color:#667085}.manager-list li{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #eaecf0;border-radius:8px;background:#fcfcfd}.manager-list .muted{color:#667085;font-size:12px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-header h6{margin:0}.btn-add{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #b2ddff;border-radius:8px;background:#eff8ff;color:#175cd3;font-size:12px;font-weight:600;cursor:pointer}.sub-form{padding:14px;margin-bottom:14px;border:1px solid #eaecf0;border-radius:10px;background:#f9fafb}.sub-form h6{margin:0 0 12px;text-transform:none;letter-spacing:normal;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .span-2{grid-column:1 / -1}.form-label{display:block;margin-bottom:6px;font-size:12px;font-weight:500;color:#344054}.checkbox-label{display:flex;align-items:center;gap:8px;margin-top:24px}.drawer-panel .form-control{width:100%;padding:9px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;box-sizing:border-box}.drawer-panel .form-control:focus{outline:none;border-color:#1570ef;box-shadow:0 0 0 3px #1570ef1f}.drawer-panel .form-actions{display:flex;gap:8px;margin-top:12px}.drawer-panel .btn-primary,.drawer-panel .btn-secondary{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent}.drawer-panel .btn-primary{background:#1d61e7;color:#fff}.drawer-panel .btn-primary:disabled{opacity:.6;cursor:not-allowed}.drawer-panel .btn-secondary{background:#fff;border-color:#d0d5dd;color:#344054}.sub-table-wrap{overflow-x:auto;border:1px solid #eaecf0;border-radius:10px}.sub-table{width:100%;border-collapse:collapse}.sub-table th{padding:10px 12px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#667085;background:#f9fafb;border-bottom:1px solid #eaecf0}.sub-table td{padding:12px;border-bottom:1px solid #eaecf0;font-size:13px;color:#344054}.sub-table tbody tr:last-child td{border-bottom:none}.sub-table .actions{text-align:right;white-space:normal;min-width:100px;vertical-align:top}.manager-cell{min-width:150px;vertical-align:top}.manager-summary{display:block;font-size:12px;color:#667085;margin-bottom:6px}.sub-table .actions .btn-action,.manager-cell .btn-action{margin:0 0 6px}.btn-action.block{display:block;width:100%;text-align:center;margin-left:0}.sub-table .inactive-row td strong{color:#667085}.btn-action{padding:5px 10px;margin-left:4px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid transparent}.btn-action.edit{border-color:#b2ddff;background:#eff8ff;color:#175cd3}.btn-action.assign{border-color:#d9d6fe;background:#f4f3ff;color:#6941c6}.btn-action.delete{border-color:#fecdca;background:#fef3f2;color:#b42318}.loading,.empty-inline{color:#667085;font-size:14px}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #eaecf0}.btn-close:hover{background-color:#f2f4f7}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #eaecf0}.muted{color:#667085;font-size:12px}.hint{margin:0 0 10px;font-size:13px;color:#475467}.code-tag{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:6px;background:#f2f4f7;font-family:ui-monospace,monospace;font-size:11px}.section{margin-bottom:20px}.section h6{margin:0 0 10px;font-size:13px;font-weight:600;color:#344054}.search-wrap{position:relative;margin-bottom:10px}.search-wrap i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#667085;font-size:13px}.search-input{width:100%;padding:9px 12px 9px 34px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;box-sizing:border-box}.search-input:focus{outline:none;border-color:#1570ef;box-shadow:0 0 0 3px #1570ef1f}.employee-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto}.employee-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #eaecf0;border-radius:8px;cursor:pointer}.employee-option:hover:not(.disabled){background:#f9fafb}.employee-option.disabled{opacity:.65;cursor:not-allowed}.employee-details{display:flex;flex-direction:column;gap:2px}.employee-details strong{font-size:14px;color:#101828}.badge{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;background:#eff8ff;color:#175cd3;font-size:11px;font-weight:600}.manager-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.manager-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #eaecf0;border-radius:8px;background:#fcfcfd}.manager-info{display:flex;flex-direction:column;gap:2px}.btn-remove{padding:6px 10px;border:1px solid #fecdca;border-radius:8px;background:#fef3f2;color:#b42318;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.btn-remove:disabled{opacity:.6;cursor:not-allowed}.loading,.empty{padding:16px;text-align:center;color:#667085;font-size:14px}.alert.error{padding:10px 12px;margin-bottom:12px;border-radius:8px;background:#fef3f2;border:1px solid #fecdca;color:#b42318;font-size:13px}.modal-overlay .btn{padding:8px 14px;border-radius:8px;border:1px solid transparent;font-weight:600;cursor:pointer}.modal-overlay .btn-primary:disabled{opacity:.6;cursor:not-allowed}.branch-form-dialog .branch-form-dialog-content{width:640px;max-width:100%;max-height:90vh}.branch-form-dialog .branch-form-dialog-content>.card{max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.branch-form-dialog .dialog-body{overflow-y:auto;padding:16px}.branch-form-dialog .form-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 640px){.branch-form-dialog .form-grid.two-col{grid-template-columns:1fr 1fr}.branch-form-dialog .form-grid.two-col .form-grid-span-2{grid-column:1 / -1}}.branch-form-dialog .form-label{display:block;margin-bottom:6px;color:#344054;font-size:.8rem;font-weight:500}.branch-form-dialog .form-checkbox-label{display:inline-flex;align-items:center;gap:8px;margin-top:24px;cursor:pointer}.branch-form-dialog .form-input-custom{width:100%;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:.9rem;box-sizing:border-box}.branch-form-dialog .form-input-custom:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.branch-form-dialog .location-input-row{display:flex;align-items:center;gap:8px}.branch-form-dialog .location-input-row .form-input-custom{flex:1;min-width:0}.branch-form-dialog .location-edit-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 12px}.hr-lookup-page .location-input-row{display:flex;align-items:center;gap:8px}.hr-lookup-page .location-input-row .form-input-custom{flex:1;min-width:0}.hr-lookup-page .location-edit-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 12px}.branch-map-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.branch-map-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:920px;width:100%;max-height:92vh;overflow:auto;display:flex;flex-direction:column}.branch-map-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px}.branch-map-dialog-header h3{margin:0;color:#101828;font-size:18px;font-weight:600}.branch-map-close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#667085;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.branch-map-close:hover{background:#f2f4f7;color:#344054}.branch-map-search{padding:0 24px 12px}.branch-map-search-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.branch-map-search-input{flex:1;min-width:220px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:.9rem}.branch-map-search-input:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px #1d61e71f}.branch-map-hint{margin:8px 0 0;color:#667085;font-size:13px}.branch-map-status,.branch-map-error{margin:0 24px 12px;padding:10px 12px;border-radius:8px;font-size:13px}.branch-map-status{background:#f0f9ff;border:1px solid #b9e6fe;color:#026aa2}.branch-map-error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.branch-location-search-dialog{max-width:640px}.branch-map-container{padding:0 24px 8px}.branch-location-map{height:360px;width:100%;border-radius:8px;border:1px solid #eaecf0;overflow:hidden;background:#f2f4f7}.branch-location-results{display:flex;flex-direction:column;gap:8px;padding:0 24px 8px;max-height:160px;overflow-y:auto}.branch-location-result{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-align:left;padding:10px 12px;border:1px solid #eaecf0;border-radius:8px;background:#fff;cursor:pointer}.branch-location-result:hover,.branch-location-result.selected{border-color:#84adff;background:#f5f8ff}.branch-location-result-label{font-size:13px;color:#101828;font-weight:500}.branch-location-result-coords{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:#667085}.branch-map-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px 24px;flex-wrap:wrap}.branch-map-selection{display:flex;flex-direction:column;gap:4px;min-width:0}.branch-map-label{font-size:13px;color:#344054;font-weight:500}.branch-map-coords{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;color:#344054;background:#f9fafb;border:1px solid #eaecf0;border-radius:6px;padding:6px 10px;width:fit-content}.branch-map-dialog-buttons{display:flex;align-items:center;gap:8px;margin-left:auto}.branch-map-dialog .btn-secondary,.branch-map-dialog-buttons .btn-secondary{padding:9px 14px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.branch-map-dialog .btn-secondary:hover:not(:disabled),.branch-map-dialog-buttons .btn-secondary:hover:not(:disabled){background:#f9fafb}.branch-map-dialog .btn-primary-action,.branch-map-dialog-buttons .btn-primary-action{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:10px;background:#1d61e7;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 0 0 1px #375dfb}.branch-map-dialog .btn-primary-action:hover:not(:disabled),.branch-map-dialog-buttons .btn-primary-action:hover:not(:disabled){background:#155aef}.branch-map-dialog .btn-primary-action:disabled,.branch-map-dialog-buttons .btn-primary-action:disabled,.branch-map-dialog .btn-secondary:disabled{opacity:.6;cursor:not-allowed}.lbm-page{padding:24px;background:#f5f6fa;min-height:100%;font-family:inherit}.lbm-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.lbm-header-title{display:flex;align-items:center;gap:14px}.lbm-header-icon{font-size:1.75rem;color:#4f6ef7;background:#eef1fe;padding:12px;border-radius:12px}.lbm-header-title h1{margin:0;font-size:1.5rem;font-weight:700;color:#1a1d2e}.lbm-header-title p{margin:2px 0 0;font-size:.85rem;color:#8990a8}.lbm-header-actions{display:flex;align-items:flex-end;gap:10px}.lbm-year-field{display:flex;flex-direction:column;gap:5px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.lbm-year-input{width:110px;padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;background:#fff;outline:none}.lbm-year-input:focus{border-color:#4f6ef7}.lbm-btn-refresh{display:flex;align-items:center;gap:6px;padding:9px 18px;background:#fff;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#4f6ef7;cursor:pointer;transition:background .15s}.lbm-btn-refresh:hover:not(:disabled){background:#eef1fe}.lbm-btn-refresh:disabled{opacity:.6;cursor:not-allowed}@keyframes lbm-spin{to{transform:rotate(360deg)}}.spinning{animation:lbm-spin .8s linear infinite}.lbm-alert{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;font-size:.875rem;margin-bottom:16px}.lbm-alert-error{background:#fff1f1;border:1px solid #fbbcbc;color:#c0392b}.lbm-alert-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.lbm-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;padding:20px;margin-bottom:20px}.lbm-card-table{padding-bottom:16px}.lbm-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.lbm-card-header h2{margin:0;font-size:1.05rem;font-weight:700;color:#1a1d2e}.lbm-card-header p{margin:4px 0 0;font-size:.85rem;color:#8990a8}.lbm-policy-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.lbm-policy-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:end}.lbm-field{display:flex;flex-direction:column;gap:5px}.lbm-field label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.lbm-field input{padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;outline:none}.lbm-field input:focus{border-color:#4f6ef7}.lbm-policy-save{display:flex;align-items:flex-end}.lbm-btn{padding:8px 14px;border-radius:8px;border:1px solid transparent;font-size:.8125rem;font-weight:600;cursor:pointer;line-height:1.2;transition:background .15s,border-color .15s}.lbm-btn:disabled{cursor:not-allowed;opacity:.6}.lbm-btn-primary{background:#4f6ef7;border-color:#4f6ef7;color:#fff}.lbm-btn-primary:hover:not(:disabled){background:#3b5bdb;border-color:#3b5bdb}.lbm-btn-warning{background:#fef3c7;border-color:#fde68a;color:#b45309}.lbm-btn-warning:hover:not(:disabled){background:#fde68a}.lbm-btn-danger{background:#fee2e2;border-color:#fecaca;color:#b91c1c}.lbm-btn-danger:hover:not(:disabled){background:#fecaca}.lbm-btn-danger-outline{background:#fff;border-color:#fca5a5;color:#b91c1c}.lbm-btn-danger-outline:hover:not(:disabled){background:#fff5f5}.lbm-toolbar{display:flex;flex-wrap:wrap;gap:12px;padding:16px;background:#f8f9fc;border:1px solid #edf0f7;border-radius:10px;margin-bottom:16px;align-items:flex-end}.lbm-filter-group{display:flex;flex-direction:column;gap:5px;flex:1 1 160px;min-width:140px}.lbm-search-group{flex:2 1 240px}.lbm-filter-group label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.lbm-filter-group input,.lbm-filter-group select{padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;background:#fff;outline:none}.lbm-filter-group input:focus,.lbm-filter-group select:focus{border-color:#4f6ef7}.lbm-input-icon{position:relative}.lbm-input-icon i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:.8rem}.lbm-input-icon input{padding-left:30px;width:100%;box-sizing:border-box}.lbm-filter-clear{flex:0 0 auto}.lbm-btn-clear{padding:9px 16px;background:#fff;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background .15s}.lbm-btn-clear:hover:not(:disabled){background:#f3f4f6}.lbm-btn-clear:disabled{opacity:.5;cursor:not-allowed}.lbm-table-wrapper{border:1px solid #edf0f7;border-radius:10px;overflow-x:auto;background:#fff}.lbm-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#8990a8;font-size:.9rem}.lbm-spinner{width:28px;height:28px;border:3px solid #dde1ed;border-top-color:#4f6ef7;border-radius:50%;animation:lbm-spin .7s linear infinite}.lbm-table{width:100%;border-collapse:collapse;font-size:.875rem}.lbm-table thead tr{background:#f8f9fc}.lbm-group-row th{padding:10px 16px;text-align:left;font-weight:700;color:#374151;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #edf0f7;vertical-align:bottom}.lbm-subhead-row th{padding:8px 16px 12px;text-align:right;font-weight:600;color:#9ca3af;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #edf0f7}.lbm-col-group{text-align:center!important;border-left:1px solid #edf0f7;border-right:1px solid #edf0f7}.lbm-col-scheduled{background:#f5f8ff;color:#4f6ef7!important}.lbm-col-casual{background:#f0fdf9;color:#059669!important}.lbm-col-reset,.lbm-col-actions{text-align:center!important}.lbm-table td{padding:14px 16px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}.lbm-table tbody tr:hover{background:#fafbfe}.lbm-table tbody tr:last-child td{border-bottom:none}.lbm-table .num{text-align:right}.lbm-employee-cell{display:flex;align-items:center;gap:12px;min-width:180px}.lbm-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4f6ef7,#6c8cff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.lbm-employee-info{display:flex;flex-direction:column;gap:2px;min-width:0}.lbm-employee-name{font-weight:600;color:#1a1d2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lbm-employee-code{font-size:.75rem;color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.lbm-balance-pill,.lbm-taken-pill{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:4px 12px;border-radius:20px;font-size:.8125rem;font-weight:700}.lbm-pill-scheduled{background:#eef1fe;color:#4f6ef7}.lbm-pill-casual{background:#d1fae5;color:#059669}.lbm-pill-low{background:#fff7ed;color:#d97706;box-shadow:inset 0 0 0 1px #fed7aa}.lbm-taken-pill{background:#f3f4f6;color:#6b7280;font-weight:600}.lbm-remaining-pill{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:4px 12px;border-radius:20px;font-size:.8125rem;font-weight:700;box-shadow:inset 0 0 0 1px #0000000f}.lbm-reset-date{text-align:center;font-size:.8125rem;color:#6b7280;white-space:nowrap}.lbm-muted{color:#d1d5db}.lbm-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.lbm-btn-action{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:none;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.lbm-btn-edit{background:#eef1fe;color:#4f6ef7}.lbm-btn-edit:hover{background:#dbe4ff}.lbm-btn-add-leave{background:#ecfdf5;color:#059669}.lbm-btn-add-leave:hover{background:#d1fae5}.lbm-empty{text-align:center!important;padding:60px 20px!important;color:#9ca3af}.lbm-empty i{font-size:2rem;display:block;margin-bottom:8px}.lbm-pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:0 4px;flex-wrap:wrap}.lbm-results-count{font-size:.8rem;color:#9ca3af;margin:0}.lbm-pagination-footer app-pagination{margin-left:auto}@media (max-width: 1100px){.lbm-policy-form{grid-template-columns:1fr 1fr}.lbm-policy-save{grid-column:1 / -1;justify-content:flex-start}}@media (max-width: 900px){.lbm-page{padding:16px}.lbm-header{flex-direction:column;align-items:flex-start}.lbm-header-actions{width:100%;justify-content:space-between}.lbm-card-header{flex-direction:column}.lbm-policy-form{grid-template-columns:1fr}.lbm-toolbar{gap:10px}.lbm-actions{flex-direction:column;align-items:stretch}}@media (max-width: 640px){.lbm-col-group,.lbm-subhead-row th{font-size:.62rem}.lbm-table td,.lbm-table th{padding:10px 12px}}.modal-dialog{width:560px;max-width:100%;max-height:90vh}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #eaecf0}.modal-subtitle{margin:4px 0 0;font-size:13px;color:#667085}.btn-close{background:none;border:none;font-size:22px;color:#667085;cursor:pointer;width:32px;height:32px;border-radius:50%;line-height:1}.modal-body{overflow-y:auto;padding:16px 20px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:13px;font-weight:500;color:#344054}.required{color:#d92d20}.employee-readonly{padding:10px 12px;border-radius:10px;background:#f9fafb;border:1px solid #eaecf0;color:#101828;font-weight:500}.field select,.field input,.field textarea{padding:10px 12px;border:1px solid #d0d5dd;border-radius:10px;font:inherit;color:#101828;background:#fff}.field select:focus,.field input:focus,.field textarea:focus{outline:none;border-color:#1570ef;box-shadow:0 0 0 4px #1570ef1f}.field textarea{resize:vertical;min-height:80px}.date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.balance-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:4px}.balance-card{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid #eaecf0}.balance-label{font-size:12px;color:#667085}.balance-value{font-size:24px;font-weight:700;color:#1570ef;line-height:1.1}.balance-note{margin:12px 0 0;font-size:12px;color:#667085}.alert.error{margin-top:12px;padding:10px 12px;border-radius:10px;background:#fff5f5;border:1px solid #ffc9c9;color:#c92a2a;font-size:13px}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 20px;border-top:1px solid #eaecf0}.modal-overlay .btn{padding:9px 14px;border-radius:10px;border:1px solid transparent;background:#fff;cursor:pointer;font-weight:600;line-height:1.2}.modal-overlay .btn-primary:hover:not(:disabled){background:#175cd3;border-color:#175cd3}.modal-overlay .btn-secondary:hover:not(:disabled){background:#f9fafb}@media (max-width: 560px){.date-row,.balance-cards{grid-template-columns:1fr}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050;padding:12px}.modal-dialog{width:520px;max-width:100%;max-height:90vh}.modal-content{max-height:90vh;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;border:1px solid #eaecf0;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #eaecf0;background-color:#fff}.modal-title{margin:0;font-size:18px;font-weight:600;color:#101828}.btn-close{background:none;border:none;font-size:22px;color:#667085;cursor:pointer;width:32px;height:32px;border-radius:50%}.btn-close:hover{background-color:#f2f4f7;color:#344054}.modal-body{overflow-y:auto;padding:16px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field input{padding:8px 10px;border:1px solid #d0d5dd;border-radius:10px}.field input:focus{outline:none;border-color:#1570ef;box-shadow:0 0 0 4px #1570ef1f}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #eaecf0;background-color:#fff}.muted{color:#6c757d;font-size:12px;margin-top:4px}.modal-overlay .btn{padding:8px 12px;border-radius:10px;border:1px solid transparent;background:#fff;cursor:pointer;font-weight:600;line-height:1.2}.modal-overlay .btn-primary{background:#1570ef;border-color:#1570ef;color:#fff}.modal-overlay .btn-primary:hover{background:#175cd3;border-color:#175cd3}.modal-overlay .btn-secondary{background:#fff;border-color:#d0d5dd;color:#344054}.modal-overlay .btn-secondary:hover{background:#f9fafb;border-color:#cbd5e1}.modal-overlay .btn:disabled{opacity:.6;cursor:not-allowed}.page{padding:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.page-header h2{margin:0 0 .25rem;font-size:1.25rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;align-items:start}.form-label{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.admin-hint{font-size:.875rem;margin-top:-.25rem}.admin-hint strong{font-weight:600;color:#495057}.module-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border:1px solid #dee2e6;border-radius:999px;font-size:.875rem;cursor:pointer;margin:0}.layout{display:block}.layout.has-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1rem;align-items:start}.selected-row{background:#f0f7ff}.detail-panel{position:sticky;top:1rem}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.detail-meta dt{font-size:.75rem;text-transform:uppercase;color:#6c757d;margin:0}.detail-meta dd{margin:0;font-weight:500}.status-row{display:flex;gap:.5rem;align-items:center}.status-row .form-control{flex:1}.provision-row{display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.layout.has-detail{grid-template-columns:1fr}.detail-panel{position:static}}.card{transition:all .3s ease-in-out}.card:hover{box-shadow:0 0 0 2px #007bff33}.attendance-edit-container{max-width:800px;margin:0 auto;padding:24px;background:#f8fafc;min-height:100vh}.header-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px #1018280f}.breadcrumb{margin-bottom:16px}.back-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#4c64ff;font-size:14px;font-weight:500;cursor:pointer;padding:8px 0;transition:color .3s ease}.back-btn:hover{color:#3b4fcc}.back-btn i{font-size:12px}.page-title{font-size:28px;font-weight:700;color:#101828;margin:0 0 8px;font-family:Inter}.page-subtitle{font-size:16px;color:#475467;margin:0;font-family:Inter}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f}.success-message{background-color:#f0fdf4;color:#16a34a;padding:16px;border-radius:8px;border:1px solid #bbf7d0;display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:16px}.success-message i{font-size:20px}.form-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 2px #1018280f}.form-section{margin-bottom:32px}.section-title{font-size:20px;font-weight:600;color:#101828;margin:0 0 20px;font-family:Inter;border-bottom:2px solid #f1f5f9;padding-bottom:12px}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.form-group{display:flex;flex-direction:column;margin:5px}.form-group label{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;font-family:Inter}.attendance-edit-container .form-control{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:Inter;transition:border-color .3s ease,box-shadow .3s ease}.attendance-edit-container .form-control:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.attendance-edit-container .form-control[readonly]{background-color:#f9fafb;color:#6b7280}.attendance-edit-container .form-textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:Inter;resize:vertical;min-height:100px;transition:border-color .3s ease,box-shadow .3s ease}.attendance-edit-container .form-textarea:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.checkbox-item{display:flex;align-items:center;gap:12px}.form-checkbox{width:18px;height:18px;accent-color:#4C64FF;cursor:pointer}.checkbox-item label{font-size:14px;font-weight:500;color:#374151;cursor:pointer;margin:0;font-family:Inter}.form-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.attendance-edit-container .btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;font-family:Inter;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;border:none}.attendance-edit-container .btn:disabled{opacity:.6;cursor:not-allowed}.attendance-edit-container .btn-secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.attendance-edit-container .btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.attendance-edit-container .btn-primary{background-color:#4c64ff;color:#fff}.attendance-edit-container .btn-primary:hover:not(:disabled){background-color:#3b4fcc}.attendance-edit-container .btn i{font-size:12px}@media (max-width: 768px){.attendance-edit-container{padding:16px}.header-section{padding:20px}.page-title{font-size:24px}.form-container{padding:24px}.form-row{grid-template-columns:1fr;gap:16px}.checkbox-group{grid-template-columns:1fr;gap:12px}.form-actions{flex-direction:column}.btn{justify-content:center}}@media (max-width: 480px){.page-title{font-size:20px}.form-container{padding:20px}.section-title{font-size:18px}}.dialog-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.dialog-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.close-button{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:color .2s}.close-button:hover{color:#374151}.dialog-content{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}.dialog-overlay .form-control{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.dialog-overlay .form-control:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkbox-group{display:flex;flex-wrap:wrap;gap:16px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151}.checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6}.checkinout-container{border:1px solid #e5e7eb;border-radius:6px;padding:16px;background-color:#f9fafb}.checkinout-entry{margin-bottom:12px}.checkinout-entry:last-child{margin-bottom:0}.entry-row{display:flex;gap:12px;align-items:center}.entry-type{flex:0 0 120px}.entry-time{flex:1}.dialog-overlay .btn-sm{padding:6px 8px;font-size:12px;flex:0 0 auto}.dialog-overlay .btn-danger{background-color:#dc2626;color:#fff}.dialog-overlay .btn-danger:hover:not(:disabled){background-color:#b91c1c}.add-entry-btn{width:100%;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background-color:#f3f4f6;color:#374151;border:1px dashed #d1d5db}.add-entry-btn:hover{background-color:#e5e7eb;border-color:#9ca3af}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:6px;margin-bottom:20px;font-size:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.dialog-overlay .btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:8px}.dialog-overlay .btn:disabled{opacity:.5;cursor:not-allowed}.dialog-overlay .btn-secondary{background-color:#f3f4f6;color:#374151}.dialog-overlay .btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.dialog-overlay .btn-primary{background-color:#3b82f6;color:#fff}.dialog-overlay .btn-primary:hover:not(:disabled){background-color:#2563eb}.spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 640px){.dialog-container{width:95%;margin:20px}.form-row{grid-template-columns:1fr}.checkbox-group{flex-direction:column;gap:8px}.dialog-actions{flex-direction:column}.btn{width:100%;justify-content:center}}.attendance-view-container{width:100%;max-width:100%;margin:0 auto;padding:24px;background:#f8fafc;min-height:100vh;box-sizing:border-box}.month-year-selector{display:flex;gap:16px;margin-bottom:24px;justify-content:space-between;align-items:center;flex-wrap:wrap}.month-year-group{display:flex;gap:12px;align-items:center}.date-range-group{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.range-label{font-size:13px;color:#6b7280}.date-input{max-width:160px}.clear-range-btn{font-size:13px;padding:0 4px;color:#6b7280}.add-attendance-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.add-attendance-btn:hover{background-color:#2563eb}.attendance-view-container .form-select{padding:10px 15px;border:1px solid #e1e1e1;border-radius:8px;background-color:#fff;font-size:15px;color:#475467;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.attendance-view-container .form-select:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff33}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #4C64FF;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-container p{color:#6c757d;font-size:16px}.error-message{background-color:#fef2f2;color:#ef4444;padding:16px;border-radius:8px;border:1px solid #fecaca;display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:16px}.error-message i{font-size:20px}.no-data-message{text-align:center;padding:50px 20px;color:#718096;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;margin-top:24px}.no-data-message i{font-size:56px;margin-bottom:20px;opacity:.4;color:#a0aec0}.no-data-message p{margin:0;font-size:17px;font-weight:500}.summary-section{margin-bottom:32px}.summary-container{width:100%;max-width:100%;background:#fff;box-shadow:0 6px 18px #0f172a0f;border-radius:16px;box-sizing:border-box;padding:20px 32px}.summary-content{display:flex;align-items:stretch;justify-content:space-between;gap:40px}.summary-item{flex:1;min-width:120px;display:flex;flex-direction:column;justify-content:center;gap:8px}.summary-label{color:#64748b;font-size:13px;font-family:Inter;font-weight:500;line-height:18px;letter-spacing:.04em;text-transform:uppercase}.summary-value{color:#0f172a;font-size:26px;font-family:Inter;font-weight:700;letter-spacing:.02em}.summary-comparison{display:flex;align-items:center;gap:4px}.text-primary-blue,.text-red,.text-grey,.text-muted{font-size:12px;font-family:Inter;font-weight:500;line-height:18px}.text-primary-blue{color:#4c64ff}.text-red{color:#ef4444}.text-grey,.text-muted{color:#94a3b8}.summary-divider{width:1px;height:48px;background:#e2e8f0;border-radius:999px}.daily-attendance-section{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;box-sizing:border-box;max-height:600px;overflow-y:auto}.daily-attendance-card{width:100%;max-width:100%;min-height:180px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;margin-bottom:16px;box-sizing:border-box;border:1px solid #e5e7eb}.daily-attendance-card.grayed-out{background:#f8f9fa;opacity:.6}.daily-attendance-card.grayed-out .daily-card-day-label,.daily-attendance-card.grayed-out .daily-card-start-label,.daily-attendance-card.grayed-out .daily-card-start-time,.daily-attendance-card.grayed-out .footer-label,.daily-attendance-card.grayed-out .footer-value{color:#6c757d}.daily-attendance-card.grayed-out .timeline-segment{background-color:#e9ecef!important;color:#6c757d!important}.skeleton-container{display:flex;flex-direction:column;gap:24px}.summary-skeleton{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;padding:20px 37px;box-shadow:0 1px 2px #1018280f}.skeleton-card{width:119px;height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.daily-skeleton{display:flex;flex-direction:column;gap:16px}.skeleton-attendance-card{width:1538px;height:145px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;position:relative;display:flex;align-items:center;padding:20px;gap:20px}.skeleton-left{width:110px;height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.skeleton-timeline{flex:1;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.skeleton-right{width:100px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.skeleton-footer{position:absolute;bottom:20px;right:20px;width:200px;height:30px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.daily-card-left-header{width:110px;left:22px;top:10px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:11px;display:inline-flex}.daily-card-day-label{align-self:stretch;color:#101828;font-size:18px;font-family:Inter;font-weight:700;letter-spacing:.36px;word-wrap:break-word}.daily-card-start-details{align-self:stretch;justify-content:flex-start;align-items:center;gap:24px;display:inline-flex}.daily-card-start-label{width:84px;flex-direction:column;justify-content:flex-start;align-items:center;gap:17px;display:inline-flex}.daily-card-start-label{align-self:stretch;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.daily-card-start-time{align-self:stretch;color:#101828;font-size:14px;font-family:Inter;font-weight:600;letter-spacing:.28px;word-wrap:break-word}.daily-card-timeline-area{left:155px;top:43px;position:absolute;width:calc(100% - 600px)}.timeline-hours{left:0;top:0;position:absolute;justify-content:flex-start;align-items:center;gap:60px;display:inline-flex}.timeline-hours span{color:#969698;font-size:14px;font-family:Inter;font-weight:400;word-wrap:break-word}.timeline-segments-wrapper{width:100%;padding-left:2px;padding-right:2px;left:0;top:28px;position:absolute;height:30px}.timeline-segment{height:30px;position:absolute;border-radius:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-family:Inter;font-weight:600;letter-spacing:.26px;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.segment-label{text-align:center;color:#fff;font-size:13px;font-family:Inter;font-weight:600;letter-spacing:.26px;word-wrap:break-word}.timeline-segment:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.timeline-segment:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.timeline-segment:only-child{border-radius:6px}.daily-card-right-header{left:calc(100% - 120px);top:14px;position:absolute;justify-content:flex-start;align-items:center;gap:4px;display:inline-flex}.edit-button{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0}.edit-text{color:#1d61e7;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.status-approved{display:flex;align-items:center;gap:8px;color:#28a745;font-size:14px;font-family:Inter;font-weight:600}.status-approved i{color:#28a745}.daily-card-footer{right:15px;bottom:15px;position:absolute;justify-content:flex-start;align-items:center;gap:24px;display:inline-flex}.footer-item{width:70px;flex-direction:column;justify-content:flex-start;align-items:center;gap:17px;display:inline-flex}.footer-label{align-self:stretch;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.footer-value{align-self:stretch;text-align:center;color:#101828;font-size:14px;font-family:Inter;font-weight:600;letter-spacing:.28px;word-wrap:break-word}.footer-divider{width:2px;height:42px;background:#e1e1e1;border-radius:5px}@media (max-width: 1600px){.attendance-view-container{max-width:100%;padding:16px}.summary-container,.daily-attendance-card{width:100%;max-width:100%}.summary-content{left:20px;gap:40px}.daily-card-left-header{left:16px}.daily-card-timeline-area{left:120px;width:calc(100% - 240px)}.daily-card-right-header{left:calc(100% - 100px)}.daily-card-footer{left:calc(100% - 200px)}}@media (max-width: 1200px){.summary-content{gap:30px;flex-wrap:wrap;position:relative;left:20px;top:20px}.summary-item{width:100px}.summary-divider{display:none}.daily-attendance-card{height:auto;min-height:145px;padding:20px}.daily-card-left-header,.daily-card-timeline-area,.daily-card-right-header,.daily-card-footer{position:relative;left:auto;top:auto;width:100%}.daily-card-timeline-area{margin:20px 0}.daily-card-right-header{display:flex;justify-content:flex-end;margin-bottom:20px}.daily-card-footer{display:flex;justify-content:flex-end}}@media (max-width: 768px){.summary-content{gap:20px;left:16px;top:16px}.summary-item{width:80px}.summary-label{font-size:14px}.summary-value{font-size:20px}.timeline-hours{gap:60px}.timeline-hours span{font-size:12px}.segment-label{font-size:11px}.daily-card-day-label{font-size:16px}.daily-card-start-label,.footer-label{font-size:14px}.daily-card-start-time,.footer-value{font-size:12px}.edit-text{font-size:14px}.attendance-view-container{padding:8px}.month-year-selector{flex-direction:column;gap:8px;align-items:stretch}.add-attendance-btn{width:100%;justify-content:center}}.timeline-container{position:relative;padding:20px 10px}.clock-in-section{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.clock-out-section,.duration-section{text-align:center}.cattr-timeline-wrapper{margin-top:8px}.cattr-timeline-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#6b7280;margin-bottom:2px}.cattr-timeline-bar{position:relative;width:100%;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.cattr-timeline-segment{position:absolute;top:0;bottom:0;background:#22c55e;border-radius:999px}.cattr-duration{border-top:1px dashed #e5e7eb;padding-top:4px;margin-top:4px}.cattr-duration .clock-time{font-size:18px}.clock-label{color:#475467;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.clock-time{color:#101828;font-size:16px;font-weight:600;line-height:20px;margin-bottom:2px}.project-location{color:#475467;font-size:10px;font-weight:400;line-height:14px;text-align:center;margin-top:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.late-indicator{display:flex;flex-direction:column;align-items:center;margin-top:4px;padding:2px 6px;background-color:#fef2f2;border:1px solid #FECACA;border-radius:3px;min-width:40px}.late-text{color:#dc2626;font-size:9px;font-weight:600;line-height:10px;text-transform:uppercase}.late-minutes{color:#dc2626;font-size:10px;font-weight:700;line-height:12px}.overtime-indicator{display:flex;flex-direction:column;align-items:center;margin-top:2px;padding:1px 4px;background-color:#fff7ed;border:1px solid #FED7AA;border-radius:3px;min-width:35px}.overtime-text{color:#ea580c;font-size:8px;font-weight:600;line-height:10px;text-transform:uppercase}.overtime-minutes{color:#ea580c;font-size:9px;font-weight:700;line-height:11px}.daily-card-day-label{color:#101828;font-size:12px;font-weight:600;line-height:18px;text-align:center}.timeline-scale-header{width:100%;background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:8px 0;border-radius:8px 8px 0 0}.timeline-hours-24{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-left:8.33%;margin-right:16.66%}.timeline-hours-24 span{color:#6b7280;font-size:12px;font-weight:500;text-align:center;flex:1}.main-content-row{min-height:120px}app-attendance-card{display:block;min-height:150px;margin-bottom:10px}.scroll-container{max-height:65vh;overflow-y:scroll;padding:10px}.skeleton-card{background-color:#e0e0e0;border-radius:12px;padding:1rem;margin-bottom:1rem;animation:pulse 1.5s infinite ease-in-out}.skeleton-line{height:16px;background-color:silver;border-radius:4px;margin-bottom:8px}.skeleton-line.short{width:40%}.skeleton-line.medium{width:70%}.skeleton-line.long{width:100%}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.booking-dashboard-shell{width:100%}.modern-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;background:transparent;color:#667085;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.tab-content{min-height:400px}.skeleton-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite}.skeleton-line{height:16px;background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:4px}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.lv-wrapper{display:flex;flex-direction:column;gap:20px;font-family:inherit}.lv-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lv-title{margin:0;font-size:1.25rem;font-weight:700;color:#1a1d2e}.lv-subtitle{margin:2px 0 0;font-size:.85rem;color:#8990a8}.lv-btn-primary{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;background:#4f6ef7;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.lv-btn-primary:hover:not(:disabled){background:#3f5ae0}.lv-btn-primary:disabled{opacity:.6;cursor:not-allowed}.lv-btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:#f3f4f6;color:#6b7280;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.lv-btn-secondary:hover:not(:disabled){background:#e5e7eb}.lv-btn-link{background:none;border:none;color:#4f6ef7;font-size:.8rem;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.lv-error-banner{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff1f1;border:1px solid #fbbcbc;border-radius:8px;color:#c0392b;font-size:.875rem}.lv-success-banner{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#059669;font-size:.875rem}.lv-balance{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 700px){.lv-balance{grid-template-columns:1fr}}.lv-balance-card{background:#fff;border:1px solid #edf0f7;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 4px #0000000d}.lv-balance-value{font-size:2rem;font-weight:700;color:#4f6ef7;line-height:1}.lv-balance-label{font-size:.85rem;font-weight:600;color:#374151}.lv-balance-sub{font-size:.75rem;color:#9ca3af}.lv-form-card{background:#fff;border:1px solid #edf0f7;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 4px #0000000d}.lv-form-title{margin:0;font-size:1rem;font-weight:700;color:#1a1d2e}.lv-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}@media (max-width: 700px){.lv-form-grid{grid-template-columns:1fr}}.lv-field{display:flex;flex-direction:column;gap:5px}.lv-field.lv-full{grid-column:1 / -1}.lv-field label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.lv-field input,.lv-field select,.lv-field textarea{padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;background:#fff;outline:none;font-family:inherit}.lv-field input:focus,.lv-field select:focus,.lv-field textarea:focus{border-color:#4f6ef7}.lv-form-actions{display:flex;gap:12px}.lv-table-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;overflow:hidden}.lv-table-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f0f0f5;font-weight:700;color:#1a1d2e;font-size:.95rem}.lv-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:50px 20px;color:#8990a8;font-size:.9rem}.lv-table{width:100%;border-collapse:collapse;font-size:.875rem}.lv-table thead tr{background:#f8f9fc}.lv-table th{padding:12px 16px;text-align:left;font-weight:600;color:#6b7280;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.lv-table td{padding:12px 16px;color:#374151;border-bottom:1px solid #f3f4f6}.lv-table tbody tr:last-child td{border-bottom:none}.lv-reason{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.lv-empty{text-align:center!important;padding:50px 20px!important;color:#9ca3af}.lv-empty i{font-size:2rem;display:block;margin-bottom:8px}.lv-spinner{width:26px;height:26px;border:3px solid #dde1ed;border-top-color:#4f6ef7;border-radius:50%;animation:spin .7s linear infinite}.lv-spinner-sm{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.medical-insurance-container{padding:1rem}.year-filter-container{display:flex;align-items:center;gap:1rem}.year-filter-container label{margin-bottom:0}.insurance-details{font-size:.95rem}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.detail-row strong{font-weight:600;color:#6c757d;min-width:180px}.detail-row span{text-align:right;color:#212529}.card{border:1px solid #dee2e6;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a!important}.card-header{border-bottom:2px solid rgba(255,255,255,.2)}.card-header h5{display:flex;align-items:center}.badge{font-size:.875rem;padding:.35rem .65rem}@media (max-width: 768px){.detail-row{flex-direction:column;align-items:flex-start;gap:.25rem}.detail-row span{text-align:left}}.notifications-page{max-width:720px;margin:0 auto;padding:8px 0 24px}.notifications-header{gap:12px}.notifications-title .subtitle{margin:2px 0 0;font-size:.8rem;color:#6b7280}.notifications-content{background:radial-gradient(circle at top left,#f1f5f9,#fff);border-radius:16px;padding:12px 12px 4px}.btn-mark-all-read{padding:8px 16px;border-radius:8px;background:#2563eb;color:#fff;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.btn-mark-all-read:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 8px #2563eb33}.btn-mark-all-read:active{background:#1e40af;transform:translateY(0)}@media (max-width: 576px){.notifications-page{padding-inline:4px}.notifications-header{gap:8px}.badge-soft{display:none}}.badge-soft{background:linear-gradient(135deg,#e0f2fe,#dbeafe);color:#1d4ed8;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:4px}.badge-soft:before{content:"";width:8px;height:8px;border-radius:999px;background:#22c55e}.notification-card{border-radius:16px;background:#fff;border:1px solid rgba(226,232,240,.8);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.notification-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(180deg,#3b82f6,#2563eb);transition:width .3s ease}.notification-card.unread{border-left:4px solid #3b82f6;box-shadow:0 4px 16px #2563eb1f,0 2px 4px #2563eb14;background:linear-gradient(135deg,#fff,#f8fafc)}.notification-card.unread:before{width:4px}.notification-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0f172a26,0 4px 8px #0f172a1a;border-color:#94a3b84d}.notification-card.clickable{cursor:pointer}.notification-open-link{display:inline-block;margin-top:8px;font-size:.9rem;font-weight:600;color:#2563eb;text-decoration:none;cursor:pointer}.notification-open-link:hover{color:#1d4ed8;text-decoration:underline}.notification-show-more{display:inline-block;margin-top:6px;padding:0;border:none;background:transparent;font-size:.85rem;font-weight:700;color:#334155;cursor:pointer}.notification-show-more:hover{color:#0f172a;text-decoration:underline}.card-title{font-size:1.05rem;font-weight:700;color:#0f172a;letter-spacing:-.01em;line-height:1.4;margin-bottom:8px}.card-text{font-size:.9rem;color:#475569;line-height:1.6}.notification-body-text{white-space:pre-line;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#64748b;font-size:.875rem;line-height:1.5}.status-dot{width:12px;height:12px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#3b82f6,#2563eb);box-shadow:0 0 0 3px #3b82f640,0 2px 4px #3b82f64d;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.notification-actions{flex-shrink:0;display:flex;gap:12px;align-items:center}.btn-mark-read,.btn-delete{padding:8px 20px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;white-space:nowrap}.btn-text{font-size:12px;line-height:1}.btn-mark-read{background-color:#2563eb;color:#fff}.btn-mark-read:hover:not(:disabled){background-color:#1d4ed8}.btn-mark-read:active:not(:disabled){background-color:#1e40af}.btn-mark-read:disabled{background-color:#9ca3af;color:#fff;cursor:not-allowed;opacity:.7}.btn-mark-read:disabled:hover{background-color:#9ca3af}.btn-delete{background-color:#dc2626;color:#fff}.btn-delete:hover:not(:disabled){background-color:#b91c1c}.btn-delete:active:not(:disabled){background-color:#991b1b}.btn-delete:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.empty-state{padding:28px 16px 20px}.empty-icon-wrapper{width:44px;height:44px;border-radius:999px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 0,#e5e7eb,#d1d5db);color:#4b5563}.empty-icon{font-size:22px}.empty-title{margin:0 0 4px;font-size:1rem;font-weight:600;color:#111827}.empty-text{margin:0;font-size:.85rem;color:#6b7280}.notification-main{max-width:calc(100% - 80px);flex:1}.card-body{padding:18px 20px;position:relative}.meta-row .date-chip{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;font-size:12px;font-weight:600;border:1px solid rgba(148,163,184,.2);box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.meta-row .date-chip:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.skeleton-container{padding:8px 0}.skeleton-card{background:#fff;border-radius:16px;border:1px solid rgba(226,232,240,.8);margin-bottom:12px;overflow:hidden;animation:skeletonFadeIn .3s ease-in}.skeleton-card:nth-child(1){animation-delay:.05s}.skeleton-card:nth-child(2){animation-delay:.1s}.skeleton-card:nth-child(3){animation-delay:.15s}.skeleton-card:nth-child(4){animation-delay:.2s}.skeleton-card:nth-child(5){animation-delay:.25s}@keyframes skeletonFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.skeleton-card-body{padding:18px 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.skeleton-main{flex:1;max-width:calc(100% - 180px)}.skeleton-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.skeleton-icon{width:12px;height:12px;border-radius:50%;background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 37%,#e5e7eb 63%);background-size:400% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;flex-shrink:0;margin-top:4px}.skeleton-title-group{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-title{height:20px;width:60%;background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 37%,#e5e7eb 63%);background-size:400% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-date-chip{height:24px;width:120px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:20px}.skeleton-content{display:flex;flex-direction:column;gap:8px;margin-top:8px}.skeleton-line{height:14px;width:100%;background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 37%,#e5e7eb 63%);background-size:400% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-line-short{width:75%}.skeleton-actions{display:flex;gap:12px;flex-shrink:0;align-items:center}.skeleton-button{width:100px;height:36px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:6px}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.pagination-container{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;margin-top:16px;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:16px}.pagination-info{color:#6b7280;font-size:.875rem}.pagination-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-btn svg{width:16px;height:16px;display:block}.page-numbers{display:flex;gap:4px;align-items:center}.page-number-btn{min-width:36px;height:36px;padding:0 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.page-number-btn:hover:not(:disabled):not(.ellipsis){background:#f3f4f6;border-color:#d1d5db}.page-number-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.page-number-btn.ellipsis{border:none;background:transparent;cursor:default;min-width:auto;padding:0 4px}.page-number-btn:disabled{cursor:default}.page-size-selector{display:flex;align-items:center;gap:8px}.page-size-selector label{color:#6b7280;font-size:.875rem}.page-size-select{padding:6px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s ease}.page-size-select:hover{border-color:#d1d5db}.page-size-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){.pagination-container{flex-direction:column;align-items:stretch}.pagination-controls,.page-size-selector{justify-content:center}}.payroll-container{width:100%;min-height:100vh;background:#f9f9f9;font-family:Inter,sans-serif;overflow-x:hidden;box-sizing:border-box;padding:0;margin:0}.payroll-header{padding:0 24px;background:#f9f9f9;border-bottom:2px solid #E0E1E3}.modern-navigation{background:#fff;border-radius:12px;padding:20px 24px;color:#101828;box-shadow:0 1px 2px #1018280f;margin-bottom:18px}.navigation-title{margin-bottom:20px}.navigation-title h2{font-size:20px;font-weight:700;margin:0 0 8px;color:#101828;letter-spacing:.4px}.navigation-title p{font-size:16px;margin:0;color:#475467;font-weight:400}.date-selector-container{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.date-selector{display:flex;flex-direction:column;gap:12px;flex:1;min-width:300px}.selector-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#475467}.selector-label i{font-size:16px;color:#2e6de9}.selector-controls{display:flex;align-items:center;gap:12px;background:#fff;padding:8px}.modern-btn{background:#fff;border:1px solid rgba(18,18,18,.2);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#475467}.modern-btn:hover:not(:disabled){background:#f5f5f5;border-color:#9ca3af}.modern-btn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.modern-select{background:#fff;border:1px solid #D9D9D9;border-radius:8px;padding:8px 12px;font-size:16px;font-weight:500;color:#101828;min-width:200px;cursor:pointer;transition:all .2s ease}.modern-select:hover{border-color:#9ca3af}.modern-select:focus{outline:none;border-color:#2e6de9;box-shadow:0 0 0 2px #2e6de91a}.modern-select:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc}.quick-actions{display:flex;gap:12px}.quick-btn{background:#fff;border:1px solid rgba(18,18,18,.2);border-radius:8px;padding:8px 16px;color:#475467;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.quick-btn:hover:not(:disabled){background:#f5f5f5;border-color:#9ca3af}.quick-btn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.quick-btn i{font-size:14px}.skeleton-container{margin-top:24px}.skeleton-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px}.skeleton-card{background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.skeleton-card-header{padding:24px 28px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8fafc,#fff)}.skeleton-title-section{display:flex;align-items:center;gap:16px}.skeleton-flag{width:28px;height:28px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-title{width:140px;height:22px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-actions{display:flex;align-items:center;gap:16px}.skeleton-status{width:80px;height:24px;border-radius:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-edit-btn{width:60px;height:36px;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-card-content{padding:24px 28px}.skeleton-detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f8f9fa}.skeleton-detail-row:last-child{border-bottom:none}.skeleton-label{width:100px;height:14px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-value{width:80px;height:16px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.salary-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;padding:0 24px}.salary-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden;transition:all .2s ease;border:1px solid rgba(0,0,0,.05);position:relative}.salary-card:hover{box-shadow:0 4px 8px #1018281a}.card-header{padding:18px 12px;display:flex;justify-content:space-between;align-items:center}.card-actions{display:flex;align-items:center;gap:16px}.card-title{display:flex;align-items:center;gap:6px;color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px}.flag-icon{font-size:24px}.card-title h3{margin:0;font-size:20px;font-weight:700;color:#101828;letter-spacing:.4px}.card-status{padding:4px 10px;border-radius:16px;font-size:14px;font-weight:500;background:#f2f4f7;color:#344054}.edit-btn{display:flex;align-items:center;gap:4px;padding:10px 24px;background:#fff;border:1px solid rgba(18,18,18,.4);border-radius:10px;color:#121212b3;font-size:14px;font-weight:700;line-height:19.6px;cursor:pointer;transition:all .2s}.edit-btn:hover{background:#f5f5f5}.edit-btn i{font-size:16px}.card-content{padding:0 18px 18px}.salary-details{display:flex;flex-direction:column;gap:32px}.detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.detail-row:last-child{margin-bottom:0}.detail-row .label{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.detail-row .value{color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px}.detail-row .value.text-danger{color:#dc3545}.info-item{width:133px;display:flex;flex-direction:column;gap:12px}.info-label{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.info-value{color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px}.info-value.text-danger{color:#dc3545}.no-data-message{text-align:center;padding:40px 20px;color:#475467}.no-data-message i{font-size:48px;margin-bottom:16px;opacity:.5;color:#6b7280}.no-data-message p{margin:0;font-size:16px;font-weight:500}.egyptian-card{border-left:4px solid #dc2626}.egyptian-card .card-title h3{color:#dc2626}.ksa-card{border-left:4px solid #f59e0b}.ksa-card .card-title h3{color:#f59e0b}@media (max-width: 768px){.payroll-header{padding:0 16px}.modern-navigation{padding:16px}.navigation-title h2{font-size:18px}.navigation-title p{font-size:14px}.date-selector-container{flex-direction:column;gap:16px}.date-selector,.modern-select{min-width:auto;width:100%}.quick-actions{width:100%;justify-content:center}.skeleton-cards{grid-template-columns:1fr;gap:18px}.salary-cards{grid-template-columns:1fr;gap:18px;padding:0 16px}.skeleton-card-header,.card-header{padding:16px;flex-direction:column;align-items:flex-start;gap:16px}.skeleton-actions,.card-actions{width:100%;justify-content:space-between}.edit-btn{padding:8px 16px;font-size:13px}.skeleton-card-content{padding:16px}.card-content{padding:0 16px 16px}.skeleton-detail-row{flex-direction:column;align-items:flex-start;gap:6px}.detail-row{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:16px}.detail-row .value{font-size:18px}.info-item{width:100%}.info-value{font-size:18px}}@media (max-width: 480px){.modern-navigation{padding:16px}.navigation-title h2{font-size:16px}.selector-controls{flex-direction:column;gap:8px}.modern-select{order:-1}.quick-actions{flex-direction:column;gap:8px}.quick-btn{justify-content:center}}.salary-raise-container{padding:24px;background:#f8fafc;min-height:100vh}.date-range-controls{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.controls-header{margin-bottom:20px}.controls-header h3{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 8px}.controls-header p{color:#6b7280;font-size:14px;margin:0}.date-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;align-items:end}.date-group{display:flex;flex-direction:column}.date-group label{color:#374151;font-size:14px;font-weight:500;margin-bottom:6px}.date-group select{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;color:#374151;transition:all .2s ease}.date-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.date-actions{display:flex;gap:12px;align-items:center}.apply-btn,.reset-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.apply-btn{background:#3b82f6;color:#fff}.apply-btn:hover:not(:disabled){background:#2563eb}.apply-btn:disabled{background:#9ca3af;cursor:not-allowed}.reset-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.reset-btn:hover{background:#e5e7eb}@media (max-width: 768px){.date-controls{grid-template-columns:1fr}.date-actions{flex-direction:column;align-items:stretch}.apply-btn,.reset-btn{width:100%}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.error-icon{color:#ef4444;margin-bottom:16px}.error-container h3{color:#1f2937;margin-bottom:8px}.error-container p{color:#6b7280;margin-bottom:24px}.retry-btn{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .2s}.retry-btn:hover{background:#2563eb}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}.summary-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;display:flex;align-items:center;gap:16px;transition:transform .2s,box-shadow .2s}.summary-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.card-icon.initial{background:linear-gradient(135deg,#667eea,#764ba2)}.card-icon.current{background:linear-gradient(135deg,#f093fb,#f5576c)}.card-icon.increase{background:linear-gradient(135deg,#4facfe,#00f2fe)}.card-icon.changes{background:linear-gradient(135deg,#43e97b,#38f9d7)}.card-content{flex:1}.card-label{font-size:14px;color:#6b7280;margin-bottom:4px;font-weight:500}.card-value{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:4px}.card-percentage{font-size:14px;color:#10b981;font-weight:600}.increase-value{color:#10b981}.chart-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.chart-header{margin-bottom:24px}.chart-header h3{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:8px}.chart-header p{color:#6b7280;font-size:14px}.chart-container{height:400px;position:relative}.timeline-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.timeline-header{margin-bottom:24px}.timeline-header h3{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:8px}.timeline-header p{color:#6b7280;font-size:14px}.timeline-container{position:relative}.timeline-item{display:flex;gap:16px;margin-bottom:24px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:relative;display:flex;flex-direction:column;align-items:center}.marker-dot{width:16px;height:16px;border-radius:50%;background:#3b82f6;border:3px solid white;box-shadow:0 0 0 3px #e5e7eb;z-index:2;position:relative}.marker-dot.initial-dot{background:#10b981;box-shadow:0 0 0 3px #d1fae5}.timeline-line{position:absolute;top:16px;left:50%;transform:translate(-50%);width:2px;height:calc(100% + 8px);background:#e5e7eb}.timeline-content{flex:1;background:#f8fafc;border-radius:8px;padding:16px;border:1px solid #e5e7eb}.timeline-item.initial .timeline-content{background:#f0fdf4;border-color:#bbf7d0}.timeline-item.change .timeline-content{background:#fef3c7;border-color:#fde68a}.timeline-date{font-size:12px;color:#6b7280;margin-bottom:8px;font-weight:500}.timeline-details{display:flex;flex-direction:column;gap:8px}.timeline-type{margin-bottom:8px}.type-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.type-badge.egyptian{background:#dbeafe;color:#1e40af}.type-badge.ksa{background:#fef3c7;color:#92400e}.timeline-salary{display:flex;align-items:center;gap:12px;margin-bottom:8px}.salary-amount{font-size:18px;font-weight:700;color:#1f2937}.salary-change{display:flex;align-items:center;gap:8px}.change-amount{font-size:14px;font-weight:600}.change-amount.positive{color:#10b981}.change-amount.negative{color:#ef4444}.change-percentage{font-size:12px;font-weight:500}.change-percentage.positive{color:#10b981}.change-percentage.negative{color:#ef4444}.timeline-change-info{display:flex;gap:16px;font-size:14px}.change-from,.change-to{display:flex;flex-direction:column;gap:2px}.change-label{color:#6b7280;font-size:12px;font-weight:500}.change-value{color:#1f2937;font-weight:600}.no-data-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-data-icon{color:#9ca3af;margin-bottom:16px}.no-data-container h3{color:#1f2937;margin-bottom:8px}.no-data-container p{color:#6b7280;max-width:400px}@media (max-width: 768px){.salary-raise-container{padding:16px}.summary-cards{grid-template-columns:1fr;gap:16px}.summary-card{padding:16px}.chart-container{height:300px}.timeline-item{flex-direction:column;gap:12px}.timeline-marker{align-self:flex-start}.timeline-change-info{flex-direction:column;gap:8px}}.salary-tabs{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.tab-buttons{display:flex;gap:8px;background:#f1f5f9;padding:4px;border-radius:8px}.tab-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.tab-button:hover{background:#ffffff80;color:#475569}.tab-button.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.tab-icon{font-size:16px}.attendance-dashboard{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.attendance-dashboard__header h1{margin:0;font-size:1.5rem}.attendance-dashboard__header p{margin:.25rem 0 0;color:#6c757d;font-size:.9rem}.attendance-dashboard__content{display:flex;flex-direction:column;gap:1rem}.attendance-dashboard__left,.attendance-dashboard__right{background:#fff;border-radius:.75rem;box-shadow:0 2px 6px #0000000f;padding:1rem;min-height:200px}@media (max-width: 1024px){.attendance-dashboard__content{flex-direction:column}}.attendance-filter{display:flex;flex-direction:column;gap:.75rem}.attendance-filter__row{display:flex;flex-wrap:wrap;gap:.75rem}.attendance-filter__field{display:flex;flex-direction:column;min-width:0;flex:1 1 150px;position:relative}.attendance-filter__field label{font-size:.8rem;font-weight:600;margin-bottom:.25rem}.attendance-filter__field input:not(.mat-mdc-input-element),.attendance-filter__field select{padding:.35rem .5rem;border-radius:.35rem;border:1px solid #ced4da;font-size:.85rem}.attendance-filter__dropdown-trigger{display:flex;align-items:center;padding:.6rem .75rem;border-radius:.45rem;border:1px solid #ced4da;background-color:#fff;font-size:.85rem;cursor:pointer}.attendance-filter__dropdown-trigger .placeholder{color:#6c757d}.attendance-filter__dropdown-panel{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:1000;margin-top:0;background-color:#fff;border-radius:.45rem;box-shadow:0 4px 12px #00000014}.attendance-filter__field--dates .attendance-filter__dates{display:flex;align-items:center;gap:.35rem}.attendance-filter__dates-separator{font-size:.8rem;color:#6c757d}.attendance-filter__actions{display:flex;gap:.5rem;margin-top:.5rem}.attendance-filter__actions button{padding:.4rem .9rem;border-radius:.35rem;border:none;font-size:.85rem;cursor:pointer}.attendance-filter__actions button[type=submit]{background-color:#0d6efd;color:#fff}.attendance-filter__actions button.secondary{background-color:#f8f9fa;color:#212529;border:1px solid #ced4da}.attendance-filter__field--timezone{flex:0 0 auto;min-width:220px}.attendance-filter__tz-select{padding:.4rem .6rem;border-radius:.4rem;border:1px solid #ced4da;font-size:.85rem;background:#fff;cursor:pointer;width:100%}.attendance-filter__tz-select:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd26}.attendance-filter__project-mode-toggle{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f8f9fa;border-radius:.45rem;margin-top:.5rem}.attendance-filter__project-mode-label{font-size:.85rem;font-weight:600;color:#212529;margin:0}.attendance-filter__project-mode-buttons{display:inline-flex;align-items:center;gap:4px}.attendance-filter__project-mode-btn{border:none;border-radius:999px;padding:4px 10px;font-size:11px;cursor:pointer;background-color:#fff;color:#4b5563;transition:background-color .15s ease,color .15s ease;border:1px solid #ced4da}.attendance-filter__project-mode-btn:hover{background-color:#f3f4f6}.attendance-filter__project-mode-btn--active{background-color:#1d4ed8;color:#fff;border-color:#1d4ed8}.ps-card__header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.ps-card__avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(145deg,#d6d3d1,#a8a29e);border:1px solid #d6d3d1;overflow:hidden;display:flex;align-items:center;justify-content:center}.ps-card__avatar img{width:100%;height:100%;object-fit:cover}.ps-card__avatar-initials{font-size:13px;font-weight:700;color:#fafaf9;letter-spacing:.02em}.ps-card__identity{display:flex;flex-direction:column;gap:2px;min-width:0}.ps-card__identity-wrap{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.ps-card__header-highlight{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px 22px}.ps-header-hero{display:flex;flex-direction:column;gap:3px}.ps-header-hero__value{font-weight:800;color:#1c1917;line-height:1.1;letter-spacing:-.03em}.ps-header-hero__label{font-size:10px;font-weight:600;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.ps-header-hero--days .ps-header-hero__value{font-size:21px}.ps-header-hero--worked .ps-header-hero__value{font-size:30px;color:#0c0a09}.ps-header-hero--worked .ps-header-hero__label{color:#44403c}.ps-header-hero--activity .ps-header-hero__value{font-size:21px;color:#0d9488}.ps-header-hero--expected .ps-header-hero__value{font-size:22px;color:#1d4ed8}.ps-header-hero__expected-row{display:flex;align-items:center;gap:6px}.ps-expected-loading{color:#a8a29e;letter-spacing:2px}.ps-expected-info{flex-shrink:0;width:18px;height:18px;padding:0;border-radius:50%;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;font-style:italic;line-height:1;cursor:pointer}.ps-expected-info:hover{background:#dbeafe}.ps-header-hero--activity .ps-header-hero__label{color:#115e59}.ps-card__header-projects{display:flex;flex-direction:column;gap:8px;padding-top:8px;margin-top:4px;border-top:1px solid #e7e5e4}.ps-header-project{display:flex;flex-direction:column;gap:4px}.ps-header-project__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 12px}.ps-header-project__name{font-size:13px;font-weight:700;color:#292524}.ps-header-project__net-wrap{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.ps-header-project__net{font-size:14px;font-weight:800;color:#1c1917;letter-spacing:-.02em}.ps-header-project__percent{font-size:12px;font-weight:700;color:#78716c;letter-spacing:.02em}.ps-header-project__net-label{font-size:10px;font-weight:600;color:#78716c;text-transform:uppercase;letter-spacing:.04em;margin-inline-end:4px}.ps-header-project__parts{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:11px;color:#57534e;line-height:1.4}.ps-card__header-fallback-block{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.ps-card__header-fallback-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ps-card__header-name{font-size:15px;font-weight:700;color:#1c1917;letter-spacing:-.02em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-card__header-subtitle{font-size:12px;font-weight:600;color:#2563eb;letter-spacing:.01em;white-space:normal;line-height:1.35;max-width:100%}.ps-card__header-title{font-size:14px;font-weight:700;color:#1c1917;letter-spacing:-.01em}.ps-details-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#292524;background:#fff;border:1px solid #d6d3d1;border-radius:8px;padding:6px 12px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.ps-details-btn:hover{background:#f5f5f4;border-color:#a8a29e}.ps-details-btn__chevron{transition:transform .2s ease}.ps-details-btn__chevron--open{transform:rotate(180deg)}.ps-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:1px;background:#e7e5e4;border-bottom:1px solid #d6d3d1}.ps-metric{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 12px 14px;background:#fff;text-align:center;transition:background .15s}.ps-metric:hover{background:#fafaf9}.ps-metric__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.ps-metric--office-hrs .ps-metric__icon{background:#e7e5e4;color:#44403c}.ps-metric--cattr .ps-metric__icon{background:#d6d3d1;color:#292524}.ps-metric--online .ps-metric__icon{background:#ecfdf5;color:#166534}.ps-metric--offline .ps-metric__icon{background:#f5f5f4;color:#57534e}.ps-metric--holiday .ps-metric__icon{background:#fffbeb;color:#d97706}.ps-metric--deduction .ps-metric__icon{background:#fef2f2;color:#dc2626}.ps-metric__value{font-size:22px;font-weight:800;color:#1c1917;line-height:1;letter-spacing:-.5px}.ps-metric--office-hrs .ps-metric__value{color:#292524}.ps-metric--cattr .ps-metric__value{color:#1c1917}.ps-metric--online .ps-metric__value{color:#166534}.ps-metric--holiday .ps-metric__value{color:#d97706}.ps-metric--deduction .ps-metric__value{color:#dc2626}.ps-metric__label{font-size:11px;color:#78716c;font-weight:500;white-space:nowrap}.ps-divider{height:1px;background:#f1f5f9}.ps-section{padding:14px 18px}.ps-section__title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:10px}.ps-projects{display:flex;flex-direction:column;gap:8px}.ps-project-row{display:grid;grid-template-columns:1fr 120px 56px 38px;align-items:center;gap:10px}.ps-project-name{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-project-bar-wrap{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.ps-project-bar{height:100%;background:linear-gradient(90deg,#57534e,#78716c);border-radius:999px;min-width:4px;transition:width .5s ease}.ps-project-hours{font-size:13px;font-weight:700;color:#292524;text-align:right;white-space:nowrap}.ps-project-pct{font-size:11px;color:#78716c;text-align:right}.ps-requests{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:12px 18px}.ps-requests__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-right:2px;flex-shrink:0}.ps-req-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 11px 6px 9px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s,box-shadow .15s,transform .1s;white-space:nowrap}.ps-req-btn:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000001a}.ps-req-btn:active{transform:translateY(0)}.ps-req-btn__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ps-req-btn__count{font-size:14px;font-weight:800;line-height:1}.ps-req-btn__name{font-size:11px;font-weight:500}.ps-req-btn__arrow{opacity:.45;flex-shrink:0}.ps-req-btn--late-in{background:#fffbeb;border-color:#fde68a;color:#92400e}.ps-req-btn--late-in .ps-req-btn__dot{background:#d97706}.ps-req-btn--late-in:hover{background:#fef3c7}.ps-req-btn--early-out{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.ps-req-btn--early-out .ps-req-btn__dot{background:#e11d48}.ps-req-btn--early-out:hover{background:#ffe4e6}.ps-req-btn--late-out{background:#f5f5f4;border-color:#d6d3d1;color:#44403c}.ps-req-btn--late-out .ps-req-btn__dot{background:#78716c}.ps-req-btn--late-out:hover{background:#e7e5e4}.ps-req-btn--event{background:#fafaf9;border-color:#d6d3d1;color:#292524}.ps-req-btn--event .ps-req-btn__dot{background:#57534e}.ps-req-btn--event:hover{background:#f5f5f4}.ps-req-btn--wfh{background:#eff6ff;border-color:#bfdbfe;color:#1e3a5f}.ps-req-btn--wfh .ps-req-btn__dot{background:#2563eb}.ps-req-btn--wfh:hover{background:#dbeafe}.ps-req-btn--leave{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.ps-req-btn--leave .ps-req-btn__dot{background:#16a34a}.ps-req-btn--leave:hover{background:#dcfce7}.ps-req-btn--mod{background:#fefce8;border-color:#fde047;color:#713f12}.ps-req-btn--mod .ps-req-btn__dot{background:#ca8a04}.ps-req-btn--mod:hover{background:#fef9c3}.ps-req-btn--location{background:#fdf4ff;border-color:#e9d5ff;color:#6b21a8}.ps-req-btn--location .ps-req-btn__dot{background:#9333ea}.ps-req-btn--location:hover{background:#fae8ff}:host(.ps-card--compact) .ps-card{margin-bottom:12px}.attendance-results{display:flex;flex-direction:column;gap:12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ar-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:#4b5563}.ar-legend__item{display:inline-flex;align-items:center;gap:6px}.ar-legend__swatch{width:16px;height:7px;border-radius:999px;display:inline-block}.ar-legend__swatch--office{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.ar-legend__swatch--online{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.ar-stream-progress{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 14px;font-size:13px;font-weight:600;color:#44403c;background:#f5f5f4;border:1px solid #d6d3d1;border-radius:10px}.ar-stream-progress__main{flex:1;min-width:0}.ar-stream-progress__remainder{color:#78716c;font-weight:500}.ar-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;font-size:13px;color:#dc2626}.ar-empty{font-size:13px;color:#94a3b8;font-style:italic}.ar-phase-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#44403c;background:#f5f5f4;border:1px solid #d6d3d1;border-radius:10px;padding:10px 14px;animation:ar-phase-pulse 1.4s ease-in-out infinite}@keyframes ar-phase-pulse{0%,to{opacity:1}50%{opacity:.55}}.ar-employee-v2-group{display:flex;flex-direction:column;gap:0}.ar-employee-v2-group__days{display:flex;flex-direction:column;gap:0;border-top:1px solid #e2e8f0;padding-top:8px;padding-bottom:4px;padding-inline-start:14px;margin-inline-start:14px;border-inline-start:3px solid #94a3b8;background:#f1f5f9}.ar-employee-v2-group__days--solo{border-top:none;padding-top:0;padding-inline-start:0;margin-inline-start:0;border-inline-start:none;background:transparent}.ar-skeleton-list{display:flex;flex-direction:column;gap:10px}.ar-project-loader-progress{font-size:12px;font-weight:600;color:#44403c;background:#f5f5f4;border:1px solid #d6d3d1;border-radius:10px;padding:8px 12px}.ar-skeleton-card{padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0f172a0d;display:flex;flex-direction:column;gap:10px}.ar-skeleton-header{display:flex;align-items:center;gap:10px}.ar-skeleton-avatar{width:42px;height:42px;border-radius:50%;background:#e5e7eb;flex-shrink:0}.ar-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:6px}.ar-skeleton-line{height:10px;border-radius:999px;background:#e5e7eb}.ar-skeleton-line--lg{width:160px}.ar-skeleton-line--sm{width:90px}.ar-skeleton-chip{width:80px;height:22px;border-radius:20px;background:#e5e7eb}.ar-skeleton-bar{height:28px;border-radius:8px;background:#e5e7eb}.ar-skeleton-metrics{display:flex;gap:12px}.sk-pulse{position:relative;overflow:hidden}.sk-pulse:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#ffffffb3,#fff0);transform:translate(-100%);animation:sk-shimmer 1.3s infinite}@keyframes sk-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ps-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 12px #0f172a12}.ps-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#fafaf9;border-bottom:1px solid #e7e5e4;flex-wrap:wrap}.ps-card__header-left{display:flex;align-items:center;gap:10px;min-width:0}.ps-card__header-icon{color:#57534e;display:flex;flex-shrink:0}.ps-card__header-title{font-size:15px;font-weight:700;color:#1c1917;letter-spacing:-.02em}.ps-card__header-tz{font-size:11px;font-weight:500;color:#57534e;background:#fff;border:1px solid #d6d3d1;border-radius:6px;padding:3px 8px;flex-shrink:0}.ps-card__header-right{display:flex;align-items:center;gap:10px}.ps-progress{display:flex;align-items:center;gap:6px;min-width:120px}.ps-progress__track{flex:1;height:5px;background:#e7e5e4;border-radius:999px;overflow:hidden}.ps-progress__fill{height:100%;background:#44403c;border-radius:999px;transition:width .3s ease}.ps-progress__text{font-size:11px;font-weight:600;color:#57534e;white-space:nowrap}.ps-export-btn{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#292524;background:#fff;border:1px solid #d6d3d1;border-radius:8px;padding:6px 12px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.ps-export-btn:hover{background:#f5f5f4;border-color:#a8a29e}.ps-card--compact{margin-bottom:12px}.ps-compact-count{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:14px 18px}.ps-compact-count__label{font-size:12px;font-weight:600;color:#64748b}.ps-compact-count__value{font-size:28px;font-weight:800;color:#292524;line-height:1}.ar-project-list{display:flex;flex-direction:column;gap:0}.ar-project-employee-block{margin-bottom:4px}.ar-project-employee-cards{display:flex;flex-direction:column;gap:0}.attendance-summary-card{display:flex;flex-direction:column;gap:12px;padding:16px 20px;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0f172a0f;border:1px solid #e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.attendance-summary-card__header{display:flex;justify-content:space-between;align-items:center}.attendance-summary-card__user{display:flex;align-items:center;gap:10px}.attendance-summary-card__avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#0f766e,#22c55e);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.attendance-summary-card__avatar-img{width:100%;height:100%;border-radius:999px;object-fit:cover}.attendance-summary-card__avatar-initials{line-height:1}.attendance-summary-card__user-info{display:flex;flex-direction:column}.attendance-summary-card__user-name{font-size:14px;font-weight:600;color:#111827}.attendance-summary-card__user-meta{font-size:12px;color:#6b7280}.attendance-summary-card__tag{padding:4px 10px;border-radius:999px;background-color:#ecfdf3;color:#16a34a;font-size:11px;font-weight:600}.attendance-summary-card__body{display:flex;gap:24px;align-items:stretch}.attendance-summary-card__main{flex:1 1 auto;display:flex;flex-direction:column;gap:8px}.attendance-summary-card__date{font-size:13px}.attendance-summary-card__date-label{color:#6b7280;margin-bottom:2px}.attendance-summary-card__date-value{color:#111827;font-weight:600}.attendance-summary-card__status-badge{display:inline-flex;align-items:center;margin-top:2px;padding:1px 8px;border-radius:999px;font-size:11px;font-weight:500;background-color:#f3f4f6;color:#4b5563}.attendance-summary-card__status-badge--working{background-color:#ecfdf3;color:#16a34a}.attendance-summary-card__timeline{margin-top:4px}.attendance-summary-card__scale{display:flex;justify-content:space-between;font-size:10px;color:#9ca3af;margin-bottom:4px}.attendance-summary-card__bar{position:relative;height:28px;border-radius:8px;background-color:#f3f4f6;overflow:hidden;cursor:url(/assets/images/cursorImage.png) 4 18,pointer}.attendance-summary-card__cursor{position:absolute;top:-4px;bottom:-4px;width:9px;background:url(/assets/images/cursorImage.png) center no-repeat;background-size:contain;transform:translate(-50%);pointer-events:none;z-index:2}.attendance-summary-card__bar-weekend-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#9ca3af;pointer-events:none;z-index:1}.attendance-summary-card__segment{position:absolute;top:2px;bottom:2px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff;white-space:nowrap;padding:0 4px}.attendance-summary-card__segment-label{pointer-events:none}.attendance-summary-card__segment-totals{pointer-events:none;font-size:9px;font-weight:500;margin-left:2px}.attendance-summary-card__segment-totals--raw{margin-left:4px;opacity:.95}.attendance-summary-card__segment--project{background:#1d4ed8}.attendance-summary-card__segment--late{background:#f97373}.attendance-summary-card__segment--break{background:#00bfa5}.attendance-summary-card__segment--overtime{background:#ff9800}.attendance-summary-card__segment--online{background:#0ea5e9;opacity:.9;top:6px;bottom:6px}.attendance-summary-card__segment--ongoing{outline:2px dashed rgba(255,255,255,.7);outline-offset:-2px}.attendance-summary-card__segment-ongoing{pointer-events:none;margin-left:4px;font-size:9px;font-weight:700;opacity:.95}.attendance-summary-card__totals{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:8px;padding-left:16px;border-left:1px solid #e5e7eb;min-width:140px}.attendance-summary-card__totals-item{display:flex;flex-direction:column;gap:2px}.attendance-summary-card__totals-label{font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.attendance-summary-card__totals-value{font-size:13px;font-weight:600;color:#111827}@media (max-width: 768px){.attendance-summary-card__body{flex-direction:column;gap:12px}.attendance-summary-card__totals{padding-left:0;border-left:none;border-top:1px solid #e5e7eb;padding-top:10px;flex-direction:row;justify-content:flex-start;gap:24px}}.v2-card{display:flex;flex-direction:column;gap:12px;padding:16px 18px;border-radius:16px;background:#fff;box-shadow:0 2px 8px #0f172a12,0 0 0 1px #0f172a0f;border-left:4px solid transparent;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:10px;transition:box-shadow .2s ease;position:relative}.v2-card:hover{box-shadow:0 6px 20px #0f172a1c,0 0 0 1px #0f172a14;transform:none}.v2-card--error{border-left-color:#ef4444;background:#fff8f8}.v2-card--holiday{border-left-color:#f59e0b;background:linear-gradient(to right,#fffcf0,#fff 80px)}.v2-card--leave{border-left-color:#10b981}.v2-card--event{border-left-color:#8b5cf6}.v2-card--deduction{border-left-color:#f97316;background:#fff9f6}.v2-card--weekend{border-left-color:#94a3b8;background:#f8fafc}.v2-card--wfh{border-left-color:#0d9488;background:linear-gradient(to right,#f0fdfa,#fff 72px)}.v2-card--no-employee-identity{padding-top:12px;padding-bottom:14px}.v2-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.v2-card__header--dayOnly{align-items:center}.v2-card__day-header{display:flex;align-items:center;gap:8px;min-width:0}.v2-card__day-header-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-card__day-header-pulse{flex-shrink:0;width:10px;height:10px;background:#22c55e;border-radius:50%;animation:pulse-ring 1.5s ease-out infinite}.v2-card__user{display:flex;align-items:center;gap:10px;min-width:0}.v2-card__avatar{position:relative;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;flex-shrink:0;overflow:visible}.v2-card__avatar-img{width:42px;height:42px;border-radius:50%;object-fit:cover}.v2-card__avatar-initials{line-height:1;overflow:hidden;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.v2-card__avatar-pulse{position:absolute;bottom:0;right:0;width:11px;height:11px;background:#22c55e;border:2px solid #fff;border-radius:50%;animation:pulse-ring 1.5s ease-out infinite}@keyframes pulse-ring{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.v2-card__user-info{display:flex;flex-direction:column;gap:2px;min-width:0}.v2-card__user-name{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-card__date-value{font-size:12px;color:#64748b;white-space:nowrap}.v2-card__header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.v2-card__badges{display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:flex-end}.v2-badge{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;letter-spacing:.02em}.v2-badge--working{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.v2-badge__dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:pulse-ring 1.5s ease-out infinite}.v2-badge--weekend{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;max-width:min(100%,280px);white-space:normal;line-height:1.25;text-align:center}.v2-badge--holiday{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.v2-badge--leave{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.v2-badge--event{background:#ede9fe;color:#5b21b6;border:1px solid #ddd6fe}.v2-badge--wfh{background:#ccfbf1;color:#0f766e;border:1px solid #99f6e4}.v2-badge--wfh-pending{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.v2-badge--deduction{background:#ffedd5;color:#c2410c;border:1px solid #fed7aa}.v2-badge--absent{background:#f1f5f9;color:#94a3b8;border:1px solid #e2e8f0}.v2-badge--warning{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.v2-card__tz-chip{font-size:10px;font-weight:500;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;padding:2px 6px;border-radius:12px}.v2-card__menu-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:background .15s,border-color .15s,color .15s;flex-shrink:0}.v2-card__menu-btn:hover,.v2-card__menu-btn--active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.v2-card__body{display:flex;flex-direction:column;gap:10px}.v2-card__error-row{display:flex;align-items:center;gap:6px;font-size:13px;color:#ef4444;background:#fef2f2;padding:8px 12px;border-radius:8px}.v2-card__timeline{display:flex;flex-direction:column;gap:4px}.v2-card__scale{display:flex;justify-content:space-between;font-size:10px;color:#94a3b8;padding:0 2px}.v2-card__bar{position:relative;height:28px;background:#f1f5f9;border-radius:8px;overflow:hidden}.v2-card__cursor{position:absolute;top:0;width:2px;height:100%;background:#ef4444;opacity:.7;z-index:3}.v2-card__segment{position:absolute;top:3px;height:calc(100% - 6px);border-radius:6px;display:flex;align-items:center;overflow:hidden;font-size:10px;font-weight:600;gap:3px;padding:0 5px;white-space:nowrap;transition:opacity .15s}.v2-card__segment--db{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;z-index:1}.v2-card__segment--online{background:linear-gradient(135deg,#0ea5e9,#38bdf8);color:#fff;z-index:2;opacity:.75;top:0;height:100%;border-radius:8px}.v2-card__segment--ongoing{background:linear-gradient(135deg,#1d4ed8,#6366f1);animation:shimmer 2s linear infinite;background-size:200% 100%}.v2-card__seg-label,.v2-card__seg-totals,.v2-card__seg-ongoing{font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-card__bar-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#94a3b8;font-style:italic;text-align:center;padding:4px 8px;line-height:1.3;white-space:normal}.v2-card__metrics{display:flex;align-items:center;gap:4px;flex-wrap:wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px}.v2-card__metric{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}.v2-card__metric--project{min-width:0;overflow:hidden}.v2-card__metric--project .v2-card__metric-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.v2-card__metric-label{font-size:11px;font-weight:500;color:#94a3b8}.v2-card__metric-value{font-size:13px;font-weight:700;color:#0f172a}.v2-card__metric-value--office{color:#1d4ed8}.v2-card__metric-value--online{color:#0ea5e9}.v2-card__metric-value--activity{color:#0d9488}.v2-card__metric-value--ongoing{color:#16a34a}.v2-card__metric-sep{width:1px;height:16px;background:#e2e8f0;margin:0 4px;flex-shrink:0}.v2-dialog-backdrop{position:fixed;inset:0;z-index:1000;background:#0f172a73;backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:flex-end;animation:fade-in .18s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.v2-dialog{width:480px;max-width:95vw;height:100vh;background:#fff;box-shadow:-8px 0 40px #0f172a2e;display:flex;flex-direction:column;animation:slide-in .22s cubic-bezier(.34,1.3,.64,1);overflow:hidden}@keyframes slide-in{0%{transform:translate(100%);opacity:.4}to{transform:translate(0);opacity:1}}.v2-dialog__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #f1f5f9;background:linear-gradient(135deg,#1e3a8a,#1d4ed8,#0ea5e9);flex-shrink:0}.v2-dialog__title-group{display:flex;align-items:center;gap:12px}.v2-dialog__avatar{width:44px;height:44px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0;overflow:hidden;border:2px solid rgba(255,255,255,.4)}.v2-dialog__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.v2-dialog__emp-name{font-size:16px;font-weight:700;color:#fff}.v2-dialog__date{font-size:12px;color:#fffc;margin-top:2px}.v2-dialog__close{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .15s;flex-shrink:0}.v2-dialog__close:hover{background:#ffffff40}.v2-dialog__body{flex:1;overflow-y:auto;padding:16px 20px 24px;display:flex;flex-direction:column;gap:16px;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.v2-dialog__body::-webkit-scrollbar{width:5px}.v2-dialog__body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.v2-dialog__section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.v2-dialog__section--cattr{background:#f0f9ff;border-color:#bae6fd}.v2-dialog__section-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.06em}.v2-dialog__context-chips{display:flex;flex-wrap:wrap;gap:6px}.v2-dialog__ctx-chip{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px}.v2-dialog__ctx-sub{font-size:11px;font-weight:400;opacity:.75}.v2-dialog__ctx-chip--holiday{background:#fef3c7;color:#92400e}.v2-dialog__ctx-chip--leave{background:#d1fae5;color:#065f46}.v2-dialog__ctx-chip--event{background:#ede9fe;color:#5b21b6}.v2-dialog__ctx-chip--wfh{background:#ccfbf1;color:#0f766e}.v2-dialog__ctx-chip--wfh-pending{background:#e0f2fe;color:#0369a1}.v2-dialog__ctx-chip--deduction{background:#ffedd5;color:#c2410c}.v2-dialog__project-list{display:flex;flex-direction:column;gap:8px}.v2-dialog__project-row{display:grid;grid-template-columns:1fr 90px 56px 38px;align-items:center;gap:8px}.v2-dialog__project-name{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-dialog__project-bar-wrap{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.v2-dialog__project-bar{height:100%;background:linear-gradient(90deg,#1d4ed8,#0ea5e9);border-radius:999px;min-width:4px;transition:width .4s ease}.v2-dialog__project-hours{font-size:12px;font-weight:700;color:#1d4ed8;text-align:right;white-space:nowrap}.v2-dialog__project-pct{font-size:11px;color:#64748b;text-align:right}.v2-dialog__seg{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.v2-dialog__seg--db{border-left:3px solid #1d4ed8}.v2-dialog__seg--cattr{border-left:3px solid #0ea5e9}.v2-dialog__seg-header{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v2-dialog__src-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:12px;letter-spacing:.04em}.v2-dialog__src-badge--db{background:#dbeafe;color:#1e40af}.v2-dialog__src-badge--cattr{background:#e0f2fe;color:#0369a1}.v2-dialog__seg-time{font-size:13px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.v2-dialog__seg-time--open{color:#22c55e}.v2-dialog__arrow{font-size:12px;color:#94a3b8}.v2-dialog__seg-dur{font-size:12px;font-weight:600;color:#1d4ed8;background:#eff6ff;padding:1px 6px;border-radius:8px}.v2-dialog__seg-project{font-size:11px;font-weight:500;color:#374151;background:#f3f4f6;padding:1px 6px;border-radius:8px;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-dialog__activity-pill{font-size:11px;font-weight:700;color:#0f766e;background:#ccfbf1;padding:1px 7px;border-radius:8px;flex-shrink:0}.v2-dialog__seg-wfh{font-size:10px;font-weight:700;background:#e0f2fe;color:#0369a1;padding:1px 6px;border-radius:8px;letter-spacing:.04em}.v2-dialog__req-pills{display:flex;flex-wrap:wrap;gap:4px}.v2-dialog__req-pill{font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid transparent}.badge--approved{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.badge--rejected{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.badge--pending{background:#fef3c7;color:#92400e;border-color:#fde68a}.v2-dialog__subsegments{display:flex;flex-direction:column;gap:5px;border-left:2px solid #bfdbfe;padding-left:10px;margin-left:6px}.v2-dialog__subseg{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.v2-dialog__subseg-dot{width:6px;height:6px;border-radius:50%;background:#93c5fd;flex-shrink:0}.v2-dialog__cattr-row{display:flex;gap:8px;flex-wrap:wrap}.v2-dialog__cattr-chip{display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #bae6fd;border-radius:8px;padding:6px 12px;font-size:13px;color:#0369a1}.v2-dialog__cattr-chip--merged{background:#f0fdf4;border-color:#bbf7d0;color:#065f46}.v2-dialog__cattr-chip-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.7}.v2-dialog__req-group-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-top:4px}.v2-dialog__req-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:4px}.v2-dialog__req-item-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v2-dialog__req-type{font-size:12px;font-weight:600;color:#374151}.v2-dialog__req-project{font-size:11px;font-weight:600;color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;padding:2px 8px;border-radius:999px}.v2-dialog__req-time{font-size:11px;color:#6b7280;font-variant-numeric:tabular-nums}.v2-dialog__req-time--submitted{color:#475569;font-weight:600}.v2-dialog__req-reason{font-size:12px;color:#64748b;font-style:italic;line-height:1.4}.v2-dialog__empty{font-size:13px;color:#94a3b8;font-style:italic;margin:0;padding:8px 0;text-align:center}.v2-dialog__section--wfh-self{border-top:1px solid #e5e7eb;padding-top:12px;margin-top:4px}.v2-dialog__wfh-hint{font-size:12px;color:#64748b;margin:0 0 8px;line-height:1.4}.v2-dialog__wfh-toggle{display:inline-flex;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer}.v2-dialog__wfh-toggle:hover{background:#dbeafe}.v2-dialog__wfh-form{margin-top:10px;display:flex;flex-direction:column;gap:8px}.v2-dialog__wfh-textarea{width:100%;box-sizing:border-box;padding:8px 10px;font-size:13px;border:1px solid #e5e7eb;border-radius:6px;resize:vertical;font-family:inherit}.v2-dialog__wfh-err{font-size:12px;color:#b91c1c;margin:0}.v2-dialog__wfh-submit{align-self:flex-start;padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:6px;cursor:pointer}.v2-dialog__wfh-submit:disabled{opacity:.5;cursor:not-allowed}.ews-page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.ews-header h1{margin:0 0 .5rem;font-size:1.5rem}.ews-header p{margin:0 0 .75rem;color:#5c6570;line-height:1.45;max-width:52rem}.ews-header code{font-size:.85em;background:#f3f4f6;padding:.1rem .35rem;border-radius:4px}.ews-nav{margin-top:.5rem!important}.ews-link{color:#1d6b4a;font-weight:600;text-decoration:none}.ews-link:hover{text-decoration:underline}.ews-filters{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end;margin-top:1.5rem;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.ews-field{display:flex;flex-direction:column;gap:.35rem;min-width:14rem}.ews-field--action{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:auto}.ews-field label{font-size:.8rem;font-weight:600;color:#374151}.ews-field select,.ews-field input[type=date]{padding:.45rem .55rem;border:1px solid #cfd6dc;border-radius:6px;background:#fff}.ews-btn{padding:.45rem .85rem;border-radius:6px;border:1px solid #cfd6dc;background:#fff;cursor:pointer;font-size:.875rem}.ews-btn:disabled{opacity:.55;cursor:not-allowed}.ews-btn--primary{background:#1d6b4a;color:#fff;border-color:#1d6b4a}.ews-error{color:#b42318;margin-top:1rem}.ews-muted{color:#6b7280}.ews-results{margin-top:2rem}.ews-results h2{font-size:1.15rem;margin:0 0 1rem}.ews-user-id{font-family:ui-monospace,monospace;font-size:.9em;font-weight:600}.ews-count{color:#6b7280;font-weight:500}.ews-rule{margin-bottom:1.75rem;padding:1rem 1.1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.ews-rule-head{margin-bottom:.75rem}.ews-rule-title{margin:0 0 .35rem;font-size:1.05rem}.ews-rule-meta{margin:0;display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.85rem;color:#4b5563}.ews-badge{display:inline-block;padding:.15rem .45rem;background:#ecfdf5;color:#065f46;border-radius:4px;font-weight:600}.ews-table{width:100%;border-collapse:collapse;font-size:.875rem}.ews-table th,.ews-table td{border:1px solid #e5e7eb;padding:.4rem .5rem;text-align:left}.ews-table th{background:#f9fafb;font-weight:600}.ews-section-title{font-size:1.05rem;margin:1.75rem 0 .35rem;color:#111827}.ews-section-note{margin:0 0 .85rem;font-size:.82rem;color:#6b7280}.ews-empty{margin-top:1rem}.ews-rule--default{border-color:#d1fae5;background:#f0fdf4}.ews-rule--exception{border-color:#fde68a;background:#fffbeb}.ews-badge--default{background:#d1fae5;color:#065f46}.ews-badge--exception{background:#fef3c7;color:#92400e}:host{display:block}.ehd{--ehd-blue-700: #1d4ed8;--ehd-blue-600: #2563eb;--ehd-blue-500: #3b82f6;--ehd-blue-100: #dbeafe;--ehd-blue-50: #eff6ff;--ehd-slate-900: #0f172a;--ehd-slate-600: #475569;--ehd-slate-100: #f1f5f9;--ehd-violet-500: #7c3aed;--ehd-radius: 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ehd-slate-900);user-select:text;-webkit-user-select:text}.ehd__top{display:flex;gap:14px;align-items:flex-start;padding:20px 22px 16px;background:linear-gradient(135deg,#f8fafc,#eff6ff,#eef2ff);border-bottom:1px solid rgba(148,163,184,.35)}.ehd__brand{flex-shrink:0;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--ehd-blue-700),var(--ehd-blue-500));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #1d4ed859}.ehd__brand-icon{width:26px;height:26px}.ehd__top-text{min-width:0;padding-top:2px}.ehd__title{margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--ehd-slate-900)}.ehd__subtitle{margin:6px 0 0;font-size:.8125rem;line-height:1.45;color:var(--ehd-slate-600);font-weight:500}.ehd__body{max-height:min(62vh,480px);padding:18px 22px 8px!important;margin:0!important;font-size:.875rem;line-height:1.5;color:#334155}.ehd__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ehd-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.01em}.ehd-chip__ico{width:14px;height:14px;flex-shrink:0;opacity:.9}.ehd-chip--slate{background:var(--ehd-slate-100);color:#334155;border:1px solid #e2e8f0}.ehd-chip--violet{background:#f5f3ff;color:#5b21b6;border:1px solid #ddd6fe}.ehd-highlight{background:linear-gradient(180deg,var(--ehd-blue-50) 0%,#fff 100%);border:1px solid #93c5fd;border-radius:var(--ehd-radius);padding:14px 16px;margin-bottom:20px;box-shadow:0 4px 14px #1d4ed81a}.ehd-highlight__label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ehd-blue-700);margin-bottom:8px}.ehd-highlight__main{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.ehd-highlight__project{font-weight:700;font-size:1rem;color:var(--ehd-slate-900)}.ehd-highlight__value{font-size:1.75rem;font-weight:800;letter-spacing:-.04em;color:var(--ehd-blue-700);line-height:1}.ehd-highlight__hint{margin:10px 0 0;font-size:.75rem;color:var(--ehd-slate-600);line-height:1.45}.ehd-section{margin-bottom:20px}.ehd-section__h{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#64748b}.ehd-section__dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.ehd-section__dot--brand{background:var(--ehd-blue-700)}.ehd-section__lead{margin:-4px 0 12px;font-size:.8125rem;color:#64748b;line-height:1.45}.ehd-rules{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 520px){.ehd-rules{grid-template-columns:1fr 1fr}}.ehd-rule{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}.ehd-rule:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.ehd-rule__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ehd-rule__icon svg{width:20px;height:20px}.ehd-rule__icon--rose{background:#fff1f2;color:#e11d48}.ehd-rule__icon--sky{background:#e0f2fe;color:#0284c7}.ehd-rule__icon--brand{background:var(--ehd-blue-100);color:var(--ehd-blue-700)}.ehd-rule__icon--amber{background:#fef3c7;color:#d97706}.ehd-rule__text{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:.8125rem;line-height:1.4;color:#475569}.ehd-rule__text strong{color:var(--ehd-slate-900);font-weight:700;font-size:.8125rem}.ehd-rule__text em{font-style:normal;font-weight:800;color:var(--ehd-blue-700)}.ehd-cards{display:flex;flex-direction:column;gap:10px}.ehd-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;background:#fafafa;transition:border-color .15s ease,box-shadow .15s ease}.ehd-card:hover{border-color:#cbd5e1}.ehd-card--primary{background:linear-gradient(180deg,var(--ehd-blue-50) 0%,#fafafa 100%);border-color:#60a5fa;box-shadow:0 4px 16px #1d4ed81f}.ehd-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.ehd-card__name-wrap{display:flex;flex-direction:column;gap:4px;min-width:0}.ehd-card__name{font-weight:700;font-size:.9375rem;color:var(--ehd-slate-900);word-break:break-word}.ehd-card__badge{align-self:flex-start;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:6px;background:linear-gradient(180deg,var(--ehd-blue-500),var(--ehd-blue-700));color:#fff}.ehd-card__hours{flex-shrink:0;font-size:1.25rem;font-weight:800;letter-spacing:-.03em;color:#0f172a}.ehd-card--primary .ehd-card__hours{color:var(--ehd-blue-700)}.ehd-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 480px){.ehd-stats{grid-template-columns:repeat(4,1fr)}}.ehd-stat{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;text-align:center}.ehd-stat--ok{border-color:#93c5fd;background:var(--ehd-blue-50)}.ehd-stat__v{display:block;font-size:1.125rem;font-weight:800;color:var(--ehd-slate-900);line-height:1.2}.ehd-stat__k{display:block;margin-top:2px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ehd-more{margin:16px 0 12px;border:1px dashed #cbd5e1;border-radius:12px;padding:0 12px;background:#f8fafc}.ehd-more__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:.8125rem;font-weight:700;color:#475569;-webkit-user-select:none;user-select:none}.ehd-more__summary::-webkit-details-marker{display:none}.ehd-more__chev{width:14px;height:14px;flex-shrink:0;transition:transform .2s ease}.ehd-more[open] .ehd-more__chev{transform:rotate(180deg)}.ehd-more__list{margin:0 0 12px;padding-left:1.1rem;font-size:.75rem;line-height:1.5;color:#64748b}.ehd-more__list li{margin-bottom:6px}.ehd-alert{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:12px;background:#fffbeb;border:1px solid #fcd34d;margin-top:8px;margin-bottom:8px}.ehd-alert__icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:#f59e0b;color:#fff;font-weight:900;font-size:.875rem;display:flex;align-items:center;justify-content:center}.ehd-alert__title{font-weight:800;font-size:.8125rem;color:#92400e;margin-bottom:6px}.ehd-alert__ul{margin:0;padding-left:1rem;font-size:.75rem;color:#78350f;line-height:1.45}.ehd__actions{padding:12px 22px 18px!important;margin:0!important;border-top:1px solid #e2e8f0;background:#fafafa}.ehd-btn{min-width:104px;font-weight:700!important;letter-spacing:.02em;border-radius:10px!important;padding:0 20px!important;height:40px;background:linear-gradient(180deg,var(--ehd-blue-500),var(--ehd-blue-700))!important;color:#fff!important;box-shadow:0 4px 14px #1d4ed859}.ehd-btn:hover{filter:brightness(1.05)}:host ::ng-deep h2.mat-mdc-dialog-title.ehd__title{margin:0;padding:0;border:none;font:inherit}.project-summary{display:flex;flex-direction:column;gap:16px}.project-summary__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.project-summary__header-main{display:flex;flex-direction:column;gap:4px}.project-summary__title{margin:0;font-size:18px;font-weight:600}.project-summary__subtitle{margin:0;font-size:13px;color:#6c7280}.project-summary__mode-toggle{display:inline-flex;align-items:center;gap:4px}.project-summary__mode-btn{border:none;border-radius:999px;padding:4px 10px;font-size:11px;cursor:pointer;background-color:#f3f4f6;color:#4b5563;transition:background-color .15s ease,color .15s ease}.project-summary__mode-btn--active{background-color:#1d4ed8;color:#fff}.project-summary__list{display:flex;flex-direction:column;gap:12px}.project-summary__card{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,4fr) minmax(0,2fr);gap:16px;align-items:center;padding:12px 16px;border-radius:12px;background-color:#fff;box-shadow:0 1px 3px #0f172a14}.project-summary__left{display:flex;align-items:center;gap:12px;min-width:0}.project-summary__avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;background-color:#e5edff;display:flex;align-items:center;justify-content:center}.project-summary__avatar img{width:100%;height:100%;object-fit:cover}.project-summary__avatar-initials{font-size:14px;font-weight:600;color:#1d4ed8}.project-summary__identity{display:flex;flex-direction:column;gap:2px;min-width:0}.project-summary__employee-name{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-summary__employee-meta{margin:0;font-size:12px;color:#6c7280}.project-summary__center{min-width:0}.project-summary__projects{display:flex;flex-wrap:wrap;gap:8px}.project-summary__project-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background-color:#eff6ff}.project-summary__project-name{font-size:12px;font-weight:500;color:#1d4ed8}.project-summary__project-hours{font-size:12px;color:#111827}.project-summary__project-hours-breakdown{font-size:11px;color:#6c7280;margin-top:2px}.project-summary__right{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.project-summary__stat{display:flex;gap:6px;font-size:12px}.project-summary__stat-label{color:#6c7280}.project-summary__stat-value{font-weight:600;color:#111827}.project-summary__empty{margin:0;padding:16px 0;font-size:13px;color:#6c7280}@media (max-width: 900px){.project-summary__card{grid-template-columns:minmax(0,1.5fr) minmax(0,3fr);grid-auto-rows:auto}.project-summary__right{grid-column:1 / -1;flex-direction:row;justify-content:flex-start}}.result-summary{display:flex;align-items:stretch;gap:0;padding:1rem 1.25rem;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0f172a0f}.result-summary__card{flex:1 1 0;display:flex;flex-direction:column;gap:.25rem}.result-summary__label{font-size:.8rem;color:#6b7280}.result-summary__value{font-size:1.1rem;font-weight:600;color:#111827}.result-summary__hint{font-size:.75rem;color:#6b7280}.text-positive{color:#2563eb}.text-negative{color:#dc2626}.result-summary__divider{width:1px;margin:0 1.25rem;background-color:#e5e7eb}.result-summary--loading{gap:1rem}.result-summary__skeleton{flex:1 1 0;height:3.5rem;border-radius:.5rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width: 1024px){.result-summary{flex-direction:column;gap:.75rem}.result-summary__divider{display:none}}.ws-page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.ws-cross-link{margin:0 0 .5rem!important}.ws-cross-link a{color:#1d6b4a;font-weight:600;text-decoration:none}.ws-cross-link a:hover{text-decoration:underline}.ws-header h1{margin:0 0 .5rem;font-size:1.5rem}.ws-header p{margin:0;color:#5c6570;line-height:1.45;max-width:52rem}.ws-row{margin-top:1.25rem;display:flex;flex-direction:column;gap:.35rem;max-width:24rem}.ws-row select,.ws-row input[type=text],.ws-row input[type=date],.ws-row input[type=number]{padding:.45rem .55rem;border:1px solid #cfd6dc;border-radius:6px}.ws-error{color:#b42318;margin-top:1rem}.ws-muted{color:#6b7280;margin-top:.75rem}.ws-section{margin-top:2rem}.ws-section h2{font-size:1.15rem;margin:0 0 .75rem}.ws-section h3{font-size:1rem;margin:0 0 .5rem}.ws-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem 1rem;align-items:end}.ws-grid label{display:block;font-size:.8rem;font-weight:600;margin-bottom:.25rem;color:#374151}.ws-span2{grid-column:span 2}.ws-check{display:flex;align-items:center;padding-bottom:.2rem}.ws-check label{display:flex;align-items:center;gap:.4rem;font-weight:500;margin:0}.ws-table{width:100%;border-collapse:collapse;font-size:.9rem}.ws-table th,.ws-table td{border:1px solid #e5e7eb;padding:.45rem .5rem;text-align:left}.ws-table th{background:#f9fafb;font-weight:600}.ws-table--dense input,.ws-table--dense select{max-width:7rem;width:100%;padding:.25rem .35rem;font-size:.85rem}.ws-table--dense input[type=text]:last-child{max-width:9rem}.ws-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.ws-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.ws-toolbar h3{margin:0}.ws-btn{padding:.4rem .75rem;border-radius:6px;border:1px solid #cfd6dc;background:#fff;cursor:pointer;font-size:.875rem}.ws-btn--primary{background:#1d6b4a;color:#fff;border-color:#1d6b4a}.ws-btn--danger{border-color:#fca5a5;color:#b42318}.ws-chip-grid{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.ws-chip{display:flex;align-items:center;gap:.35rem;font-size:.875rem}.modern-tabs{display:flex;gap:8px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:24px;overflow-x:auto}.modern-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;background:transparent;color:#667085;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-decoration:none}.modern-tab i{font-size:16px}.modern-tab:hover{background:#f9fafb;color:#2563eb}.modern-tab.active{background:#2563eb;color:#fff}.modern-tab.active i{color:#fff}.attendance-requests-management-container{padding:24px;max-width:1200px;margin:0 auto}.page-header{margin-bottom:24px}.page-title{font-size:24px;font-weight:600;margin-bottom:8px;color:#1f2937}.page-subtitle{font-size:14px;color:#6b7280}.filters-container{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;min-width:200px}.filter-group:has(.employee-dropdown-trigger){min-width:300px;flex:1;max-width:500px}.filter-label{font-size:12px;font-weight:500;margin-bottom:6px;color:#374151}.filter-select,.filter-input{padding:8px 12px;border-radius:6px;border:1px solid #d1d5db;font-size:14px;background:#fff;cursor:pointer}.filter-input{cursor:text}.filter-select:focus,.filter-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.filter-group.flex-grow{flex:1;min-width:250px}.filter-group{position:relative}.employee-dropdown-trigger{display:flex;align-items:center;padding:8px 12px;border-radius:6px;border:1px solid #d1d5db;background-color:#fff;font-size:14px;cursor:pointer;transition:border-color .2s}.employee-dropdown-trigger:hover{border-color:#9ca3af}.employee-dropdown-trigger .placeholder{color:#6b7280}.employee-dropdown-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1000;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e5e7eb;padding:8px;min-width:400px;width:100%}.loading-state,.error-state,.empty-state{padding:24px;text-align:center;border-radius:8px;font-size:14px}.loading-state{background-color:#f3f4f6;color:#6b7280}.error-state{background-color:#fef2f2;color:#b91c1c}.empty-state{background-color:#f9fafb;color:#6b7280}.skeleton-item{pointer-events:none}.skeleton-avatar-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.skeleton-title-line{height:20px;width:60%;margin-bottom:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-description-line{height:16px;width:100%;margin-bottom:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-meta-line{height:14px;width:40%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-button{height:36px;width:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:6px}.requests-list{display:flex;flex-direction:column;gap:14px}.request-item{display:flex;align-items:flex-start;gap:18px;padding:22px 22px 22px 20px;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:16px;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 2px #0f172a0a,0 8px 24px -6px #0f172a14;transition:box-shadow .22s ease,border-color .22s ease,transform .2s ease;position:relative;overflow:hidden}.request-item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#3b82f6,#2563eb);opacity:.85}.request-item:hover{box-shadow:0 2px 4px #0f172a0d,0 14px 32px -8px #2563eb1f;border-color:#2563eb1f;transform:translateY(-1px)}.request-avatar{flex-shrink:0}.request-avatar img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.95);box-shadow:0 2px 8px #0f172a1f}.request-content{flex:1;min-width:0}.request-title{font-size:16px;font-weight:500;margin-bottom:8px;color:#1f2937;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35em}.request-type{color:#64748b}.request-user-name{color:#2563eb;font-weight:600}.request-description{font-size:14px;color:#6b7280;margin-bottom:12px;line-height:1.5}.request-meta{display:flex;align-items:center;gap:16px;font-size:12px}.request-date{display:flex;align-items:center;gap:4px;color:#6b7280}.request-date .date-label{font-weight:500;color:#9ca3af}.request-date .date-value{color:#374151;font-weight:500}.request-time{color:#9ca3af}.request-status{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500}.status-pending{background-color:#fef3c7;color:#92400e}.status-approved{background-color:#dcfce7;color:#166534}.status-rejected{background-color:#fee2e2;color:#991b1b}.request-actions{flex-shrink:0;display:flex;gap:10px;align-items:flex-start}.btn-review{padding:9px 18px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 1px 2px #2563eb40}.btn-review:hover{background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 4px 14px -2px #2563eb73}.btn-review:active{transform:scale(.98)}.btn-delete{padding:9px 18px;background:#fff;color:#b91c1c;border:1px solid rgba(220,38,38,.35);border-radius:10px;font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;gap:6px}.btn-delete:hover:not(:disabled){background:#fef2f2;border-color:#dc26268c;color:#991b1b}.btn-delete:active:not(:disabled){transform:scale(.98)}.btn-delete:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:flex-end;padding:16px 20px;border-bottom:1px solid #e5e7eb}.modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.modal-close:hover{background-color:#f3f4f6}.modal-loading{padding:40px;text-align:center;color:#6b7280}.modal-body{padding:24px}.modal-user-info{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.modal-avatar img{width:64px;height:64px;border-radius:50%;object-fit:cover}.modal-user-name{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.modal-user-email{font-size:14px;color:#6b7280}.modal-request-info{margin-bottom:24px}.modal-request-title{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:12px}.modal-request-description{font-size:14px;color:#6b7280;margin-bottom:24px;line-height:1.6}.modal-actual-time,.modal-requested-time,.modal-requested-project{margin-bottom:24px}.modal-actual-time label,.modal-requested-time label,.modal-requested-project label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.modal-actual-time .time-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.modal-actual-time .time-row:last-child{margin-bottom:0}.modal-actual-time .time-label{font-size:12px;color:#6b7280;min-width:80px}.modal-actual-time .time-value{font-size:14px;color:#1f2937;font-weight:500}.modal-time-container{margin-bottom:24px}.time-comparison-row{display:flex;gap:16px;align-items:flex-start}.time-field{flex:1;min-width:0}.time-field label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.time-value-box{display:flex;align-items:center;min-height:40px}.time-value-box .time-value{font-size:14px;font-weight:500;color:#1f2937;padding:8px 12px;background-color:#f9fafb;border-radius:6px;display:block;width:100%;text-align:left;border:1px solid #e5e7eb}.time-value-box .time-value[style*="color: #9ca3af"]{color:#9ca3af!important;background-color:#f3f4f6}.modal-requested-project .project-name{font-size:14px;color:#1f2937;padding:8px 12px;background-color:#f9fafb;border-radius:6px}.modal-date-info{margin-bottom:24px}.modal-date-info label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.date-time-display{display:flex;flex-direction:column;gap:4px}.date-value{font-size:14px;color:#1f2937}.time-value{font-size:16px;font-weight:600;color:#dc2626;padding:8px 12px;background-color:#fef2f2;border-radius:6px;display:inline-block;width:fit-content}.modal-reason{margin-bottom:24px}.modal-reason label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.reason-text{font-size:14px;color:#1f2937;line-height:1.6;padding:12px;background-color:#f9fafb;border-radius:6px}.modal-comment{margin-bottom:24px}.modal-comment label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.comment-text{font-size:14px;color:#991b1b;line-height:1.6;padding:12px;background-color:#fef2f2;border-radius:6px}.modal-reject-input{margin-bottom:24px}.modal-reject-input label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.reject-comment-textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}.reject-comment-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.modal-admin-approved,.modal-admin-approved-display{margin-bottom:24px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.admin-approved-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px}.modal-admin-field{margin-bottom:16px}.modal-admin-field:last-child{margin-bottom:0}.modal-admin-field label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.admin-approved-input,.admin-approved-select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;color:#1f2937;font-family:inherit}.admin-approved-input:focus,.admin-approved-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admin-approved-select{cursor:pointer}.modal-actions{display:flex;flex-direction:column;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb}.btn-approve{padding:12px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}.btn-approve:hover:not(:disabled){background-color:#1d4ed8}.btn-approve:disabled{opacity:.6;cursor:not-allowed}.btn-reject{padding:12px 24px;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.btn-reject:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn-reject:disabled{opacity:.6;cursor:not-allowed}.pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.pagination-info{font-size:14px;color:#6b7280}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-btn{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:4px}.pagination-number{min-width:40px;height:40px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.pagination-number.active{background-color:#2563eb;color:#fff;border-color:#2563eb}@media (max-width: 768px){.attendance-requests-management-container{padding:16px}.request-item{flex-direction:column}.request-actions,.btn-review{width:100%}.modal-content{margin:10px;max-height:calc(100vh - 20px)}.pagination-container{flex-direction:column;gap:16px}.pagination-controls{flex-wrap:wrap;justify-content:center}}.lrm-card-approved{border-left-color:#10b981}.lrm-card-rejected{border-left-color:#ef4444}.lrm-card-total{border-left-color:#4f6ef7}.lrm-card-approved .lrm-card-icon{background:#d1fae5;color:#059669}.lrm-card-rejected .lrm-card-icon{background:#fee2e2;color:#dc2626}.lrm-card-total .lrm-card-icon{background:#eef1fe;color:#4f6ef7}.lrm-filter-group input,.lrm-filter-group select{padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;background:#fff;outline:none;transition:border-color .15s}.lrm-filter-group input:focus,.lrm-filter-group select:focus{border-color:#4f6ef7}.lrm-days-badge{display:inline-block;padding:3px 10px;background:#eef1fe;color:#4f6ef7;border-radius:20px;font-size:.78rem;font-weight:600}.status-approved{background:#d1fae5;color:#059669}.status-rejected{background:#fee2e2;color:#dc2626}.status-badge-lg{font-size:.875rem;padding:6px 16px}.btn-approve-sm,.btn-view-sm{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:none;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;transition:opacity .15s}.btn-approve-sm{background:#eef1fe;color:#4f6ef7}.btn-view-sm{background:#f3f4f6;color:#6b7280}.btn-approve-sm:hover{background:#dbe4ff}.btn-view-sm:hover{background:#e5e7eb}.lrm-results-count{font-size:.8rem;color:#9ca3af;margin:0}.lrm-pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;flex-wrap:wrap}.lrm-pagination-footer app-pagination{margin-left:auto}.lrm-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(2px)}.lrm-modal{background:#fff;border-radius:16px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;animation:modalIn .2s ease-out}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.lrm-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f0f0f5}.lrm-modal-title{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;color:#1a1d2e}.lrm-modal-title i{color:#4f6ef7;font-size:1.1rem}.lrm-modal-close{background:none;border:none;font-size:1.1rem;color:#9ca3af;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s}.lrm-modal-close:hover{background:#f3f4f6;color:#374151}.lrm-modal-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px}.lrm-modal-status-row{display:flex;justify-content:flex-end}.lrm-modal-section{display:flex;flex-direction:column;gap:12px}.lrm-modal-section-title{font-size:.8rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;display:flex;align-items:center;gap:6px}.lrm-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lrm-full-width{grid-column:1 / -1}.lrm-modal-field{display:flex;flex-direction:column;gap:3px}.lrm-modal-field label{font-size:.73rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.lrm-modal-field span{font-size:.9rem;color:#1a1d2e}.lrm-reason-text{background:#f8f9fc;border-radius:8px;padding:10px 12px;color:#374151;font-size:.875rem;line-height:1.5;display:block}.lrm-balance-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lrm-balance-card{background:#f8f9fc;border-radius:10px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:4px;border:1px solid #edf0f7}.lrm-balance-card.lrm-balance-low{background:#fff8f0;border-color:#fde8c8}.lrm-balance-value{font-size:2rem;font-weight:700;color:#4f6ef7}.lrm-balance-card.lrm-balance-low .lrm-balance-value{color:#d97706}.lrm-balance-label{font-size:.75rem;color:#9ca3af;font-weight:600}.lrm-warning-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#b45309;font-size:.875rem;line-height:1.4}.lrm-warning-banner i{flex-shrink:0;margin-top:1px}.lrm-modal-actions{display:flex;gap:12px;padding-top:4px}.btn-approve,.btn-reject{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 20px;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s}.btn-approve{background:#10b981;color:#fff}.btn-approve:hover:not(:disabled){background:#059669}.btn-reject{background:#ef4444;color:#fff}.btn-reject:hover:not(:disabled){background:#dc2626}.btn-approve:disabled,.btn-reject:disabled{opacity:.5;cursor:not-allowed}.btn-approve:active:not(:disabled),.btn-reject:active:not(:disabled){transform:scale(.98)}.lrm-spinner-sm{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@media (max-width: 768px){.lrm-page{padding:16px}.lrm-header{flex-direction:column;align-items:flex-start;gap:12px}.lrm-modal-grid,.lrm-balance-grid{grid-template-columns:1fr}.lrm-modal-actions{flex-direction:column}.lrm-filters{gap:10px}}.lrm-page{padding:24px;background:#f5f6fa;min-height:100vh;font-family:inherit}.lrm-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.lrm-header-title{display:flex;align-items:center;gap:14px}.lrm-header-icon{font-size:2rem;color:#4f6ef7;background:#eef1fe;padding:12px;border-radius:12px}.lrm-header-title h1{margin:0;font-size:1.5rem;font-weight:700;color:#1a1d2e}.lrm-header-title p{margin:2px 0 0;font-size:.85rem;color:#8990a8}.btn-refresh{display:flex;align-items:center;gap:6px;padding:9px 18px;background:#fff;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#4f6ef7;cursor:pointer;transition:background .15s}.btn-refresh:hover:not(:disabled){background:#eef1fe}.btn-refresh:disabled{opacity:.6;cursor:not-allowed}.spinning{animation:spin .8s linear infinite}.lrm-error-banner{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff1f1;border:1px solid #fbbcbc;border-radius:8px;color:#c0392b;font-size:.875rem;margin-bottom:20px}.lrm-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media (max-width: 900px){.lrm-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.lrm-cards{grid-template-columns:1fr}}.lrm-card{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:12px;border-left:4px solid transparent;box-shadow:0 1px 4px #0000000f}.lrm-card-pending{border-left-color:#f59e0b}.lrm-card-icon{font-size:1.5rem;width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center}.lrm-card-pending .lrm-card-icon{background:#fef3c7;color:#d97706}.lrm-card-info{display:flex;flex-direction:column}.lrm-card-count{font-size:1.75rem;font-weight:700;color:#1a1d2e;line-height:1}.lrm-card-label{font-size:.8rem;color:#8990a8;margin-top:4px}.lrm-filters{display:flex;flex-wrap:wrap;gap:12px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;margin-bottom:20px;align-items:flex-end}.lrm-filter-group{display:flex;flex-direction:column;gap:5px;flex:1 1 160px;min-width:140px}.lrm-filter-group label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.lrm-filter-group input{padding:9px 12px;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#1a1d2e;background:#fff;outline:none;transition:border-color .15s}.lrm-filter-group input:focus{border-color:#4f6ef7}.lrm-input-icon{position:relative}.lrm-input-icon i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:.8rem}.lrm-input-icon input{padding-left:30px;width:100%;box-sizing:border-box}.lrm-filter-clear{flex:0 0 auto}.btn-clear{padding:9px 16px;background:#f3f4f6;border:1px solid #dde1ed;border-radius:8px;font-size:.875rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background .15s}.btn-clear:hover{background:#e5e7eb}.lrm-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;overflow-x:auto}.lrm-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#8990a8;font-size:.9rem}.lrm-spinner{width:28px;height:28px;border:3px solid #dde1ed;border-top-color:#4f6ef7;border-radius:50%;animation:spin .7s linear infinite}.lrm-table{width:100%;border-collapse:collapse;font-size:.875rem}.lrm-table thead tr{background:#f8f9fc;border-bottom:2px solid #edf0f7}.lrm-table th{padding:13px 16px;text-align:left;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.lrm-table td{padding:13px 16px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}.lrm-table tbody tr:hover{background:#fafbfe}.lrm-table tbody tr:last-child td{border-bottom:none}.lrm-empty{text-align:center!important;padding:60px 20px!important;color:#9ca3af}.lrm-empty i{font-size:2rem;display:block;margin-bottom:8px}.lrm-employee-cell{display:flex;align-items:center;gap:10px}.lrm-avatar{width:34px;height:34px;border-radius:50%;background:#4f6ef7;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.lrm-reason-cell{display:inline-block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.status-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.78rem;font-weight:600}.status-pending{background:#fef3c7;color:#d97706}.lrm-actions{display:flex;gap:6px}.btn-approve-row,.btn-reject-row{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:none;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;transition:opacity .15s,background .15s}.btn-approve-row{background:#10b981;color:#fff}.btn-approve-row:hover:not(:disabled){background:#059669}.btn-reject-row{background:#fee2e2;color:#dc2626}.btn-reject-row:hover:not(:disabled){background:#fecaca}.btn-approve-row:disabled,.btn-reject-row:disabled{opacity:.5;cursor:not-allowed}.lrm-row-error{margin-top:6px;font-size:.72rem;color:#c0392b}.lrm-spinner-sm{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.lrm-results-count{text-align:right;font-size:.8rem;color:#9ca3af;margin-top:10px}@media (max-width: 768px){.lrm-page{padding:16px}.lrm-header{flex-direction:column;align-items:flex-start;gap:12px}.lrm-filters{gap:10px}}.employee-details-container .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.employee-details-container .header h2{color:#333;margin:0;flex-grow:1;text-align:center}.employee-details-container .actions{display:flex;gap:10px}.employee-details-container .back-btn{background-color:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px}.employee-details-container .back-btn:hover{background-color:#545b62}.employee-details-container .content{min-height:400px}.employee-details-container .loading,.employee-details-container .no-data{text-align:center;padding:50px;color:#666;font-size:16px}.employee-details-container .employee-details{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.employee-details-container .employee-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px;display:flex;align-items:center;gap:20px}.employee-details-container .employee-avatar{flex-shrink:0}.employee-details-container .avatar-placeholder{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#fff}.employee-details-container .employee-basic-info h1{margin:0 0 10px;font-size:28px}.employee-details-container .employee-basic-info .position{margin:5px 0;font-size:18px;opacity:.9}.employee-details-container .employee-basic-info .department{margin:5px 0 0;font-size:16px;opacity:.8}.employee-details-container .employee-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.employee-details-container .info-section{padding:30px;border-right:1px solid #e0e0e0}.employee-details-container .info-section:last-child{border-right:none}.employee-details-container .info-section h3{margin:0 0 20px;color:#333;font-size:18px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.employee-details-container .info-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f5f5f5}.employee-details-container .info-item:last-child{border-bottom:none}.employee-details-container .info-item label{font-weight:600;color:#555;min-width:120px}.employee-details-container .info-item span{color:#333;text-align:right}.employee-details-container .status{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.employee-details-container .status-active{background-color:#d4edda;color:#155724}.employee-details-container .status-inactive{background-color:#f8d7da;color:#721c24}.employee-details-container .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.employee-details-container .btn-primary{background-color:#007bff;color:#fff}.employee-details-container .btn-primary:hover{background-color:#0056b3}.employee-details-container .btn-danger{background-color:#dc3545;color:#fff}.employee-details-container .btn-danger:hover{background-color:#c82333}@media (max-width: 768px){.employee-details-container .header{flex-direction:column;gap:15px;text-align:center}.employee-details-container .actions{justify-content:center}.employee-details-container .employee-header{flex-direction:column;text-align:center}.employee-details-container .employee-info-grid{grid-template-columns:1fr}.employee-details-container .info-section{border-right:none;border-bottom:1px solid #e0e0e0}.employee-details-container .info-section:last-child{border-bottom:none}}.contact-info-container .header{width:550px;left:26px;top:18px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px;display:flex}.contact-info-container .header-left{align-self:stretch;justify-content:space-between;align-items:center;display:flex}.contact-info-container .header-left{justify-content:flex-start;align-items:center;gap:6px;display:flex}.contact-info-container .icon{width:24px;height:24px;position:relative;overflow:hidden}.contact-info-container .icon-bg{width:16px;height:16px;left:4px;top:4px;position:absolute;background:#000}.contact-info-container .header-left h2{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word;margin:0}.contact-info-container .header-right{width:98px;height:36px;padding:10px 24px;background:#fff;box-shadow:0 -3px 6px #f4f5fa99 inset;overflow:hidden;border-radius:10px;outline:1px rgba(18,18,18,.4) solid;outline-offset:-1px;justify-content:center;align-items:center;gap:10px;display:flex}.contact-info-container .edit-btn{justify-content:flex-start;align-items:center;gap:4px;display:flex;background:none;border:none;cursor:pointer;padding:0}.contact-info-container .edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.contact-info-container .edit-icon-1{width:13px;height:13px;left:4px;top:7px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.contact-info-container .edit-icon-2{width:12px;height:12px;left:9px;top:3px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.contact-info-container .edit-btn span{text-align:center;color:#121212b3;font-size:14px;font-family:Inter;font-weight:700;line-height:19.6px;word-wrap:break-word}.contact-info-container .content{width:550px;left:26px;top:74px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.contact-info-container .loading,.contact-info-container .no-data{text-align:center;padding:50px;color:#666;font-size:16px}.contact-info-container .contact-info-card,.contact-info-container .contact-details{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.contact-info-container .contact-section h3{align-self:stretch;color:#101828;font-size:16px;font-family:Inter;font-weight:700;letter-spacing:.32px;word-wrap:break-word;margin:0 0 11px}.contact-info-container .contact-items{justify-content:flex-start;align-items:flex-end;gap:32px;display:flex}.contact-info-container .contact-item{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;display:flex}.contact-info-container .contact-item label{color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.contact-info-container .contact-badge{padding:2px 10px 2px 8px;mix-blend-mode:multiply;background:#eff8ff;border-radius:16px;justify-content:flex-start;align-items:center;gap:6px;display:flex}.contact-info-container .badge-dot{width:8px;height:8px;position:relative;overflow:hidden}.contact-info-container .badge-dot:after{content:"";width:6px;height:6px;left:1px;top:1px;position:absolute;background:#2e90fa;border-radius:9999px}.contact-info-container .contact-badge span{text-align:center;color:#175cd3;font-size:14px;font-family:Inter;font-weight:500;line-height:20px;word-wrap:break-word}.contact-info-container .divider{width:550px;height:0px;left:0;top:0;position:absolute;outline:1px #D9D9D9 solid;outline-offset:-.5px}.contact-info-container .other-contact{left:26px;top:202px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.contact-info-container .other-contact h3{align-self:stretch;color:#101828;font-size:16px;font-family:Inter;font-weight:700;letter-spacing:.32px;word-wrap:break-word;margin:0}.contact-info-container .other-contact p{align-self:stretch;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word;margin:0}.contact-info-container .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.contact-info-container .btn-success{background-color:#28a745;color:#fff}.contact-info-container .btn-success:hover{background-color:#218838}.contact-info-container .btn-secondary{background-color:#6c757d;color:#fff}.contact-info-container .btn-secondary:hover{background-color:#545b62}.contact-info-container .edit-actions{display:flex;gap:10px}.bank-info-container .header{left:12px;top:18px;position:absolute;justify-content:flex-start;align-items:center;gap:6px;display:flex}.bank-info-container .header-left{justify-content:flex-start;align-items:center;gap:6px;display:flex}.bank-info-container .icon{width:24px;height:24px;position:relative;overflow:hidden}.bank-info-container .icon-bg{width:16px;height:16px;left:4px;top:4px;position:absolute;background:#000}.bank-info-container .header-left h2{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word;margin:0}.bank-info-container .header-right{width:98px;height:36px;padding:10px 24px;left:765px;top:22px;position:absolute;background:#fff;box-shadow:0 -3px 6px #f4f5fa99 inset;overflow:hidden;border-radius:10px;outline:1px rgba(18,18,18,.4) solid;outline-offset:-1px;justify-content:center;align-items:center;gap:10px;display:flex}.bank-info-container .edit-btn{justify-content:flex-start;align-items:center;gap:4px;display:flex;background:none;border:none;cursor:pointer;padding:0}.bank-info-container .edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.bank-info-container .edit-icon-1{width:13px;height:13px;left:4px;top:7px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.bank-info-container .edit-icon-2{width:12px;height:12px;left:9px;top:3px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.bank-info-container .edit-btn span{text-align:center;color:#121212b3;font-size:14px;font-family:Inter;font-weight:700;line-height:19.6px;word-wrap:break-word}.bank-info-container .content{width:599px;left:18px;top:66px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.bank-info-container .loading,.bank-info-container .no-data{text-align:center;padding:50px;color:#666;font-size:16px}.bank-info-container .bank-info-card,.bank-info-container .bank-details{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.bank-info-container .detail-row{align-self:stretch;justify-content:space-between;align-items:center;display:flex}.bank-info-container .detail-item{width:133px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.bank-info-container .detail-item label{width:95px;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.bank-info-container .detail-item span{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word}.bank-info-container .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.bank-info-container .btn-success{background-color:#28a745;color:#fff}.bank-info-container .btn-success:hover{background-color:#218838}.bank-info-container .btn-secondary{background-color:#6c757d;color:#fff}.bank-info-container .btn-secondary:hover{background-color:#545b62}.bank-info-container .edit-actions{display:flex;gap:10px}.employment-overview-container .header{width:550px;left:26px;top:18px;position:absolute;justify-content:space-between;align-items:center;display:flex}.employment-overview-container .header-left{justify-content:flex-start;align-items:center;gap:6px;display:flex}.employment-overview-container .icon{width:24px;height:24px;position:relative;overflow:hidden}.employment-overview-container .icon-bg{width:16px;height:16px;left:4px;top:4px;position:absolute;background:#000}.employment-overview-container .header-left h2{width:244px;color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word;margin:0}.employment-overview-container .header-right{width:98px;height:36px;padding:10px 24px;background:#fff;box-shadow:0 -3px 6px #f4f5fa99 inset;overflow:hidden;border-radius:10px;outline:1px rgba(18,18,18,.4) solid;outline-offset:-1px;justify-content:center;align-items:center;gap:10px;display:flex}.employment-overview-container .edit-btn{justify-content:flex-start;align-items:center;gap:4px;display:flex;background:none;border:none;cursor:pointer;padding:0}.employment-overview-container .edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.employment-overview-container .edit-icon-1{width:13px;height:13px;left:4px;top:7px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.employment-overview-container .edit-icon-2{width:12px;height:12px;left:9px;top:3px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.employment-overview-container .edit-btn span{text-align:center;color:#121212b3;font-size:14px;font-family:Inter;font-weight:700;line-height:19.6px;word-wrap:break-word}.employment-overview-container .content{width:550px;left:26px;top:74px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.employment-overview-container .loading,.employment-overview-container .no-data{text-align:center;padding:50px;color:#666;font-size:16px}.employment-overview-container .employment-card,.employment-overview-container .employment-details{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.employment-overview-container .detail-row{justify-content:center;align-items:flex-start;gap:131px;display:flex}.employment-overview-container .detail-item{width:121px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.employment-overview-container .detail-item label{align-self:stretch;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.employment-overview-container .detail-item span{align-self:stretch;color:#101828;font-size:16px;font-family:Inter;font-weight:700;letter-spacing:.32px;word-wrap:break-word}.employment-overview-container .divider{width:550px;height:0px;left:0;top:0;position:absolute;outline:1px #D9D9D9 solid;outline-offset:-.5px}.employment-overview-container .document-links{display:flex;gap:4px;align-items:flex-start}.employment-overview-container .doc-link{color:#101828;font-size:14px;font-family:Inter;font-weight:600;text-decoration:underline;letter-spacing:.28px;word-wrap:break-word;position:relative;padding-right:20px}.employment-overview-container .doc-link:after{content:"";width:13.33px;height:11.67px;left:3.33px;position:absolute;outline:2px black solid;outline-offset:-1px;right:0;top:50%;transform:translateY(-50%)}.employment-overview-container .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.employment-overview-container .btn-success{background-color:#28a745;color:#fff}.employment-overview-container .btn-success:hover{background-color:#218838}.employment-overview-container .btn-secondary{background-color:#6c757d;color:#fff}.employment-overview-container .btn-secondary:hover{background-color:#545b62}.employment-overview-container .edit-actions{display:flex;gap:10px}.family-member-container .header{left:12px;top:18px;position:absolute;justify-content:flex-start;align-items:center;gap:6px;display:flex}.family-member-container .header-left{justify-content:flex-start;align-items:center;gap:6px;display:flex}.family-member-container .icon{width:24px;height:24px;position:relative;overflow:hidden}.family-member-container .icon-bg{width:16px;height:16px;left:4px;top:4px;position:absolute;background:#000}.family-member-container .header-left h2{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word;margin:0}.family-member-container .header-right{width:98px;height:36px;padding:10px 24px;left:765px;top:22px;position:absolute;background:#fff;box-shadow:0 -3px 6px #f4f5fa99 inset;overflow:hidden;border-radius:10px;outline:1px rgba(18,18,18,.4) solid;outline-offset:-1px;justify-content:center;align-items:center;gap:10px;display:flex}.family-member-container .edit-btn{justify-content:flex-start;align-items:center;gap:4px;display:flex;background:none;border:none;cursor:pointer;padding:0}.family-member-container .edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.family-member-container .edit-icon-1{width:13px;height:13px;left:4px;top:7px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.family-member-container .edit-icon-2{width:12px;height:12px;left:9px;top:3px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.family-member-container .edit-btn span{text-align:center;color:#121212b3;font-size:14px;font-family:Inter;font-weight:700;line-height:19.6px;word-wrap:break-word}.family-member-container .content{width:601px;left:16px;top:66px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.family-member-container .family-member-card{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.family-member-container .member-details{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.family-member-container .detail-row{align-self:stretch;justify-content:space-between;align-items:center;display:flex}.family-member-container .detail-item{width:133px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.family-member-container .detail-item label{width:124px;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.family-member-container .detail-item span{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word}.family-member-container .divider{width:587px;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:16px;display:flex}.family-member-container .divider:before{content:"";align-self:stretch;height:0px;outline:1px #D9D9D9 solid;outline-offset:-.5px}.family-member-container .document-links{align-self:stretch;justify-content:flex-start;align-items:center;gap:104px;display:flex}.family-member-container .doc-link{color:#101828;font-size:14px;font-family:Inter;font-weight:600;text-decoration:underline;letter-spacing:.28px;word-wrap:break-word;position:relative;padding-right:20px}.family-member-container .doc-link:after{content:"";width:13.33px;height:11.67px;left:3.33px;position:absolute;outline:2px black solid;outline-offset:-1px;right:0;top:50%;transform:translateY(-50%)}.family-member-container .no-member{text-align:center;padding:40px;color:#666;background:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6}.social-insurance-container .header{left:12px;top:18px;position:absolute;justify-content:flex-start;align-items:center;gap:6px;display:flex}.social-insurance-container .header-left{justify-content:flex-start;align-items:center;gap:6px;display:flex}.social-insurance-container .icon{width:24px;height:24px;position:relative;overflow:hidden}.social-insurance-container .icon-bg{width:16px;height:16px;left:4px;top:4px;position:absolute;background:#000}.social-insurance-container .header-left h2{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word;margin:0}.social-insurance-container .header-right{width:98px;height:36px;padding:10px 24px;left:765px;top:22px;position:absolute;background:#fff;box-shadow:0 -3px 6px #f4f5fa99 inset;overflow:hidden;border-radius:10px;outline:1px rgba(18,18,18,.4) solid;outline-offset:-1px;justify-content:center;align-items:center;gap:10px;display:flex}.social-insurance-container .edit-btn{justify-content:flex-start;align-items:center;gap:4px;display:flex;background:none;border:none;cursor:pointer;padding:0}.social-insurance-container .edit-icon{width:24px;height:24px;position:relative;overflow:hidden}.social-insurance-container .edit-icon-1{width:13px;height:13px;left:4px;top:7px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.social-insurance-container .edit-icon-2{width:12px;height:12px;left:9px;top:3px;position:absolute;outline:2px rgba(18,18,18,.7) solid;outline-offset:-1px}.social-insurance-container .edit-btn span{text-align:center;color:#121212b3;font-size:14px;font-family:Inter;font-weight:700;line-height:19.6px;word-wrap:break-word}.social-insurance-container .content{width:601px;left:16px;top:66px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.social-insurance-container .loading,.social-insurance-container .no-data{text-align:center;padding:50px;color:#666;font-size:16px}.social-insurance-container .social-insurance-card{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.social-insurance-container .insurance-details{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.social-insurance-container .detail-row{align-self:stretch;justify-content:space-between;align-items:center;display:flex}.social-insurance-container .detail-item{width:133px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.social-insurance-container .detail-item label{width:124px;color:#475467;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;letter-spacing:.64px;word-wrap:break-word}.social-insurance-container .detail-item span{color:#101828;font-size:20px;font-family:Inter;font-weight:700;letter-spacing:.4px;word-wrap:break-word}.social-insurance-container .divider{width:587px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.social-insurance-container .divider:before{content:"";align-self:stretch;height:0px;outline:1px #D9D9D9 solid;outline-offset:-.5px}.social-insurance-container .document-links{align-self:stretch;justify-content:space-between;align-items:center;display:flex}.social-insurance-container .doc-link{color:#101828;font-size:14px;font-family:Inter;font-weight:600;text-decoration:underline;letter-spacing:.28px;word-wrap:break-word;position:relative;padding-right:20px}.social-insurance-container .doc-link:after{content:"";width:13.33px;height:11.67px;left:3.33px;position:absolute;outline:2px black solid;outline-offset:-1px;right:0;top:50%;transform:translateY(-50%)}.social-insurance-container .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.social-insurance-container .btn-success{background-color:#28a745;color:#fff}.social-insurance-container .btn-success:hover{background-color:#218838}.social-insurance-container .btn-secondary{background-color:#6c757d;color:#fff}.social-insurance-container .btn-secondary:hover{background-color:#545b62}.social-insurance-container .edit-actions{display:flex;gap:10px}.employee-form-step1 .personal-info-card{width:100%;max-width:1246px;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:hidden;margin:0 auto}.employee-form-step1 .card-header{padding:16px 36px;position:relative;display:flex;justify-content:space-between;align-items:center}.employee-form-step1 .header-left{display:flex;align-items:center}.employee-form-step1 .header-right{display:flex;align-items:center;gap:16px}.employee-form-step1 .status-section{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #e2e8f0}.employee-form-step1 .status-info{display:flex;align-items:center;gap:8px}.employee-form-step1 .status-label{color:#64748b;font-size:14px;font-weight:500}.employee-form-step1 .status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.employee-form-step1 .status-badge.active{background:#dcfce7;color:#166534}.employee-form-step1 .status-badge.inactive{background:#fee2e2;color:#dc2626}.employee-form-step1 .status-btn{padding:6px 12px;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.employee-form-step1 .status-btn:disabled{opacity:.6;cursor:not-allowed}.employee-form-step1 .profile-actions{margin-top:12px;display:flex;justify-content:center;gap:8px}.employee-form-step1 .profile-actions .btn{padding:6px 12px;font-size:12px;border-radius:4px;transition:all .2s ease}.employee-form-step1 .profile-actions .btn-outline-primary{color:#2e6de9;border:1px solid #2E6DE9;background:transparent}.employee-form-step1 .profile-actions .btn-outline-primary:hover{background:#2e6de9;color:#fff}.employee-form-step1 .profile-actions .btn i{margin-right:4px}.employee-form-step1 .card-title{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;letter-spacing:.36px;margin:0;display:flex;align-items:center;gap:8px}.employee-form-step1 .card-title i{color:#2e6de9;font-size:20px}.employee-form-step1 .header-divider{width:100%;height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.employee-form-step1 .card-content{padding:36px;display:flex;flex-direction:column;gap:28px}.employee-form-step1 .profile-section{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.employee-form-step1 .profile-picture-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:180px}.employee-form-step1 .profile-picture{width:180px;height:180px;background:#2e6de912;border-radius:90px;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.employee-form-step1 .profile-picture:hover{background:#2e6de926}.employee-form-step1 .profile-icon{width:86px;height:86px;background:#2e6de9;border-radius:50%;display:flex;align-items:center;justify-content:center}.employee-form-step1 .profile-icon i{color:#fff;font-size:40px}.employee-form-step1 .avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.employee-form-step1 .edit-icon{position:absolute;bottom:10px;right:10px;width:35px;height:35px;background:#2e6de9e6;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.employee-form-step1 .edit-icon i{color:#fff;font-size:14px}.employee-form-step1 .profile-picture:hover .edit-icon{background:#2e6de9;transform:scale(1.1)}.employee-form-step1 .profile-text{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;text-align:center}.employee-form-step1 .form-row{display:flex;justify-content:space-between;gap:28px}.employee-form-step1 .form-group{display:flex;flex-direction:column;gap:8px;flex:1}.employee-form-step1 .form-group.full-width{width:100%}.employee-form-step1 .other-phones-wrapper{max-width:100%;overflow-x:auto;padding-bottom:4px;display:flex;gap:8px}.employee-form-step1 .other-phone-row{display:flex;flex-direction:row;gap:8px;align-items:center;flex:0 0 220px}.employee-form-step1 .other-list-vertical{width:100%;max-height:200px;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:8px}.employee-form-step1 .other-row-vertical{display:flex;flex-direction:row;gap:8px;align-items:flex-start}.employee-form-step1 .other-row-vertical .form-input{flex:1;width:100%}.employee-form-step1 .add-phone-btn{margin-top:4px;padding:4px 0;border:none;background:transparent;color:#2563eb;font-size:13px;font-weight:500;cursor:pointer}.employee-form-step1 .add-phone-btn:hover{text-decoration:underline}.employee-form-step1 .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.employee-form-step1 .required-asterisk{color:#dc3545;font-weight:700;margin-left:2px}.employee-form-step1 .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease}.employee-form-step1 .form-input:focus{border-color:#2e6de9;background:#fff}.employee-form-step1 .form-input::placeholder{color:#bcbcbc}.employee-form-step1 .form-input[type=date]{color:#121212}.employee-form-step1 .form-input[type=date]:invalid{color:#bcbcbc}.employee-form-step1 .date-input-container{position:relative;width:100%}.employee-form-step1 .date-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:20px;pointer-events:none}.employee-form-step1 textarea.form-input{height:auto;min-height:60px;padding:18px 14px;resize:vertical}.employee-form-step1 .upload-section{display:flex;gap:28px;width:100%}.employee-form-step1 .upload-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-form-step1 .upload-area{height:176px;background:#2868e81a;border:1px solid rgba(33,100,231,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.employee-form-step1 .upload-area:hover{background:#2868e826;border-color:#2164e740}.employee-form-step1 .upload-area.full-width{width:100%}.employee-form-step1 .upload-content{display:flex;flex-direction:column;align-items:center;gap:14px}.employee-form-step1 .upload-text{color:#2e6de9;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;text-align:center}.employee-form-step1 .upload-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.employee-form-step1 .upload-icon i{color:#2063e7;font-size:24px}.employee-form-step1 .file-info{color:#6b7280;font-size:12px;margin-top:4px;display:block}.employee-form-step1 .file-preview{margin-top:12px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb;min-height:80px}.employee-form-step1 .preview-content{display:flex;align-items:center;gap:12px;flex:1}.employee-form-step1 .file-details{display:flex;flex-direction:column;gap:4px}.employee-form-step1 .file-name{font-weight:600;color:#374151;font-size:14px}.employee-form-step1 .file-type{color:#6b7280;font-size:12px}.employee-form-step1 .preview-image{max-width:120px;max-height:120px;border-radius:6px;border:1px solid #ddd;object-fit:cover}.employee-form-step1 .pdf-preview{display:flex;align-items:center;gap:8px;color:#dc2626;font-weight:500}.employee-form-step1 .pdf-preview i{font-size:24px;color:#dc2626}.employee-form-step1 .file-actions{display:flex;flex-direction:row;gap:4px;align-items:center;flex-shrink:0;margin-left:auto}.employee-form-step1 .view-btn{background:#059669;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-form-step1 .view-btn:hover{background:#047857;transform:scale(1.05)}.employee-form-step1 .remove-file-btn{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-form-step1 .remove-file-btn:hover{background:#b91c1c;transform:scale(1.05)}.employee-form-step1 .error-message{color:#dc3545;font-size:14px;font-family:Inter,sans-serif;margin-top:4px}.employee-form-step1 .backend-error{color:#e74c3c;font-weight:500;background:#fdf2f2;padding:8px 12px;border-radius:4px;border-left:3px solid #e74c3c}.employee-form-step1 .general-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;margin:16px 0;color:#dc2626;font-size:14px;font-family:Inter,sans-serif;display:flex;align-items:center;gap:8px}.employee-form-step1 .general-error i{color:#dc2626;font-size:16px}.employee-form-step1 .navigation-buttons{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;padding:20px 40px;width:100%;box-sizing:border-box}.employee-form-step1 .submit-btn{width:220px;height:50px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px}.employee-form-step1 .submit-btn:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-form-step1 .submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.employee-form-step1 .submit-btn:disabled:not(.loading){background:#9ca3af;border-color:#9ca3af}.employee-form-step1 .submit-btn.loading{position:relative;color:transparent}.employee-form-step1 .submit-btn.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}.employee-form-step1 .btn-previous,.employee-form-step1 .btn-next{width:200px;height:50px;border-radius:10px;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;border:1px solid;display:flex;align-items:center;justify-content:center}.employee-form-step1 .btn-previous{background:transparent;border-color:#1d61e7;color:#1d61e7}.employee-form-step1 .btn-previous:hover{background:#1d61e7;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-form-step1 .btn-next{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-form-step1 .btn-next:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-form-step1 .btn-next:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.employee-form-step1 .btn-next:disabled:not(.loading){background:#9ca3af;border-color:#9ca3af}.employee-form-step1 .btn-next.loading{position:relative;color:transparent}.employee-form-step1 .btn-next.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s ease-in-out infinite}@media (max-width: 768px){.employee-form-step1 .form-row,.employee-form-step1 .upload-section{flex-direction:column;gap:20px}.employee-form-step1 .card-content{padding:20px;gap:20px}.employee-form-step1 .profile-picture-container{width:150px}.employee-form-step1 .profile-picture{width:150px;height:150px}.employee-form-step1 .navigation-buttons{flex-direction:column;gap:15px;margin-top:20px}.employee-form-step1 .btn-previous,.employee-form-step1 .btn-next{width:100%}}.employee-form-step1 .existing-file-link{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:8px 0}.employee-form-step1 .file-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#4c64ff;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease}.employee-form-step1 .file-link:hover{background:#3b52e6;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 4px #4c64ff4d}.employee-form-step1 .file-link i{font-size:12px}.employee-form-step1 .file-name{font-size:12px;color:#6c757d;text-align:center;word-break:break-all;max-width:200px}.employee-form-step1 .skeleton-personal-info-card{width:100%;max-width:1246px;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:hidden;margin:0 auto;animation:skeleton-pulse 1.5s ease-in-out infinite}.employee-form-step1 .skeleton-card-header{padding:16px 36px}.employee-form-step1 .skeleton-card-title{height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:200px;margin-bottom:20px}.employee-form-step1 .skeleton-card-content{padding:36px;display:flex;flex-direction:column;gap:28px}.employee-form-step1 .skeleton-profile-section{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.employee-form-step1 .skeleton-profile-picture-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:180px}.employee-form-step1 .skeleton-profile-picture{width:180px;height:180px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:90px;position:relative;display:flex;align-items:center;justify-content:center}.employee-form-step1 .skeleton-profile-icon{width:86px;height:86px;background:linear-gradient(90deg,#e0e0e0 25%,#d0d0d0,#e0e0e0 75%);background-size:200% 100%;border-radius:50%}.employee-form-step1 .skeleton-profile-text{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:120px}.employee-form-step1 .skeleton-form-fields{display:flex;flex-direction:column;gap:20px}.employee-form-step1 .skeleton-form-row{display:flex;gap:20px}.employee-form-step1 .skeleton-form-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-form-step1 .skeleton-form-group-full{width:100%;display:flex;flex-direction:column;gap:8px}.employee-form-step1 .skeleton-label{height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:100px}.employee-form-step1 .skeleton-input{height:44px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;width:100%}.employee-form-step1 .skeleton-textarea{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;width:100%}.employee-form-step1 .skeleton-upload-section{display:flex;gap:28px;width:100%}.employee-form-step1 .skeleton-upload-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-form-step1 .skeleton-upload-area{height:176px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;border:1px solid #e0e0e0}.employee-form-step1 .skeleton-upload-area-full{height:176px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;border:1px solid #e0e0e0;width:100%}.employee-form-step1 .skeleton-submit-section{display:flex;justify-content:flex-start;margin-top:20px}.employee-form-step1 .skeleton-submit-button{height:48px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;width:120px}@media (max-width: 768px){.employee-form-step1 .skeleton-card-content{padding:20px}.employee-form-step1 .skeleton-form-row,.employee-form-step1 .skeleton-upload-section{flex-direction:column}.employee-form-step1 .skeleton-profile-picture-container{width:150px}.employee-form-step1 .skeleton-profile-picture{width:150px;height:150px}}.employee-form-step2 .custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f7f8fa;border-radius:8px;border:1px solid #e6e8ec;min-height:48px;font-size:1rem;padding-right:2.5rem}.employee-form-step2 .custom-select::-ms-expand{display:none}.employee-form-step2 .custom-select{background-image:none!important}.employee-form-step3 .custom-select,.employee-form-step3 .custom-input{background-color:#f7f8fa;border-radius:8px;border:1px solid #e6e8ec;min-height:48px;font-size:1rem}.employee-form-step3 .custom-select-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#b1b5c3;font-size:1.2rem}.employee-form-step3 .custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f7f8fa;border-radius:8px;border:1px solid #e6e8ec;min-height:48px;font-size:1rem;padding-right:2.5rem}.employee-form-step3 .custom-select::-ms-expand{display:none}.employee-form-step3 .custom-select{background-image:none!important}.employee-form-step4 .asset-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;padding:24px;margin-bottom:32px}.employee-form-step4 .asset-photo{width:90px;height:90px;background:#f7f8fa;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:18px}.employee-form-step4 .upload-label{cursor:pointer;width:100%;height:100%;display:block}.employee-form-step4 .upload-placeholder{text-align:center;color:#b1b5c3;font-size:13px}.employee-form-step4 .upload-icon{font-size:2rem;display:block;margin-bottom:4px}.employee-form-step4 .asset-title{font-size:1.15rem;margin-bottom:2px}.employee-form-step4 .text-muted.small{font-size:1rem;margin-top:2px}.employee-form-step4 .d-flex.align-items-center{margin-bottom:8px}.employee-form-step4 .custom-select{background-color:#f7f8fa;border-radius:8px;border:1px solid #e6e8ec;min-height:48px;font-size:1rem}.employee-form-step4 .custom-select-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#b1b5c3;font-size:1.2rem}.employee-form-step4 .custom-select{background-image:none!important}.employee-form-step4 img.object-fit-cover{width:100%;height:100%;object-fit:cover;border-radius:12px}.employee-form-step5 .success-container{max-width:900px;margin:40px auto;padding:0 10px}.employee-form-step5 .success-card{background:#fff;border-radius:18px;border:1px solid #f0f0f0;padding:40px 30px 30px;box-shadow:0 2px 12px #0001}.employee-form-step5 .success-img{width:120px;margin-bottom:20px}.employee-form-step5 .success-title{color:#2563eb;font-weight:700;margin-bottom:18px}.employee-form-step5 .success-desc{color:#6c757d;margin-bottom:24px}.employee-form-step5 .link-group{max-width:500px;margin:0 auto 10px}.employee-form-step5 .success-note{color:#6c757d;font-size:.97rem;margin-bottom:18px}.employee-form-step5 .user-row{max-width:500px;margin:0 auto 24px}.employee-form-step5 .input-group input{background:#f7f8fa;border-radius:8px;border:1px solid #e6e8ec}.employee-form-step5 .btn-primary{background:#2563eb;border-color:#2563eb}.employee-form-step5 .btn-outline-primary{border-color:#2563eb;color:#2563eb}.employee-form-step5 .credentials-sections{max-width:760px;margin:0 auto}.employee-form-step5 .credentials-section{background:#fbfbfd;border:1px solid #e6e8ec;border-radius:16px;padding:18px}.employee-form-step5 .section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.employee-form-step5 .section-title{font-weight:700;color:#111827;font-size:1.05rem;margin-bottom:4px}.employee-form-step5 .section-subtitle{color:#6b7280;font-size:.92rem}.employee-form-step5 .helper-text{font-size:.92rem;line-height:1.4;border-radius:12px;padding:10px 12px}.employee-form-step5 .helper-text.warning{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.employee-form-step5 .helper-text.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.employee-form-step5 .loading-container{max-width:900px;margin:40px auto;padding:0 10px}.employee-form-step5 .loading-card{background:#fff;border-radius:18px;border:1px solid #f0f0f0;padding:60px 30px;box-shadow:0 2px 12px #0001;text-align:center}.employee-form-step5 .modern-loader{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:24px}.employee-form-step5 .loader-circle{width:12px;height:12px;border-radius:50%;background:linear-gradient(45deg,#2563eb,#3b82f6);animation:loaderBounce 1.4s ease-in-out infinite both}.employee-form-step5 .loader-circle:nth-child(1){animation-delay:-.32s}.employee-form-step5 .loader-circle:nth-child(2){animation-delay:-.16s}.employee-form-step5 .loader-circle:nth-child(3){animation-delay:0s}.employee-form-step5 .loading-title{color:#2563eb;font-weight:600;margin-bottom:8px;font-size:1.25rem}.employee-form-step5 .loading-subtitle{color:#6b7280;font-size:.95rem;margin:0}.employee-form-step5 .notification{position:fixed;top:20px;right:20px;z-index:9999;min-width:320px;max-width:400px;padding:16px 20px;border-radius:12px;box-shadow:0 10px 25px #00000026;display:flex;align-items:center;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:slideInRight .3s ease-out;backdrop-filter:blur(10px)}.employee-form-step5 .notification.success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.employee-form-step5 .notification.error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.employee-form-step5 .notification.warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.employee-form-step5 .notification.info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.employee-form-step5 .notification-icon{font-size:20px;flex-shrink:0}.employee-form-step5 .notification-content{flex:1}.employee-form-step5 .notification-title{font-weight:600;font-size:14px;margin:0 0 4px}.employee-form-step5 .notification-message{font-size:13px;margin:0;opacity:.9;line-height:1.4}.employee-form-step5 .notification-close{background:none;border:none;color:inherit;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.employee-form-step5 .notification-close:hover{background-color:#fff3}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.employee-form-step5 .notification.hide{animation:slideOutRight .3s ease-in forwards}.employee-form-step5 .clicked-feedback{animation:confirmationClick .3s ease-in-out}@keyframes confirmationClick{0%{transform:scale(1);box-shadow:0 2px 12px #0001}50%{transform:scale(1.02);box-shadow:0 4px 20px #2563eb33}to{transform:scale(1);box-shadow:0 2px 12px #0001}}.employee-form-step5 .skeleton-confirmation-container{max-width:900px;margin:40px auto;padding:0 10px}.employee-form-step5 .skeleton-success-card{background:#fff;border-radius:18px;border:1px solid #f0f0f0;padding:40px 30px 30px;box-shadow:0 2px 12px #0001;animation:skeleton-pulse 1.5s ease-in-out infinite}.employee-form-step5 .skeleton-success-img{width:120px;height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:50%;margin:0 auto 20px}.employee-form-step5 .skeleton-success-title{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;width:300px;margin:0 auto 18px}.employee-form-step5 .skeleton-link-group{max-width:500px;margin:0 auto 10px;display:flex;gap:8px}.employee-form-step5 .skeleton-link-input{flex:1;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px}.employee-form-step5 .skeleton-link-button{width:100px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px}.employee-form-step5 .skeleton-success-note{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:80%;margin:0 auto 8px}.employee-form-step5 .skeleton-success-note-short{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:60%;margin:0 auto 18px}.employee-form-step5 .skeleton-user-row{max-width:500px;margin:0 auto 24px;display:flex;gap:20px}.employee-form-step5 .skeleton-user-field{flex:1;display:flex;flex-direction:column;gap:8px}.employee-form-step5 .skeleton-label{height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:80px}.employee-form-step5 .skeleton-input{height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;width:100%}.employee-form-step5 .skeleton-action-button{width:150px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;margin:0 auto}@keyframes skeleton-pulse{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.employee-form-step5 .skeleton-user-row{flex-direction:column;gap:16px}.employee-form-step5 .skeleton-link-group{flex-direction:column}.employee-form-step5 .skeleton-success-title{width:250px}.employee-form-step5 .skeleton-success-note{width:90%}.employee-form-step5 .skeleton-success-note-short{width:70%}}.employee-profile-container .payroll-chip{display:inline-flex;align-items:center;gap:6px;background:var(--primary-blue-light);color:var(--primary-blue-dark);padding:4px 8px;border-radius:999px;cursor:pointer}.employee-profile-container .pm-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover}.employee-profile-container .pm-name{font-weight:600}.employee-profile-container .pm-username{color:var(--text-gray)}.employee-profile-container .pm-email{color:var(--primary-blue-dark);text-decoration:none}.employee-profile-container .pm-email:hover{text-decoration:underline}.employee-profile-container .employee-profile-container{width:100%;min-height:100vh;background:var(--bg-light);font-family:Inter,sans-serif;overflow-x:hidden;box-sizing:border-box;padding:0;margin:0}.employee-profile-container .loading-container{padding:20px}.employee-profile-container .skeleton-loader{max-width:100%;margin:0 auto}.employee-profile-container .skeleton-breadcrumb{width:200px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px;margin-bottom:20px}.employee-profile-container .skeleton-header{display:flex;align-items:center;gap:32px;margin-bottom:20px;padding:20px;background:#fff;border-radius:12px}.employee-profile-container .skeleton-avatar{width:100px;height:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:50%;aspect-ratio:1/1;flex-shrink:0}.employee-profile-container .skeleton-info{flex:1;display:flex;flex-direction:column;gap:8px}.employee-profile-container .skeleton-name{width:200px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.employee-profile-container .skeleton-title{width:150px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.employee-profile-container .skeleton-status{width:80px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:12px}.employee-profile-container .skeleton-metrics{display:flex;gap:20px}.employee-profile-container .skeleton-metric{width:120px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.employee-profile-container .skeleton-actions{display:flex;gap:20px;align-items:center}.employee-profile-container .skeleton-nav{width:100px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.employee-profile-container .skeleton-button{width:120px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.employee-profile-container .skeleton-tabs{width:100%;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:20px}.employee-profile-container .skeleton-content{width:100%;max-width:100%;box-sizing:border-box}.employee-profile-container .skeleton-card{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:12px;margin-bottom:18px;width:100%}.employee-profile-container .breadcrumb-container{padding:12px 24px;background:transparent;width:100%;box-sizing:border-box}.employee-profile-container .breadcrumb{--primary-600: #1D61E7;--primary-700: #1557B0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--primary-600);box-shadow:0 8px 20px #1d61e740}.employee-profile-container .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.employee-profile-container .breadcrumb-item.clickable{cursor:pointer!important;padding:4px 8px;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;outline:none;caret-color:transparent}.employee-profile-container .breadcrumb-item.clickable:hover{background-color:#ffffff29;color:#fff;box-shadow:0 0 0 1px #ffffff59}.employee-profile-container .breadcrumb-item.active{background-color:#fff;color:var(--primary-700);border-radius:999px;padding:4px 10px}.employee-profile-container .breadcrumb-item.active span{color:var(--primary-700)}.employee-profile-container .breadcrumb-separator{display:inline-flex;align-items:center;color:#ffffffb3}.employee-profile-container .employee-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f9f9f9;gap:20px;width:100%;box-sizing:border-box;flex-wrap:wrap}.employee-profile-container .employee-info{display:flex;align-items:center;gap:32px}.employee-profile-container .contract-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.employee-profile-container .status-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#0f172a0a;border:1px solid rgba(148,163,184,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.employee-profile-container .status-chip-text{display:flex;flex-direction:column;gap:1px}.employee-profile-container .status-chip-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}.employee-profile-container .status-chip-value{font-size:11px;font-weight:600;color:#0f172a}.employee-profile-container .status-chip-dot{width:8px;height:8px;border-radius:999px;flex-shrink:0}.employee-profile-container .status-chip.egypt .status-chip-dot{background:linear-gradient(135deg,#22c55e,#16a34a)}.employee-profile-container .status-chip.ksa .status-chip-dot{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.employee-profile-container .status-chip.payroll .status-chip-dot{background:linear-gradient(135deg,#f59e0b,#d97706)}.employee-profile-container .status-chip.egypt{border-color:#22c55e59;background:#22c55e0f}.employee-profile-container .status-chip.ksa{border-color:#0ea5e959;background:#0ea5e90f}.employee-profile-container .status-chip.payroll{border-color:#f59e0b66;background:#f59e0b0f}.employee-profile-container .data-source-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.employee-profile-container .data-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:500}.employee-profile-container .data-badge.ksa{background:#0ea5e914;color:#0369a1;border:1px solid rgba(14,165,233,.3)}.employee-profile-container .data-badge.history{background:#94a3b814;color:#475569;border:1px solid rgba(148,163,184,.35)}.employee-profile-container .avatar-section{display:flex;align-items:center;gap:15px;flex-shrink:0}.employee-profile-container .employee-avatar{width:100px;height:100px;min-width:100px;min-height:100px;max-width:100px;max-height:100px;border-radius:50%;background:#fff;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;border:3px solid #f0f0f0;box-shadow:0 2px 8px #0000001a;aspect-ratio:1/1;flex-shrink:0;box-sizing:border-box}.employee-profile-container .employee-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;aspect-ratio:1/1;display:block}.employee-profile-container .avatar-placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#666;border-radius:50%;aspect-ratio:1/1;flex-shrink:0}.employee-profile-container .employee-details{display:flex;flex-direction:column;gap:4px}.employee-profile-container .employee-name{color:#101828;font-size:24px;font-weight:600;line-height:38px;margin:0}.employee-profile-container .employee-title{color:#475467;font-size:16px;font-weight:400;line-height:24px;margin:0}.employee-profile-container .status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 12px;background:#ecfdf3;border-radius:16px;width:fit-content}.employee-profile-container .status-badge.status-active{background:#ecfdf3}.employee-profile-container .status-badge.status-inactive{background:#fef2f2}.employee-profile-container .status-dot{width:6px;height:6px;border-radius:50%;background:#12b76a}.employee-profile-container .status-badge.status-inactive .status-dot{background:#ef4444}.employee-profile-container .status-badge span{color:#027a48;font-size:14px;font-weight:500;line-height:20px}.employee-profile-container .status-badge.status-inactive span{color:#dc2626}.employee-profile-container .employee-metrics{display:flex;align-items:center;gap:10px}.employee-profile-container .metric-item{display:flex;align-items:center;gap:39px}.employee-profile-container .metric-separator{width:2px;height:48px;background:#d9dde0;border-radius:6px}.employee-profile-container .metric-content{display:flex;flex-direction:column;gap:16px;width:151px}.employee-profile-container .metric-label{color:#475467;font-size:16px;font-weight:400;letter-spacing:.32px}.employee-profile-container .metric-value{color:#101828;font-size:16px;font-weight:600}.employee-profile-container .header-actions{display:flex;align-items:center;gap:48px}.employee-profile-container .navigation-controls{display:flex;align-items:center;gap:17px}.employee-profile-container .nav-button{width:50px;height:50px;background:#fff;border:1px solid rgba(18,18,18,.2);border-radius:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.employee-profile-container .nav-button:hover:not(:disabled){background:#f5f5f5}.employee-profile-container .nav-button:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.employee-profile-container .nav-button:disabled svg{stroke:#9ca3af}.employee-profile-container .page-indicator{color:#475467;font-size:16px;font-weight:400;letter-spacing:.32px}.employee-profile-container .action-separator{width:4px;height:62px;background:#e2e6e9;border-radius:10px;flex-shrink:0}.employee-profile-container .pagination-controls{display:flex;align-items:center;gap:16px;flex-shrink:0}.employee-profile-container .page-indicator{font-size:14px;font-weight:500;color:#6b7280;white-space:nowrap}.employee-profile-container .send-email-btn{display:flex;align-items:center;gap:10px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:14px;font-weight:700;line-height:19.6px;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0;min-width:fit-content}.employee-profile-container .send-email-btn:hover{background:linear-gradient(180deg,#fff3,#fff0),#1a5bd1}.employee-profile-container .tabs-container{padding:0 24px;background:#f9f9f9;border-bottom:2px solid #E0E1E3}.employee-profile-container .tabs{display:flex;gap:24px}.employee-profile-container .tab{padding:12px 4px;color:#667085;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;border-bottom:2px solid transparent;position:relative;display:flex;align-items:center;gap:8px}.employee-profile-container .tab.active{color:#1d61e7;border-bottom-color:#1d61e7}.employee-profile-container .notification-badge{margin-left:8px;padding:2px 8px;min-width:22px;text-align:center;background:radial-gradient(circle at 30% 0,#f97316,#ea580c);border-radius:999px;color:#fff;font-size:11px;font-weight:600;line-height:18px;box-shadow:0 0 0 2px #fff,0 6px 14px #ea580c66}.employee-profile-container .main-content{padding:0;width:100%;max-width:100%}.employee-profile-container .left-column,.employee-profile-container .right-column{display:flex;flex-direction:column;gap:18px;min-width:0;height:fit-content}@media (max-width: 991.98px){.employee-profile-container .left-column,.employee-profile-container .right-column{gap:16px}}@media (max-width: 767.98px){.employee-profile-container .left-column,.employee-profile-container .right-column{gap:14px}}.employee-profile-container .info-card{background:#fff;border-radius:12px;overflow:hidden;position:relative;width:100%;box-sizing:border-box}.employee-profile-container .card-header{display:flex;justify-content:space-between;align-items:center;padding:18px 12px}.employee-profile-container .card-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.employee-profile-container .card-title{display:flex;align-items:center;gap:6px;color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px}.employee-profile-container .edit-btn{display:flex;align-items:center;gap:4px;padding:10px 24px;background:#fff;border:1px solid rgba(18,18,18,.4);border-radius:10px;color:#121212b3;font-size:14px;font-weight:700;line-height:19.6px;cursor:pointer;transition:all .2s}.employee-profile-container .edit-btn:hover{background:#f5f5f5}.employee-profile-container .card-content{padding:0 18px 18px}.employee-profile-container .info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.employee-profile-container .info-item{width:133px;display:flex;flex-direction:column;gap:12px}.employee-profile-container .info-label{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.employee-profile-container .info-value{color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px}.employee-profile-container .card-divider{width:100%;height:1px;background:#d9d9d9;margin:16px 0}.employee-profile-container .document-links{display:flex;justify-content:space-between;align-items:center;gap:104px}.employee-profile-container .document-link{display:flex;align-items:center;gap:4px;color:#101828;font-size:14px;font-weight:600;text-decoration:underline;letter-spacing:.28px;cursor:pointer;transition:color .2s}.employee-profile-container .document-link:hover{color:#1d61e7}.employee-profile-container .contact-section{margin-bottom:20px}.employee-profile-container .contact-label{color:#101828;font-size:16px;font-weight:700;letter-spacing:.32px;margin-bottom:11px}.employee-profile-container .contact-items{display:flex;gap:32px;align-items:flex-end}.employee-profile-container .contact-item{display:flex;flex-direction:column;gap:6px}.employee-profile-container .contact-label-small{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.employee-profile-container .contact-badge{display:flex;align-items:center;gap:6px;padding:2px 8px 2px 10px;background:#eff8ff;border-radius:16px;width:fit-content}.employee-profile-container .contact-dot{width:6px;height:6px;border-radius:50%;background:#2e90fa}.employee-profile-container .contact-badge span{color:#175cd3;font-size:14px;font-weight:500;line-height:20px}.employee-profile-container .other-contact{display:flex;flex-direction:column;gap:6px}.employee-profile-container .contact-value{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.employee-profile-container .payroll-user{color:#101828;font-size:16px;font-weight:700;letter-spacing:.32px}.employee-profile-container .employment-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.employee-profile-container .employment-item{display:flex;flex-direction:column;gap:6px}.employee-profile-container .employment-label{color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px}.employee-profile-container .employment-value{color:#101828;font-size:16px;font-weight:700;letter-spacing:.32px}.employee-profile-container .project-item{display:flex;justify-content:space-between;align-items:center;color:#101828;font-size:20px;font-weight:700;letter-spacing:.4px;cursor:pointer;transition:color .2s}.employee-profile-container .project-item:hover{color:#1d61e7}.employee-profile-container .no-projects{color:#475467;font-size:16px;font-weight:500;text-align:center;padding:20px}.employee-profile-container .job-description{background:#f5f5f599;border:1px solid rgba(18,18,18,.08);border-radius:8px;padding:12px;color:#121212;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px;min-height:150px}.employee-profile-container .tags-content{background:#f5f5f599;border:1px solid rgba(18,18,18,.08);border-radius:8px;padding:12px;color:#475467;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.64px;min-height:150px}.employee-profile-container .error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;gap:16px;padding:40px}.employee-profile-container .error-icon{color:#6b7280}.employee-profile-container .error-container h3{font-size:24px;font-weight:600;color:#374151;margin:0}.employee-profile-container .error-container p{color:#6b7280;margin:0}.employee-profile-container .back-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.employee-profile-container .back-btn:hover{background:#f9fafb;border-color:#9ca3af}@media (max-width: 1400px){.employee-profile-container .employee-header{flex-direction:column;gap:20px;align-items:flex-start}.employee-profile-container .employee-info{flex-direction:column;align-items:flex-start;gap:20px}.employee-profile-container .employee-metrics{flex-direction:column;gap:20px}.employee-profile-container .metric-item{flex-direction:column;gap:10px}.employee-profile-container .metric-separator{width:100%;height:2px}}@media (max-width: 768px){.employee-profile-container .employee-header{padding:16px;gap:16px}.employee-profile-container .pagination-controls{gap:12px}.employee-profile-container .send-email-btn{padding:8px 16px;font-size:13px}.employee-profile-container .action-separator{height:50px}}@media (max-width: 480px){.employee-profile-container .employee-header{padding:12px;gap:12px}.employee-profile-container .pagination-controls{flex-direction:column;gap:8px;align-items:stretch}.employee-profile-container .send-email-btn{width:100%;justify-content:center;padding:10px 16px}.employee-profile-container .action-separator{display:none}}@media (max-width: 1199.98px){.employee-profile-container .left-column,.employee-profile-container .right-column{gap:16px}}@media (max-width: 991.98px){.employee-profile-container .left-column,.employee-profile-container .right-column{gap:14px}}@media (max-width: 767.98px){.employee-profile-container .left-column,.employee-profile-container .right-column{gap:12px}}@media (max-width: 768px){.employee-profile-container .employee-profile-container{padding:0}.employee-profile-container .breadcrumb-container,.employee-profile-container .employee-header,.employee-profile-container .tabs-container,.employee-profile-container .main-content{padding:16px}.employee-profile-container .tabs{overflow-x:auto;gap:16px}.employee-profile-container .info-row{flex-direction:column;gap:16px;align-items:flex-start}.employee-profile-container .info-item{width:100%}.employee-profile-container .document-links,.employee-profile-container .contact-items,.employee-profile-container .employment-row{flex-direction:column;gap:16px;align-items:flex-start}}.employee-profile-container .dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.employee-profile-container .dialog-container{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:800px;width:90%;max-height:90vh;overflow:hidden;animation:dialogSlideIn .3s ease-out}@keyframes dialogSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.employee-profile-container .dialog-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #E5E7EB;background:#f9fafb}.employee-profile-container .dialog-title{font-size:20px;font-weight:600;color:#111827;margin:0}.employee-profile-container .dialog-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#6b7280;transition:all .2s ease}.employee-profile-container .dialog-close:hover{background:#e5e7eb;color:#374151}.employee-profile-container .dialog-content{padding:32px;max-height:60vh;overflow-y:auto}.employee-profile-container .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.employee-profile-container .stat-card{display:flex;align-items:center;padding:20px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:12px;transition:all .2s ease}.employee-profile-container .stat-card:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.employee-profile-container .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.employee-profile-container .stat-icon.api{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.employee-profile-container .stat-icon.attendance{background:linear-gradient(135deg,var(--success-green),var(--success-green-dark));color:var(--white)}.employee-profile-container .stat-icon.login{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.employee-profile-container .stat-icon.daily{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.employee-profile-container .stat-icon.total{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.employee-profile-container .stat-info{flex:1;min-width:0}.employee-profile-container .stat-label{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:4px}.employee-profile-container .stat-value{font-size:24px;font-weight:700;color:#111827;margin-bottom:4px}.employee-profile-container .stat-description{font-size:12px;color:#9ca3af;line-height:1.4}.employee-profile-container .metric-item.clickable{cursor:pointer;transition:all .2s ease;border-radius:8px}.employee-profile-container .metric-item.clickable:hover{background:#f3f4f6}.employee-profile-container .metric-item.clickable .metric-value{color:#3b82f6}@media (max-width: 768px){.employee-profile-container .dialog-container{width:95%;margin:20px}.employee-profile-container .dialog-header{padding:20px 24px}.employee-profile-container .dialog-content{padding:24px}.employee-profile-container .stats-grid{grid-template-columns:1fr;gap:16px}.employee-profile-container .stat-card{padding:16px}.employee-profile-container .stat-icon{width:40px;height:40px;margin-right:12px}.employee-profile-container .stat-value{font-size:20px}}.employee-profile-container .loading-state{text-align:center;padding:20px;color:#6b7280;font-style:italic}.employee-profile-container .salary-item{margin-bottom:4px;font-size:14px;color:#374151}.employee-profile-container .salary-item:last-child{margin-bottom:0}.employee-profile-container .no-documents{color:#6b7280;font-style:italic;text-align:center;padding:10px}.employee-profile-container .download-profile-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,var(--success-green) 0%,var(--success-green-dark) 100%);color:var(--white);font-size:14px;font-weight:500;box-shadow:0 4px 6px -1px var(--green-shadow-medium),0 2px 4px -1px var(--green-shadow-light)}.employee-profile-container .download-profile-btn:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 8px 15px -3px #05966966,0 4px 6px -2px #0596694d}.employee-profile-container .download-profile-btn:active{transform:translateY(-1px);transition:all .1s ease}.employee-profile-container .download-profile-btn svg{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.employee-profile-container .download-profile-btn:hover svg{transform:translateY(-1px)}@media (max-width: 768px){.employee-profile-container .download-profile-btn{padding:10px 16px;font-size:13px}.employee-profile-container .download-profile-btn svg{width:16px;height:16px}}@media (max-width: 480px){.employee-profile-container .download-profile-btn{padding:8px 12px;font-size:12px}.employee-profile-container .download-profile-btn svg{width:14px;height:14px}}.employee-profile-container .medical-insurance-container{width:100%;min-height:400px;position:relative;padding-bottom:120px}.employee-profile-container .medical-insurance-content{padding:24px}.employee-profile-container .medical-insurance-empty-state{text-align:center;padding:60px 20px;color:#6b7280;font-size:15px;line-height:1.6}.employee-profile-container .floating-actions{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;gap:12px;z-index:1000}.employee-profile-container .fab-btn{display:flex;align-items:center;gap:10px;padding:14px 24px;border:none;border-radius:28px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #1d61e726;transition:all .3s ease;color:#fff;background:#1d61e7}.employee-profile-container .fab-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1d61e740;background:#1a5bd1}.employee-profile-container .fab-btn:active{transform:translateY(0)}.employee-profile-container .fab-btn i{font-size:18px}.employee-profile-container .fab-internal,.employee-profile-container .fab-external{background:#1d61e7}.employee-profile-container .fab-internal:hover,.employee-profile-container .fab-external:hover{background:#1a5bd1}@media (max-width: 768px){.employee-profile-container .floating-actions{bottom:20px;right:20px;flex-direction:row}.employee-profile-container .fab-btn{padding:12px 16px;font-size:14px}.employee-profile-container .fab-btn span{display:none}.employee-profile-container .fab-btn i{font-size:20px}.employee-profile-container .medical-insurance-content{padding:16px}.employee-profile-container .medical-insurance-empty-state{padding:40px 16px;font-size:14px}.employee-profile-container .medical-insurance-container{padding-bottom:100px}}.employee-profile-container .id-card-preview{position:relative;display:inline-block;width:100%;max-width:300px;margin-top:8px}.employee-profile-container .card-image-link{display:block;position:relative;text-decoration:none;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;transition:all .3s ease}.employee-profile-container .card-image-link:hover{border-color:#1d61e7;box-shadow:0 4px 12px #1d61e733}.employee-profile-container .id-card-image{width:100%;height:auto;display:block;max-height:200px;object-fit:contain;background:#f5f5f5}.employee-profile-container .image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;padding:12px;text-align:center;opacity:0;transition:opacity .3s ease}.employee-profile-container .card-image-link:hover .image-overlay{opacity:1}.employee-profile-container .image-overlay i{margin-right:6px}.employee-profile-container .family-member-section{margin-top:3rem;padding-top:2rem;border-top:3px solid #E5E7EB}.employee-profile-container .section-header{margin-bottom:2rem}.employee-profile-container .section-header-content{display:flex;align-items:center;gap:16px}.employee-profile-container .section-icon-wrapper{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 4px 12px #667eea4d}.employee-profile-container .section-title{font-size:24px;font-weight:700;color:#101828;margin:0 0 4px}.employee-profile-container .section-subtitle{font-size:14px;color:#6b7280;margin:0}.employee-profile-container .family-member-card{background:#fff;border-radius:16px;border:1px solid #E5E7EB;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.employee-profile-container .family-member-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.employee-profile-container .family-member-header{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:16px 20px;border-bottom:1px solid #E5E7EB}.employee-profile-container .member-info{display:flex;align-items:center;gap:16px}.employee-profile-container .member-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.employee-profile-container .member-details{flex:1}.employee-profile-container .member-name{font-size:18px;font-weight:600;color:#101828;margin:0 0 4px}.employee-profile-container .member-relationship{display:inline-block;padding:4px 12px;background:#eff8ff;color:#175cd3;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}.employee-profile-container .family-member-body{padding:20px}.employee-profile-container .family-insurance-card{border-radius:12px;overflow:hidden;border:1px solid #E5E7EB;transition:all .3s ease;height:100%}.employee-profile-container .family-insurance-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.employee-profile-container .family-insurance-card.internal{border-left:4px solid #667eea}.employee-profile-container .family-insurance-card.external{border-left:4px solid #f5576c}.employee-profile-container .family-card-header{padding:12px 16px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;color:#fff}.employee-profile-container .family-insurance-card.internal .family-card-header{background:linear-gradient(135deg,#667eea,#764ba2)}.employee-profile-container .family-insurance-card.external .family-card-header{background:linear-gradient(135deg,#f093fb,#f5576c)}.employee-profile-container .family-card-header i{font-size:16px}.employee-profile-container .family-card-body{padding:16px;background:#fff}.employee-profile-container .family-total-limit{text-align:center;padding:16px;background:linear-gradient(135deg,#667eea10,#764ba210);border-radius:10px;margin-bottom:12px}.employee-profile-container .family-limit-label{font-size:11px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.employee-profile-container .family-limit-value{font-size:24px;font-weight:700;color:#667eea}.employee-profile-container .family-limit-badge{text-align:center}.employee-profile-container .family-limit-badge .badge{padding:6px 14px;border-radius:16px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.employee-profile-container .badge-success{background:#ecfdf3;color:#027a48}.employee-profile-container .badge-secondary{background:#f2f4f7;color:#344054}.employee-profile-container .badge-info{background:#eff8ff;color:#175cd3}.employee-profile-container .family-id-cards-status{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#f093fb10,#f5576c10);border-radius:10px}.employee-profile-container .status-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#f093fb,#f5576c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.employee-profile-container .status-content{flex:1}.employee-profile-container .status-label{font-size:12px;color:#6b7280;font-weight:500;margin-bottom:4px}.employee-profile-container .status-value .badge{padding:6px 14px;border-radius:16px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.employee-profile-container .family-empty-state{text-align:center;padding:32px 16px;color:#9ca3af}.employee-profile-container .family-empty-state i{font-size:32px;margin-bottom:12px;display:block}.employee-profile-container .family-empty-state p{font-size:13px;margin:0;color:#6b7280}.employee-profile-container .fab-btn.fab-family{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.employee-profile-container .fab-btn.fab-family:hover{background:linear-gradient(135deg,#5568d3,#653a8f);transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.employee-profile-container .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .2s ease}.employee-profile-container .modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease}.employee-profile-container .modal-header{padding:20px 24px;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center}.employee-profile-container .modal-header h3{margin:0;font-size:18px;font-weight:600;color:#101828}.employee-profile-container .close-btn{background:none;border:none;font-size:20px;color:#667085;cursor:pointer;padding:4px;transition:color .2s}.employee-profile-container .close-btn:hover{color:#101828}.employee-profile-container .modal-body{padding:24px;overflow-y:auto;flex:1}.employee-profile-container .selection-option{padding:16px;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;margin-bottom:12px}.employee-profile-container .selection-option:last-child{margin-bottom:0}.employee-profile-container .selection-option:hover{background:#f9fafb;border-color:#417beb;transform:translate(4px)}.employee-profile-container .option-content{display:flex;align-items:center;gap:12px;flex:1}.employee-profile-container .option-icon{width:40px;height:40px;border-radius:50%;background:#f0f4ff;display:flex;align-items:center;justify-content:center;color:#417beb;font-size:18px}.employee-profile-container .option-info{flex:1}.employee-profile-container .option-name{font-size:16px;font-weight:500;color:#101828;margin-bottom:4px}.employee-profile-container .option-subtitle{font-size:14px;color:#667085;text-transform:capitalize}.employee-profile-container .selection-option i.fa-chevron-right{color:#667085;font-size:14px}.employee-profile-container .insurance-card-enhanced{border:none;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.employee-profile-container .insurance-card-enhanced:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.employee-profile-container .card-header-enhanced{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:none}.employee-profile-container .internal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.employee-profile-container .external-header{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.employee-profile-container .header-content{display:flex;align-items:center;gap:16px}.employee-profile-container .header-icon{width:48px;height:48px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:20px;backdrop-filter:blur(10px)}.employee-profile-container .header-text{display:flex;flex-direction:column}.employee-profile-container .card-title{font-size:20px;font-weight:700;margin:0;color:#fff}.employee-profile-container .header-subtitle{font-size:12px;opacity:.9;font-weight:400}.employee-profile-container .header-badge{background:#ffffff40;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;backdrop-filter:blur(10px);display:flex;align-items:center;gap:6px}.employee-profile-container .employee-info-section{display:flex;flex-direction:column;gap:12px}.employee-profile-container .employee-name-display{display:flex;align-items:center;font-size:16px;color:#101828}.employee-profile-container .employee-name-display i{color:#667eea;font-size:20px}.employee-profile-container .family-member-badge{display:inline-flex;align-items:center;padding:6px 12px;background:#eff8ff;color:#175cd3;border-radius:16px;font-size:13px;font-weight:500;width:fit-content}.employee-profile-container .family-member-badge i{font-size:12px}.employee-profile-container .total-limits-card{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid rgba(102,126,234,.1882352941);border-radius:12px;padding:20px;text-align:center}.employee-profile-container .total-label{font-size:13px;color:#667085;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.employee-profile-container .total-amount{font-size:32px;font-weight:700;color:#667eea;line-height:1.2}.employee-profile-container .limits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.employee-profile-container .limit-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;transition:all .2s ease}.employee-profile-container .limit-item:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 2px 8px #00000014}.employee-profile-container .limit-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;flex-shrink:0}.employee-profile-container .limit-icon.optics{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.employee-profile-container .limit-icon.analysis{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.employee-profile-container .limit-icon.hospital{background:linear-gradient(135deg,#ef4444,#dc2626)}.employee-profile-container .limit-icon.operations{background:linear-gradient(135deg,#f59e0b,#d97706)}.employee-profile-container .limit-icon.sessions{background:linear-gradient(135deg,#10b981,#059669)}.employee-profile-container .limit-icon.delivery{background:linear-gradient(135deg,#ec4899,#db2777)}.employee-profile-container .limit-icon.medicine{background:linear-gradient(135deg,#06b6d4,#0891b2)}.employee-profile-container .limit-icon.consultation{background:linear-gradient(135deg,#14b8a6,#0d9488)}.employee-profile-container .limit-icon.dental{background:linear-gradient(135deg,#f97316,#ea580c)}.employee-profile-container .limit-icon.intensive{background:linear-gradient(135deg,#dc2626,#b91c1c)}.employee-profile-container .limit-icon.chronic{background:linear-gradient(135deg,#7c2d12,#92400e)}.employee-profile-container .limit-content{flex:1;min-width:0}.employee-profile-container .limit-label{font-size:12px;color:#6b7280;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-profile-container .limit-value{font-size:14px;font-weight:700;color:#101828}.employee-profile-container .empty-state{text-align:center;padding:60px 20px}.employee-profile-container .empty-icon{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:36px;color:#9ca3af}.employee-profile-container .empty-title{font-size:18px;font-weight:600;color:#374151;margin-bottom:8px}.employee-profile-container .empty-text{font-size:14px;color:#6b7280;margin:0}.employee-profile-container .card-footer-info{display:flex;flex-direction:column;gap:8px}.employee-profile-container .info-row{display:flex;flex-direction:column;gap:4px}.employee-profile-container .info-row small{display:flex;align-items:center;font-size:12px}.employee-profile-container .info-row i{font-size:12px;width:16px}.employee-profile-container .id-cards-section{display:flex;flex-direction:column}.employee-profile-container .id-card-container{display:flex;flex-direction:column;gap:12px}.employee-profile-container .id-card-label{font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center}.employee-profile-container .id-card-label i{color:#f5576c}.employee-profile-container .id-card-preview-enhanced{position:relative;width:100%;border-radius:12px;overflow:hidden}.employee-profile-container .card-image-link-enhanced{display:block;position:relative;text-decoration:none;border-radius:12px;overflow:hidden;border:2px solid #E5E7EB;transition:all .3s ease}.employee-profile-container .card-image-link-enhanced:hover{border-color:#f5576c;box-shadow:0 8px 24px #f5576c33;transform:translateY(-2px)}.employee-profile-container .id-card-image-enhanced{width:100%;height:auto;display:block;max-height:250px;object-fit:contain;background:#f9fafb}.employee-profile-container .image-overlay-enhanced{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:16px;text-align:center;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500}.employee-profile-container .card-image-link-enhanced:hover .image-overlay-enhanced{opacity:1}.employee-profile-container .id-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:#f9fafb;border:2px dashed #D1D5DB;border-radius:12px;text-align:center}.employee-profile-container .placeholder-icon{width:48px;height:48px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:24px;color:#9ca3af;margin-bottom:12px}.employee-profile-container .placeholder-text{font-size:13px;color:#6b7280;font-weight:500}@media (max-width: 768px){.employee-profile-container .limits-grid{grid-template-columns:1fr}.employee-profile-container .limit-item{padding:10px}.employee-profile-container .total-amount{font-size:24px}.employee-profile-container .card-header-enhanced{padding:16px 20px}.employee-profile-container .header-icon{width:40px;height:40px;font-size:18px}.employee-profile-container .card-title{font-size:18px}.employee-profile-container .id-card-image-enhanced{max-height:200px}}.employee-profile-container .modern-card{background:#fff;border-radius:16px;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000000d;transition:all .3s ease;overflow:hidden}.employee-profile-container .modern-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.employee-profile-container .modern-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #F2F4F7;background:linear-gradient(135deg,#f9fafb,#fff)}.employee-profile-container .card-title-wrapper{display:flex;align-items:center;gap:12px}.employee-profile-container .card-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#eff4ff,#e0eaff);display:flex;align-items:center;justify-content:center;flex-shrink:0}.employee-profile-container .card-title-text{font-size:18px;font-weight:700;color:#101828;margin:0;letter-spacing:-.02em}.employee-profile-container .modern-edit-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1.5px solid #4C64FF;border-radius:8px;color:#4c64ff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.employee-profile-container .modern-edit-btn:hover{background:#4c64ff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #4c64ff33}.employee-profile-container .modern-edit-btn svg{width:16px;height:16px}.employee-profile-container .modern-content{padding:24px}.employee-profile-container .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.employee-profile-container .info-field{display:flex;flex-direction:column;gap:8px}.employee-profile-container .field-label{color:#667085;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em}.employee-profile-container .field-value{color:#101828;font-size:16px;font-weight:600;line-height:24px;word-break:break-word}.employee-profile-container .divider-modern{width:100%;height:1px;background:#e5e7eb;margin:24px 0}.employee-profile-container .document-links-modern{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.employee-profile-container .document-link-modern{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f0f4ff;border:1px solid #E0EAFF;border-radius:8px;color:#4c64ff;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.employee-profile-container .document-link-modern:hover{background:#e0eaff;border-color:#4c64ff;transform:translate(4px)}.employee-profile-container .document-link-modern svg{width:16px;height:16px;flex-shrink:0}.employee-profile-container .no-documents-modern{color:#98a2b3;font-size:14px;font-style:italic;padding:12px;text-align:center;background:#f9fafb;border-radius:8px;border:1px dashed #E5E7EB}.employee-profile-container .salary-item-modern{padding:8px 12px;background:#f9fafb;border-radius:6px;margin-bottom:6px;font-size:14px;color:#101828;font-weight:500;border-left:3px solid #4C64FF}.employee-profile-container .salary-item-modern:last-child{margin-bottom:0}.employee-profile-container .contact-section-modern{margin-bottom:24px}.employee-profile-container .section-subtitle{font-size:16px;font-weight:700;color:#101828;margin:0 0 16px;letter-spacing:-.01em}.employee-profile-container .contact-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}.employee-profile-container .contact-field{display:flex;flex-direction:column;gap:8px}.employee-profile-container .contact-badge-modern{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f0f4ff;border:1px solid #E0EAFF;border-radius:8px;width:fit-content}.employee-profile-container .contact-dot-modern{width:8px;height:8px;border-radius:50%;background:#4c64ff;flex-shrink:0}.employee-profile-container .contact-value-modern{color:#4c64ff;font-size:14px;font-weight:600;line-height:20px}.employee-profile-container .other-contact-modern{display:flex;flex-direction:column;gap:8px}@media (max-width: 991.98px){.employee-profile-container .info-grid{grid-template-columns:1fr;gap:20px}.employee-profile-container .contact-grid{grid-template-columns:1fr}}@media (max-width: 768px){.employee-profile-container .modern-header{padding:16px 20px;flex-wrap:wrap;gap:12px}.employee-profile-container .card-icon{width:36px;height:36px}.employee-profile-container .card-title-text{font-size:16px}.employee-profile-container .modern-content{padding:20px}.employee-profile-container .info-grid{gap:16px}.employee-profile-container .field-label{font-size:13px}.employee-profile-container .field-value{font-size:15px}.employee-profile-container .document-links-modern{flex-direction:column;align-items:stretch}.employee-profile-container .document-link-modern{justify-content:center}}.employee-employment-info-tab .employment-details-card{width:100%;max-width:1246px;min-height:auto;height:auto;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:visible;margin:0 auto;position:relative}.employee-employment-info-tab .card-header{padding:16px 36px;position:relative}.employee-employment-info-tab .card-title{color:#101828;font-size:16px;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.36px;margin:0;display:flex;align-items:center;gap:8px}.employee-employment-info-tab .card-title i{color:#2e6de9;font-size:18px}.employee-employment-info-tab .header-divider{width:100%;height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.employee-employment-info-tab .status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:4px 12px;border-radius:16px;font-size:13px;font-weight:600;font-family:Inter,sans-serif}.employee-employment-info-tab .status-active{background:#ecfdf3;color:#027a48}.employee-employment-info-tab .status-inactive{background:#fef3f2;color:#b42318}.employee-employment-info-tab .status-training{background:#eff8ff;color:#175cd3}.employee-employment-info-tab .card-content{padding:36px;display:flex;flex-direction:column;gap:28px;height:calc(100% - 120px)}.employee-employment-info-tab .form-row{display:flex;justify-content:space-between;gap:28px;width:100%}.employee-employment-info-tab .form-group{display:flex;flex-direction:column;gap:8px;flex:1;position:relative}.employee-employment-info-tab .form-group.full-width{width:100%}.employee-employment-info-tab .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.employee-employment-info-tab .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease}.employee-employment-info-tab .form-input:focus{border-color:#2e6de9;background:#fff}.employee-employment-info-tab .form-input::placeholder{color:#bcbcbc}.employee-employment-info-tab .form-input[type=date]{color:#121212}.employee-employment-info-tab .form-input[type=date]:invalid{color:#bcbcbc}.employee-employment-info-tab .textarea-input{height:auto;min-height:179px;padding:18px 14px;resize:vertical}.employee-employment-info-tab .keywords-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.employee-employment-info-tab .manage-keywords-btn{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background-color .2s}.employee-employment-info-tab .manage-keywords-btn:hover{background:#2563eb}.employee-employment-info-tab .manage-keywords-btn i{font-size:12px}.employee-employment-info-tab .keywords-container{height:125px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:18px 16px;display:flex;flex-direction:column;gap:10px}.employee-employment-info-tab .keywords-tags{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.employee-employment-info-tab .keyword-tag{display:flex;align-items:center;gap:6px;padding:4px 8px 4px 10px;background:#f0f9ff;border-radius:16px;mix-blend-mode:multiply;position:relative;animation:keywordAdded .3s ease-out}@keyframes keywordAdded{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.employee-employment-info-tab .keyword-dot{width:8px;height:8px;background:#0ba5ec;border-radius:50%}.employee-employment-info-tab .keyword-text{color:#026aa2;font-size:14px;font-family:Inter,sans-serif;font-weight:500;line-height:20px}.employee-employment-info-tab .keyword-selection{margin-top:8px}.employee-employment-info-tab .keyword-select{background:transparent;border:none;outline:none;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;flex:1;width:100%;padding:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.employee-employment-info-tab .keyword-select::-ms-expand{display:none}.employee-employment-info-tab .keyword-select::placeholder{color:#bcbcbc}.employee-employment-info-tab .keyword-select option{background:#fff;color:#121212;padding:8px 12px;font-size:16px;font-family:Inter,sans-serif;font-weight:500}.employee-employment-info-tab .keyword-select option:disabled{color:#bcbcbc;background-color:#f9fafb}.employee-employment-info-tab .loading-text{color:#6b7280;font-size:12px;margin-top:4px;font-style:italic}.employee-employment-info-tab .keywords-count{color:#059669;font-size:12px;margin-top:4px;font-weight:500;display:flex;align-items:center;gap:4px}.employee-employment-info-tab .keywords-count:before{content:"\e2\153\201c";color:#059669;font-weight:700}.employee-employment-info-tab .keyword-remove{background:none;border:none;color:#026aa2;cursor:pointer;padding:2px;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;transition:all .2s ease;margin-left:4px}.employee-employment-info-tab .keyword-remove:hover{background:#dc3545;color:#fff}.employee-employment-info-tab .no-keywords-message{color:#6c757d;font-size:14px;font-style:italic;padding:8px 0}.employee-employment-info-tab .date-input-container{position:relative}.employee-employment-info-tab .date-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:20px;pointer-events:none}.employee-employment-info-tab .select-input-container{position:relative}.employee-employment-info-tab .select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#4c64ff99;font-size:16px;pointer-events:none}.employee-employment-info-tab .file-preview{margin-top:12px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb;min-height:80px}.employee-employment-info-tab .preview-content{display:flex;align-items:center;gap:12px;flex:1}.employee-employment-info-tab .file-details{display:flex;flex-direction:column;gap:4px}.employee-employment-info-tab .file-name{font-weight:600;color:#374151;font-size:14px}.employee-employment-info-tab .file-type{color:#6b7280;font-size:12px}.employee-employment-info-tab .file-actions{display:flex;flex-direction:row;gap:4px;align-items:center;flex-shrink:0;margin-left:auto}.employee-employment-info-tab .view-btn{background:#059669;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-employment-info-tab .view-btn:hover{background:#047857;transform:scale(1.05)}.employee-employment-info-tab .remove-file-btn{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-employment-info-tab .remove-file-btn:hover{background:#b91c1c;transform:scale(1.05)}.employee-employment-info-tab .upload-section{display:flex;gap:28px;width:100%}.employee-employment-info-tab .upload-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-employment-info-tab .upload-area{height:176px;background:#2868e81a;border:1px solid rgba(33,100,231,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.employee-employment-info-tab .upload-area:hover{background:#2868e826;border-color:#2164e740}.employee-employment-info-tab .upload-area.full-width{width:100%}.employee-employment-info-tab .upload-content{display:flex;flex-direction:column;align-items:center;gap:14px}.employee-employment-info-tab .upload-text{color:#2e6de9;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;text-align:center}.employee-employment-info-tab .upload-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.employee-employment-info-tab .upload-icon i{color:#2063e7;font-size:24px}.employee-employment-info-tab .add-certificate-link{color:#2b6be8;font-size:12px;font-family:Inter,sans-serif;font-weight:600;text-decoration:underline;line-height:24px;cursor:pointer;margin-top:4px;transition:color .3s ease}.employee-employment-info-tab .add-certificate-link:hover{color:#1e5ad1}.employee-employment-info-tab .error-message{color:#dc3545;font-size:14px;font-family:Inter,sans-serif;margin-top:4px}.employee-employment-info-tab .navigation-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:20px 40px;width:100%;box-sizing:border-box}.employee-employment-info-tab .btn-previous{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0);border:1px solid #375DFB;border-radius:10px;color:#4c64ff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-employment-info-tab .btn-previous:hover{background:linear-gradient(180deg,#fff3,#ffffff0d);transform:translateY(-1px);box-shadow:0 4px 8px #4b5dfb33}.employee-employment-info-tab .btn-next{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-employment-info-tab .btn-next:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-employment-info-tab .btn-next:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.employee-employment-info-tab .form-row,.employee-employment-info-tab .upload-section{flex-direction:column;gap:20px}.employee-employment-info-tab .card-content{padding:20px;gap:20px}.employee-employment-info-tab .navigation-buttons{position:static;flex-direction:column;gap:15px;margin-top:20px}.employee-employment-info-tab .btn-previous,.employee-employment-info-tab .btn-next{width:100%}.employee-employment-info-tab .employment-details-card{height:auto;min-height:auto}}.employee-employment-info-tab .select-wrapper{position:relative;display:inline-block;width:100%}.employee-employment-info-tab .select-input{cursor:pointer;padding-right:35px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;width:100%}.employee-employment-info-tab .select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6B7280;pointer-events:none;z-index:1}.employee-employment-info-tab .select-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.employee-employment-info-tab .select-input:focus+.select-arrow{border-top-color:#3b82f6}.employee-employment-info-tab .select-input::-ms-expand{display:none}.employee-employment-info-tab .select-input option{padding:8px 12px;background:#fff;color:#101828}.employee-employment-info-tab .loading-text{color:#6b7280;font-size:12px;font-style:italic;margin-top:4px}.employee-employment-info-tab .loading-container{max-width:900px;margin:40px auto;padding:0 10px}.employee-employment-info-tab .loading-card{background:#fff;border-radius:18px;border:1px solid #f0f0f0;padding:60px 30px;box-shadow:0 2px 12px #0001;text-align:center}.employee-employment-info-tab .modern-loader{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:24px}.employee-employment-info-tab .loader-circle{width:12px;height:12px;border-radius:50%;background:linear-gradient(45deg,#2563eb,#3b82f6);animation:loaderBounce 1.4s ease-in-out infinite both}.employee-employment-info-tab .loader-circle:nth-child(1){animation-delay:-.32s}.employee-employment-info-tab .loader-circle:nth-child(2){animation-delay:-.16s}.employee-employment-info-tab .loader-circle:nth-child(3){animation-delay:0s}@keyframes loaderBounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.employee-employment-info-tab .loading-title{color:#2563eb;font-weight:600;margin-bottom:8px;font-size:1.25rem}.employee-employment-info-tab .loading-subtitle{color:#6b7280;font-size:.95rem;margin:0}.employee-employment-info-tab .file-info{display:block;color:#667085;font-size:12px;margin-top:4px;font-family:Inter,sans-serif}.employee-employment-info-tab .file-preview{position:relative;margin-top:8px;display:flex;align-items:center;gap:8px}.employee-employment-info-tab .preview-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #E4E7EC}.employee-employment-info-tab .document-preview{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #E4E7EC;border-radius:8px;color:#667085;font-size:12px;font-family:Inter,sans-serif}.employee-employment-info-tab .document-preview i{font-size:16px;color:#dc2626}.employee-employment-info-tab .existing-file-link{display:flex;align-items:center}.employee-employment-info-tab .file-link{display:flex;align-items:center;gap:6px;color:#2e6de9;text-decoration:none;font-size:12px;font-family:Inter,sans-serif;padding:6px 12px;background:#f0f4ff;border:1px solid #D1DDFF;border-radius:6px;transition:all .2s ease}.employee-employment-info-tab .file-link:hover{background:#e6efff;border-color:#b8ccff;text-decoration:none;color:#1d4ed8}.employee-employment-info-tab .file-name{font-weight:500}.employee-employment-info-tab .btn-next.loading{position:relative;color:transparent}.employee-employment-info-tab .btn-next.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.employee-employment-info-tab .file-preview{margin-top:12px;padding:12px;background:#f8f9fa;border:1px solid #E9ECEF;border-radius:8px;position:relative}.employee-employment-info-tab .file-info{color:#6c757d;font-size:12px;margin-bottom:8px}.employee-employment-info-tab .preview-image{max-width:200px;max-height:150px;border-radius:4px;border:1px solid #DEE2E6}.employee-employment-info-tab .document-preview{display:flex;align-items:center;gap:8px;color:#dc3545;font-size:14px}.employee-employment-info-tab .document-preview i{font-size:24px}.employee-employment-info-tab .input-with-validation{position:relative}.employee-employment-info-tab .validation-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.employee-employment-info-tab .spinner{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #2E6DE9;border-radius:50%;animation:spin 1s linear infinite}.employee-employment-info-tab .validation-success{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#28a745;font-size:12px;font-weight:500}.employee-employment-info-tab .form-input.error{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.employee-employment-info-tab .form-input.error:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.employee-insurance-info-tab .social-insurance-card{width:100%;max-width:1246px;min-height:auto;height:auto;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:visible;margin:0 auto;position:relative}.employee-insurance-info-tab .card-header{padding:16px 36px;position:relative}.employee-insurance-info-tab .card-title{color:#101828;font-size:16px;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.36px;margin:0;display:flex;align-items:center;gap:8px}.employee-insurance-info-tab .card-title i{color:#2e6de9;font-size:18px}.employee-insurance-info-tab .header-divider{width:100%;height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.employee-insurance-info-tab .card-content{padding:36px 36px 0;display:flex;flex-direction:column;gap:28px;height:auto}.employee-insurance-info-tab .form-row{display:flex;justify-content:space-between;gap:28px;width:100%}.employee-insurance-info-tab .form-group{display:flex;flex-direction:column;gap:8px;flex:1;position:relative}.employee-insurance-info-tab .form-group.full-width{width:100%}.employee-insurance-info-tab .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.employee-insurance-info-tab .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease}.employee-insurance-info-tab .form-input:focus{border-color:#2e6de9;background:#fff}.employee-insurance-info-tab .form-input::placeholder{color:#bcbcbc}.employee-insurance-info-tab .form-input[type=datetime-local]{color:#121212}.employee-insurance-info-tab .form-input[type=datetime-local]:invalid{color:#bcbcbc}.employee-insurance-info-tab .date-input-container{position:relative}.employee-insurance-info-tab .date-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:20px;pointer-events:none}.employee-insurance-info-tab .salary-input-container{position:relative}.employee-insurance-info-tab .salary-input{padding-right:50px}.employee-insurance-info-tab .salary-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#2e6de9;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.employee-insurance-info-tab .salary-icon i{color:#fff;font-size:12px;font-weight:700}.employee-insurance-info-tab .file-preview{margin-top:12px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb;min-height:80px}.employee-insurance-info-tab .preview-content{display:flex;align-items:center;gap:12px;flex:1}.employee-insurance-info-tab .file-details{display:flex;flex-direction:column;gap:4px}.employee-insurance-info-tab .file-name{font-weight:600;color:#374151;font-size:14px}.employee-insurance-info-tab .file-type{color:#6b7280;font-size:12px}.employee-insurance-info-tab .file-actions{display:flex;flex-direction:row;gap:4px;align-items:center;flex-shrink:0;margin-left:auto}.employee-insurance-info-tab .view-btn{background:#059669;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-insurance-info-tab .view-btn:hover{background:#047857;transform:scale(1.05)}.employee-insurance-info-tab .remove-file-btn{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-insurance-info-tab .remove-file-btn:hover{background:#b91c1c;transform:scale(1.05)}.employee-insurance-info-tab .error-message{color:#dc3545;font-size:14px;font-family:Inter,sans-serif;margin-top:4px}.employee-insurance-info-tab .navigation-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:0;padding:20px 40px;width:100%;box-sizing:border-box}.employee-insurance-info-tab .btn-previous{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0);border:1px solid #375DFB;border-radius:10px;color:#4c64ff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-insurance-info-tab .btn-previous:hover{background:linear-gradient(180deg,#fff3,#ffffff0d);transform:translateY(-1px);box-shadow:0 4px 8px #4b5dfb33}.employee-insurance-info-tab .btn-next{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-insurance-info-tab .btn-next:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-insurance-info-tab .btn-next:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.employee-insurance-info-tab .btn-next.loading{position:relative;color:transparent}.employee-insurance-info-tab .btn-next.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s ease-in-out infinite}@media (max-width: 768px){.employee-insurance-info-tab .form-row,.employee-insurance-info-tab .upload-section{flex-direction:column;gap:20px}.employee-insurance-info-tab .card-content{padding:20px 20px 0;gap:20px}.employee-insurance-info-tab .navigation-buttons{position:static;flex-direction:column;gap:15px;margin-top:20px}.employee-insurance-info-tab .btn-previous,.employee-insurance-info-tab .btn-next{width:100%}.employee-insurance-info-tab .social-insurance-card{height:auto;min-height:auto}.employee-insurance-info-tab .salary-entries-row{gap:12px}.employee-insurance-info-tab .salary-entry{min-width:280px;max-width:280px}.employee-insurance-info-tab .salary-input-container{gap:4px}.employee-insurance-info-tab .btn-add-right,.employee-insurance-info-tab .btn-remove-salary{min-width:32px;height:40px;padding:6px}}.employee-insurance-info-tab .salary-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #E5E7EB}.employee-insurance-info-tab .salary-main-container{overflow-x:auto;overflow-y:hidden;padding:8px;margin:0;width:100%;max-width:100%;min-height:200px;border:1px solid #E5E7EB;border-radius:8px;background:#f9fafb;position:relative}.employee-insurance-info-tab .salary-main-container:after{position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#6b7280;font-size:12px;pointer-events:none;opacity:.7;z-index:1}.employee-insurance-info-tab .salary-main-container::-webkit-scrollbar{height:8px}.employee-insurance-info-tab .salary-main-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.employee-insurance-info-tab .salary-main-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.employee-insurance-info-tab .salary-main-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.employee-insurance-info-tab .salary-main-container{scrollbar-width:thin;scrollbar-color:#CBD5E1 #F1F5F9}.employee-insurance-info-tab .salary-entries-row{display:flex;gap:16px;padding:0;flex-wrap:nowrap;min-width:max-content;width:max-content}.employee-insurance-info-tab .salary-entry{background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:16px;position:relative;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;width:300px;min-width:300px;max-width:300px;flex-shrink:0;flex-grow:0;display:flex;flex-direction:column}.employee-insurance-info-tab .salary-entry:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.employee-insurance-info-tab .salary-year-container{margin-bottom:12px}.employee-insurance-info-tab .salary-year-input{width:80px;padding:6px 8px;border:1px solid #D1D5DB;border-radius:6px;font-size:14px;font-family:Inter,sans-serif;font-weight:600;background:#f3f4f6;color:#374151;text-align:center;transition:all .3s ease}.employee-insurance-info-tab .salary-year-input:focus{border-color:#9ca3af;background:#fff;outline:none;box-shadow:0 0 0 2px #0000000d}.employee-insurance-info-tab .salary-year-input:hover{background:#e5e7eb;border-color:#9ca3af}.employee-insurance-info-tab .salary-input-container{display:flex;flex-direction:row;gap:6px;margin-top:12px;align-items:center}.employee-insurance-info-tab .salary-input-container .salary-input{flex:1;margin:0;background:#fff;border:1px solid #D1D5DB;transition:all .3s ease;padding:12px;font-size:14px;border-radius:6px}.employee-insurance-info-tab .salary-input-container .salary-input:focus{border-color:#9ca3af;box-shadow:0 0 0 2px #0000000d;outline:none}.employee-insurance-info-tab .add-salary-button-container{margin-top:16px;display:flex;justify-content:center}.employee-insurance-info-tab .upload-section{display:flex;gap:28px;width:100%}.employee-insurance-info-tab .upload-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-insurance-info-tab .upload-area{height:176px;background:#2868e81a;border:1px solid rgba(33,100,231,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.employee-insurance-info-tab .upload-area:hover{background:#2868e826;border-color:#2164e740}.employee-insurance-info-tab .upload-area.full-width{width:100%}.employee-insurance-info-tab .upload-content{display:flex;flex-direction:column;align-items:center;gap:14px}.employee-insurance-info-tab .upload-text{color:#2e6de9;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;text-align:center}.employee-insurance-info-tab .upload-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.employee-insurance-info-tab .upload-icon i{color:#2063e7;font-size:24px}.employee-insurance-info-tab .file-info{color:#667085;font-size:12px;margin-top:4px;font-family:Inter,sans-serif}.employee-insurance-info-tab .file-preview{position:relative;margin-top:8px;display:flex;align-items:center;gap:8px}.employee-insurance-info-tab .preview-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #E4E7EC}.employee-insurance-info-tab .document-preview{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #E4E7EC;border-radius:8px;color:#667085;font-size:12px;font-family:Inter,sans-serif}.employee-insurance-info-tab .document-preview i{font-size:16px;color:#dc2626}.employee-insurance-info-tab .existing-file-link{display:flex;align-items:center}.employee-insurance-info-tab .file-link{display:flex;align-items:center;gap:6px;color:#2e6de9;text-decoration:none;font-size:12px;font-family:Inter,sans-serif;padding:6px 12px;background:#f0f4ff;border:1px solid #D1DDFF;border-radius:6px;transition:all .2s ease}.employee-insurance-info-tab .file-link:hover{background:#e6efff;border-color:#b8ccff;text-decoration:none;color:#1d4ed8}.employee-insurance-info-tab .file-name{font-weight:500}.employee-insurance-info-tab .btn-add-salary{background:#f3f4f6;border:1px solid #D1D5DB;border-radius:8px;color:#6b7280;padding:12px 20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;outline:none}.employee-insurance-info-tab .btn-add-salary:hover{background:#e5e7eb;border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.employee-insurance-info-tab .btn-add-salary:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.employee-insurance-info-tab .btn-add-salary i{font-size:12px}.employee-insurance-info-tab .btn-remove-salary{background:#f3f4f6;border:1px solid #D1D5DB;border-radius:6px;color:#6b7280;padding:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;min-width:36px;height:44px;flex-shrink:0;outline:none}.employee-insurance-info-tab .btn-remove-salary:hover{background:#e5e7eb;border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.employee-insurance-info-tab .btn-remove-salary:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.employee-insurance-info-tab .btn-remove-salary i{font-size:10px}.employee-bank-info-tab .bank-info-card{width:100%;max-width:1246px;min-height:865px;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:hidden;margin:0 auto;position:relative}.employee-bank-info-tab .card-header{padding:16px 36px;position:relative}.employee-bank-info-tab .card-title{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;letter-spacing:.36px;margin:0;display:flex;align-items:center;gap:8px}.employee-bank-info-tab .card-title i{color:#2e6de9;font-size:20px}.employee-bank-info-tab .header-divider{width:100%;height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.employee-bank-info-tab .card-content{padding:36px;display:flex;flex-direction:column;gap:28px;height:auto;min-height:calc(100% - 120px)}.employee-bank-info-tab .form-row{display:flex;justify-content:space-between;gap:28px;width:100%}.employee-bank-info-tab .form-group{display:flex;flex-direction:column;gap:8px;flex:1;position:relative}.employee-bank-info-tab .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.employee-bank-info-tab .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease}.employee-bank-info-tab .form-input:focus{border-color:#2e6de9;background:#fff}.employee-bank-info-tab .form-input::placeholder{color:#bcbcbc}.employee-bank-info-tab .add-account-link{color:#2b6be8;font-size:12px;font-family:Inter,sans-serif;font-weight:600;text-decoration:underline;line-height:24px;cursor:pointer;margin-top:4px;transition:color .3s ease}.employee-bank-info-tab .add-account-link:hover{color:#1e5ad1}.employee-bank-info-tab .remove-account-link{color:#dc3545;font-size:12px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none}.employee-bank-info-tab .remove-account-link:before{content:"\1f5d1";font-size:14px}.employee-bank-info-tab .error-message{color:#dc3545;font-size:14px;font-family:Inter,sans-serif;margin-top:4px}.employee-bank-info-tab .navigation-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:0;width:100%;box-sizing:border-box}.employee-bank-info-tab .btn-previous{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0);border:1px solid #375DFB;border-radius:10px;color:#4c64ff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-bank-info-tab .btn-previous:hover{background:linear-gradient(180deg,#fff3,#ffffff0d);transform:translateY(-1px);box-shadow:0 4px 8px #4b5dfb33}.employee-bank-info-tab .btn-next{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-bank-info-tab .btn-next:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-bank-info-tab .btn-next:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.employee-bank-info-tab .form-row{flex-direction:column;gap:20px}.employee-bank-info-tab .card-content{padding:20px;gap:20px}.employee-bank-info-tab .navigation-buttons{position:static;flex-direction:column;gap:15px;margin-top:20px}.employee-bank-info-tab .btn-previous,.employee-bank-info-tab .btn-next{width:100%}.employee-bank-info-tab .bank-info-card{height:auto;min-height:865px}}.employee-family-members-tab .family-members-card{width:100%;max-width:1246px;height:auto;min-height:auto;background:#fff;box-shadow:0 1px 2px #1018280f;border-radius:12px;overflow:hidden;margin:0 auto;position:relative}.employee-family-members-tab .card-header{padding:16px 36px;position:relative}.employee-family-members-tab .card-title{color:#101828;font-size:16px;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.36px;margin:0;display:flex;align-items:center;gap:8px}.employee-family-members-tab .card-title i{color:#2e6de9;font-size:18px}.employee-family-members-tab .header-divider{width:100%;height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.employee-family-members-tab .profile-picture-section{display:flex;justify-content:center;align-items:center;padding:20px 0;margin-bottom:20px;position:relative;border-bottom:1px solid #e9ecef}.employee-family-members-tab .profile-picture-container{display:flex;flex-direction:column;align-items:center;gap:16px;cursor:pointer;transition:all .3s ease}.employee-family-members-tab .profile-picture-container:hover{transform:scale(1.02)}.employee-family-members-tab .profile-picture{width:180px;height:180px;background:#2e6de912;border-radius:90px;position:relative;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .profile-icon{width:86px;height:86px;background:#2e6de9;border-radius:50%;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .profile-icon i{color:#fff;font-size:40px}.employee-family-members-tab .edit-icon{position:absolute;bottom:8px;right:8px;width:31px;height:31px;background:#f5f5f5;border-radius:15px;border:1px solid rgba(18,18,18,.12);display:flex;align-items:center;justify-content:center}.employee-family-members-tab .edit-icon i{color:#2e6de9;font-size:12px}.employee-family-members-tab .profile-text{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;text-align:center}.employee-family-members-tab .card-content{padding:0 36px 36px;display:flex;flex-direction:column;gap:28px;height:auto;min-height:auto}.employee-family-members-tab .form-row{display:flex;justify-content:space-between;gap:28px;width:100%}.employee-family-members-tab .form-group{display:flex;flex-direction:column;gap:8px;flex:1;position:relative}.employee-family-members-tab .form-group.full-width{width:100%}.employee-family-members-tab .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.employee-family-members-tab .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease}.employee-family-members-tab .form-input:focus{border-color:#2e6de9;background:#fff}.employee-family-members-tab .form-input::placeholder{color:#bcbcbc}.employee-family-members-tab .form-input[type=date]{color:#121212}.employee-family-members-tab .form-input[type=date]:invalid{color:#bcbcbc}.employee-family-members-tab .date-input-container{position:relative}.employee-family-members-tab .date-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:20px;pointer-events:none}.employee-family-members-tab .select-input-container{position:relative}.employee-family-members-tab .select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:16px;pointer-events:none}.employee-family-members-tab .upload-section{display:flex;gap:28px;width:100%}.employee-family-members-tab .upload-group{flex:1;display:flex;flex-direction:column;gap:8px}.employee-family-members-tab .upload-area{height:176px;background:#2868e81a;border:1px solid rgba(33,100,231,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.employee-family-members-tab .upload-area:hover{background:#2868e826;border-color:#2164e740}.employee-family-members-tab .upload-area.full-width{width:100%}.employee-family-members-tab .upload-content{display:flex;flex-direction:column;align-items:center;gap:14px}.employee-family-members-tab .upload-text{color:#2e6de9;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;text-align:center}.employee-family-members-tab .upload-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .upload-icon i{color:#2063e7;font-size:24px}.employee-family-members-tab .done-separator{display:flex;align-items:center;gap:12px;margin:20px 0}.employee-family-members-tab .separator-line{flex:1;height:1px;background:#dcdfe4}.employee-family-members-tab .separator-text{color:#2c3e5d;font-size:12px;font-family:Open Sans,sans-serif;font-weight:600;line-height:18px;white-space:nowrap}.employee-family-members-tab .family-member-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:24px;margin-bottom:24px;position:relative}.employee-family-members-tab .family-member-card .profile-picture{width:120px;height:120px;background:#2e6de912;border-radius:60px;position:relative;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .family-member-card .profile-icon{width:50px;height:50px;background:#2e6de91a;border-radius:50%;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .family-member-card .profile-icon i{color:#2e6de9;font-size:20px}.employee-family-members-tab .family-member-card .edit-icon{position:absolute;bottom:8px;right:8px;width:28px;height:28px;background:#2e6de9;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #2e6de94d}.employee-family-members-tab .family-member-card .edit-icon i{color:#fff;font-size:12px}.employee-family-members-tab .family-member-card .profile-text{color:#2e6de9;font-size:14px;font-family:Inter,sans-serif;font-weight:500;text-align:center}.employee-family-members-tab .family-member-card .profile-preview-image{width:100%;height:100%;object-fit:cover;border-radius:60px}.employee-family-members-tab .file-info{color:#667085;font-size:12px;margin-top:4px;font-family:Inter,sans-serif}.employee-family-members-tab .file-preview{margin-top:12px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb;min-height:80px}.employee-family-members-tab .preview-content{display:flex;align-items:center;gap:12px;flex:1}.employee-family-members-tab .file-details{display:flex;flex-direction:column;gap:4px}.employee-family-members-tab .file-name{font-weight:600;color:#374151;font-size:14px}.employee-family-members-tab .file-type{color:#6b7280;font-size:12px}.employee-family-members-tab .file-actions{display:flex;flex-direction:row;gap:4px;align-items:center;flex-shrink:0;margin-left:auto}.employee-family-members-tab .view-btn{background:#059669;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-family-members-tab .view-btn:hover{background:#047857;transform:scale(1.05)}.employee-family-members-tab .remove-file-btn{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:36px;height:36px}.employee-family-members-tab .remove-file-btn:hover{background:#b91c1c;transform:scale(1.05)}.employee-family-members-tab .preview-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #E4E7EC}.employee-family-members-tab .document-preview{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #E4E7EC;border-radius:8px;font-size:12px;color:#374151}.employee-family-members-tab .document-preview i{font-size:16px;color:#dc2626}.employee-family-members-tab .existing-file-link{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f0f9ff;border:1px solid #BAE6FD;border-radius:8px;text-decoration:none;color:#0369a1;font-size:12px;transition:all .2s ease}.employee-family-members-tab .existing-file-link:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0c4a6e}.employee-family-members-tab .file-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:inherit}.employee-family-members-tab .file-name{font-weight:500}.employee-family-members-tab .member-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #dee2e6}.employee-family-members-tab .member-header h3{color:#2c3e5d;font-size:18px;font-family:Inter,sans-serif;font-weight:600;margin:0}.employee-family-members-tab .remove-member-btn{width:32px;height:32px;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.employee-family-members-tab .remove-member-btn:hover{background:#c82333;transform:scale(1.1)}.employee-family-members-tab .remove-member-btn i{font-size:14px}.employee-family-members-tab .add-members-section{display:flex;justify-content:center;margin:20px 0}.employee-family-members-tab .add-members-btn{width:240px;height:44px;padding:8.29px 19.91px;background:#fff;border:.83px solid #417BEB;border-radius:8.29px;color:#121212;font-size:13.27px;font-family:Inter,sans-serif;font-weight:500;line-height:18.58px;cursor:pointer;transition:all .3s ease;box-shadow:0 -2.49px 4.98px #f4f5fa99 inset}.employee-family-members-tab .add-members-btn:hover{background:#f8f9ff;transform:translateY(-1px);box-shadow:0 4px 8px #417beb33}.employee-family-members-tab .select-input-container select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;outline:none;width:100%;height:60px;padding:0 14px;margin:0;font-size:16px;font-family:Inter,sans-serif;color:#2c3e5d;cursor:pointer;transition:all .3s ease}.employee-family-members-tab .select-input-container select:focus{border-color:#2e6de9;background:#fff;outline:none}.employee-family-members-tab .select-input-container select option{padding:8px 12px;background:#fff;color:#2c3e5d}.employee-family-members-tab .marriage-contract-section{background:#f8f9ff;border:1px solid #e3e8ff;border-radius:8px;padding:16px;margin:16px 0}.employee-family-members-tab .marriage-contract-section .form-label{color:#2c3e5d;font-weight:600}.employee-family-members-tab .error-message{color:#dc3545;font-size:14px;font-family:Inter,sans-serif;margin-top:4px}.employee-family-members-tab .navigation-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:20px 40px;width:100%;box-sizing:border-box}.employee-family-members-tab .btn-previous{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0);border:1px solid #375DFB;border-radius:10px;color:#4c64ff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .btn-previous:hover{background:linear-gradient(180deg,#fff3,#ffffff0d);transform:translateY(-1px);box-shadow:0 4px 8px #4b5dfb33}.employee-family-members-tab .btn-next{width:200px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px;display:flex;align-items:center;justify-content:center}.employee-family-members-tab .btn-next:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#ffffff0d),#1a5ae0;transform:translateY(-1px);box-shadow:0 4px 8px #1d61e74d}.employee-family-members-tab .btn-next:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.employee-family-members-tab .form-row,.employee-family-members-tab .upload-section{flex-direction:column;gap:20px}.employee-family-members-tab .card-content{padding:0 20px 20px;gap:20px}.employee-family-members-tab .navigation-buttons{position:static;flex-direction:column;gap:15px;margin-top:20px}.employee-family-members-tab .btn-previous,.employee-family-members-tab .btn-next{width:100%}.employee-family-members-tab .family-members-card{height:auto;min-height:auto}.employee-family-members-tab .profile-picture{width:150px;height:150px}.employee-family-members-tab .profile-icon{width:70px;height:70px}.employee-family-members-tab .profile-icon i{font-size:32px}}.payroll-container .payroll-container{width:100%;min-height:100vh;background:#f9f9f9;padding:0;margin:0;font-family:Inter,sans-serif;box-sizing:border-box}.payroll-container .breadcrumb-section{width:100%;padding:10px 24px;background:transparent;box-sizing:border-box}.payroll-container .breadcrumb-wrapper{display:flex;align-items:center;gap:8px}.payroll-container .breadcrumb-item{display:flex;align-items:center;gap:8px;padding:4px;background:#fff;border-radius:8px;border:1px solid #D0D5DD;cursor:pointer;transition:all .2s}.payroll-container .breadcrumb-item:hover{background:#f9fafb}.payroll-container .breadcrumb-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#667085}.payroll-container .breadcrumb-text{color:#667085;font-size:14px;font-weight:500}.payroll-container .breadcrumb-chevron{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#667085}.payroll-container .payroll-form{width:1180px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden;position:relative}.payroll-container .form-header{padding:16px 36px;border-bottom:2px solid rgba(217,217,217,.4);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.payroll-container .form-title{color:#101828;font-size:18px;font-weight:700;letter-spacing:.36px;margin:0}.payroll-container .month-navigation{display:flex;align-items:center;gap:12px;position:relative}.payroll-container .current-month-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f5f7f9;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer}.payroll-container .nav-btn{width:40px;height:40px;border:none;background:#f5f7f9;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.payroll-container .nav-btn:hover{background:#e5e7eb}.payroll-container .current-month{color:#101828;font-size:16px;font-weight:600;min-width:120px;text-align:center}.payroll-container .month-picker{position:absolute;top:64px;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 8px 24px #1018281f;padding:12px;z-index:10;width:280px}.payroll-container .month-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.payroll-container .picker-year{font-weight:700;color:#101828}.payroll-container .nav-btn.small{width:32px;height:32px}.payroll-container .month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.payroll-container .month-cell{padding:10px 0;background:#f5f7f9;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;font-weight:600;color:#344054}.payroll-container .month-cell:hover{background:#eef2ff;border-color:#c7d2fe;color:#1d4ed8}.payroll-container .attendance-link a{color:#2563eb;font-size:16px;font-weight:500;text-decoration:underline;cursor:pointer}.payroll-container .attendance-link a:hover{color:#1d4ed8}.payroll-container .employee-info-section{padding:24px 36px;display:flex;align-items:center;gap:16px;background:#f8fafc;border-bottom:1px solid #E5E7EB}.payroll-container .employee-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #E5E7EB}.payroll-container .employee-avatar img{width:100%;height:100%;object-fit:cover}.payroll-container .employee-details{flex:1}.payroll-container .employee-name{color:#101828;font-size:18px;font-weight:600;margin:0 0 4px}.payroll-container .employee-job{color:#667085;font-size:14px;font-weight:500;margin:0}.payroll-container .form-content{padding:36px}.payroll-container .form-row{display:flex;gap:52px;margin-bottom:28px}.payroll-container .form-group{flex:1;position:relative}.payroll-container .form-group.full-width{flex:1 1 100%;margin-bottom:28px}.payroll-container .form-group.col-6{flex:0 0 calc(50% - 26px);margin-bottom:0}.payroll-container .form-label{display:block;color:#667085;font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.payroll-container .form-input{width:100%;height:60px;padding:0 14px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;font-size:16px;font-weight:500;color:#121212;box-sizing:border-box}.payroll-container .form-input::placeholder{color:#bcbcbc}.payroll-container .form-input:focus{outline:none;border-color:#1d61e7;background:#fff}.payroll-container .form-display-text{width:100%;height:60px;padding:0 14px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;font-size:16px;font-weight:500;color:#121212;box-sizing:border-box;display:flex;align-items:center}.payroll-container .form-input-with-icon{position:relative}.payroll-container .form-input-with-icon .form-input{padding-right:50px}.payroll-container .input-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:none}.payroll-container .form-textarea{width:100%;height:179px;padding:18px 16px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;font-size:16px;font-weight:500;color:#121212;resize:vertical;box-sizing:border-box;font-family:Inter,sans-serif}.payroll-container .form-textarea::placeholder{color:#bcbcbc}.payroll-container .form-textarea:focus{outline:none;border-color:#1d61e7;background:#fff}.payroll-container .attendance-link-inline{margin-top:8px;text-align:right}.payroll-container .attendance-link-inline a{color:#2563eb;font-size:16px;font-weight:500;text-decoration:underline;cursor:pointer}.payroll-container .attendance-link-inline a:hover{color:#1d4ed8}.payroll-container .divider-section{display:flex;align-items:center;gap:12px;margin:40px 0}.payroll-container .divider-line{flex:1;height:1px;background:#dcdfe4}.payroll-container .divider-text{color:#2c3e5d;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}.payroll-container .raise-salary-section{padding:10px}.payroll-container .add-raise-btn{width:240px;height:44px;padding:8px 20px;background:#fff;border:.83px solid #417BEB;border-radius:8px;color:#121212;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;margin-top:22px}.payroll-container .add-raise-btn:hover{background:#f8fafc;border-color:#1d61e7}.payroll-container .form-footer{padding:24px 36px;display:flex;justify-content:flex-end;border-top:1px solid #E5E7EB}.payroll-container .confirm-btn{width:220px;height:50px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid #375DFB;border-radius:10px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.payroll-container .confirm-btn:hover{background:linear-gradient(180deg,#fff3,#fff0),#1a56d1}.payroll-container .confirm-btn:active{transform:translateY(1px)}.payroll-container .confirm-btn:disabled{background:#6b7280;border-color:#6b7280;cursor:not-allowed;opacity:.6}.payroll-container .confirm-btn:disabled:hover{background:#6b7280;border-color:#6b7280}@media (max-width: 1200px){.payroll-container .payroll-form{width:95%;margin:0 auto}}@media (max-width: 768px){.payroll-container .form-row{flex-direction:column;gap:20px}.payroll-container .form-group.col-6{flex:1 1 100%}.payroll-container .form-header{flex-direction:column;align-items:flex-start;gap:16px}.payroll-container .month-navigation{align-self:center}.payroll-container .employee-info-section{flex-direction:column;text-align:center}.payroll-container .form-content,.payroll-container .form-footer{padding:20px}}.payroll-container .loading-skeleton{padding:24px}.payroll-container .skeleton-base{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.payroll-container .skeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.payroll-container .skeleton-title{width:300px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.payroll-container .skeleton-month-nav{display:flex;align-items:center;gap:12px}.payroll-container .skeleton-nav-btn{width:40px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.payroll-container .skeleton-month{width:100px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.payroll-container .skeleton-attendance-link{width:120px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.payroll-container .skeleton-employee-info{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px;background:#fff;border-radius:12px;border:1px solid #E4E7EC}.payroll-container .skeleton-avatar{width:60px;height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:50%}.payroll-container .skeleton-employee-details{flex:1}.payroll-container .skeleton-name{width:200px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:8px}.payroll-container .skeleton-job{width:150px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.payroll-container .skeleton-form-content{background:#fff;border-radius:12px;border:1px solid #E4E7EC;padding:24px;margin-bottom:24px}.payroll-container .skeleton-form-row{display:flex;gap:20px;margin-bottom:20px}.payroll-container .skeleton-form-group{flex:1}.payroll-container .skeleton-form-group.full-width{width:100%;margin-bottom:20px}.payroll-container .skeleton-label{width:100px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:8px}.payroll-container .skeleton-input,.payroll-container .skeleton-display-text{width:100%;height:44px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.payroll-container .skeleton-textarea{width:100%;height:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.payroll-container .skeleton-footer{display:flex;justify-content:center;padding:24px;background:#fff;border-radius:12px;border:1px solid #E4E7EC}.payroll-container .skeleton-button{width:200px;height:48px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}@media (max-width: 768px){.payroll-container .skeleton-form-row{flex-direction:column;gap:16px}.payroll-container .skeleton-header{flex-direction:column;align-items:flex-start;gap:16px}.payroll-container .skeleton-employee-info{flex-direction:column;text-align:center}}.medical-insurance-container .medical-insurance-status-section{margin-bottom:24px}.medical-insurance-container .employee-profile-details-card{background:var(--white);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-gray)}.medical-insurance-container .profile-details-layout{display:grid;grid-template-columns:120px minmax(0,1fr) 180px;gap:24px;align-items:start}.medical-insurance-container .profile-photo-block,.medical-insurance-container .profile-id-photo-block{display:flex;flex-direction:column;align-items:center;gap:10px}.medical-insurance-container .profile-photo-frame{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#f2f4f7;border:1px solid var(--border-gray);display:flex;align-items:center;justify-content:center}.medical-insurance-container .profile-photo-frame img{width:100%;height:100%;object-fit:cover}.medical-insurance-container .profile-photo-fallback{font-size:28px;font-weight:600;color:#667085}.medical-insurance-container .profile-photo-label{font-size:12px;font-weight:600;color:var(--text-gray);text-align:center}.medical-insurance-container .profile-details-fields{display:flex;flex-direction:column;gap:16px;min-width:0}.medical-insurance-container .profile-detail-item{display:flex;flex-direction:column;gap:6px}.medical-insurance-container .profile-detail-label{font-size:12px;font-weight:600;color:var(--text-gray);text-transform:uppercase;letter-spacing:.04em}.medical-insurance-container .profile-detail-value{font-size:15px;font-weight:500;color:var(--text-dark);line-height:1.5;word-break:break-word}.medical-insurance-container .id-photo-preview{width:160px;height:100px;border-radius:10px;overflow:hidden;border:1px solid var(--border-gray);background:#f9fafb}.medical-insurance-container .id-photo-preview a{display:block;width:100%;height:100%}.medical-insurance-container .id-photo-preview img{width:100%;height:100%;object-fit:cover}.medical-insurance-container .id-photo-preview .document-preview,.medical-insurance-container .id-photo-placeholder{width:100%;height:100%;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-gray);font-size:12px;text-align:center;padding:12px}.medical-insurance-container .id-photo-preview .document-preview i,.medical-insurance-container .id-photo-placeholder i{font-size:24px}.medical-insurance-container .profile-details-skeleton .skeleton-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#f2f4f7 25%,#e4e7ec,#f2f4f7 75%);background-size:200% 100%;animation:profile-details-shimmer 1.2s infinite;margin-bottom:12px}.medical-insurance-container .profile-details-skeleton .skeleton-line.wide{width:55%}@keyframes profile-details-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 900px){.medical-insurance-container .profile-details-layout{grid-template-columns:1fr}.medical-insurance-container .profile-photo-block,.medical-insurance-container .profile-id-photo-block{align-items:flex-start}}.medical-insurance-container .status-section-card{background:var(--white);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-gray)}.medical-insurance-container .status-section-header h5{font-size:16px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.medical-insurance-container .status-section-header p{font-size:13px;color:var(--text-gray);margin-bottom:16px}.medical-insurance-container .status-section-switcher{display:flex;align-items:center;justify-content:flex-start}.medical-insurance-container .medical-insurance-container{width:100%;min-height:400px;position:relative;padding-bottom:120px}.medical-insurance-container .year-filter-wrapper{margin-bottom:32px}.medical-insurance-container .filter-container{display:inline-flex;align-items:center;gap:16px;padding:16px 24px;background:var(--white);border:2px solid var(--primary-blue-light);border-radius:12px;box-shadow:0 2px 8px var(--blue-shadow-light);transition:all .3s ease}.medical-insurance-container .filter-container:hover{border-color:var(--primary-blue);box-shadow:0 4px 12px var(--blue-shadow-medium)}.medical-insurance-container .filter-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:18px;flex-shrink:0}.medical-insurance-container .filter-content{display:flex;flex-direction:column;gap:8px}.medical-insurance-container .filter-label{font-size:12px;font-weight:600;color:var(--primary-blue-dark);text-transform:uppercase;letter-spacing:.5px;margin:0}.medical-insurance-container .filter-select{padding:10px 40px 10px 16px;border:2px solid var(--border-gray);border-radius:8px;font-size:15px;font-weight:500;color:var(--text-dark);background:var(--white);cursor:pointer;transition:all .3s ease;min-width:180px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23007bff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.medical-insurance-container .filter-select:hover{border-color:var(--primary-blue);box-shadow:0 2px 8px var(--blue-shadow-light)}.medical-insurance-container .filter-select:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px var(--primary-blue-light)}.medical-insurance-container .filter-select option{padding:10px;font-size:15px}.medical-insurance-container .medical-insurance-row-center{display:flex;justify-content:center}.medical-insurance-container .medical-insurance-skeleton-wrapper{width:100%;max-width:600px}.medical-insurance-container .insurance-card-enhanced{border:none;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.medical-insurance-container .insurance-card-enhanced:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.medical-insurance-container .card-header-enhanced{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:none}.medical-insurance-container .internal-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);color:var(--white)}.medical-insurance-container .external-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--info-cyan) 100%);color:var(--white)}.medical-insurance-container .header-content{display:flex;align-items:center;gap:16px}.medical-insurance-container .header-icon{width:48px;height:48px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:20px;backdrop-filter:blur(10px)}.medical-insurance-container .header-text{display:flex;flex-direction:column}.medical-insurance-container .card-title{font-size:20px;font-weight:700;margin:0;color:var(--white)}.medical-insurance-container .header-subtitle{font-size:12px;opacity:.9;font-weight:400}.medical-insurance-container .header-actions{display:flex;align-items:center;gap:12px}.medical-insurance-container .header-badge{background:#ffffff40;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;backdrop-filter:blur(10px);display:flex;align-items:center;gap:6px}.medical-insurance-container .btn-edit-header{background:#fff3;border:1px solid rgba(255,255,255,.3);color:var(--white);padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer}.medical-insurance-container .btn-edit-header:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.medical-insurance-container .btn-edit-header i{font-size:14px}.medical-insurance-container .btn-edit-header span{font-size:13px}.medical-insurance-container .btn-delete-header{background:#dc26262e;border:1px solid rgba(254,202,202,.55);color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer}.medical-insurance-container .btn-delete-header:hover{background:#dc262652;border-color:#fecacad9;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.medical-insurance-container .btn-delete-header i,.medical-insurance-container .btn-delete-header span{font-size:13px}.medical-insurance-container .btn-add-header{background:#fff3;border:1px solid rgba(255,255,255,.3);color:var(--white);padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .3s ease;backdrop-filter:blur(10px);cursor:pointer}.medical-insurance-container .btn-add-header:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.medical-insurance-container .btn-add-header i{font-size:14px}.medical-insurance-container .btn-add-header span{font-size:13px}.medical-insurance-container .employee-info-section{display:flex;flex-direction:column;gap:12px}.medical-insurance-container .employee-name-display{display:flex;align-items:center;font-size:16px;color:var(--text-dark)}.medical-insurance-container .employee-name-display i{color:var(--primary-blue);font-size:20px}.medical-insurance-container .family-member-badge{display:inline-flex;align-items:center;padding:6px 12px;background:var(--primary-blue-light);color:var(--primary-blue-dark);border-radius:16px;font-size:13px;font-weight:500;width:fit-content}.medical-insurance-container .family-member-badge i{font-size:12px}.medical-insurance-container .policy-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 16px;padding:16px 18px;border-radius:12px;background:var(--bg-secondary);border:1px solid var(--border-gray);margin-bottom:8px}.medical-insurance-container .policy-item{display:flex;flex-direction:column;gap:4px}.medical-insurance-container .policy-label{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--text-gray);font-weight:600}.medical-insurance-container .policy-value{font-size:14px;font-weight:600;color:var(--text-dark)}.medical-insurance-container .total-limits-card{background:var(--primary-blue-light);border:2px solid var(--primary-blue);border-radius:12px;padding:20px;text-align:center}.medical-insurance-container .total-label{font-size:13px;color:var(--primary-blue-dark);font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.medical-insurance-container .total-amount{font-size:32px;font-weight:700;color:var(--primary-blue);line-height:1.2}.medical-insurance-container .limits-table-wrapper{width:100%;overflow-x:auto;margin-bottom:12px}.medical-insurance-container .limits-table{width:100%;border-collapse:collapse;background:var(--bg-secondary);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0f172a14}.medical-insurance-container .limits-table th,.medical-insurance-container .limits-table td{padding:16px;text-align:left;font-size:14px;color:var(--text-dark)}.medical-insurance-container .limits-table thead{background:var(--bg-white)}.medical-insurance-container .limits-table th{font-weight:600;font-size:13px;color:var(--text-gray);text-transform:uppercase;letter-spacing:.5px}.medical-insurance-container .limits-table tbody tr:nth-child(2n){background:var(--bg-white)}.medical-insurance-container .limits-table tbody tr:nth-child(odd){background:#f8fafc}.medical-insurance-container .table-category{display:flex;align-items:center;gap:8px;font-weight:600}.medical-insurance-container .table-category i{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.medical-insurance-container .empty-state{text-align:center;padding:60px 20px}.medical-insurance-container .empty-icon{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;font-size:36px;color:var(--text-gray)}.medical-insurance-container .empty-title{font-size:18px;font-weight:600;color:var(--dark-gray);margin-bottom:8px}.medical-insurance-container .empty-text{font-size:14px;color:var(--text-gray);margin:0 0 20px}.medical-insurance-container .btn-add-empty{margin-top:16px;padding:10px 24px;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;background:var(--primary-blue);color:var(--white);border:none}.medical-insurance-container .btn-add-empty:hover{background:var(--primary-blue-dark);transform:translateY(-2px);box-shadow:0 4px 12px var(--blue-shadow-medium)}.medical-insurance-container .btn-add-empty i{font-size:14px}.medical-insurance-container .card-footer-info{display:flex;flex-direction:column;gap:8px}.medical-insurance-container .info-row{display:flex;flex-direction:column;gap:4px}.medical-insurance-container .info-row small{display:flex;align-items:center;font-size:12px;color:var(--text-gray)}.medical-insurance-container .info-row i{font-size:12px;width:16px;color:var(--primary-blue)}.medical-insurance-container .id-cards-section{display:flex;flex-direction:column}.medical-insurance-container .id-card-container{display:flex;flex-direction:column;gap:12px}.medical-insurance-container .id-card-label{font-size:14px;font-weight:600;color:var(--text-dark);display:flex;align-items:center}.medical-insurance-container .id-card-label i{color:var(--primary-blue)}.medical-insurance-container .id-card-preview-enhanced{position:relative;width:100%;border-radius:12px;overflow:hidden}.medical-insurance-container .card-image-link-enhanced{display:block;position:relative;text-decoration:none;border-radius:12px;overflow:hidden;border:2px solid var(--border-gray);transition:all .3s ease}.medical-insurance-container .card-image-link-enhanced:hover{border-color:var(--primary-blue);box-shadow:0 8px 24px var(--blue-shadow-medium);transform:translateY(-2px)}.medical-insurance-container .id-card-image-enhanced{width:100%;height:auto;display:block;max-height:250px;object-fit:contain;background:var(--bg-secondary)}.medical-insurance-container .image-overlay-enhanced{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:var(--white);padding:16px;text-align:center;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500}.medical-insurance-container .card-image-link-enhanced:hover .image-overlay-enhanced{opacity:1}.medical-insurance-container .id-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:var(--bg-secondary);border:2px dashed var(--border-gray);border-radius:12px;text-align:center}.medical-insurance-container .placeholder-icon{width:48px;height:48px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--text-gray);margin-bottom:12px}.medical-insurance-container .placeholder-text{font-size:13px;color:var(--text-gray);font-weight:500}.medical-insurance-container .family-member-section{margin-top:3rem;padding-top:2rem;border-top:3px solid var(--border-gray)}.medical-insurance-container .family-members-row-center{display:flex;justify-content:center}.medical-insurance-container .internal-carousel-wrapper{margin-top:16px;margin-bottom:24px;display:flex;flex-direction:column;align-items:center}.medical-insurance-container .internal-carousel-header{width:100%;max-width:950px;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.medical-insurance-container .internal-carousel-header h5{margin:0;font-size:16px;font-weight:600}.medical-insurance-container .carousel-count{font-size:12px;color:var(--text-gray)}.medical-insurance-container .internal-carousel-header-right{display:flex;align-items:center;gap:8px}.medical-insurance-container .internal-carousel-body{width:100%;max-width:950px;position:relative;display:flex;flex-direction:column;align-items:center}.medical-insurance-container .internal-carousel-controls{display:flex;gap:8px}.medical-insurance-container .carousel-btn{border:none;border-radius:999px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--primary-blue);color:var(--white);cursor:pointer}.medical-insurance-container .carousel-btn i{font-size:14px}@media (max-width: 992px){.medical-insurance-container .internal-carousel-header,.medical-insurance-container .internal-carousel-body{max-width:100%}}.medical-insurance-container .section-header{margin-bottom:2rem}.medical-insurance-container .section-header-content{display:flex;align-items:center;gap:16px}.medical-insurance-container .section-icon-wrapper{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:24px;box-shadow:0 4px 12px var(--blue-shadow-medium)}.medical-insurance-container .section-title{font-size:24px;font-weight:700;color:var(--text-dark);margin:0 0 4px}.medical-insurance-container .section-subtitle{font-size:14px;color:var(--text-gray);margin:0}.medical-insurance-container .family-member-card{background:var(--white);border-radius:16px;border:1px solid var(--border-gray);overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.medical-insurance-container .family-member-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.medical-insurance-container .family-member-header{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--primary-blue-light) 100%);padding:16px 20px;border-bottom:1px solid var(--border-gray)}.medical-insurance-container .member-info{display:flex;align-items:center;gap:16px}.medical-insurance-container .member-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:20px;flex-shrink:0}.medical-insurance-container .member-details{flex:1}.medical-insurance-container .member-name{font-size:18px;font-weight:600;color:var(--text-dark);margin:0 0 4px}.medical-insurance-container .member-relationship{display:inline-block;padding:4px 12px;background:var(--primary-blue-light);color:var(--primary-blue-dark);border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}.medical-insurance-container .no-insurance-message{padding:20px;background:var(--bg-secondary);border-radius:8px;border:1px dashed var(--border-gray);margin-top:16px}.medical-insurance-container .message-content{display:flex;align-items:center;gap:10px;color:var(--text-gray);font-size:14px}.medical-insurance-container .message-content i{color:var(--primary-blue);font-size:16px}.medical-insurance-container .family-member-body{padding:20px}.medical-insurance-container .family-insurance-card{border-radius:12px;overflow:hidden;border:1px solid var(--border-gray);transition:all .3s ease;height:100%}.medical-insurance-container .family-insurance-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.medical-insurance-container .family-insurance-card.internal{border-left:4px solid var(--primary-blue)}.medical-insurance-container .family-insurance-card.external{border-left:4px solid var(--info-cyan)}.medical-insurance-container .family-card-header{padding:12px 16px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;color:var(--white)}.medical-insurance-container .family-insurance-card.internal .family-card-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%)}.medical-insurance-container .family-insurance-card.external .family-card-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--info-cyan) 100%)}.medical-insurance-container .family-card-header i{font-size:16px}.medical-insurance-container .family-card-body{padding:16px;background:var(--white)}.medical-insurance-container .family-total-limit{text-align:center;padding:16px;background:var(--primary-blue-light);border-radius:10px;margin-bottom:12px}.medical-insurance-container .family-limit-label{font-size:11px;color:var(--primary-blue-dark);font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.medical-insurance-container .family-limit-value{font-size:24px;font-weight:700;color:var(--primary-blue)}.medical-insurance-container .family-limit-badge{text-align:center}.medical-insurance-container .family-limit-badge .badge{padding:6px 14px;border-radius:16px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.medical-insurance-container .badge-success{background:var(--success-green-light);color:var(--success-green-dark)}.medical-insurance-container .badge-secondary{background:var(--bg-secondary);color:var(--text-gray)}.medical-insurance-container .badge-info{background:var(--info-cyan-light);color:var(--info-cyan-dark)}.medical-insurance-container .family-id-cards-section{display:flex;flex-direction:column;gap:16px}.medical-insurance-container .family-id-card-container{display:flex;flex-direction:column;gap:10px}.medical-insurance-container .family-id-card-label{font-size:13px;font-weight:600;color:var(--text-dark);display:flex;align-items:center}.medical-insurance-container .family-id-card-label i{color:var(--info-cyan);font-size:14px}.medical-insurance-container .family-id-card-preview{position:relative;width:100%;border-radius:10px;overflow:hidden}.medical-insurance-container .family-card-image-link{display:block;position:relative;text-decoration:none;border-radius:10px;overflow:hidden;border:2px solid var(--border-gray);transition:all .3s ease}.medical-insurance-container .family-card-image-link:hover{border-color:var(--info-cyan);box-shadow:0 6px 20px var(--blue-shadow-medium);transform:translateY(-2px)}.medical-insurance-container .family-id-card-image{width:100%;height:auto;display:block;max-height:180px;object-fit:contain;background:var(--bg-secondary)}.medical-insurance-container .family-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:var(--white);padding:12px;text-align:center;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:500}.medical-insurance-container .family-card-image-link:hover .family-image-overlay{opacity:1}.medical-insurance-container .family-id-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;background:var(--bg-secondary);border:2px dashed var(--border-gray);border-radius:10px;text-align:center}.medical-insurance-container .family-placeholder-icon{width:36px;height:36px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text-gray);margin-bottom:8px}.medical-insurance-container .family-placeholder-text{font-size:11px;color:var(--text-gray);font-weight:500}.medical-insurance-container .family-empty-state{text-align:center;padding:32px 16px;color:var(--text-gray)}.medical-insurance-container .family-empty-state i{font-size:32px;margin-bottom:12px;display:block;color:var(--text-gray)}.medical-insurance-container .family-empty-state p{font-size:13px;margin:0;color:var(--text-gray)}.medical-insurance-container .floating-actions{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;gap:12px;z-index:1000}.medical-insurance-container .fab-btn{display:flex;align-items:center;gap:10px;padding:14px 24px;border:none;border-radius:28px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px var(--blue-shadow-medium);transition:all .3s ease;color:var(--white);background:var(--primary-blue)}.medical-insurance-container .fab-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px var(--blue-shadow-dark);background:var(--primary-blue-hover)}.medical-insurance-container .fab-btn:active{transform:translateY(0)}.medical-insurance-container .fab-btn i{font-size:18px}.medical-insurance-container .fab-internal,.medical-insurance-container .fab-external{background:var(--primary-blue)}.medical-insurance-container .fab-internal:hover,.medical-insurance-container .fab-external:hover{background:var(--primary-blue-hover)}.medical-insurance-container .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .2s ease}.medical-insurance-container .modal-content{background:var(--white);border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease}.medical-insurance-container .modal-header{padding:20px 24px;border-bottom:1px solid var(--border-gray);display:flex;justify-content:space-between;align-items:center}.medical-insurance-container .modal-header h3{margin:0;font-size:18px;font-weight:600;color:var(--text-dark);display:flex;align-items:center}.medical-insurance-container .modal-header h3 i{color:var(--primary-blue)}.medical-insurance-container .close-btn{background:none;border:none;font-size:20px;color:var(--text-gray);cursor:pointer;padding:4px;transition:color .2s}.medical-insurance-container .close-btn:hover{color:var(--text-dark)}.medical-insurance-container .modal-body{padding:24px;overflow-y:auto;flex:1}.medical-insurance-container .selection-option{padding:16px;border:1px solid var(--border-gray);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;margin-bottom:12px}.medical-insurance-container .selection-option:last-child{margin-bottom:0}.medical-insurance-container .selection-option:hover{background:var(--primary-blue-light);border-color:var(--primary-blue);transform:translate(4px)}.medical-insurance-container .option-content{display:flex;align-items:center;gap:12px;flex:1}.medical-insurance-container .option-icon{width:40px;height:40px;border-radius:50%;background:var(--primary-blue-light);display:flex;align-items:center;justify-content:center;color:var(--primary-blue);font-size:18px}.medical-insurance-container .option-info{flex:1}.medical-insurance-container .option-name{font-size:16px;font-weight:500;color:var(--text-dark);margin-bottom:4px}.medical-insurance-container .option-subtitle{font-size:14px;color:var(--text-gray);text-transform:capitalize}.medical-insurance-container .selection-option i.fa-chevron-right{color:var(--text-gray);font-size:14px}@media (max-width: 768px){.medical-insurance-container .limits-grid{grid-template-columns:1fr}.medical-insurance-container .limit-item{padding:10px}.medical-insurance-container .total-amount{font-size:24px}.medical-insurance-container .card-header-enhanced{padding:16px 20px}.medical-insurance-container .header-icon{width:40px;height:40px;font-size:18px}.medical-insurance-container .card-title{font-size:18px}.medical-insurance-container .id-card-image-enhanced{max-height:200px}.medical-insurance-container .filter-container{flex-direction:column;align-items:flex-start;padding:16px}.medical-insurance-container .filter-select{width:100%;min-width:100%}.medical-insurance-container .floating-actions{bottom:20px;right:20px;flex-direction:row}.medical-insurance-container .fab-btn{padding:12px 16px;font-size:14px}.medical-insurance-container .fab-btn span{display:none}.medical-insurance-container .fab-btn i{font-size:20px}}.medical-claims-container .add-claim-btn{position:fixed;right:24px;bottom:24px;z-index:30;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:13px;box-shadow:0 10px 30px #2563eb59;cursor:pointer}.medical-claims-container .add-claim-btn i{font-size:14px}.medical-claims-container .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.medical-claims-container .filter-group{display:flex;flex-direction:column;gap:4px}.medical-claims-container .filter-group label{font-size:12px;color:#6b7280}.medical-claims-container .filter-group select{min-width:140px;padding:6px 10px;border-radius:999px;border:1px solid #d1d5db;font-size:13px}.medical-claims-container .create-claim-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:40}.medical-claims-container .create-claim-card{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 10px 30px #0f172a14;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-sizing:border-box}.medical-claims-container .create-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.medical-claims-container .create-header h5{margin:0;font-size:15px;font-weight:600}.medical-claims-container .close-btn{border:none;background:transparent;cursor:pointer;font-size:16px}.medical-claims-container .create-body{display:flex;flex-direction:column;gap:8px}.medical-claims-container .reject-summary{font-size:13px;color:#4b5563;margin-bottom:4px}.medical-claims-container .approve-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.medical-claims-container .approve-header-text .employee-name{font-weight:600;font-size:14px}.medical-claims-container .approve-header-text .family-name{font-size:12px;color:#6b7280}.medical-claims-container .mt-1{margin-top:4px}.medical-claims-container .stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-bottom:10px;margin-top:4px}.medical-claims-container .stat-item{font-size:12px}.medical-claims-container .stat-item label{display:block;font-size:11px;color:#6b7280}.medical-claims-container .stat-item span{font-weight:500;color:#111827}.medical-claims-container .form-row{display:flex;flex-wrap:wrap;gap:8px}.medical-claims-container .form-group{display:flex;flex-direction:column;gap:2px;flex:1 1 160px}.medical-claims-container .form-group label{font-size:12px;color:#6b7280}.medical-claims-container .form-group select,.medical-claims-container .form-group input,.medical-claims-container .form-group textarea{border-radius:8px;border:1px solid #d1d5db;padding:6px 8px;font-size:13px}.medical-claims-container .upload-area{border-radius:12px;border:1px dashed #9ca3af;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#f9fafb}.medical-claims-container .upload-content{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.medical-claims-container .file-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#e5f0ff;color:#1d4ed8;font-size:12px}.medical-claims-container .file-chip .remove-file-btn{border:none;background:transparent;cursor:pointer;font-size:12px}.medical-claims-container .create-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.medical-claims-container .btn-cancel,.medical-claims-container .btn-save{padding:6px 14px;border-radius:999px;border:none;font-size:13px;cursor:pointer}.medical-claims-container .btn-cancel{background:#e5e7eb;color:#374151}.medical-claims-container .btn-save{background:#2563eb;color:#fff}.medical-claims-container .btn-save[disabled]{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.medical-claims-container .limit-warning{margin-top:4px;font-size:12px;color:#b91c1b}.medical-claims-container .claims-list{display:flex;flex-direction:column;gap:10px}.medical-claims-container .claim-card{display:flex;justify-content:space-between;gap:12px;background:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 8px 22px #0f172a0f}.medical-claims-container .claim-left{display:flex;gap:10px;align-items:flex-start}.medical-claims-container .avatar-circle{width:34px;height:34px;border-radius:999px;background:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.medical-claims-container .avatar-image{width:34px;height:34px;border-radius:999px;object-fit:cover}.medical-claims-container .claim-main{display:flex;flex-direction:column;gap:4px}.medical-claims-container .claim-title-row{display:flex;align-items:center;gap:8px}.medical-claims-container .claim-category-chip{font-weight:600;font-size:12px;padding:2px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8}.medical-claims-container .status-pill{padding:2px 8px;border-radius:999px;font-size:11px}.medical-claims-container .status-pending{background:#fef3c7;color:#92400e}.medical-claims-container .status-approved{background:#dcfce7;color:#166534}.medical-claims-container .status-rejected{background:#fee2e2;color:#991b1b}.medical-claims-container .claim-names{font-size:13px;color:#374151}.medical-claims-container .employee-name{font-weight:500}.medical-claims-container .family-name{color:#6b7280}.medical-claims-container .claim-meta{font-size:11px;color:#9ca3af;display:flex;flex-wrap:wrap;gap:8px}.medical-claims-container .claim-description{margin-top:4px;font-size:12px;color:#4b5563}.medical-claims-container .claim-right{display:flex;flex-direction:column;align-items:stretch;gap:8px}.medical-claims-container .amounts{font-size:12px}.medical-claims-container .amount-row{display:flex;justify-content:space-between;gap:8px}.medical-claims-container .amount-row label{color:#6b7280}.medical-claims-container .rejection-reason label{color:#b91c1c}.medical-claims-container .rejection-reason span{color:#991b1b;font-size:12px}.medical-claims-container .attachment-and-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.medical-claims-container .attachment-preview{flex:1}.medical-claims-container .attachment-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}.medical-claims-container .attachment-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px}.medical-claims-container .actions{display:flex;gap:6px}.medical-claims-container .btn-approve,.medical-claims-container .btn-reject,.medical-claims-container .btn-attachment{padding:4px 10px;border-radius:999px;border:none;font-size:12px;cursor:pointer}.medical-claims-container .btn-approve{background:#22c55e;color:#fff}.medical-claims-container .btn-reject{background:#ef4444;color:#fff}.medical-claims-container .btn-attachment{background:#e5e7eb;color:#374151}.medical-claims-container .empty-state,.medical-claims-container .loading-state{padding:24px;text-align:center;color:#6b7280;font-size:13px}@media (max-width: 768px){.medical-claims-container .add-claim-btn{right:16px;bottom:16px}.medical-claims-container .claim-card{flex-direction:column;align-items:stretch}.medical-claims-container .claim-right{align-items:flex-start}}.employee-issues-container .issues-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.employee-issues-container .title-block h3{margin:0;font-size:18px;font-weight:600}.employee-issues-container .subtitle{margin:4px 0 0;font-size:13px;color:var(--text-gray)}.employee-issues-container .btn-add-issue{border:none;border-radius:999px;padding:8px 14px;background:var(--primary-blue);color:var(--white);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;cursor:pointer}.employee-issues-container .btn-add-issue i{font-size:12px}.employee-issues-container .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.employee-issues-container .filter-item{display:flex;flex-direction:column;min-width:140px}.employee-issues-container .filter-item label{font-size:12px;font-weight:600;margin-bottom:4px;color:var(--text-gray)}.employee-issues-container .filter-item select{padding:6px 10px;border-radius:6px;border:1px solid var(--border-gray);font-size:13px}.employee-issues-container .issues-loading,.employee-issues-container .issues-empty{font-size:14px;color:var(--text-gray);padding:12px 0}.employee-issues-container .issues-list{display:flex;flex-direction:column;gap:8px}.employee-issues-container .create-issue-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1100}.employee-issues-container .create-issue-card{width:100%;max-width:480px;background:var(--white);border-radius:12px;box-shadow:0 12px 40px #0f172a4d;display:flex;flex-direction:column}.employee-issues-container .create-header{padding:14px 16px;border-bottom:1px solid var(--border-gray);display:flex;align-items:center;justify-content:space-between}.employee-issues-container .create-header h4{margin:0;font-size:16px;font-weight:600}.employee-issues-container .close-btn{border:none;background:transparent;cursor:pointer}.employee-issues-container .create-body{padding:16px;display:flex;flex-direction:column;gap:12px}.employee-issues-container .form-group{display:flex;flex-direction:column}.employee-issues-container .form-group label{font-size:13px;font-weight:600;margin-bottom:4px}.employee-issues-container .form-group input,.employee-issues-container .form-group select,.employee-issues-container .form-group textarea{border-radius:6px;border:1px solid var(--border-gray);padding:8px 10px;font-size:13px}.employee-issues-container .create-footer{padding:12px 16px 14px;border-top:1px solid var(--border-gray);display:flex;justify-content:flex-end;gap:8px}.employee-issues-container .btn-cancel{border-radius:999px;padding:6px 12px;border:1px solid var(--border-gray);background:var(--white);font-size:13px;cursor:pointer}.employee-issues-container .btn-save{border-radius:999px;padding:6px 14px;border:none;background:var(--primary-blue);color:var(--white);font-size:13px;font-weight:600;cursor:pointer}.employee-issues-container .btn-save[disabled]{opacity:.6;cursor:default}.employee-external-medical-insurance .skeleton-container{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f}.employee-external-medical-insurance .breadcrumb-container{margin-bottom:24px}.employee-external-medical-insurance .breadcrumb{--primary-600: #1D61E7;--primary-700: #1557B0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--primary-600);box-shadow:0 8px 20px #1d61e740}.employee-external-medical-insurance .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#fff}.employee-external-medical-insurance .breadcrumb-item.clickable{cursor:pointer;padding:4px 8px;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.employee-external-medical-insurance .breadcrumb-item.clickable:hover{background-color:#ffffff29;color:#fff;box-shadow:0 0 0 1px #ffffff59}.employee-external-medical-insurance .breadcrumb-item.active{background-color:#fff;color:var(--primary-700);font-weight:500;border-radius:999px;padding:4px 10px}.employee-external-medical-insurance .breadcrumb-separator{display:inline-flex;align-items:center;color:#ffffffb3}.employee-external-medical-insurance .page-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.employee-external-medical-insurance .page-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.employee-external-medical-insurance .page-header h1{margin:0;font-size:28px;font-weight:600;color:#101828}.employee-external-medical-insurance .year-filter{display:flex;align-items:center;gap:12px}.employee-external-medical-insurance .year-label{font-size:14px;font-weight:500;color:#374151}.employee-external-medical-insurance .year-select{padding:8px 12px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#fff;color:#101828;cursor:pointer;transition:all .2s;min-width:120px}.employee-external-medical-insurance .year-select:focus{outline:none;border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e71a}.employee-external-medical-insurance .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#667085}.employee-external-medical-insurance .spinner{width:40px;height:40px;border:4px solid #E5E7EB;border-top-color:#1d61e7;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}.employee-external-medical-insurance .medical-insurance-form{width:100%}.employee-external-medical-insurance .form-row.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px}.employee-external-medical-insurance .form-row{width:100%}.employee-external-medical-insurance .form-group{display:flex;flex-direction:column;gap:8px}.employee-external-medical-insurance .form-label{font-size:14px;font-weight:500;color:#374151}.employee-external-medical-insurance .required-asterisk{color:#ef4444}.employee-external-medical-insurance .form-input{padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;color:#101828;background:#fff;transition:all .2s}.employee-external-medical-insurance .form-input:focus{outline:none;border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e71a}.employee-external-medical-insurance .form-input:read-only{background:#f9fafb;cursor:not-allowed}.employee-external-medical-insurance .form-input::placeholder{color:#9ca3af}.employee-external-medical-insurance .form-value{padding:8px 0;font-size:14px;color:#101828}.employee-external-medical-insurance .separator-line{height:1px;background:#e5e7eb;margin:32px 0 16px}.employee-external-medical-insurance .separator-label{font-size:16px;font-weight:600;color:#101828;margin-bottom:16px;text-align:center}.employee-external-medical-insurance .id-card-section{margin:32px 0}.employee-external-medical-insurance .file-upload-area{width:100%;min-height:200px;border:2px dashed #D1D5DB;border-radius:12px;background:#f0f4ff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.employee-external-medical-insurance .file-upload-area:hover{border-color:#1d61e7;background:#e8edf3}.employee-external-medical-insurance .upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px}.employee-external-medical-insurance .upload-icon{font-size:48px;color:#1d61e7}.employee-external-medical-insurance .upload-text{font-size:16px;color:#667085;margin:0;text-align:center}.employee-external-medical-insurance .upload-preview{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:20px}.employee-external-medical-insurance .upload-preview img{max-width:100%;max-height:400px;border-radius:8px;object-fit:contain}.employee-external-medical-insurance .file-info{display:flex;align-items:center;gap:12px;font-size:16px;color:#101828}.employee-external-medical-insurance .file-info i{font-size:24px;color:#1d61e7}.employee-external-medical-insurance .remove-file-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ef44441a;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.employee-external-medical-insurance .remove-file-btn:hover{background:#ef4444;color:#fff}.employee-external-medical-insurance .family-member-section{margin:32px 0}.employee-external-medical-insurance .family-member-selector{display:flex;align-items:center;gap:12px;width:100%}.employee-external-medical-insurance .family-member-btn{flex:1;height:60px;padding:0 16px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.employee-external-medical-insurance .family-member-btn:hover{background:#e8edf3;border-color:#417beb}.employee-external-medical-insurance .clear-family-member-btn{width:40px;height:40px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;color:#667085;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.employee-external-medical-insurance .clear-family-member-btn:hover{background:#dc3545;color:#fff;border-color:#dc3545}.employee-external-medical-insurance .form-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #E5E7EB}.employee-external-medical-insurance .footer-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.employee-external-medical-insurance .btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;border:none}.employee-external-medical-insurance .btn:disabled{opacity:.6;cursor:not-allowed}.employee-external-medical-insurance .btn-secondary{background:#fff;color:#374151;border:1px solid #D1D5DB}.employee-external-medical-insurance .btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.employee-external-medical-insurance .btn-primary{background:#1d61e7;color:#fff}.employee-external-medical-insurance .btn-primary:hover:not(:disabled){background:#1a56d1}.employee-external-medical-insurance .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.employee-external-medical-insurance .modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease}.employee-external-medical-insurance .modal-header{padding:20px 24px;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center}.employee-external-medical-insurance .modal-header h3{margin:0;font-size:18px;font-weight:600;color:#101828}.employee-external-medical-insurance .close-btn{background:none;border:none;font-size:20px;color:#667085;cursor:pointer;padding:4px;transition:color .2s}.employee-external-medical-insurance .close-btn:hover{color:#101828}.employee-external-medical-insurance .modal-body{padding:24px;overflow-y:auto;flex:1}.employee-external-medical-insurance .empty-state{text-align:center;padding:40px 20px;color:#667085}.employee-external-medical-insurance .family-members-list{display:flex;flex-direction:column;gap:12px}.employee-external-medical-insurance .family-member-item{padding:16px;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.employee-external-medical-insurance .family-member-item:hover{background:#f9fafb;border-color:#417beb}.employee-external-medical-insurance .family-member-item.selected{background:#f0f4ff;border-color:#417beb}.employee-external-medical-insurance .member-info{flex:1}.employee-external-medical-insurance .member-name{font-size:16px;font-weight:500;color:#101828;margin-bottom:4px}.employee-external-medical-insurance .member-relationship{font-size:14px;color:#667085;text-transform:capitalize}.employee-external-medical-insurance .family-member-item i.fa-check{color:#417beb;font-size:18px}@media (max-width: 768px){.employee-external-medical-insurance .form-grid{grid-template-columns:1fr;gap:16px}.employee-external-medical-insurance .form-footer{flex-direction:column-reverse}.employee-external-medical-insurance .btn{width:100%;justify-content:center}}.employee-medical-insurance .skeleton-container{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f}.employee-medical-insurance .breadcrumb-container{margin-bottom:24px}.employee-medical-insurance .breadcrumb{--primary-600: #1D61E7;--primary-700: #1557B0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--primary-600);box-shadow:0 8px 20px #1d61e740}.employee-medical-insurance .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#fff}.employee-medical-insurance .breadcrumb-item.clickable{cursor:pointer;padding:4px 8px;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.employee-medical-insurance .breadcrumb-item.clickable:hover{background-color:#ffffff29;color:#fff;box-shadow:0 0 0 1px #ffffff59}.employee-medical-insurance .breadcrumb-item.active{background-color:#fff;color:var(--primary-700);font-weight:500;border-radius:999px;padding:4px 10px}.employee-medical-insurance .breadcrumb-separator{display:inline-flex;align-items:center;color:#ffffffb3}.employee-medical-insurance .page-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.employee-medical-insurance .page-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.employee-medical-insurance .page-header h1{margin:0;font-size:28px;font-weight:600;color:#101828}.employee-medical-insurance .year-filter{display:flex;align-items:center;gap:12px}.employee-medical-insurance .year-label{font-size:14px;font-weight:500;color:#374151}.employee-medical-insurance .year-select{padding:8px 12px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#fff;color:#101828;cursor:pointer;transition:all .2s;min-width:120px}.employee-medical-insurance .year-select:focus{outline:none;border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e71a}.employee-medical-insurance .year-select:hover{border-color:#9ca3af}.employee-medical-insurance .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}.employee-medical-insurance .spinner{width:40px;height:40px;border:4px solid #E5E7EB;border-top-color:#1d61e7;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.employee-medical-insurance .medical-insurance-form{width:100%}.employee-medical-insurance .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}.employee-medical-insurance .form-column{display:flex;flex-direction:column;gap:20px}.employee-medical-insurance .form-group{display:flex;flex-direction:column;gap:8px}.employee-medical-insurance .form-label{font-size:14px;font-weight:500;color:#374151}.employee-medical-insurance .required-asterisk{color:#ef4444}.employee-medical-insurance .form-input{width:100%;padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#f9fafb;transition:all .2s;box-sizing:border-box}.employee-medical-insurance .form-input:focus{outline:none;border-color:#1d61e7;background:#fff;box-shadow:0 0 0 3px #1d61e71a}.employee-medical-insurance .form-input:read-only{background:#f3f4f6;cursor:not-allowed}.employee-medical-insurance .form-input::placeholder{color:#9ca3af}.employee-medical-insurance .family-member-section{margin-top:32px;padding-top:24px;border-top:1px solid #E5E7EB;display:flex;flex-direction:column;align-items:center;gap:16px}.employee-medical-insurance .separator-line{width:100%;height:1px;background:#e5e7eb;position:relative}.employee-medical-insurance .separator-label{position:absolute;background:#fff;padding:0 16px;color:#6b7280;font-size:14px;font-weight:500;transform:translateY(-50%)}.employee-medical-insurance .make-family-limit-btn{padding:10px 24px;background:#fff;border:1px solid #3B82F6;border-radius:8px;color:#2563eb;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.employee-medical-insurance .make-family-limit-btn:hover{background:#f0f9ff;border-color:#2563eb}.employee-medical-insurance .make-family-limit-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.employee-medical-insurance .form-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #E5E7EB;margin-top:32px}.employee-medical-insurance .footer-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.employee-medical-insurance .btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:8px}.employee-medical-insurance .btn-secondary{background:#fff;border:1px solid #D1D5DB;color:#374151}.employee-medical-insurance .btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.employee-medical-insurance .btn-primary{background:#1d61e7;color:#fff}.employee-medical-insurance .btn-primary:hover:not(:disabled){background:#1a5bd1}.employee-medical-insurance .btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.employee-medical-insurance .medical-insurance-page{padding:16px}.employee-medical-insurance .page-content{padding:20px}.employee-medical-insurance .form-grid{grid-template-columns:1fr;gap:16px}.employee-medical-insurance .form-footer{flex-direction:column-reverse}.employee-medical-insurance .btn{width:100%;justify-content:center}}.employee-medical-insurance .family-member-selector{display:flex;align-items:center;gap:12px;width:100%}.employee-medical-insurance .family-member-btn{flex:1;height:60px;padding:0 16px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.employee-medical-insurance .family-member-btn:hover{background:#e8edf3;border-color:#417beb}.employee-medical-insurance .clear-family-member-btn{width:40px;height:40px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;color:#667085;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.employee-medical-insurance .clear-family-member-btn:hover{background:#dc3545;color:#fff;border-color:#dc3545}.employee-medical-insurance .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.employee-medical-insurance .modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease}.employee-medical-insurance .modal-header{padding:20px 24px;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center}.employee-medical-insurance .modal-header h3{margin:0;font-size:18px;font-weight:600;color:#101828}.employee-medical-insurance .close-btn{background:none;border:none;font-size:20px;color:#667085;cursor:pointer;padding:4px;transition:color .2s}.employee-medical-insurance .close-btn:hover{color:#101828}.employee-medical-insurance .modal-body{padding:24px;overflow-y:auto;flex:1}.employee-medical-insurance .empty-state{text-align:center;padding:40px 20px;color:#667085}.employee-medical-insurance .family-members-list{display:flex;flex-direction:column;gap:12px}.employee-medical-insurance .family-member-item{padding:16px;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.employee-medical-insurance .family-member-item:hover{background:#f9fafb;border-color:#417beb}.employee-medical-insurance .family-member-item.selected{background:#f0f4ff;border-color:#417beb}.employee-medical-insurance .member-info{flex:1}.employee-medical-insurance .member-name{font-size:16px;font-weight:500;color:#101828;margin-bottom:4px}.employee-medical-insurance .member-relationship{font-size:14px;color:#667085;text-transform:capitalize}.employee-medical-insurance .family-member-item i.fa-check{color:#417beb;font-size:18px}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.employee-medical-insurance .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151;-webkit-user-select:none;user-select:none}.employee-medical-insurance .checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1D61E7}.employee-medical-insurance .checkbox-label span{font-weight:500}.employee-medical-insurance .form-hint{display:block;margin-top:4px;font-size:12px;color:#6b7280;font-style:italic}.employee-medical-insurance-dialog .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:auto}.employee-medical-insurance-dialog .modal-dialog{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:90vh;overflow:hidden;box-shadow:0 10px 40px #0003;position:relative;z-index:10000;pointer-events:auto;display:flex;flex-direction:column}.employee-medical-insurance-dialog .modal-content{display:flex;flex-direction:column;height:100%;pointer-events:auto;position:relative;z-index:10001}.employee-medical-insurance-dialog .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #E5E7EB}.employee-medical-insurance-dialog .modal-header h4{margin:0;font-size:20px;font-weight:600;color:#101828}.employee-medical-insurance-dialog .close-btn{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.employee-medical-insurance-dialog .close-btn:hover{color:#101828}.employee-medical-insurance-dialog .modal-body{padding:24px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.employee-medical-insurance-dialog .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}.employee-medical-insurance-dialog .spinner{width:40px;height:40px;border:4px solid #E5E7EB;border-top-color:#1d61e7;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.employee-medical-insurance-dialog .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.employee-medical-insurance-dialog .form-column{display:flex;flex-direction:column;gap:20px}.employee-medical-insurance-dialog .form-group{display:flex;flex-direction:column;gap:8px}.employee-medical-insurance-dialog .form-label{font-size:14px;font-weight:500;color:#374151}.employee-medical-insurance-dialog .required-asterisk{color:#ef4444}.employee-medical-insurance-dialog .form-input{width:100%;padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#f9fafb;transition:all .2s;box-sizing:border-box}.employee-medical-insurance-dialog .form-input:focus{outline:none;border-color:#1d61e7;background:#fff;box-shadow:0 0 0 3px #1d61e71a}.employee-medical-insurance-dialog .form-input:read-only{background:#f3f4f6;cursor:not-allowed}.employee-medical-insurance-dialog .form-input::placeholder{color:#9ca3af}.employee-medical-insurance-dialog .family-member-section{margin-top:32px;padding-top:24px;border-top:1px solid #E5E7EB;display:flex;flex-direction:column;align-items:center;gap:16px}.employee-medical-insurance-dialog .separator-line{width:100%;height:1px;background:#e5e7eb;position:relative}.employee-medical-insurance-dialog .separator-label{position:absolute;background:#fff;padding:0 16px;color:#6b7280;font-size:14px;font-weight:500;transform:translateY(-50%)}.employee-medical-insurance-dialog .make-family-limit-btn{padding:10px 24px;background:#fff;border:1px solid #3B82F6;border-radius:8px;color:#2563eb;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.employee-medical-insurance-dialog .make-family-limit-btn:hover{background:#f0f9ff;border-color:#2563eb}.employee-medical-insurance-dialog .make-family-limit-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.employee-medical-insurance-dialog .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #E5E7EB;margin-top:24px}.employee-medical-insurance-dialog .btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:8px}.employee-medical-insurance-dialog .btn-secondary{background:#fff;border:1px solid #D1D5DB;color:#374151}.employee-medical-insurance-dialog .btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.employee-medical-insurance-dialog .btn-primary{background:#1d61e7;color:#fff}.employee-medical-insurance-dialog .btn-primary:hover:not(:disabled){background:#1a5bd1}.employee-medical-insurance-dialog .btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.employee-medical-insurance-dialog .modal-dialog{width:95%;max-height:95vh}.employee-medical-insurance-dialog .form-grid{grid-template-columns:1fr;gap:16px}.employee-medical-insurance-dialog .modal-body,.employee-medical-insurance-dialog .modal-header{padding:16px}.employee-medical-insurance-dialog .modal-footer{flex-direction:column-reverse}.employee-medical-insurance-dialog .btn{width:100%;justify-content:center}}:root{--primary-color: #4C64FF;--text-primary: #101828;--text-secondary: #121212;--divider-color: #E5E7EB}.sidebar-container .menu-items{display:flex;flex-direction:column}.sidebar-container .menu-item{display:flex;align-items:center;gap:16px;cursor:pointer!important;padding:16px 20px;transition:all .3s ease;position:relative;border-radius:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;caret-color:transparent}.sidebar-container .menu-item:focus,.sidebar-container .menu-item:active{outline:none;caret-color:transparent;cursor:pointer!important}.sidebar-container .menu-icon{font-size:20px;transition:all .3s ease;flex-shrink:0;width:24px;text-align:center}.sidebar-container .menu-text{flex:1;display:flex;flex-direction:column}.sidebar-container .menu-label{color:var(--text-primary);font-size:16px;font-family:Inter,sans-serif;font-weight:500;transition:color .3s ease;line-height:1.4;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.sidebar-container .menu-divider{height:1px;background:var(--divider-color);margin:0 20px}.sidebar-container .step-active{background-color:var(--primary-color)!important;border-radius:0}.sidebar-container .step-active .menu-icon{color:#fff!important}.sidebar-container .step-active .menu-label{color:#fff!important;font-weight:600}.sidebar-container .menu-item.step-active{background-color:#4c64ff!important}.sidebar-container .step-completed .menu-icon{color:var(--text-primary)!important}.sidebar-container .step-completed .menu-label{color:var(--text-primary);font-weight:500}.sidebar-container .step-inactive .menu-icon{color:var(--text-primary)!important}.sidebar-container .step-inactive .menu-label{color:var(--text-primary);font-weight:500}.sidebar-container .menu-item:hover:not(.step-active){background-color:#f8f9fa}.sidebar-container .menu-item:hover:not(.step-active) .menu-label{color:var(--primary-color)}.sidebar-container .menu-item:hover:not(.step-active) .menu-icon{color:var(--primary-color)}.sidebar-container .menu-item.step-active:hover{background-color:#4c64ff!important}.sidebar-container .menu-item.step-active:hover .menu-icon,.sidebar-container .menu-item.step-active:hover .menu-label{color:#fff!important}.sidebar-container *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.employee-breadcrumb .breadcrumb{--primary-500: #4C64FF;--primary-600: #1D61E7;--primary-700: #1557B0;display:inline-flex;align-items:center;gap:6px;list-style:none;padding:6px 12px;margin:0;border-radius:999px;background:var(--primary-600);box-shadow:0 8px 20px #1d61e740}.employee-breadcrumb .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.employee-breadcrumb .breadcrumb-item a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;cursor:pointer!important;outline:none;caret-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.employee-breadcrumb .breadcrumb-item a:hover{background-color:#ffffff29;color:#fff;box-shadow:0 0 0 1px #ffffff59}.employee-breadcrumb .breadcrumb-item.active{background-color:#fff;color:var(--primary-700);border-radius:999px;padding:4px 10px}.employee-breadcrumb .breadcrumb-item.active span{color:var(--primary-700)}.booking-settings .tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;border-bottom:2px solid #ddd}.booking-settings .tabs a{padding:8px 12px;text-decoration:none;color:#333;border:1px solid transparent;border-radius:4px 4px 0 0;background-color:#f7f7f7}.booking-settings .tabs a.active{background-color:#fff;border:1px solid #ccc;border-bottom:2px solid white;font-weight:700}.booking-settings .content{border:1px solid #ccc;padding:16px;border-radius:4px;background-color:#fff}.booking-settings .breadcrumb{font-size:14px;font-weight:500;color:#555}.booking-settings .breadcrumb a{color:#007bff;text-decoration:none}.booking-settings .breadcrumb a:hover{text-decoration:underline}.bs-cars-page .container-fluid{padding:0}.bs-cars-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-cars-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-cars-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-cars-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-cars-page .card-body{padding:1.25rem}.bs-cars-page .d-flex{display:flex!important}.bs-cars-page .justify-content-between{justify-content:space-between!important}.bs-cars-page .align-items-center{align-items:center!important}.bs-cars-page .mb-0{margin-bottom:0!important}.bs-cars-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-cars-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-cars-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-cars-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-cars-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-cars-page .container-fluid{padding:.5rem}.bs-cars-page .card-header{padding:.75rem 1rem}.bs-cars-page .card-body{padding:1rem}.bs-cars-page .card-title{font-size:1.1rem}.bs-cars-page .btn{padding:6px 12px;font-size:.85rem}}.bs-cars-table .table{margin-bottom:0}.bs-cars-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-cars-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-cars-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-cars-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-cars-table .text-center{padding:40px 20px}.bs-cars-table .text-muted{color:#6c757d!important}.bs-cars-table .fa-3x{font-size:3rem}.bs-cars-modal .modal{z-index:1055}.bs-cars-modal .modal-dialog{max-width:500px}.bs-cars-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-cars-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-cars-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-cars-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-cars-modal .btn-close:hover{color:#000}.bs-cars-modal .modal-body{padding:24px}.bs-cars-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-cars-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-cars-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-cars-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-cars-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-cars-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-cars-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-cars-modal .btn-secondary{border-color:#6c757d}.bs-cars-modal .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-cars-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-cars-modal-backdrop{background-color:#00000080;z-index:1050}.bs-countries-cities .container-fluid{padding:0}.bs-countries-cities .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-countries-cities .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-countries-cities .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-countries-cities .card-header.bg-light{background-color:#f8f9fa!important}.bs-countries-cities .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-countries-cities .card-body{padding:1.25rem}.bs-countries-cities .d-flex{display:flex!important}.bs-countries-cities .justify-content-between{justify-content:space-between!important}.bs-countries-cities .align-items-center{align-items:center!important}.bs-countries-cities .mb-0{margin-bottom:0!important}.bs-countries-cities .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-countries-cities .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-countries-cities .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-countries-cities .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.bs-countries-cities .btn-success:hover:not(:disabled){background-color:#218838;border-color:#1e7e34}.bs-countries-cities .btn-sm{padding:6px 12px;font-size:.8rem}.bs-countries-cities .btn-outline-danger{color:#dc3545;border-color:#dc3545;background-color:transparent}.bs-countries-cities .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.bs-countries-cities .btn:disabled{opacity:.6;cursor:not-allowed}.bs-countries-cities .me-1{margin-right:.25rem!important}.bs-countries-cities .me-2{margin-right:.5rem!important}.bs-countries-cities .list-group{border-radius:8px}.bs-countries-cities .list-group-item{border:1px solid rgba(0,0,0,.125);padding:12px 16px;transition:all .2s ease}.bs-countries-cities .list-group-item:hover{background-color:#007bff1a}.bs-countries-cities .list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff}.bs-countries-cities .list-group-flush .list-group-item{border-left:0;border-right:0;border-radius:0}.bs-countries-cities .list-group-flush .list-group-item:first-child{border-top:0}.bs-countries-cities .list-group-flush .list-group-item:last-child{border-bottom:0}.bs-countries-cities .modal{z-index:1055}.bs-countries-cities .modal-dialog{max-width:500px}.bs-countries-cities .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-countries-cities .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-countries-cities .modal-title{font-weight:600;color:#495057;margin:0}.bs-countries-cities .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-countries-cities .btn-close:hover{color:#000}.bs-countries-cities .modal-body{padding:24px}.bs-countries-cities .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-countries-cities .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-countries-cities .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-countries-cities .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-countries-cities .btn-secondary{border-color:#6c757d}.bs-countries-cities .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-countries-cities .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;padding:12px 16px;border-radius:8px;border:1px solid transparent}.bs-countries-cities .text-center{text-align:center!important}.bs-countries-cities .text-muted{color:#6c757d!important}.bs-countries-cities .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs-countries-cities .fa-3x{font-size:3rem}.bs-countries-cities .mb-3{margin-bottom:1rem!important}.bs-countries-cities .modal-backdrop{background-color:#00000080;z-index:1050}@media (max-width: 768px){.bs-countries-cities .container-fluid{padding:.5rem}.bs-countries-cities .card-header{padding:.75rem 1rem}.bs-countries-cities .card-body{padding:1rem}.bs-countries-cities .card-title{font-size:1.1rem}.bs-countries-cities .btn{padding:6px 12px;font-size:.85rem}.bs-countries-cities .modal-dialog{margin:10px}.bs-countries-cities .modal-header,.bs-countries-cities .modal-body,.bs-countries-cities .modal-footer{padding:16px 20px}}.bs-time-zone-page .container-fluid{padding:0}.bs-time-zone-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-time-zone-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-time-zone-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-time-zone-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-time-zone-page .card-body{padding:1.25rem}.bs-time-zone-page .d-flex{display:flex!important}.bs-time-zone-page .justify-content-between{justify-content:space-between!important}.bs-time-zone-page .align-items-center{align-items:center!important}.bs-time-zone-page .mb-0{margin-bottom:0!important}.bs-time-zone-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-time-zone-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-time-zone-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-time-zone-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-time-zone-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-time-zone-page .container-fluid{padding:.5rem}.bs-time-zone-page .card-header{padding:.75rem 1rem}.bs-time-zone-page .card-body{padding:1rem}.bs-time-zone-page .card-title{font-size:1.1rem}.bs-time-zone-page .btn{padding:6px 12px;font-size:.85rem}}.bs-timezone-table .table{margin-bottom:0}.bs-timezone-table .table th{border-top:none;font-weight:600;font-size:.9rem;padding:12px 8px}.bs-timezone-table .table td{padding:12px 8px;vertical-align:middle;font-size:.9rem}.bs-timezone-table .table-hover tbody tr:hover{background-color:#007bff0d}.bs-timezone-table .btn-sm{padding:4px 8px;font-size:.8rem;border-radius:4px}.bs-timezone-table .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.bs-timezone-table .btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.bs-timezone-table .btn-danger{background-color:#dc3545;border-color:#dc3545}.bs-timezone-table .btn-danger:hover{background-color:#c82333;border-color:#bd2130}.bs-timezone-table .text-center{text-align:center}.bs-timezone-table .py-5{padding-top:3rem;padding-bottom:3rem}.bs-timezone-table .text-muted{color:#6c757d!important}.bs-timezone-table .mb-3{margin-bottom:1rem}.bs-timezone-table .fa-3x{font-size:3em}.bs-timezone-modal .modal{z-index:1050}.bs-timezone-modal-backdrop{z-index:1040}.bs-timezone-form .form-group{margin-bottom:1rem}.bs-timezone-form .form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057;font-size:.9rem}.bs-timezone-form .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bs-timezone-form .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.bs-timezone-form .form-control.is-invalid{border-color:#dc3545}.bs-timezone-form .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.bs-timezone-form .invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#dc3545}.bs-timezone-form .text-danger{color:#dc3545!important}.bs-timezone-form .mb-3{margin-bottom:1rem}.bs-timezone-form .row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.bs-timezone-form .col-md-6{flex:0 0 50%;max-width:50%;padding-right:.75rem;padding-left:.75rem}.bs-timezone-form .col-md-12{flex:0 0 100%;max-width:100%;padding-right:.75rem;padding-left:.75rem}@media (max-width: 768px){.bs-timezone-form .col-md-6{flex:0 0 100%;max-width:100%}}.bs-flight-airlines-page .container-fluid{padding:0}.bs-flight-airlines-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-flight-airlines-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-flight-airlines-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-flight-airlines-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-flight-airlines-page .card-body{padding:1.25rem}.bs-flight-airlines-page .d-flex{display:flex!important}.bs-flight-airlines-page .justify-content-between{justify-content:space-between!important}.bs-flight-airlines-page .align-items-center{align-items:center!important}.bs-flight-airlines-page .mb-0{margin-bottom:0!important}.bs-flight-airlines-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-flight-airlines-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-flight-airlines-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-flight-airlines-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-flight-airlines-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-flight-airlines-page .container-fluid{padding:.5rem}.bs-flight-airlines-page .card-header{padding:.75rem 1rem}.bs-flight-airlines-page .card-body{padding:1rem}.bs-flight-airlines-page .card-title{font-size:1.1rem}.bs-flight-airlines-page .btn{padding:6px 12px;font-size:.85rem}}.bs-airlines-table .table{margin-bottom:0}.bs-airlines-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-airlines-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-airlines-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-airlines-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-airlines-table .text-center{padding:40px 20px}.bs-airlines-table .text-muted{color:#6c757d!important}.bs-airlines-table .fa-3x{font-size:3rem}.bs-airlines-modal .modal{z-index:1055}.bs-airlines-modal .modal-dialog{max-width:500px}.bs-airlines-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-airlines-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-airlines-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-airlines-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-airlines-modal .btn-close:hover{color:#000}.bs-airlines-modal .modal-body{padding:24px}.bs-airlines-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-airlines-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-airlines-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-airlines-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-airlines-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-airlines-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-airlines-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-airlines-modal .btn-secondary{border-color:#6c757d}.bs-airlines-modal .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-airlines-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-airlines-modal-backdrop{background-color:#00000080;z-index:1050}.bs-airports-page .container-fluid{padding:0}.bs-airports-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-airports-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-airports-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-airports-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-airports-page .card-body{padding:1.25rem}.bs-airports-page .d-flex{display:flex!important}.bs-airports-page .justify-content-between{justify-content:space-between!important}.bs-airports-page .align-items-center{align-items:center!important}.bs-airports-page .mb-0{margin-bottom:0!important}.bs-airports-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-airports-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-airports-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-airports-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-airports-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-airports-page .container-fluid{padding:.5rem}.bs-airports-page .card-header{padding:.75rem 1rem}.bs-airports-page .card-body{padding:1rem}.bs-airports-page .card-title{font-size:1.1rem}.bs-airports-page .btn{padding:6px 12px;font-size:.85rem}}.bs-airports-table .table{margin-bottom:0}.bs-airports-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-airports-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-airports-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-airports-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-airports-table .text-center{padding:40px 20px}.bs-airports-table .text-muted{color:#6c757d!important}.bs-airports-table .fa-3x{font-size:3rem}.bs-airports-table .btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.bs-airports-table .btn-info:hover{background-color:#138496;border-color:#117a8b}.bs-airports-modal .modal{z-index:1055}.bs-airports-modal .modal-dialog{max-width:500px}.bs-airports-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-airports-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-airports-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-airports-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-airports-modal .btn-close:hover{color:#000}.bs-airports-modal .modal-body{padding:24px}.bs-airports-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-airports-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-airports-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-airports-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-airports-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-airports-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-airports-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-airports-modal .btn-secondary{border-color:#6c757d}.bs-airports-modal .btn-secondary:hover{background-color:red;border-color:#4e555b}.bs-airports-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-airports-modal-backdrop{background-color:#00000080;z-index:1050}.bs-currencies-page .container-fluid{padding:0}.bs-currencies-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-currencies-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-currencies-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-currencies-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-currencies-page .card-body{padding:1.25rem}.bs-currencies-page .d-flex{display:flex!important}.bs-currencies-page .justify-content-between{justify-content:space-between!important}.bs-currencies-page .align-items-center{align-items:center!important}.bs-currencies-page .mb-0{margin-bottom:0!important}.bs-currencies-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-currencies-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-currencies-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-currencies-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-currencies-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-currencies-page .container-fluid{padding:.5rem}.bs-currencies-page .card-header{padding:.75rem 1rem}.bs-currencies-page .card-body{padding:1rem}.bs-currencies-page .card-title{font-size:1.1rem}.bs-currencies-page .btn{padding:6px 12px;font-size:.85rem}}.bs-currencies-table .table{margin-bottom:0}.bs-currencies-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-currencies-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-currencies-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-currencies-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-currencies-table .text-center{padding:40px 20px}.bs-currencies-table .text-muted{color:#6c757d!important}.bs-currencies-table .fa-3x{font-size:3rem}.bs-currencies-modal .modal{z-index:1055}.bs-currencies-modal .modal-dialog{max-width:500px}.bs-currencies-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-currencies-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-currencies-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-currencies-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-currencies-modal .btn-close:hover{color:#000}.bs-currencies-modal .modal-body{padding:24px}.bs-currencies-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-currencies-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-currencies-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-currencies-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-currencies-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-currencies-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-currencies-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-currencies-modal .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bs-currencies-modal .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-currencies-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-currencies-modal-backdrop{background-color:#00000080;z-index:1050}.bs-currency-page .container-fluid{padding:0}.bs-currency-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-currency-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-currency-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-currency-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-currency-page .card-body{padding:1.25rem}.bs-currency-page .d-flex{display:flex!important}.bs-currency-page .justify-content-between{justify-content:space-between!important}.bs-currency-page .align-items-center{align-items:center!important}.bs-currency-page .mb-0{margin-bottom:0!important}.bs-currency-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-currency-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-currency-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-currency-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-currency-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-currency-page .container-fluid{padding:.5rem}.bs-currency-page .card-header{padding:.75rem 1rem}.bs-currency-page .card-body{padding:1rem}.bs-currency-page .card-title{font-size:1.1rem}.bs-currency-page .btn{padding:6px 12px;font-size:.85rem}}.bs-currency-table .table{margin-bottom:0}.bs-currency-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-currency-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-currency-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-currency-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-currency-table .text-center{padding:40px 20px}.bs-currency-table .text-muted{color:#6c757d!important}.bs-currency-table .fa-3x{font-size:3rem}.bs-currency-modal .modal{z-index:1055}.bs-currency-modal .modal-dialog{max-width:500px}.bs-currency-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-currency-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-currency-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-currency-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-currency-modal .btn-close:hover{color:#000}.bs-currency-modal .modal-body{padding:24px}.bs-currency-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-currency-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-currency-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-currency-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-currency-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-currency-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-currency-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-currency-modal .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bs-currency-modal .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-currency-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-currency-modal-backdrop{background-color:#00000080;z-index:1050}.bs-payment-methods-page .container-fluid{padding:0}.bs-payment-methods-page .card{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .125rem .25rem #00000013}.bs-payment-methods-page .card.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs-payment-methods-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;border-radius:8px 8px 0 0}.bs-payment-methods-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-payment-methods-page .card-body{padding:1.25rem}.bs-payment-methods-page .d-flex{display:flex!important}.bs-payment-methods-page .justify-content-between{justify-content:space-between!important}.bs-payment-methods-page .align-items-center{align-items:center!important}.bs-payment-methods-page .mb-0{margin-bottom:0!important}.bs-payment-methods-page .btn{display:inline-flex;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;transition:all .2s ease;box-sizing:border-box;gap:5px}.bs-payment-methods-page .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.bs-payment-methods-page .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-payment-methods-page .btn:disabled{opacity:.6;cursor:not-allowed}.bs-payment-methods-page .me-2{margin-right:.5rem!important}@media (max-width: 768px){.bs-payment-methods-page .container-fluid{padding:.5rem}.bs-payment-methods-page .card-header{padding:.75rem 1rem}.bs-payment-methods-page .card-body{padding:1rem}.bs-payment-methods-page .card-title{font-size:1.1rem}.bs-payment-methods-page .btn{padding:6px 12px;font-size:.85rem}}.bs-payment-methods-table .table{margin-bottom:0}.bs-payment-methods-table .table th{border-top:none;font-weight:600;font-size:14px;padding:12px 16px}.bs-payment-methods-table .table td{padding:12px 16px;vertical-align:middle;font-size:14px}.bs-payment-methods-table .table-hover tbody tr:hover{background-color:#007bff1a}.bs-payment-methods-table .btn-sm{padding:6px 12px;font-size:12px;border-radius:4px}.bs-payment-methods-table .text-center{padding:40px 20px}.bs-payment-methods-table .text-muted{color:#6c757d!important}.bs-payment-methods-table .fa-3x{font-size:3rem}.bs-payment-methods-modal .modal{z-index:1055}.bs-payment-methods-modal .modal-dialog{max-width:500px}.bs-payment-methods-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bs-payment-methods-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bs-payment-methods-modal .modal-title{font-weight:600;color:#495057;margin:0}.bs-payment-methods-modal .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bs-payment-methods-modal .btn-close:hover{color:#000}.bs-payment-methods-modal .modal-body{padding:24px}.bs-payment-methods-modal .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bs-payment-methods-modal .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bs-payment-methods-modal .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .15s ease-in-out}.bs-payment-methods-modal .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bs-payment-methods-modal .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bs-payment-methods-modal .btn-primary{background-color:#007bff;border-color:#007bff}.bs-payment-methods-modal .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bs-payment-methods-modal .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bs-payment-methods-modal .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bs-payment-methods-modal .btn:disabled{opacity:.65;cursor:not-allowed}.bs-payment-methods-modal-backdrop{background-color:#00000080;z-index:1050}.bs-flight-vendors-page .container-fluid{padding:1rem}.bs-flight-vendors-page .card{border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem #00000013}.bs-flight-vendors-page .card-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.5rem}.bs-flight-vendors-page .card-title{font-size:1.25rem;font-weight:600;color:#495057;margin:0}.bs-flight-vendors-page .card-body{padding:1.5rem}.bs-flight-vendors-page .btn{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;display:inline-flex;align-items:center;text-decoration:none}.bs-flight-vendors-page .btn:disabled{opacity:.65;cursor:not-allowed}.bs-flight-vendors-page .btn-primary{background-color:#0d6efd;color:#fff}.bs-flight-vendors-page .btn-primary:hover:not(:disabled){background-color:#0b5ed7}.bs-flight-vendors-page .btn-primary:focus{box-shadow:0 0 0 .25rem #0d6efd40}.bs-flight-vendors-page .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.bs-flight-vendors-page .btn-warning:hover:not(:disabled){background-color:#ffca2c;border-color:#ffc720}.bs-flight-vendors-page .btn-danger{background-color:#dc3545;color:#fff}.bs-flight-vendors-page .btn-danger:hover:not(:disabled){background-color:#bb2d3b}.bs-flight-vendors-page .me-2{margin-right:.5rem}.bs-flight-vendors-page .d-flex{display:flex}.bs-flight-vendors-page .justify-content-between{justify-content:space-between}.bs-flight-vendors-page .align-items-center{align-items:center}.bs-flight-vendors-page .mb-0{margin-bottom:0}.bs-flight-vendors-page .shadow-sm{box-shadow:0 .125rem .25rem #00000013}.bs-flight-vendors-page .fa{font-family:"Font Awesome 6 Free";font-weight:900}.bs-flight-vendors-page .fa-plus:before{content:"\f067"}.bs-flight-vendors-page .fa-plus.me-2{margin-right:.5rem}.bs-vendor-table .table{margin-bottom:0}.bs-vendor-table .table th{border-top:none;font-weight:600;font-size:.9rem;padding:12px 8px}.bs-vendor-table .table td{padding:12px 8px;vertical-align:middle;font-size:.9rem}.bs-vendor-table .table-hover tbody tr:hover{background-color:#007bff0d}.bs-vendor-table .btn-sm{padding:4px 8px;font-size:.8rem;border-radius:4px}.bs-vendor-table .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.bs-vendor-table .btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.bs-vendor-table .btn-danger{background-color:#dc3545;border-color:#dc3545}.bs-vendor-table .btn-danger:hover{background-color:#c82333;border-color:#bd2130}.bs-vendor-table .text-center{text-align:center}.bs-vendor-table .py-5{padding-top:3rem;padding-bottom:3rem}.bs-vendor-table .text-muted{color:#6c757d!important}.bs-vendor-table .mb-3{margin-bottom:1rem}.bs-vendor-table .fa-3x{font-size:3em}.bs-vendor-modal .modal{z-index:1050}.bs-vendor-modal-backdrop{z-index:1040}.modal-dialog{max-width:600px}.modal-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.modal-title{font-weight:600;color:#495057}.btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.btn-close:hover{background-color:#e9ecef;color:#333}.modal-footer{background-color:#f8f9fa;border-top:1px solid #dee2e6}.modal-content .btn{padding:8px 16px;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:5px;text-decoration:none}.modal-content .btn:disabled{opacity:.6;cursor:not-allowed}.modal-content .btn-secondary{background-color:#6c757d;color:#fff}.modal-content .btn-secondary:hover:not(:disabled){background-color:#5a6268}.modal-content .btn-primary{background-color:#007bff;color:#fff}.modal-content .btn-primary:hover:not(:disabled){background-color:#0056b3}.bs-vendor-form .form-group{margin-bottom:1rem}.bs-vendor-form .form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057;font-size:.9rem}.bs-vendor-form .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bs-vendor-form .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.bs-vendor-form .form-control.is-invalid{border-color:#dc3545}.bs-vendor-form .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.bs-vendor-form .invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#dc3545}.bs-vendor-form .text-danger{color:#dc3545!important}.bs-vendor-form .mb-3{margin-bottom:1rem}.bs-vendor-form .row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.bs-vendor-form .col-md-6{flex:0 0 50%;max-width:50%;padding-right:.75rem;padding-left:.75rem}@media (max-width: 768px){.bs-vendor-form .col-md-6{flex:0 0 100%;max-width:100%}}.vendor-invoices-shell{--border-color: #eaecf0;--bg-surface: #ffffff;--bg-subtle: #f9fafb;--text-main: #101828;--text-muted: #475467;--primary-500: #4c64ff;--primary-600: #1d61e7;--primary-700: #1557b0;--primary-800: #3b52e8;--badge-primary-bg: #eff8ff;--badge-primary-text: #175cd3;width:100%;min-height:100vh;margin:0;padding:24px;box-sizing:border-box;background:var(--bg-subtle);font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.vendor-invoices-shell .header-section{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding:20px 24px;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px #1018280f}.vendor-invoices-shell .header-content{flex:1;min-width:0}.vendor-invoices-shell .title-section{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.vendor-invoices-shell .main-title{color:var(--text-main);font-size:30px;font-weight:600;line-height:38px;margin:0}.vendor-invoices-shell .subtitle{color:var(--text-muted);font-size:16px;font-weight:400;line-height:24px;margin:0}.vendor-invoices-shell .employee-badge{height:26px;padding:2px 10px;background:var(--badge-primary-bg);border-radius:16px;display:inline-flex;align-items:center}.vendor-invoices-shell .badge-text{color:var(--badge-primary-text);font-size:12px;font-weight:500;line-height:18px}.vendor-invoices-shell .btn-primary-cta{flex-shrink:0;height:42px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 0 0 1px #375dfb;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.vendor-invoices-shell .btn-primary-cta:hover{background:linear-gradient(180deg,#ffffff1f,#fff0),#1557b0}.vendor-invoices-shell .btn-primary-cta:disabled{opacity:.5;cursor:not-allowed}.vendor-invoices-shell .filters-section{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box;padding:16px 20px}.vendor-invoices-shell .filters-section.filters-card{margin-bottom:16px}.vendor-invoices-shell .filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.vendor-invoices-shell .filter-field.grow{flex:1 1 160px;max-width:220px}.vendor-invoices-shell .filter-field.invoice-search{flex:1 1 200px;max-width:280px}.vendor-invoices-shell .form-label{font-size:14px;font-weight:500;color:#344054;margin:0}.vendor-invoices-shell .shell-input,.vendor-invoices-shell .shell-select{height:48px;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font-size:14px;color:var(--text-main);box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.vendor-invoices-shell .shell-input:focus,.vendor-invoices-shell .shell-select:focus{outline:none;border-color:var(--primary-600);box-shadow:0 0 0 3px #1d61e726}.vendor-invoices-shell .field-group .shell-input,.vendor-invoices-shell .field-group .shell-select{width:100%}.vendor-invoices-shell .filters-spacer{flex:1 1 8px;min-width:8px}.vendor-invoices-shell .sort-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;height:48px;border:1px solid var(--border-color);border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .2s ease,color .2s ease}.vendor-invoices-shell .sort-btn:hover{background:var(--bg-subtle);color:#344054}.vendor-invoices-shell .filter-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;height:48px;border:1px solid #375dfb;border-radius:8px;background:#1d61e7;font-size:14px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .2s ease}.vendor-invoices-shell .filter-btn:hover{background:#1557b0}.vendor-invoices-shell .btn-export{height:48px;padding:10px 18px;border-radius:8px;border:1px solid var(--border-color);background:#fff;font-weight:600;font-size:14px;color:var(--primary-600);cursor:pointer}.vendor-invoices-shell .btn-export:hover{background:#eff8ff;border-color:#b2ddff}.vendor-invoices-shell .main-card{width:100%;margin:0 0 16px;background:var(--bg-surface);border-radius:12px;box-shadow:0 1px 2px #1018280f;border:1px solid var(--border-color);overflow:hidden;box-sizing:border-box;transition:box-shadow .2s ease}.vendor-invoices-shell .main-card.table-card:hover{box-shadow:0 8px 20px #10182814}.vendor-invoices-shell .inv-card-header{padding:16px 20px;border-bottom:1px solid var(--border-color);background:var(--bg-surface)}.vendor-invoices-shell .inv-card-title{margin:0;font-size:18px;font-weight:600;color:var(--text-main);line-height:28px}.vendor-invoices-shell .inv-card-meta{display:block;margin-top:4px;font-size:14px;color:var(--text-muted)}.vendor-invoices-shell .table-responsive{width:100%;overflow-x:auto}.vendor-invoices-shell .inv-table{width:100%;border-collapse:collapse;font-size:14px}.vendor-invoices-shell .inv-table thead th{padding:12px 14px;text-align:left;font-size:12px;font-weight:500;color:var(--text-muted);background:var(--bg-subtle);border-bottom:1px solid var(--border-color);white-space:nowrap}.vendor-invoices-shell .inv-table tbody td{padding:14px;border-bottom:1px solid var(--border-color);color:var(--text-main);vertical-align:middle}.vendor-invoices-shell .inv-table tbody tr:nth-child(2n):not(.detail-row){background:#f9fafb99}.vendor-invoices-shell .inv-table tbody tr:hover:not(.detail-row){background:var(--bg-subtle)}.vendor-invoices-shell .inv-table tbody tr.detail-row td{padding:12px 14px;background:#fafbfc}.vendor-invoices-shell td.link{color:var(--primary-600);cursor:pointer;font-weight:500}.vendor-invoices-shell td.link:hover{text-decoration:underline}.vendor-invoices-shell .action-group{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.vendor-invoices-shell .btn-action{height:34px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--border-color);background:#fff;color:var(--text-main);transition:background .15s ease}.vendor-invoices-shell .btn-action:hover{background:var(--bg-subtle)}.vendor-invoices-shell .btn-action.primary{border-color:#c7d7fe;color:var(--primary-700);background:#f4f7ff}.vendor-invoices-shell .btn-action.danger{border-color:#fecdca;color:#b42318;background:#fff}.vendor-invoices-shell .btn-action.danger:hover{background:#fef3f2}.vendor-invoices-shell .view-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:8px;background:var(--primary-500);color:#fff!important;text-decoration:none;font-size:13px;font-weight:500}.vendor-invoices-shell .view-btn:hover{background:var(--primary-800)}.vendor-invoices-shell .nested{width:100%;border-collapse:collapse;font-size:13px}.vendor-invoices-shell .nested th,.vendor-invoices-shell .nested td{border:1px solid var(--border-color);padding:8px 10px}.vendor-invoices-shell .nested thead th{background:#fff;font-weight:600;font-size:12px;color:var(--text-muted)}.vendor-invoices-shell .pagination-section{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:14px 20px}.vendor-invoices-shell .pagination-section .shell-select{height:40px}.vendor-invoices-shell .skeleton-card{padding:16px}.vendor-invoices-shell.form-shell{display:flex;flex-direction:column;align-items:center;padding-bottom:48px}.vendor-invoices-shell .form-page-inner{width:100%;max-width:1000px}.vendor-invoices-shell .form-card{background:var(--bg-surface);border-radius:12px;border:1px solid var(--border-color);box-shadow:0 1px 3px #0000000a;overflow:hidden;margin-bottom:16px}.vendor-invoices-shell .section-label{font-size:15px;font-weight:700;color:var(--text-main);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.vendor-invoices-shell .fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}@media (max-width: 768px){.vendor-invoices-shell .fields-grid{grid-template-columns:1fr}.vendor-invoices-shell .header-section{flex-direction:column;align-items:stretch}.vendor-invoices-shell .btn-primary-cta{width:100%}}.vendor-invoices-shell .field-group{display:flex;flex-direction:column;gap:8px}.vendor-invoices-shell .field-group.full-width{grid-column:1/-1}.vendor-invoices-shell .field-group label{font-size:13px;font-weight:600;color:#374151}.vendor-invoices-shell .form-card-body{padding:24px 28px}.vendor-invoices-shell .invoice-footer-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:20px 28px;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px #1018280f}.vendor-invoices-shell .total-pill{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--text-muted)}.vendor-invoices-shell .total-pill strong{font-size:22px;font-weight:700;color:var(--text-main)}.vendor-invoices-shell .upload-zone{border:1px dashed #bfdbfe;border-radius:12px;background:#eff6ff;padding:20px;text-align:center;transition:background .2s ease}.vendor-invoices-shell .upload-zone:hover{background:#e0efff}.vendor-invoices-shell .upload-zone input[type=file]{margin-top:8px}.vendor-invoices-shell .checkbox-row{display:flex;align-items:center;gap:10px}.vendor-invoices-shell .checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-600)}.vendor-invoices-shell .lists-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}@media (max-width: 900px){.vendor-invoices-shell .lists-grid{grid-template-columns:1fr}}.vendor-invoices-shell .flight-list-card{border:1px solid var(--border-color);border-radius:12px;overflow:hidden;background:var(--bg-surface)}.vendor-invoices-shell .flight-list-card h3{margin:0;padding:14px 18px;font-size:14px;font-weight:600;color:var(--text-main);background:var(--bg-subtle);border-bottom:1px solid var(--border-color)}.vendor-invoices-shell .flight-list-inner{display:flex;flex-direction:column;max-height:420px;overflow-y:auto}.vendor-invoices-shell .flight-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s ease}.vendor-invoices-shell .flight-item:last-child{border-bottom:none}.vendor-invoices-shell .flight-item:hover:not(.flight-item--disabled){background:#f9fafbe6}.vendor-invoices-shell .flight-item--disabled{opacity:.45;cursor:not-allowed}.vendor-invoices-shell .flight-item input[type=checkbox]{width:18px;height:18px;flex-shrink:0;accent-color:var(--primary-600);cursor:pointer}.vendor-invoices-shell .flight-item .flight-meta{flex:1;min-width:0}.vendor-invoices-shell .flight-item .flight-title{font-weight:600;font-size:14px;color:var(--text-main)}.vendor-invoices-shell .flight-item .flight-sub{font-size:12px;color:var(--text-muted);margin-top:2px}.vendor-invoices-shell .flight-item .flight-amt{font-weight:600;font-size:14px;white-space:nowrap}.vendor-invoices-shell .flight-item .flight-amt.neg{color:#b42318}.vendor-invoices-shell .empty-flights{padding:24px 16px;text-align:center;color:var(--text-muted);font-size:14px}.vendor-invoices-shell.form-shell .header-section{width:100%}.booking-dashboard-scope .booking-dashboard-container{--border-color: #EAECF0;--bg-surface: #ffffff;--bg-subtle: #F9FAFB;--text-main: #101828;--text-muted: #475467;--primary-500: #4C64FF;--primary-600: #1D61E7;--primary-700: #1557B0;--primary-800: #3B52E8;--badge-primary-bg: #EFF8FF;--badge-primary-text: #175CD3;--status-active-bg: #ECFDF3;--status-active-text: #027A48;--status-inactive-bg: #FEF3F2;--status-inactive-text: #B42318;width:100%;min-height:100vh;background:var(--bg-light);padding:0;margin:0;font-family:Inter,sans-serif;box-sizing:border-box;overflow-x:hidden}.booking-dashboard-scope .booking-dashboard-container *:not(input):not(textarea):not(select){user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important}.booking-dashboard-scope .booking-dashboard-container input,.booking-dashboard-scope .booking-dashboard-container textarea,.booking-dashboard-scope .booking-dashboard-container select{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;caret-color:auto!important}.booking-dashboard-scope .booking-dashboard-container h1,.booking-dashboard-scope .booking-dashboard-container h2,.booking-dashboard-scope .booking-dashboard-container h3,.booking-dashboard-scope .booking-dashboard-container h4,.booking-dashboard-scope .booking-dashboard-container h5,.booking-dashboard-scope .booking-dashboard-container h6,.booking-dashboard-scope .booking-dashboard-container p,.booking-dashboard-scope .booking-dashboard-container span:not([class*=clickable]):not([class*=link]),.booking-dashboard-scope .booking-dashboard-container div:not([class*=clickable]):not([class*=link]):not(button):not([role=button]){cursor:default!important}.booking-dashboard-scope .breadcrumb-section{width:100%;padding:10px 24px;background:transparent;box-sizing:border-box}.booking-dashboard-scope .breadcrumb-wrapper{display:flex;align-items:center;gap:8px}.booking-dashboard-scope .breadcrumb-item{display:flex;align-items:center;gap:8px;padding:4px;background:#fff;border-radius:8px;border:1px solid #D0D5DD;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.booking-dashboard-scope .breadcrumb-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#667085}.booking-dashboard-scope .breadcrumb-chevron{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#d0d5dd}.booking-dashboard-scope .breadcrumb-text{color:#475467;font-size:14px;font-weight:500;line-height:20px;padding:0 8px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.booking-dashboard-scope .header-section{width:100%;padding:24px 24px 12px;background:transparent;display:flex;justify-content:space-between;align-items:flex-start;box-sizing:border-box}.booking-dashboard-scope .header-content{display:flex;flex-direction:column;gap:2px}.booking-dashboard-scope .report-section{display:flex;align-items:center;gap:12px;margin-top:8px;flex-wrap:wrap}.booking-dashboard-scope .report-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--primary-500);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.booking-dashboard-scope .report-btn:hover{background:var(--primary-800);transform:translateY(-1px);box-shadow:0 4px 8px #4c64ff33}.booking-dashboard-scope .report-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.booking-dashboard-scope .report-btn svg{width:20px;height:20px;flex-shrink:0}.booking-dashboard-scope .egyptian-salary-report{background:#dc2626}.booking-dashboard-scope .egyptian-salary-report:hover{background:#b91c1c;box-shadow:0 4px 8px #dc262633}.booking-dashboard-scope .ksa-salary-report{background:#f59e0b}.booking-dashboard-scope .ksa-salary-report:hover{background:#d97706;box-shadow:0 4px 8px #f59e0b33}.booking-dashboard-scope .title-section{display:flex;align-items:center;gap:10px;margin-bottom:8px}.booking-dashboard-scope .main-title{color:var(--text-main);font-size:30px;font-weight:600;line-height:38px;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;caret-color:transparent;cursor:default}.booking-dashboard-scope .employee-badge{height:26px;padding:2px 8px;background:var(--badge-primary-bg);border-radius:16px;display:flex;align-items:center}.booking-dashboard-scope .badge-text{color:var(--badge-primary-text);font-size:12px;font-weight:500;line-height:18px;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .subtitle{color:#475467;font-size:16px;font-weight:400;line-height:24px;margin:0;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .filters-section{display:flex;align-items:center;gap:12px;width:100%;flex-wrap:wrap;box-sizing:border-box}.booking-dashboard-scope .search-container{position:relative;width:100%;max-width:100%;box-sizing:border-box}.booking-dashboard-scope .search-mode{display:flex;align-items:center;gap:8px}.booking-dashboard-scope .search-input-wrapper{min-height:48px}.booking-dashboard-scope .search-input-wrapper{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d;overflow:hidden}.booking-dashboard-scope .search-icon{position:absolute;left:14px;z-index:1;color:#667085}.booking-dashboard-scope .search-input{width:100%;height:48px;padding:10px 14px 10px 44px;border:none;background:transparent;font-size:16px;font-weight:400}.booking-dashboard-scope .sort-container{display:flex;align-items:center;gap:12px}.booking-dashboard-scope .sort-label{font-size:14px;font-weight:500;color:#475467;white-space:nowrap;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .sort-buttons{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;padding:4px;box-shadow:0 1px 2px #1018280d}.booking-dashboard-scope .sort-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#667085;cursor:pointer;transition:all .2s ease;white-space:nowrap}.booking-dashboard-scope .sort-btn:hover{background:#f9fafb;color:#475467}.booking-dashboard-scope .sort-btn.active{background:#eff8ff;color:#175cd3;font-weight:600}.booking-dashboard-scope .sort-btn svg{flex-shrink:0}.booking-dashboard-scope .sort-btn span{line-height:1}.booking-dashboard-scope .medical-insurance-cell{display:flex;align-items:center;gap:8px}.booking-dashboard-scope .medical-insurance-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.01em}.booking-dashboard-scope .medical-internal{background-color:#ecfdf3;color:#027a48}.booking-dashboard-scope .medical-external{background-color:#eff8ff;color:#175cd3}.booking-dashboard-scope .medical-not-assigned{background-color:#f9fafb;color:#6b7280}.booking-dashboard-scope .medical-insurance-menu{position:relative}.booking-dashboard-scope .medical-insurance-menu .menu-trigger{border:none;background:transparent;cursor:pointer;padding:0 4px;font-size:18px;line-height:1;color:#6b7280}.booking-dashboard-scope .medical-insurance-menu .menu-trigger:hover{color:#111827}.booking-dashboard-scope .medical-insurance-menu .menu-dropdown{position:absolute;top:20px;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #0f172a14;min-width:150px;z-index:10;padding:4px 0}.booking-dashboard-scope .medical-insurance-menu .menu-dropdown button{width:100%;border:none;background:transparent;text-align:left;padding:8px 12px;font-size:13px;color:#111827;cursor:pointer}.booking-dashboard-scope .medical-insurance-menu .menu-dropdown button:hover{background-color:#f3f4f6}.booking-dashboard-scope .search-input::placeholder{color:#98a2b3}.booking-dashboard-scope .clear-search-btn{position:absolute;right:14px;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#667085;transition:background-color .2s}.booking-dashboard-scope .clear-search-btn:hover{background:#f2f4f7}.booking-dashboard-scope .filter-dropdown{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d;cursor:pointer;transition:all .2s}.booking-dashboard-scope .filter-dropdown:hover{border-color:#98a2b3}.booking-dashboard-scope .filter-content{display:flex;align-items:center;gap:8px}.booking-dashboard-scope .filter-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#667085}.booking-dashboard-scope .filter-label{color:#101828;font-size:16px;font-weight:500;line-height:24px;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .filter-value{color:#475467;font-size:16px;font-weight:400;line-height:24px;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .filter-arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#667085}.booking-dashboard-scope .main-card{width:100%;margin:0 0 24px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;border:1px solid #EAECF0;overflow:hidden;box-sizing:border-box;transition:box-shadow .2s ease,transform .2s ease}.booking-dashboard-scope .table-responsive{width:100%;overflow-x:auto}.booking-dashboard-scope .main-card:hover{box-shadow:0 8px 20px #10182814}.booking-dashboard-scope .card-header{padding:28px 24px 20px;border-top:8px solid #4C64FF;display:flex;justify-content:flex-end;align-items:flex-start;gap:16px}.booking-dashboard-scope .header-info{flex:1;display:flex;flex-direction:column;gap:4px}.booking-dashboard-scope .header-title-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.booking-dashboard-scope .header-title{color:#101828;font-size:18px;font-weight:600;line-height:28px;margin:0}.booking-dashboard-scope .count-badge{padding:2px 8px;background:#f4f7ff;border-radius:16px;display:flex;align-items:center}.booking-dashboard-scope .count-text{color:#4c64ff;font-size:12px;font-weight:500;line-height:18px}.booking-dashboard-scope .header-description{color:#475467;font-size:14px;font-weight:400;line-height:20px;margin:0}.booking-dashboard-scope .add-salary-btn{width:165px;height:42px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 0 0 1px #375dfb;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .2s}.booking-dashboard-scope .add-salary-btn:hover{background:linear-gradient(180deg,#ffffff1f,#fff0),#1557b0}.booking-dashboard-scope .btn-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.booking-dashboard-scope .btn-text{color:#fff;font-size:14px;font-weight:700;line-height:19.6px}.booking-dashboard-scope .table-section{width:100%;background:var(--bg-surface);overflow-x:auto}.booking-dashboard-scope .table-container{width:100%;min-width:100%;display:flex;flex-direction:column}.booking-dashboard-scope .table-header{display:flex;background:var(--bg-subtle);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:1}.booking-dashboard-scope .header-cell{padding:16px 24px;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;line-height:18px;color:var(--text-muted)}.booking-dashboard-scope .checkbox-cell{width:200px;min-width:200px}.booking-dashboard-scope .table-header .header-cell.name-col{width:220px;min-width:220px;max-width:220px}.booking-dashboard-scope .table-header .header-cell.email-col{width:200px;min-width:200px;max-width:200px}.booking-dashboard-scope .table-header .header-cell.job-col{width:160px;min-width:160px;max-width:160px}.booking-dashboard-scope .table-header .header-cell.phone-col{width:150px;min-width:150px;max-width:150px}.booking-dashboard-scope .table-header .header-cell.date-col{width:120px;min-width:120px;max-width:120px}.booking-dashboard-scope .table-header .header-cell.contract-col,.booking-dashboard-scope .table-header .header-cell.status-col{width:100px;min-width:100px;max-width:100px}.booking-dashboard-scope .table-header .header-cell.actions-col{width:120px;min-width:120px;max-width:120px}.booking-dashboard-scope .table-header .header-cell.code-col{width:80px;min-width:80px;max-width:80px}.booking-dashboard-scope .table-header .header-cell.salary-col{width:150px;min-width:150px;max-width:150px}.booking-dashboard-scope .table-header .header-cell.egy-status-col,.booking-dashboard-scope .table-header .header-cell.ksa-status-col{width:130px;min-width:130px;max-width:130px}.booking-dashboard-scope .sortable{cursor:pointer;transition:background-color .2s}.booking-dashboard-scope .sortable:hover{background:#f2f4f7}.booking-dashboard-scope .sort-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#475467}.booking-dashboard-scope .checkbox-wrapper{display:flex;align-items:center;justify-content:center}.booking-dashboard-scope .header-checkbox,.booking-dashboard-scope .row-checkbox{width:20px;height:20px;border:1px solid #D0D5DD;border-radius:6px;background:#fff;cursor:pointer}.booking-dashboard-scope .table-body{display:flex;flex-direction:column}.booking-dashboard-scope .table-row{display:flex;border-bottom:1px solid var(--border-color);transition:background-color .2s}.booking-dashboard-scope .table-row:hover{background:var(--bg-subtle);transition:background .2s ease}.booking-dashboard-scope .table-body .table-row:nth-child(2n){background:#f9fafb80}.booking-dashboard-scope .table-row:last-child{border-bottom:none}.booking-dashboard-scope .table-cell{padding:16px 24px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:var(--text-main)}.booking-dashboard-scope .name-cell{width:220px;min-width:220px;max-width:220px}.booking-dashboard-scope .email-cell{width:200px;min-width:200px;max-width:200px}.booking-dashboard-scope .code-cell{width:80px;min-width:80px;max-width:80px}.booking-dashboard-scope .job-cell{width:160px;min-width:160px;max-width:160px}.booking-dashboard-scope .phone-cell{width:150px;min-width:150px;max-width:150px}.booking-dashboard-scope .date-cell{width:120px;min-width:120px;max-width:120px}.booking-dashboard-scope .contract-cell,.booking-dashboard-scope .status-cell{width:100px;min-width:100px;max-width:100px}.booking-dashboard-scope .egy-status-cell,.booking-dashboard-scope .ksa-status-cell{width:130px;min-width:130px;max-width:130px}.booking-dashboard-scope .actions-cell{width:120px;min-width:120px;max-width:120px}.booking-dashboard-scope .cell-content{display:flex;align-items:center;gap:12px;width:100%}.booking-dashboard-scope .employee-info{display:flex;align-items:center;gap:6px}.booking-dashboard-scope .employee-avatar,.booking-dashboard-scope .employee-info img,.booking-dashboard-scope .table-cell img[src*=placehold],.booking-dashboard-scope .table-cell img[src*=profile],.booking-dashboard-scope .table-cell img[alt*=employee]{width:28px!important;height:28px!important;min-width:28px;min-height:28px;max-width:28px;max-height:28px;border-radius:50%!important;object-fit:cover!important;object-position:center;display:block;flex-shrink:0;aspect-ratio:1/1;overflow:hidden;border:none;padding:0;margin:0}.booking-dashboard-scope .booking-dashboard-container .table-cell .employee-info .employee-avatar,.booking-dashboard-scope .booking-dashboard-container .table-cell img.employee-avatar,.booking-dashboard-scope .booking-dashboard-container .employee-info img{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;display:block!important;flex-shrink:0!important;aspect-ratio:1/1!important;overflow:hidden!important;border:none!important;padding:0!important;margin:0!important}.booking-dashboard-scope .booking-dashboard-container img{border-radius:50%!important;object-fit:cover!important;object-position:center!important}.booking-dashboard-scope .booking-dashboard-container .table-responsive img,.booking-dashboard-scope .booking-dashboard-container .table-container img,.booking-dashboard-scope .booking-dashboard-container .table-body img{width:28px!important;height:28px!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;display:block!important;flex-shrink:0!important;aspect-ratio:1/1!important;overflow:hidden!important}.booking-dashboard-scope .booking-dashboard-container img{border-radius:50%!important;max-width:28px!important;height:28px!important;width:28px!important;object-fit:cover!important;object-position:center!important}.booking-dashboard-scope .employee-name,.booking-dashboard-scope .cell-text{color:var(--text-main);font-size:14px;font-weight:500;line-height:20px;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .contract-badge{display:flex;align-items:center;gap:4px;padding:2px 8px 2px 10px;border-radius:16px;font-size:12px;font-weight:500;line-height:16px}.booking-dashboard-scope .contract-badge.full-time{background:#f0f9ff;color:#4c64ff}.booking-dashboard-scope .contract-badge.part-time{background:#f9f5ff;color:#6941c6}.booking-dashboard-scope .badge-icon{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.booking-dashboard-scope .badge-text{font-size:12px;font-weight:500;line-height:16px}.booking-dashboard-scope .type-badge{padding:2px 10px;background:#f2f4f7;border-radius:16px;display:flex;align-items:center}.booking-dashboard-scope .type-text{color:#344054;font-size:14px;font-weight:500;line-height:20px}.booking-dashboard-scope .status-badge{display:flex;align-items:center;gap:6px;padding:2px 8px 2px 10px;border-radius:16px;font-size:14px;font-weight:500;line-height:20px}.booking-dashboard-scope .status-badge.active{background:#ecfdf3;color:#027a48}.booking-dashboard-scope .status-badge.inactive{background:#fef3f2;color:#b42318}.booking-dashboard-scope .status-badge.training{background:#eff8ff;color:#175cd3}.booking-dashboard-scope .status-dot{width:6px;height:6px;border-radius:50%}.booking-dashboard-scope .status-badge.active .status-dot{background:#12b76a}.booking-dashboard-scope .status-badge.inactive .status-dot{background:#f04438}.booking-dashboard-scope .status-badge.training .status-dot{background:#2e90fa}.booking-dashboard-scope .status-text{font-size:14px;font-weight:500;line-height:20px;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.booking-dashboard-scope .action-buttons{display:flex;align-items:center;gap:4px}.booking-dashboard-scope .action-btn{width:32px;height:32px;border:none;border-radius:6px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.booking-dashboard-scope .action-btn:hover{background:#f9fafb}.booking-dashboard-scope .action-btn:active{transform:translateY(1px)}.booking-dashboard-scope .action-btn:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:8px}.booking-dashboard-scope .edit-btn{color:#667085}.booking-dashboard-scope .edit-btn:hover{color:#344054}.booking-dashboard-scope .salary-btn{color:#10b981}.booking-dashboard-scope .salary-btn:hover{color:#059669;background:#ecfdf5}.booking-dashboard-scope .egyptian-salary-btn{color:#dc2626}.booking-dashboard-scope .egyptian-salary-btn:hover{color:#b91c1c;background:#fef2f2}.booking-dashboard-scope .delete-btn{color:#667085}.booking-dashboard-scope .delete-btn:hover{color:#f04438}.booking-dashboard-scope .view-btn{color:#667085}.booking-dashboard-scope .view-btn:hover{color:#344054}.booking-dashboard-scope .pagination-section{padding:12px 24px 16px;border-top:1px solid #EAECF0;display:flex;justify-content:space-between;align-items:center}.booking-dashboard-scope .pagination-btn{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d;cursor:pointer;transition:all .2s;font-size:14px;font-weight:600;line-height:20px;color:#344054}.booking-dashboard-scope .pagination-btn:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}.booking-dashboard-scope .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.booking-dashboard-scope .pagination-numbers{display:flex;align-items:center;gap:2px}.booking-dashboard-scope .page-number{width:40px;height:40px;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500;line-height:20px;color:#475467}.booking-dashboard-scope .page-number:hover,.booking-dashboard-scope .page-number.active{background:#f9fafb;color:#1d2939}.booking-dashboard-scope .page-number.ellipsis{cursor:default;background:transparent!important;color:#475467!important;font-weight:600}.booking-dashboard-scope .page-number.ellipsis:hover{background:transparent!important;color:#475467!important}.booking-dashboard-scope .skeleton{position:relative;overflow:hidden;background:#f2f4f7;border-radius:6px}.booking-dashboard-scope .skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#fff9,#fff0);animation:skeleton-shimmer 1.2s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.booking-dashboard-scope .skeleton-title{width:180px;height:24px;margin-bottom:8px}.booking-dashboard-scope .skeleton-badge{width:90px;height:24px;border-radius:12px}.booking-dashboard-scope .skeleton-subtitle{width:200px;height:16px}.booking-dashboard-scope .skeleton-button{width:165px;height:42px;border-radius:10px}.booking-dashboard-scope .skeleton-search{width:100%;height:44px;border-radius:8px}.booking-dashboard-scope .skeleton-filter-btn{width:80px;height:36px;border-radius:6px}.booking-dashboard-scope .skeleton-header-text{width:80px;height:16px}.booking-dashboard-scope .skeleton-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:block}.booking-dashboard-scope .skeleton-name{width:120px;height:16px;margin-left:12px}.booking-dashboard-scope .skeleton-email{width:150px;height:16px}.booking-dashboard-scope .skeleton-job{width:100px;height:16px}.booking-dashboard-scope .skeleton-phone{width:120px;height:16px}.booking-dashboard-scope .skeleton-date{width:80px;height:16px}.booking-dashboard-scope .skeleton-contract{width:70px;height:20px;border-radius:4px}.booking-dashboard-scope .skeleton-status{width:60px;height:20px;border-radius:4px}.booking-dashboard-scope .skeleton-actions{width:84px;height:28px;border-radius:6px}.booking-dashboard-scope .skeleton-pagination-text{width:120px;height:16px}.booking-dashboard-scope .skeleton-pagination-btn{width:32px;height:32px;border-radius:6px;margin:0 2px}.booking-dashboard-scope .skeleton-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px}.booking-dashboard-scope .skeleton-avatar-large{width:80px;height:80px;border-radius:50%;display:block}.booking-dashboard-scope .skeleton-title-large{width:200px;height:24px}.booking-dashboard-scope .skeleton-subtitle-large{width:150px;height:16px}@media (max-width: 1400px){.booking-dashboard-scope .table-section{overflow-x:auto}.booking-dashboard-scope .table-container{min-width:1200px}.booking-dashboard-scope .main-card{width:100%;margin:0 0 24px}.booking-dashboard-scope .breadcrumb-section,.booking-dashboard-scope .header-section{padding-left:16px;padding-right:16px}}@media (max-width: 1200px){.booking-dashboard-scope .table-section{overflow-x:auto}.booking-dashboard-scope .table-container{min-width:1000px}.booking-dashboard-scope .main-card{width:100%;margin:0 0 24px}.booking-dashboard-scope .breadcrumb-section,.booking-dashboard-scope .header-section{padding-left:16px;padding-right:16px}}@media (max-width: 768px){.booking-dashboard-scope .table-container{min-width:800px}.booking-dashboard-scope .header-cell,.booking-dashboard-scope .table-cell{padding:8px 12px}.booking-dashboard-scope .header-section{flex-direction:column;gap:16px;align-items:stretch}.booking-dashboard-scope .filters-section{flex-direction:column;gap:12px;align-items:stretch}.booking-dashboard-scope .search-container{width:100%}.booking-dashboard-scope .main-card{width:100%;margin:0 0 24px}.booking-dashboard-scope .card-header{flex-direction:column;gap:16px;align-items:stretch}.booking-dashboard-scope .add-salary-btn{width:100%}}@media (max-width: 480px){.booking-dashboard-scope .breadcrumb-section,.booking-dashboard-scope .header-section{padding-left:12px;padding-right:12px}.booking-dashboard-scope .main-card{width:100%;margin:0 0 24px}.booking-dashboard-scope .card-header{padding:20px 16px 16px}.booking-dashboard-scope .table-cell,.booking-dashboard-scope .header-cell{padding:12px 16px}.booking-dashboard-scope .pagination-section{padding:12px 16px 16px;flex-direction:column;gap:12px}}.booking-dashboard-scope .help-text{margin-top:8px;padding:8px 12px;background:#f0f4ff;border:1px solid #D1DDFF;border-radius:6px;font-size:12px;line-height:1.4}.booking-dashboard-scope .help-text small{color:#475467;display:flex;align-items:flex-start;gap:6px}.booking-dashboard-scope .help-text i{color:#2e6de9;margin-top:1px;flex-shrink:0}.booking-dashboard-scope .help-text a{color:#2e6de9;text-decoration:none;font-weight:500}.booking-dashboard-scope .help-text a:hover{text-decoration:underline}.booking-dashboard-scope .admin4-warning{margin-top:8px;padding:8px 12px;background:#fef3c7;border:1px solid #F59E0B;border-radius:6px;font-size:12px;line-height:1.4}.booking-dashboard-scope .admin4-warning small{color:#92400e;display:flex;align-items:flex-start;gap:6px}.booking-dashboard-scope .admin4-warning i{color:#f59e0b;margin-top:1px;flex-shrink:0}.booking-dashboard-scope .admin4-restricted{opacity:.8;position:relative}.booking-dashboard-scope .admin4-note{font-size:10px;color:#6b7280;font-style:italic;margin-left:8px}.booking-dashboard-scope .access-checking-container,.booking-dashboard-scope .access-denied-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem;background:#f9f9f9}.booking-dashboard-scope .access-checking-content,.booking-dashboard-scope .access-denied-content{text-align:center;max-width:400px}.booking-dashboard-scope .access-denied-icon{margin-bottom:1rem}.booking-dashboard-scope .access-denied-content h3{color:#6c757d;margin-bottom:1rem}.booking-dashboard-scope .access-denied-content p{margin-bottom:.5rem}.booking-dashboard-scope .admin4-special-section{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px}.booking-dashboard-scope .admin10-employees-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#4c64ff;color:#fff;border:2px solid #4C64FF;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;width:fit-content;position:relative}.booking-dashboard-scope .admin10-employees-btn:hover{background:#3b52e8;border-color:#3b52e8;transform:translateY(-1px);box-shadow:0 4px 8px #4c64ff33}.booking-dashboard-scope .admin10-employees-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.booking-dashboard-scope .admin10-employees-btn.active{background:#10b981;border-color:#10b981;color:#fff}.booking-dashboard-scope .admin10-employees-btn.active:hover{background:#059669;border-color:#059669}.booking-dashboard-scope .admin10-employees-btn.active:active{background:#047857;border-color:#047857}.booking-dashboard-scope .admin10-employees-btn i{font-size:16px}.booking-dashboard-scope .salary-status-cell{width:150px;min-width:150px;max-width:150px}.booking-dashboard-scope .salary-status-content{display:flex;flex-direction:column;gap:4px;width:100%}.booking-dashboard-scope .salary-status-item{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;line-height:16px}.booking-dashboard-scope .salary-status-item.egyptian-status{background:#fef2f2;border:1px solid #FECACA;color:#b91c1c}.booking-dashboard-scope .salary-status-item.egyptian-status .egyptian-flag{background:linear-gradient(to bottom,#ce1126 33%,#fff 33% 66%,#000 66%);width:16px;height:12px;border-radius:2px;display:inline-block;margin-right:4px;border:1px solid #ccc}.booking-dashboard-scope .salary-status-item.egyptian-status.assigned{background:#e0f2fe;border:1px solid #81D4FA;color:#0277bd;font-weight:600}.booking-dashboard-scope .salary-status-item.saudi-status{background:#fffbeb;border:1px solid #FED7AA;color:#d97706}.booking-dashboard-scope .salary-status-item.saudi-status.assigned{background:#e0f2fe;border:1px solid #93C5FD;color:#1d4ed8;font-weight:600}.booking-dashboard-scope .salary-status-item i{font-size:12px;flex-shrink:0}.booking-dashboard-scope .salary-status-item .status-text{font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.booking-dashboard-scope .admin4-special-section{margin-top:12px;padding:12px}.booking-dashboard-scope .admin10-employees-btn{width:100%;justify-content:center}.booking-dashboard-scope .salary-status-cell{width:120px;min-width:120px;max-width:120px}.booking-dashboard-scope .salary-status-item{padding:3px 6px;font-size:11px}.booking-dashboard-scope .salary-status-item .status-text{font-size:10px}}.booking-dashboard-scope .employees-header{align-items:flex-start;gap:20px}.booking-dashboard-scope .employees-header .header-content{flex:1;min-width:0}.booking-dashboard-scope .sync-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.booking-dashboard-scope .sync-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:4px 10px 4px 8px;border-radius:999px;border:1px solid #EAECF0;background:#f9fafb;color:#475467;font-size:12px;font-weight:500;line-height:18px}.booking-dashboard-scope .sync-chip.connected{background:#ecfdf3;border-color:#abefc6;color:#027a48}.booking-dashboard-scope .sync-chip.disconnected{background:#fffaeb;border-color:#fedf89;color:#b54708}.booking-dashboard-scope .sync-chip.loading{background:#f9fafb;border-color:#eaecf0;color:#667085}.booking-dashboard-scope .sync-chip-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.booking-dashboard-scope .sync-chip.connected .sync-chip-dot{box-shadow:0 0 0 3px #027a4826}.booking-dashboard-scope .sync-chip-label{font-weight:600}.booking-dashboard-scope .sync-chip-meta{color:inherit;opacity:.85}.booking-dashboard-scope .sync-chip-meta:before{content:"\622\b7";margin-right:8px;opacity:.6}.booking-dashboard-scope .page-actions-panel{display:flex;flex-wrap:wrap;align-items:stretch;gap:0;max-width:100%;padding:10px;background:#fff;border:1px solid #EAECF0;border-radius:12px;box-shadow:0 1px 2px #1018280d}.booking-dashboard-scope .toolbar-section{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:4px 10px}.booking-dashboard-scope .toolbar-section--utility{justify-content:center}.booking-dashboard-scope .toolbar-section-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#98a2b3;line-height:1}.booking-dashboard-scope .toolbar-section-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.booking-dashboard-scope .toolbar-divider{width:1px;align-self:stretch;margin:6px 4px;background:#eaecf0}.booking-dashboard-scope .toolbar-btn{min-height:38px}.booking-dashboard-scope .toolbar-btn--compact{padding:8px 12px}.booking-dashboard-scope .toolbar-btn--import{border:1px solid #D0D5DD;background:#fff;border-radius:8px;box-shadow:0 1px 2px #1018280d}.booking-dashboard-scope .toolbar-btn--import:hover{background:#f9fafb;color:#344054}.booking-dashboard-scope .page-action-btn{width:auto;min-width:unset;height:38px;padding:8px 14px;white-space:nowrap}.booking-dashboard-scope .page-action-btn .btn-text{white-space:nowrap;font-weight:600}.booking-dashboard-scope .page-action-btn--secondary{background:linear-gradient(180deg,#ffffff1f,#fff0),#4c64ff;box-shadow:0 0 0 1px #4c64ff}.booking-dashboard-scope .page-action-btn--secondary:hover{background:linear-gradient(180deg,#ffffff1f,#fff0),#3b52e8}.booking-dashboard-scope .employees-filters{padding:0 24px 16px;gap:16px}.booking-dashboard-scope .employees-search{display:flex;align-items:center;gap:12px;width:100%;flex:1 1 520px}.booking-dashboard-scope .employees-search .search-mode{display:flex;align-items:center;gap:8px;padding:4px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d}.booking-dashboard-scope .employees-search .search-input-wrapper{flex:1;min-width:0}.booking-dashboard-scope .search-clear-btn:disabled{opacity:.45;cursor:not-allowed}.booking-dashboard-scope .filters-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.booking-dashboard-scope .spinning{animation:spin .8s linear infinite}.booking-dashboard-scope .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;text-align:center}.booking-dashboard-scope .empty-state-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:16px;border-radius:50%;background:#f9fafb;border:1px solid #EAECF0}.booking-dashboard-scope .empty-state-title{margin:0 0 8px;color:#101828;font-size:18px;font-weight:600;line-height:28px}.booking-dashboard-scope .empty-state-text{margin:0;max-width:360px;color:#667085;font-size:14px;line-height:20px}.booking-dashboard-scope .pagination-section{padding:12px 24px 16px;border-top:1px solid #EAECF0;display:flex;justify-content:space-between;align-items:center;gap:12px}.booking-dashboard-scope .pagination-left{display:flex;align-items:center;gap:10px}.booking-dashboard-scope .pagination-label{color:#667085;font-size:14px;font-weight:500}.booking-dashboard-scope .page-size-select{padding:6px 10px;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;color:#344054;background:#fff}@media (max-width: 1200px){.booking-dashboard-scope .employees-header{flex-direction:column;align-items:stretch}.booking-dashboard-scope .page-actions-panel{width:100%}}@media (max-width: 900px){.booking-dashboard-scope .page-actions-panel{flex-direction:column;align-items:stretch}.booking-dashboard-scope .toolbar-divider{width:100%;height:1px;margin:4px 0}.booking-dashboard-scope .toolbar-section{padding:6px 4px}.booking-dashboard-scope .toolbar-section-actions{width:100%}.booking-dashboard-scope .page-action-btn,.booking-dashboard-scope .toolbar-btn--import{flex:1 1 auto;justify-content:center}.booking-dashboard-scope .employees-filters,.booking-dashboard-scope .employees-search{flex-direction:column;align-items:stretch}.booking-dashboard-scope .employees-search .search-mode{width:100%;justify-content:center}.booking-dashboard-scope .filters-toolbar{width:100%;justify-content:space-between}}@media (max-width: 640px){.booking-dashboard-scope .pagination-section{flex-direction:column;align-items:stretch}.booking-dashboard-scope .pagination-left{justify-content:space-between}}.bs-shell .bs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.bs-shell .bs-title{margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2}.bs-shell .bs-subtitle{margin:0;color:var(--bs-muted);font-size:14px}.bs-shell .bs-refresh-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--bs-border);border-radius:10px;background:var(--bs-surface);color:var(--bs-text);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.bs-shell .bs-refresh-btn:hover:not(:disabled){border-color:#c7d2fe;color:var(--bs-primary);background:var(--bs-primary-soft)}.bs-shell .bs-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.bs-shell .bs-loading{display:grid;gap:16px}.bs-shell .bs-loading-label{margin:0;color:#667085;font-size:14px;font-weight:500}.bs-shell .bs-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.bs-shell .bs-error{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #fecaca;border-radius:12px;background:#fef2f2;color:#991b1b}.bs-shell .bs-error p{margin:4px 0 0;color:#b42318}.bs-shell .bs-hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.bs-shell .bs-hero-card{display:flex;align-items:center;gap:14px;padding:20px;border-radius:14px;border:1px solid var(--bs-border);background:var(--bs-surface);box-shadow:0 1px 2px #1018280d}.bs-shell .bs-hero-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.bs-shell .bs-hero-card--primary .bs-hero-icon{background:#eff6ff;color:#2563eb}.bs-shell .bs-hero-card--travel .bs-hero-icon{background:#eef2ff;color:#4f46e5}.bs-shell .bs-hero-card--alert .bs-hero-icon{background:#fff7ed;color:#ea580c}.bs-shell .bs-hero-card--alert.bs-hero-card--warn{border-color:#fecaca;background:#fff1f2}.bs-shell .bs-hero-card--alert.bs-hero-card--warn .bs-hero-icon{background:#ffe4e6;color:#e11d48}.bs-shell .bs-hero-card--money .bs-hero-icon{background:#ecfdf5;color:#059669}.bs-shell .bs-hero-label{display:block;font-size:13px;color:var(--bs-muted);margin-bottom:4px}.bs-shell .bs-hero-value{font-size:24px;font-weight:700;line-height:1.1}.bs-shell .bs-spend-panel{padding:20px 24px;border:1px solid var(--bs-border);border-radius:14px;background:var(--bs-surface);margin-bottom:28px;box-shadow:0 1px 2px #1018280d}.bs-shell .bs-spend-header h2,.bs-shell .bs-section-header h2{margin:0 0 4px;font-size:18px;font-weight:700}.bs-shell .bs-spend-header p,.bs-shell .bs-section-header p{margin:0;color:var(--bs-muted);font-size:13px}.bs-shell .bs-spend-bars{display:grid;gap:14px;margin-top:18px}.bs-shell .bs-spend-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,2fr) 48px;gap:12px;align-items:center}.bs-shell .bs-spend-meta{display:flex;flex-direction:column;gap:2px;font-size:13px;color:var(--bs-muted)}.bs-shell .bs-spend-meta strong{color:var(--bs-text);font-size:14px}.bs-shell .bs-spend-meta i{margin-right:6px}.bs-shell .bs-spend-track{height:10px;border-radius:999px;background:#f2f4f7;overflow:hidden}.bs-shell .bs-spend-fill{height:100%;border-radius:999px;min-width:4px;transition:width .4s ease}.bs-shell .bs-spend-fill--flight{background:linear-gradient(90deg,#3b82f6,#2563eb)}.bs-shell .bs-spend-fill--hotel{background:linear-gradient(90deg,#6366f1,#4f46e5)}.bs-shell .bs-spend-fill--car{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.bs-shell .bs-spend-pct{text-align:right;font-size:13px;font-weight:600;color:var(--bs-muted)}.bs-shell .bs-spend-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px dashed var(--bs-border);font-size:14px;color:var(--bs-muted)}.bs-shell .bs-spend-footer strong{color:var(--bs-text);font-size:16px}.bs-shell .bs-section{margin-bottom:28px}.bs-shell .bs-section-header{margin-bottom:14px}.bs-shell .bs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.bs-shell .bs-card{display:flex;gap:14px;padding:18px;border:1px solid var(--bs-border);border-radius:12px;background:var(--bs-surface);transition:transform .2s ease,box-shadow .2s ease}.bs-shell .bs-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10182814}.bs-shell .bs-card--alert{border-color:#fecaca;background:#fffafb}.bs-shell .bs-card-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.bs-shell .bs-card[data-tone=blue] .bs-card-icon{background:#eff6ff;color:#2563eb}.bs-shell .bs-card[data-tone=indigo] .bs-card-icon{background:#eef2ff;color:#4f46e5}.bs-shell .bs-card[data-tone=violet] .bs-card-icon{background:#f5f3ff;color:#7c3aed}.bs-shell .bs-card[data-tone=emerald] .bs-card-icon{background:#ecfdf5;color:#059669}.bs-shell .bs-card[data-tone=amber] .bs-card-icon{background:#fffbeb;color:#d97706}.bs-shell .bs-card[data-tone=rose] .bs-card-icon{background:#fff1f2;color:#e11d48}.bs-shell .bs-card[data-tone=slate] .bs-card-icon{background:#f8fafc;color:#475569}.bs-shell .bs-card-label{display:block;font-size:13px;color:var(--bs-muted);margin-bottom:4px}.bs-shell .bs-card-value{display:block;font-size:22px;font-weight:700;line-height:1.2;margin-bottom:6px}.bs-shell .bs-card-hint{margin:0;font-size:12px;line-height:1.4;color:#98a2b3}@media (max-width: 1100px){.bs-shell .bs-hero{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.bs-shell .bs-header{flex-direction:column;align-items:stretch}.bs-shell .bs-hero{grid-template-columns:1fr}.bs-shell .bs-spend-row{grid-template-columns:1fr;gap:8px}.bs-shell .bs-spend-pct{text-align:left}}.flight-requests-wrapper{margin-top:0}.flight-requests-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px;padding:14px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}.flight-requests-wrapper .section-header h3{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;margin:0}.flight-requests-wrapper .section-header i.fa-plane{color:#2563eb}.flight-requests-wrapper .status-filter-chips{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end;margin-left:auto;padding:6px;border-radius:999px;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #dbeafe}.flight-requests-wrapper .filter-chip{border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;background:#f8fafc;color:#334155;transition:all .2s ease}.flight-requests-wrapper .filter-chip:hover{background:#eff6ff}.flight-requests-wrapper .filter-chip.active{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 10px 24px #2563eb24}.flight-requests-wrapper .empty-requests.filtered-empty{padding:18px 20px;flex-direction:row;justify-content:space-between;align-items:center;text-align:left;box-shadow:none;background:#f8fbff;border-radius:14px}.flight-requests-wrapper .empty-requests.filtered-empty p{margin:0;font-size:.875rem}.flight-requests-wrapper .requests-loading{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:.875rem}.flight-requests-wrapper .flight-requests-wrapper.employee-mode .empty-requests{padding:24px 20px}.flight-requests-wrapper .empty-requests{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a}.flight-requests-wrapper .empty-requests .empty-icon{width:100px;height:100px;background:var(--bg-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--text-gray)}.flight-requests-wrapper .empty-requests h4{font-size:22px;color:var(--text-dark);margin:0 0 8px;font-weight:600}.flight-requests-wrapper .empty-requests p{font-size:15px;color:var(--text-gray);margin:0}.flight-requests-wrapper .requests-list{display:flex;flex-direction:column;gap:16px}.flight-requests-wrapper .requests-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.flight-requests-wrapper .filter-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.flight-requests-wrapper .filter-group{display:flex;flex-wrap:wrap;gap:6px}.flight-requests-wrapper .route-arrow{opacity:.45;font-weight:500;padding:0 .2em}.flight-requests-wrapper .booking-request-footer-wrap{padding-top:4px}.flight-requests-wrapper .request-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.flight-requests-wrapper .meta-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:11px;color:#6b7280;background-color:#f9fafb}.flight-requests-wrapper .meta-chip i{font-size:11px}.flight-requests-wrapper .meta-chip.handled{background-color:#ecfdf3;color:#166534}.flight-requests-wrapper .request-body .request-row{display:flex;gap:16px;margin-top:8px}.flight-requests-wrapper .request-body .request-col{flex:1}.flight-requests-wrapper .request-body label{font-size:12px;font-weight:500;color:#6b7280;margin-bottom:2px;display:block}.flight-requests-wrapper .family-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.flight-requests-wrapper .family-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background-color:#f3f4f6;border-radius:999px}.flight-requests-wrapper .family-avatar{width:24px;height:24px;border-radius:999px;object-fit:cover}.flight-requests-wrapper .family-name{font-size:13px;font-weight:500}.flight-requests-wrapper .family-relationship{font-size:11px;color:#6b7280}.flight-requests-wrapper .approver-avatar{width:20px;height:20px;border-radius:999px;object-fit:cover}.flight-requests-wrapper .request-linked{font-size:12px}.flight-requests-wrapper .request-footer .btn-sm{padding:4px 12px;font-size:13px}.flight-requests-wrapper .brq-footer-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.flight-requests-wrapper .brq-btn-reject,.flight-requests-wrapper .brq-btn-done{padding:5px 14px;font-size:13px;font-weight:600;border-radius:8px}.flight-requests-wrapper .linked-sections{margin-top:8px;border-top:1px dashed #e5e7eb;padding-top:8px}.flight-requests-wrapper .linked-chip-list{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.flight-requests-wrapper .linked-chip{padding:2px 8px;border-radius:999px;font-size:11px;background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.flight-requests-wrapper .linked-chip.hotel{background:#ecfdf3;color:#15803d;border-color:#bbf7d0}.flight-requests-wrapper .linked-chip.car{background:#fef9c3;color:#92400e;border-color:#fef3c7}.flight-requests-wrapper .modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1050}.flight-requests-wrapper .modal-dialog-centered{max-width:540px;width:100%}.flight-requests-wrapper .modal-content{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0f172a40}.flight-requests-wrapper .locked-by-other{opacity:.6;filter:grayscale(35%);pointer-events:none;cursor:not-allowed;position:relative;transition:all .25s ease-in-out}.flight-requests-wrapper .lock-badge{font-weight:600;display:inline-flex;align-items:center;gap:4px}.flight-requests-wrapper .lock-by-me{background-color:#4c64ff1a!important;color:#4c64ff!important;border:1px solid rgba(76,100,255,.25)!important}.flight-requests-wrapper .lock-by-other-badge{background-color:#f59e0b1a!important;color:#d97706!important;border:1px solid rgba(245,158,11,.25)!important}.flight-requests-wrapper .wizard-dialog{max-width:680px!important}.flight-requests-wrapper .wizard-stepper{position:relative;padding:0 10px}.flight-requests-wrapper .step-indicator{display:flex;flex-direction:column;align-items:center;z-index:2;position:relative}.flight-requests-wrapper .step-num{width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#9ca3af;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.flight-requests-wrapper .step-text{font-size:11px;font-weight:600;color:#9ca3af;margin-top:6px;text-transform:uppercase;letter-spacing:.02em;transition:color .3s ease}.flight-requests-wrapper .step-indicator.active .step-num{background:#4c64ff;color:#fff;border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff26}.flight-requests-wrapper .step-indicator.active .step-text{color:#4c64ff}.flight-requests-wrapper .step-indicator.completed .step-num{background:#10b981;color:#fff;border-color:#10b981}.flight-requests-wrapper .step-indicator.completed .step-text{color:#10b981}.flight-requests-wrapper .step-line{flex-grow:1;height:2px;background:#e5e7eb;margin:-18px 12px 0;z-index:1;transition:background-color .3s ease}.flight-requests-wrapper .step-line.active{background:#4c64ff}.flight-requests-wrapper .wizard-summary-card{background-color:#f8fafc;border:1px solid #f1f5f9}.flight-requests-wrapper .wizard-summary-card hr{opacity:.1}.flight-requests-wrapper .bg-gradient-blue{background:linear-gradient(135deg,#4c64ff,#3b50df)!important}.flight-requests-wrapper .rounded-12{border-radius:12px!important}.flight-requests-wrapper .rounded-8{border-radius:8px!important}.flight-requests-wrapper .fs-7{font-size:.875rem!important}.flight-requests-wrapper .fs-8{font-size:.775rem!important}.flight-requests-wrapper .bg-light-orange{background-color:#fffbeb!important;border:1px solid #fef3c7!important}.flight-requests-wrapper .text-orange{color:#b45309!important}.flight-requests-wrapper .focus-ring:focus{border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff26}.flight-requests-wrapper .check-premium{width:1.15rem;height:1.15rem;border-radius:4px;border-color:#cbd5e1;cursor:pointer}.flight-requests-wrapper .check-premium:checked{background-color:#4c64ff;border-color:#4c64ff}.flight-requests-wrapper .conflict-dialog{max-width:440px!important}.flight-requests-wrapper .bg-light-danger{background-color:#fef2f2!important}.flight-requests-wrapper .conflict-icon-wrapper{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.flight-requests-wrapper .cursor-pointer{cursor:pointer}.hotel-requests-wrapper{margin-top:0}.hotel-requests-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px;padding:14px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}.hotel-requests-wrapper .section-header h3{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;margin:0}.hotel-requests-wrapper .section-header i.fa-hotel{color:#10b981}.hotel-requests-wrapper .status-filter-chips{display:flex;flex-wrap:wrap;gap:12px}.hotel-requests-wrapper .filter-chip{border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;cursor:pointer;background-color:#f0fdf4;color:#14532d;transition:background-color .15s ease,color .15s ease}.hotel-requests-wrapper .filter-chip.active{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.hotel-requests-wrapper .requests-loading,.hotel-requests-wrapper .empty-requests{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:.875rem}.hotel-requests-wrapper .empty-requests{margin-top:8px}.hotel-requests-wrapper .requests-list{display:flex;flex-direction:column;gap:14px;margin-top:8px}.hotel-requests-wrapper .footer-row-hotel{margin-top:4px;display:flex;justify-content:flex-end}.hotel-requests-wrapper .rejection-text{color:#b91c1c!important}.hotel-requests-wrapper .info-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:6px}.hotel-requests-wrapper .info-item{min-width:120px;flex:1}.hotel-requests-wrapper .info-item.full{flex-basis:100%}.hotel-requests-wrapper .info-item label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:2px}.hotel-requests-wrapper .info-item span,.hotel-requests-wrapper .info-item p{font-size:.8rem;color:#374151}.hotel-requests-wrapper .pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:.75rem}.hotel-requests-wrapper .pill i{font-size:.75rem}.hotel-requests-wrapper .notes-text{margin:0;white-space:pre-line}.hotel-requests-wrapper .meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:.75rem;color:#6b7280}.hotel-requests-wrapper .meta-row i{margin-right:4px}.hotel-requests-wrapper .btn-done{border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background-color:#22c55e;color:#fff;box-shadow:0 1px 2px #00000014}.hotel-requests-wrapper .btn-done i{font-size:.85rem}.hotel-requests-wrapper .modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1050}.hotel-requests-wrapper .modal-dialog-centered{max-width:480px;width:100%}.hotel-requests-wrapper .modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0f172a59}.hotel-requests-wrapper .modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.hotel-requests-wrapper .modal-header h5{margin:0;font-size:1rem}.hotel-requests-wrapper .btn-close{border:none;background:transparent;cursor:pointer;font-size:1.1rem}.hotel-requests-wrapper .modal-body{margin-top:8px;margin-bottom:8px;max-height:320px;overflow-y:auto;font-size:.85rem}.hotel-requests-wrapper .modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:8px;border-top:1px solid #e5e7eb}.hotel-requests-wrapper .btn-cancel,.hotel-requests-wrapper .btn-confirm{border-radius:999px;padding:6px 16px;font-size:.8rem;cursor:pointer;border:none}.hotel-requests-wrapper .btn-cancel{background-color:#e5e7eb;color:#374151}.hotel-requests-wrapper .btn-confirm{background-color:#16a34a;color:#fff}@media (max-width: 640px){.hotel-requests-wrapper .section-header{flex-direction:column;align-items:flex-start;gap:8px}.hotel-requests-wrapper .request-header{align-items:flex-start}}.car-requests-wrapper .car-requests-wrapper{margin-top:0}.car-requests-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px;padding:14px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}.car-requests-wrapper .section-header h3{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;margin:0}.car-requests-wrapper .section-header i.fa-car{color:#f97316}.car-requests-wrapper .status-filter-chips{display:flex;flex-wrap:wrap;gap:12px}.car-requests-wrapper .filter-chip{border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;cursor:pointer;background-color:#fffbeb;color:#c2410c;transition:background-color .15s ease,color .15s ease}.car-requests-wrapper .filter-chip.active{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.car-requests-wrapper .requests-loading,.car-requests-wrapper .empty-requests{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:.875rem}.car-requests-wrapper .empty-requests{margin-top:8px}.car-requests-wrapper .requests-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.car-requests-wrapper .car-request-card{border-radius:12px;border-left:4px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000000f;overflow:hidden}.car-requests-wrapper .car-request-card.pending{border-left-color:#fbbf24}.car-requests-wrapper .car-request-card.approved{border-left-color:#22c55e}.car-requests-wrapper .car-request-card.rejected{border-left-color:#ef4444}.car-requests-wrapper .car-request-card.done{border-left-color:#0ea5e9}.car-requests-wrapper .request-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:default}.car-requests-wrapper .request-main{display:flex;align-items:center;gap:10px}.car-requests-wrapper .avatar-circle{width:32px;height:32px;border-radius:999px;overflow:hidden;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#374151}.car-requests-wrapper .avatar-circle img{width:100%;height:100%;object-fit:cover}.car-requests-wrapper .avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.car-requests-wrapper .title-block{display:flex;flex-direction:column;gap:2px}.car-requests-wrapper .title-row{display:flex;align-items:center;gap:8px}.car-requests-wrapper .request-id{font-weight:600;font-size:.875rem;color:#111827}.car-requests-wrapper .status-pill{padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase}.car-requests-wrapper .status-pill.pending{background-color:#fef3c7;color:#92400e}.car-requests-wrapper .status-pill.approved{background-color:#dcfce7;color:#166534}.car-requests-wrapper .status-pill.rejected{background-color:#fee2e2;color:#b91c1c}.car-requests-wrapper .status-pill.done{background-color:#e0f2fe;color:#075985}.car-requests-wrapper .subtitle-row{display:flex;flex-wrap:wrap;gap:8px;font-size:.75rem;color:#6b7280}.car-requests-wrapper .subtitle-row i{margin-right:4px}.car-requests-wrapper .toggle-btn{border:none;background:transparent;cursor:pointer;color:#6b7280}.car-requests-wrapper .request-body{border-top:1px solid #f3f4f6;padding:10px 14px 12px;background-color:#f9fafb}.car-requests-wrapper .info-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:6px}.car-requests-wrapper .info-item{min-width:120px;flex:1}.car-requests-wrapper .info-item.full{flex-basis:100%}.car-requests-wrapper .info-item label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:2px}.car-requests-wrapper .info-item span,.car-requests-wrapper .info-item p{font-size:.8rem;color:#374151}.car-requests-wrapper .pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:.75rem}.car-requests-wrapper .pill i{font-size:.75rem}.car-requests-wrapper .notes-text{margin:0;white-space:pre-line}.car-requests-wrapper .meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:.75rem;color:#6b7280}.car-requests-wrapper .meta-row i{margin-right:4px}.car-requests-wrapper .footer-row{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.car-requests-wrapper .btn-done{border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background-color:#0ea5e9;color:#fff;box-shadow:0 1px 2px #00000014}.car-requests-wrapper .btn-done i{font-size:.85rem}.car-requests-wrapper .btn-approve{border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background-color:#22c55e;color:#fff;box-shadow:0 1px 2px #00000014}.car-requests-wrapper .btn-approve i{font-size:.85rem}.car-requests-wrapper .btn-reject{border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background-color:#ef4444;color:#fff;box-shadow:0 1px 2px #00000014}.car-requests-wrapper .btn-reject i{font-size:.85rem}.car-requests-wrapper .modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1050}.car-requests-wrapper .modal-dialog-centered{max-width:480px;width:100%}.car-requests-wrapper .modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0f172a59}.car-requests-wrapper .modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.car-requests-wrapper .modal-header h5{margin:0;font-size:1rem}.car-requests-wrapper .btn-close{border:none;background:transparent;cursor:pointer;font-size:1.1rem}.car-requests-wrapper .modal-body{margin-top:8px;margin-bottom:8px;max-height:320px;overflow-y:auto;font-size:.85rem}.car-requests-wrapper .modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:8px;border-top:1px solid #e5e7eb}.car-requests-wrapper .btn-cancel,.car-requests-wrapper .btn-confirm{border-radius:999px;padding:6px 16px;font-size:.8rem;cursor:pointer;border:none}.car-requests-wrapper .btn-cancel{background-color:#e5e7eb;color:#374151}.car-requests-wrapper .btn-confirm{background-color:#22c55e;color:#fff}@media (max-width: 640px){.car-requests-wrapper .section-header{flex-direction:column;align-items:flex-start;gap:8px}.car-requests-wrapper .request-header{align-items:flex-start}}.visa-requests-wrapper{margin-top:24px}.visa-requests-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px;padding:14px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}.visa-requests-wrapper .section-header h3{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;margin:0}.visa-requests-wrapper .section-header i.fa-passport{color:#dc2626}.visa-requests-wrapper .status-filter-chips{display:flex;flex-wrap:wrap;gap:12px}.visa-requests-wrapper .filter-chip{border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;cursor:pointer;background-color:#fff1f2;color:#991b1b;transition:background-color .15s ease,color .15s ease}.visa-requests-wrapper .filter-chip.active{background:linear-gradient(135deg,#ef4444,#f87171);color:#fff}.visa-requests-wrapper .requests-loading,.visa-requests-wrapper .empty-requests{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:.875rem}.visa-requests-wrapper .empty-requests{margin-top:8px}.visa-requests-wrapper .requests-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.visa-requests-wrapper .visa-request-card{border-radius:12px;border-left:4px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000000f;overflow:hidden}.visa-requests-wrapper .visa-request-card.pending{border-left-color:#fbbf24}.visa-requests-wrapper .visa-request-card.approved{border-left-color:#22c55e}.visa-requests-wrapper .visa-request-card.rejected{border-left-color:#ef4444}.visa-requests-wrapper .visa-request-card.done{border-left-color:#0ea5e9}.visa-requests-wrapper .request-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer}.visa-requests-wrapper .request-main{display:flex;align-items:center;gap:10px}.visa-requests-wrapper .avatar-circle{width:32px;height:32px;border-radius:999px;overflow:hidden;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#374151}.visa-requests-wrapper .avatar-circle img{width:100%;height:100%;object-fit:cover}.visa-requests-wrapper .avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.visa-requests-wrapper .title-block{display:flex;flex-direction:column;gap:2px}.visa-requests-wrapper .title-row{display:flex;align-items:center;gap:8px}.visa-requests-wrapper .request-id{font-weight:600;font-size:.875rem;color:#111827}.visa-requests-wrapper .status-pill{padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase}.visa-requests-wrapper .status-pill.pending{background-color:#fef3c7;color:#92400e}.visa-requests-wrapper .status-pill.approved{background-color:#dcfce7;color:#166534}.visa-requests-wrapper .status-pill.rejected{background-color:#fee2e2;color:#b91c1c}.visa-requests-wrapper .status-pill.done{background-color:#e0f2fe;color:#075985}.visa-requests-wrapper .subtitle-row{display:flex;flex-wrap:wrap;gap:8px;font-size:.75rem;color:#6b7280}.visa-requests-wrapper .subtitle-row i{margin-right:4px}.visa-requests-wrapper .toggle-btn{border:none;background:transparent;cursor:pointer;color:#6b7280}.visa-requests-wrapper .request-body{border-top:1px solid #f3f4f6;padding:10px 14px 12px;background-color:#f9fafb}.visa-requests-wrapper .info-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:6px}.visa-requests-wrapper .info-item{min-width:120px;flex:1}.visa-requests-wrapper .info-item.full{flex-basis:100%}.visa-requests-wrapper .info-item label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:2px}.visa-requests-wrapper .info-item span,.visa-requests-wrapper .info-item p{font-size:.8rem;color:#374151}.visa-requests-wrapper .notes-text{margin:0;white-space:pre-line}.visa-requests-wrapper .meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:.75rem;color:#6b7280}.visa-requests-wrapper .meta-row i{margin-right:4px}.visa-requests-wrapper .footer-row{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.visa-requests-wrapper .btn-action{border:none;border-radius:999px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s cubic-bezier(.4,0,.2,1);margin-right:8px}.visa-requests-wrapper .btn-action:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.visa-requests-wrapper .btn-action:active{transform:translateY(0)}.visa-requests-wrapper .btn-action.approve{background:linear-gradient(135deg,#10b981,#059669)}.visa-requests-wrapper .btn-action.reject{background:linear-gradient(135deg,#f43f5e,#e11d48)}.visa-requests-wrapper .btn-action.done{background:linear-gradient(135deg,#3b82f6,#2563eb);margin-right:0}.visa-requests-wrapper .btn-action.details{background:linear-gradient(135deg,#6366f1,#4f46e5)}.visa-requests-wrapper .rejection-text{color:#dc2626}.visa-requests-wrapper .btn-action i{font-size:.85rem}.visa-requests-wrapper .modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1050}.visa-requests-wrapper .modal-dialog-centered{max-width:480px;width:100%}.visa-requests-wrapper .modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0f172a59}.visa-requests-wrapper .modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.visa-requests-wrapper .modal-header h5{margin:0;font-size:1rem}.visa-requests-wrapper .btn-close{border:none;background:transparent;cursor:pointer;font-size:1.1rem}.visa-requests-wrapper .modal-body{margin-top:8px;margin-bottom:8px;max-height:320px;overflow-y:auto;font-size:.85rem}.visa-requests-wrapper .modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:8px;border-top:1px solid #e5e7eb}.visa-requests-wrapper .btn-cancel,.visa-requests-wrapper .btn-confirm{border-radius:999px;padding:6px 16px;font-size:.8rem;cursor:pointer;border:none}.visa-requests-wrapper .btn-cancel{background-color:#e5e7eb;color:#374151}.visa-requests-wrapper .btn-confirm{background-color:#16a34a;color:#fff}@media (max-width: 640px){.visa-requests-wrapper .section-header{flex-direction:column;align-items:flex-start;gap:8px}.visa-requests-wrapper .request-header{align-items:flex-start}}.requests-admin-page .admin-tabs{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px;padding:10px;border-radius:22px;background:#f8fafc;border:1px solid #e5e7eb}.requests-admin-page .admin-tab{border:1px solid transparent;border-radius:999px;padding:10px 18px;font-size:.9rem;display:inline-flex;align-items:center;gap:8px;cursor:pointer;background-color:#fff;color:#334155;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.requests-admin-page .admin-tab:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.requests-admin-page .admin-tab i{font-size:.95rem}.requests-admin-page .admin-tab.active{box-shadow:0 14px 30px #0f172a1f}.requests-admin-page .admin-tab[data-section=flights].active{border-color:#2563eb;background:#eef4ff;color:#1d4ed8}.requests-admin-page .admin-tab[data-section=hotels].active{border-color:#10b981;background:#ecfdf5;color:#065f46}.requests-admin-page .admin-tab[data-section=cars].active{border-color:#f97316;background:#fff7ed;color:#9a3412}.requests-admin-page .admin-tab[data-section=visas].active{border-color:#ef4444;background:#fee2e2;color:#991b1b}.requests-admin-page .requests-admin-header h1{margin:0;font-size:24px;font-weight:700}.requests-admin-page .requests-admin-header .subtitle{margin:0;font-size:14px;color:#6b7280}.vendor-invoices-shell .vendor-invoices-shell .inv-table thead th:first-child,.vendor-invoices-shell .vendor-invoices-shell .inv-table tbody td:first-child{width:44px;text-align:center}.vendor-invoices-shell .vendor-invoices-shell .inv-table thead th:first-child input,.vendor-invoices-shell .vendor-invoices-shell .inv-table tbody td:first-child input{cursor:pointer}.vendor-invoices-shell .field-hint{font-size:12px;color:#64748b;margin-top:8px}.vendor-invoices-shell .file-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;margin-top:12px;border:1px solid #eaecf0;border-radius:8px;background:#f9fafb}.vendor-invoices-shell .preview-content{display:flex;align-items:center;gap:12px}.vendor-invoices-shell .preview-image{max-width:120px;max-height:120px;border-radius:6px;border:1px solid #eaecf0;object-fit:cover}.vendor-invoices-shell .pdf-preview{display:flex;align-items:center;gap:8px;color:#1d61e7;font-weight:500;font-size:14px}.vendor-invoices-shell .file-actions{display:flex;gap:8px}.vendor-invoices-shell .view-btn-mini{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;border-radius:8px;background:#4c64ff;color:#fff!important;text-decoration:none;font-size:13px;font-weight:500}.vendor-invoices-shell .view-btn-mini:hover{background:#3b52e8}.invoice-details-backdrop .invoice-details-backdrop{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.invoice-details-backdrop .invoice-details-dialog{width:min(960px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0f172a2e;overflow:hidden}.invoice-details-backdrop .invoice-details-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e2e8f0}.invoice-details-backdrop .invoice-details-title{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.invoice-details-backdrop .invoice-details-subtitle{margin:4px 0 0;color:#64748b;font-size:.95rem}.invoice-details-backdrop .invoice-details-close{border:none;background:transparent;color:#64748b;font-size:1.75rem;line-height:1;cursor:pointer;padding:0 4px}.invoice-details-backdrop .invoice-details-close:hover{color:#0f172a}.invoice-details-backdrop .invoice-details-body{padding:20px 24px;overflow:auto}.invoice-details-backdrop .invoice-details-loading{margin:0;color:#64748b}.invoice-details-backdrop .invoice-details-summary{margin-bottom:24px}.invoice-details-backdrop .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.invoice-details-backdrop .summary-item{display:flex;flex-direction:column;gap:4px}.invoice-details-backdrop .summary-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.invoice-details-backdrop .summary-value{color:#0f172a;font-size:.95rem}.invoice-details-backdrop .summary-total{font-weight:700;color:#0f766e}.invoice-details-backdrop .items-title{margin:0 0 12px;font-size:1rem;font-weight:600;color:#0f172a}.invoice-details-backdrop .invoice-details-items .neg{color:#dc2626}.invoice-details-backdrop .invoice-details-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e2e8f0}.bk-flightbooking .payment-method-heading{cursor:pointer}.bk-flightbooking .passport-alert-banner{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;border-radius:10px;margin-bottom:20px;font-size:14px;line-height:1.6}.bk-flightbooking .passport-alert-danger{background:#fff5f5;border:1px solid #fecaca;color:#7f1d1d}.bk-flightbooking .passport-alert-warning{background:#fffbeb;border:1px solid #fde68a;color:#78350f}.bk-flightbooking .passport-alert-icon{font-size:22px;flex-shrink:0;margin-top:2px}.bk-flightbooking .passport-alert-danger .passport-alert-icon{color:#dc2626}.bk-flightbooking .passport-alert-warning .passport-alert-icon{color:#d97706}.bk-flightbooking .passport-alert-body{display:flex;flex-direction:column;gap:4px}.bk-flightbooking .passport-alert-body strong{font-size:15px;font-weight:700}.bk-flightbooking .passport-alert-body span{opacity:.9}.bk-flightbooking .upload-box{background-color:#f5f8ff;border:1px solid #e0e7ff;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease}.bk-flightbooking .upload-box:hover{background-color:#eef4ff}.bk-flightbooking .upload-icon{font-size:40px;color:#2563eb;display:block;margin-bottom:8px}.bk-flightbooking .upload-text{color:#2563eb;font-weight:500}.bk-flightbooking .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.bk-flightbooking .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.bk-flightbooking .user-card img{width:64px;height:64px;border-radius:50%}.bk-flightbooking .user-details{flex-grow:1}.bk-flightbooking .user-details h2{margin:0;font-size:20px}.bk-flightbooking .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.bk-flightbooking .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.bk-flightbooking .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.bk-flightbooking .pi{font-weight:700}.bk-flightbooking .pi:before{text-shadow:0 0 0 currentColor}.bk-flightbooking .info-item{display:flex;flex-direction:column}.bk-flightbooking .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.bk-flightbooking .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.bk-flightbooking .validity.valid{color:green}.bk-flightbooking .validity.expired{color:red}.bk-flightbooking .tabs{display:flex;gap:10px;margin-bottom:20px}.bk-flightbooking .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.bk-flightbooking .tabs button.active{background:#007bff;color:#fff}.bk-flightbooking .section{margin-bottom:30px}.bk-flightbooking .section h3{margin-bottom:12px;font-size:18px;color:#333}.bk-flightbooking .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.bk-flightbooking .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.bk-flightbooking .card-header strong{font-size:16px}.bk-flightbooking .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.bk-flightbooking .card-header .btn.primary{background-color:#007bff;color:#fff}.bk-flightbooking .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.bk-flightbooking .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.bk-flightbooking .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.bk-flightbooking .user-info{display:flex;align-items:center;gap:12px}.bk-flightbooking .avatar{width:60px;height:60px;border-radius:50%}.bk-flightbooking .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.bk-flightbooking .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.bk-flightbooking .user-summary .avatar{width:64px;height:64px;border-radius:50%}.bk-flightbooking .user-meta h2{margin:0;font-size:18px;font-weight:600}.bk-flightbooking .user-meta .title{font-size:14px;color:#666;margin:2px 0}.bk-flightbooking .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.bk-flightbooking .status.active{background-color:#28a745;color:#fff}.bk-flightbooking .status.inactive{background-color:#dc3545;color:#fff}.bk-flightbooking .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.bk-flightbooking .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.bk-flightbooking .info-item a{color:#007bff;text-decoration:none}.bk-flightbooking .info-item a:hover{text-decoration:underline}.bk-flightbooking .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.bk-flightbooking .status.active{background-color:#4caf50;color:#fff}.bk-flightbooking .status.inactive{background-color:#f44336;color:#fff}.bk-flightbooking .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.bk-flightbooking .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.bk-flightbooking .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.bk-flightbooking .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.bk-flightbooking .btn.primary{background-color:#007bff;color:#fff}.bk-flightbooking .btn.secondary{background-color:#f0f0f0;color:#333}.bk-flightbooking .visas-section{display:flex;flex-direction:column;gap:8px}.bk-flightbooking .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.bk-flightbooking .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.bk-flightbooking .visa-row a:hover{text-decoration:underline}.bk-flightbooking .validity.valid{color:#28a745;font-weight:700}.bk-flightbooking .validity.expired{color:#dc3545;font-weight:700}.bk-flightbooking .limit-status-card{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px;padding:14px 16px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.bk-flightbooking .limit-stats-row{display:flex;gap:24px;flex-wrap:wrap;flex:1}.bk-flightbooking .limit-stat{display:flex;flex-direction:column;gap:2px}.bk-flightbooking .limit-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.bk-flightbooking .limit-stat strong{font-size:14px;color:#1e40af}.bk-flightbooking .limit-stat.limit-preview-active strong{color:#047857}.bk-flightbooking .limit-stat.over-limit strong{color:#dc2626}.bk-flightbooking .limit-success-row{display:flex;align-items:center;gap:8px;flex-basis:100%;width:100%;margin-top:6px;padding:8px 12px;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;color:#047857;font-size:14px;font-weight:600}.bk-flightbooking .limit-success-row i{font-size:18px}.bk-flightbooking .limit-converted{font-size:12px;color:#374151;background:#e0f2fe;border-radius:6px;padding:4px 10px}.bk-flightbooking .btn-edit-limit{background:#fff;border:1px solid #93c5fd;color:#1d4ed8;border-radius:6px;padding:5px 12px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap}.bk-flightbooking .btn-edit-limit:hover{background:#eff6ff}.bk-flightbooking .limit-loading{font-size:13px;color:#6b7280}.bk-flightbooking .limit-error-card{border-color:#fca5a5;background:#fef2f2;color:#b91c1c;display:flex;align-items:flex-start;gap:10px}.bk-flightbooking .limit-error-card i{margin-top:2px}.bk-flightbooking .over-limit-alert{margin-top:8px;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;color:#dc2626;font-size:13px;display:flex;align-items:center;gap:8px}.bk-flightbooking .edit-limit-form{display:flex;flex-direction:column;gap:16px;padding:8px 0}.bk-flightbooking .edit-limit-row{display:flex;flex-direction:column;gap:4px}.bk-flightbooking .edit-limit-actions{display:flex;justify-content:flex-end;gap:10px}.bk-hotelsbooking .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.bk-hotelsbooking .status.active{background-color:#28a745;color:#fff}.bk-hotelsbooking .status.inactive{background-color:#dc3545;color:#fff}.bk-hotelsbooking .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.bk-hotelsbooking .user-meta h2{margin:0;font-size:18px;font-weight:600}.bk-hotelsbooking .user-meta .title{font-size:14px;color:#666;margin:2px 0}.bk-hotelsbooking .user-summary .avatar{width:64px;height:64px;border-radius:50%}.bk-hotelsbooking .upload-box{background-color:#f5f8ff;border:1px solid #e0e7ff;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease}.bk-hotelsbooking .upload-box:hover{background-color:#eef4ff}.bk-hotelsbooking .upload-icon{font-size:40px;color:#2563eb;display:block;margin-bottom:8px}.bk-hotelsbooking .upload-text{color:#2563eb;font-weight:500}.bk-booking-profile .modern-profile-container{width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-light);padding:0}.bk-booking-profile .profile-image-input{display:none}.bk-booking-profile .profile-header-card{background:#fff;border-radius:16px;padding:32px;margin-bottom:24px;box-shadow:0 2px 8px #0000000a;border:1px solid var(--border-gray)}.bk-booking-profile .profile-user-section{display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--border-gray);margin-bottom:24px}.bk-booking-profile .profile-avatar-wrapper{position:relative}.bk-booking-profile .profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid var(--primary-blue-light);box-shadow:0 4px 12px var(--shadow-light)}.bk-booking-profile .profile-status-badge{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #0000001a}.bk-booking-profile .profile-status-badge i{font-size:8px}.bk-booking-profile .profile-status-badge.active{background:var(--success-green);color:#fff}.bk-booking-profile .profile-status-badge.inactive{background:var(--danger-red);color:#fff}.bk-booking-profile .profile-user-info{flex:1}.bk-booking-profile .profile-name{font-size:28px;font-weight:700;color:var(--text-dark);margin:0 0 8px}.bk-booking-profile .profile-title{font-size:16px;color:var(--text-gray);margin:0;font-weight:500}.bk-booking-profile .profile-code{margin-top:4px;font-size:13px;font-weight:600;color:var(--text-dark);opacity:.85}.bk-booking-profile .data-badge.ksa{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.bk-booking-profile .profile-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:32px}.bk-booking-profile .profile-info-card{display:flex;align-items:center;gap:16px;padding:20px;background:var(--bg-light);border-radius:12px;border:1px solid var(--border-gray);transition:all .3s ease}.bk-booking-profile .profile-info-card:hover{background:#fff;box-shadow:0 4px 12px var(--shadow-light);transform:translateY(-2px)}.bk-booking-profile .info-icon{width:48px;height:48px;border-radius:12px;background:var(--primary-blue-light);color:var(--primary-blue);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.bk-booking-profile .info-content{flex:1;min-width:0}.bk-booking-profile .info-label{font-size:12px;color:var(--text-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;display:block}.bk-booking-profile .info-value{font-size:15px;color:var(--text-dark);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bk-booking-profile .passport-status-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.bk-booking-profile .passport-status-badge.expired{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.bk-booking-profile .passport-status-badge.warning{background:#fef9c3;color:#92400e;border:1px solid #fef3c7}.bk-booking-profile .info-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--primary-blue);text-decoration:none;font-weight:500;transition:all .2s ease}.bk-booking-profile .info-link:hover{color:var(--primary-blue-hover);gap:8px}.bk-booking-profile .info-missing{font-size:14px;color:var(--danger-red);font-weight:500}.bk-booking-profile .visa-section{margin-top:32px;padding-top:32px;border-top:1px solid var(--border-gray)}.bk-booking-profile .section-title{font-size:20px;font-weight:600;color:var(--text-dark);margin:0 0 20px;display:flex;align-items:center;gap:12px}.bk-booking-profile .section-title i{color:var(--primary-blue);font-size:22px}.bk-booking-profile .visa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.bk-booking-profile .visa-card{background:#fff;border:2px solid var(--border-gray);border-radius:12px;padding:20px;transition:all .3s ease}.bk-booking-profile .visa-card:hover{border-color:var(--primary-blue);box-shadow:0 4px 16px var(--blue-shadow-light);transform:translateY(-2px)}.bk-booking-profile .visa-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-gray)}.bk-booking-profile .visa-country{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:var(--text-dark)}.bk-booking-profile .visa-country i{color:var(--primary-blue)}.bk-booking-profile .visa-type-badge{padding:6px 12px;background:var(--primary-blue-light);color:var(--primary-blue-dark);border-radius:20px;font-size:12px;font-weight:600}.bk-booking-profile .visa-details{display:flex;flex-direction:column;gap:12px}.bk-booking-profile .visa-detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-dark)}.bk-booking-profile .visa-detail-item i{color:var(--text-gray);width:16px}.bk-booking-profile .visa-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bg-light);border-radius:8px;color:var(--primary-blue);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;width:fit-content}.bk-booking-profile .visa-link:hover{background:var(--primary-blue-light);transform:translate(4px)}.bk-booking-profile .modern-tabs{display:flex;gap:8px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:24px;overflow-x:auto}.bk-booking-profile .modern-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;background:transparent;color:var(--text-gray);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.bk-booking-profile .modern-tab i{font-size:16px}.bk-booking-profile .modern-tab:hover{background:var(--bg-light);color:var(--primary-blue)}.bk-booking-profile .modern-tab.active{background:var(--primary-blue);color:#fff}.bk-booking-profile .modern-tab.active i{color:#fff}.bk-booking-profile .tab-content{min-height:400px}@media (max-width: 768px){.bk-booking-profile .profile-header-card{padding:20px}.bk-booking-profile .profile-user-section{flex-direction:column;text-align:center}.bk-booking-profile .profile-name{font-size:24px}.bk-booking-profile .profile-info-grid,.bk-booking-profile .visa-grid{grid-template-columns:1fr}.bk-booking-profile .modern-tabs{overflow-x:scroll;-webkit-overflow-scrolling:touch}.bk-booking-profile .modern-tab span{display:none}.bk-booking-profile .modern-tab{padding:12px;justify-content:center}.bk-booking-profile .modern-tab i{margin:0;font-size:18px}}@media (max-width: 480px){.bk-booking-profile .profile-avatar{width:80px;height:80px}.bk-booking-profile .profile-name{font-size:20px}.bk-booking-profile .profile-info-card{padding:16px}.bk-booking-profile .info-icon{width:40px;height:40px;font-size:18px}}.bk-booking-profile .visas-overview{padding:24px 0}.bk-booking-profile .visa-loading{text-align:center;color:#888;padding:40px;font-size:1rem}.bk-booking-profile .visa-overview-section{margin-bottom:40px}.bk-booking-profile .visa-section-heading{font-size:1.1rem;font-weight:700;color:#1a202c;margin-bottom:16px;display:flex;align-items:center;gap:8px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.bk-booking-profile .visa-empty{background:#f7fafc;border:1px dashed #cbd5e0;border-radius:10px;padding:20px;color:#718096;font-size:.9rem;display:flex;align-items:center;gap:8px}.bk-booking-profile .visa-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.bk-booking-profile .visa-overview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s;display:flex;flex-direction:column;gap:10px}.bk-booking-profile .visa-overview-card:hover{box-shadow:0 4px 16px #0000001a}.bk-booking-profile .visa-overview-card.visa-ov-expired{border-left:4px solid #e53e3e;background:#fff5f5}.bk-booking-profile .visa-overview-card.visa-ov-warning{border-left:4px solid #dd6b20;background:#fffaf0}.bk-booking-profile .visa-ov-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bk-booking-profile .visa-ov-country{font-weight:700;font-size:.95rem;color:#2d3748;flex:1}.bk-booking-profile .visa-ov-type-badge{background:#ebf4ff;color:#3182ce;border-radius:6px;padding:2px 8px;font-size:.78rem;font-weight:600}.bk-booking-profile .visa-ov-status-badge{border-radius:6px;padding:2px 10px;font-size:.78rem;font-weight:700;display:flex;align-items:center;gap:4px}.bk-booking-profile .visa-ov-status-badge.valid{background:#f0fff4;color:#276749;border:1px solid #9ae6b4}.bk-booking-profile .visa-ov-status-badge.warning{background:#fffaf0;color:#c05621;border:1px solid #fbd38d}.bk-booking-profile .visa-ov-status-badge.expired{background:#fff5f5;color:#c53030;border:1px solid #feb2b2}.bk-booking-profile .visa-ov-detail{font-size:.88rem;color:#4a5568;display:flex;align-items:center;gap:6px}.bk-booking-profile .visa-ov-doc-link{font-size:.85rem;color:#3182ce;text-decoration:none;display:inline-flex;align-items:center;gap:5px;font-weight:600}.bk-booking-profile .visa-ov-doc-link:hover{text-decoration:underline}.bk-booking-profile .visa-ov-no-doc{font-size:.82rem;color:#a0aec0}.bk-booking-profile .visa-member-group{margin-bottom:28px}.bk-booking-profile .visa-member-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;background:#f7fafc;border-radius:10px;padding:10px 14px}.bk-booking-profile .visa-member-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.bk-booking-profile .visa-member-name{font-weight:700;font-size:.95rem;color:#2d3748}.bk-booking-profile .visa-member-relation{font-size:.8rem;color:#718096}.bk-booking-profile .visa-member-count{margin-left:auto;background:#ebf4ff;color:#3182ce;border-radius:20px;padding:2px 12px;font-size:.8rem;font-weight:600}.bk-booking-hotel-and-flights .skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;padding:20px 0}.bk-booking-hotel-and-flights .skeleton-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.bk-booking-hotel-and-flights .skeleton-header{display:flex;gap:15px;align-items:center}.bk-booking-hotel-and-flights .skeleton-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.bk-booking-hotel-and-flights .skeleton-text-group{flex:1;display:flex;flex-direction:column;gap:10px}.bk-booking-hotel-and-flights .skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.bk-booking-hotel-and-flights .skeleton-line-title{width:60%;height:16px}.bk-booking-hotel-and-flights .skeleton-line-subtitle{width:40%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.bk-booking-hotel-and-flights .modern-section{padding:20px 0;margin-bottom:40px}.bk-booking-hotel-and-flights .section-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.bk-booking-hotel-and-flights .section-title{display:flex;align-items:center;gap:12px}.bk-booking-hotel-and-flights .title-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;background:var(--primary-blue)}.flight-icon,.hotel-icon,.bk-booking-hotel-and-flights .car-icon{background:var(--primary-blue)}.bk-booking-hotel-and-flights .section-heading{font-size:24px;font-weight:600;color:var(--text-dark);margin:0}.bk-booking-hotel-and-flights .cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px}@media (max-width: 768px){.bk-booking-hotel-and-flights .cards-grid{grid-template-columns:1fr}}.bk-booking-hotel-and-flights .modern-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000000a;border:1px solid var(--border-gray);transition:all .3s ease;position:relative;overflow:hidden}.bk-booking-hotel-and-flights .modern-card:hover{box-shadow:0 8px 24px var(--shadow-light);transform:translateY(-2px);border-color:var(--primary-blue-light)}.bk-booking-hotel-and-flights .modern-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-gray)}.bk-booking-hotel-and-flights .card-user-info{display:flex;gap:12px;align-items:center;flex:1}.bk-booking-hotel-and-flights .modern-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--border-gray)}.bk-booking-hotel-and-flights .user-details{display:flex;flex-direction:column;gap:4px}.bk-booking-hotel-and-flights .user-name{font-size:16px;font-weight:600;color:var(--text-dark);margin:0}.bk-booking-hotel-and-flights .booking-id{font-size:13px;color:var(--text-gray);font-weight:500}.bk-booking-hotel-and-flights .booking-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;width:fit-content;margin-top:4px}.bk-booking-hotel-and-flights .status-dot{font-size:6px}.bk-booking-hotel-and-flights .status-upcoming{background:var(--success-green-light);color:var(--success-green-dark)}.bk-booking-hotel-and-flights .status-history{background:var(--secondary-gray-light);color:var(--secondary-gray-dark)}.bk-booking-hotel-and-flights .status-edited{background:#e0f2fe;color:#0369a1}.bk-booking-hotel-and-flights .status-cancelled{background:var(--danger-red-light);color:var(--danger-red-dark)}.bk-booking-hotel-and-flights .status-cancelled-text{color:var(--danger-red)}.bk-booking-hotel-and-flights .admin-edited-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;margin-top:4px;margin-left:4px;background:#eef2ff;color:#3730a3}.bk-booking-hotel-and-flights .admin-edited-badge i{font-size:11px}.bk-booking-hotel-and-flights .cancel-section{margin-top:8px;padding:12px;border:1px dashed var(--danger-red-light);border-radius:12px;background:#fff6f6}.bk-booking-hotel-and-flights .cancel-header{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--danger-red);margin-bottom:8px}.bk-booking-hotel-and-flights .card-actions{display:flex;gap:6px;flex-wrap:wrap}.bk-booking-hotel-and-flights .action-btn{width:36px;height:36px;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px}.bk-booking-hotel-and-flights .action-btn:hover{transform:scale(1.05)}.bk-booking-hotel-and-flights .cancel-btn{background:var(--warning-yellow-light);color:var(--warning-yellow-dark)}.bk-booking-hotel-and-flights .cancel-btn:hover{background:var(--warning-yellow);color:#fff}.bk-booking-hotel-and-flights .edit-btn{background:var(--primary-blue-light);color:var(--primary-blue-dark)}.bk-booking-hotel-and-flights .edit-btn:hover{background:var(--primary-blue);color:#fff}.bk-booking-hotel-and-flights .delete-btn{background:var(--danger-red-light);color:var(--danger-red-dark)}.bk-booking-hotel-and-flights .delete-btn:hover{background:var(--danger-red);color:#fff}.bk-booking-hotel-and-flights .expand-btn{background:var(--secondary-gray-light);color:var(--secondary-gray-dark)}.bk-booking-hotel-and-flights .expand-btn:hover{background:var(--secondary-gray);color:#fff}.bk-booking-hotel-and-flights .quick-info{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bk-booking-hotel-and-flights .info-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--bg-light);border-radius:8px;font-size:13px;color:var(--text-dark);border:1px solid var(--border-gray)}.bk-booking-hotel-and-flights .info-badge i{font-size:14px;color:var(--primary-blue)}.bk-booking-hotel-and-flights .flight-route{display:flex;align-items:center;justify-content:space-between;padding:16px;background:var(--primary-blue-light);border-radius:12px;margin-bottom:16px;border:1px solid var(--primary-blue);border-opacity:.2}.bk-booking-hotel-and-flights .route-point{flex:1;display:flex;flex-direction:column;gap:4px}.bk-booking-hotel-and-flights .route-label{font-size:11px;color:var(--text-gray);text-transform:uppercase;font-weight:600;letter-spacing:.5px}.bk-booking-hotel-and-flights .route-airport{font-size:16px;font-weight:600;color:var(--text-dark)}.bk-booking-hotel-and-flights .route-time{font-size:13px;color:var(--text-gray)}.bk-booking-hotel-and-flights .route-line{display:flex;align-items:center;justify-content:center;padding:0 16px;color:var(--primary-blue);font-size:16px}.bk-booking-hotel-and-flights .hotel-duration{display:flex;align-items:center;justify-content:space-between;padding:16px;background:var(--primary-blue-light);border-radius:12px;margin-bottom:16px;border:1px solid var(--primary-blue);border-opacity:.2}.bk-booking-hotel-and-flights .duration-point{flex:1;display:flex;flex-direction:column;gap:4px}.bk-booking-hotel-and-flights .duration-label{font-size:11px;color:var(--text-gray);text-transform:uppercase;font-weight:600;letter-spacing:.5px}.bk-booking-hotel-and-flights .duration-date{font-size:16px;font-weight:600;color:var(--text-dark)}.bk-booking-hotel-and-flights .duration-time{font-size:13px;color:var(--text-gray)}.bk-booking-hotel-and-flights .duration-line{display:flex;align-items:center;justify-content:center;padding:0 16px;color:var(--primary-blue);font-size:16px}.bk-booking-hotel-and-flights .card-details{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-gray);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bk-booking-hotel-and-flights .details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:16px}.bk-booking-hotel-and-flights .detail-item{display:flex;flex-direction:column;gap:4px}.bk-booking-hotel-and-flights .detail-label{font-size:12px;color:var(--text-gray);font-weight:500;text-transform:uppercase;letter-spacing:.3px}.bk-booking-hotel-and-flights .detail-value{font-size:14px;color:var(--text-dark);font-weight:500}.document-section,.bk-booking-hotel-and-flights .hotel-link-section{margin-top:12px}.bk-booking-hotel-and-flights .doc-badge{align-items:center;gap:6px}.bk-booking-hotel-and-flights .doc-link{color:var(--primary-blue);text-decoration:none;font-weight:500;font-size:13px}.bk-booking-hotel-and-flights .doc-link:hover{text-decoration:underline}.bk-booking-hotel-and-flights .doc-delete-btn{background:none;border:none;color:#dc3545;cursor:pointer;padding:2px 4px;font-size:11px;line-height:1;border-radius:4px;transition:background .15s}.bk-booking-hotel-and-flights .doc-delete-btn:hover{background:#dc35451a}.document-link,.bk-booking-hotel-and-flights .hotel-location-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--bg-light);border-radius:8px;color:var(--primary-blue);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;border:1px solid var(--border-gray)}.document-link:hover,.bk-booking-hotel-and-flights .hotel-location-link:hover{background:var(--primary-blue-light);transform:translate(4px);border-color:var(--primary-blue)}.bk-booking-hotel-and-flights .empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.bk-booking-hotel-and-flights .empty-icon{width:80px;height:80px;background:var(--bg-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--text-gray)}.bk-booking-hotel-and-flights .empty-state h4{font-size:20px;color:var(--text-dark);margin:0 0 8px;font-weight:600}.bk-booking-hotel-and-flights .empty-state p{font-size:14px;color:var(--text-gray);margin:0}.bk-booking-hotel-and-flights .floating-actions{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;gap:12px;z-index:1000}.bk-booking-hotel-and-flights .fab-btn{display:flex;align-items:center;gap:10px;padding:14px 24px;border:none;border-radius:28px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px var(--blue-shadow-light);transition:all .3s ease;color:#fff;background:var(--primary-blue)}.bk-booking-hotel-and-flights .fab-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px var(--blue-shadow-medium);background:var(--primary-blue-hover)}.bk-booking-hotel-and-flights .fab-btn i{font-size:18px}.fab-flight,.fab-hotel,.bk-booking-hotel-and-flights .fab-car{background:var(--primary-blue)}.fab-flight:hover,.fab-hotel:hover,.bk-booking-hotel-and-flights .fab-car:hover{background:var(--primary-blue-hover)}.bk-booking-hotel-and-flights .fab-btn.fab-disabled{background:#9ca3af!important;cursor:not-allowed!important;box-shadow:none!important;opacity:.7}.bk-booking-hotel-and-flights .fab-btn.fab-disabled:hover{transform:none!important;background:#9ca3af!important;box-shadow:none!important}.bk-booking-hotel-and-flights .fab-btn.fab-warning{background:#d97706!important}.bk-booking-hotel-and-flights .fab-btn.fab-warning:hover{background:#b45309!important}.bk-booking-hotel-and-flights .fab-warning-icon{font-size:13px!important;color:#fef3c7;animation:blink 1.5s infinite}.bk-booking-hotel-and-flights .fab-disabled-icon{font-size:13px!important;color:#fee2e2}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.bk-booking-hotel-and-flights .passport-banner{display:flex;align-items:flex-start;gap:10px;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:500;margin:16px 0 8px;line-height:1.5}.bk-booking-hotel-and-flights .passport-banner-danger{background:#fff5f5;color:#b91c1c;border:1px solid #fecaca}.bk-booking-hotel-and-flights .passport-banner-danger i{color:#dc2626;flex-shrink:0;margin-top:2px}.bk-booking-hotel-and-flights .passport-banner-warning{background:#fffbeb;color:#92400e;border:1px solid #fef3c7}.bk-booking-hotel-and-flights .passport-banner-warning i{color:#d97706;flex-shrink:0;margin-top:2px}@media (max-width: 768px){.bk-booking-hotel-and-flights .floating-actions{bottom:20px;right:20px;flex-direction:row}.bk-booking-hotel-and-flights .fab-btn{padding:12px 16px;font-size:14px}.bk-booking-hotel-and-flights .fab-btn span{display:none}.bk-booking-hotel-and-flights .fab-btn i{font-size:20px}}@media (max-width: 480px){.bk-booking-hotel-and-flights .modern-card-header{flex-direction:column;gap:12px}.bk-booking-hotel-and-flights .card-actions{width:100%;justify-content:flex-start}.flight-route,.bk-booking-hotel-and-flights .hotel-duration{padding:12px}.route-airport,.bk-booking-hotel-and-flights .duration-date{font-size:14px}.bk-booking-hotel-and-flights .details-grid{grid-template-columns:1fr}}.modern-profile-container{padding:16px}.bk-next-flight .card{border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem #00000013}.bk-next-flight .header-actions{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;padding:12px 16px;border:1px solid #EAECF0;box-shadow:0 1px 2px #1018280f;margin-bottom:12px}.main-title{margin:0;font-size:20px;font-weight:600;color:#101828}.bk-next-flight .btn{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;display:inline-flex;align-items:center;text-decoration:none}.bk-next-flight .btn:disabled{opacity:.65;cursor:not-allowed}.bk-next-flight .btn-primary{background-color:#0d6efd;color:#fff}.bk-next-flight .btn-primary:hover:not(:disabled){background-color:#0b5ed7}.bk-next-flight .alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.375rem}.bk-next-flight .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.bk-next-flight .profile-header-card{background:#fff;border-radius:12px;border:1px solid #EAECF0;box-shadow:0 1px 2px #1018280f;padding:16px;margin-bottom:16px}.bk-next-flight .profile-user-section{display:flex;align-items:center;gap:16px;margin-bottom:12px;justify-content:space-between}.bk-next-flight .profile-avatar-wrapper{position:relative;display:flex;align-items:center;gap:12px}.bk-next-flight .profile-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.bk-next-flight .profile-status-badge{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;color:#344054;background:#f2f4f7}.profile-status-badge.active{background:#ecfdf3;color:#027a48}.profile-status-badge.inactive{background:#fef3f2;color:#b42318}.bk-next-flight .admin-edited-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;margin-left:6px;background:#eef2ff;color:#3730a3}.bk-next-flight .admin-edited-badge i{font-size:11px}.bk-next-flight .profile-user-info .profile-name{margin:0;font-size:18px;font-weight:700;color:#101828}.bk-next-flight .profile-user-info .profile-title{margin:2px 0 0;font-size:13px;color:#667085}.bk-next-flight .profile-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bk-next-flight .profile-info-card{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid #EAECF0;border-radius:10px;background:#f9fafb}.bk-next-flight .info-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#175cd3;background:#eff8ff;border-radius:6px;flex-shrink:0}.bk-next-flight .info-content .info-label{display:block;font-size:12px;color:#475467;font-weight:600;margin-bottom:4px}.bk-next-flight .info-content .info-value{font-size:13px;color:#101828}.bk-next-flight .actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.bk-next-flight .actions .btn{padding:6px 12px;font-size:12px;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.bk-next-flight .actions .btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.bk-next-flight .actions .btn.btn-danger{background-color:#dc3545;color:#fff}.bk-next-flight .actions .btn.btn-primary{background-color:#007bff;color:#fff}.bk-next-flight .actions .btn.btn-warning{background-color:#ffc107;color:#212529}.bk-next-flight .actions .btn.toggle-btn{background-color:#6c757d;color:#fff}.bk-next-flight .actions .btn i{font-size:14px}.bk-next-flight .pi{font-weight:700}.bk-next-flight .pi:before{text-shadow:0 0 0 currentColor}.bk-next-flight .text-center{text-align:center}.bk-next-flight .py-5{padding-top:3rem;padding-bottom:3rem}.bk-next-flight .text-muted{color:#6c757d!important}.bk-next-flight .mb-3{margin-bottom:1rem}.bk-next-flight .fa-3x{font-size:3em}.bk-next-flight .fa-spin{animation:fa-spin 1s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bk-next-flight .me-2{margin-right:.5rem}.bk-next-flight .mx-1{margin-left:.25rem;margin-right:.25rem}.bk-next-flight .my-2{margin-top:.5rem;margin-bottom:.5rem}.bk-next-flight .d-flex{display:flex}.bk-next-flight .justify-content-between{justify-content:space-between}.bk-next-flight .align-items-center{align-items:center}.bk-next-flight .mb-0{margin-bottom:0}.bk-next-flight .shadow-sm{box-shadow:0 .125rem .25rem #00000013}.bk-next-flight .fa{font-family:"Font Awesome 6 Free";font-weight:900}.bk-next-flight .fa-plane:before{content:"\f072"}.bk-next-flight .fa-refresh:before{content:"\f021"}.bk-next-flight .fa-exclamation-triangle:before{content:"\f071"}@media (max-width: 768px){.profile-info-grid{grid-template-columns:1fr 1fr}.bk-next-flight .actions{flex-wrap:wrap;gap:.25rem}.bk-next-flight .actions .btn{padding:.25rem .5rem;font-size:.75rem}.bk-next-flight .user-summary{flex-direction:column;text-align:center;gap:.5rem}.bk-next-flight .card-body{padding:1rem}}.bk-booking-limit-settings .filter-group{display:flex;flex-wrap:wrap;gap:6px}.bk-booking-limit-settings .filter-chip{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:4px 12px;font-size:13px;cursor:pointer;color:#4b5563;transition:all .15s ease-in-out}.bk-booking-limit-settings .filter-chip:hover{background:#f3f4f6}.bk-booking-limit-settings .filter-chip.active{background:#4c64ff;border-color:#4c64ff;color:#fff}.bk-booking-limit-settings .booking-limit-page{display:flex;flex-direction:column;gap:20px;padding:4px 0}.bk-booking-limit-settings .page-header h1{margin:0 0 4px;font-size:24px;font-weight:700;color:#111827}.bk-booking-limit-settings .page-header .subtitle{margin:0;font-size:14px;color:#6b7280;line-height:1.5}.bk-booking-limit-settings .controls-row{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-start}.bk-booking-limit-settings .year-selector{display:flex;flex-direction:column;gap:6px}.bk-booking-limit-settings .field-label{font-size:13px;font-weight:600;color:#374151}.bk-booking-limit-settings .select-field{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#111827;background:#fff;cursor:pointer;outline:none;min-width:120px}.bk-booking-limit-settings .select-field:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .default-card{flex:1;min-width:280px;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:8px}.bk-booking-limit-settings .default-input-row{display:flex;gap:8px;align-items:center}.bk-booking-limit-settings .amount-input{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#111827;background:#fff;outline:none;max-width:220px}.bk-booking-limit-settings .amount-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .amount-input-sm{padding:5px 8px;border:1px solid #d1d5db;border-radius:5px;font-size:13px;width:130px;color:#111827;outline:none}.bk-booking-limit-settings .amount-input-sm:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .hint{margin:0;font-size:12px;color:#6b7280}.bk-booking-limit-settings .btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s,opacity .15s;white-space:nowrap}.bk-booking-limit-settings .btn:disabled{opacity:.6;cursor:not-allowed}.bk-booking-limit-settings .btn-primary{background:#2563eb;color:#fff}.bk-booking-limit-settings .btn-primary:hover:not(:disabled){background:#1d4ed8}.bk-booking-limit-settings .table-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.bk-booking-limit-settings .table-header-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:10px}.bk-booking-limit-settings .table-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bk-booking-limit-settings .search-input-wrapper{position:relative;display:flex;align-items:center}.bk-booking-limit-settings .search-input-wrapper .search-icon{position:absolute;left:10px;pointer-events:none;color:#667085}.bk-booking-limit-settings .search-input{padding:7px 12px 7px 34px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;color:#111827;background:#fff;outline:none;width:220px;transition:border-color .15s,box-shadow .15s}.bk-booking-limit-settings .search-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .table-header-row h2{margin:0;font-size:16px;font-weight:600;color:#111827}.bk-booking-limit-settings .employee-count{font-size:13px;color:#6b7280;background:#f3f4f6;padding:3px 10px;border-radius:999px}.loading-state,.bk-booking-limit-settings .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 20px;color:#6b7280;font-size:14px}.bk-booking-limit-settings .limits-table{width:100%;border-collapse:collapse;font-size:14px}.bk-booking-limit-settings .limits-table thead tr{background:#f9fafb}.bk-booking-limit-settings .limits-table th{padding:10px 20px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb}.bk-booking-limit-settings .limits-table td{padding:12px 20px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.bk-booking-limit-settings .limits-table tbody tr:last-child td{border-bottom:none}.bk-booking-limit-settings .limits-table tbody tr:hover{background:#f9fafb}.bk-booking-limit-settings .employee-cell{display:flex;align-items:center;gap:10px}.bk-booking-limit-settings .avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#e5e7eb;flex-shrink:0}.bk-booking-limit-settings .avatar-fallback{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.bk-booking-limit-settings .emp-name{font-weight:500;color:#111827}.bk-booking-limit-settings .text-secondary{color:#6b7280}.bk-booking-limit-settings .role-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.bk-booking-limit-settings .role-badge.admin5{background:#dbeafe;color:#1d4ed8}.bk-booking-limit-settings .role-badge.admin10{background:#ede9fe;color:#7c3aed}.bk-booking-limit-settings .limit-value{font-weight:600;color:#059669;font-size:14px}.bk-booking-limit-settings .no-limit{color:#9ca3af;font-style:italic;font-size:13px}.bk-booking-limit-settings .currency-tag{display:inline-block;margin-left:6px;padding:1px 7px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;font-size:11px;font-weight:600;color:#166534;vertical-align:middle}.bk-booking-limit-settings .currency-select{min-width:140px}.bk-booking-limit-settings .select-field-sm{padding:5px 8px;border:1px solid #d1d5db;border-radius:5px;font-size:13px;color:#111827;background:#fff;outline:none;min-width:120px;cursor:pointer}.bk-booking-limit-settings .select-field-sm:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .already-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid #d1d5db;border-radius:6px;background:#f0fdf4;color:#065f46;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bk-booking-limit-settings .already-btn:hover{background:#dcfce7;border-color:#6ee7b7}.bk-booking-limit-settings .already-btn.already-zero{background:#f9fafb;color:#9ca3af;border-color:#e5e7eb}.bk-booking-limit-settings .remain-value{font-weight:600;color:#059669;font-size:13px}.bk-booking-limit-settings .remain-value.over-limit{color:#dc2626}.bk-booking-limit-settings .drawer-overlay{position:fixed;inset:0;background:#00000059;z-index:200;animation:fadeIn .2s ease}.bk-booking-limit-settings .drawer-panel{position:fixed;top:0;right:-520px;width:500px;max-width:95vw;height:100vh;background:#fff;z-index:201;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f;transition:right .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.bk-booking-limit-settings .drawer-panel.open{right:0}.bk-booking-limit-settings .drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.bk-booking-limit-settings .drawer-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#111827}.bk-booking-limit-settings .drawer-title i{color:#2563eb;font-size:16px}.bk-booking-limit-settings .drawer-close-btn{width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:background .15s}.bk-booking-limit-settings .drawer-close-btn:hover{background:#f3f4f6;color:#111827}.bk-booking-limit-settings .drawer-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.bk-booking-limit-settings .drawer-cards{padding:16px;display:flex;flex-direction:column;gap:12px}.bk-booking-limit-settings .modern-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;transition:box-shadow .15s}.bk-booking-limit-settings .modern-card:hover{box-shadow:0 4px 16px #00000014}.bk-booking-limit-settings .modern-card-header{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 16px 10px;gap:12px}.bk-booking-limit-settings .card-user-info{display:flex;align-items:flex-start;gap:10px}.bk-booking-limit-settings .member-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;overflow:hidden}.bk-booking-limit-settings .member-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.bk-booking-limit-settings .user-details{display:flex;flex-direction:column;gap:2px}.bk-booking-limit-settings .user-name{margin:0;font-size:14px;font-weight:600;color:#111827}.bk-booking-limit-settings .booking-id{font-size:12px;color:#6b7280}.bk-booking-limit-settings .card-price-badge{display:flex;align-items:center;gap:4px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:4px 10px;flex-shrink:0}.bk-booking-limit-settings .price-val{font-size:15px;font-weight:700;color:#059669}.bk-booking-limit-settings .price-cur{font-size:12px;font-weight:500;color:#065f46}.bk-booking-limit-settings .quick-info{display:flex;flex-wrap:wrap;gap:6px;padding:0 16px 10px}.bk-booking-limit-settings .info-badge{display:inline-flex;align-items:center;gap:5px;background:#f3f4f6;border-radius:999px;padding:3px 10px;font-size:12px;color:#374151}.bk-booking-limit-settings .info-badge i{font-size:11px;color:#6b7280}.bk-booking-limit-settings .flight-route{display:flex;align-items:center;gap:10px;padding:10px 16px 14px;background:#f9fafb;border-top:1px solid #f3f4f6}.bk-booking-limit-settings .route-point{flex:1;text-align:center}.bk-booking-limit-settings .route-label{font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em}.bk-booking-limit-settings .route-airport{font-size:14px;font-weight:600;color:#111827;margin-top:2px}.bk-booking-limit-settings .route-time{font-size:12px;color:#6b7280;margin-top:2px}.bk-booking-limit-settings .route-line{color:#9ca3af;font-size:14px;flex-shrink:0}.bk-booking-limit-settings .pagination-section{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 20px;border-top:1px solid #e5e7eb}.bk-booking-limit-settings .pagination-summary{font-size:13px;color:#6b7280}.bk-booking-limit-settings .pagination-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.bk-booking-limit-settings .page-size-select{height:36px;padding:4px 10px;border:1px solid #d0d5dd;border-radius:6px;font-size:13px;background:#fff;cursor:pointer;outline:none}.bk-booking-limit-settings .page-size-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.bk-booking-limit-settings .edit-input-row{display:flex;align-items:center;gap:6px}.bk-booking-limit-settings .action-buttons{display:flex;gap:6px}.bk-booking-limit-settings .btn-icon{width:30px;height:30px;border:none;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;transition:background-color .15s}.bk-booking-limit-settings .btn-icon:disabled{opacity:.5;cursor:not-allowed}.bk-booking-limit-settings .btn-edit{background:#f3f4f6;color:#374151}.bk-booking-limit-settings .btn-edit:hover:not(:disabled){background:#e5e7eb}.bk-booking-limit-settings .btn-save{background:#d1fae5;color:#059669}.bk-booking-limit-settings .btn-save:hover:not(:disabled){background:#a7f3d0}.bk-booking-limit-settings .btn-cancel{background:#fee2e2;color:#dc2626}.bk-booking-limit-settings .btn-cancel:hover:not(:disabled){background:#fecaca}.bk-booking-limit-settings .spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.bk-booking-limit-settings .spinner-sm{display:inline-block;width:11px;height:11px;border:2px solid rgba(5,150,105,.4);border-top-color:#059669;border-radius:50%;animation:spin .6s linear infinite}.bk-booking-limit-settings .spinner-large{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}.bk-booking-limit-settings .fx-conversion-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:0 16px 10px;padding:6px 10px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:12px;color:#15803d}.bk-booking-limit-settings .fx-original{font-weight:600}.bk-booking-limit-settings .fx-op{color:#6b7280}.bk-booking-limit-settings .fx-rate{font-weight:600;color:#0369a1}.bk-booking-limit-settings .fx-converted{font-weight:700;color:#065f46}.bk-booking-limit-settings .fx-label{color:#9ca3af;font-size:11px;margin-left:4px}.bk-booking-limit-settings .card-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.bk-booking-limit-settings .card-expand-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:background .15s,color .15s;flex-shrink:0}.bk-booking-limit-settings .card-expand-btn:hover{background:#f3f4f6;color:#1f2937}.bk-booking-limit-settings .doc-badge .doc-link{color:#2563eb;text-decoration:none;font-size:12px}.bk-booking-limit-settings .doc-badge .doc-link:hover{text-decoration:underline}.bk-booking-limit-settings .card-details{padding:12px 16px 14px;border-top:1px solid #f3f4f6;background:#fafafa;border-radius:0 0 12px 12px}.bk-booking-limit-settings .details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.bk-booking-limit-settings .detail-item{display:flex;flex-direction:column;gap:2px}.bk-booking-limit-settings .detail-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px}.bk-booking-limit-settings .detail-value{font-size:13px;color:#1f2937}.bk-booking-limit-settings .detail-value .doc-link{color:#2563eb;text-decoration:none;display:flex;align-items:center;gap:4px}.bk-booking-limit-settings .detail-value .doc-link:hover{text-decoration:underline}.bk-booking-limit-settings .route-tz{font-size:10px;color:#9ca3af;margin-left:2px}.bk-booking-limit-settings .error-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;color:#dc2626;text-align:center}.bk-booking-limit-settings .error-state p{margin:0;font-size:14px}.bk-booking-family-members .member-card{text-align:center;padding:15px;border-radius:10px;box-shadow:0 4px 8px #0000001a;background:#fff;margin-bottom:20px}.bk-booking-family-members .member-img{width:60px;height:60px;border-radius:50%}.bk-booking-family-members .member-name{margin-top:10px;font-weight:700}.bk-booking-family-members .member-role{font-size:14px;color:gray}.bk-booking-family-members .member-details{text-align:left;font-size:14px;margin-top:10px}.bk-booking-family-members .member-details div{margin-bottom:4px}.bk-booking-family-members .member-actions{display:flex;justify-content:center;gap:8px;margin-top:12px}.bk-booking-family-members .btn{border-radius:8px}.bk-booking-family-members .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.bk-booking-family-members .user-summary .avatar{width:64px;height:64px;border-radius:50%}.bk-booking-family-members .user-info{display:flex;align-items:center;gap:12px}.bk-booking-family-members .avatar{width:60px;height:60px;border-radius:50%}.bk-booking-family-members .user-meta h2{margin:0;font-size:18px;font-weight:600}.bk-booking-family-members .user-meta .title{font-size:14px;color:#666;margin:2px 0}.bk-booking-family-members .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.bk-booking-family-members .btn.primary{background-color:#007bff;color:#fff}.bk-booking-family-members .btn.secondary{background-color:#f0f0f0;color:#333}.bk-booking-family-members .family-members-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.bk-booking-family-members .toolbar-title{margin:0;font-size:1.25rem;font-weight:600}.bk-booking-family-members .member-card{position:relative}.bk-booking-family-members .card-actions{position:absolute;top:10px;right:10px;display:flex;gap:6px;z-index:2}.bk-booking-family-members .card-action-btn{padding:4px 8px;line-height:1}.bk-booking-family-members .empty-state{text-align:center;padding:40px 20px}.bk-booking-family-members .empty-state-text{color:#6b7280;margin-bottom:16px}.bk-family-member-modal .profile-picture-row{display:flex;align-items:center;gap:16px}.bk-family-member-modal .profile-picture-box{width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.bk-family-member-modal .profile-preview{width:100%;height:100%;object-fit:cover}.bk-family-member-modal .profile-placeholder{font-size:28px;color:#9ca3af}.bk-family-member-modal .profile-picture-actions{display:flex;flex-direction:column;gap:6px}.bk-family-member-modal .upload-section-title{font-weight:600;margin-bottom:12px}.bk-family-member-modal .upload-card{border:1px solid #e5e7eb;border-radius:8px;padding:12px;height:100%}.bk-family-member-modal .upload-card-body{display:flex;flex-direction:column;gap:8px}.bk-family-member-modal .upload-label{font-size:13px;color:#6b7280;word-break:break-word}.bk-family-member-modal .upload-actions{display:flex;gap:8px;flex-wrap:wrap}.bk-family-member-modal .invalid-feedback{font-size:12px;color:#dc3545}.bk-documents-expiration .documents-expiration-page{display:flex;flex-direction:column;gap:18px}.bk-documents-expiration .documents-expiration-header{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 10px 30px #0f172a0f}.bk-documents-expiration .header-copy{display:flex;flex-direction:column;gap:6px}.bk-documents-expiration .eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bk-documents-expiration .documents-expiration-header h1{margin:0;font-size:24px;font-weight:700;color:#111827}.bk-documents-expiration .documents-expiration-header .subtitle{margin:0;font-size:14px;color:#6b7280;max-width:760px}.bk-documents-expiration .admin-tabs{margin-top:2px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;padding:6px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;width:fit-content}.bk-documents-expiration .admin-tab{border:1px solid transparent;border-radius:999px;padding:9px 16px;font-size:.9rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background:transparent;color:#475569;font-weight:600;transition:all .2s ease}.bk-documents-expiration .admin-tab i{font-size:.8rem}.bk-documents-expiration .admin-tab:hover{background:#fff;color:#1e293b}.bk-documents-expiration .admin-tab.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 6px 16px #2563eb33}.bk-documents-expiration .admin-tab[data-section=passport].active{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.bk-documents-expiration .admin-tab[data-section=visa].active{background:linear-gradient(135deg,#0f766e,#115e59)}.bk-booking-visa-expiry .document-expiry-page{display:flex;flex-direction:column;gap:18px;padding:20px;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 10px 30px #0f172a0d}.bk-booking-visa-expiry .toolbar-row{display:flex;justify-content:flex-end;padding-bottom:2px}.bk-booking-visa-expiry .toolbar-content{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:inset 0 1px #ffffffe6}.bk-booking-visa-expiry .toolbar-title{display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;font-weight:700;font-size:.95rem}.bk-booking-visa-expiry .toolbar-title i{color:#2563eb}.bk-booking-visa-expiry .btn-refresh{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid #dbeafe;border-radius:999px;background:linear-gradient(135deg,#fff,#f8fbff);color:#1d4ed8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 10px #2563eb14}.bk-booking-visa-expiry .btn-refresh:hover:not(:disabled){background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd;transform:translateY(-1px)}.bk-booking-visa-expiry .btn-refresh:disabled{opacity:.7;cursor:not-allowed;transform:none}.bk-booking-visa-expiry .alert-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.9rem}.bk-booking-visa-expiry .filters-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;padding:16px;margin-top:6px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:inset 0 1px #fffc}.bk-booking-visa-expiry .search-mode{display:flex;gap:6px}.bk-booking-visa-expiry .search-mode-btn{padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.bk-booking-visa-expiry .search-mode-btn:hover{background:#f3f4f6}.bk-booking-visa-expiry .search-mode-btn.active{background:#111827;border-color:#111827;color:#fff}.bk-booking-visa-expiry .filter-group{display:flex;flex-direction:column;gap:4px}.bk-booking-visa-expiry .filter-group label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.bk-booking-visa-expiry .filter-group select{padding:7px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#374151;background:#fff;cursor:pointer;min-width:130px}.bk-booking-visa-expiry .filter-group.search{flex-direction:row;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px}.bk-booking-visa-expiry .filter-group.search i{color:#9ca3af;font-size:.85rem}.bk-booking-visa-expiry .filter-group.search input{border:none;background:transparent;padding:8px 0;font-size:.875rem;color:#374151;outline:none;min-width:200px}.bk-booking-visa-expiry .results-count{font-size:.85rem;color:#6b7280;align-self:center;margin-left:auto}.bk-booking-visa-expiry .loading-state{display:flex;align-items:center;gap:10px;padding:32px;color:#6b7280;font-size:.9rem}.bk-booking-visa-expiry .table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb}.bk-booking-visa-expiry .table{width:100%;border-collapse:collapse;font-size:.875rem}.bk-booking-visa-expiry .table thead tr{background:#f9fafb}.bk-booking-visa-expiry .table th{padding:11px 16px;text-align:left;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.bk-booking-visa-expiry .table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .1s}.bk-booking-visa-expiry .table tbody tr:last-child{border-bottom:none}.bk-booking-visa-expiry .table tbody tr:hover{background:#f9fafb}.bk-booking-visa-expiry .table td{padding:12px 16px;color:#374151;vertical-align:middle}.bk-booking-visa-expiry .cell-name{font-weight:500;color:#111827}.bk-booking-visa-expiry .cell-code{font-family:monospace;font-size:.8rem;color:#6b7280}.bk-booking-visa-expiry .cell-date{white-space:nowrap;font-weight:500}.badge-type,.bk-booking-visa-expiry .badge-status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.bk-booking-visa-expiry .badge-type.resident{background:#eff6ff;color:#1d4ed8}.bk-booking-visa-expiry .badge-type.visitor{background:#f0fdf4;color:#15803d}.bk-booking-visa-expiry .badge-status.expired{background:#fef2f2;color:#b91c1c}.bk-booking-visa-expiry .badge-status.upcoming{background:#fff7ed;color:#c2410c}.bk-booking-visa-expiry .btn-profile{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bk-booking-visa-expiry .btn-profile:hover{background:#f3f4f6;border-color:#9ca3af}.bk-booking-visa-expiry .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;color:#9ca3af;text-align:center}.bk-booking-visa-expiry .empty-state i{font-size:2.5rem;margin-bottom:12px;color:#d1fae5}.bk-booking-visa-expiry .empty-state p{margin:0;font-size:.95rem;color:#6b7280}.bk-booking-visa-expiry .empty-state .hint{font-size:.85rem;color:#9ca3af;margin-top:4px}.bk-booking-visa-expiry .spin{animation:spin .8s linear infinite}.bk-booking-passport-expiry .document-expiry-page{display:flex;flex-direction:column;gap:18px;padding:20px;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 10px 30px #0f172a0d}.bk-booking-passport-expiry .toolbar-row{display:flex;justify-content:flex-end;padding-bottom:2px}.bk-booking-passport-expiry .toolbar-content{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:inset 0 1px #ffffffe6}.bk-booking-passport-expiry .toolbar-title{display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;font-weight:700;font-size:.95rem}.bk-booking-passport-expiry .toolbar-title i{color:#2563eb}.bk-booking-passport-expiry .btn-refresh{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid #dbeafe;border-radius:999px;background:linear-gradient(135deg,#fff,#f8fbff);color:#1d4ed8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 10px #2563eb14}.bk-booking-passport-expiry .btn-refresh:hover:not(:disabled){background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd;transform:translateY(-1px)}.bk-booking-passport-expiry .btn-refresh:disabled{opacity:.7;cursor:not-allowed;transform:none}.bk-booking-passport-expiry .alert-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.9rem}.bk-booking-passport-expiry .filters-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;padding:16px;margin-top:6px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:inset 0 1px #fffc}.bk-booking-passport-expiry .search-mode{display:flex;gap:6px}.bk-booking-passport-expiry .search-mode-btn{padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.bk-booking-passport-expiry .search-mode-btn:hover{background:#f3f4f6}.bk-booking-passport-expiry .search-mode-btn.active{background:#111827;border-color:#111827;color:#fff}.bk-booking-passport-expiry .filter-group{display:flex;flex-direction:column;gap:4px}.bk-booking-passport-expiry .filter-group label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.bk-booking-passport-expiry .filter-group select{padding:7px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;color:#374151;background:#fff;cursor:pointer;min-width:130px}.bk-booking-passport-expiry .filter-group.search{flex-direction:row;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px}.bk-booking-passport-expiry .filter-group.search i{color:#9ca3af;font-size:.85rem}.bk-booking-passport-expiry .filter-group.search input{border:none;background:transparent;padding:8px 0;font-size:.875rem;color:#374151;outline:none;min-width:200px}.bk-booking-passport-expiry .results-count{font-size:.85rem;color:#6b7280;align-self:center;margin-left:auto}.bk-booking-passport-expiry .loading-state{display:flex;align-items:center;gap:10px;padding:32px;color:#6b7280;font-size:.9rem}.bk-booking-passport-expiry .table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb}.bk-booking-passport-expiry .table{width:100%;border-collapse:collapse;font-size:.875rem}.bk-booking-passport-expiry .table thead tr{background:#f9fafb}.bk-booking-passport-expiry .table th{padding:11px 16px;text-align:left;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.bk-booking-passport-expiry .table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .1s}.bk-booking-passport-expiry .table tbody tr:last-child{border-bottom:none}.bk-booking-passport-expiry .table tbody tr:hover{background:#f9fafb}.bk-booking-passport-expiry .table td{padding:12px 16px;color:#374151;vertical-align:middle}.bk-booking-passport-expiry .cell-name{font-weight:500;color:#111827}.bk-booking-passport-expiry .cell-code{font-family:monospace;font-size:.8rem;color:#6b7280}.bk-booking-passport-expiry .cell-date{white-space:nowrap;font-weight:500}.badge-type,.bk-booking-passport-expiry .badge-status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.bk-booking-passport-expiry .badge-type.resident{background:#eff6ff;color:#1d4ed8}.bk-booking-passport-expiry .badge-type.visitor{background:#f0fdf4;color:#15803d}.bk-booking-passport-expiry .badge-status.expired{background:#fef2f2;color:#b91c1c}.bk-booking-passport-expiry .badge-status.upcoming{background:#fff7ed;color:#c2410c}.bk-booking-passport-expiry .btn-profile{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bk-booking-passport-expiry .btn-profile:hover{background:#f3f4f6;border-color:#9ca3af}.bk-booking-passport-expiry .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;color:#9ca3af;text-align:center}.bk-booking-passport-expiry .empty-state i{font-size:2.5rem;margin-bottom:12px;color:#d1fae5}.bk-booking-passport-expiry .empty-state p{margin:0;font-size:.95rem;color:#6b7280}.bk-booking-passport-expiry .empty-state .hint{font-size:.85rem;color:#9ca3af;margin-top:4px}.bk-booking-passport-expiry .spin{animation:spin .8s linear infinite}.bk-bookingflight-cancelation .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050;padding:20px}.bk-bookingflight-cancelation .p-dialog{z-index:1060!important}.bk-bookingflight-cancelation .p-dialog-mask{z-index:1055!important}.bk-bookingflight-cancelation .modal-overlay.has-sub-dialog{opacity:.8}.bk-bookingflight-cancelation .modal-overlay.has-sub-dialog .modal-dialog{pointer-events:auto}.bk-bookingflight-cancelation .modal-dialog{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;position:relative}.bk-bookingflight-cancelation .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.bk-bookingflight-cancelation .modal-header h4{margin:0;font-size:1.25rem;font-weight:600;color:#495057;display:flex;align-items:center;gap:8px}.bk-bookingflight-cancelation .close-btn{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.bk-bookingflight-cancelation .close-btn:hover{background-color:#e9ecef;color:#495057}.bk-bookingflight-cancelation .modal-body{flex:1;padding:24px;overflow-y:auto;max-height:calc(90vh - 160px)}.bk-bookingflight-cancelation .modal-body::-webkit-scrollbar{width:8px}.bk-bookingflight-cancelation .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-bookingflight-cancelation .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-bookingflight-cancelation .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-bookingflight-cancelation .form-content{padding-bottom:20px}.bk-bookingflight-cancelation .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa;border-radius:0 0 12px 12px}.bk-bookingflight-cancelation .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;border-radius:12px;z-index:10}.bk-bookingflight-cancelation .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d;margin-bottom:20px}.bk-bookingflight-cancelation .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.bk-bookingflight-cancelation .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.bk-bookingflight-cancelation .avatar{width:64px;height:64px;border-radius:50%}.bk-bookingflight-cancelation .user-meta h2{margin:0;font-size:18px;font-weight:600}.bk-bookingflight-cancelation .user-meta h6{margin:2px 0;font-size:14px;color:#666}.bk-bookingflight-cancelation .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.bk-bookingflight-cancelation .status.active{background-color:#28a745;color:#fff}.bk-bookingflight-cancelation .status.inactive{background-color:#dc3545;color:#fff}.bk-bookingflight-cancelation .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.bk-bookingflight-cancelation .actions{display:flex;gap:8px;align-items:center}.bk-bookingflight-cancelation .toggle-btn{background-color:#6c757d;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s ease}.bk-bookingflight-cancelation .toggle-btn:hover{background-color:#5a6268}.bk-bookingflight-cancelation .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}.bk-bookingflight-cancelation .form-group{display:flex;flex-direction:column}.bk-bookingflight-cancelation .form-group label{font-weight:600;margin-bottom:6px;color:#495057;font-size:14px}.form-group input,.form-group select,.bk-bookingflight-cancelation .form-group textarea{padding:10px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-group input:focus,.form-group select:focus,.bk-bookingflight-cancelation .form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.form-group input.is-invalid,.bk-bookingflight-cancelation .form-group select.is-invalid{border-color:#dc3545}.bk-bookingflight-cancelation .invalid-feedback{color:#dc3545;font-size:12px;margin-top:4px}.bk-bookingflight-cancelation .form-group.notes{grid-column:1/-1}.bk-bookingflight-cancelation .form-group.notes textarea{min-height:80px;resize:vertical}.bk-bookingflight-cancelation .btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.bk-bookingflight-cancelation .btn:disabled{opacity:.65;cursor:not-allowed}.bk-bookingflight-cancelation .btn-secondary{background-color:#6c757d;color:#fff}.bk-bookingflight-cancelation .btn-secondary:hover:not(:disabled){background-color:#5a6268}.bk-bookingflight-cancelation .btn-danger{background-color:#dc3545;color:#fff}.bk-bookingflight-cancelation .btn-danger:hover:not(:disabled){background-color:#c82333}.bk-bookingflight-cancelation .btn-link{color:#007bff;text-decoration:none;font-size:12px;padding:0}.bk-bookingflight-cancelation .btn-link:hover{text-decoration:underline}.bk-bookingflight-cancelation .spinner-border{width:3rem;height:3rem}@media (max-width: 768px){.bk-bookingflight-cancelation .modal-dialog{margin:10px;max-height:95vh}.bk-bookingflight-cancelation .modal-body{padding:16px;max-height:calc(95vh - 120px)}.bk-bookingflight-cancelation .form-row{grid-template-columns:1fr;gap:16px}.bk-bookingflight-cancelation .user-summary{flex-direction:column;text-align:center;gap:8px}.bk-bookingflight-cancelation .info-grid{grid-template-columns:1fr}.bk-bookingflight-cancelation .modal-footer{flex-direction:column;gap:8px}.bk-bookingflight-cancelation .btn{width:100%;justify-content:center}}.bk-bookingflight-cancelation .pi{font-weight:700}.bk-bookingflight-cancelation .pi:before{text-shadow:0 0 0 currentColor}.bk-bookingflight-cancelation .fa{font-family:"Font Awesome 6 Free";font-weight:900}.bk-bookingflight-cancelation .fa-plane:before{content:"\f072"}.bk-bookingflight-cancelation .d-flex{display:flex}.bk-bookingflight-cancelation .justify-content-between{justify-content:space-between}.bk-bookingflight-cancelation .justify-content-end{justify-content:flex-end}.bk-bookingflight-cancelation .align-items-center{align-items:center}.bk-bookingflight-cancelation .mt-1{margin-top:.25rem}.bk-bookingflight-cancelation .my-2{margin-top:.5rem;margin-bottom:.5rem}.bk-bookingflight-cancelation .text-primary{color:#007bff!important}.bk-bookingflight-cancelation .p-0{padding:0!important}.bk-bookingflight-cancelation .me-2{margin-right:.5rem}.bk-bookingflight-cancelation .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.bk-bookingHotel-cancelation .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.bk-bookingHotel-cancelation .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.bk-bookingHotel-cancelation .user-card img{width:64px;height:64px;border-radius:50%}.bk-bookingHotel-cancelation .user-details{flex-grow:1}.bk-bookingHotel-cancelation .user-details h2{margin:0;font-size:20px}.bk-bookingHotel-cancelation .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.bk-bookingHotel-cancelation .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.bk-bookingHotel-cancelation .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.bk-bookingHotel-cancelation .pi{font-weight:700}.bk-bookingHotel-cancelation .pi:before{text-shadow:0 0 0 currentColor}.bk-bookingHotel-cancelation .info-item{display:flex;flex-direction:column}.bk-bookingHotel-cancelation .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.bk-bookingHotel-cancelation .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.bk-bookingHotel-cancelation .validity.valid{color:green}.bk-bookingHotel-cancelation .validity.expired{color:red}.bk-bookingHotel-cancelation .tabs{display:flex;gap:10px;margin-bottom:20px}.bk-bookingHotel-cancelation .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.bk-bookingHotel-cancelation .tabs button.active{background:#007bff;color:#fff}.bk-bookingHotel-cancelation .section{margin-bottom:30px}.bk-bookingHotel-cancelation .section h3{margin-bottom:12px;font-size:18px;color:#333}.bk-bookingHotel-cancelation .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.bk-bookingHotel-cancelation .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.bk-bookingHotel-cancelation .card-header strong{font-size:16px}.bk-bookingHotel-cancelation .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.bk-bookingHotel-cancelation .card-header .btn.primary{background-color:#007bff;color:#fff}.bk-bookingHotel-cancelation .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.bk-bookingHotel-cancelation .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.bk-bookingHotel-cancelation .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.bk-bookingHotel-cancelation .user-info{display:flex;align-items:center;gap:12px}.bk-bookingHotel-cancelation .avatar{width:60px;height:60px;border-radius:50%}.bk-bookingHotel-cancelation .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.bk-bookingHotel-cancelation .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.bk-bookingHotel-cancelation .user-summary .avatar{width:64px;height:64px;border-radius:50%}.bk-bookingHotel-cancelation .user-meta h2{margin:0;font-size:18px;font-weight:600}.bk-bookingHotel-cancelation .user-meta .title{font-size:14px;color:#666;margin:2px 0}.bk-bookingHotel-cancelation .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.bk-bookingHotel-cancelation .status.active{background-color:#28a745;color:#fff}.bk-bookingHotel-cancelation .status.inactive{background-color:#dc3545;color:#fff}.bk-bookingHotel-cancelation .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.bk-bookingHotel-cancelation .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.bk-bookingHotel-cancelation .info-item a{color:#007bff;text-decoration:none}.bk-bookingHotel-cancelation .info-item a:hover{text-decoration:underline}.bk-bookingHotel-cancelation .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.bk-bookingHotel-cancelation .status.active{background-color:#4caf50;color:#fff}.bk-bookingHotel-cancelation .status.inactive{background-color:#f44336;color:#fff}.bk-bookingHotel-cancelation .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.bk-bookingHotel-cancelation .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.bk-bookingHotel-cancelation .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.bk-bookingHotel-cancelation .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.bk-bookingHotel-cancelation .btn.primary{background-color:#007bff;color:#fff}.bk-bookingHotel-cancelation .btn.secondary{background-color:#f0f0f0;color:#333}.bk-bookingHotel-cancelation .visas-section{display:flex;flex-direction:column;gap:8px}.bk-bookingHotel-cancelation .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.bk-bookingHotel-cancelation .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.bk-bookingHotel-cancelation .visa-row a:hover{text-decoration:underline}.bk-bookingHotel-cancelation .validity.valid{color:#28a745;font-weight:700}.bk-bookingHotel-cancelation .validity.expired{color:#dc3545;font-weight:700}.bk-bookingHotel-cancelation .cancel-flight-container{padding:20px;background:#fff;border-radius:8px}.bk-bookingHotel-cancelation h3{margin-bottom:15px;font-weight:600}.bk-bookingHotel-cancelation .form-row{display:flex;gap:20px;margin-bottom:15px}.bk-bookingHotel-cancelation .form-group{flex:1;display:flex;flex-direction:column}.bk-bookingHotel-cancelation label{font-weight:500;margin-bottom:5px}.bk-bookingHotel-cancelation input,.bk-bookingHotel-cancelation select,.bk-bookingHotel-cancelation textarea{padding:8px;border:1px solid #ddd;border-radius:6px}.bk-bookingHotel-cancelation textarea{resize:none;min-height:80px}.bk-bookingHotel-cancelation button{padding:10px 20px;background:linear-gradient(to right,#2d6cdf,#0a56d3);color:#fff;border:none;border-radius:6px;cursor:pointer}.bk-bookingHotel-cancelation button:disabled{background:#ccc;cursor:not-allowed}.bk-flight-edit-dialog .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.bk-flight-edit-dialog .modal-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:800px;width:90%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative}.bk-flight-edit-dialog .modal-content{display:flex;flex-direction:column;height:100%}.bk-flight-edit-dialog .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}.bk-flight-edit-dialog .modal-header h4{margin:0;color:#333;font-size:1.25rem;font-weight:600}.bk-flight-edit-dialog .close-btn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.bk-flight-edit-dialog .close-btn:hover{background-color:#e9ecef;color:#333}.bk-flight-edit-dialog .modal-body{padding:20px;overflow-y:auto;flex:1;max-height:60vh;min-height:400px}.bk-flight-edit-dialog .modal-body::-webkit-scrollbar{width:8px}.bk-flight-edit-dialog .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-flight-edit-dialog .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-flight-edit-dialog .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-flight-edit-dialog .form-row{display:flex;justify-content:space-between;gap:28px;margin-bottom:28px}.bk-flight-edit-dialog .form-group{display:flex;flex-direction:column;gap:8px;flex:1}.bk-flight-edit-dialog .form-group.full-width{width:100%}.bk-flight-edit-dialog .form-label{color:#667085;font-size:16px;font-family:Inter,sans-serif;font-weight:600;line-height:24px;margin:0}.bk-flight-edit-dialog .required-asterisk{color:#dc3545;font-weight:700;margin-left:2px}.bk-flight-edit-dialog .form-input{height:60px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;padding:0 14px;color:#121212;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;outline:none;transition:all .3s ease;width:100%}.bk-flight-edit-dialog .form-input:focus{border-color:#2e6de9;background:#fff}.bk-flight-edit-dialog .form-input::placeholder{color:#bcbcbc}.form-input[type=date],.bk-flight-edit-dialog .form-input[type=datetime-local]{color:#121212}.form-input[type=date]:invalid,.bk-flight-edit-dialog .form-input[type=datetime-local]:invalid{color:#bcbcbc}.bk-flight-edit-dialog .date-input-container{position:relative;width:100%}.bk-flight-edit-dialog .date-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:20px;pointer-events:none}.bk-flight-edit-dialog .select-input-container{position:relative;width:100%}.bk-flight-edit-dialog .select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#2d6ce9;font-size:16px;pointer-events:none}.form-input[type=select],.bk-flight-edit-dialog select.form-input{appearance:none;padding-right:40px}.bk-flight-edit-dialog textarea.form-input{height:auto;min-height:60px;padding:18px 14px;resize:vertical}.bk-flight-edit-dialog .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}.bk-flight-edit-dialog .btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.bk-flight-edit-dialog .btn:disabled{opacity:.6;cursor:not-allowed}.bk-flight-edit-dialog .btn-secondary{background-color:#6c757d;color:#fff}.bk-flight-edit-dialog .btn-secondary:hover:not(:disabled){background-color:#5a6268}.bk-flight-edit-dialog .btn-primary{background-color:#007bff;color:#fff}.bk-flight-edit-dialog .btn-primary:hover:not(:disabled){background-color:#0056b3}.bk-flight-edit-dialog .spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.bk-flight-edit-dialog .modal-dialog{width:95%;max-height:95vh}.bk-flight-edit-dialog .modal-body{max-height:70vh;min-height:300px}.bk-flight-edit-dialog .form-row{grid-template-columns:1fr;gap:15px}.modal-header,.modal-body,.bk-flight-edit-dialog .modal-footer{padding:15px}.bk-flight-edit-dialog .modal-footer{flex-direction:column}.bk-flight-edit-dialog .btn{width:100%;justify-content:center}}.bk-flight-edit-dialog .modal-body.loading{opacity:.6;pointer-events:none}.bk-flight-edit-dialog .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.bk-flight-edit-dialog .loading-indicator .spinner{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.bk-flight-edit-dialog .loading-indicator p{margin:0;color:#666;font-size:14px}.bk-flight-edit-dialog .debug-info{border-left:4px solid #007bff;background:#f8f9fa!important;padding:10px;margin-bottom:15px;border-radius:4px;font-size:12px;color:#495057}.bk-flight-edit-dialog .doc-section{margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.bk-flight-edit-dialog .doc-current{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f0f7ff;border:1px solid #b3d4ff;border-radius:8px}.bk-flight-edit-dialog .doc-view-link{flex:1;color:#2e6de9;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px}.bk-flight-edit-dialog .doc-view-link:hover{text-decoration:underline}.bk-flight-edit-dialog .doc-no-file{color:#999;font-size:13px;display:flex;align-items:center;gap:6px;padding:6px 0}.bk-flight-edit-dialog .doc-upload{display:flex;align-items:center;gap:10px}.bk-flight-edit-dialog .doc-upload-label{flex:1;display:flex;align-items:center;gap:8px;padding:0 14px;height:44px;background:#f5f7f9;border:1px dashed rgba(18,18,18,.2);border-radius:8px;color:#667085;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .2s,background .2s}.bk-flight-edit-dialog .doc-upload-label:hover{border-color:#2e6de9;background:#fff}.bk-flight-edit-dialog .doc-file-input{display:none}.bk-flight-edit-dialog .btn-upload{background-color:#2e6de9;color:#fff;padding:10px 16px;height:44px;white-space:nowrap}.bk-flight-edit-dialog .btn-upload:hover:not(:disabled){background-color:#1a56c4}.bk-flight-edit-dialog .btn-danger-sm{background-color:#dc3545;color:#fff;padding:8px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .2s;white-space:nowrap}.bk-flight-edit-dialog .btn-danger-sm:hover:not(:disabled){background-color:#b02a37}.bk-flight-edit-dialog .btn-danger-sm:disabled{opacity:.6;cursor:not-allowed}.bk-flight-edit-dialog .text-danger{color:#dc3545!important;font-size:11px;font-weight:500}.form-control.ng-invalid.ng-touched,.bk-flight-edit-dialog .form-select.ng-invalid.ng-touched{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-control.ng-valid.ng-touched,.bk-flight-edit-dialog .form-select.ng-valid.ng-touched{border-color:#28a745}.bk-flight-edit-dialog .full-width{flex:0 0 100%;max-width:100%}.bk-flight-edit-dialog .limit-status-card{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px;padding:12px 16px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.bk-flight-edit-dialog .limit-stats-row{display:flex;gap:24px;flex-wrap:wrap;flex:1}.bk-flight-edit-dialog .limit-stat{display:flex;flex-direction:column;gap:2px}.bk-flight-edit-dialog .limit-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.bk-flight-edit-dialog .limit-stat strong{font-size:13px;color:#1e40af}.bk-flight-edit-dialog .limit-stat.over-limit strong{color:#dc2626}.bk-flight-edit-dialog .limit-converted{font-size:12px;color:#374151;background:#e0f2fe;border-radius:6px;padding:4px 10px}.bk-flight-edit-dialog .btn-edit-limit{background:#fff;border:1px solid #93c5fd;color:#1d4ed8;border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap}.btn-edit-limit:hover{background:#eff6ff}.bk-flight-edit-dialog .limit-loading{font-size:13px;color:#6b7280}.bk-flight-edit-dialog .over-limit-badge{margin-top:6px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:6px 12px;color:#dc2626;font-size:12px;display:inline-flex;align-items:center;gap:6px;font-weight:500}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bk-flight-edit-dialog .skeleton-wrapper{padding:4px 0}.bk-flight-edit-dialog .skeleton-row{display:flex;gap:28px;margin-bottom:28px}.bk-flight-edit-dialog .skeleton-field{flex:1;display:flex;flex-direction:column;gap:8px}.bk-flight-edit-dialog .sk{border-radius:6px;background:linear-gradient(90deg,#e8e8e8 25%,#f4f4f4,#e8e8e8 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}.bk-flight-edit-dialog .sk-label{height:16px;width:42%}.bk-flight-edit-dialog .sk-input{height:60px;width:100%}.bk-flight-edit-dialog .sk-textarea{height:88px}.bk-flight-edit-dialog .skeleton-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #e0e0e0;margin-top:4px}.bk-flight-edit-dialog .sk-btn{height:40px;width:100px;border-radius:6px}.bk-flight-edit-dialog .sk-btn-primary{width:130px}.bk-flight-edit-dialog .edit-limit-form{display:flex;flex-direction:column;gap:14px;padding:6px 0}.bk-flight-edit-dialog .edit-limit-row{display:flex;flex-direction:column;gap:4px}.bk-flight-edit-dialog .edit-limit-actions{display:flex;justify-content:flex-end;gap:10px}.bk-flight-cancel-dialog .modal{z-index:1055}.bk-flight-cancel-dialog .modal-dialog{max-width:1200px}.bk-flight-cancel-dialog .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bk-flight-cancel-dialog .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bk-flight-cancel-dialog .modal-title{font-weight:600;color:#495057;margin:0;display:flex;align-items:center}.bk-flight-cancel-dialog .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bk-flight-cancel-dialog .btn-close:hover{color:#000}.bk-flight-cancel-dialog .modal-body{padding:24px;max-height:70vh;overflow-y:auto}.bk-flight-cancel-dialog .modal-body::-webkit-scrollbar{width:8px}.bk-flight-cancel-dialog .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-flight-cancel-dialog .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-flight-cancel-dialog .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-flight-cancel-dialog .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bk-flight-cancel-dialog .card{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000001a}.bk-flight-cancel-dialog .card-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:16px 20px}.bk-flight-cancel-dialog .card-body{padding:20px}.bk-flight-cancel-dialog .badge{font-size:12px;padding:6px 12px;border-radius:6px}.bk-flight-cancel-dialog .bg-success{background-color:#28a745!important}.bk-flight-cancel-dialog .bg-danger{background-color:#dc3545!important}.bk-flight-cancel-dialog .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bk-flight-cancel-dialog .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;height:48px;transition:all .15s ease-in-out}.bk-flight-cancel-dialog .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bk-flight-cancel-dialog textarea.form-control{height:auto;min-height:48px;resize:vertical}.bk-flight-cancel-dialog select.form-control{height:48px;padding-right:40px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 12px;appearance:none}.bk-flight-cancel-dialog input[type=number].form-control,.bk-flight-cancel-dialog input[type=date].form-control{height:48px}.bk-flight-cancel-dialog .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bk-flight-cancel-dialog .btn-primary{background-color:#007bff;border-color:#007bff}.bk-flight-cancel-dialog .btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#004085}.bk-flight-cancel-dialog .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bk-flight-cancel-dialog .btn-secondary:hover{background-color:#545b62;border-color:#4e555b}.bk-flight-cancel-dialog .btn-danger{background-color:#dc3545;border-color:#dc3545}.bk-flight-cancel-dialog .btn-danger:hover:not(:disabled){background-color:#c82333;border-color:#bd2130}.bk-flight-cancel-dialog .btn:disabled{opacity:.65;cursor:not-allowed}.bk-flight-cancel-dialog .modal-backdrop{background-color:#00000080;z-index:1050}@media (max-width: 768px){.bk-flight-cancel-dialog .modal-dialog{margin:10px;max-height:95vh}.bk-flight-cancel-dialog .modal-body{padding:16px;max-height:60vh}.modal-header,.bk-flight-cancel-dialog .modal-footer{padding:16px 20px}.bk-flight-cancel-dialog .form-control{height:44px;padding:10px 14px;font-size:16px}.bk-flight-cancel-dialog select.form-control,input[type=number].form-control,.bk-flight-cancel-dialog input[type=date].form-control{height:44px}.bk-flight-cancel-dialog textarea.form-control{min-height:44px}}.bk-flight-cancel-dialog .me-2{margin-right:.5rem!important}.bk-flight-cancel-dialog .mb-0{margin-bottom:0!important}.bk-flight-cancel-dialog .mb-3{margin-bottom:1rem!important}.bk-flight-cancel-dialog .mb-4{margin-bottom:1.5rem!important}.bk-flight-cancel-dialog .text-muted{color:#6c757d!important}.bk-flight-cancel-dialog .rounded-circle{border-radius:50%!important}.bk-flight-cancel-dialog .d-flex{display:flex!important}.bk-flight-cancel-dialog .justify-content-between{justify-content:space-between!important}.bk-flight-cancel-dialog .align-items-center{align-items:center!important}.bk-flight-cancel-dialog .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bk-flight-cancel-dialog .col-md-6{flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}@media (max-width: 768px){.bk-flight-cancel-dialog .col-md-6{flex:0 0 100%;max-width:100%}}.bk-hotel-edit-dialog .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.bk-hotel-edit-dialog .modal-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:800px;width:90%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative}.bk-hotel-edit-dialog .modal-content{display:flex;flex-direction:column;height:100%}.bk-hotel-edit-dialog .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}.bk-hotel-edit-dialog .modal-header h4{margin:0;color:#333;font-size:1.25rem;font-weight:600}.bk-hotel-edit-dialog .close-btn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.bk-hotel-edit-dialog .close-btn:hover{background-color:#e9ecef;color:#333}.bk-hotel-edit-dialog .modal-body{padding:20px;overflow-y:auto;flex:1;max-height:60vh;min-height:400px}.bk-hotel-edit-dialog .modal-body::-webkit-scrollbar{width:8px}.bk-hotel-edit-dialog .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-hotel-edit-dialog .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-hotel-edit-dialog .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-hotel-edit-dialog .modal-footer{padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa;display:flex;justify-content:flex-end;gap:10px}.bk-hotel-edit-dialog .form-section{margin-bottom:25px;padding:20px;background:#f8f9fa;border-radius:6px;border-left:4px solid #007bff}.bk-hotel-edit-dialog .form-section h5{color:#495057;margin-bottom:15px;font-weight:600;font-size:1.1rem}.bk-hotel-edit-dialog .form-group{margin-bottom:15px}.bk-hotel-edit-dialog .form-group label{display:block;margin-bottom:5px;font-weight:500;color:#495057;font-size:.9rem}.bk-hotel-edit-dialog .form-control{width:100%;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-size:.9rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff}.bk-hotel-edit-dialog .form-control:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bk-hotel-edit-dialog .form-control.is-invalid{border-color:#dc3545}.bk-hotel-edit-dialog .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.bk-hotel-edit-dialog .invalid-feedback{display:block;width:100%;margin-top:5px;font-size:.8rem;color:#dc3545}.bk-hotel-edit-dialog .text-danger{color:#dc3545!important;font-size:.8rem;margin-top:5px;display:block}.bk-hotel-edit-dialog .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.bk-hotel-edit-dialog .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.bk-hotel-edit-dialog .loading-indicator p{color:#6c757d;margin:0;font-size:.9rem}.bk-hotel-edit-dialog .btn{padding:8px 16px;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:5px;text-decoration:none}.bk-hotel-edit-dialog .btn:disabled{opacity:.6;cursor:not-allowed}.bk-hotel-edit-dialog .btn-secondary{background-color:#6c757d;color:#fff}.bk-hotel-edit-dialog .btn-secondary:hover:not(:disabled){background-color:#5a6268}.bk-hotel-edit-dialog .btn-primary{background-color:#007bff;color:#fff}.bk-hotel-edit-dialog .btn-primary:hover:not(:disabled){background-color:#0056b3}.bk-hotel-edit-dialog .row{display:flex;flex-wrap:wrap;margin:0 -10px}.bk-hotel-edit-dialog .col-md-6{flex:0 0 50%;max-width:50%;padding:0 10px}@media (max-width: 768px){.bk-hotel-edit-dialog .modal-dialog{width:95%;max-height:95vh}.bk-hotel-edit-dialog .modal-body{padding:15px;max-height:50vh}.bk-hotel-edit-dialog .form-section{padding:15px;margin-bottom:20px}.bk-hotel-edit-dialog .col-md-6{flex:0 0 100%;max-width:100%}.bk-hotel-edit-dialog .modal-header,.bk-hotel-edit-dialog .modal-footer{padding:15px}.bk-hotel-edit-dialog .btn{padding:6px 12px;font-size:.8rem}}@media (max-width: 480px){.bk-hotel-edit-dialog .modal-overlay{padding:10px}.bk-hotel-edit-dialog .modal-dialog{width:100%;max-height:100vh;border-radius:0}.bk-hotel-edit-dialog .modal-header,.bk-hotel-edit-dialog .modal-footer{border-radius:0}}.bk-hotel-cancel-dialog .modal{z-index:1055}.bk-hotel-cancel-dialog .modal-dialog{max-width:1200px}.bk-hotel-cancel-dialog .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bk-hotel-cancel-dialog .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bk-hotel-cancel-dialog .modal-title{font-weight:600;color:#495057;margin:0;display:flex;align-items:center}.bk-hotel-cancel-dialog .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bk-hotel-cancel-dialog .btn-close:hover{color:#000}.bk-hotel-cancel-dialog .modal-body{padding:24px;max-height:70vh;overflow-y:auto}.bk-hotel-cancel-dialog .modal-body::-webkit-scrollbar{width:8px}.bk-hotel-cancel-dialog .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-hotel-cancel-dialog .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-hotel-cancel-dialog .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-hotel-cancel-dialog .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bk-hotel-cancel-dialog .card{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000001a}.bk-hotel-cancel-dialog .card-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:16px 20px}.bk-hotel-cancel-dialog .card-body{padding:20px}.bk-hotel-cancel-dialog .badge{font-size:12px;padding:6px 12px;border-radius:6px}.bk-hotel-cancel-dialog .bg-success{background-color:#28a745!important}.bk-hotel-cancel-dialog .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bk-hotel-cancel-dialog .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;height:48px;transition:all .15s ease-in-out}.bk-hotel-cancel-dialog .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bk-hotel-cancel-dialog textarea.form-control{height:auto;min-height:48px;resize:vertical}.bk-hotel-cancel-dialog select.form-control{height:48px;padding-right:40px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 12px;appearance:none}input[type=number].form-control,input[type=date].form-control,.bk-hotel-cancel-dialog input[type=datetime-local].form-control{height:48px}.bk-hotel-cancel-dialog .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bk-hotel-cancel-dialog .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bk-hotel-cancel-dialog .btn-danger{background-color:#dc3545;border-color:#dc3545}.bk-hotel-cancel-dialog .btn:disabled{opacity:.65;cursor:not-allowed}.bk-hotel-cancel-dialog .modal-backdrop{background-color:#00000080;z-index:1050}.bk-hotel-cancel-dialog .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bk-hotel-cancel-dialog .col-md-6{flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}.bk-car-cancel-dialog .modal{z-index:1055}.bk-car-cancel-dialog .modal-dialog{max-width:1200px}.bk-car-cancel-dialog .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.bk-car-cancel-dialog .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;padding:20px 24px}.bk-car-cancel-dialog .modal-title{font-weight:600;color:#495057;margin:0;display:flex;align-items:center}.bk-car-cancel-dialog .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.bk-car-cancel-dialog .btn-close:hover{color:#000}.bk-car-cancel-dialog .modal-body{padding:24px;max-height:70vh;overflow-y:auto}.bk-car-cancel-dialog .modal-body::-webkit-scrollbar{width:8px}.bk-car-cancel-dialog .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bk-car-cancel-dialog .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.bk-car-cancel-dialog .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.bk-car-cancel-dialog .modal-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px;padding:20px 24px}.bk-car-cancel-dialog .card{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000001a}.bk-car-cancel-dialog .card-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:16px 20px}.bk-car-cancel-dialog .card-body{padding:20px}.bk-car-cancel-dialog .badge{font-size:12px;padding:6px 12px;border-radius:6px}.bk-car-cancel-dialog .bg-success{background-color:#28a745!important}.bk-car-cancel-dialog .form-label{font-weight:600;color:#495057;margin-bottom:8px}.bk-car-cancel-dialog .form-control{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:14px;height:48px;transition:all .15s ease-in-out}.bk-car-cancel-dialog .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.bk-car-cancel-dialog textarea.form-control{height:auto;min-height:48px;resize:vertical}.bk-car-cancel-dialog select.form-control{height:48px;padding-right:40px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 12px;appearance:none}input[type=number].form-control,input[type=date].form-control,.bk-car-cancel-dialog input[type=datetime-local].form-control{height:48px}.bk-car-cancel-dialog .btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:all .15s ease-in-out}.bk-car-cancel-dialog .btn-secondary{background-color:#6c757d;border-color:#6c757d}.bk-car-cancel-dialog .btn-danger{background-color:#dc3545;border-color:#dc3545}.bk-car-cancel-dialog .btn:disabled{opacity:.65;cursor:not-allowed}.bk-car-cancel-dialog .modal-backdrop{background-color:#00000080;z-index:1050}.me-2{margin-right:.5rem!important}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.text-muted{color:#6c757d!important}.rounded-circle{border-radius:50%!important}.d-flex{display:flex!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.bk-car-cancel-dialog .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bk-car-cancel-dialog .col-md-6{flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}@media (max-width: 768px){.modal-dialog{margin:10px;max-height:95vh}.modal-body{padding:16px;max-height:60vh}.modal-header,.modal-footer{padding:16px 20px}.form-control{height:44px;padding:10px 14px;font-size:16px}select.form-control,input[type=number].form-control,input[type=date].form-control,input[type=datetime-local].form-control{height:44px}textarea.form-control{min-height:44px}.col-md-6{flex:0 0 100%;max-width:100%}}.bk-passport-upload-dialog .form-field{margin-bottom:1rem}.bk-passport-upload-dialog .form-label{display:block;font-weight:600;margin-bottom:.35rem;color:var(--text-dark, #1f2937)}.bk-passport-upload-dialog .form-control{width:100%;padding:.5rem .75rem;border:1px solid var(--border-gray, #e5e7eb);border-radius:8px;font-size:.95rem}.bk-passport-upload-dialog .form-control:focus{outline:none;border-color:var(--primary-blue, #2563eb);box-shadow:0 0 0 2px #2563eb26}.bk-passport-upload-dialog .field-error{display:block;color:var(--danger-red, #dc2626);margin-top:.25rem;font-size:.85rem}.bk-passport-upload-dialog .field-hint{display:block;color:#6b7280;margin-top:.25rem;font-size:.85rem}.bk-passport-upload-dialog .doc-upload{display:flex;align-items:center;gap:.5rem}.bk-passport-upload-dialog .doc-upload-label{flex:1;display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;border:1px dashed var(--border-gray, #d1d5db);border-radius:8px;cursor:pointer;color:var(--text-dark, #374151);background:#f9fafb;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bk-passport-upload-dialog .doc-upload-label:hover{border-color:var(--primary-blue, #2563eb);background:#eff6ff}.bk-passport-upload-dialog .doc-file-input{display:none}.bk-passport-upload-dialog .btn-clear-file{flex-shrink:0;width:36px;height:36px;border:1px solid var(--border-gray, #e5e7eb);border-radius:8px;background:#fff;color:#6b7280;cursor:pointer}.bk-passport-upload-dialog .btn-clear-file:hover:not(:disabled){color:var(--danger-red, #dc2626);border-color:var(--danger-red, #dc2626)}.bk-passport-upload-dialog .btn{padding:.5rem 1rem;border-radius:8px;border:none;font-weight:600;cursor:pointer}.bk-passport-upload-dialog .btn:disabled{opacity:.6;cursor:not-allowed}.bk-passport-upload-dialog .btn-secondary{background:#f3f4f6;color:#374151}.bk-passport-upload-dialog .btn-primary{background:var(--primary-blue, #2563eb);color:#fff}.bk-visa-request-details-dialog .visa-details-backdrop{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.bk-visa-request-details-dialog .visa-details-dialog{width:min(640px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0f172a2e;overflow:hidden}.bk-visa-request-details-dialog .visa-details-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e2e8f0}.bk-visa-request-details-dialog .visa-details-title{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.bk-visa-request-details-dialog .visa-details-subtitle{margin:4px 0 0;font-size:.875rem;color:#64748b}.bk-visa-request-details-dialog .visa-details-close{border:none;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer;padding:0 4px}.bk-visa-request-details-dialog .visa-details-body{padding:20px 24px;overflow-y:auto}.bk-visa-request-details-dialog .visa-details-loading{margin:0;color:#64748b}.bk-visa-request-details-dialog .summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.bk-visa-request-details-dialog .summary-item{display:flex;flex-direction:column;gap:4px}.bk-visa-request-details-dialog .summary-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8}.bk-visa-request-details-dialog .summary-value{font-size:.9rem;color:#0f172a}.bk-visa-request-details-dialog .rejection-text{color:#dc2626}.bk-visa-request-details-dialog .status-pill{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600}.status-pill.pendingreview,.bk-visa-request-details-dialog .status-pill.submitted{background:#fef3c7;color:#92400e}.bk-visa-request-details-dialog .status-pill.approved{background:#d1fae5;color:#065f46}.bk-visa-request-details-dialog .status-pill.rejected{background:#fee2e2;color:#991b1b}.bk-visa-request-details-dialog .status-pill.done{background:#e0e7ff;color:#3730a3}.bk-visa-request-details-dialog .link-btn{color:#4f46e5;text-decoration:none}.bk-visa-request-details-dialog .link-btn:hover{text-decoration:underline}.bk-visa-request-details-dialog .visa-details-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e2e8f0}.btn-secondary,.btn-approve,.btn-reject,.bk-visa-request-details-dialog .btn-done{border:none;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;cursor:pointer}.bk-visa-request-details-dialog .btn-secondary{background:#f1f5f9;color:#334155}.bk-visa-request-details-dialog .btn-approve{background:#10b981;color:#fff}.bk-visa-request-details-dialog .btn-reject{background:#ef4444;color:#fff}.bk-visa-request-details-dialog .btn-done{background:#4f46e5;color:#fff}.bulk-upload-dialog .format-selector{display:flex;align-items:center;gap:12px;margin-bottom:20px}.bulk-upload-dialog .format-selector label{font-weight:500;color:#333}.bulk-upload-dialog .file-upload-area{margin-bottom:16px}.bulk-upload-dialog .upload-box{border:2px dashed #d0d5dd;border-radius:12px;padding:32px 24px;text-align:center;background:#f9fafb}.bulk-upload-dialog .upload-icon{font-size:48px;width:48px;height:48px;color:#4c64ff;margin-bottom:12px}.bulk-upload-dialog .upload-title{font-size:16px;font-weight:500;margin:0 0 8px}.bulk-upload-dialog .upload-subtitle{font-size:13px;color:#667085;max-width:600px;margin:0 auto 16px}.bulk-upload-dialog .browse-button{margin-top:8px}.bulk-upload-dialog .selected-file{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:#027a48;font-size:14px}.bulk-upload-dialog .template-download{margin-bottom:16px}.bulk-upload-dialog .error-message{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;font-size:14px}.bulk-upload-dialog .warning-message{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#fffaeb;border:1px solid #fedf89;border-radius:8px;color:#b54708;font-size:14px;margin-bottom:12px}.bulk-upload-dialog .validate-only-option{margin-bottom:16px}.bulk-upload-dialog .data-info{font-size:14px;color:#475467;margin-bottom:12px}@media (max-width: 768px){.bulk-upload-dialog .summary-grid{grid-template-columns:1fr}}.bulk-upload-dialog{width:100%;max-width:900px}.bulk-upload-dialog .dialog-header{padding:20px 0;text-align:center;border-bottom:1px solid #e0e0e0;margin-bottom:20px}.bulk-upload-dialog .dialog-header h2{margin:0 0 8px;font-size:24px;font-weight:500}.bulk-upload-dialog .dialog-header .subtitle{margin:0;font-size:14px;color:#666}.bulk-upload-dialog .dialog-content{width:100%}.bulk-upload-dialog .tab-content{padding:24px}.bulk-upload-dialog .progress-steps{display:flex;gap:12px;justify-content:space-between;margin:12px 0 8px;padding:0 8px}.bulk-upload-dialog .progress-steps .step{display:flex;align-items:center;gap:8px;flex:1;opacity:.5}.bulk-upload-dialog .progress-steps .step .step-number{width:28px;height:28px;border-radius:50%;background:#e0e0e0;color:#333;display:flex;align-items:center;justify-content:center;font-weight:600}.bulk-upload-dialog .progress-steps .step .step-label{font-size:13px;color:#666}.bulk-upload-dialog .progress-steps .step.active{opacity:1}.bulk-upload-dialog .progress-steps .step.active .step-number{background:#4c64ff;color:#fff}.bulk-upload-dialog .step-container h3{margin:0 0 16px;font-size:18px}.bulk-upload-dialog .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.bulk-upload-dialog .form-field{display:flex;flex-direction:column;gap:6px}.bulk-upload-dialog .form-field.full-width{grid-column:1/-1}.bulk-upload-dialog .form-field label{font-size:14px;font-weight:500;color:#344054}.bulk-upload-dialog .form-input{width:100%;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;box-sizing:border-box}.bulk-upload-dialog .form-input:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff26}.bulk-upload-dialog .password-input-wrapper{position:relative;display:flex;align-items:center}.bulk-upload-dialog .password-input-wrapper .form-input{padding-right:44px}.bulk-upload-dialog .toggle-visibility-btn{position:absolute;right:4px}.bulk-upload-dialog .checkbox-field{margin-top:4px}.bulk-upload-dialog .error-message{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;font-size:14px;margin-bottom:16px}.bulk-upload-dialog .info-banner{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;color:#175cd3;font-size:14px;margin-bottom:16px}.bulk-upload-dialog .field-hint{margin:4px 0 0;font-size:12px;color:#667085}.bulk-upload-dialog .loading-container{display:flex;justify-content:center;padding:48px 0}.bulk-upload-dialog .action-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.bulk-upload-dialog .results-container{padding:16px;border-radius:8px;margin-bottom:16px}.bulk-upload-dialog .results-container.success{background:#ecfdf3;border:1px solid #abefc6}.bulk-upload-dialog .results-container.error{background:#fef3f2;border:1px solid #fecdca}.bulk-upload-dialog .results-container.partial{background:#fffaeb;border:1px solid #fedf89}.success-header,.bulk-upload-dialog .error-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.bulk-upload-dialog .large-icon{font-size:36px;width:36px;height:36px}.bulk-upload-dialog .success-header .large-icon{color:#027a48}.bulk-upload-dialog .error-header .large-icon{color:#b42318}.bulk-upload-dialog .summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.bulk-upload-dialog .summary-card{background:#fff;border-radius:8px;padding:12px;text-align:center;border:1px solid #eaecf0}.bulk-upload-dialog .summary-label{font-size:12px;color:#667085;margin:0 0 4px}.bulk-upload-dialog .summary-value{font-size:24px;font-weight:600;margin:0;color:#101828}.bulk-upload-dialog .success-card .summary-value{color:#027a48}.bulk-upload-dialog .error-card .summary-value{color:#b42318}.bulk-upload-dialog .preview-table-container{margin-bottom:20px;overflow-x:auto}.bulk-upload-dialog .success-icon{color:#027a48}.bulk-upload-dialog .error-icon{color:#b42318}.bulk-upload-dialog .message.error-message{color:#b42318;margin:0}@media (max-width: 768px){.bulk-upload-dialog .form-grid,.bulk-upload-dialog .summary-grid{grid-template-columns:1fr}}.cv-add-car-reservation-form .upload-box{background-color:#f5f8ff;border:1px solid #e0e7ff;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease}.cv-add-car-reservation-form .upload-box:hover{background-color:#eef4ff}.cv-add-car-reservation-form .upload-icon{font-size:40px;color:#2563eb;display:block;margin-bottom:8px}.cv-add-car-reservation-form .upload-text{color:#2563eb;font-weight:500}.cv-add-car-reservation-form .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-add-car-reservation-form .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-add-car-reservation-form .user-card img{width:64px;height:64px;border-radius:50%}.cv-add-car-reservation-form .user-details{flex-grow:1}.cv-add-car-reservation-form .user-details h2{margin:0;font-size:20px}.cv-add-car-reservation-form .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-add-car-reservation-form .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-add-car-reservation-form .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-add-car-reservation-form .pi{font-weight:700}.cv-add-car-reservation-form .pi:before{text-shadow:0 0 0 currentColor}.cv-add-car-reservation-form .info-item{display:flex;flex-direction:column}.cv-add-car-reservation-form .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-add-car-reservation-form .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-add-car-reservation-form .validity.valid{color:green}.cv-add-car-reservation-form .validity.expired{color:red}.cv-add-car-reservation-form .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-add-car-reservation-form .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-add-car-reservation-form .tabs button.active{background:#007bff;color:#fff}.cv-add-car-reservation-form .section{margin-bottom:30px}.cv-add-car-reservation-form .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-add-car-reservation-form .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-add-car-reservation-form .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-add-car-reservation-form .card-header strong{font-size:16px}.cv-add-car-reservation-form .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-add-car-reservation-form .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-add-car-reservation-form .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-add-car-reservation-form .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-add-car-reservation-form .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-add-car-reservation-form .user-info{display:flex;align-items:center;gap:12px}.cv-add-car-reservation-form .avatar{width:60px;height:60px;border-radius:50%}.cv-add-car-reservation-form .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-add-car-reservation-form .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-add-car-reservation-form .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-add-car-reservation-form .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-add-car-reservation-form .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-add-car-reservation-form .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-add-car-reservation-form .status.active{background-color:#28a745;color:#fff}.cv-add-car-reservation-form .status.inactive{background-color:#dc3545;color:#fff}.cv-add-car-reservation-form .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-add-car-reservation-form .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-add-car-reservation-form .info-item a{color:#007bff;text-decoration:none}.cv-add-car-reservation-form .info-item a:hover{text-decoration:underline}.cv-add-car-reservation-form .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-add-car-reservation-form .status.active{background-color:#4caf50;color:#fff}.cv-add-car-reservation-form .status.inactive{background-color:#f44336;color:#fff}.cv-add-car-reservation-form .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-add-car-reservation-form .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-add-car-reservation-form .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-add-car-reservation-form .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-add-car-reservation-form .btn.primary{background-color:#007bff;color:#fff}.cv-add-car-reservation-form .btn.secondary{background-color:#f0f0f0;color:#333}.cv-add-car-reservation-form .visas-section{display:flex;flex-direction:column;gap:8px}.cv-add-car-reservation-form .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-add-car-reservation-form .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-add-car-reservation-form .visa-row a:hover{text-decoration:underline}.cv-add-car-reservation-form .validity.valid{color:#28a745;font-weight:700}.cv-add-car-reservation-form .validity.expired{color:#dc3545;font-weight:700}.cv-car-booking-reservation .section{margin-top:1rem}.cv-car-booking-reservation .info-card{border:1px solid #ddd;border-radius:10px;padding:1rem;background:#fff}.cv-car-booking-reservation .card-header{border-bottom:1px solid #eee;padding-bottom:.5rem}.cv-car-booking-reservation .avatar{width:50px;height:50px;border-radius:50%;margin-right:10px}.cv-car-booking-reservation .user-summary{display:flex;align-items:center}.cv-car-booking-reservation .user-meta h2{margin:0;font-size:16px}.cv-car-booking-reservation .user-meta h6{margin:0;font-size:12px;color:#777}.cv-car-booking-reservation .status{font-size:12px;padding:2px 6px;border-radius:6px}.cv-car-booking-reservation .status.active{background:#d4f7d4;color:#2e7d32}.cv-car-booking-reservation .status.inactive{background:#fdd;color:#c62828}.cv-car-booking-reservation .actions button{margin-left:5px}.cv-car-booking-reservation .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:10px}.cv-car-booking-reservation .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-car-booking-reservation .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-car-booking-reservation .user-card img{width:64px;height:64px;border-radius:50%}.cv-car-booking-reservation .user-details{flex-grow:1}.cv-car-booking-reservation .user-details h2{margin:0;font-size:20px}.cv-car-booking-reservation .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-car-booking-reservation .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-car-booking-reservation .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-car-booking-reservation .pi{font-weight:700}.cv-car-booking-reservation .pi:before{text-shadow:0 0 0 currentColor}.cv-car-booking-reservation .info-item{display:flex;flex-direction:column}.cv-car-booking-reservation .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-car-booking-reservation .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-car-booking-reservation .validity.valid{color:green}.cv-car-booking-reservation .validity.expired{color:red}.cv-car-booking-reservation .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-car-booking-reservation .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-car-booking-reservation .tabs button.active{background:#007bff;color:#fff}.cv-car-booking-reservation .section{margin-bottom:30px}.cv-car-booking-reservation .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-car-booking-reservation .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-car-booking-reservation .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-car-booking-reservation .card-header strong{font-size:16px}.cv-car-booking-reservation .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-car-booking-reservation .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-car-booking-reservation .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-car-booking-reservation .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-car-booking-reservation .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-car-booking-reservation .user-info{display:flex;align-items:center;gap:12px}.cv-car-booking-reservation .avatar{width:60px;height:60px;border-radius:50%}.cv-car-booking-reservation .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-car-booking-reservation .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-car-booking-reservation .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-car-booking-reservation .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-car-booking-reservation .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-car-booking-reservation .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-car-booking-reservation .status.active{background-color:#28a745;color:#fff}.cv-car-booking-reservation .status.inactive{background-color:#dc3545;color:#fff}.cv-car-booking-reservation .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-car-booking-reservation .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-car-booking-reservation .info-item a{color:#007bff;text-decoration:none}.cv-car-booking-reservation .info-item a:hover{text-decoration:underline}.cv-car-booking-reservation .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-car-booking-reservation .status.active{background-color:#4caf50;color:#fff}.cv-car-booking-reservation .status.inactive{background-color:#f44336;color:#fff}.cv-car-booking-reservation .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-car-booking-reservation .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-car-booking-reservation .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-car-booking-reservation .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-car-booking-reservation .btn.primary{background-color:#007bff;color:#fff}.cv-car-booking-reservation .btn.secondary{background-color:#f0f0f0;color:#333}.cv-car-booking-reservation .visas-section{display:flex;flex-direction:column;gap:8px}.cv-car-booking-reservation .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-car-booking-reservation .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-car-booking-reservation .visa-row a:hover{text-decoration:underline}.cv-car-booking-reservation .validity.valid{color:#28a745;font-weight:700}.cv-car-booking-reservation .validity.expired{color:#dc3545;font-weight:700}.cv-car-booking-profile .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-car-booking-profile .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-car-booking-profile .user-card img{width:64px;height:64px;border-radius:50%}.cv-car-booking-profile .user-details{flex-grow:1}.cv-car-booking-profile .user-details h2{margin:0;font-size:20px}.cv-car-booking-profile .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-car-booking-profile .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-car-booking-profile .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-car-booking-profile .pi{font-weight:700}.cv-car-booking-profile .pi:before{text-shadow:0 0 0 currentColor}.cv-car-booking-profile .info-item{display:flex;flex-direction:column}.cv-car-booking-profile .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-car-booking-profile .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-car-booking-profile .validity.valid{color:green}.cv-car-booking-profile .validity.expired{color:red}.cv-car-booking-profile .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-car-booking-profile .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-car-booking-profile .tabs button.active{background:#007bff;color:#fff}.cv-car-booking-profile .section{margin-bottom:30px}.cv-car-booking-profile .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-car-booking-profile .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-car-booking-profile .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-car-booking-profile .card-header strong{font-size:16px}.cv-car-booking-profile .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-car-booking-profile .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-car-booking-profile .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-car-booking-profile .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-car-booking-profile .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-car-booking-profile .user-info{display:flex;align-items:center;gap:12px}.cv-car-booking-profile .avatar{width:60px;height:60px;border-radius:50%}.cv-car-booking-profile .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-car-booking-profile .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-car-booking-profile .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-car-booking-profile .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-car-booking-profile .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-car-booking-profile .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-car-booking-profile .status.active{background-color:#28a745;color:#fff}.cv-car-booking-profile .status.inactive{background-color:#dc3545;color:#fff}.cv-car-booking-profile .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-car-booking-profile .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-car-booking-profile .info-item a{color:#007bff;text-decoration:none}.cv-car-booking-profile .info-item a:hover{text-decoration:underline}.cv-car-booking-profile .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-car-booking-profile .status.active{background-color:#4caf50;color:#fff}.cv-car-booking-profile .status.inactive{background-color:#f44336;color:#fff}.cv-car-booking-profile .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-car-booking-profile .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-car-booking-profile .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-car-booking-profile .btn.primary{background-color:#007bff;color:#fff}.cv-car-booking-profile .btn.secondary{background-color:#f0f0f0;color:#333}.cv-car-booking-profile .visas-section{display:flex;flex-direction:column;gap:8px}.cv-car-booking-profile .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-car-booking-profile .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-car-booking-profile .visa-row a:hover{text-decoration:underline}.cv-car-booking-profile .validity.valid{color:#28a745;font-weight:700}.cv-car-booking-profile .validity.expired{color:#dc3545;font-weight:700}.cv-car-booking-profile .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-car-reservation-edit-dialog .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.cv-car-reservation-edit-dialog .modal-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:800px;width:90%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.cv-car-reservation-edit-dialog .modal-content{display:flex;flex-direction:column;height:100%}.cv-car-reservation-edit-dialog .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}.cv-car-reservation-edit-dialog .modal-header h4{margin:0;color:#333;font-size:1.25rem;font-weight:600}.cv-car-reservation-edit-dialog .close-btn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cv-car-reservation-edit-dialog .close-btn:hover{background-color:#e9ecef;color:#333}.cv-car-reservation-edit-dialog .modal-body{padding:20px;overflow-y:auto;flex:1;max-height:60vh}.cv-car-reservation-edit-dialog .modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}.cv-car-reservation-edit-dialog .form-section{margin-bottom:24px}.cv-car-reservation-edit-dialog .form-section h5{margin-bottom:16px;color:#333;font-size:1rem;font-weight:600;border-bottom:2px solid #e9ecef;padding-bottom:8px}.cv-car-reservation-edit-dialog .form-group{margin-bottom:16px}.cv-car-reservation-edit-dialog .form-group label{display:block;margin-bottom:6px;font-weight:500;color:#495057;font-size:.875rem}.cv-car-reservation-edit-dialog .form-control{width:100%;padding:.5rem .75rem;border:1px solid #ced4da;border-radius:6px;font-size:.875rem}.cv-car-reservation-edit-dialog .btn{padding:.5rem 1rem;border-radius:6px;border:1px solid transparent;cursor:pointer;font-size:.875rem}.cv-car-reservation-edit-dialog .btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.cv-car-reservation-edit-dialog .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.cv-car-reservation-edit-dialog .btn:disabled{opacity:.65;cursor:not-allowed}.cv-car-reservation-edit-dialog .loading-indicator{text-align:center;padding:40px}.cv-car-reservation-edit-dialog .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0d6efd;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.cv-add-car .container-fluid{background-color:#f8f9fa;min-height:100vh}.cv-add-car .card{border:none;border-radius:12px;box-shadow:0 4px 6px #0000001a}.cv-add-car .card-header{background-color:#fff;border-bottom:1px solid #dee2e6;padding:1rem 1.5rem}.cv-add-car .card-title{color:#495057;font-weight:600;font-size:1.5rem;margin:0}.cv-add-car .btn{border-radius:6px;font-weight:500;transition:all .3s ease}.cv-add-car .btn-primary{background-color:#007bff;border-color:#007bff;padding:.5rem 1rem}.cv-add-car .btn-primary:hover{background-color:#0056b3;border-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.cv-add-car .spinner-border{width:3rem;height:3rem}.cv-add-car .fa{margin-right:.25rem}@media (max-width: 768px){.cv-add-car .card-header{flex-direction:column;align-items:stretch!important}.cv-add-car .card-header .btn{margin-top:.5rem;width:100%}}.cv-car-table .table{margin-bottom:0}.cv-car-table .table thead th{border-bottom:2px solid #dee2e6;font-weight:600;color:#fff;background-color:#343a40;padding:1rem .75rem}.cv-car-table .table tbody td{padding:.75rem;vertical-align:middle;border-bottom:1px solid #dee2e6}.cv-car-table .table tbody tr:hover{background-color:#f8f9fa}.cv-car-table .table-responsive{border-radius:8px;overflow:hidden}.cv-car-table .btn{border-radius:6px;font-weight:500;transition:all .3s ease}.cv-car-table .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.cv-car-table .btn-warning:hover{background-color:#e0a800;border-color:#d39e00;transform:translateY(-1px)}.cv-car-table .btn-danger{background-color:#dc3545;border-color:#dc3545}.cv-car-table .btn-danger:hover{background-color:#c82333;border-color:#bd2130;transform:translateY(-1px)}.cv-car-table .btn-sm{padding:.25rem .5rem;font-size:.875rem}.cv-car-table .text-muted{color:#6c757d!important}.cv-car-table .table td:last-child{white-space:nowrap;width:120px}.cv-car-table .table tbody tr td[colspan]{text-align:center;padding:2rem;font-style:italic}.cv-car-modal .modal{z-index:1050}.cv-car-modal .modal-dialog{margin:1.75rem auto}.cv-car-modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0000004d}.cv-car-modal .modal-header{border-bottom:1px solid #dee2e6;padding:1rem 1.5rem;background-color:#f8f9fa;border-radius:12px 12px 0 0}.cv-car-modal .modal-title{font-weight:600;color:#495057;margin:0}.cv-car-modal .modal-body{padding:1.5rem}.cv-car-modal .modal-footer{border-top:1px solid #dee2e6;padding:1rem 1.5rem;background-color:#f8f9fa;border-radius:0 0 12px 12px}.cv-car-modal .btn-close{background:none;border:none;font-size:1.5rem;font-weight:700;color:#6c757d;cursor:pointer;padding:0;width:1.5rem;height:1.5rem}.cv-car-modal .btn-close:hover{color:#495057}.cv-car-modal .modal-backdrop{background-color:#00000080;z-index:1040}.cv-car-modal .btn{border-radius:6px;font-weight:500;transition:all .3s ease}.cv-car-modal .btn-primary{background-color:#007bff;border-color:#007bff}.cv-car-modal .btn-primary:hover{background-color:#0056b3;border-color:#0056b3;transform:translateY(-1px)}.cv-car-modal .btn-secondary{background-color:#6c757d;border-color:#6c757d}.cv-car-modal .btn-secondary:hover{background-color:#545b62;border-color:#545b62}.cv-car-modal .btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.cv-car-form .form-group{margin-bottom:1rem}.cv-car-form .form-label{font-weight:500;color:#495057;margin-bottom:.5rem;display:block;font-size:.9rem}.cv-car-form .form-control{border:1px solid #ced4da;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;transition:all .3s ease}.cv-car-form .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.cv-car-form .form-control:hover{border-color:#adb5bd}.cv-car-form .form-control.is-invalid{border-color:#dc3545}.cv-car-form .invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#dc3545}.cv-car-form .text-danger{color:#dc3545!important}.cv-visa-profile .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-visa-profile .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-visa-profile .user-card img{width:64px;height:64px;border-radius:50%}.cv-visa-profile .user-details{flex-grow:1}.cv-visa-profile .user-details h2{margin:0;font-size:20px}.cv-visa-profile .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-visa-profile .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-visa-profile .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-visa-profile .pi{font-weight:700}.cv-visa-profile .pi:before{text-shadow:0 0 0 currentColor}.cv-visa-profile .info-item{display:flex;flex-direction:column}.cv-visa-profile .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-visa-profile .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-visa-profile .validity.valid{color:green}.cv-visa-profile .validity.expired{color:red}.cv-visa-profile .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-visa-profile .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-visa-profile .tabs button.active{background:#007bff;color:#fff}.cv-visa-profile .section{margin-bottom:30px}.cv-visa-profile .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-visa-profile .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-visa-profile .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-visa-profile .card-header strong{font-size:16px}.cv-visa-profile .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-visa-profile .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-visa-profile .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-visa-profile .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-visa-profile .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-visa-profile .user-info{display:flex;align-items:center;gap:12px}.cv-visa-profile .avatar{width:60px;height:60px;border-radius:50%}.cv-visa-profile .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-visa-profile .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-visa-profile .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-visa-profile .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-visa-profile .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-visa-profile .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-visa-profile .status.active{background-color:#28a745;color:#fff}.cv-visa-profile .status.inactive{background-color:#dc3545;color:#fff}.cv-visa-profile .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-visa-profile .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-visa-profile .info-item a{color:#007bff;text-decoration:none}.cv-visa-profile .info-item a:hover{text-decoration:underline}.cv-visa-profile .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-visa-profile .status.active{background-color:#4caf50;color:#fff}.cv-visa-profile .status.inactive{background-color:#f44336;color:#fff}.cv-visa-profile .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-visa-profile .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-visa-profile .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-visa-profile .btn.primary{background-color:#007bff;color:#fff}.cv-visa-profile .btn.secondary{background-color:#f0f0f0;color:#333}.cv-visa-profile .visas-section{display:flex;flex-direction:column;gap:8px}.cv-visa-profile .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-visa-profile .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-visa-profile .visa-row a:hover{text-decoration:underline}.cv-visa-profile .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-visa-profile .validity.valid{color:#28a745;font-weight:700}.cv-visa-profile .validity.expired{color:#dc3545;font-weight:700}.cv-visa-card .status{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600}.cv-visa-card .status.valid{background-color:#e6f9f0;color:#0f9d58}.cv-visa-card .status.invalid{background-color:#fdecea;color:#d93025}.cv-visa-card .upload-box{background-color:#f5f8ff;border:1px solid #e0e7ff;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease}.cv-visa-card .upload-box:hover{background-color:#eef4ff}.cv-visa-card .upload-icon{font-size:40px;color:#2563eb;display:block;margin-bottom:8px}.cv-visa-card .upload-text{color:#2563eb;font-weight:500}.cv-visa-card .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-visa-card .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-visa-card .user-card img{width:64px;height:64px;border-radius:50%}.cv-visa-card .user-details{flex-grow:1}.cv-visa-card .user-details h2{margin:0;font-size:20px}.cv-visa-card .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-visa-card .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-visa-card .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-visa-card .pi{font-weight:700}.cv-visa-card .pi:before{text-shadow:0 0 0 currentColor}.cv-visa-card .info-item{display:flex;flex-direction:column}.cv-visa-card .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-visa-card .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-visa-card .validity.valid{color:green}.cv-visa-card .validity.expired{color:red}.cv-visa-card .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-visa-card .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-visa-card .tabs button.active{background:#007bff;color:#fff}.cv-visa-card .section{margin-bottom:30px}.cv-visa-card .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-visa-card .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-visa-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-visa-card .card-header strong{font-size:16px}.cv-visa-card .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-visa-card .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-visa-card .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-visa-card .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-visa-card .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-visa-card .user-info{display:flex;align-items:center;gap:12px}.cv-visa-card .avatar{width:60px;height:60px;border-radius:50%}.cv-visa-card .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-visa-card .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-visa-card .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-visa-card .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-visa-card .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-visa-card .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-visa-card .status.active{background-color:#28a745;color:#fff}.cv-visa-card .status.inactive{background-color:#dc3545;color:#fff}.cv-visa-card .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-visa-card .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-visa-card .info-item a{color:#007bff;text-decoration:none}.cv-visa-card .info-item a:hover{text-decoration:underline}.cv-visa-card .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-visa-card .status.active{background-color:#4caf50;color:#fff}.cv-visa-card .status.inactive{background-color:#f44336;color:#fff}.cv-visa-card .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-visa-card .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-visa-card .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-visa-card .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-visa-card .btn.primary{background-color:#007bff;color:#fff}.cv-visa-card .btn.secondary{background-color:#f0f0f0;color:#333}.cv-visa-card .visas-section{display:flex;flex-direction:column;gap:8px}.cv-visa-card .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-visa-card .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-visa-card .visa-row a:hover{text-decoration:underline}.cv-visa-card .validity.valid{color:#28a745;font-weight:700}.cv-visa-card .validity.expired{color:#dc3545;font-weight:700}.cv-visa-add .upload-box{background-color:#f5f8ff;border:1px solid #e0e7ff;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease}.cv-visa-add .upload-box:hover{background-color:#eef4ff}.cv-visa-add .upload-icon{font-size:40px;color:#2563eb;display:block;margin-bottom:8px}.cv-visa-add .upload-text{color:#2563eb;font-weight:500}.cv-visa-add .card-container{background-color:#f7f9fc;padding:20px;border-radius:12px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:auto}.cv-visa-add .user-card{display:flex;align-items:center;gap:20px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:20px}.cv-visa-add .user-card img{width:64px;height:64px;border-radius:50%}.cv-visa-add .user-details{flex-grow:1}.cv-visa-add .user-details h2{margin:0;font-size:20px}.cv-visa-add .user-details .title{color:#999;font-size:14px;margin-bottom:8px}.cv-visa-add .user-details .info-grid{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#444}.cv-visa-add .info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;align-items:start;margin-bottom:20px}.cv-visa-add .pi{font-weight:700}.cv-visa-add .pi:before{text-shadow:0 0 0 currentColor}.cv-visa-add .info-item{display:flex;flex-direction:column}.cv-visa-add .user-img{width:60px;height:60px;border-radius:50%;margin-bottom:5px}.cv-visa-add .status{padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block}.cv-visa-add .validity.valid{color:green}.cv-visa-add .validity.expired{color:red}.cv-visa-add .tabs{display:flex;gap:10px;margin-bottom:20px}.cv-visa-add .tabs button{padding:8px 16px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cv-visa-add .tabs button.active{background:#007bff;color:#fff}.cv-visa-add .section{margin-bottom:30px}.cv-visa-add .section h3{margin-bottom:12px;font-size:18px;color:#333}.cv-visa-add .info-card{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 5px #0000000d}.cv-visa-add .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cv-visa-add .card-header strong{font-size:16px}.cv-visa-add .card-header .btn{padding:6px 12px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}.cv-visa-add .card-header .btn.primary{background-color:#007bff;color:#fff}.cv-visa-add .card-header .btn.cancel{background-color:#e0e0e0;color:#333}.cv-visa-add .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;font-size:14px;color:#333}.cv-visa-add .profile-card{max-width:400px;border:1px solid #ddd;border-radius:10px;padding:16px;background:#fff}.cv-visa-add .user-info{display:flex;align-items:center;gap:12px}.cv-visa-add .avatar{width:60px;height:60px;border-radius:50%}.cv-visa-add .personal-info-container{background-color:#fff;border-radius:10px;padding:20px;display:flex;gap:30px;align-items:flex-start;box-shadow:0 1px 5px #0000000d;flex-wrap:wrap}.cv-visa-add .user-summary{display:flex;gap:15px;align-items:center;min-width:200px}.cv-visa-add .user-summary .avatar{width:64px;height:64px;border-radius:50%}.cv-visa-add .user-meta h2{margin:0;font-size:18px;font-weight:600}.cv-visa-add .user-meta .title{font-size:14px;color:#666;margin:2px 0}.cv-visa-add .status{font-size:12px;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.cv-visa-add .status.active{background-color:#28a745;color:#fff}.cv-visa-add .status.inactive{background-color:#dc3545;color:#fff}.cv-visa-add .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;flex:1;font-size:13px}.cv-visa-add .info-item label{font-weight:600;display:block;margin-bottom:4px;color:#444}.cv-visa-add .info-item a{color:#007bff;text-decoration:none}.cv-visa-add .info-item a:hover{text-decoration:underline}.cv-visa-add .status{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px}.cv-visa-add .status.active{background-color:#4caf50;color:#fff}.cv-visa-add .status.inactive{background-color:#f44336;color:#fff}.cv-visa-add .visa-card{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #ddd;padding:8px;border-radius:8px}.cv-visa-add .visa-img{width:50px;height:35px;border-radius:4px;object-fit:cover}.cv-visa-add .sticky-footer{position:sticky;bottom:0;background:#fff;padding:10px;display:flex;justify-content:center;gap:10px;border-top:1px solid #ddd;z-index:10}.cv-visa-add .btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.cv-visa-add .btn.primary{background-color:#007bff;color:#fff}.cv-visa-add .btn.secondary{background-color:#f0f0f0;color:#333}.cv-visa-add .visas-section{display:flex;flex-direction:column;gap:8px}.cv-visa-add .visa-row div{display:flex;align-items:center;gap:4px;white-space:nowrap}.cv-visa-add .visa-row a{color:#007bff;text-decoration:none;font-weight:500}.cv-visa-add .visa-row a:hover{text-decoration:underline}.cv-visa-add .validity.valid{color:#28a745;font-weight:700}.cv-visa-add .validity.expired{color:#dc3545;font-weight:700}.cv-visa-edit-dialog .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.cv-visa-edit-dialog .modal-dialog{max-height:90vh;margin:1.75rem auto;width:90%;max-width:800px}.cv-visa-edit-dialog .modal-content{max-height:90vh;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}.cv-visa-edit-dialog .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #dee2e6;background-color:#f8f9fa;border-radius:8px 8px 0 0}.cv-visa-edit-dialog .modal-title{margin:0;font-size:1.25rem;font-weight:600;color:#333}.cv-visa-edit-dialog .btn-close{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.cv-visa-edit-dialog .btn-close:hover{background-color:#e9ecef;color:#495057}.cv-visa-edit-dialog .modal-body{overflow-y:auto;max-height:calc(90vh - 120px);padding:1.5rem}.cv-visa-edit-dialog .form-label{font-weight:500;color:#495057;margin-bottom:.5rem}.cv-visa-edit-dialog .form-control{border:1px solid #ced4da;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;line-height:1.5;color:#495057;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cv-visa-edit-dialog .form-control:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.cv-visa-edit-dialog .form-select{background-color:#fff;border:1px solid #ced4da;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;line-height:1.5;color:#495057;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.cv-visa-edit-dialog .form-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.cv-visa-edit-dialog .file-preview{display:flex;align-items:center;padding:.75rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;margin-top:.5rem}.cv-visa-edit-dialog .pdf-preview{color:#dc3545}.cv-visa-edit-dialog .pdf-preview i{font-size:1.5rem;margin-right:.5rem}.cv-visa-edit-dialog .image-preview{display:flex;align-items:center}.cv-visa-edit-dialog .preview-image{max-width:100px;max-height:100px;object-fit:cover;border-radius:4px;margin-right:.5rem}.cv-visa-edit-dialog .current-document{color:#6c757d;background-color:#e9ecef}.cv-visa-edit-dialog .current-document i{font-size:1.25rem;margin-right:.5rem}.cv-visa-edit-dialog .modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;border-top:1px solid #dee2e6;background-color:#f8f9fa;border-radius:0 0 8px 8px}.cv-visa-edit-dialog .btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.875rem;border-radius:6px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cv-visa-edit-dialog .btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.cv-visa-edit-dialog .btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.cv-visa-edit-dialog .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.cv-visa-edit-dialog .btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.cv-visa-edit-dialog .btn-outline-danger{color:#dc3545;border-color:#dc3545}.cv-visa-edit-dialog .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.cv-visa-edit-dialog .btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.cv-visa-edit-dialog .btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.cv-visa-edit-dialog .btn-sm{padding:.25rem .5rem;font-size:.75rem;border-radius:4px}.cv-visa-edit-dialog .spinner-border-sm{width:1rem;height:1rem}.cv-visa-edit-dialog .text-danger{color:#dc3545!important}@media (max-width: 768px){.cv-visa-edit-dialog .modal-dialog{width:95%;margin:1rem auto}.cv-visa-edit-dialog .modal-body{padding:1rem}.modal-header,.cv-visa-edit-dialog .modal-footer{padding:.75rem 1rem}}.cv-visa-listing .section{padding:20px;background-color:#f8f9fa;border-radius:8px;margin-bottom:20px}.cv-visa-listing .section h3{color:#333;margin-bottom:20px;font-weight:600}.cv-visa-listing .spinner-border{color:#007bff}.chat-page{display:flex;min-height:calc(100vh - 80px);gap:20px;padding:20px;box-sizing:border-box;background:#fdfdfd}.chat-page .chat-sidebar{width:320px;flex-shrink:0;background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:24px 20px;display:flex;flex-direction:column;gap:20px;box-shadow:0 1px 2px #1018280a;height:calc(100vh - 120px)}.chat-page .sidebar-header{display:flex;flex-direction:column;gap:12px}.chat-page .sidebar-header h2{margin:0;font-size:1.15rem;font-weight:700;color:#101828}.chat-page .sidebar-header p{margin:0;color:#667085;font-size:.8125rem}.chat-page .new-conversation-btn{width:100%;border:none;background:#4c64ff;color:#fff;border-radius:8px;padding:10px 16px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.chat-page .new-conversation-btn:hover{background:#3b52e0;transform:translateY(-1px)}.chat-page .sidebar-header input{width:100%;border:1px solid #d0d5dd;background-color:#fff;color:#101828;border-radius:8px;padding:10px 14px;font-size:.875rem;outline:none;transition:all .2s}.chat-page .sidebar-header input:focus{border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff1a}.chat-page .selection-filter{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.chat-page .selection-filter::-webkit-scrollbar{display:none}.chat-page .filter-chip{padding:8px 16px;border-radius:100px;font-size:.8125rem;font-weight:600;white-space:nowrap;border:1px solid #eaecf0;background:#fff;color:#667085;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.chat-page .filter-chip:hover{background:#f9fafb;border-color:#d0d5dd;color:#101828}.chat-page .filter-chip.active{background:#4c64ff;border-color:#4c64ff;color:#fff;box-shadow:0 4px 6px -1px #4c64ff33}.chat-page .conversation-list{display:flex;flex-direction:column;gap:2px;overflow-y:auto;min-height:0}.chat-page .conversation-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:none;background:transparent;color:#101828;text-align:left;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border-radius:10px;margin-bottom:2px}.chat-page .conversation-item:hover{background:#f9fafb;transform:translate(4px)}.chat-page .conversation-item.active{background:#f5f8ff;color:#4c64ff}.chat-page .conversation-item.active .conversation-name{color:#4c64ff}.chat-page .conversation-avatar{width:40px;height:40px;border-radius:50%;background-color:#f2f4f7;background-repeat:no-repeat;background-position:center;background-size:cover;flex-shrink:0;position:relative}.chat-page .online-status{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#12b76a;border:2px solid #ffffff;border-radius:50%}.chat-page .conversation-summary{flex:1;min-width:0}.chat-page .conversation-name{font-weight:600;font-size:.9rem;margin-bottom:2px;color:#101828;transition:color .2s}.chat-page .conversation-preview{color:#667085;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.chat-page .conversation-meta{white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:.7rem;color:#667085}.chat-page .unread-badge{background:#4c64ff;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center}.empty-list,.loading-state,.chat-page .no-conversation-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;color:#667085}.chat-page .no-conversation-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;background:radial-gradient(circle at center,#fff,#f9fafb)}.chat-page .no-conversation-state h3{font-size:1.5rem;font-weight:800;color:#101828;margin-bottom:12px;letter-spacing:-.02em}.chat-page .no-conversation-state p{font-size:1rem;color:#667085;max-width:420px;line-height:1.6}.chat-page .chat-main{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 1px 2px #1018280a}.chat-page .chat-header{padding:16px 24px;border-bottom:1px solid #f2f4f7;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;background:#fff}.chat-page .chat-header-info{display:flex;align-items:center;gap:14px}.chat-page .chat-header h3{margin:0;font-size:1rem;font-weight:700;color:#101828;line-height:1.2}.chat-page .chat-header-subtitle{margin:0;font-size:.75rem;color:#667085;font-weight:500}.chat-page .chat-header-actions{display:flex;align-items:center;gap:8px}.chat-page .icon-btn{border:none;background:transparent;color:#667085;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.chat-page .icon-btn:hover{background:#f9fafb;color:#101828}.chat-page .conversation-avatar-sm{width:36px;height:36px;border-radius:50%;background-color:#f2f4f7;background-repeat:no-repeat;background-position:center;background-size:cover;flex-shrink:0}.chat-page .side-panel{position:absolute;top:0;right:0;height:100%;width:340px;background:#fff;border-left:1px solid #eaecf0;box-shadow:-4px 0 12px #0000000d;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:10;display:flex;flex-direction:column}.chat-page .side-panel.open{transform:translate(0)}.chat-page .side-panel-header{padding:20px 24px;border-bottom:1px solid #eaecf0;display:flex;align-items:center;justify-content:space-between}.chat-page .side-panel-header h4{margin:0;font-size:1rem;font-weight:700;color:#101828}.chat-page .side-panel-body{padding:24px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:24px}.chat-page .detail-avatar{width:88px;height:88px;border-radius:50%;border:4px solid #f2f4f7;background-color:#f2f4f7;background-size:cover;background-position:center;margin:0 auto 16px}.chat-page .detail-name{text-align:center;font-size:1.125rem;font-weight:700;margin:0;color:#101828}.chat-page .detail-category{text-align:center;color:#667085;font-size:.8125rem;margin:0 0 16px}.chat-page .detail-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 0;border-bottom:1px solid #f9fafb;font-size:.8125rem}.chat-page .detail-label{color:#667085;font-weight:600;flex-shrink:0}.chat-page .detail-value{color:#101828;text-align:right;word-break:break-word}.chat-page .settings-section{display:flex;flex-direction:column;gap:12px}.chat-page .settings-label{font-weight:700;font-size:.8125rem;color:#344054;margin:0}.chat-page .settings-rename-row{display:flex;gap:8px;align-items:center}.chat-page .settings-input{flex:1;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px;font-size:.875rem;color:#101828;outline:none;transition:all .2s}.chat-page .settings-input:focus{border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff1a}.chat-page .btn-save{border:none;background:#4c64ff;color:#fff;border-radius:8px;padding:8px 16px;font-weight:600;cursor:pointer;font-size:.875rem;transition:all .2s}.chat-page .btn-save:hover:not(:disabled){background:#3b52e0}.chat-page .danger-zone{border-top:1px solid #fee4e2;padding-top:24px;margin-top:8px}.chat-page .btn-leave{width:100%;border:1px solid #fda29b;background:transparent;color:#d92d20;border-radius:8px;padding:10px 16px;font-weight:600;cursor:pointer;font-size:.875rem;transition:all .2s}.chat-page .btn-leave:hover{background:#fffbfa;border-color:#d92d20}.chat-page .chat-messages{flex:1;min-height:0;width:100%;background:#fff}.chat-page .history-loading{text-align:center;padding:16px;font-size:.75rem;color:#4c64ff;background:#f5f8ff;border-bottom:1px solid #eaecf0;font-weight:600}.chat-page .typing-text{color:#12b76a;font-weight:600;font-size:.75rem;animation:pulse 1.5s infinite;margin:0 4px}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.chat-page .chat-composer{padding:20px 32px;border-top:1px solid #eaecf0;display:flex;flex-direction:column;gap:12px;background:#fff}.chat-page .reply-preview{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;border-left:4px solid #4C64FF;border-radius:6px;padding:10px 14px}.chat-page .reply-label{display:block;font-size:.65rem;font-weight:800;color:#4c64ff;text-transform:uppercase;margin-bottom:2px;letter-spacing:.05em}.chat-page .reply-preview .reply-text{font-size:.8125rem;color:#475467;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .composer-row{display:flex;gap:12px;align-items:flex-end}.chat-page .chat-composer textarea{flex:1;resize:none;background-color:#fff;color:#101828;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:.875rem;min-height:44px;max-height:140px;outline:none;transition:all .2s;box-shadow:0 1px 2px #1018280d}.chat-page .chat-composer textarea:focus{border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff1a}.chat-page .chat-composer button{border:none;background:#4c64ff;color:#fff;border-radius:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:0 1px 2px #1018280d}.chat-page .chat-composer button:hover:not(:disabled){background:#3b52e0;transform:translateY(-1px)}.chat-page .chat-composer button:disabled{background:#f2f4f7;color:#d0d5dd;cursor:not-allowed;box-shadow:none}.loading-state,.chat-page .empty-thread{color:#667085;font-size:.8125rem;padding:60px 24px;text-align:center;background:#fff}.chat-page .cancel-reply{border:none;background:transparent;color:#667085;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s}.chat-page .cancel-reply:hover{background:#f2f4f7;color:#d92d20}.chat-page .panel-overlay{position:absolute;inset:0;z-index:9;background:#1018280d;backdrop-filter:blur(2px)}@media (max-width: 1100px){.chat-page{flex-direction:column;padding:12px;gap:12px}.chat-page .chat-sidebar{width:100%;order:2}.chat-page .chat-main{order:1;min-height:500px}}.chat-message-item .message-item{display:flex;margin-bottom:12px;width:100%;padding:0 24px}.message-item.mine{justify-content:flex-end}.chat-message-item .message-wrapper{max-width:75%;display:flex;flex-direction:column;gap:4px}.chat-message-item .reply-context{background:#f9fafb;border-left:3px solid #4C64FF;padding:8px 12px;border-radius:8px;margin-bottom:-6px;z-index:0;font-size:.75rem;color:#667085;border:1px solid #eaecf0;box-shadow:0 1px 2px #10182805}.chat-message-item .mine .reply-context{border-left:none;border-right:3px solid #4C64FF;text-align:right}.chat-message-item .message-bubble{position:relative;padding:12px 16px;border-radius:16px;background:#f2f4f7;color:#101828;border:1px solid #f2f4f7;z-index:1;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #10182805}.chat-message-item .mine .message-bubble{background:#fff;color:#101828;border:1px solid #eaecf0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border-bottom-right-radius:4px}.chat-message-item .message-item:not(.mine) .message-bubble{border-bottom-left-radius:4px}.chat-message-item .message-text{white-space:pre-wrap;word-break:break-word;font-size:.9375rem;line-height:1.5;letter-spacing:-.01em}.chat-message-item .deleted .message-text{font-style:italic;color:#667085}.chat-message-item .message-meta{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:.75rem;color:#667085;font-weight:500}.mine .message-meta{justify-content:flex-end}.chat-message-item .sender-name{font-weight:700;color:#4c64ff;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.chat-message-item .status-icon{font-size:.75rem;color:#98a2b3;display:flex;align-items:center}.chat-message-item .status-icon .seen-status{color:#4c64ff}.chat-message-item .message-actions{position:absolute;top:-40px;right:0;background:#fff;border:1px solid #eaecf0;border-radius:10px;padding:4px;display:flex;gap:4px;opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);pointer-events:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(8px)}.chat-message-item .message-bubble:hover .message-actions{opacity:1;transform:translateY(0);pointer-events:auto}.chat-message-item .action-btn{border:none;background:transparent;padding:8px;border-radius:8px;cursor:pointer;color:#667085;transition:all .2s;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:#f9fafb;color:#4c64ff}.action-btn.danger:hover{background:#fffbfa;color:#d92d20}.pi{font-size:.85rem}.dialog-content{padding:.5rem 0}.form-group{margin-bottom:24px}.mb-large{margin-bottom:32px}.chat-conversation-create .form-group label{display:block;margin-bottom:8px;font-weight:700;font-size:.8125rem;color:#344054;text-transform:uppercase;letter-spacing:.02em}.chat-conversation-create .conversation-name-input{background:#fff!important;border:1px solid #d0d5dd!important;color:#101828!important;border-radius:8px!important;padding:12px 16px!important;font-size:1rem!important;font-weight:500;transition:all .2s}.chat-conversation-create .conversation-name-input:focus{border-color:#4c64ff!important;box-shadow:0 0 0 4px #4c64ff1a!important}.conversation-name-input::placeholder{color:#667085}.chat-conversation-create .category-chips{display:flex;gap:10px}.chat-conversation-create .category-pill{flex:1;padding:10px;border-radius:8px;border:1px solid #eaecf0;background:#fff;color:#667085;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.category-pill:hover{background:#f9fafb;border-color:#d0d5dd}.chat-conversation-create .category-pill.active{background:#f0f2ff;border-color:#4c64ff;color:#4c64ff}.chat-conversation-create .participant-search{width:100%;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:10px 14px;margin-bottom:12px;outline:none;box-sizing:border-box;transition:all .2s;font-size:.875rem;color:#101828;box-shadow:0 1px 2px #1018280d}.chat-conversation-create .participant-search:focus{border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff1a}.chat-conversation-create .participants-list{max-height:240px;overflow-y:auto;border:1px solid #eaecf0;border-radius:8px;padding:4px;background-color:#fff}.chat-conversation-create .participant-item{display:flex;align-items:center;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background .2s;gap:12px}.participant-item:hover{background:#f9fafb}.participant-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.chat-conversation-create .participant-avatar{width:36px;height:36px;border-radius:50%;background:#f2f4f7;background-size:cover;background-position:center;flex-shrink:0}.participant-name{font-weight:600;font-size:.875rem;color:#101828}.participant-sub{font-size:.75rem;color:#667085}.chat-conversation-create .loading-results,.chat-conversation-create .no-results{padding:48px 16px;text-align:center;color:#667085;font-size:.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px}.dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:.5rem}.chat-conversation-create .btn-primary{border:none;background:#4c64ff;color:#fff;border-radius:8px;padding:10px 24px;font-weight:700;cursor:pointer;transition:all .2s;font-size:.875rem}.btn-primary:hover:not(:disabled){background:#3b52e0;transform:translateY(-1px)}.btn-primary:disabled{background:#f2f4f7;color:#d0d5dd;cursor:not-allowed}.chat-conversation-create .btn-cancel{border:1px solid #d0d5dd;background:transparent;color:#344054;border-radius:8px;padding:10px 24px;font-weight:600;cursor:pointer;transition:background .2s;font-size:.875rem}.btn-cancel:hover{background:#f9fafb}.text-muted{color:#667085;font-size:.75rem;margin-top:8px;display:block}.custom-chat-dialog{border-radius:12px!important;box-shadow:0 20px 24px -4px #10182814!important;overflow:hidden}.custom-chat-dialog .p-dialog-header{border-bottom:1px solid #f2f4f7;padding:1.25rem 1.5rem;background:#fff}.custom-chat-dialog .p-dialog-content{padding:1.5rem;background:#fff}.custom-chat-dialog .p-dialog-footer{border-top:1px solid #f2f4f7;padding:1rem 1.5rem;background:#fff}.custom-chat-dialog .p-dialog-header-title{font-weight:700;color:#101828;font-size:1.125rem}.cv-car-modal-backdrop.modal-backdrop{background-color:#00000080;z-index:1040}.af-asset-list .asset-list-container{padding:24px 40px;background-color:#f9fafb;min-height:100vh;font-family:Inter,sans-serif}.af-asset-list .breadcrumb-nav{display:flex;align-items:center;gap:8px;font-size:13px;color:#94a3b8;margin-bottom:12px}.af-asset-list .header-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.af-asset-list .main-title{display:flex;align-items:center;gap:10px}.af-asset-list .title-wrap h1{font-size:22px;font-weight:700;margin:0;display:flex;align-items:center;gap:10px}.af-asset-list .count-badge{font-size:10px;background:#e0f2fe;color:#3b82f6;padding:2px 8px;border-radius:10px}.af-asset-list .sub-text{color:#64748b;font-size:13px;margin-top:2px}.af-asset-list .header-actions{display:flex;gap:10px;align-items:center}.af-asset-list .divider-line{width:1px;height:28px;background:#e2e8f0;margin:0 4px}.af-asset-list .slim-select{height:36px;border:1px solid #E2E8F0;border-radius:6px;padding:0 8px;min-width:110px;font-size:13px;background:#fff;color:#1f2937}.af-asset-list .employee-filter-dropdown{position:relative}.af-asset-list .slim-select-btn{height:36px;border:1px solid #E2E8F0;border-radius:6px;padding:0 12px;min-width:130px;font-size:13px;background:#fff;color:#1f2937;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:8px}.af-asset-list .chevron-down{font-size:10px;color:#94a3b8}.af-asset-list .dropdown-content{position:absolute;top:42px;left:0;z-index:100;width:320px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:12px}.af-asset-list :host .compact-picker .p-inputtext{height:36px!important;width:160px!important;font-size:13px!important;border-radius:6px!important}.af-asset-list .btn-secondary{height:36px;background:#fff;border:1px solid #E2E8F0;border-radius:6px;padding:0 12px;font-size:12px;font-weight:500;color:#4b5563;cursor:pointer}.af-asset-list .btn-reset-filters{height:40px;white-space:nowrap;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:0 16px;font-size:13px;font-weight:600;color:#475569;cursor:pointer}.af-asset-list .btn-reset-filters:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.af-asset-list .btn-reset-filters:disabled{opacity:.45;cursor:not-allowed}.af-asset-list .search-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.af-asset-list .search-left{display:flex;align-items:center;gap:12px}.af-asset-list .search-input-wrap{position:relative;width:380px}.af-asset-list .pill-input{width:100%;height:40px;border-radius:20px;border:1px solid #E2E8F0;padding-left:16px;font-size:13px;background:#fff}.af-asset-list .pill-search-btn{position:absolute;right:3px;top:3px;background:#3b82f6;width:34px;height:34px;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.af-asset-list .search-right{display:flex;align-items:center;gap:12px}.af-asset-list .btn-primary-slim{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#3b82f6;color:#fff;height:36px;padding:0 16px;border-radius:6px;border:none;font-weight:600;font-size:13px;cursor:pointer}.af-asset-list .btn-primary-slim mat-icon{font-size:18px;width:18px;height:18px;line-height:18px;flex-shrink:0}.af-asset-list .layout-toggle{display:flex;gap:2px;background:#f1f5f9;padding:4px;border-radius:6px;height:36px;align-items:center}.af-asset-list .t-icon{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 8px;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:4px;font-size:14px;line-height:1}.af-asset-list .t-icon:hover:not(.active){color:#64748b;background:#ffffff8c}.af-asset-list .t-icon.active{background:#fff;color:#3b82f6;border-radius:4px;box-shadow:0 1px 2px #0000000d}.af-asset-list .t-icon:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.af-asset-list .main-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;position:relative}.af-asset-list .top-accent{height:6px;background:#3b82f6}.af-asset-list .card-inner-header{padding:24px}.af-asset-list .left-content{display:flex;align-items:center;gap:48px}.af-asset-list .filter-tabs{background:#f1f5f9;padding:4px;border-radius:10px;display:flex}.af-asset-list .tab{border:none;background:transparent;padding:6px 12px;min-width:90px;border-radius:8px;font-size:12px;color:#64748b;cursor:pointer}.af-asset-list .tab.active{background:#fff;color:#111827;font-weight:600;box-shadow:0 1px 3px #0000001a}.af-asset-list .data-table{width:100%;border-collapse:collapse}.af-asset-list .shaded-header{background-color:#f3f4f6!important}.af-asset-list .data-table th{padding:14px 24px;font-size:11px;text-transform:uppercase;color:#4b5563;font-weight:800;letter-spacing:.05em;text-align:left}.af-asset-list .data-table td{padding:16px 24px;font-size:13px;color:#374151;border-bottom:1px solid #F1F5F9}.af-asset-list .text-link{text-decoration:underline;color:#111827;cursor:pointer;font-weight:500}.af-asset-list .assets-cards-wrap{padding:0 24px 24px}.af-asset-list .assets-cards-empty{margin:0;padding:32px 0;text-align:center;font-size:14px;color:#6b7280}.af-asset-list .assets-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.af-asset-list .asset-card{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.af-asset-list .asset-card:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a0f}.af-asset-list .asset-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.af-asset-list .asset-card-title{margin:0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.35;word-break:break-word}.af-asset-list .asset-card-badge{flex-shrink:0;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.3}.af-asset-list .asset-card-badge--stock{background:#dcfce7;color:#15803d}.af-asset-list .asset-card-fields{display:grid;grid-template-columns:1fr;gap:10px;margin:0}.af-asset-list .asset-card-field{display:grid;grid-template-columns:minmax(90px,38%) 1fr;gap:8px;align-items:start}.af-asset-list .asset-card-field dt{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.af-asset-list .asset-card-field dd{margin:0;font-size:13px;color:#334155;word-break:break-word}.af-asset-list .asset-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #f1f5f9}.af-asset-list .table-actions{vertical-align:middle}.af-asset-list .table-actions-inner{display:flex;align-items:center;gap:2px;justify-content:flex-end;width:100%}.af-asset-list .btn-view-asset{flex:1 1 auto;min-width:72px;background:#3b82f6;color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.af-asset-list .table-icon-actions{flex:0 0 auto;display:inline-flex;align-items:center}.af-asset-list .table-action-icon{width:36px;height:36px;padding:0;color:#64748b;border-radius:8px}.af-asset-list .table-action-icon-edit{background-color:#eff6ff!important;color:#2563eb!important}.af-asset-list .table-action-icon-edit:hover{background-color:#dbeafe!important;color:#1d4ed8!important}.af-asset-list .table-action-icon-warn{background-color:#fef2f2!important;color:#dc2626!important}.af-asset-list .table-action-icon-warn:hover{background-color:#fee2e2!important;color:#b91c1c!important}.af-asset-list .table-action-icon .mat-icon{font-size:20px;width:20px;height:20px;line-height:20px}.af-asset-list .align-right{text-align:right}.af-asset-list .card-subhead{color:#64748b;font-size:13px;margin-top:2px}.af-asset-list .card-titles{display:flex;flex-direction:column}.af-asset-list .card-titles h3{font-size:18px;font-weight:700;margin:0;color:#111827;display:flex;align-items:center;gap:8px}.af-asset-list .stock-info{font-size:10px;background:#e0f2fe;color:#3b82f6;padding:2px 8px;border-radius:10px;font-weight:600;display:inline-block}.af-asset-list .pagination-container{display:flex;justify-content:flex-end;background-color:#fff;border:1px solid #e2e8f0;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:0 16px}.af-asset-list .mat-mdc-paginator{background-color:transparent!important}.mat-mdc-paginator-page-size-label,.af-asset-list .mat-mdc-paginator-range-label{color:#64748b!important;font-size:13px;font-weight:500}.af-asset-list .mat-mdc-paginator-page-size-select{width:64px!important}.af-asset-list .mat-mdc-icon-button{color:#3b82f6!important}.af-asset-list .mat-mdc-icon-button:disabled{color:#cbd5e1!important}.af-asset-list .mat-mdc-paginator-container{min-height:48px!important;padding:0!important}.af-asset-list .add-btn{background-color:#fff!important;color:#334155!important;border:1px solid #e2e8f0!important;border-radius:6px!important;padding:8px 16px!important;font-weight:500!important;font-size:14px!important;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;height:38px!important}.af-asset-list .add-btn:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important}.af-asset-list .add-btn{height:36px!important;padding:0 12px!important;font-size:13px!important;line-height:1!important;display:inline-flex;align-items:center;justify-content:center;background-color:#fff!important;color:#334155!important;border:1px solid #e2e8f0!important;border-radius:6px!important;font-weight:500!important;gap:8px;cursor:pointer;transition:all .2s ease}.af-asset-list .add-btn mat-icon{font-size:16px!important;width:16px!important;height:16px!important;color:#64748b;margin-right:4px!important}.af-asset-list .mat-mdc-menu-panel{background-color:#fff!important;border-radius:8px!important;box-shadow:0 10px 15px -3px #0000001a!important;border:1px solid #e2e8f0}.af-asset-list .mat-mdc-menu-item{color:#1e293b!important;font-size:14px!important}.af-asset-list .mat-mdc-menu-item:hover{background-color:#f1f5f9!important}.af-asset-list .page-drawer-shell{min-height:100vh}.af-asset-list .asset-detail-drawer{width:min(100vw,520px);max-width:100vw}.af-asset-list .drawer-inner{display:flex;flex-direction:column;height:100%;min-height:100vh;max-height:100vh;background:#f8fafc}.af-asset-list .drawer-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e2e8f0;flex-shrink:0;background:#fff}.af-asset-list .drawer-topbar-label{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.af-asset-list .drawer-topbar-actions{display:inline-flex;align-items:center;gap:6px}.af-asset-list .drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 12px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.af-asset-list .drawer-header-lead{flex:1;min-width:0}.af-asset-list .drawer-title-block{display:flex;align-items:center;gap:6px;min-width:0}.af-asset-list .drawer-inline-actions{display:inline-flex;align-items:center;gap:0;flex-shrink:0}.af-asset-list .drawer-title{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.af-asset-list .drawer-close{color:#64748b;background:#f1f5f9}.af-asset-list .drawer-close:hover{background:#e2e8f0}.af-asset-list .drawer-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 16px 24px}.af-asset-list .drawer-divider{margin:8px 0 16px}.af-asset-list .drawer-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 0;color:#64748b;font-size:.875rem}.af-asset-list .drawer-loading .fa-spinner{font-size:1.75rem;color:#2563eb}.af-asset-list .drawer-error{margin:0;padding:16px 0;color:#b91c1c;font-size:.875rem}.af-asset-list .drawer-footer{flex-shrink:0;padding:14px 16px 18px;border-top:1px solid #e2e8f0;background:#fff;box-shadow:0 -4px 16px #0f172a0a}.af-asset-list .drawer-footer-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}.af-asset-list .btn-drawer-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto;min-width:0;min-height:42px;padding:0 14px;border-radius:10px;border:1px solid transparent;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.af-asset-list .btn-drawer-action--primary{background:#2563eb;color:#fff;border-color:#2563eb}.af-asset-list .btn-drawer-action--primary:hover{background:#1d4ed8;border-color:#1d4ed8}.af-asset-list .btn-drawer-action--secondary{background:#fff;color:#334155;border-color:#cbd5e1}.af-asset-list .btn-drawer-action--secondary:hover{background:#f8fafc;border-color:#94a3b8}.af-asset-list .btn-drawer-action--danger{background:#fff;color:#b91c1c;border-color:#fecaca}.af-asset-list .btn-drawer-action--danger:hover{background:#fef2f2;border-color:#f87171}.af-asset-list .btn-drawer-action--warning{background:#fff;color:#c2410c;border-color:#fed7aa}.af-asset-list .btn-drawer-action--warning:hover{background:#fff7ed;border-color:#fb923c}.af-asset-list .drawer-footer-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;align-items:start}.af-asset-list .drawer-footer-stack{display:flex;flex-direction:column;gap:8px;min-width:0}.af-asset-list .drawer-footer-danger-full{width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9}.af-asset-list .drawer-footer-danger-full .btn-drawer-danger-outline{width:100%;flex:none}@media (max-width: 380px){.af-asset-list .drawer-footer-columns{grid-template-columns:1fr}}.af-asset-list .drawer-inline-actions mat-icon-button{border-radius:8px}.af-asset-list .drawer-inline-actions mat-icon-button.mat-primary{color:#3b82f6!important;background-color:#eff6ff!important}.af-asset-list .drawer-inline-actions mat-icon-button.mat-warn{color:#dc2626!important;background-color:#fef2f2!important}.af-asset-list .drawer-inline-actions mat-icon-button.mat-primary:hover{background-color:#dbeafe!important}.af-asset-list .drawer-inline-actions mat-icon-button.mat-warn:hover{background-color:#fee2e2!important}.af-asset-list .btn-drawer-danger-outline{font-weight:600!important;border-radius:8px!important;font-size:13px!important;border-color:#fecaca!important;color:#b91c1c!important;background:#fff!important}.af-asset-list .drawer-footer .btn-drawer-danger-outline.mat-mdc-outlined-button:hover{background-color:#fef2f2!important;border-color:#f87171!important}.af-asset-list .new-assign-btn{min-width:0;width:100%;font-weight:600;font-size:13px!important;border-radius:8px!important;min-height:40px}.af-asset-list .drawer-footer .new-assign-btn.mat-mdc-unelevated-button{background-color:#2563eb!important;color:#fff!important;box-shadow:none!important}.af-asset-list .drawer-footer .new-assign-btn.mat-mdc-unelevated-button:hover{background-color:#1d4ed8!important}.af-asset-list .drawer-footer .new-assign-btn.mat-mdc-unelevated-button[disabled]{background-color:#93c5fd!important;color:#fffffff2!important}.af-bulk-upload-dialog .bulk-upload-dialog{width:100%;max-width:900px}.af-bulk-upload-dialog .dialog-header{padding:20px 0;text-align:center;border-bottom:1px solid #e0e0e0;margin-bottom:20px}.af-bulk-upload-dialog .dialog-header .af-bulk-upload-dialog h2{margin:0 0 8px;font-size:24px;font-weight:500}.af-bulk-upload-dialog .dialog-header .af-bulk-upload-dialog .subtitle{margin:0;font-size:14px;color:#666}.af-bulk-upload-dialog .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.af-bulk-upload-dialog .loading-container .af-bulk-upload-dialog mat-spinner{margin-bottom:20px}.af-bulk-upload-dialog .loading-container .af-bulk-upload-dialog p{color:#666;font-size:14px}.af-bulk-upload-dialog .dialog-content{width:100%}.af-bulk-upload-dialog .tab-content{padding:24px}.af-bulk-upload-dialog .progress-steps{display:flex;gap:12px;justify-content:space-between;margin:12px 0 8px;padding:0 8px}.af-bulk-upload-dialog .progress-steps .step{display:flex;align-items:center;gap:8px;flex:1;opacity:.5}.af-bulk-upload-dialog .progress-steps .step .step-number{width:28px;height:28px;border-radius:50%;background:#e0e0e0;color:#333;display:flex;align-items:center;justify-content:center;font-weight:600}.af-bulk-upload-dialog .progress-steps .step .step-label{font-size:13px;color:#666}.af-bulk-upload-dialog .progress-steps .step.active{opacity:1}.af-bulk-upload-dialog .progress-steps .step.active .step-number{background:#1976d2;color:#fff}.steps-tabs .mat-tab-header,.steps-tabs .mat-tab-list,.steps-tabs .mat-tab-label,.steps-tabs .mat-tab-labels,.af-bulk-upload-dialog .steps-tabs .mat-tab-list .mat-tab-label{pointer-events:none!important;cursor:default!important;-webkit-user-select:none!important;user-select:none!important}.af-bulk-upload-dialog .step-container{min-height:300px}.af-bulk-upload-dialog .step-container h3{margin:0 0 20px;font-size:18px;font-weight:500;color:#333}.af-bulk-upload-dialog .template-info{background:#f5f5f5;border-left:4px solid #2196f3;padding:16px;margin-bottom:24px;border-radius:4px}.af-bulk-upload-dialog .template-info .af-bulk-upload-dialog h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#333}.af-bulk-upload-dialog .template-info .af-bulk-upload-dialog .info-text{margin:0 0 8px;font-size:13px;color:#555;line-height:1.5}.af-bulk-upload-dialog .template-info .af-bulk-upload-dialog .column-count{margin:8px 0;font-size:13px;color:#2196f3;font-weight:500}.af-bulk-upload-dialog .required-fields{margin-top:12px}.af-bulk-upload-dialog .required-fields .af-bulk-upload-dialog strong{display:block;font-size:13px;margin-bottom:8px}.af-bulk-upload-dialog .required-fields .af-bulk-upload-dialog .field-list{display:flex;flex-wrap:wrap;gap:8px}.af-bulk-upload-dialog .required-fields .af-bulk-upload-dialog .field-tag{background:#fff;border:1px solid #ddd;padding:4px 8px;border-radius:4px;font-size:12px;color:#666}.af-bulk-upload-dialog .af-bulk-upload-dialog .required-fields .af-bulk-upload-dialog .field-tag.required{background:#fff3cd;border-color:#ffc107;color:#856404;font-weight:500}.af-bulk-upload-dialog .file-upload-area{margin:24px 0}.af-bulk-upload-dialog .upload-box{border:2px dashed #2196f3;border-radius:8px;padding:40px;text-align:center;background:#f9f9f9;transition:all .3s ease}.af-bulk-upload-dialog .af-bulk-upload-dialog .upload-box:hover{background:#f0f8ff;border-color:#1976d2}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .upload-icon{font-size:48px;width:48px;height:48px;color:#2196f3;margin:0 auto 16px}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .upload-title{margin:0 0 8px;font-size:16px;font-weight:500;color:#333}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .upload-subtitle{margin:0 0 20px;font-size:13px;color:#999}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .browse-button{margin-bottom:20px}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .selected-file{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-size:14px;color:#4caf50;font-weight:500}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .selected-file .af-bulk-upload-dialog mat-icon{font-size:20px;width:20px;height:20px;color:#4caf50}.af-bulk-upload-dialog .template-download{text-align:center;padding:24px;background:#e3f2fd;border-radius:4px;margin:24px 0}.af-bulk-upload-dialog .template-download .af-bulk-upload-dialog .download-template-btn{margin-bottom:12px}.af-bulk-upload-dialog .template-download .af-bulk-upload-dialog .template-note{margin:0;font-size:13px;color:#1565c0}.af-bulk-upload-dialog .error-message{display:flex;align-items:center;gap:12px;background:#ffebee;border:1px solid #ef5350;border-radius:4px;padding:12px 16px;color:#c62828;font-size:14px;margin-top:16px}.af-bulk-upload-dialog .error-message .af-bulk-upload-dialog mat-icon{font-size:20px;width:20px;height:20px;flex-shrink:0}.af-bulk-upload-dialog .preview-table-container{margin:20px 0}.af-bulk-upload-dialog .preview-table-container .af-bulk-upload-dialog .data-info{margin:0 0 16px;font-size:14px;color:#666}.af-bulk-upload-dialog .preview-table-container .af-bulk-upload-dialog .preview-table{width:100%}.af-bulk-upload-dialog .preview-table-container .af-bulk-upload-dialog .preview-table .af-bulk-upload-dialog .p-datatable-thead>tr>th{background:#f5f5f5;border-bottom:2px solid #e0e0e0;padding:12px;text-align:left;font-weight:600;font-size:13px;color:#333}.af-bulk-upload-dialog .preview-table-container .af-bulk-upload-dialog .preview-table .af-bulk-upload-dialog .p-datatable-tbody>tr>td{padding:12px;border-bottom:1px solid #e0e0e0;font-size:13px}.af-bulk-upload-dialog .results-container{padding:24px;border-radius:8px;margin:20px 0}.af-bulk-upload-dialog .results-container.success{background:#e8f5e9;border-left:4px solid #4caf50}.af-bulk-upload-dialog .results-container.error{background:#ffebee;border-left:4px solid #f44336}.success-header,.af-bulk-upload-dialog .error-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.success-header .af-bulk-upload-dialog .large-icon,.af-bulk-upload-dialog .error-header .af-bulk-upload-dialog .large-icon{font-size:40px;width:40px;height:40px}.success-header .af-bulk-upload-dialog h4,.af-bulk-upload-dialog .error-header .af-bulk-upload-dialog h4{margin:0;font-size:18px;font-weight:500}.af-bulk-upload-dialog .success-header .large-icon{color:#4caf50}.af-bulk-upload-dialog .error-header .large-icon{color:#f44336}.af-bulk-upload-dialog .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.af-bulk-upload-dialog .summary-card{background:#fff;padding:20px;border-radius:4px;text-align:center;border:1px solid #e0e0e0}.af-bulk-upload-dialog .summary-card .af-bulk-upload-dialog .summary-label{margin:0 0 8px;font-size:13px;color:#999;font-weight:500;text-transform:uppercase}.af-bulk-upload-dialog .summary-card .af-bulk-upload-dialog .summary-value{margin:0;font-size:28px;font-weight:600;color:#333}.af-bulk-upload-dialog .af-bulk-upload-dialog .summary-card.success-card{border-color:#4caf50;background:#f1f8f4}.af-bulk-upload-dialog .af-bulk-upload-dialog .summary-card.success-card .af-bulk-upload-dialog .summary-value{color:#2e7d32}.af-bulk-upload-dialog .af-bulk-upload-dialog .summary-card.error-card{border-color:#f44336;background:#fef5f5}.af-bulk-upload-dialog .af-bulk-upload-dialog .summary-card.error-card .af-bulk-upload-dialog .summary-value{color:#d32f2f}.af-bulk-upload-dialog .message{margin:0 0 16px;font-size:14px;line-height:1.6;color:#555}.af-bulk-upload-dialog .af-bulk-upload-dialog .message.error-message{color:#d32f2f;font-weight:500}.af-bulk-upload-dialog .errors-container{margin-top:24px}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog h5{margin:0 0 16px;font-size:14px;font-weight:600;color:#333}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog .errors-table{width:100%}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog .errors-table .af-bulk-upload-dialog .p-datatable-thead>tr>th{background:#f5f5f5;border-bottom:2px solid #e0e0e0;padding:12px;text-align:left;font-weight:600;font-size:13px;color:#333}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog .errors-table .af-bulk-upload-dialog .p-datatable-tbody>tr>td{padding:12px;border-bottom:1px solid #e0e0e0;font-size:13px}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog .errors-table .af-bulk-upload-dialog .error-text{color:#d32f2f;font-weight:500}.af-bulk-upload-dialog .errors-container .af-bulk-upload-dialog .error-instruction{margin-top:16px;padding:12px;background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;font-size:13px;color:#856404}.af-bulk-upload-dialog .action-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.af-bulk-upload-dialog .action-buttons .af-bulk-upload-dialog button{min-width:120px}.af-bulk-upload-dialog .dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 0 0;margin-top:24px;border-top:1px solid #e0e0e0}@media (max-width: 768px){.af-bulk-upload-dialog .bulk-upload-dialog{max-width:100%}.af-bulk-upload-dialog .upload-box{padding:24px}.af-bulk-upload-dialog .upload-box .af-bulk-upload-dialog .upload-icon{font-size:36px;width:36px;height:36px}.af-bulk-upload-dialog .summary-grid{grid-template-columns:1fr}.af-bulk-upload-dialog .action-buttons{flex-direction:column}.af-bulk-upload-dialog .action-buttons .af-bulk-upload-dialog button{width:100%}}.af-bulk-upload-dialog .action-buttons mat-spinner{display:inline-block;margin-right:8px}.af-bulk-upload-dialog .no-data{text-align:center;padding:40px 20px;color:#999;font-size:14px}.af-asset-edit-dialog :host h2[mat-dialog-title]{font-size:15px;font-weight:700;margin:0;padding:20px 24px 16px;color:#111827;border-bottom:1px solid #f1f5f9;line-height:1.4}.af-asset-edit-dialog :host .mat-mdc-dialog-actions{padding:16px 24px 20px!important;margin:0!important;border-top:1px solid #f1f5f9;gap:10px;flex-wrap:wrap;justify-content:flex-end!important}.af-asset-edit-dialog :host .mat-mdc-dialog-actions .mat-mdc-button-base{border-radius:8px!important;font-weight:600;font-size:13px;letter-spacing:normal}.af-asset-edit-dialog :host .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2563eb;--mdc-filled-button-label-text-color: #fff;box-shadow:none!important}.af-asset-edit-dialog :host .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary:hover{--mdc-filled-button-container-color: #1d4ed8}.af-asset-edit-dialog :host .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary[disabled]{--mdc-filled-button-container-color: #93c5fd}.af-asset-edit-dialog :host .mat-mdc-dialog-actions .mat-mdc-outlined-button{border-radius:8px!important;border-color:#e2e8f0!important;color:#334155!important}.af-asset-edit-dialog .dialog-scroll{max-height:min(70vh,640px);overflow-y:auto;padding:20px 24px 8px!important;box-sizing:border-box}.af-asset-edit-dialog .err{color:#b91c1c;margin:0 0 12px;font-size:14px;line-height:1.45}.af-asset-edit-dialog .fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}.af-asset-edit-dialog .field-group{display:flex;flex-direction:column;gap:8px}.af-asset-edit-dialog .field-group.full-width{grid-column:span 2}.af-asset-edit-dialog .field-group label{font-size:13px;font-weight:600;color:#374151}.af-asset-edit-dialog .optional-tag{color:#3b82f6;font-size:11px;margin-left:4px}.af-asset-edit-dialog input:not([type=checkbox]):not([type=radio]):not([type=file]),.af-asset-edit-dialog select{height:48px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:0 16px;font-size:13px;color:#1f2937;outline:none;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.af-asset-edit-dialog input:not([type=checkbox]):not([type=radio]):not([type=file]):hover,.af-asset-edit-dialog select:hover{border-color:#cbd5e1}.af-asset-edit-dialog input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.af-asset-edit-dialog select:focus{border-color:#3b82f6;background-color:#fff}.af-asset-edit-dialog .invoice-section{margin-top:32px;padding:20px 20px 4px;border:1px solid #e2e8f0;border-radius:12px;background:#fafbfc;border-left:4px solid #3b82f6}.af-asset-edit-dialog .invoice-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:4px}.af-asset-edit-dialog :host .invoice-toolbar .mat-mdc-button-base{border-radius:8px!important;font-weight:600;font-size:13px}.af-asset-edit-dialog :host .btn-invoice-create.mat-mdc-unelevated-button{background-color:#2563eb!important;color:#fff!important;box-shadow:none!important}.af-asset-edit-dialog :host .btn-invoice-create.mat-mdc-unelevated-button:hover{background-color:#1d4ed8!important}.af-asset-edit-dialog :host .btn-invoice-create.mat-mdc-unelevated-button[disabled]{background-color:#93c5fd!important;color:#fffffff2!important}.af-asset-edit-dialog :host .btn-invoice-delete.mat-mdc-outlined-button{border-color:#dc2626!important;color:#b91c1c!important;background:#fff!important}.af-asset-edit-dialog :host .btn-invoice-delete.mat-mdc-outlined-button:hover{background-color:#fef2f2!important;border-color:#ef4444!important}.af-asset-edit-dialog .section-label{font-size:13px;font-weight:600;margin-bottom:12px;color:#111827}.af-asset-edit-dialog .invoice-content{margin-top:16px}.af-asset-edit-dialog .invoice-content[hidden]{display:none!important}.af-asset-edit-dialog .upload-area{margin-top:24px}.af-asset-edit-dialog .upload-area .section-label{margin-bottom:12px}.af-asset-edit-dialog .upload-box{background-color:#eff6ff;border:1px dashed #bfdbfe;border-radius:12px;min-height:160px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#3b82f6;cursor:pointer;padding:20px;text-align:center;transition:background-color .2s ease;box-sizing:border-box}.af-asset-edit-dialog .upload-box:hover{background-color:#e0efff}.af-asset-edit-dialog .upload-box mat-icon{font-size:32px;width:32px;height:32px}.af-asset-edit-dialog .upload-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:90%}.af-asset-edit-dialog .preview-container{position:relative;display:inline-block}.af-asset-edit-dialog .preview-img{width:120px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #d1e3ff;box-shadow:0 4px 10px #0000000d}.af-asset-edit-dialog .preview-file{font-size:13px;color:#1f2937}.af-asset-edit-dialog .remove-btn{position:absolute;top:-8px;right:-8px;background:#fff;color:#ef4444;border:none;border-radius:50%;cursor:pointer;display:flex;box-shadow:0 2px 4px #0003;padding:0}.af-asset-edit-dialog .file-name{font-size:12px;color:#3b82f6;word-break:break-all;margin:0;max-width:250px}.af-asset-edit-dialog .error-border{border:1px solid #ef4444!important;background-color:#fef2f2!important}.af-asset-edit-dialog .error-msg{color:#ef4444;font-size:11px;font-weight:500;margin-top:-4px}.af-asset-create .create-page-wrapper{background-color:#f9fafb;min-height:100vh;padding:40px;display:flex;justify-content:center;font-family:Inter,sans-serif}.af-asset-create .form-card{background:#fff;width:100%;max-width:1000px;border-radius:12px;box-shadow:0 1px 3px #0000000a}.af-asset-create .card-header{padding:24px 32px;border-bottom:1px solid #F1F5F9}.af-asset-create .card-header h2{font-size:15px;font-weight:700;margin:0;color:#111827}.af-asset-create .form-body{padding:32px}.af-asset-create .fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}.af-asset-create .field-group{display:flex;flex-direction:column;gap:8px}.af-asset-create .field-group.full-width{grid-column:span 2}.af-asset-create .field-group label{font-size:13px;font-weight:600;color:#374151}.af-asset-create .optional-tag{color:#3b82f6;font-size:11px;margin-left:4px}.af-asset-create input,.af-asset-create select{height:48px;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:0 16px;font-size:13px;color:#1f2937;outline:none}.af-asset-create .photo-section,.af-asset-create .invoice-section{margin-top:32px;padding-top:24px;border-top:1px solid #F1F5F9}.af-asset-create .section-label{font-size:13px;font-weight:600;margin-bottom:16px;color:#111827}.af-asset-create .invoice-content{margin-top:20px}.af-asset-create .upload-area{margin-top:32px;width:100%}.af-asset-create .upload-box{background-color:#eff6ff;border:1px dashed #BFDBFE;border-radius:12px;height:180px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#3b82f6;cursor:pointer;transition:background-color .2s ease}.af-asset-create .upload-box:hover{background-color:#e0efff}.af-asset-create .upload-box mat-icon{font-size:32px;width:32px;height:32px}.af-asset-create .form-footer{padding:24px 32px;border-top:1px solid #F1F5F9;display:flex;justify-content:flex-end;gap:16px}.af-asset-create .btn-cancel{height:44px;padding:0 48px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-weight:500;color:#4b5563;cursor:pointer}.af-asset-create .btn-confirm{height:44px;padding:0 48px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.af-asset-create .animate-fade{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.af-asset-create .error-border{border:1px solid #EF4444!important;background-color:#fef2f2!important}.af-asset-create .error-msg{color:#ef4444;font-size:11px;margin-top:-4px;font-weight:500}.af-asset-create .btn-confirm:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}.af-asset-create .upload-box{display:flex;justify-content:center;align-items:center;text-align:center;min-height:180px;padding:20px}.af-asset-create .upload-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:90%}.af-asset-create .preview-container{position:relative;display:inline-block}.af-asset-create .preview-img{width:120px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #d1e3ff;box-shadow:0 4px 10px #0000000d}.af-asset-create .remove-btn{position:absolute;top:-8px;right:-8px;background:#fff;color:#ff5252;border:none;border-radius:50%;cursor:pointer;display:flex;box-shadow:0 2px 4px #0003;padding:0}.af-asset-create .file-name{font-size:.8rem;color:#3b82f6;word-break:break-all;margin:0;max-width:250px}.af-maintenance-create-dialog .dialog-shell{width:100%;max-width:100%;box-sizing:border-box;background:#fff;border-radius:12px;font-family:Inter,system-ui,-apple-system,sans-serif}.af-maintenance-create-dialog .dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0}.af-maintenance-create-dialog .dialog-header h2{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.af-maintenance-create-dialog .dialog-header p{margin:6px 0 0;color:#94a3b8;font-size:.75rem;line-height:1.45;max-width:420px}.af-maintenance-create-dialog .dialog-close{flex-shrink:0;margin:-4px -8px 0 0;color:#94a3b8!important}.af-maintenance-create-dialog .dialog-close:hover{color:#64748b!important}.af-maintenance-create-dialog .dialog-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 24px}.af-maintenance-create-dialog label,.af-maintenance-create-dialog .upload-block{display:flex;flex-direction:column;gap:6px}.af-maintenance-create-dialog label>span,.af-maintenance-create-dialog .upload-block>span{font-size:.75rem;font-weight:500;color:#475569}.af-maintenance-create-dialog .field-input,.af-maintenance-create-dialog .field-textarea,.af-maintenance-create-dialog .field-select,.af-maintenance-create-dialog input:not([type=file]):not([type=checkbox]):not([type=radio]),.af-maintenance-create-dialog textarea,.af-maintenance-create-dialog select{border:1px solid #e2e8f0;border-radius:6px;padding:11px 14px;font-size:.8125rem;color:#0f172a;outline:none;width:100%;box-sizing:border-box;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.af-maintenance-create-dialog .field-input:focus,.af-maintenance-create-dialog .field-textarea:focus,.af-maintenance-create-dialog .field-select:focus,.af-maintenance-create-dialog input:not([type=file]):not([type=checkbox]):not([type=radio]):focus,.af-maintenance-create-dialog textarea:focus,.af-maintenance-create-dialog select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.af-maintenance-create-dialog .field-input::placeholder,.af-maintenance-create-dialog .field-textarea::placeholder{color:#94a3b8}.af-maintenance-create-dialog textarea,.af-maintenance-create-dialog .field-textarea{resize:vertical;min-height:100px;line-height:1.5}.af-maintenance-create-dialog .field-select,.af-maintenance-create-dialog select.field-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px;cursor:pointer}.af-maintenance-create-dialog .upload-block>span{font-size:.75rem;font-weight:500;color:#475569}.af-maintenance-create-dialog .dropzone{border:1px solid #bfdbfe;background:#eff6ff;border-radius:8px;overflow:hidden}.af-maintenance-create-dialog .dropzone-trigger{width:100%;border:0;background:transparent;padding:22px 18px;color:#2563eb;font-size:.875rem;font-weight:500;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.af-maintenance-create-dialog .dropzone-trigger:hover{background:#2563eb0f}.af-maintenance-create-dialog .dropzone-trigger mat-icon{font-size:28px;width:28px;height:28px}.af-maintenance-create-dialog .hint{color:#64748b;font-size:.75rem}.af-maintenance-create-dialog .error{color:#dc2626;font-size:.75rem}.af-maintenance-create-dialog .backend{margin:0;padding:0}.af-maintenance-create-dialog .invoice-section{margin-top:8px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fafbfc;border-left:4px solid #3b82f6}.af-maintenance-create-dialog .invoice-section .section-label{font-size:13px;font-weight:600;margin:0 0 12px;color:#111827}.af-maintenance-create-dialog .invoice-toggle{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;color:#334155;cursor:pointer}.af-maintenance-create-dialog .invoice-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:4px}.af-maintenance-create-dialog .invoice-content{margin-top:16px}.af-maintenance-create-dialog .invoice-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}@media (max-width: 560px){.af-maintenance-create-dialog .invoice-fields-grid{grid-template-columns:1fr}}.af-maintenance-create-dialog .upload-area{margin-top:20px}.af-maintenance-create-dialog .upload-label{display:block;font-size:13px;font-weight:600;margin-bottom:12px;color:#111827}.af-maintenance-create-dialog .upload-box{background-color:#eff6ff;border:1px dashed #bfdbfe;border-radius:12px;min-height:140px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#3b82f6;cursor:pointer;padding:20px;text-align:center;transition:background-color .2s ease;box-sizing:border-box}.af-maintenance-create-dialog .upload-box:hover{background-color:#e0efff}.af-maintenance-create-dialog .upload-content-wrapper{width:100%}.af-maintenance-create-dialog .preview-container{position:relative;display:inline-block;max-width:100%}.af-maintenance-create-dialog .preview-img{max-height:120px;max-width:100%;border-radius:8px;object-fit:contain}.af-maintenance-create-dialog .preview-file{font-size:.875rem;color:#1e40af;word-break:break-all}.af-maintenance-create-dialog .remove-btn{position:absolute;top:-8px;right:-8px;border:none;background:#fff;color:#dc2626;border-radius:999px;width:28px;height:28px;cursor:pointer;box-shadow:0 1px 3px #0000001f}.af-maintenance-create-dialog .file-name,.af-maintenance-create-dialog .linked-file-hint{margin:8px 0 0;font-size:.8125rem;color:#64748b}.af-maintenance-create-dialog .animate-fade{animation:afMaintenanceInvoiceFadeIn .3s ease-out}@keyframes afMaintenanceInvoiceFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.af-maintenance-create-dialog .dialog-footer{margin-top:4px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;align-items:center;gap:12px}.af-maintenance-create-dialog :host .dialog-btn-cancel.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #64748b;border-radius:8px!important;padding:0 20px!important;min-width:96px!important;font-weight:600!important;font-size:.8125rem!important;color:#334155!important;height:40px}.af-maintenance-create-dialog :host .dialog-btn-primary.mat-mdc-unelevated-button{border-radius:8px!important;padding:0 22px!important;min-width:140px!important;font-weight:600!important;font-size:.8125rem!important;height:40px;background-color:#2563eb!important;color:#fff!important}.af-maintenance-create-dialog :host .dialog-btn-primary.mat-mdc-unelevated-button[disabled]{background-color:#93c5fd!important;color:#ffffffe6!important}.af-maintenance-bulk-delete-dialog :host h2[mat-dialog-title]{font-size:16px;font-weight:700;margin:0;padding:20px 24px 12px;color:#0f172a;border-bottom:1px solid #e2e8f0;line-height:1.35;letter-spacing:-.01em}.af-maintenance-bulk-delete-dialog .dialog-body{min-width:min(100%,400px);max-width:520px;padding:0 24px 16px!important;box-sizing:border-box}.af-maintenance-bulk-delete-dialog .dialog-lead{margin:16px 0 0;font-size:13px;color:#64748b;line-height:1.55}.af-maintenance-bulk-delete-dialog .mbd-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px;padding:10px 14px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px}.af-maintenance-bulk-delete-dialog .mbd-count{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em}.af-maintenance-bulk-delete-dialog .mbd-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px}.af-maintenance-bulk-delete-dialog :host .mbd-tool-btn.mat-mdc-outlined-button{border-radius:8px!important;font-weight:600;font-size:12px;padding:0 14px;min-height:36px;color:#334155!important;border-color:#cbd5e1!important;background:#fff!important}.af-maintenance-bulk-delete-dialog :host .mbd-tool-btn.mat-mdc-outlined-button:hover:not([disabled]){background:#fff!important;border-color:#94a3b8!important;color:#0f172a!important}.af-maintenance-bulk-delete-dialog .mbd-list-shell{margin-top:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.af-maintenance-bulk-delete-dialog .mbd-list{list-style:none;margin:0;padding:0;max-height:min(52vh,320px);overflow-y:auto}.af-maintenance-bulk-delete-dialog .mbd-item{border-bottom:1px solid #f1f5f9;transition:background-color .12s ease}.af-maintenance-bulk-delete-dialog .mbd-item:last-child{border-bottom:none}.af-maintenance-bulk-delete-dialog .mbd-item:hover{background-color:#f8fafc}.af-maintenance-bulk-delete-dialog .mbd-item--checked{background-color:#eff6ff}.af-maintenance-bulk-delete-dialog .mbd-item--checked:hover{background-color:#dbeafe}.af-maintenance-bulk-delete-dialog :host .mbd-item .mbd-checkbox{width:100%;display:block}.af-maintenance-bulk-delete-dialog :host .mbd-item .mbd-checkbox .mdc-form-field{width:100%;align-items:flex-start;padding:14px 16px}.af-maintenance-bulk-delete-dialog :host .mbd-item .mbd-checkbox .mdc-checkbox{margin-top:2px}.af-maintenance-bulk-delete-dialog :host .mbd-item .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#2563eb!important;background-color:#2563eb!important}.af-maintenance-bulk-delete-dialog :host .mbd-checkbox .mdc-checkbox__checkmark{color:#fff!important}.af-maintenance-bulk-delete-dialog :host .mbd-checkbox .mdc-checkbox__checkmark-path{stroke:#fff!important}.af-maintenance-bulk-delete-dialog .mbd-item-text{display:flex;flex-direction:column;gap:4px;padding-left:4px;min-width:0}.af-maintenance-bulk-delete-dialog .mbd-item-title{font-size:14px;font-weight:600;color:#0f172a;line-height:1.35;word-break:break-word}.af-maintenance-bulk-delete-dialog .mbd-item-meta{font-size:12px;color:#64748b;font-variant-numeric:tabular-nums}.af-maintenance-bulk-delete-dialog .mbd-item-desc{display:block;margin-top:4px;font-size:12px;color:#475569;line-height:1.4}.af-maintenance-bulk-delete-dialog .mbd-item-row{width:100%}.af-maintenance-bulk-delete-dialog .mbd-checkbox-spacer{display:inline-block;width:1.25rem;flex-shrink:0}.af-maintenance-bulk-delete-dialog .mbd-outcome{display:inline-flex;align-items:center;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.3;background:#e2e8f0;color:#475569}.af-maintenance-bulk-delete-dialog .mbd-outcome[data-outcome=InProgress]{background:#fef3c7;color:#b45309}.af-maintenance-bulk-delete-dialog .mbd-outcome[data-outcome=RepairCompleted]{background:#dcfce7;color:#15803d}.af-maintenance-bulk-delete-dialog .mbd-outcome[data-outcome=NotRepairable]{background:#fee2e2;color:#b91c1c}.af-maintenance-bulk-delete-dialog .mbd-item-actions{max-width:11rem}.af-maintenance-bulk-delete-dialog .mbd-attachment-link{font-size:12px;font-weight:600;color:#2563eb;text-decoration:none}.af-maintenance-bulk-delete-dialog .mbd-attachment-link:hover{text-decoration:underline}.af-maintenance-bulk-delete-dialog :host .mbd-actions.mat-mdc-dialog-actions{padding:14px 24px 20px!important;margin:0!important;border-top:1px solid #e2e8f0;background:#fafbfc;gap:10px;flex-wrap:wrap;justify-content:flex-end!important}.af-maintenance-bulk-delete-dialog :host .mbd-actions .mat-mdc-button-base{border-radius:8px!important;font-weight:600;font-size:13px;letter-spacing:normal;min-height:40px}.af-maintenance-bulk-delete-dialog :host .mbd-btn-cancel.mat-mdc-outlined-button{border-color:#e2e8f0!important;color:#334155!important;background:#fff!important}.af-maintenance-bulk-delete-dialog :host .mbd-btn-delete-selected.mat-mdc-outlined-button{border-color:#f87171!important;color:#b91c1c!important;background:#fff!important}.af-maintenance-bulk-delete-dialog :host .mbd-btn-delete-selected.mat-mdc-outlined-button:hover:not([disabled]){background:#fef2f2!important;border-color:#ef4444!important}.af-maintenance-bulk-delete-dialog :host .destructive-confirm-btn.mat-mdc-unelevated-button{background-color:#dc2626!important;color:#fff!important;box-shadow:none!important}.af-maintenance-bulk-delete-dialog :host .destructive-confirm-btn.mat-mdc-unelevated-button:hover:not([disabled]){background-color:#b91c1c!important}.af-maintenance-bulk-delete-dialog :host .destructive-confirm-btn.mat-mdc-unelevated-button[disabled]{background-color:#fca5a5!important;color:#ffffffeb!important}.af-asset-assign-dialog .dialog-shell{width:100%;max-width:100%;box-sizing:border-box;background:#fff;border-radius:12px;font-family:Inter,system-ui,-apple-system,sans-serif}.af-asset-assign-dialog .dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0}.af-asset-assign-dialog .dialog-header h2{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.af-asset-assign-dialog .dialog-header p{margin:6px 0 0;color:#94a3b8;font-size:.75rem;line-height:1.45;max-width:340px}.af-asset-assign-dialog .dialog-close{flex-shrink:0;margin:-4px -8px 0 0;color:#94a3b8!important}.af-asset-assign-dialog .dialog-close:hover{color:#64748b!important}.af-asset-assign-dialog .dialog-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 24px}.af-asset-assign-dialog label{display:flex;flex-direction:column;gap:6px}.af-asset-assign-dialog label>span{font-size:.75rem;font-weight:500;color:#475569}.af-asset-assign-dialog .field-input,.af-asset-assign-dialog .field-select,.af-asset-assign-dialog input:not([type=file]):not([type=checkbox]):not([type=radio]),.af-asset-assign-dialog select{border:1px solid #e2e8f0;border-radius:6px;padding:11px 14px;font-size:.8125rem;color:#0f172a;outline:none;width:100%;box-sizing:border-box;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.af-asset-assign-dialog .field-input:focus,.af-asset-assign-dialog .field-select:focus,.af-asset-assign-dialog input:not([type=file]):not([type=checkbox]):not([type=radio]):focus,.af-asset-assign-dialog select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.af-asset-assign-dialog .field-input::placeholder{color:#94a3b8}.af-asset-assign-dialog .field-select,.af-asset-assign-dialog select.field-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px;cursor:pointer}.af-asset-assign-dialog .hint{color:#64748b;font-size:.75rem}.af-asset-assign-dialog .error{color:#dc2626;font-size:.75rem}.af-asset-assign-dialog .backend{margin:0;padding:0}.af-asset-assign-dialog .dialog-footer{margin-top:4px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;align-items:center;gap:12px}.af-asset-assign-dialog :host .dialog-btn-cancel.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #64748b;border-radius:8px!important;padding:0 20px!important;min-width:96px!important;font-weight:600!important;font-size:.8125rem!important;color:#334155!important;height:40px}.af-asset-assign-dialog :host .dialog-btn-primary.mat-mdc-unelevated-button{border-radius:8px!important;padding:0 22px!important;min-width:128px!important;font-weight:600!important;font-size:.8125rem!important;height:40px;background-color:#2563eb!important;color:#fff!important}.af-asset-assign-dialog :host .dialog-btn-primary.mat-mdc-unelevated-button[disabled]{background-color:#93c5fd!important;color:#ffffffe6!important}.af-asset-details-section{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.af-asset-details-section .details-hero{background:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#3b82f6);border-radius:14px;padding:18px 18px 16px;color:#fff;box-shadow:0 10px 24px #2563eb38}.af-asset-details-section .details-hero-main{display:flex;gap:14px;align-items:flex-start}.af-asset-details-section .details-hero-icon{width:48px;height:48px;border-radius:12px;background:#ffffff29;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.af-asset-details-section .details-hero-icon--photo{width:72px;height:72px;padding:0;background:#fffffff2;overflow:hidden;border:2px solid rgba(255,255,255,.35)}.af-asset-details-section .details-hero-photo{width:100%;height:100%;object-fit:cover;display:block}.af-asset-details-section .details-hero-text{min-width:0;flex:1}.af-asset-details-section .details-eyebrow{margin:0 0 4px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffc7}.af-asset-details-section .hero{padding-bottom:8px}.af-asset-details-section .asset-name{margin:0 0 6px;font-size:1.35rem;font-weight:700;color:#fff;line-height:1.25}.af-asset-details-section .serial-line{margin:0;font-size:.8125rem;color:#ffffffe0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.af-asset-details-section .serial-label{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffffffa6}.af-asset-details-section .details-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.af-asset-details-section .details-specs-card{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;box-shadow:0 1px 2px #0f172a0a}.af-asset-details-section .spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 16px;margin-bottom:16px}.af-asset-details-section .spec-cell{display:flex;flex-direction:column;gap:4px;min-width:0}.af-asset-details-section .lbl{font-size:.6875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.af-asset-details-section .val{font-size:.9375rem;font-weight:700;color:#0f172a;word-break:break-word}.af-asset-details-section .chips{display:flex;flex-wrap:wrap;gap:8px}.af-asset-details-section .chip{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:.75rem;font-weight:700;background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.22)}.af-asset-details-section .chip--id{background:#ffffff1f}.af-asset-details-section .chip--status{background:#dcfce7f2;color:#15803d;border-color:transparent}.af-asset-details-section .chip--maintenance{background:#fef3c7f2;color:#b45309;border-color:transparent}.af-asset-details-section .chip--employee{background:#fffffff2;color:#1d4ed8;border-color:transparent}.af-asset-details-section .chip--confirmation{background:#fef3c7f2;color:#b45309;border-color:transparent}.af-asset-details-section .chip--confirmation[data-state=Confirmed],.af-asset-details-section .chip--confirmation[data-state=confirmed]{background:#dbeafef2;color:#1d4ed8}.af-asset-details-section .chip--confirmation[data-state=Rejected],.af-asset-details-section .chip--confirmation[data-state=rejected]{background:#fee2e2f2;color:#b91c1c}.af-asset-details-section .details-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 1px 2px #0f172a0a}.af-asset-details-section .details-description{margin:0;font-size:.875rem;line-height:1.55;color:#475569}.af-asset-details-section .details-dl{margin:0}.af-asset-details-section .dl-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #f1f5f9}.af-asset-details-section .dl-row:last-child{border-bottom:none;padding-bottom:0}.af-asset-details-section .dl-row dt{margin:0;font-size:.8125rem;font-weight:600;color:#64748b;flex-shrink:0}.af-asset-details-section .dl-row dd{margin:0;font-size:.875rem;color:#0f172a;text-align:right;font-weight:500}.af-asset-details-section .section-rule{margin:16px 0}.af-asset-details-section .section{padding-bottom:8px}.af-asset-details-section .section-heading{margin:0 0 12px;font-size:.875rem;font-weight:700;color:#0f172a;display:inline-flex;align-items:center;gap:8px}.af-asset-details-section .section-heading .fa{color:#64748b;font-size:.8125rem}.af-asset-details-section .kv-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f1f5f9}.af-asset-details-section .kv-row:last-child{border-bottom:none}.af-asset-details-section .kv-label{font-size:.8125rem;font-weight:600;color:#64748b;flex-shrink:0}.af-asset-details-section .kv-value{font-size:.875rem;color:#1e293b;text-align:right}.af-asset-details-section .link-like{display:inline-flex;align-items:center;gap:4px;border:none;background:none;padding:0;font:inherit;font-weight:600;font-size:.875rem;color:#2563eb;cursor:pointer;text-align:right}.af-asset-details-section .link-like .chev{font-size:.6875rem}.af-asset-details-section .link-like mat-icon.chev{font-size:18px;width:18px;height:18px;color:#2563eb}.af-asset-details-section a.link-like{text-decoration:none}.af-asset-details-section a.link-like:hover{text-decoration:underline}@media (max-width: 420px){.af-asset-details-section .details-specs-card{grid-template-columns:1fr}}.af-asset-history-timeline{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.af-asset-history-timeline .section-heading{margin:0;font-size:.875rem;font-weight:700;color:#0f172a;display:inline-flex;align-items:center;gap:8px}.af-asset-history-timeline .section-heading .fa{color:#64748b}.af-asset-history-timeline .history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.af-asset-history-timeline .history-count{font-size:.75rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:999px}.af-asset-history-timeline .empty{margin:0;font-size:.875rem;color:#64748b}.af-asset-history-timeline .timeline{list-style:none;margin:0;padding:0 10px 0 0;position:relative}.af-asset-history-timeline .timeline:before{content:"";position:absolute;left:17px;top:10px;bottom:10px;width:2px;background:linear-gradient(180deg,#bfdbfe,#e2e8f0)}.af-asset-history-timeline .timeline-item{position:relative;display:flex;gap:12px;padding:10px 0 10px 44px}.af-asset-history-timeline .timeline-marker{position:absolute;left:4px;top:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1;font-size:.75rem;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0}.af-asset-history-timeline .timeline-marker.tone-success{background:#dcfce7;color:#15803d}.af-asset-history-timeline .timeline-marker.tone-danger{background:#fee2e2;color:#b91c1c}.af-asset-history-timeline .timeline-marker.tone-warning{background:#fef3c7;color:#b45309}.af-asset-history-timeline .timeline-marker.tone-info{background:#dbeafe;color:#1d4ed8}.af-asset-history-timeline .timeline-marker.tone-neutral{background:#f1f5f9;color:#64748b}.af-asset-history-timeline .timeline-item--latest .timeline-marker{box-shadow:0 0 0 2px #bbf7d0}.af-asset-history-timeline .timeline-marker mat-icon{font-size:18px;width:18px;height:18px}.af-asset-history-timeline .icon-latest,.af-asset-history-timeline .icon-muted{color:inherit}.af-asset-history-timeline .timeline-body-shell{position:relative;flex:1;min-width:0}.af-asset-history-timeline .timeline-body{flex:1;min-width:0;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:10px 12px}.af-asset-history-timeline .timeline-body--accident{border-color:#fecaca}.af-asset-history-timeline .timeline-accident-flag{position:absolute;top:-6px;right:-4px;z-index:2;display:inline-flex;align-items:center;justify-content:center;color:#dc2626;font-size:1.1rem;line-height:1;transform:rotate(30deg);transform-origin:center center;filter:drop-shadow(0 1px 2px rgba(220,38,38,.35));pointer-events:none}.af-asset-history-timeline .timeline-item--latest .timeline-body{background:#f0fdf4;border-color:#dcfce7}.af-asset-history-timeline .timeline-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.af-asset-history-timeline .timeline-title{font-size:.875rem;font-weight:700;color:#0f172a}.af-asset-history-timeline .title-latest{color:#15803d}.af-asset-history-timeline .timeline-date{font-size:.75rem;color:#64748b;flex-shrink:0;font-weight:600}.af-asset-history-timeline .timeline-assignee{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.75rem;font-weight:700}.af-asset-history-timeline .timeline-desc{margin:8px 0 0;font-size:.8125rem;color:#64748b;line-height:1.45}.af-asset-history-timeline .more-btn{margin-top:12px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#2563eb;font-size:.8125rem;font-weight:600;cursor:pointer}.af-asset-history-timeline .more-btn:hover{background:#eff6ff;border-color:#93c5fd}.af-invoice-preview-dialog .content{min-width:min(90vw,800px);max-width:800px}.af-invoice-preview-dialog .image{width:100%;max-height:70vh;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.af-invoice-preview-dialog .frame{width:100%;height:70vh;border:1px solid #e2e8f0;border-radius:8px}.af-invoice-preview-dialog .fallback{min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;color:#334155}.af-invoice-preview-dialog .fallback a{color:#2563eb;text-decoration:underline}.af-vendor-details-dialog .content{min-width:320px}.af-vendor-details-dialog .row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0}.af-vendor-details-dialog .label{color:#64748b;font-size:.875rem}.af-vendor-details-dialog .value{color:#0f172a;font-weight:600;text-align:right}.af-vendor-details-dialog .value--description{white-space:pre-wrap;line-height:1.45;max-width:220px}.af-vendor-details-dialog .phone-line{display:block}.af-vendor-details-dialog .phone-line+.phone-line{margin-top:4px}.af-vendor-details-dialog .row--description{align-items:flex-start}.af-vendor-details-dialog .vendor-details-loading{margin:0;color:#64748b;font-size:.875rem}.af-asset-list .drawer-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:1090}.af-asset-list .asset-detail-drawer{position:fixed;top:0;right:0;height:100vh;z-index:1100;transform:translate(100%);transition:transform .25s ease;box-shadow:-8px 0 24px #0f172a1f}.af-asset-list .asset-detail-drawer.open{transform:translate(0)}.af-asset-list .category-menu-wrap{position:relative}.af-asset-list .category-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:180px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 24px #0f172a1f;z-index:50;padding:4px}.af-asset-list .category-menu-item{display:block;width:100%;text-align:left;border:none;background:transparent;padding:10px 12px;border-radius:6px;font-size:14px;color:#0f172a;cursor:pointer}.af-asset-list .category-menu-item:hover{background:#f1f5f9}.af-asset-list .drawer-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;cursor:pointer}.af-asset-list .drawer-icon-btn--edit{color:#3b82f6;background-color:#eff6ff}.af-asset-list .drawer-icon-btn--edit:hover{background-color:#dbeafe}.af-asset-list .drawer-icon-btn--delete{color:#dc2626;background-color:#fef2f2}.af-asset-list .drawer-icon-btn--delete:hover{background-color:#fee2e2}.af-asset-list .btn-drawer-primary{border:none;background-color:#2563eb;color:#fff;border-radius:8px;min-height:40px;font-weight:600;font-size:13px;cursor:pointer}.af-asset-list .btn-drawer-primary:hover:not(:disabled){background-color:#1d4ed8}.af-asset-list .btn-drawer-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.af-asset-list .btn-drawer-danger-outline:hover{background-color:#fef2f2;border-color:#f87171}.assets-requests-admin-page{padding:24px}.assets-requests-admin-page .assets-requests-admin-header h1{margin:0 0 6px;font-size:24px;font-weight:700;color:#0f172a}.assets-requests-admin-page .assets-requests-admin-header .subtitle{margin:0;font-size:14px;color:#64748b}.assets-requests-admin-page .admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:.75rem;margin-bottom:1.25rem;padding:10px;border-radius:22px;background:#f8fafc;border:1px solid #e5e7eb}.assets-requests-admin-page .admin-tab{border:1px solid transparent;border-radius:999px;padding:10px 18px;font-size:.9rem;display:inline-flex;align-items:center;gap:8px;cursor:pointer;background-color:#fff;color:#334155;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.assets-requests-admin-page .admin-tab:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.assets-requests-admin-page .admin-tab.active{box-shadow:0 14px 30px #0f172a1f}.assets-requests-admin-page .admin-tab[data-section=assets].active{border-color:#0f766e;background:#ecfdf5;color:#0f766e}.assets-requests-admin-page .admin-tab[data-section=maintenance].active{border-color:#d97706;background:#fffbeb;color:#b45309}.asset-requests-page .asset-requests-header{margin-bottom:20px}.asset-requests-page .asset-requests-header h1{margin:0 0 6px;font-size:24px;font-weight:700;color:#0f172a}.asset-requests-page .asset-requests-header .subtitle{margin:0;font-size:14px;color:#64748b}.asset-requests-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px 24px}.asset-requests-wrapper .section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.asset-requests-wrapper .section-header h3{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#0f172a}.asset-requests-wrapper .section-header h3 .fa-inbox{color:#0f766e}.asset-requests-wrapper .status-filter-chips{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end;margin-left:auto;padding:6px;border-radius:999px;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);border:1px solid #ccfbf1}.asset-requests-wrapper .filter-chip{border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;background:#f8fafc;color:#334155;transition:all .2s ease}.asset-requests-wrapper .filter-chip:hover{background:#ecfdf5}.asset-requests-wrapper .filter-chip.active{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;box-shadow:0 10px 24px #0f766e24}.asset-requests-wrapper .empty-requests.filtered-empty{padding:18px 20px;flex-direction:row;justify-content:space-between;align-items:center;text-align:left;box-shadow:none;background:#f0fdfa;border-radius:14px}.asset-requests-wrapper .empty-requests.filtered-empty p{margin:0;font-size:.875rem}.asset-requests-wrapper .pending-count{font-size:12px;font-weight:600;color:#0f766e;background:#ccfbf1;border-radius:9999px;padding:4px 10px}.asset-requests-wrapper .requests-loading,.asset-requests-wrapper .empty-requests{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 16px;color:#64748b}.asset-requests-wrapper .requests-loading{gap:10px;font-size:14px}.asset-requests-wrapper .empty-requests .empty-icon{width:56px;height:56px;border-radius:50%;background:#f1f5f9;color:#0f766e;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.asset-requests-wrapper .empty-requests h4{margin:0 0 6px;font-size:18px;color:#0f172a}.asset-requests-wrapper .empty-requests p{margin:0;font-size:14px}.asset-requests-wrapper .requests-list{display:flex;flex-direction:column;gap:16px}.asset-requests-wrapper .asset-request-notes{margin:0;font-size:14px;line-height:1.5;color:#334155;white-space:pre-wrap}.asset-requests-wrapper .brq-footer-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid #f1f5f9}.asset-requests-wrapper .brq-footer-actions-primary{display:flex;align-items:center;gap:8px;margin-left:auto}.asset-requests-wrapper .asset-request-summary{margin-top:4px}.asset-requests-wrapper .asset-request-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:14px 16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.asset-requests-wrapper .asset-request-summary-item{display:flex;flex-direction:column;gap:4px;min-width:0}.asset-requests-wrapper .asset-request-summary-item-wide{grid-column:1 / -1}.asset-requests-wrapper .asset-request-summary-k{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.asset-requests-wrapper .asset-request-summary-v{font-size:14px;font-weight:500;color:#0f172a;line-height:1.45}.asset-requests-wrapper .asset-request-summary-notes{white-space:pre-wrap;font-weight:400;color:#334155}.asset-request-details-backdrop,.asset-request-approve-backdrop,.asset-request-reject-backdrop,.asset-request-form-backdrop{inset:0;padding:24px;background:#0f172a73;z-index:1200}.asset-request-form-dialog{width:min(560px,calc(100vw - 32px))}.asset-requests-pagination-footer{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:16px}.asset-requests-results-count{margin:0;font-size:13px;color:#64748b}.asset-requests-page>.dialog-backdrop{inset:0;padding:24px;background:#0f172a73;z-index:1200}.asset-request-details-dialog{width:min(720px,calc(100vw - 32px))}.asset-request-details-dialog .dialog-body{max-height:min(70vh,640px);overflow:auto}.asset-request-details-status{display:flex;align-items:center;gap:10px;margin-bottom:16px}.asset-request-details-status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#e2e8f0;color:#334155}.asset-request-details-status-pill[data-status=pending]{background:#fef3c7;color:#92400e}.asset-request-details-status-pill[data-status=approved],.asset-request-details-status-pill[data-status=completed]{background:#dcfce7;color:#166534}.asset-request-details-status-pill[data-status=rejected]{background:#fee2e2;color:#991b1b}.asset-request-details-status-pill[data-status=cancelled]{background:#f1f5f9;color:#475569}.asset-request-details-type{font-size:14px;font-weight:600;color:#334155}.asset-request-details-section+.asset-request-details-section{margin-top:18px;padding-top:18px;border-top:1px solid #f1f5f9}.asset-request-details-section-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:13px;font-weight:700;color:#0f172a}.asset-request-details-section-title i{color:#64748b}.asset-request-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.asset-request-details-item{display:flex;flex-direction:column;gap:4px;min-width:0}.asset-request-details-k{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.asset-request-details-v{font-size:14px;color:#0f172a;line-height:1.45;word-break:break-word}.asset-request-details-notes{margin:0;font-size:14px;line-height:1.55;color:#334155;white-space:pre-wrap}.asset-request-details-attachment{display:flex;flex-direction:column;gap:10px}.asset-request-details-attachment-loading{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.asset-request-details-attachment-file{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:14px;font-weight:500}.asset-request-details-attachment-file .fa{font-size:18px;color:#64748b}.asset-request-details-attachment-image{max-width:100%;max-height:240px;border-radius:10px;border:1px solid #e2e8f0;object-fit:contain;background:#fff}.asset-request-details-attachment-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#2563eb;text-decoration:none}.asset-request-details-attachment-link:hover{text-decoration:underline}@media (max-width: 640px){.asset-requests-wrapper .asset-request-summary-grid,.asset-request-details-grid{grid-template-columns:1fr}}.asset-requests-page .dialog-lead{margin:0 0 12px;font-size:14px;color:#334155}.asset-request-approve-dialog{width:min(720px,calc(100vw - 32px))}.asset-request-reject-dialog{width:min(560px,calc(100vw - 32px))}.asset-request-approve-dialog .dialog-body{max-height:min(70vh,640px);overflow:auto}.asset-request-maintenance-form{margin-bottom:16px;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.asset-request-maintenance-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 640px){.asset-request-maintenance-form-row{grid-template-columns:1fr}}.asset-picker-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.asset-picker-search{display:flex;gap:8px}.asset-picker-search .form-input{flex:1}.asset-picker-filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.asset-picker-filter-row .form-select{min-width:180px}.asset-picker-locked-category{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:12px;background:#ecfdf5;border:1px solid #99f6e4}.asset-picker-locked-label{font-size:12px;font-weight:600;color:#0f766e;text-transform:uppercase;letter-spacing:.04em}.asset-picker-locked-value{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#0f172a}.asset-picker-warning{padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412;font-size:14px}.asset-picker-feature-filters{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.asset-picker-feature-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.asset-picker-feature-title{font-size:14px;font-weight:700;color:#0f172a}.asset-picker-feature-hint{margin:0 0 12px;font-size:12px;color:#64748b}.asset-picker-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.asset-picker-feature-field{display:flex;flex-direction:column;gap:6px;margin:0;font-size:13px;color:#334155}.asset-picker-stock-toggle{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#334155;margin:0}.asset-picker-list-wrap{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;margin-bottom:16px}.asset-picker-loading,.asset-picker-empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:28px 16px;font-size:14px;color:#64748b}.asset-picker-list{display:flex;flex-direction:column;max-height:280px;overflow:auto}.asset-picker-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border:none;border-bottom:1px solid #e2e8f0;background:#fff;text-align:left;cursor:pointer;transition:background .15s ease}.asset-picker-item:last-child{border-bottom:none}.asset-picker-item:hover{background:#f0fdfa}.asset-picker-item.selected{background:#ecfdf5}.asset-picker-radio{width:18px;height:18px;border-radius:50%;border:2px solid #94a3b8;margin-top:2px;flex-shrink:0}.asset-picker-radio.checked{border-color:#0f766e;background:radial-gradient(circle at center,#0f766e 0 5px,transparent 6px)}.asset-picker-item-body{display:flex;flex-direction:column;gap:4px;min-width:0}.asset-picker-item-title{font-size:14px;font-weight:600;color:#0f172a}.asset-picker-item-meta{font-size:12px;color:#64748b}.asset-picker-error{margin:12px 0 0;font-size:13px;color:#dc2626}.pr-project-list .project-list-container{width:100%;background:#f9f9f9;padding:0;margin:0;font-family:Inter,sans-serif}.pr-project-list .header-section{width:100%;padding:40px 32px 24px;background:transparent}.pr-project-list .title-section{display:flex;flex-direction:column;gap:4px;position:relative}.pr-project-list .search-section{margin-top:24px}.pr-project-list .filters-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.pr-project-list .filters-row .search-input-wrapper{flex:1 1 260px;max-width:360px}.pr-project-list .clear-filters-btn{height:44px;padding:0 16px;border:1px solid #D0D5DD;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer}.pr-project-list .clear-filters-btn:hover{background:#f9fafb;border-color:#98a2b3}.pr-project-list .search-container{max-width:400px}.pr-project-list .search-input-wrapper{position:relative;display:flex;align-items:center}.pr-project-list .search-icon{position:absolute;left:12px;z-index:1}.pr-project-list .search-input{width:100%;height:44px;padding:12px 12px 12px 44px;border:1px solid #D0D5DD;border-radius:8px;background:#fff;font-size:16px;font-weight:400;line-height:24px;color:#101828;outline:none;transition:all .2s}.pr-project-list .search-input:focus{border-color:#4c64ff;box-shadow:0 0 0 4px #4c64ff1a}.pr-project-list .search-input::placeholder{color:#98a2b3}.pr-project-list .clear-search-btn{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.pr-project-list .clear-search-btn:hover{background:#f2f4f7}.pr-project-list .title-row{display:flex;align-items:center;gap:10px}.pr-project-list .main-title{color:#101828;font-size:30px;font-weight:600;line-height:38px;margin:0}.pr-project-list .project-badge{height:26px;padding:2px 8px;background:#eff8ff;border-radius:16px;display:flex;align-items:center}.pr-project-list .badge-text{color:#175cd3;font-size:12px;font-weight:500;line-height:18px}.pr-project-list .subtitle{color:#475467;font-size:16px;font-weight:400;line-height:24px;margin:0}.pr-project-list .table-section{width:100%;padding:0 32px 24px}.pr-project-list .table-container{background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;border:1px solid #EAECF0;overflow:hidden}.pr-project-list .table-header{padding:28px 24px 20px;border-top:8px solid #4C64FF;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.pr-project-list .header-content{flex:1;display:flex;flex-direction:column;gap:4px}.pr-project-list .header-left{display:flex;align-items:center;gap:8px}.pr-project-list .section-title{color:#101828;font-size:18px;font-weight:600;line-height:28px;margin:0}.pr-project-list .section-badge{padding:2px 8px;background:#f4f7ff;border-radius:16px;display:flex;align-items:center}.pr-project-list .section-description{color:#475467;font-size:14px;font-weight:400;line-height:20px;margin:0}.pr-project-list .add-project-button{width:165px;height:42px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 0 0 1px #375dfb;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .2s}.pr-project-list .add-project-button:hover{background:linear-gradient(180deg,#fff3,#ffffff1a),#1d61e7}.pr-project-list .add-project-button span{color:#fff;font-size:14px;font-weight:700;line-height:19.6px}.pr-project-list .table-content{width:100%}.pr-project-list .table-wrapper{display:flex;flex-direction:column;width:100%;overflow-x:auto}.pr-project-list .table-headers{display:flex;background:#f9fafb;border-bottom:1px solid #EAECF0;min-width:1000px}.pr-project-list .header-cell{padding:12px 24px;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:18px;color:#475467}.pr-project-list .project-name-header{width:200px;min-width:180px;flex:0 0 200px}.pr-project-list .country-header{width:120px;min-width:100px;flex:0 0 120px}.pr-project-list .assignee-header,.pr-project-list .pic-header{width:160px;min-width:140px;flex:0 0 160px}.pr-project-list .due-date-header{width:130px;min-width:110px;flex:0 0 130px}.pr-project-list .priority-header,.pr-project-list .status-header{width:90px;min-width:80px;flex:0 0 90px}.pr-project-list .action-header{width:180px;min-width:160px;flex:0 0 180px}.pr-project-list .header-text{font-size:12px;font-weight:500;line-height:18px;color:#475467}.pr-project-list .table-rows{display:flex;flex-direction:column;min-width:1000px}.pr-project-list .table-row{display:flex;border-bottom:1px solid #EAECF0;min-height:72px}.pr-project-list .table-row:last-child{border-bottom:none}.pr-project-list .table-cell{padding:16px 24px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-project-list .project-name-cell{width:200px;min-width:180px;flex:0 0 200px}.pr-project-list .country-cell{width:120px;min-width:100px;flex:0 0 120px}.pr-project-list .assignee-cell,.pr-project-list .pic-cell{width:160px;min-width:140px;flex:0 0 160px}.pr-project-list .due-date-cell{width:130px;min-width:110px;flex:0 0 130px}.pr-project-list .priority-cell{width:90px;min-width:80px;flex:0 0 90px}.pr-project-list .status-cell{width:140px;min-width:120px;flex:0 0 140px}.pr-project-list .action-cell{width:180px;min-width:160px;flex:0 0 180px;justify-content:flex-start}.pr-project-list .action-buttons{display:flex;gap:8px;align-items:center}.pr-project-list .action-button{width:32px;height:32px;border:1px solid #D0D5DD;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#475467}.pr-project-list .action-button svg{width:16px;height:16px}.pr-project-list .action-button:hover{background:#f9fafb;border-color:#98a2b3}.pr-project-list .view-button:hover{background:#f0f9ff;border-color:#3b82f6;color:#3b82f6}.pr-project-list .edit-button:hover{background:#fef3c7;border-color:#f59e0b;color:#f59e0b}.pr-project-list .delete-button:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.pr-project-list .location-button{color:#1d61e7}.pr-project-list .location-button:hover:not(:disabled){background:#f0f9ff;border-color:#1d61e7;color:#1d61e7}.pr-project-list .location-button:disabled{color:#98a2b3;border-color:#e4e7ec;cursor:not-allowed}.pr-project-list .location-button:disabled:hover{background:none;border-color:#e4e7ec}.pr-project-list .project-name{color:#101828;font-size:14px;font-weight:500;line-height:20px}.pr-project-list .description-text{color:#101828;font-size:14px;font-weight:500;line-height:20px;max-width:355px}.pr-project-list .assignee-avatars{display:flex;align-items:center;gap:4px}.pr-project-list .assignee-avatar{width:36px;height:36px;border-radius:50%;border:2px solid white;object-fit:cover;margin-left:-8px}.pr-project-list .first-avatar{margin-left:0}.pr-project-list .more-assignees{flex:0 0 36px;width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;aspect-ratio:1;box-sizing:border-box;background:#000;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:500;line-height:1;margin-left:-8px;overflow:hidden;white-space:nowrap}.pr-project-list .no-assignees-text{color:#98a2b3;font-size:14px;font-weight:400;line-height:20px;font-style:italic}.pr-project-list .pic-content{display:flex;align-items:center;gap:8px}.pr-project-list .pm-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid white}.pr-project-list .pm-name{color:#101828;font-size:14px;font-weight:500;line-height:20px}.pr-project-list .no-pm{display:flex;align-items:center;justify-content:center;height:36px}.pr-project-list .no-pm-text{color:#98a2b3;font-size:14px;font-weight:400;line-height:20px;font-style:italic}.pr-project-list .due-date-text{color:#101828;font-size:14px;font-weight:500;line-height:20px}.pr-project-list .priority-badge{display:flex;align-items:center;gap:6px;padding:2px 8px;border-radius:16px;font-size:14px;font-weight:500;line-height:20px}.pr-project-list .priority-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.pr-project-list .priority-high,.pr-project-list .priority-medium{background:#f0f9ff;color:#4c64ff}.pr-project-list .priority-low{background:#fef3f2;color:#b42318;padding:4px 10px}.pr-project-list .status-badge{display:flex;align-items:center;gap:6px;padding:2px 8px;border-radius:16px;font-size:14px;font-weight:500;line-height:20px}.pr-project-list .status-pending{background:#fef3c7;color:#d97706}.pr-project-list .status-inprogress{background:#ecfdf3;color:#027a48}.pr-project-list .status-closed{background:#fef3f2;color:#b42318}.pr-project-list .status-dot{width:8px;height:8px;border-radius:50%}.pr-project-list .status-pending .status-dot{background:#f59e0b}.pr-project-list .status-inprogress .status-dot{background:#12b76a}.pr-project-list .status-closed .status-dot{background:#f04438}.pr-project-list .action-button{padding:10px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.pr-project-list .action-button:hover{background:#f9fafb}.pr-project-list .pagination-section{padding:12px 24px 16px;border-top:1px solid #EAECF0;display:flex;justify-content:space-between;align-items:center}.pr-project-list .pagination-button{padding:8px 14px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;font-size:14px;font-weight:600;line-height:20px;color:#344054}.pr-project-list .pagination-button:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}.pr-project-list .pagination-button:disabled{opacity:.5;cursor:not-allowed}.pr-project-list .pagination-numbers{display:flex;align-items:center;gap:2px}.pr-project-list .page-number{width:40px;height:40px;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500;line-height:20px;color:#475467}.pr-project-list .page-number:hover:not(:disabled){background:#f9fafb}.pr-project-list .page-number.active{background:#f9fafb;color:#1d2939}.pr-project-list .page-number.ellipsis{cursor:default}.pr-project-list .page-number.ellipsis:hover{background:transparent}@media (max-width: 1400px){.pr-project-list .table-wrapper{min-width:900px}.assignee-cell,.pr-project-list .assignee-header,.pic-cell,.pr-project-list .pic-header{width:160px;min-width:140px}}@media (max-width: 1200px){.pr-project-list .table-wrapper{min-width:800px}.table-cell,.pr-project-list .header-cell{padding:12px 16px}.project-name-cell,.pr-project-list .project-name-header{width:150px;min-width:120px}.assignee-cell,.pr-project-list .assignee-header{width:140px;min-width:120px}}@media (max-width: 768px){.pr-project-list .header-content{flex-direction:column;align-items:flex-start;gap:16px}.pr-project-list .table-wrapper{overflow-x:auto}.table-headers,.pr-project-list .table-rows{min-width:800px}}.pr-project-list .map-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pr-project-list .map-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.pr-project-list .map-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0;border-bottom:1px solid #EAECF0;margin-bottom:24px}.pr-project-list .map-dialog-title{color:#101828;font-size:18px;font-weight:600;line-height:28px;margin:0}.pr-project-list .map-dialog-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.pr-project-list .map-dialog-close:hover{background:#f2f4f7}.pr-project-list .map-dialog-content{padding:0 24px 24px;flex:1;overflow-y:auto}.pr-project-list .map-info{margin-bottom:20px}.pr-project-list .map-location-name{color:#101828;font-size:16px;font-weight:600;line-height:24px;margin:0 0 8px}.pr-project-list .map-coordinates{color:#667085;font-size:14px;font-weight:400;line-height:20px;margin:0}.pr-project-list .coordinate-warning{color:#f59e0b;font-size:12px;font-weight:500;font-style:italic}.pr-project-list .map-container{border-radius:8px;overflow:hidden;border:1px solid #EAECF0;margin-bottom:20px}.pr-project-list .map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background:#f9fafb;color:#667085;gap:12px}.pr-project-list .map-placeholder p{margin:0;font-size:14px;font-weight:500}.pr-project-list .map-dialog-actions{display:flex;gap:12px;justify-content:flex-end}.pr-project-list .map-action-button{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s;border:1px solid #D0D5DD;background:#fff;color:#344054}.pr-project-list .map-action-button.primary{background:#1d61e7;color:#fff;border-color:#1d61e7}.pr-project-list .map-action-button.primary:hover{background:#1d4ed8;border-color:#1d4ed8}.pr-project-list .map-action-button.secondary:hover{background:#f9fafb;border-color:#98a2b3}.pr-project-list .skeleton-row{opacity:.7}.pr-project-list .skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.pr-project-list .skeleton-text{height:16px;width:80%}.pr-project-list .skeleton-avatar{height:32px;width:32px;border-radius:50%}.pr-project-list .skeleton-badge{height:24px;width:60px;border-radius:12px}.pr-project-list .skeleton-button{height:32px;width:80px;border-radius:6px}.pr-project-list .confirm-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pr-project-list .confirm-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%;overflow:hidden}.pr-project-list .confirm-dialog-header{display:flex;align-items:center;gap:12px;padding:24px 24px 0}.pr-project-list .confirm-dialog-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fef2f2;border-radius:50%}.pr-project-list .confirm-dialog-title{margin:0;color:#101828;font-size:18px;font-weight:600;line-height:28px}.pr-project-list .confirm-dialog-content{padding:16px 24px 24px}.pr-project-list .confirm-dialog-message{margin:0;color:#475467;font-size:14px;font-weight:400;line-height:20px}.pr-project-list .confirm-dialog-actions{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.pr-project-list .confirm-dialog-button{padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.pr-project-list .confirm-dialog-button.cancel{background:#f9fafb;border-color:#d0d5dd;color:#475467}.pr-project-list .confirm-dialog-button.cancel:hover{background:#f2f4f7;border-color:#98a2b3}.pr-project-list .confirm-dialog-button.delete{background:#dc2626;border-color:#dc2626;color:#fff}.pr-project-list .confirm-dialog-button.delete:hover{background:#b91c1c;border-color:#b91c1c}.pr-project-list .view-toggle{display:flex;align-items:center;gap:4px;background:#f5f7f9;border-radius:8px;padding:4px;position:absolute;top:0;right:0}.pr-project-list .toggle-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}.pr-project-list .toggle-button:hover{background:#e4e7ec;color:#344054}.pr-project-list .toggle-button.active{background:#1d61e7;color:#fff;box-shadow:0 1px 2px #1d61e733}.pr-project-list .toggle-button.active:hover{background:#1557b0}@media (max-width: 768px){.pr-project-list .view-toggle{position:static;margin-top:16px;align-self:flex-end}}@media (max-width: 480px){.pr-project-list .view-toggle{margin-top:12px}}.pr-project-list .card-section{width:100%;padding:0 32px 40px}.pr-project-list .card-container{max-width:1200px;margin:0 auto}.pr-project-list .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:0}.pr-project-list .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;margin-bottom:32px}.pr-project-list .project-card{background:#fff;border-radius:12px;padding:16px;margin:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #E4E7EC;transition:all .2s ease;position:relative;overflow:hidden}.pr-project-list .project-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.pr-project-list .project-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding:0}.pr-project-list .project-info{display:flex;flex-direction:column;gap:8px;flex:1}.pr-project-list .project-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.pr-project-list .project-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.pr-project-list .project-badge.priority-high{background:#fef2f2;color:#dc2626}.pr-project-list .project-badge.priority-medium{background:#fef3c7;color:#d97706}.pr-project-list .project-badge.priority-low{background:#f0f9ff;color:#1d61e7}.pr-project-list .status-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.pr-project-list .status-badge.status-pending{background:#fef3c7;color:#d97706}.pr-project-list .status-badge.status-inprogress{background:#f0fdf4;color:#16a34a}.pr-project-list .status-badge.status-closed{background:#f5f5f5;color:#6b7280}.pr-project-list .status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.pr-project-list .card-body{margin-bottom:20px}.pr-project-list .project-description{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pr-project-list .project-details{display:flex;flex-direction:column;gap:8px}.pr-project-list .detail-item{display:flex;justify-content:space-between;align-items:center;font-size:13px}.pr-project-list .detail-label{color:#6b7280;font-weight:500}.pr-project-list .detail-value{color:#1a1a1a;font-weight:400}.pr-project-list .card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #F3F4F6}.pr-project-list .project-manager{display:flex;align-items:center}.pr-project-list .pm-info{display:flex;align-items:center;gap:12px}.pr-project-list .pm-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #E4E7EC}.pr-project-list .pm-details{display:flex;flex-direction:column;gap:2px}.pr-project-list .pm-name{font-size:14px;font-weight:600;color:#1a1a1a}.pr-project-list .pm-handle{font-size:12px;color:#6b7280}.pr-project-list .no-pm{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px}.pr-project-list .no-pm-text{font-style:italic}.pr-project-list .card-actions{display:flex;gap:6px}.pr-project-list .action-btn{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.pr-project-list .action-btn.secondary{background:#f5f7f9;color:#344054;border:1px solid #D0D5DD}.pr-project-list .action-btn.secondary:hover{background:#e4e7ec;color:#1a1a1a}.pr-project-list .action-btn.primary{background:#1d61e7;color:#fff}.pr-project-list .action-btn.primary:hover{background:#1557b0}.pr-project-list .skeleton-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #E4E7EC}.pr-project-list .card-header-skeleton{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pr-project-list .card-body-skeleton{margin-bottom:20px}.pr-project-list .card-footer-skeleton{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #F3F4F6}.pr-project-list .skeleton-text.short{width:60%}@media (max-width: 768px){.pr-project-list .cards-grid{grid-template-columns:1fr;gap:16px}.pr-project-list .project-card{padding:20px}.pr-project-list .card-footer{flex-direction:column;gap:16px;align-items:stretch}.pr-project-list .card-actions{justify-content:stretch}.pr-project-list .action-btn{flex:1}}@media (max-width: 480px){.pr-project-list .card-section{padding:0 16px 40px}.pr-project-list .project-card{padding:20px}.pr-project-list .project-title{font-size:16px}.pr-project-list .card-actions{flex-direction:column}}.pr-project-add .form-container{max-width:1180px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden}.pr-project-add .form-header{padding:16px 36px;border-bottom:2px solid rgba(217,217,217,.4)}.pr-project-add .form-title{color:#101828;font-size:18px;font-weight:700;letter-spacing:.36px;margin:0}.pr-project-add .form-divider{height:2px;background:#d9d9d966;border-radius:11px;margin-top:20px}.pr-project-add .project-form{padding:36px;display:flex;flex-direction:column;gap:28px}.pr-project-add .form-row{display:flex;gap:52px;align-items:flex-end}.pr-project-add .form-group{flex:1;display:flex;flex-direction:column;gap:8px}.pr-project-add .form-group.full-width{width:100%}.pr-project-add .form-label{color:#667085;font-size:16px;font-weight:600;line-height:24px}.pr-project-add .form-input,.pr-project-add .form-select,.pr-project-add .form-textarea{height:60px;padding:0 14px;background:#f5f7f9;border:1px solid rgba(18,18,18,.1);border-radius:8px;font-size:16px;font-weight:500;line-height:24px;color:#101828;transition:all .2s}.pr-project-add .form-input:focus,.pr-project-add .form-select:focus,.pr-project-add .form-textarea:focus{outline:none;border-color:#1d61e7;background:#fff}.pr-project-add .form-input::placeholder,.pr-project-add .form-textarea::placeholder{color:#bcbcbc}.pr-project-add .form-textarea{height:212px;padding:18px 14px;resize:vertical}.pr-project-add .location-input-container{position:relative;display:flex;align-items:center}.pr-project-add .location-button{position:absolute;right:14px;color:#2563eb;font-size:16px;font-weight:500;line-height:24px;background:none;border:none;cursor:pointer;text-decoration:underline}.pr-project-add .select-container{position:relative}.pr-project-add .select-indicator{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#667085;font-size:16px;font-weight:700;line-height:24px;pointer-events:none}.pr-project-add .add-another-po{color:#2b6be8;font-size:12px;font-weight:600;text-decoration:underline;line-height:24px;background:none;border:none;cursor:pointer;margin-top:8px}.pr-project-add .date-input-container{position:relative}.pr-project-add .calendar-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}.pr-project-add .optional-text{position:absolute;right:14px;top:-20px;color:#667085;font-size:14px;font-weight:600;line-height:24px}.pr-project-add .time-input-container{position:relative}.pr-project-add .time-indicator{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#667085;font-size:16px;font-weight:700;line-height:24px;pointer-events:none}.pr-project-add .pm-selector{position:relative;width:100%}.pr-project-add .pm-input{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;cursor:pointer}.pr-project-add .pm-input:hover{border-color:#98a2b3}.pr-project-add .pm-selected-content{display:flex;align-items:center;gap:8px;min-width:0}.pr-project-add .pm-selected-avatar,.pr-project-add .pm-option-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.pr-project-add .pm-text{font-size:14px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-project-add .pm-text.placeholder{color:#98a2b3}.pr-project-add .pm-icon{color:#667085;transition:transform .15s ease}.pr-project-add .pm-icon.open{transform:rotate(180deg)}.pr-project-add .pm-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 8px 24px #1018281f;overflow:hidden}.pr-project-add .pm-search{padding:10px;border-bottom:1px solid #f2f4f7}.pr-project-add .pm-search-input{width:100%;border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;font-size:14px}.pr-project-add .pm-list{max-height:240px;overflow-y:auto}.pr-project-add .pm-option{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer}.pr-project-add .pm-option:hover,.pr-project-add .pm-option.selected{background:#f8fafc}.pr-project-add .pm-option-info{flex:1;min-width:0}.pr-project-add .pm-option-name{font-size:14px;font-weight:600;color:#101828}.pr-project-add .pm-option-title{font-size:12px;color:#667085}.pr-project-add .pm-option-check{color:#1d4ed8}.pr-project-add .pm-no-results{padding:14px 12px;text-align:center;color:#667085;font-size:13px}.pr-project-add .pm-actions{padding:8px 12px 12px;border-top:1px solid #f2f4f7}.pr-project-add .pm-clear-btn{border:none;background:transparent;color:#b42318;font-size:13px;cursor:pointer;padding:0}.pr-project-add .pm-clear-btn:hover{text-decoration:underline}.pr-project-add .contacts-section{margin-top:20px}.pr-project-add .contacts-divider{display:flex;align-items:center;gap:12px;margin-bottom:22px}.pr-project-add .divider-line{flex:1;height:1px;background:#dcdfe4}.pr-project-add .divider-text{color:#2c3e5d;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}.pr-project-add .contacts-form{padding:10px;display:flex;flex-direction:column;gap:28px}.pr-project-add .contact-group{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid #EAECF0;border-radius:8px;background:#fafafa;position:relative}.pr-project-add .contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pr-project-add .contact-title{margin:0;color:#101828;font-size:16px;font-weight:600;line-height:24px}.pr-project-add .delete-contact-button{width:32px;height:32px;border:1px solid #D0D5DD;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#475467}.pr-project-add .delete-contact-button:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.pr-project-add .delete-contact-button svg{width:16px;height:16px}.pr-project-add .add-contact-button{width:240px;height:44px;padding:8px 20px;background:#fff;border:.83px solid #417BEB;border-radius:8.29px;color:#121212;font-size:13.27px;font-weight:500;line-height:18.58px;cursor:pointer;transition:all .2s;align-self:center}.pr-project-add .add-contact-button:hover{background:#f0f9ff;border-color:#1d61e7}.pr-project-add .form-actions{display:flex;justify-content:flex-end;margin-top:20px}.pr-project-add .submit-button{width:220px;height:50px;padding:10px 24px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;box-shadow:0 0 0 1px #375dfb;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:16px;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .2s}.pr-project-add .submit-button:hover:not(:disabled){background:linear-gradient(180deg,#fff3,#fff0),#1d4ed8;box-shadow:0 0 0 1px #1d4ed8}.pr-project-add .submit-button:disabled{background:#e4e7ec;color:#98a2b3;cursor:not-allowed;box-shadow:none}.pr-project-add .map-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pr-project-add .map-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:800px;width:100%;max-height:90vh;overflow:hidden}.pr-project-add .map-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #EAECF0}.pr-project-add .map-dialog-header h3{margin:0;color:#101828;font-size:18px;font-weight:600}.pr-project-add .close-button{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center}.pr-project-add .close-button:hover{background:#f2f4f7}.pr-project-add .map-container{padding:24px}@media (max-width: 768px){.pr-project-add .form-row{flex-direction:column;gap:20px}.pr-project-add .project-form{padding:20px}.pr-project-add .form-container{margin:0 16px}}.pr-project-add .d-flex{display:flex}.pr-project-add .justify-content-end{justify-content:flex-end}.pr-project-add .mt-1{margin-top:.25rem}.pr-project-add .btn-link{text-decoration:none;color:#1d61e7;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s}.pr-project-add .btn-link:hover{color:#0f4c81;text-decoration:underline}.pr-project-add .p-0{padding:0}.pr-project-add .country-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1001;padding:20px}.pr-project-add .country-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:900px;width:100%;max-height:90vh;overflow:hidden}.pr-project-add .country-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #EAECF0}.pr-project-add .country-dialog-header h3{margin:0;color:#101828;font-size:18px;font-weight:600}.pr-project-add .country-dialog-content{padding:24px;max-height:70vh;overflow-y:auto}.pr-project-add .country-dialog-content .form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px;border-top:1px solid #EAECF0}.pr-project-add .btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.pr-project-add .btn-secondary{background:#f9fafb;border-color:#d0d5dd;color:#475467}.pr-project-add .btn-secondary:hover{background:#f2f4f7;border-color:#98a2b3}.pr-project-add .btn-primary{background:#1d61e7;border-color:#1d61e7;color:#fff}.pr-project-add .btn-primary:hover:not(:disabled){background:#0f4c81;border-color:#0f4c81}.pr-project-add .btn:disabled{opacity:.6;cursor:not-allowed}.pr-project-add .alert{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.pr-project-add .alert-danger{background:#fef2f2;border:1px solid #FECACA;color:#dc2626}.pr-project-add .text-danger{color:#dc2626}.pr-project-add .upload-area{height:176px;background:#2868e81a;border:1px solid rgba(33,100,231,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.pr-project-add .upload-area:hover{background:#2868e826;border-color:#2164e740}.pr-project-add .upload-area.full-width{width:100%}.pr-project-add .upload-content{display:flex;flex-direction:column;align-items:center;gap:14px}.pr-project-add .upload-text{color:#2e6de9;font-size:16px;font-family:Inter,sans-serif;font-weight:500;line-height:24px;text-align:center}.pr-project-add .upload-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center}.pr-project-add .upload-icon i{color:#2063e7;font-size:24px}.pr-project-add .file-preview{position:relative;margin-top:8px;display:flex;align-items:center;gap:8px}.pr-project-add .uploaded-file{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;margin-top:8px;transition:all .2s}.pr-project-add .uploaded-file:hover{background:#f1f5f9;border-color:#cbd5e1}.pr-project-add .uploaded-file .file-info{display:flex;align-items:center;gap:12px;flex:1;margin-top:0}.pr-project-add .file-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#eff6ff;border-radius:6px;color:#3b82f6}.pr-project-add .file-name{color:#374151;font-size:14px;font-weight:500;line-height:20px;word-break:break-all}.pr-project-add .delete-file-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fef2f2;border:1px solid #FECACA;border-radius:6px;color:#ef4444;cursor:pointer;transition:all .2s}.pr-project-add .delete-file-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.pr-project-add .uploaded-files-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.pr-project-add .file-info{color:#667085;font-size:12px;margin-top:4px;font-family:Inter,sans-serif}.pr-project-add .file-preview{position:relative;margin-top:8px;display:flex;align-items:center;gap:8px;padding:8px;background:#f9fafb;border:1px solid #E4E7EC;border-radius:8px}.pr-project-add .preview-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #E4E7EC}.pr-project-add .document-preview{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #E4E7EC;border-radius:8px;font-size:12px;color:#374151}.pr-project-add .document-preview i{font-size:16px;color:#dc2626}.pr-project-add .file-name{font-weight:500;color:#101828;font-size:14px}.pr-project-add .file-size{color:#667085;font-size:12px}.pr-project-add .slot-info{color:#2e6de9;font-size:11px;font-weight:500;background:#2e6de91a;padding:2px 6px;border-radius:4px;margin-top:2px;display:inline-block}.pr-project-add .remove-file-btn{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#dc2626;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;transition:all .2s ease}.pr-project-add .remove-file-btn:hover{background:#b91c1c;transform:scale(1.1)}.pr-project-add .selected-files-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.pr-project-add .uploaded-file{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f0f9ff;border:1px solid #BAE6FD;border-radius:8px}.pr-project-add .uploaded-file .file-info{display:flex;align-items:center;gap:8px}.pr-project-add .file-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#0369a1}.pr-project-add .delete-file-btn{background:#dc2626;border:none;border-radius:6px;color:#fff;padding:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pr-project-add .delete-file-btn:hover{background:#b91c1c}.pr-project-add .file-actions{display:flex;align-items:center;gap:8px}.pr-project-add .view-file-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f0f9ff;border:1px solid #BAE6FD;border-radius:8px;text-decoration:none;color:#0369a1;font-size:12px;font-weight:500;transition:all .2s ease}.pr-project-add .view-file-btn:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0c4a6e;text-decoration:none}.pr-project-add .view-file-btn i{font-size:12px}.pr-project-add .skeleton-container{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.pr-project-add .skeleton-header{margin-bottom:32px}.pr-project-add .skeleton-title{height:32px;width:200px;border-radius:6px}.pr-project-add .skeleton-form{display:flex;flex-direction:column;gap:32px}.pr-project-add .skeleton-section{display:flex;flex-direction:column;gap:16px}.pr-project-add .skeleton-section-title{height:20px;width:150px;border-radius:4px}.pr-project-add .skeleton-row{display:flex;gap:16px;margin-bottom:16px}.pr-project-add .skeleton-row>.skeleton-input{flex:1}.pr-project-add .skeleton-input{height:44px;border-radius:8px}.pr-project-add .skeleton-textarea{height:80px;border-radius:8px}.pr-project-add .skeleton-map{height:200px;border-radius:8px}.pr-project-add .skeleton-upload{height:176px;border-radius:8px;margin-bottom:16px}.pr-project-add .skeleton-contact-card{height:120px;border-radius:8px;border:1px solid #EAECF0;padding:16px}.pr-project-add .skeleton-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.pr-project-add .skeleton-button{height:44px;width:120px;border-radius:8px}.pr-project-add .skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.pr-project-add .manage-exception-btn{height:40px;padding:0 20px;border:1px solid #1D61E7;border-radius:8px;background:#eff6ff;color:#1d61e7;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.pr-project-add .manage-exception-btn:hover{background:#dbeafe}.pr-project-view .project-view-container{width:100%;max-width:1200px;margin:0 auto;padding:24px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 18px 45px #0f172a0f}.pr-project-view .hero-card,.pr-project-view .overview-card,.pr-project-view .content-card{background:#fffffff5;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 10px 30px #0f172a0a}.pr-project-view .hero-card{padding:24px 28px 28px;min-height:260px}.pr-project-view .hero-card__breadcrumb-wrap{margin-bottom:18px}.pr-project-view .hero-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-top:2px}.pr-project-view .hero-card__eyebrow{margin-bottom:6px;color:#1d61e7;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pr-project-view .hero-card__badges{display:flex;flex-wrap:wrap;gap:8px}.pr-project-view .hero-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.pr-project-view .hero-pill--status{background:#e8f1ff;color:#1d61e7}.pr-project-view .hero-pill--status.status-in-progress,.pr-project-view .hero-pill--status.status-pending{background:#fff7e8;color:#b45309}.pr-project-view .hero-pill--status.status-closed{background:#fef2f2;color:#b91c1c}.pr-project-view .hero-pill--priority{background:#f5f7fb;color:#475467}.pr-project-view .hero-pill--priority.priority-high{background:#fef2f2;color:#b91c1c}.pr-project-view .hero-pill--priority.priority-medium{background:#fff7e8;color:#b45309}.pr-project-view .hero-pill--priority.priority-low{background:#ecfdf3;color:#15803d}.pr-project-view .hero-card__meta{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 22px}.pr-project-view .meta-pill{display:flex;flex-direction:column;gap:4px;min-width:150px;padding:13px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.pr-project-view .meta-pill__label{color:#667085;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.pr-project-view .meta-pill__value{color:#101828;font-size:14px;font-weight:700}.pr-project-view .hero-card__actions,.pr-project-view .hero-card__empty{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.pr-project-view .hero-card__empty{padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px dashed #d0d5dd}.pr-project-view .hero-card__empty p{margin:0;color:#667085;font-size:14px}.pr-project-view .section-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.pr-project-view .section-subtitle{margin:6px 0 0;color:#667085;font-size:13px}.pr-project-view .skeleton-container{width:100%;display:flex;flex-direction:column;gap:24px}.pr-project-view .skeleton-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.pr-project-view .skeleton-title{width:300px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-description{width:400px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-top:12px}.pr-project-view .skeleton-customer{width:200px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-divider{width:100%;height:1px;background:#e5e7eb}.pr-project-view .skeleton-overview{display:flex;flex-direction:column;gap:16px}.pr-project-view .skeleton-section-title{width:120px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-text{width:100%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-text.short{width:60%}.pr-project-view .skeleton-details{display:flex;flex-wrap:wrap;gap:20px}.pr-project-view .skeleton-detail-item{display:flex;flex-direction:column;gap:8px;min-width:200px;flex:1}.pr-project-view .skeleton-detail-label{width:120px;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-detail-value{width:150px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-location{display:flex;flex-direction:column;gap:16px}.pr-project-view .skeleton-map{width:100%;height:250px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}.pr-project-view .skeleton-contacts{display:flex;flex-direction:column;gap:24px}.pr-project-view .skeleton-contact-item{display:flex;flex-direction:column;gap:16px}.pr-project-view .skeleton-contact-title{width:150px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-contact-details{display:flex;gap:16px;flex-wrap:wrap}.pr-project-view .skeleton-contact-field{display:flex;flex-direction:column;gap:8px;min-width:120px}.pr-project-view .skeleton-field-label{width:80px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-field-value{width:100px;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-employees{display:flex;flex-direction:column;gap:24px}.pr-project-view .skeleton-employees-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.pr-project-view .skeleton-employee-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.pr-project-view .skeleton-employee-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.pr-project-view .skeleton-employee-name{width:120px;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .skeleton-employee-email{width:150px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.pr-project-view .main-content{width:100%;display:flex;flex-direction:column;gap:20px}.pr-project-view .header-section{display:flex;flex-direction:column;gap:20px}.pr-project-view .header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;width:100%}.pr-project-view .project-info{flex:1;display:flex;flex-direction:column;gap:8px}.pr-project-view .project-title-section{display:flex;flex-direction:column;gap:12px}.pr-project-view .project-title{color:#101828;font-size:28px;font-family:Inter,sans-serif;font-weight:700;line-height:1.25;margin:0}.pr-project-view .project-description{color:#475467;font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.5;margin:0}.pr-project-view .project-files{display:flex;align-items:center;gap:16px}.pr-project-view .file-link{display:flex;align-items:center;gap:6px;color:#101828;font-size:14px;font-family:Inter,sans-serif;font-weight:600;text-decoration:underline;text-decoration:none;padding:8px 12px;border-radius:6px;transition:all .2s ease;background:#1d61e70d;border:1px solid rgba(29,97,231,.1)}.pr-project-view .file-link:hover{text-decoration:underline;background:#1d61e71a;border-color:#1d61e733;transform:translateY(-1px)}.pr-project-view .file-link i{font-size:12px;color:#1d61e7}.pr-project-view .file-group{display:flex;flex-direction:column;gap:8px}.pr-project-view .file-separator{width:100%;height:1px;background:#d9d9d9;margin:8px 0}.pr-project-view .purchase-orders-list{display:flex;flex-direction:column;gap:8px}.pr-project-view .purchase-order-item{display:flex;align-items:center}.pr-project-view .no-files-debug{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:12px;margin-top:12px}.pr-project-view .debug-text{color:#92400e;font-weight:600;margin:0 0 8px;font-size:14px}.pr-project-view .debug-details{color:#92400e;margin:4px 0;font-size:12px;font-family:monospace}.pr-project-view .vertical-divider{width:2px;height:40px;background:#d9dde0;border-radius:1px;flex-shrink:0}.pr-project-view .project-customer{display:flex;flex-direction:column;gap:8px;text-align:right;min-width:200px}.pr-project-view .customer-label{color:#475467;font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.5}.pr-project-view .customer-name{color:#101828;font-size:24px;font-family:Inter,sans-serif;font-weight:600;line-height:1.4}.pr-project-view .horizontal-divider{width:100%;height:1px;background:#d9d9d9}.pr-project-view .overview-section{display:flex;flex-direction:column;gap:16px}.pr-project-view .section-title{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;margin:0}.pr-project-view .overview-description{color:#475467;font-size:15px;font-family:Inter,sans-serif;font-weight:400;line-height:1.7;margin:0}.pr-project-view .project-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.pr-project-view .detail-item{display:flex;align-items:flex-start;min-width:0;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fcfdff}.pr-project-view .detail-content{display:flex;flex-direction:column;gap:8px;flex:1}.pr-project-view .detail-label{color:#667085;font-size:12px;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pr-project-view .detail-value{color:#101828;font-size:15px;font-family:Inter,sans-serif;font-weight:600}.pr-project-view .status-badge,.pr-project-view .priority-badge{padding:4px 12px;border-radius:16px;font-size:14px;font-weight:600;text-transform:capitalize}.pr-project-view .status-badge{background-color:#f0f9ff;color:#0369a1}.pr-project-view .status-badge.status-in-progress,.pr-project-view .status-badge.status-pending{background-color:#fef3c7;color:#d97706}.pr-project-view .status-badge.status-inprogress{background-color:#d1fae5;color:#059669}.pr-project-view .status-badge.status-closed{background-color:#fee2e2;color:#dc2626}.pr-project-view .priority-badge{background-color:#f3f4f6;color:#6b7280}.pr-project-view .priority-badge.priority-high{background-color:#fee2e2;color:#dc2626}.pr-project-view .priority-badge.priority-medium{background-color:#fef3c7;color:#d97706}.pr-project-view .priority-badge.priority-low{background-color:#d1fae5;color:#059669}.pr-project-view .created-by-info{display:flex;align-items:center;gap:10px}.pr-project-view .avatar-container{width:32px;height:32px;position:relative;border-radius:50%;background-image:url(https://placehold.co/32x32);background-size:cover;background-position:center}.pr-project-view .profile-image{width:32px;height:32px;border-radius:50%;object-fit:cover}.pr-project-view .user-info{display:flex;flex-direction:column}.pr-project-view .user-name{color:#344054;font-size:14px;font-family:Montserrat,sans-serif;font-weight:600;line-height:1.4}.pr-project-view .user-email{color:#475467;font-size:12px;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}.pr-project-view .location-section{position:relative;overflow:hidden}.pr-project-view .location-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pr-project-view .location-title{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;margin:0}.pr-project-view .google-maps-link{display:flex;align-items:center;gap:6px;background:#1d61e7;color:#fff;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;text-decoration:none}.pr-project-view .google-maps-link:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px #1d61e733}.pr-project-view .google-maps-link i{font-size:12px}.pr-project-view .map-container{width:100%;min-height:280px;background:#f8fafc;overflow:hidden;border-radius:14px;position:relative;border:1px solid #e5e7eb}.pr-project-view .leaflet-map{width:100%;height:100%;min-height:280px;display:block}.pr-project-view .range-label{background:transparent!important;border:none!important}.pr-project-view .range-label div{pointer-events:none;-webkit-user-select:none;user-select:none}.pr-project-view .no-location{display:flex;align-items:center;justify-content:center;height:100%;color:#475467;font-size:16px;font-family:Inter,sans-serif}.pr-project-view .map-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px;text-align:center;background:#f8fafc;border-radius:8px}.pr-project-view .error-icon{font-size:48px;margin-bottom:16px}.pr-project-view .map-error h3{color:#1f2937;font-size:20px;font-family:Inter,sans-serif;font-weight:600;margin:0 0 8px}.pr-project-view .map-error p{color:#6b7280;font-size:14px;font-family:Inter,sans-serif;margin:0 0 20px;max-width:400px}.pr-project-view .location-info{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin:16px 0;text-align:left;width:100%;max-width:400px}.pr-project-view .location-info p{margin:8px 0;font-size:14px;color:#374151}.pr-project-view .location-info strong{color:#1f2937;font-weight:600}.pr-project-view .open-maps-btn{display:flex;align-items:center;gap:6px;background:#1d61e7;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease}.pr-project-view .open-maps-btn:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 2px 8px #1d61e74d}.pr-project-view .open-maps-btn:active{transform:translateY(0)}.pr-project-view .open-maps-btn i{font-size:12px}.pr-project-view .section-header{display:flex;justify-content:center;align-items:center;gap:12px;margin:24px 0}.pr-project-view .section-line{flex:1;height:1px;background:#dcdfe4}.pr-project-view .section-header .section-title{color:#2c3e5d;font-size:12px;font-family:Open Sans,sans-serif;font-weight:600;line-height:1.5;margin:0;white-space:nowrap}.pr-project-view .contacts-section{display:flex;flex-direction:column;gap:24px}.pr-project-view .contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.pr-project-view .contact-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:14px;border:1px solid #e5e7eb;background:#fcfdff}.pr-project-view .contact-card__title{color:#101828;font-size:16px;font-family:Inter,sans-serif;font-weight:700}.pr-project-view .contact-card__fields{display:grid;gap:10px}.pr-project-view .contact-field{display:flex;flex-direction:column;gap:4px}.pr-project-view .field-label{color:#667085;font-size:12px;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pr-project-view .field-value{color:#101828;font-size:14px;font-family:Inter,sans-serif;font-weight:600}.pr-project-view .employees-section{display:flex;flex-direction:column;gap:24px}.pr-project-view .employees-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.pr-project-view .employee-card{background:#fcfdff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;transition:all .2s ease;box-shadow:0 6px 16px #0f172a0a}.pr-project-view .employee-card:hover{box-shadow:0 10px 24px #0f172a14;transform:translateY(-2px)}.pr-project-view .employee-card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pr-project-view .employee-avatar-container{position:relative;width:48px;height:48px;min-width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.pr-project-view .employee-avatar{width:48px!important;height:48px!important;min-width:48px;min-height:48px;max-width:48px;max-height:48px;display:block;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.pr-project-view .employee-role-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pr-project-view .employee-card-body{text-align:left}.pr-project-view .employee-card-body .employee-name{color:#1f2937;font-size:16px;font-family:Inter,sans-serif;font-weight:600;margin:0 0 8px;line-height:1.4}.pr-project-view .employee-card-body .employee-email{color:#6b7280;font-size:14px;font-family:Inter,sans-serif;font-weight:400;margin:0 0 8px;line-height:1.4}.pr-project-view .employee-department{color:#9ca3af;font-size:12px;font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.pr-project-view .action-section{display:flex;justify-content:flex-end;margin-top:8px}.pr-project-view .add-employees-btn{min-width:180px;height:44px;padding:0 20px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;box-shadow:0 0 0 1px #375dfb;border-radius:999px;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-family:Inter,sans-serif;font-weight:700}.pr-project-view .add-employees-btn:hover{background:linear-gradient(180deg,#ffffff26,#ffffff0d),#1d61e7;transform:translateY(-1px)}.pr-project-view .add-employees-btn:active{transform:translateY(0)}@media (max-width: 1200px){.pr-project-view .project-details-grid{flex-wrap:wrap;gap:16px}.pr-project-view .detail-item{min-width:250px;flex:1 1 calc(50% - 8px)}.pr-project-view .header-content{flex-direction:column;gap:20px;align-items:flex-start}.pr-project-view .project-customer{text-align:left}.pr-project-view .employees-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.pr-project-view .schedule-admin-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.pr-project-view .manage-schedule-btn{height:32px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s;white-space:nowrap;border:1px solid #1D61E7;background:#eff6ff;color:#1d61e7}.pr-project-view .manage-schedule-btn:hover{background:#dbeafe}@media (max-width: 768px){.pr-project-view .project-view-container{padding:16px}.pr-project-view .detail-item{flex:1 1 100%}.pr-project-view .contacts-content{flex-direction:column;gap:16px}.pr-project-view .employees-grid{grid-template-columns:1fr;gap:16px}.pr-project-view .contact-details{flex-direction:column;gap:16px}.pr-project-view .add-employees-btn{width:100%}}.pr-assign-team .assign-team-container{width:100%;min-height:auto;background:transparent;position:relative;overflow:hidden;padding:24px 32px 48px}.pr-assign-team .skeleton-container{width:100%;display:block;box-sizing:border-box;max-width:1200px;margin:0 auto;background:#fff;border:1px solid #E5E7EB;border-radius:20px;box-shadow:0 18px 45px #0f172a0f;padding:32px}.pr-assign-team .skeleton-shimmer,.pr-assign-team .skeleton-title,.pr-assign-team .skeleton-description,.pr-assign-team .skeleton-pm-input,.pr-assign-team .skeleton-pm-label,.pr-assign-team .skeleton-search,.pr-assign-team .skeleton-counter,.pr-assign-team .skeleton-card,.pr-assign-team .skeleton-confirm{background-image:-webkit-linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;-webkit-background-size:200% 100%;animation:skeleton-loading 1.5s infinite;-webkit-animation:skeleton-loading 1.5s infinite;background-color:#f3f4f6}.pr-assign-team .skeleton-main-content{display:flex;flex-direction:column;gap:24px}.pr-assign-team .skeleton-hero{display:flex;flex-direction:column;gap:12px}.pr-assign-team .skeleton-section{display:flex;flex-direction:column;gap:16px}.pr-assign-team .skeleton-section-title{width:170px;height:18px;border-radius:8px}.pr-assign-team .skeleton-field-row,.pr-assign-team .skeleton-filter-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.pr-assign-team .skeleton-field{height:48px;border-radius:16px;flex:1}.pr-assign-team .skeleton-field.short{max-width:260px}.pr-assign-team .skeleton-field.medium{max-width:360px}.pr-assign-team .skeleton-field.long{max-width:100%}.pr-assign-team .skeleton-pill{width:120px;height:36px;border-radius:999px}.pr-assign-team .skeleton-row-list{display:flex;flex-direction:column;gap:12px}.pr-assign-team .skeleton-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;min-height:72px}.pr-assign-team .skeleton-avatar{width:48px;height:48px;border-radius:50%}.pr-assign-team .skeleton-row-content{flex:1;display:flex;flex-direction:column;gap:8px}.pr-assign-team .skeleton-line{height:14px;border-radius:8px}.pr-assign-team .skeleton-line.shorter{width:40%}.pr-assign-team .skeleton-line.longer{width:70%}.pr-assign-team .skeleton-action{width:40px;height:40px;border-radius:12px}.pr-assign-team .skeleton-title,.pr-assign-team .skeleton-description,.pr-assign-team .skeleton-section-title,.pr-assign-team .skeleton-field,.pr-assign-team .skeleton-pill,.pr-assign-team .skeleton-row,.pr-assign-team .skeleton-avatar,.pr-assign-team .skeleton-line,.pr-assign-team .skeleton-action,.pr-assign-team .skeleton-confirm{background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;background-color:#f5f5f5}.pr-assign-team .skeleton-title{width:320px;height:38px;border-radius:12px}.pr-assign-team .skeleton-description{width:540px;height:20px;border-radius:10px}.pr-assign-team .skeleton-confirm{width:220px;height:50px;border-radius:12px;align-self:flex-end}.pr-assign-team .skeleton-confirm{height:50px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:10px;width:220px;align-self:flex-end}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.pr-assign-team .main-content{width:100%;max-width:1200px;margin:0 auto;display:grid;gap:24px;padding:0}.pr-assign-team .hero-card,.pr-assign-team .content-card{width:100%;background:transparent;border:none;border-radius:12px;padding:20px 0;box-shadow:none}.pr-assign-team .hero-card__breadcrumb-wrap{margin-bottom:18px}.pr-assign-team .hero-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px}.pr-assign-team .hero-card__title-wrap{display:flex;flex-direction:column;gap:8px}.pr-assign-team .hero-card__eyebrow{color:#1d61e7;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0}.pr-assign-team .content-card{padding:32px}.pr-assign-team .header-section{margin-bottom:16px}.pr-assign-team .project-info{display:flex;flex-direction:column;gap:8px}.pr-assign-team .project-title{color:#101828;font-size:28px;font-family:Inter,sans-serif;font-weight:700;line-height:1.2;margin:0}.pr-assign-team .project-description{color:#475467;font-size:15px;font-family:Inter,sans-serif;font-weight:400;line-height:1.75;margin:0}.pr-assign-team .divider{display:none;width:100%;margin:12px 0}.pr-assign-team .product-manager-section{margin-bottom:20px;padding:12px 0;border:none;border-radius:8px;background:transparent}.pr-assign-team .section-header{display:flex;flex-direction:column;gap:6px}.pr-assign-team .section-title{color:#101828;font-size:18px;font-family:Inter,sans-serif;font-weight:700;line-height:1.3;margin:0}.pr-assign-team .pm-selector{width:100%;position:relative}.pr-assign-team .pm-input{min-height:64px;background:#f8fafc;border:1px solid #D9E2EC;border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;position:relative}.pr-assign-team .pm-input:hover{background:#f0f2f5;border-color:#12121226}.pr-assign-team .pm-text{color:#344054;font-size:16px;font-family:Inter;font-weight:500;line-height:24px;flex:1}.pr-assign-team .pm-text.placeholder{color:#bcbcbc}.pr-assign-team .pm-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:#667085}.pr-assign-team .pm-icon.open{transform:rotate(180deg)}.pr-assign-team .pm-icon i{font-size:14px}.pr-assign-team .pm-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;margin-top:4px;max-height:300px;overflow:hidden}.pr-assign-team .pm-search{padding:12px;border-bottom:1px solid #E2E8F0}.pr-assign-team .pm-search-input{width:100%;border:1px solid #D0D5DD;border-radius:6px;font-size:14px;font-family:Inter;outline:none;transition:border-color .3s ease}.pr-assign-team .pm-search-input:focus{border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e71a}.pr-assign-team .pm-list{max-height:200px;overflow-y:auto}.pr-assign-team .pm-option{display:flex;align-items:center;padding:12px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #F1F5F9}.pr-assign-team .pm-option:hover{background-color:#f8fafc}.pr-assign-team .pm-option.selected{background-color:#eff8ff}.pr-assign-team .pm-option:last-child{border-bottom:none}.pr-assign-team .pm-option-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:12px}.pr-assign-team .pm-selected-content{display:flex;align-items:center;gap:12px}.pr-assign-team .pm-selected-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.pr-assign-team .pm-option-info{flex:1}.pr-assign-team .pm-option-name{color:#344054;font-size:14px;font-family:Inter;font-weight:500;line-height:20px;margin-bottom:2px}.pr-assign-team .pm-option-title{color:#667085;font-size:12px;font-family:Inter;font-weight:400;line-height:18px}.pr-assign-team .pm-option-check{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#1d61e7;font-size:14px}.pr-assign-team .pm-no-results{padding:20px;text-align:center;color:#667085;font-size:14px;font-family:Inter}.pr-assign-team .pm-actions{padding:12px;border-top:1px solid #E2E8F0;background-color:#f8fafc}.pr-assign-team .pm-clear-btn{width:100%;padding:8px 12px;background:transparent;border:1px solid #D0D5DD;border-radius:6px;color:#667085;font-size:14px;font-family:Inter;font-weight:500;cursor:pointer;transition:all .3s ease}.pr-assign-team .pm-clear-btn:hover{background:#f1f5f9;border-color:#98a2b3;color:#344054}.pr-assign-team .search-container{width:100%;max-width:442px}.pr-assign-team .search-input{position:relative;height:47px;border-radius:36.15px;border:.9px solid rgba(18,18,18,.12);display:flex;align-items:center;padding:0 16px}.pr-assign-team .search-input input{flex:1;border:none;outline:none;background:transparent;color:#475467;font-size:12.65px;font-family:Inter;font-weight:300;line-height:21.69px}.pr-assign-team .search-input input::placeholder{color:#475467}.pr-assign-team .search-icon{width:36.15px;height:36.15px;background:#2f6ee9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:8px}.pr-assign-team .search-icon i{color:#fff;font-size:16px}.pr-assign-team .team-members-section{margin-bottom:40px}.pr-assign-team .selection-counter{background:#f8f9fa;border:1px solid #E9ECEF;border-radius:8px;padding:16px 20px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.pr-assign-team .selection-counter:hover{background:#f1f3f4;border-color:#dee2e6}.pr-assign-team .counter-info{display:flex;align-items:center;gap:8px}.pr-assign-team .counter-label{color:#495057;font-size:14px;font-family:Inter;font-weight:500;line-height:20px}.pr-assign-team .counter-number{background:#1d61e7;color:#fff;font-size:16px;font-family:Inter;font-weight:700;line-height:20px;padding:4px 12px;border-radius:20px;min-width:32px;text-align:center;box-shadow:0 2px 4px #1d61e733}.pr-assign-team .counter-total{color:#6c757d;font-size:14px;font-family:Inter;font-weight:400;line-height:20px}.pr-assign-team .counter-details{display:flex;align-items:center;gap:12px}.pr-assign-team .priority-info{background:#e3f2fd;color:#1976d2;font-size:12px;font-family:Inter;font-weight:500;line-height:18px;padding:4px 8px;border-radius:12px;border:1px solid #BBDEFB}.pr-assign-team .team-grid{display:flex;flex-direction:column;gap:8px;align-items:stretch}.pr-assign-team .employee-card{position:relative;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease,transform .12s ease;overflow:visible;min-height:auto;max-width:none;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.pr-assign-team .employee-card.selected,.pr-assign-team .employee-card.priority{background:#f8fbff;border-color:#dbeafe}.pr-assign-team .employee-card:hover{background:#1d61e70a}.pr-assign-team .priority-number{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#1d61e74a;border:1px solid rgba(29,97,231,.4);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-family:Montserrat;font-weight:600;line-height:20px}.pr-assign-team .employee-content{padding:0;display:flex;flex-direction:row;align-items:center;gap:12px;min-height:auto;text-align:left}.pr-assign-team .employee-info{display:flex;flex-direction:row;align-items:center;gap:12px}.pr-assign-team .employee-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover}.pr-assign-team .employee-details{text-align:left;flex:1 1 auto}.pr-assign-team .employee-name{color:#101828;font-size:16px;font-family:Inter,sans-serif;font-weight:700;line-height:1.35;margin:0 0 4px}.pr-assign-team .employee-role{color:#475467;font-size:14px;font-family:Montserrat;font-weight:400;line-height:18px;margin:0}.pr-assign-team .skills-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:auto}.pr-assign-team .skill-tag{height:28px;padding:4px 10px;background:#eff8ff;border-radius:999px;color:#175cd3;font-size:12px;font-family:Inter,sans-serif;font-weight:600;line-height:18px;text-align:center}.pr-assign-team .selection-indicator{position:static;margin-right:12px}.pr-assign-team .indicator-icon.selected{background:#175cd3}.pr-assign-team .checkbox{position:static;margin-left:12px}.pr-assign-team .checkbox-icon{width:100%;height:100%;background:#fff;border:1px solid #D0D5DD;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 24px #0f172a14}.pr-assign-team .checkbox-icon:hover{transform:translateY(-1px);border-color:#1d61e7}.pr-assign-team .checkbox-icon.add-hint-icon{background:#1d61e7;border-color:transparent}.pr-assign-team .checkbox-icon.add-hint-icon:after{content:"+";color:#fff;font-size:18px;font-weight:800;line-height:1}.pr-assign-team .checkbox-icon.checked{background:#175cd3;border-color:#175cd3}.pr-assign-team .checkbox-icon.checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.pr-assign-team .confirm-section{display:flex;justify-content:flex-end;margin-top:24px}.pr-assign-team .confirm-button{width:220px;height:50px;background:linear-gradient(180deg,#ffffff1f,#fff0),#1d61e7;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 1px #375dfb;border-radius:10px;color:#fff;font-size:16px;font-family:Inter;font-weight:700;line-height:22.4px;cursor:pointer;transition:all .3s ease}.pr-assign-team .confirm-button:hover{background:linear-gradient(180deg,#fff3,#fff0),#1d61e7;transform:translateY(-1px);box-shadow:0 2px 8px #1d61e74d}.pr-assign-team .confirm-button:active{transform:translateY(0)}@media (max-width: 1200px){.pr-assign-team .team-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.pr-assign-team .employee-card{width:100%}}@media (max-width: 768px){.pr-assign-team .assign-team-container{padding:0 16px}.pr-assign-team .main-content,.pr-assign-team .skeleton-container{padding:16px}.pr-assign-team .skeleton-title{width:200px}.pr-assign-team .skeleton-description{width:300px}.pr-assign-team .skeleton-search{width:100%}.pr-assign-team .skeleton-team-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.pr-assign-team .skeleton-card{height:260px}.pr-assign-team .skeleton-confirm{width:100%}.pr-assign-team .selection-counter{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}.pr-assign-team .counter-info{flex-wrap:wrap;gap:6px}.pr-assign-team .counter-details{align-self:flex-end}.pr-assign-team .pm-dropdown{max-height:250px}.pr-assign-team .pm-list{max-height:150px}.pr-assign-team .pm-option{padding:10px}.pr-assign-team .pm-option-avatar{width:32px;height:32px;margin-right:10px}.pr-assign-team .pm-option-name{font-size:13px}.pr-assign-team .pm-option-title{font-size:11px}.pr-assign-team .team-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.pr-assign-team .employee-card{height:260px}.pr-assign-team .employee-avatar{width:80px;height:80px}.pr-assign-team .confirm-button{width:100%}}@media (max-width: 480px){.pr-assign-team .selection-counter{padding:10px 12px}.pr-assign-team .counter-label{font-size:13px}.pr-assign-team .counter-number{font-size:14px;padding:3px 10px}.pr-assign-team .counter-total{font-size:13px}.pr-assign-team .priority-info{font-size:11px;padding:3px 6px}.pr-assign-team .team-grid{grid-template-columns:1fr}.pr-assign-team .employee-card{height:240px}.pr-assign-team .employee-avatar{width:60px;height:60px}.pr-assign-team .employee-name{font-size:16px}.pr-assign-team .employee-role{font-size:12px}}.pr-assign-team .search-section{margin-bottom:24px}.pr-assign-team .search-container{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.pr-assign-team .search-input{position:relative;flex:1;min-width:300px;max-width:441.86px}.pr-assign-team .search-select{width:100%;height:47px;padding:12px 16px 12px 50px;border:.9px solid rgba(18,18,18,.12);border-radius:36.15px;background:#fff;font-size:14px;color:#344054;cursor:pointer;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:0 1px 3px #0000001a}.pr-assign-team .search-select:focus{outline:none;border-color:#12121233;box-shadow:0 1px 3px #00000026}.pr-assign-team .search-select:hover{border-color:#12121226;box-shadow:0 2px 4px #0000001f}.pr-assign-team .search-select option{color:#344054;background:#fff}.pr-assign-team .search-icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;pointer-events:none;box-shadow:0 2px 4px #3b82f64d}.pr-assign-team .loading-text{font-size:12px;color:#667085;font-style:italic;margin-top:4px}@media (max-width: 768px){.pr-assign-team .search-container{flex-direction:column;align-items:stretch}.pr-assign-team .search-input{min-width:unset}}.pr-assign-team .team-section{margin-bottom:28px;padding:24px;border:1px solid #E5E7EB;border-radius:18px;background:#fff}.pr-assign-team .section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.pr-assign-team .team-section .section-title{margin:0;color:#101828;font-size:18px}.pr-assign-team .section-badge{background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700;padding:6px 14px;border-radius:999px}.pr-assign-team .section-hint{color:#6b7280;font-size:14px;margin:0 0 18px}.pr-assign-team .team-section{border-radius:18px}.pr-assign-team .selected-grid .employee-card{cursor:default}.pr-assign-team .selected-card{min-height:auto;padding-bottom:0;display:flex;flex-direction:column}.pr-assign-team .selected-card .employee-content{flex:1}.pr-assign-team .work-type-group{margin:8px 0 0;padding-top:6px;border-top:none}.pr-assign-team .work-type-label{display:block;margin-bottom:8px;font-size:12px;font-weight:600;color:#667085}.pr-assign-team .work-type-group .chip-row{display:flex;flex-wrap:wrap;gap:8px}.pr-assign-team .remove-from-team-btn{margin:0 16px 16px;padding:8px 12px;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #D0D5DD;border-radius:8px;background:#fff;color:#b42318;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.pr-assign-team .remove-from-team-btn:hover{background:#fef3f2;border-color:#fda29b}.pr-assign-team .remove-from-team-btn i{font-size:12px}.pr-assign-team .filters-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:8px}.pr-assign-team .employee-filters-panel{margin-bottom:12px;border:none;border-radius:8px;background:transparent;box-shadow:none;overflow:visible}.pr-assign-team .filters-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border:none;background:transparent;cursor:pointer;text-align:left}.pr-assign-team .toggle-left{display:flex;flex-direction:column;gap:2px}.pr-assign-team .toggle-title{font-size:14px;font-weight:600;color:#111827}.pr-assign-team .toggle-subtitle{font-size:12px;color:#6b7280}.pr-assign-team .toggle-right{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563;white-space:nowrap}.pr-assign-team .filters-content{display:flex;flex-wrap:wrap;gap:12px 16px;padding:12px 4px 12px 0;border-top:none;background:transparent;align-items:center}.pr-assign-team .search-mode-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;grid-column:1 / -1}.pr-assign-team .mode-tab,.pr-assign-team .filter-chip{min-width:80px;border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer}.pr-assign-team .mode-tab.active,.pr-assign-team .filter-chip.active{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8;font-weight:600}.pr-assign-team .search-row{display:flex;gap:10px;align-items:center;grid-column:1 / -1;justify-content:center}.pr-assign-team .filter-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px}.pr-assign-team .filter-selects{grid-column:1 / -1}.pr-assign-team .clear-filters-btn{grid-column:1 / -1;justify-self:center;width:auto;min-width:200px}.pr-assign-team .filters-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.pr-assign-team .chip-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.pr-assign-team .search-row .employee-search-field{flex:1}.pr-assign-team .filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.pr-assign-team .filter-label{min-width:72px;font-size:13px;font-weight:600;color:#475467}.pr-assign-team .chip-row{display:flex;flex-wrap:wrap;gap:8px}.pr-assign-team .filter-selects{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.pr-assign-team .filter-select-field{display:flex;flex-direction:column;gap:6px}.pr-assign-team .filter-select-field .search-select{width:100%}@media (max-width: 768px){.pr-assign-team .filter-selects{grid-template-columns:1fr}}.pr-assign-team .filters-row .search-input-text{flex:1;min-width:260px;max-width:480px;display:flex;align-items:center;padding:0 12px 0 16px}.pr-assign-team .filters-row .search-input-text .search-icon{position:static;transform:none;margin-left:8px;flex-shrink:0}.pr-assign-team .employee-search-field{flex:1;border:none;outline:none;background:transparent;color:#475467;font-size:13px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4}.pr-assign-team .employee-search-field::placeholder{color:#98a2b3}.pr-assign-team .filters-row .search-input-select-wrap{flex:1;min-width:260px;max-width:400px;position:relative;height:47px}.pr-assign-team .filters-row .search-input-select-wrap .search-select{padding-left:48px}.pr-assign-team .filters-row .search-input-select-wrap .search-icon{left:8px;right:auto}.pr-assign-team .search-icon-muted{background:#64748b!important;box-shadow:none!important}.pr-assign-team .clear-filters-btn{padding:10px 16px;border-radius:8px;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease;white-space:nowrap}.pr-assign-team .clear-filters-btn:hover{background:#f8fafc}.pr-assign-team .filter-hint{font-size:12px;color:#667085;margin:0 0 16px}.pr-assign-team .available-loading{padding:24px;text-align:center;color:#667085;font-size:14px}.pr-assign-team .empty-available{padding:24px;text-align:center;color:#667085;font-size:14px;margin:0}.pr-assign-team .pagination-bar{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:24px;padding:16px 0}.pr-assign-team .page-btn{padding:8px 16px;border-radius:8px;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,opacity .2s ease}.pr-assign-team .page-btn:hover:not(:disabled){background:#f8fafc}.pr-assign-team .page-btn:disabled{opacity:.45;cursor:not-allowed}.pr-assign-team .page-info{font-size:14px;color:#475467}.pr-assign-team .add-hint-icon{border:2px dashed rgba(29,97,231,.45);background:#1d61e70f}.pr-assign-team .add-hint-icon:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-54%);color:#1d61e7;font-size:14px;font-weight:700}.pr-assign-team .checkbox-icon.add-hint-icon{position:relative}.breadcrumb{display:inline-flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0;background:transparent!important;box-shadow:none!important}.breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#475467!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.breadcrumb-item a{color:#475467!important;text-decoration:none;display:inline-flex;align-items:center;padding:0;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;cursor:pointer!important;outline:none;caret-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.breadcrumb-item a:hover{background-color:#1d61e714;color:#1d61e7!important}.breadcrumb-item.active{background:transparent!important;color:#1d61e7!important;padding:0}.breadcrumb-item.active span{color:#1d61e7!important}.breadcrumb-arrow{display:inline-flex;align-items:center;color:#94a3b8!important}.breadcrumb-arrow svg{width:14px;height:14px}.pr-project-breadcrumb .breadcrumb{background:transparent;box-shadow:none}.pr-project-breadcrumb .breadcrumb-item,.pr-project-breadcrumb .breadcrumb-item a{color:#475467}.pr-project-breadcrumb .breadcrumb-item.active,.pr-project-breadcrumb .breadcrumb-item.active span{color:#1d61e7}.pr-project-breadcrumb .breadcrumb-arrow{color:#94a3b8}.pr-project-breadcrumb .breadcrumb-arrow svg{width:14px;height:14px}.pr-exception-schedule-dialog .dialog-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.pr-exception-schedule-dialog .dialog-panel{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column}.pr-exception-schedule-dialog .dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #f3f4f6;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.pr-exception-schedule-dialog .dialog-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 2px}.pr-exception-schedule-dialog .dialog-subtitle{font-size:13px;color:#6b7280;margin:0}.pr-exception-schedule-dialog .btn-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:6px;transition:background .2s;flex-shrink:0}.pr-exception-schedule-dialog .btn-close:hover{background:#f3f4f6}.pr-exception-schedule-dialog .section{padding:20px 24px}.pr-exception-schedule-dialog .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pr-exception-schedule-dialog .section-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:12px}.pr-exception-schedule-dialog .form-section-title{margin-bottom:0}.pr-exception-schedule-dialog .schedule-info{display:flex;flex-direction:column;gap:10px}.pr-exception-schedule-dialog .schedule-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f9fafb;border-radius:8px}.pr-exception-schedule-dialog .schedule-label{font-size:13px;color:#6b7280}.pr-exception-schedule-dialog .schedule-value{font-size:14px;font-weight:500;color:#111827}.pr-exception-schedule-dialog .divider{height:1px;background:#f3f4f6;margin:0 24px}.pr-exception-schedule-dialog .loading-row{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:14px;padding:12px 0}.pr-exception-schedule-dialog .spinner{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#1d61e7;border-radius:50%;animation:spin .8s linear infinite}.pr-exception-schedule-dialog .empty-state{text-align:center;padding:24px 0;color:#9ca3af;font-size:14px}.pr-exception-schedule-dialog .exception-list{display:flex;flex-direction:column;gap:10px}.pr-exception-schedule-dialog .exception-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .2s}.pr-exception-schedule-dialog .exception-card:hover{border-color:#1d61e7}.pr-exception-schedule-dialog .exception-info{display:flex;flex-direction:column;gap:4px}.pr-exception-schedule-dialog .exception-name{font-size:14px;font-weight:600;color:#111827}.pr-exception-schedule-dialog .exception-dates{font-size:12px;color:#6b7280}.pr-exception-schedule-dialog .exception-times{font-size:13px;color:#374151;font-weight:500}.pr-exception-schedule-dialog .exception-actions{display:flex;gap:8px}.btn-edit,.pr-exception-schedule-dialog .btn-delete{height:32px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s;border:none}.pr-exception-schedule-dialog .btn-edit{background:#eff6ff;color:#1d61e7}.pr-exception-schedule-dialog .btn-edit:hover:not(:disabled){background:#dbeafe}.pr-exception-schedule-dialog .btn-delete{background:#fef2f2;color:#dc2626}.pr-exception-schedule-dialog .btn-delete:hover:not(:disabled){background:#fee2e2}.btn-edit:disabled,.pr-exception-schedule-dialog .btn-delete:disabled{opacity:.5;cursor:not-allowed}.pr-exception-schedule-dialog .btn-add{height:34px;padding:0 16px;border:1px dashed #1D61E7;border-radius:8px;background:#eff6ff;color:#1d61e7;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.pr-exception-schedule-dialog .btn-add:hover{background:#dbeafe}.pr-exception-schedule-dialog .form-section{padding:0 24px 20px}.pr-exception-form .exception-form{display:flex;flex-direction:column;gap:16px;padding:16px 0 8px}.pr-exception-form .error-banner{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626;padding:10px 14px;border-radius:8px;font-size:13px}.pr-exception-form .form-row{display:flex;flex-direction:column;gap:8px}.pr-exception-form .form-row.two-col{flex-direction:row;gap:16px}.pr-exception-form .form-row.two-col .form-group{flex:1}.pr-exception-form .form-group{display:flex;flex-direction:column;gap:6px}.pr-exception-form .form-label{font-size:13px;font-weight:500;color:#374151}.pr-exception-form .required{color:#ef4444}.pr-exception-form .form-control{height:40px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;outline:none;transition:border-color .2s;background:#fff}.pr-exception-form .form-control:focus{border-color:#1d61e7;box-shadow:0 0 0 3px #1d61e71a}.pr-exception-form .form-control.is-invalid{border-color:#ef4444}.pr-exception-form .invalid-feedback{font-size:12px;color:#ef4444}.pr-exception-form .field-hint{font-size:12px;color:#6b7280}.pr-exception-form .form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #f3f4f6}.pr-exception-form .btn-cancel{height:38px;padding:0 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.pr-exception-form .btn-cancel:hover:not(:disabled){background:#f9fafb}.pr-exception-form .btn-save{height:38px;padding:0 24px;border:none;border-radius:8px;background:#1d61e7;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.pr-exception-form .btn-save:hover:not(:disabled){background:#1a55d0}.btn-save:disabled,.pr-exception-form .btn-cancel:disabled{opacity:.6;cursor:not-allowed}.mt-meeting-list .meeting-wrapper{max-width:1200px;margin:0 auto;padding:0 12px 32px}.mt-meeting-list .header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mt-meeting-list .meeting-timezone-hint{margin:0 0 16px;font-size:.875rem;line-height:1.45;color:#64748b;max-width:52rem}.mt-meeting-list .meeting-timezone-hint strong{color:#334155;font-weight:600}.mt-meeting-list .meeting-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mt-meeting-list .meeting-tab{border:1px solid #cbd5e1;background:#fff;color:#334155;padding:8px 16px;border-radius:8px;font-size:.9375rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.mt-meeting-list .meeting-tab:hover{border-color:#94a3b8;background:#f8fafc}.mt-meeting-list .meeting-tab.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:600}.mt-meeting-list .meeting-list-panel{margin-top:4px}.meeting-loading,.mt-meeting-list .meeting-empty{padding:24px;text-align:center;border-radius:12px;background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.mt-meeting-list .meeting-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:24px}.mt-meeting-list .meeting-card{position:relative;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a0f;overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:box-shadow .2s ease,transform .2s ease}.mt-meeting-list .meeting-card:hover{box-shadow:0 4px 12px #2563eb1f,0 16px 40px #0f172a14;transform:translateY(-2px)}.mt-meeting-list .meeting-card__accent{height:4px;background:linear-gradient(90deg,#2563eb,#7c3aed,#db2777)}.mt-meeting-list .meeting-card__inner{padding:18px 18px 16px;display:flex;flex-direction:column;gap:12px;flex:1}.mt-meeting-list .meeting-card__title{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a;line-height:1.35}.mt-meeting-list .meeting-card__meta{display:flex;flex-wrap:wrap;gap:8px}.mt-meeting-list .meeting-card__pill{display:inline-flex;align-items:center;font-size:.8125rem;padding:4px 10px;border-radius:999px;font-weight:500}.mt-meeting-list .meeting-card__pill--date{background:#eff6ff;color:#1e40af}.mt-meeting-list .meeting-card__pill--time{background:#f5f3ff;color:#5b21b6}.mt-meeting-list .meeting-card__people{min-height:32px}.mt-meeting-list .meeting-card__people--empty{padding-top:4px}.mt-meeting-list .meeting-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:4px}.mt-meeting-list .meeting-card__link.btn-primary{border:none}.mt-meeting-list .meeting-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f}.mt-meeting-list .meeting-pagination__size{display:flex;align-items:center;gap:8px}.mt-meeting-list .meeting-pagination__label{margin:0;font-size:.875rem;color:#64748b}.mt-meeting-list .meeting-pagination__select{width:auto;min-width:72px}.mt-meeting-list .meeting-pagination__summary{margin:0;font-size:.875rem;color:#475569;flex:1;text-align:center}.mt-meeting-list .meeting-pagination__nav{display:flex;align-items:center;gap:12px}.mt-meeting-list .meeting-pagination__page{font-size:.875rem;color:#334155;white-space:nowrap}.mt-meeting-list .employee-list{display:flex;flex-wrap:wrap}.mt-meeting-list .employee-list .btn{border-radius:999px}.mt-meeting-list .avatar-group{display:flex;align-items:center;position:relative}.mt-meeting-list .avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #94a3b8b3;margin-right:-10px}.mt-meeting-list .avatar-count{font-size:11px;color:#4b5563;margin-left:8px}.mt-meeting-list .employee-select-container{border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;max-height:260px;overflow-y:auto;background-color:#fff}.mt-meeting-list .select-all-row{padding-bottom:6px;border-bottom:1px solid #e5e7eb;margin-bottom:6px;font-size:13px}.mt-meeting-list .employees-list{max-height:200px;overflow-y:auto}.mt-meeting-list .employee-item{padding:4px 0}.mt-meeting-list .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}.mt-meeting-list .checkbox-label input[type=checkbox]{margin:0}.mt-meeting-list .employee-info{display:flex;flex-direction:column}.mt-meeting-list .employee-name{font-size:13px;font-weight:500}.mt-meeting-list .employee-details{font-size:11px;color:#6b7280}.mt-meeting-list .dialog-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1050}.mt-meeting-list .dialog-content{max-width:900px;width:100%;box-shadow:0 20px 40px #0003}.pr-project-list .table-header-end{justify-content:flex-end}.pr-project-add .country-add-link-wrap{display:flex;justify-content:flex-end;margin-top:4px}.pr-project-add .country-error-banner{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px}.pr-exception-form .error-border{border-color:#ef4444!important}.mt-meeting-list .dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}.mt-meeting-list .dialog-title{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.mt-meeting-list .dialog-subtitle{display:block;margin-top:4px;color:#6b7280;font-size:.875rem}.mt-meeting-list .dialog-close-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;cursor:pointer}.mt-meeting-list .dialog-close-btn:hover{background:#f3f4f6}.mt-meeting-list .dialog-body{padding:1.25rem 1.5rem 1.5rem}.mt-meeting-list .meeting-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mt-meeting-list .form-field-full{grid-column:1/-1}.mt-meeting-list .dialog-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.mt-meeting-list .meeting-card__link{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;background:#2563eb;color:#fff;text-decoration:none}.mt-meeting-list .meeting-card__link:hover{background:#1d4ed8}.mt-meeting-list .meeting-card__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;border:1px solid transparent;background:transparent;cursor:pointer}.mt-meeting-list .meeting-card__btn--secondary{border-color:#d1d5db;color:#374151}.mt-meeting-list .meeting-card__btn--secondary:hover{background:#f9fafb}.mt-meeting-list .meeting-card__btn--danger{border-color:#fca5a5;color:#dc2626}.mt-meeting-list .meeting-card__btn--danger:hover{background:#fef2f2}.mt-meeting-list .meeting-empty,.mt-meeting-list .meeting-card__people--empty{color:#6b7280}@media (max-width: 768px){.mt-meeting-list .meeting-form-grid{grid-template-columns:1fr}}.rp-reports-page .reports-container{width:100%;min-height:100vh;background:#f9f9f9;font-family:Inter,sans-serif;padding:24px}.rp-reports-page .header-section{margin-bottom:32px}.rp-reports-page .header-content{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1018280f;display:flex;justify-content:space-between;align-items:flex-start}.rp-reports-page .main-title{display:flex;align-items:center;gap:8px}.rp-reports-page .title-section h1{font-size:28px;font-weight:700;color:#101828;margin:0 0 8px;letter-spacing:.4px}.rp-reports-page .report-title{display:flex;align-items:center;gap:8px}.rp-reports-page .title-icon{color:#4c64ff}.rp-reports-page .title-section p{font-size:16px;color:#475467;margin:0;font-weight:400}.rp-reports-page .close-btn{background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280;flex-shrink:0}.rp-reports-page .close-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.rp-reports-page .main-content{display:flex;flex-direction:column;gap:24px}.rp-reports-page .section-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1018280f}.rp-reports-page .section-header{margin-bottom:20px}.rp-reports-page .section-title{font-size:20px;font-weight:600;color:#101828;margin:0 0 8px}.rp-reports-page .section-description{font-size:14px;color:#475467;margin:0}.rp-reports-page .search-container{margin-bottom:20px}.rp-reports-page .search-input-wrapper{position:relative;max-width:400px}.rp-reports-page .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#667085}.rp-reports-page .search-input{width:100%;padding:12px 12px 12px 44px;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;color:#101828;background:#fff;transition:border-color .2s ease}.rp-reports-page .search-input:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.rp-reports-page .select-all-container{margin-bottom:16px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #E5E7EB}.rp-reports-page .checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#374151}.rp-reports-page .checkbox-label input[type=checkbox]{display:none}.rp-reports-page .checkmark{width:20px;height:20px;border:2px solid #D1D5DB;border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.rp-reports-page .checkbox-label input[type=checkbox]:checked+.checkmark{background:#4c64ff;border-color:#4c64ff}.rp-reports-page .checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.rp-reports-page .label-text{font-weight:500}.rp-reports-page .employees-list{max-height:300px;overflow-y:auto;border:1px solid #E5E7EB;border-radius:8px;background:#fff}.rp-reports-page .employee-item{padding:12px 16px;border-bottom:1px solid #F3F4F6}.rp-reports-page .employee-item:last-child{border-bottom:none}.rp-reports-page .employee-item:hover{background:#f9fafb}.rp-reports-page .employee-info{display:flex;flex-direction:column;gap:4px}.rp-reports-page .employee-name{font-weight:500;color:#111827;font-size:14px}.rp-reports-page .employee-code-tag{margin-left:4px;font-size:12px;color:#6b7280}.rp-reports-page .employee-details{font-size:12px;color:#6b7280}.rp-reports-page .selected-employees-list{max-height:400px;overflow-y:auto;border:1px solid #E5E7EB;border-radius:8px;background:#f9fafb;padding:8px}.rp-reports-page .selected-employee-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin-bottom:8px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;transition:all .2s ease}.rp-reports-page .selected-employee-item:last-child{margin-bottom:0}.rp-reports-page .selected-employee-item:hover{border-color:#4c64ff;box-shadow:0 2px 4px #4c64ff1a}.rp-reports-page .selected-employee-info{display:flex;flex-direction:column;gap:4px;flex:1}.rp-reports-page .selected-employee-name{font-weight:600;color:#111827;font-size:14px}.rp-reports-page .selected-employee-details{font-size:12px;color:#6b7280}.rp-reports-page .remove-employee-btn{background:#fef2f2;border:1px solid #FECACA;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#dc2626;flex-shrink:0;padding:0}.rp-reports-page .remove-employee-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:scale(1.05)}.rp-reports-page .remove-employee-btn:active{transform:scale(.95)}.rp-reports-page .selection-count{font-weight:600;color:#4c64ff;margin-left:4px}.rp-reports-page .employee-picker-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.picker-open-btn,.rp-reports-page .picker-clear-btn{border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.rp-reports-page .picker-open-btn{background:#4c64ff;border-color:#4c64ff;color:#fff}.rp-reports-page .picker-open-btn:hover{background:#3d52d8}.rp-reports-page .picker-clear-btn:hover{background:#f9fafb}.rp-reports-page .picker-empty-state{font-size:13px;color:#667085;padding:10px;border:1px dashed #d0d5dd;border-radius:8px;background:#fcfcfd}.rp-reports-page .report-picker-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.rp-reports-page .report-picker-modal{width:min(700px,95%);max-height:78vh;background:#fff;border-radius:12px;box-shadow:0 20px 36px #0f172a2e;display:flex;flex-direction:column}.rp-reports-page .report-picker-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eaecf0}.rp-reports-page .report-picker-header h3{margin:0;font-size:18px;font-weight:700;color:#101828}.rp-reports-page .picker-close-btn{border:1px solid #d0d5dd;border-radius:8px;background:#fff;width:34px;height:34px;cursor:pointer}.rp-reports-page .report-picker-controls{padding:14px 18px;border-bottom:1px solid #eaecf0;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.rp-reports-page .picker-filters-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.picker-search-mode,.rp-reports-page .picker-filter-group{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.rp-reports-page .picker-filter-label{font-size:13px;font-weight:600;color:#667085}.rp-reports-page .picker-filter-btn{border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:13px;font-weight:600;color:#344054}.rp-reports-page .picker-filter-btn.active{border-color:#4c64ff;background:#eef2ff;color:#3538cd}.rp-reports-page .picker-search-wrap{position:relative;flex:1;min-width:180px}.rp-reports-page .picker-search-wrap i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#98a2b3}.rp-reports-page .picker-search-wrap input{width:100%;border:1px solid #d0d5dd;border-radius:8px;padding:10px 12px 10px 36px;font-size:14px}.rp-reports-page .picker-bulk-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.rp-reports-page .picker-total-count{margin-left:auto;font-size:13px;color:#667085}.rp-reports-page .picker-pagination{display:flex;align-items:center;gap:12px;padding:10px 18px;border-top:1px solid #eaecf0;flex-shrink:0;flex-wrap:wrap}.rp-reports-page .picker-page-size-select{border:1px solid #d0d5dd;border-radius:8px;padding:6px 8px;font-size:13px}.rp-reports-page .picker-bulk-btn{border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:7px 12px;cursor:pointer;font-size:13px;font-weight:600}.rp-reports-page .picker-bulk-btn.danger{color:#b42318;border-color:#fecdca;background:#fef3f2}.rp-reports-page .report-picker-list{flex:1;min-height:0;overflow-y:auto;padding:6px 0}.rp-reports-page .report-picker-item{padding:8px 16px;border-bottom:1px solid #f2f4f7}.rp-reports-page .report-picker-item:focus-visible{outline:2px solid #4c64ff;outline-offset:-2px}.rp-reports-page .report-picker-footer{border-top:1px solid #eaecf0;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.rp-reports-page .report-picker-footer-actions{display:flex;gap:8px}.rp-reports-page .picker-footer-btn{border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:8px 14px;font-weight:600;cursor:pointer}.rp-reports-page .picker-footer-btn.primary{border-color:#4c64ff;background:#4c64ff;color:#fff}.rp-reports-page .data-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.rp-reports-page .data-type-item{padding:16px;border:1px solid #E5E7EB;border-radius:8px;background:#f9fafb;transition:all .2s ease}.rp-reports-page .data-type-item:hover{border-color:#4c64ff;background:#f0f4ff}.rp-reports-page .salary-options{display:flex;flex-direction:column;gap:20px}.rp-reports-page .salary-details{padding:20px;background:#f9fafb;border-radius:8px;border:1px solid #E5E7EB}.rp-reports-page .salary-raise-details{padding:20px;background:#f0f8ff;border-radius:8px;border:1px solid #b3d9ff}.rp-reports-page .form-row{display:flex;gap:20px;margin-bottom:16px}.rp-reports-page .form-group{flex:1;display:flex;flex-direction:column;gap:8px}.rp-reports-page .form-label{font-size:14px;font-weight:500;color:#374151}.rp-reports-page .form-select{padding:10px 12px;border:1px solid #D1D5DB;border-radius:6px;font-size:14px;color:#111827;background:#fff;transition:border-color .2s ease}.rp-reports-page .form-select:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.rp-reports-page .date-inputs{display:flex;gap:8px}.rp-reports-page .date-inputs .form-select{flex:1}.rp-reports-page .export-options{display:flex;gap:20px}.rp-reports-page .export-option{flex:1;padding:20px;border:2px solid #E5E7EB;border-radius:8px;background:#fff;transition:all .2s ease}.rp-reports-page .export-option:hover{border-color:#4c64ff}.rp-reports-page .radio-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.rp-reports-page .radio-label input[type=radio]{display:none}.rp-reports-page .radio-mark{width:20px;height:20px;border:2px solid #D1D5DB;border-radius:50%;position:relative;transition:all .2s ease;flex-shrink:0;margin-top:2px}.rp-reports-page .radio-label input[type=radio]:checked+.radio-mark{border-color:#4c64ff}.rp-reports-page .radio-label input[type=radio]:checked+.radio-mark:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#4c64ff;border-radius:50%}.rp-reports-page .option-content{flex:1}.rp-reports-page .option-title{font-weight:600;color:#111827;font-size:16px;margin-bottom:4px}.rp-reports-page .option-description{font-size:14px;color:#6b7280}.rp-reports-page .generate-section{display:flex;justify-content:center;gap:16px;padding:32px 0}.rp-reports-page .generate-btn{display:flex;align-items:center;gap:12px;padding:16px 32px;background:#4c64ff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.rp-reports-page .generate-btn:hover:not(:disabled){background:#3b52e8;transform:translateY(-1px);box-shadow:0 4px 8px #4c64ff33}.rp-reports-page .generate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.rp-reports-page .social-insurance-buttons{display:flex;gap:12px;flex-wrap:wrap}.rp-reports-page .social-insurance-menu-wrapper{position:relative;display:inline-block}.rp-reports-page .social-insurance-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 8px 24px #1018281f;z-index:10;padding:8px}.rp-reports-page .social-insurance-menu .menu-section{padding:6px 6px 10px}.rp-reports-page .social-insurance-menu .menu-title{font-size:12px;font-weight:600;color:#64748b;padding:6px 8px;text-transform:uppercase}.rp-reports-page .social-insurance-menu .menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border:none;background:transparent;cursor:pointer;border-radius:6px;color:#111827}.rp-reports-page .social-insurance-menu .menu-item:hover{background:#f3f4f6}.rp-reports-page .social-insurance-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.rp-reports-page .social-insurance-btn:disabled{opacity:.6;cursor:not-allowed}.rp-reports-page .salary-raise-menu-wrapper{position:relative;display:inline-block;margin-left:12px}.rp-reports-page .salary-raise-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 8px 24px #1018281f;z-index:10;padding:8px}.rp-reports-page .salary-raise-menu .menu-section{padding:6px 6px 10px}.rp-reports-page .salary-raise-menu .menu-title{font-size:12px;font-weight:600;color:#64748b;padding:6px 8px;text-transform:uppercase}.rp-reports-page .salary-raise-menu .menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border:none;background:transparent;cursor:pointer;border-radius:6px;color:#111827}.rp-reports-page .salary-raise-menu .menu-item:hover{background:#f3f4f6}.rp-reports-page .salary-raise-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.rp-reports-page .salary-raise-btn:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 8px #f59e0b33}.rp-reports-page .salary-raise-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.rp-reports-page .social-insurance-btn.pdf-btn{background:#10b981}.rp-reports-page .social-insurance-btn.pdf-btn:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 8px #10b98133}.rp-reports-page .social-insurance-btn.excel-btn{background:#059669}.rp-reports-page .social-insurance-btn.excel-btn:hover:not(:disabled){background:#047857;transform:translateY(-1px);box-shadow:0 4px 8px #05966933}.rp-reports-page .social-insurance-progress{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:12px;font-size:14px;color:#495057}.rp-reports-page .salary-raise-progress{display:flex;align-items:center;gap:12px;padding:16px;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-top:12px;font-size:14px;color:#92400e}.rp-reports-page .progress-spinner{width:20px;height:20px;border:2px solid #e9ecef;border-top:2px solid #10B981;border-radius:50%;animation:spin 1s linear infinite}.rp-reports-page .reports-skeleton-container{display:flex;flex-direction:column;gap:24px}.rp-reports-page .skeleton-section-header{margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.rp-reports-page .skeleton-title{width:200px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-subtitle{width:300px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-search-box{width:100%;max-width:400px;height:44px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:8px;margin-bottom:20px}.rp-reports-page .skeleton-employee-list{display:flex;flex-direction:column;gap:12px}.rp-reports-page .skeleton-employee-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px}.rp-reports-page .skeleton-checkbox{width:20px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px;flex-shrink:0}.rp-reports-page .skeleton-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;flex-shrink:0}.rp-reports-page .skeleton-name{width:150px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-email{width:200px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-form-row{display:flex;gap:16px;margin-bottom:16px}.rp-reports-page .skeleton-form-field{flex:1;height:44px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:8px}.rp-reports-page .skeleton-button{width:200px;height:44px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:8px;margin-top:8px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.rp-reports-page .spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.rp-reports-page .loading-text{font-size:16px;color:#6b7280;margin:0}.rp-reports-page .report-progress-section{margin-top:24px}.rp-reports-page .progress-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 2px #1018280f;text-align:center}.rp-reports-page .progress-header{margin-bottom:24px}.rp-reports-page .progress-title{font-size:20px;font-weight:600;color:#101828;margin:0 0 8px}.rp-reports-page .progress-message{font-size:14px;color:#475467;margin:0}.rp-reports-page .progress-bar-container{margin-bottom:16px}.rp-reports-page .progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:12px}.rp-reports-page .progress-bar-fill{height:100%;background:linear-gradient(90deg,#4c64ff,#1d61e7);border-radius:4px;transition:width .3s ease;animation:progress-pulse 2s ease-in-out infinite}@keyframes progress-pulse{0%,to{opacity:1}50%{opacity:.8}}.rp-reports-page .progress-percentage{font-size:24px;font-weight:700;color:#4c64ff;margin-top:8px}.rp-reports-page .progress-footer{margin-top:16px}.rp-reports-page .progress-info{font-size:14px;color:#6b7280;margin:0}@media (max-width: 768px){.rp-reports-page .reports-container{padding:16px}.rp-reports-page .header-content{padding:20px}.rp-reports-page .title-section h1{font-size:24px}.rp-reports-page .section-card{padding:20px}.rp-reports-page .form-row{flex-direction:column;gap:16px}.rp-reports-page .export-options{flex-direction:column}.rp-reports-page .data-types-grid{grid-template-columns:1fr}.rp-reports-page .generate-btn{width:100%;justify-content:center}}@media (max-width: 480px){.rp-reports-page .reports-container{padding:12px}.rp-reports-page .header-content,.rp-reports-page .section-card{padding:16px}.rp-reports-page .title-section h1{font-size:20px}}.rp-reports-page .salary-entry{margin-bottom:2px;font-size:12px;color:#374151;padding:2px 0;line-height:1.3}.rp-reports-page .salary-entry:last-child{margin-bottom:0}.rp-reports-page .skeleton-report-title{width:200px;height:28px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px;margin-bottom:16px}.rp-reports-page .skeleton-summary-label{width:120px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px;margin-bottom:4px}.rp-reports-page .skeleton-summary-value{width:80px;height:22px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-th{width:100%;height:18px;background:linear-gradient(90deg,#e9ecef 25%,#dee2e6,#e9ecef 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-td{width:100%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .report-table-section{margin-top:32px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden}.rp-reports-page .report-header{padding:24px;background:#f9fafb;border-bottom:1px solid #E5E7EB}.rp-reports-page .report-title{font-size:24px;font-weight:700;color:#101828;margin:0 0 16px}.rp-reports-page .report-summary{display:flex;gap:32px;flex-wrap:wrap}.rp-reports-page .summary-item{display:flex;flex-direction:column;gap:4px}.rp-reports-page .summary-label{font-size:14px;color:#6b7280;font-weight:500}.rp-reports-page .summary-value{font-size:18px;font-weight:700;color:#101828}.rp-reports-page .table-container{overflow-x:auto;max-height:600px;overflow-y:auto}.rp-reports-page .report-table{width:100%;border-collapse:collapse;font-size:14px}.rp-reports-page .report-table th{background:#f9fafb;color:#374151;font-weight:600;padding:12px 16px;text-align:left;border-bottom:1px solid #E5E7EB;position:sticky;top:0;z-index:10}.rp-reports-page .report-table td{padding:12px 16px;border-bottom:1px solid #F3F4F6;color:#111827}.rp-reports-page .report-table tbody tr:hover{background:#f9fafb}.rp-reports-page .report-table tbody tr:last-child td{border-bottom:none}.rp-reports-page .status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.rp-reports-page .status-badge.active{background:#d1fae5;color:#065f46}.rp-reports-page .status-badge.inactive{background:#fee2e2;color:#991b1b}.rp-reports-page .salary-type-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;background:#e0e7ff;color:#3730a3}.rp-reports-page .net-salary{font-weight:600;color:#059669}.rp-reports-page .file-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.rp-reports-page .file-badge.available{background:#d1fae5;color:#065f46}.rp-reports-page .file-badge.not-available{background:#fee2e2;color:#991b1b}.rp-reports-page .bank-account{margin-bottom:5px}.rp-reports-page .account-separator{color:#666;font-size:12px;text-align:center;margin:5px 0}.rp-reports-page .account-info{font-size:13px}.rp-reports-page .family-member{margin-bottom:5px}.rp-reports-page .member-separator{color:#666;font-size:12px;text-align:center;margin:5px 0}.rp-reports-page .member-info{font-size:13px;line-height:1.4}.rp-reports-page .member-info small{display:block;margin:2px 0}.rp-reports-page .export-buttons{padding:24px;background:#f9fafb;border-top:1px solid #E5E7EB;display:flex;gap:16px;justify-content:center}.rp-reports-page .export-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.rp-reports-page .pdf-btn{background:#dc2626;color:#fff}.rp-reports-page .pdf-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc262633}.rp-reports-page .excel-btn{background:#059669;color:#fff}.rp-reports-page .excel-btn:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 8px #05966933}@media (max-width: 768px){.rp-reports-page .report-summary{flex-direction:column;gap:16px}.rp-reports-page .export-buttons{flex-direction:column}.rp-reports-page .export-btn{width:100%;justify-content:center}.rp-reports-page .table-container{font-size:12px}.report-table th,.rp-reports-page .report-table td{padding:8px 12px}}.rp-reports-page .columns-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:8px}.rp-reports-page .column-group{background:#f9fafb;border-radius:8px;padding:12px;border:1px solid #E5E7EB;display:flex;flex-direction:column;gap:8px}.rp-reports-page .column-group .group-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:4px}.rp-reports-page .column-group .group-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.rp-reports-page .column-group .checkbox-label{align-items:center}.rp-reports-page .section-card .section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.rp-reports-page .section-card .section-header .header-left{display:flex;flex-direction:column;gap:2px}.rp-reports-page .section-card .section-header .header-right{display:flex;align-items:center;gap:6px;color:#4b5563;font-size:12px}.rp-reports-page .section-card .section-header .toggle-label{font-weight:500}.rp-reports-page .skeleton-loading-section{margin-top:24px}.rp-reports-page .skeleton-loading-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1018280f}.rp-reports-page .skeleton-text-container{display:flex;flex-direction:column;gap:12px}.rp-reports-page .skeleton-text{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.skeleton-text:nth-child(1){width:60%}.skeleton-text:nth-child(2){width:40%}.skeleton-text:nth-child(3){width:80%}.rp-reports-page .skeleton-table{margin-top:24px;display:flex;flex-direction:column;gap:8px}.rp-reports-page .skeleton-table-row{display:flex;gap:12px;align-items:center}.rp-reports-page .skeleton-table-cell{height:20px;flex:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.rp-reports-page .skeleton-table-cell:first-child{flex:0 0 200px}.rp-reports-page .skeleton-table-cell:nth-child(2){flex:0 0 100px}.rp-reports-page .skeleton-table-cell:nth-child(3){flex:0 0 150px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.rp-reports-page .salary-timeline-item{padding:12px;border-radius:8px;margin-bottom:8px;border:1px solid #e5e7eb;background:#f9fafb}.rp-reports-page .salary-timeline-item.raise{background:#f0fdf4;border-color:#22c55e}.rp-reports-page .salary-amount{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.rp-reports-page .salary-date{font-size:12px;color:#6b7280;margin-bottom:4px}.rp-reports-page .raise-info{margin-bottom:4px}.rp-reports-page .raise-amount{font-size:14px;font-weight:500;color:#16a34a;margin-right:8px}.rp-reports-page .raise-percentage{font-size:12px;color:#6b7280}.rp-reports-page .salary-description{font-size:11px;color:#9ca3af;font-style:italic}.rp-reports-page .salary-raise-column{min-width:200px;padding:8px}.rp-reports-page .salary-header{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px;text-align:center;background:#f3f4f6;padding:4px 8px;border-radius:4px}.rp-reports-page .salary-change-details{display:flex;flex-direction:column;gap:4px;margin:8px 0;padding:8px;background-color:#f9fafb;border-radius:6px;border-left:3px solid #3B82F6}.rp-reports-page .previous-salary{color:#6b7280;font-size:.875rem;font-weight:500}.rp-reports-page .new-salary{color:#1f2937;font-size:.875rem;font-weight:600}.rp-reports-page .insurance-salaries{margin-top:8px}.rp-reports-page .insurance-salaries-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.rp-reports-page .insurance-salary-col{min-width:90px;padding:6px 8px;background-color:#f9fafb;border-radius:6px;border:1px solid #E5E7EB;text-align:center}.rp-reports-page .insurance-salary-year{font-size:12px;font-weight:600;color:#374151}.rp-reports-page .insurance-salary-amount{font-size:12px;color:#4b5563}.rp-reports-page .salary-tabs{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.rp-reports-page .tab-buttons{display:flex;gap:8px;background:#f1f5f9;padding:4px;border-radius:8px}.rp-reports-page .tab-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.rp-reports-page .tab-button:hover{background:#ffffff80;color:#475569}.rp-reports-page .tab-button.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.rp-reports-page .tab-icon{font-size:16px}.rp-reports-page .salary-tabs-preview{background:#fff;border-radius:8px;padding:12px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.rp-reports-page .salary-tabs-preview .tab-buttons{display:flex;gap:6px;background:#f1f5f9;padding:3px;border-radius:6px}.rp-reports-page .salary-tabs-preview .tab-button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;background:transparent;border-radius:4px;font-size:12px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.rp-reports-page .salary-tabs-preview .tab-button:hover{background:#ffffff80;color:#475569}.rp-reports-page .salary-tabs-preview .tab-button.active{background:#fff;color:#1e293b;box-shadow:0 1px 2px #0000001a}.rp-reports-page .salary-tabs-preview .tab-icon{font-size:14px}.rp-reports-page .salary-raise-preview{background:#fff;border-radius:8px;padding:16px;margin:8px 0;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.rp-reports-page .salary-section{margin-bottom:20px}.rp-reports-page .salary-section:last-child{margin-bottom:0}.rp-reports-page .section-header{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:12px;padding:8px 12px;background:#f8fafc;border-radius:6px;border-left:3px solid #3b82f6}.rp-reports-page .salary-timeline{display:flex;flex-direction:column;gap:12px}.rp-reports-page .salary-timeline-item{background:#f8fafc;border-radius:8px;padding:12px;border:1px solid #e2e8f0;transition:all .2s ease}.rp-reports-page .salary-timeline-item:hover{background:#f1f5f9;border-color:#cbd5e1}.rp-reports-page .salary-timeline-item.initial{background:#f0f9ff;border-color:#0ea5e9}.rp-reports-page .salary-header{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}.rp-reports-page .salary-amount{font-size:16px;font-weight:700;color:#059669;margin-bottom:4px}.rp-reports-page .salary-date{font-size:12px;color:#64748b;margin-bottom:8px}.rp-reports-page .salary-change{display:flex;align-items:center;gap:8px;margin-bottom:6px}.rp-reports-page .change-amount{font-size:13px;font-weight:600;color:#059669}.rp-reports-page .change-percentage{font-size:12px;color:#64748b}.rp-reports-page .salary-from-to{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.rp-reports-page .from{color:#dc2626}.rp-reports-page .arrow{color:#6b7280}.rp-reports-page .to{color:#059669}.rp-reports-page .salary-table-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.rp-reports-page .salary-table{width:100%;border-collapse:collapse;font-size:12px}.rp-reports-page .salary-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.rp-reports-page .salary-table th{padding:8px 6px;text-align:left;font-weight:600;color:#374151;font-size:11px;border-right:1px solid #e2e8f0}.rp-reports-page .salary-table th:last-child{border-right:none}.rp-reports-page .salary-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.rp-reports-page .salary-table tbody tr:hover{background:#f8fafc}.rp-reports-page .salary-table tbody tr.initial-row{background:#f0f9ff;border-left:3px solid #0ea5e9}.rp-reports-page .salary-table tbody tr.initial-row:hover{background:#e0f2fe}.rp-reports-page .salary-table td{padding:6px;color:#374151;font-size:11px;border-right:1px solid #f1f5f9;vertical-align:middle}.rp-reports-page .salary-table td:last-child{border-right:none}.rp-reports-page .salary-table td:first-child{font-weight:600;color:#1e293b}.rp-reports-page .salary-table td:nth-child(2){font-weight:700;color:#059669}.salary-table td:nth-child(4),.rp-reports-page .salary-table td:nth-child(5){font-weight:600;color:#059669}.rp-reports-page .salary-table td:nth-child(6){color:#dc2626}.rp-reports-page .salary-table td:nth-child(7){color:#059669;font-weight:600}.section-card{margin-bottom:16px}.employees-list{max-height:320px;overflow:auto}.employee-item{padding:8px 0;border-bottom:1px solid #eee}.search-input{width:100%}.rp-employee-filters .filters-wrapper{margin-bottom:16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.rp-employee-filters .filters-toggle{width:100%;padding:10px 14px;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.rp-employee-filters .toggle-left{display:flex;flex-direction:column;gap:2px;text-align:left}.rp-employee-filters .toggle-title{font-size:14px;font-weight:600}.rp-employee-filters .toggle-subtitle{font-size:12px;color:#6b7280}.rp-employee-filters .toggle-right{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563}.rp-employee-filters .chevron{display:inline-block;transition:transform .15s ease-out}.rp-employee-filters .chevron.collapsed{transform:rotate(-90deg)}.rp-employee-filters .filters-content{padding:0 14px 12px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.rp-employee-filters .filters-section{display:flex;align-items:center;gap:12px;width:100%;flex-wrap:wrap;box-sizing:border-box}.rp-employee-filters .search-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%}.rp-employee-filters .search-container{position:relative;width:100%;max-width:100%;box-sizing:border-box}.rp-employee-filters .search-mode{display:flex;align-items:center;gap:8px}.rp-employee-filters .search-input-wrapper{min-height:48px;position:relative;display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;border-radius:8px;box-shadow:0 1px 2px #1018280d;overflow:hidden;flex:1}.rp-employee-filters .search-icon{position:absolute;left:14px;z-index:1;color:#667085}.rp-employee-filters .search-input{width:100%;height:48px;padding:10px 14px 10px 44px;border:none;background:transparent;font-size:16px;font-weight:400}.rp-employee-filters .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.rp-employee-filters .sort-container{display:flex;align-items:center;gap:12px}.rp-employee-filters .sort-label{font-size:14px;font-weight:500;color:#475467;white-space:nowrap;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;caret-color:transparent!important;cursor:default!important}.rp-employee-filters .sort-buttons{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;padding:4px;box-shadow:0 1px 2px #1018280d}.rp-employee-filters .sort-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#667085;cursor:pointer;transition:all .2s ease;white-space:nowrap}.rp-employee-filters .sort-btn:hover{background:#f9fafb;color:#475467}.rp-employee-filters .sort-btn.active{background:#eff8ff;color:#175cd3;font-weight:600}@media (max-width: 768px){.rp-employee-filters .filters-content{padding-inline:10px}.rp-employee-filters .search-row{flex-direction:column;align-items:stretch}.rp-employee-filters .sort-container{flex-direction:column;align-items:flex-start}}.rp-employee-selector.section-card,.rp-vendor-selector.section-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1018280f;margin-bottom:16px}.rp-employee-selector .section-header,.rp-vendor-selector .section-header{margin-bottom:20px}.rp-employee-selector .section-title,.rp-vendor-selector .section-title{font-size:20px;font-weight:600;color:#101828;margin:0 0 8px}.rp-employee-selector .section-description,.rp-vendor-selector .section-description{font-size:14px;color:#475467;margin:0}.rp-employee-selector .selection-count,.rp-vendor-selector .selection-count{color:#4c64ff;font-weight:600}.rp-employee-selector .search-container,.rp-vendor-selector .search-container{margin-bottom:20px}.rp-employee-selector .search-input-wrapper,.rp-vendor-selector .search-input-wrapper{position:relative;max-width:400px}.rp-employee-selector .search-icon,.rp-vendor-selector .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#667085}.rp-employee-selector .search-input,.rp-vendor-selector .search-input{width:100%;padding:12px 12px 12px 44px;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;color:#101828;background:#fff}.rp-employee-selector .search-input:focus,.rp-vendor-selector .search-input:focus{outline:none;border-color:#4c64ff;box-shadow:0 0 0 3px #4c64ff1a}.rp-employee-selector .select-all-container,.rp-vendor-selector .select-all-container{margin-bottom:16px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #E5E7EB}.rp-employee-selector .checkbox-label,.rp-vendor-selector .checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#374151}.rp-employee-selector .checkbox-label input[type=checkbox],.rp-vendor-selector .checkbox-label input[type=checkbox]{display:none}.rp-employee-selector .checkmark,.rp-vendor-selector .checkmark{width:20px;height:20px;border:2px solid #D1D5DB;border-radius:4px;position:relative;flex-shrink:0}.rp-employee-selector .checkbox-label input[type=checkbox]:checked+.checkmark,.rp-vendor-selector .checkbox-label input[type=checkbox]:checked+.checkmark{background:#4c64ff;border-color:#4c64ff}.rp-employee-selector .checkbox-label input[type=checkbox]:checked+.checkmark:after,.rp-vendor-selector .checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.rp-employee-selector .label-text,.rp-vendor-selector .label-text{font-weight:500}.rp-employee-selector .employees-list,.rp-vendor-selector .employees-list{max-height:320px;overflow-y:auto;border:1px solid #E5E7EB;border-radius:8px;background:#fff}.rp-employee-selector .employee-item,.rp-vendor-selector .employee-item{padding:12px 16px;border-bottom:1px solid #F3F4F6}.rp-employee-selector .employee-item:last-child,.rp-vendor-selector .employee-item:last-child{border-bottom:none}.rp-employee-selector .employee-item:hover,.rp-vendor-selector .employee-item:hover{background:#f9fafb}.rp-employee-selector .employee-info,.rp-vendor-selector .employee-info{display:flex;flex-direction:column;gap:4px}.rp-employee-selector .employee-name,.rp-vendor-selector .employee-name{font-weight:500;color:#111827;font-size:14px}.rp-employee-selector .employee-details{font-size:13px;color:#6b7280}.cc-claims-control{font-family:Inter,sans-serif;background-color:#f8fafc;min-height:100vh;color:#1e293b}.cc-claims-control .header-section{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px}.cc-claims-control .page-title{color:#0f172a;letter-spacing:-.5px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cc-claims-control .glass-filters{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-radius:16px;padding:16px;box-shadow:0 4px 20px #00000008}.cc-claims-control .custom-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.cc-claims-control .input-glass-wrapper{position:relative}.cc-claims-control .glass-input{background:#fffc;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;padding:8px 12px;color:#334155;transition:all .3s ease;box-shadow:inset 0 2px 4px #00000005}.cc-claims-control .glass-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;outline:none}.cc-claims-control .btn-premium{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;padding:8px 20px;font-weight:600;box-shadow:0 4px 12px #2563eb40;transition:all .3s cubic-bezier(.4,0,.2,1)}.cc-claims-control .btn-premium:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb59;color:#fff}.cc-claims-control .btn-premium-outline{background:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-weight:600;transition:all .3s ease}.cc-claims-control .btn-premium-outline:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#94a3b8}.cc-claims-control .loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0}.cc-claims-control .premium-spinner{width:50px;height:50px;border:4px solid #e0e7ff;border-top-color:#4f46e5;border-radius:50%;animation:spin 1s linear infinite}.cc-claims-control .empty-state{text-align:center;padding:80px 20px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000005;border:1px dashed #cbd5e1}.cc-claims-control .empty-state-icon{font-size:48px;color:#94a3b8;margin-bottom:16px}.cc-claims-control .claims-grid{display:flex;flex-direction:column;gap:12px}.cc-claims-control .claims-header-row{color:#64748b;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:0 24px;margin-bottom:12px}.cc-claims-control .claims-header-row,.cc-claims-control .claim-row-card{display:grid;grid-template-columns:80px 2.5fr 1.5fr 2fr 1.5fr 1.5fr 100px;align-items:center;gap:20px}@media (max-width: 1199px){.cc-claims-control .claim-row-card{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:60px!important}.cc-claims-control .col-actions{position:absolute;bottom:16px;right:20px}.cc-claims-control .col-status{position:absolute;top:20px;right:20px}}.cc-claims-control .claim-row-card{background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 4px 15px #00000008;border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideUp .4s ease forwards;opacity:0;transform:translateY(10px)}.cc-claims-control .claim-row-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f;border-color:#e2e8f0}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.claim-row-card:nth-child(1){animation-delay:.05s}.claim-row-card:nth-child(2){animation-delay:.1s}.claim-row-card:nth-child(3){animation-delay:.15s}.claim-row-card:nth-child(4){animation-delay:.2s}.claim-row-card:nth-child(5){animation-delay:.25s}.cc-claims-control .claim-id-badge{background:#f1f5f9;color:#475569;font-weight:700;font-size:.85rem;padding:4px 8px;border-radius:6px}.cc-claims-control .employee-info{display:flex;align-items:center;gap:12px}.cc-claims-control .emp-avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4338ca;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:inset 0 -2px #0000000d}.cc-claims-control .emp-name{color:#0f172a;font-size:.95rem}.cc-claims-control .emp-date{font-size:.75rem}.cc-claims-control .desc-text{font-size:.9rem;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.cc-claims-control .receipt-link{font-size:.75rem;font-weight:600;color:#3b82f6;text-decoration:none;background:#eff6ff;padding:4px 10px;border-radius:20px;transition:all .2s}.cc-claims-control .receipt-link:hover{background:#dbeafe;color:#1d4ed8}.cc-claims-control .amount-value{font-size:1.05rem;font-weight:700;color:#0f172a}.cc-claims-control .currency{font-size:.8rem;color:#64748b;font-weight:600}.cc-claims-control .status-indicator{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.3px}.cc-claims-control .status-review{background:#f59e0b1a;color:#b45309;border:1px solid rgba(245,158,11,.2)}.cc-claims-control .status-approved{background:#10b9811a;color:#047857;border:1px solid rgba(16,185,129,.2)}.cc-claims-control .status-rejected{background:#ef44441a;color:#b91c1c;border:1px solid rgba(239,68,68,.2)}.cc-claims-control .reviewer-name{font-size:.7rem;color:#94a3b8;font-weight:500}.cc-claims-control .action-buttons{display:flex;gap:8px}.cc-claims-control .action-btn{width:36px;height:36px;border-radius:10px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.cc-claims-control .action-btn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.cc-claims-control .approve-btn{background:#f0fdf4;color:#16a34a}.cc-claims-control .approve-btn:not(:disabled):hover{background:#16a34a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a4d}.cc-claims-control .reject-btn{background:#fef2f2;color:#dc2626}.cc-claims-control .reject-btn:not(:disabled):hover{background:#dc2626;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.cc-claims-control .premium-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1050;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cc-claims-control .premium-modal{background:#fff;border-radius:24px;width:100%;max-width:500px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:modalScale .3s cubic-bezier(.34,1.56,.64,1)}@keyframes modalScale{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.cc-claims-control .premium-modal-header{padding:24px 30px;display:flex;align-items:center;gap:16px;color:#fff}.cc-claims-control .header-success{background:linear-gradient(135deg,#10b981,#059669)}.cc-claims-control .header-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.cc-claims-control .modal-icon-ring{width:48px;height:48px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 0 0 4px #ffffff1a}.cc-claims-control .modal-subtitle{opacity:.8}.cc-claims-control .premium-modal-body{padding:30px}.cc-claims-control .claim-summary-card{background:#f8fafc;border-radius:16px;padding:20px;border:1px solid #e2e8f0}.cc-claims-control .summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cc-claims-control .summary-item:last-child{margin-bottom:0}.cc-claims-control .summary-label{color:#64748b;font-weight:500;font-size:.9rem}.cc-claims-control .summary-value{color:#0f172a;font-weight:600;font-size:.95rem}.cc-claims-control .highlight-amount{font-size:1.25rem;font-weight:800;color:#1e293b}.cc-claims-control .premium-textarea{border-radius:12px;border:2px solid #e2e8f0;padding:16px;font-size:.95rem;resize:none;transition:all .3s ease}.cc-claims-control .premium-textarea:focus{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.cc-claims-control .premium-modal-footer{padding:20px 30px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px}.cc-claims-control .btn-ghost{background:transparent;color:#64748b;font-weight:600;border:none;border-radius:10px;padding:10px 20px}.cc-claims-control .btn-ghost:hover{background:#f1f5f9;color:#334155}.cc-claims-control .btn-modal-action{border:none;border-radius:10px;padding:10px 24px;font-weight:600;color:#fff;transition:all .3s ease}.cc-claims-control .btn-modal-action:disabled{opacity:.5;cursor:not-allowed}.cc-claims-control .btn-success-gradient{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.cc-claims-control .btn-success-gradient:not(:disabled):hover{box-shadow:0 6px 16px #10b98166;transform:translateY(-2px)}.cc-claims-control .btn-danger-gradient{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef44444d}.cc-claims-control .btn-danger-gradient:not(:disabled):hover{box-shadow:0 6px 16px #ef444466;transform:translateY(-2px)}.btn-attachment-preview{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;padding:6px 12px;border-radius:20px;cursor:pointer;transition:all .2s ease;font-size:.75rem;font-weight:600;color:#3b82f6}.btn-attachment-preview:hover{background:#eff6ff;border-color:#cbd5e1}.ec-expiry-check{max-width:1200px;margin:24px auto;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0f172a0f;border:1px solid #e5e7eb}.ec-expiry-check .header-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.ec-expiry-check .header-row h2{margin:0;font-size:22px;font-weight:600;color:#111827}.ec-expiry-check .subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.ec-expiry-check .btn-run{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.ec-expiry-check .btn-run[disabled]{opacity:.7;cursor:default}.ec-expiry-check .btn-run .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ec-expiry-check .alert-error{margin:12px 0;padding:10px 12px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px;display:flex;align-items:center;gap:8px}.ec-expiry-check .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0 12px;padding:12px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.ec-expiry-check .filter-group{display:flex;flex-direction:column;gap:4px;min-width:150px}.ec-expiry-check .filter-group label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.filter-group select,.ec-expiry-check .filter-group input{padding:6px 8px;border-radius:8px;border:1px solid #d1d5db;font-size:13px}.ec-expiry-check .filter-group.search{flex:1;min-width:220px}.ec-expiry-check .table-wrapper{margin-top:8px;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.ec-expiry-check table.table{width:100%;border-collapse:collapse;font-size:13px}.ec-expiry-check table thead{background:#f9fafb}table th,.ec-expiry-check table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.ec-expiry-check table tbody tr:hover{background:#f9fafb}.ec-expiry-check .badge-status{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.ec-expiry-check .badge-status.expired{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.ec-expiry-check .badge-status.upcoming{background:#fef9c3;color:#92400e;border:1px solid #fef3c7}.ec-expiry-check .badge-source{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#e5e7eb;color:#374151}.ec-expiry-check .badge-source.ksa{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.ec-expiry-check .btn-link{border:none;background:none;color:#2563eb;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.ec-expiry-check .empty-state{padding:32px;text-align:center;color:#6b7280}.ec-expiry-check .empty-state i{font-size:32px;color:#22c55e;margin-bottom:8px}.ec-expiry-check .empty-state .hint{font-size:12px;color:#9ca3af}@media (max-width: 768px){.ec-expiry-check .header-row{flex-direction:column;align-items:flex-start}.ec-expiry-check .filters-row{flex-direction:column}}.mi-external-insurance-settings{width:100%;min-height:100vh;background:#f5f7fb;padding:24px;font-family:Inter,sans-serif}.mi-external-insurance-settings .page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.mi-external-insurance-settings .page-header h1{margin:0;font-size:24px;font-weight:600;color:#101828}.mi-external-insurance-settings .page-subtitle{margin:4px 0 0;font-size:13px;color:#667085}.mi-external-insurance-settings .page-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:24px}.form-card,.mi-external-insurance-settings .table-card{background:#fff;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0f172a14}.mi-external-insurance-settings .section-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#101828}.mi-external-insurance-settings .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 20px}.mi-external-insurance-settings .form-group{display:flex;flex-direction:column;gap:6px}.mi-external-insurance-settings .form-group.full-width{grid-column:1/-1}.mi-external-insurance-settings .form-label{font-size:13px;font-weight:500;color:#374151}.mi-external-insurance-settings .form-input{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}.mi-external-insurance-settings .form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.mi-external-insurance-settings .checkbox-label{margin-left:6px;font-size:13px;color:#4b5563}.mi-external-insurance-settings .upload-hint{margin:0 0 8px;font-size:12px;color:#6b7280}.mi-external-insurance-settings .file-upload-area{border:2px dashed #d1d5db;border-radius:10px;padding:20px;text-align:center;cursor:pointer;background:#f9fafb;transition:border-color .2s,background .2s}.mi-external-insurance-settings .file-upload-area:hover{border-color:#2563eb;background:#eff6ff}.mi-external-insurance-settings .upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.mi-external-insurance-settings .upload-icon{font-size:24px;color:#6b7280}.mi-external-insurance-settings .upload-text{margin:0;font-size:13px;color:#4b5563}.mi-external-insurance-settings .attachment-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.mi-external-insurance-settings .attachment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.mi-external-insurance-settings .attachment-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#2563eb;text-decoration:none;word-break:break-word}.mi-external-insurance-settings .attachment-link.pending-file{color:#374151}.mi-external-insurance-settings .form-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.mi-external-insurance-settings .btn{border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.mi-external-insurance-settings .btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.mi-external-insurance-settings .btn-secondary{background:#e5e7eb;color:#111827}.mi-external-insurance-settings .settings-table{width:100%;border-collapse:collapse;margin-top:8px}.settings-table th,.mi-external-insurance-settings .settings-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;font-size:13px;text-align:left}.mi-external-insurance-settings .settings-table th{font-weight:600;color:#6b7280;background:#f9fafb}.mi-external-insurance-settings .table-attachment-links{display:flex;flex-direction:column;gap:4px}.mi-external-insurance-settings .table-attachment-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#2563eb;text-decoration:none;word-break:break-word}.mi-external-insurance-settings .table-attachment-link:hover{text-decoration:underline}.mi-external-insurance-settings .table-attachment-empty{color:#9ca3af}.badge-active,.mi-external-insurance-settings .badge-inactive{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600}.mi-external-insurance-settings .badge-active{background:#dcfce7;color:#166534}.mi-external-insurance-settings .badge-inactive{background:#fee2e2;color:#b91c1c}.mi-external-insurance-settings .btn-link{background:none;border:none;padding:0;margin-right:8px;font-size:13px;color:#2563eb;cursor:pointer}.mi-external-insurance-settings .btn-link.danger{color:#b91c1c}.mi-external-insurance-settings .empty-state{margin-top:16px;font-size:13px;color:#6b7280}.mi-external-insurance-settings .loading-text{font-size:13px;color:#6b7280}.mi-external-insurance-settings .plan-employees-row td{background:#f8fafc;padding:0}.mi-external-insurance-settings .plan-employees-panel{padding:16px 20px}.mi-external-insurance-settings .status-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mi-medical-insurance-employees{width:100%;min-height:100vh;background:#f5f7fb;padding:24px;font-family:Inter,sans-serif;box-sizing:border-box}.mi-medical-insurance-employees .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.mi-medical-insurance-employees .page-header h1{margin:0;font-size:24px;font-weight:600;color:#101828}.mi-medical-insurance-employees .page-subtitle{margin:4px 0 0;font-size:13px;color:#667085}.mi-medical-insurance-employees .results-pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:600}.mi-medical-insurance-employees .filters-card,.mi-medical-insurance-employees .table-card{background:#fff;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0f172a14;width:100%;box-sizing:border-box}.mi-medical-insurance-employees .filters-card{margin-bottom:16px}.mi-medical-insurance-employees .filters-row{display:grid;grid-template-columns:140px minmax(200px,1fr) 160px auto;gap:16px;align-items:end}.mi-medical-insurance-employees .filter-item{display:flex;flex-direction:column;gap:6px}.mi-medical-insurance-employees .filter-actions{display:flex;gap:8px;flex-wrap:wrap}.mi-medical-insurance-employees .form-label{font-size:13px;font-weight:500;color:#374151}.mi-medical-insurance-employees .form-input{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;color:#111827;outline:none;width:100%;box-sizing:border-box}.mi-medical-insurance-employees .form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.mi-medical-insurance-employees .status-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #eef2f7}.mi-medical-insurance-employees .tab-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.mi-medical-insurance-employees .tab-btn:hover{border-color:#93c5fd;color:#1d4ed8}.mi-medical-insurance-employees .tab-btn.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:transparent;color:#fff}.mi-medical-insurance-employees .btn{border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;border:none;cursor:pointer;white-space:nowrap}.mi-medical-insurance-employees .btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.mi-medical-insurance-employees .btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.mi-medical-insurance-employees .table-scroll{width:100%;overflow-x:auto}.mi-medical-insurance-employees .employees-table{width:100%;border-collapse:collapse;min-width:960px}.mi-medical-insurance-employees .employees-table th,.mi-medical-insurance-employees .employees-table td{padding:14px 12px;text-align:left;border-bottom:1px solid #eef2f7;vertical-align:middle}.mi-medical-insurance-employees .employees-table th{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f9fafb}.mi-medical-insurance-employees .employees-table tbody tr:hover{background:#f8fafc}.mi-medical-insurance-employees .employee-cell{display:flex;align-items:center;gap:12px;min-width:200px}.mi-medical-insurance-employees .emp-avatar-inline{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.mi-medical-insurance-employees .emp-avatar-inline img{width:100%;height:100%;object-fit:cover}.mi-medical-insurance-employees .avatar-fallback{font-size:14px;font-weight:700;color:#4b5563}.mi-medical-insurance-employees .emp-name-inline{font-weight:600;color:#111827}.mi-medical-insurance-employees .emp-code{font-size:12px;color:#6b7280;margin-top:2px}.mi-medical-insurance-employees .bank-cell{max-width:280px;font-size:12px;color:#4b5563;line-height:1.4}.mi-medical-insurance-employees .plan-cell{font-size:13px;color:#374151;max-width:220px}.mi-medical-insurance-employees .status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.mi-medical-insurance-employees .status-internal{background:#ecfdf5;color:#047857}.mi-medical-insurance-employees .status-external{background:#eff6ff;color:#1d4ed8}.mi-medical-insurance-employees .status-unassigned{background:#f3f4f6;color:#6b7280}.mi-medical-insurance-employees .actions-col{width:220px}.mi-medical-insurance-employees .action-group{display:flex;flex-wrap:wrap;gap:6px}.mi-medical-insurance-employees .btn-action{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;cursor:pointer}.mi-medical-insurance-employees .btn-action-primary{border-color:#86efac;color:#047857;background:#f0fdf4}.mi-medical-insurance-employees .btn-action-accent{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.mi-medical-insurance-employees .empty-state{text-align:center;padding:48px 24px}.mi-medical-insurance-employees .empty-icon{font-size:40px;color:#cbd5e1;margin-bottom:12px}.mi-medical-insurance-employees .empty-title{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}.mi-medical-insurance-employees .empty-hint{margin:0 0 16px;color:#6b7280;font-size:14px}.mi-medical-insurance-employees .pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid #eef2f7;flex-wrap:wrap}.mi-medical-insurance-employees .results-count{margin:0;font-size:13px;color:#6b7280}.mi-medical-insurance-employees .loading-state{padding:8px 0}@media (max-width: 1100px){.mi-medical-insurance-employees .filters-row{grid-template-columns:1fr 1fr}.mi-medical-insurance-employees .filter-actions{grid-column:1 / -1}}@media (max-width: 768px){.mi-medical-insurance-employees{padding:16px}.mi-medical-insurance-employees .filters-row{grid-template-columns:1fr}.mi-medical-insurance-employees .page-header{flex-direction:column}}@media (max-width: 992px){.mi-external-insurance-settings .page-content{grid-template-columns:1fr}}.mc-medical-claims-requests .page-header h2{margin:0;font-size:20px;font-weight:600}.mc-medical-claims-requests .page-header .subtitle{margin:4px 0 16px;color:var(--text-gray);font-size:13px}.mc-medical-claims-requests .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.mc-medical-claims-requests .filter-item{display:flex;flex-direction:column;gap:4px}.mc-medical-claims-requests .filter-item label{font-size:12px;font-weight:500;color:var(--text-gray)}.mc-medical-claims-requests .filter-item select,.mc-medical-claims-requests .filter-item input{min-width:150px;padding:6px 10px;border-radius:8px;border:1px solid var(--border-gray);font-size:13px}.mc-medical-claims-requests .mc-pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.mc-medical-claims-requests .mc-results-count{margin:0;color:var(--text-gray);font-size:.875rem}.loading-state,.mc-medical-claims-requests .empty-state{margin-top:24px;font-size:14px;color:var(--text-gray)}.mc-medical-claims-requests .claims-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.mc-medical-claims-requests .claim-card{background:var(--white);border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px #0000000f}.mc-medical-claims-requests .claim-header{display:flex;justify-content:space-between;gap:12px}.mc-medical-claims-requests .claim-main{display:flex;flex-direction:column;gap:4px}.mc-medical-claims-requests .claim-title-row{display:flex;align-items:center;gap:8px}.mc-medical-claims-requests .claim-category-chip{font-weight:600;font-size:11px;padding:4px 10px;border-radius:20px;background:var(--primary-blue-light);color:var(--primary-blue-dark)}.mc-medical-claims-requests .status-pill{padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500}.mc-medical-claims-requests .status-pending{background:#f59e0b1a;color:#b45309}.mc-medical-claims-requests .status-approved{background:#22c55e1a;color:#15803d}.mc-medical-claims-requests .status-rejected{background:#ef44441a;color:#b91c1c}.mc-medical-claims-requests .claim-names{margin-top:4px;font-size:13px}.mc-medical-claims-requests .employee-name{font-weight:600}.mc-medical-claims-requests .family-name{color:var(--text-gray)}.mc-medical-claims-requests .claim-meta{margin-top:2px;font-size:11px;color:var(--text-light-gray);display:flex;gap:10px}.mc-medical-claims-requests .claim-description{margin-top:6px;font-size:12px;color:var(--text-dark)}.mc-medical-claims-requests .claim-amounts{display:flex;flex-direction:column;gap:4px;align-items:flex-end;font-size:13px}.mc-medical-claims-requests .amount-row{display:flex;gap:6px}.mc-medical-claims-requests .amount-row label{color:var(--text-gray)}.mc-medical-claims-requests .claim-footer{margin-top:10px;display:flex;justify-content:flex-end}.mc-medical-claims-requests .attachment-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--border-gray)}.mc-medical-claims-requests .attachment-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;background:var(--bg-secondary);font-size:12px}.mc-medical-claims-requests .attachment-preview-dialog{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.mc-medical-claims-requests .attachment-thumb-dialog{width:96px;height:96px;border-radius:10px;object-fit:cover;border:1px solid var(--border-gray)}.mc-medical-claims-requests .attachment-open-btn{color:var(--primary-blue-dark)}.mc-medical-claims-requests .create-claim-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:40}.mc-medical-claims-requests .create-claim-card{background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 10px 30px #0f172a14;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.mc-medical-claims-requests .create-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mc-medical-claims-requests .create-header h5{margin:0;font-size:15px;font-weight:600}.mc-medical-claims-requests .close-btn{border:none;background:transparent;cursor:pointer;font-size:16px;color:#6b7280}.mc-medical-claims-requests .create-body{display:flex;flex-direction:column;gap:8px}.mc-medical-claims-requests .approve-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.mc-medical-claims-requests .avatar-circle{width:40px;height:40px;border-radius:50%;background:var(--primary-blue-light);color:var(--primary-blue-dark);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.mc-medical-claims-requests .approve-header-text .employee-name{font-weight:600;font-size:14px}.mc-medical-claims-requests .approve-header-text .family-name{font-size:12px;color:#6b7280}.mc-medical-claims-requests .mt-1{margin-top:4px}.mc-medical-claims-requests .claim-category-chip{font-weight:600;font-size:11px;padding:4px 10px;border-radius:20px;background:var(--primary-blue-light);color:var(--primary-blue-dark);display:inline-block}.mc-medical-claims-requests .stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;margin-bottom:8px;margin-top:2px;padding:10px 12px;background:var(--bg-secondary);border-radius:10px;border:1px solid var(--border-gray)}.mc-medical-claims-requests .stat-item{font-size:12px}.mc-medical-claims-requests .stat-item label{display:block;font-size:11px;color:#6b7280;margin-bottom:4px}.mc-medical-claims-requests .stat-item span{font-weight:700;color:#111827;font-size:15px}.mc-medical-claims-requests .form-group{display:flex;flex-direction:column;gap:4px}.mc-medical-claims-requests .form-group label{font-size:12px;color:#6b7280}.form-group input,.mc-medical-claims-requests .form-group textarea{border-radius:8px;border:1px solid #d1d5db;padding:6px 8px;font-size:13px}.mc-medical-claims-requests .limit-warning{font-size:12px;color:#ef4444;margin-top:4px}.mc-medical-claims-requests .reject-summary{font-size:13px;color:#4b5563;margin-bottom:8px}.mc-medical-claims-requests .create-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:10px;padding-top:8px;border-top:1px solid var(--border-gray)}.mc-medical-claims-requests .btn-cancel{padding:8px 16px;border-radius:8px;border:1px solid var(--border-gray);background:var(--white);color:var(--text-dark);font-size:13px;font-weight:500;cursor:pointer}.mc-medical-claims-requests .btn-cancel:hover{background:var(--bg-secondary)}.mc-medical-claims-requests .btn-save{padding:8px 16px;border-radius:8px;border:none;background:var(--primary-blue);color:var(--white);font-size:13px;font-weight:600;cursor:pointer}.mc-medical-claims-requests .btn-save:hover:not(:disabled){background:var(--primary-blue-dark)}.mc-medical-claims-requests .btn-save:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.mc-medical-issues-requests .header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mc-medical-issues-requests .title-block h2{margin:0;font-size:20px;font-weight:600}.mc-medical-issues-requests .subtitle{margin:4px 0 0;font-size:13px;color:var(--text-gray)}.mc-medical-issues-requests .btn-add-issue{border:none;border-radius:999px;padding:8px 14px;background:var(--primary-blue);color:var(--white);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;cursor:pointer}.mc-medical-issues-requests .btn-add-issue i{font-size:12px}.mc-medical-issues-requests .filters-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.mc-medical-issues-requests .filter-item{display:flex;flex-direction:column;min-width:140px}.mc-medical-issues-requests .filter-item label{font-size:12px;font-weight:600;margin-bottom:4px;color:var(--text-gray)}.mc-medical-issues-requests .filter-item select{padding:6px 10px;border-radius:6px;border:1px solid var(--border-gray);font-size:13px}.issues-loading,.mc-medical-issues-requests .issues-empty{font-size:14px;color:var(--text-gray);padding:12px 0}.mc-medical-issues-requests .issues-list{display:flex;flex-direction:column;gap:8px}.mc-medical-issues-requests .create-issue-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1100}.mc-medical-issues-requests .create-issue-card{width:100%;max-width:520px;background:var(--white);border-radius:12px;box-shadow:0 12px 40px #0f172a4d;display:flex;flex-direction:column}.mc-medical-issues-requests .create-header{padding:14px 16px;border-bottom:1px solid var(--border-gray);display:flex;align-items:center;justify-content:space-between}.mc-medical-issues-requests .create-header h4{margin:0;font-size:16px;font-weight:600}.mc-medical-issues-requests .close-btn{border:none;background:transparent;cursor:pointer}.mc-medical-issues-requests .create-body{padding:16px;display:flex;flex-direction:column;gap:12px}.mc-medical-issues-requests .form-group{display:flex;flex-direction:column}.mc-medical-issues-requests .form-group label{font-size:13px;font-weight:600;margin-bottom:4px}.form-group input,.form-group select,.mc-medical-issues-requests .form-group textarea{border-radius:6px;border:1px solid var(--border-gray);padding:8px 10px;font-size:13px}.mc-medical-issues-requests .employee-select-wrapper{border:1px solid var(--border-gray);border-radius:6px;padding:4px;display:flex;flex-direction:column;gap:4px}.mc-medical-issues-requests .employee-select-wrapper .employee-search-input{border:none;border-bottom:1px solid var(--border-gray);border-radius:0;padding:6px 8px;font-size:13px}.mc-medical-issues-requests .employee-select-wrapper select{border:none;padding:6px 8px;font-size:13px}.mc-medical-issues-requests .create-footer{padding:12px 16px 14px;border-top:1px solid var(--border-gray);display:flex;justify-content:flex-end;gap:8px}.mc-medical-issues-requests .btn-cancel{border-radius:999px;padding:6px 12px;border:1px solid var(--border-gray);background:var(--white);font-size:13px;cursor:pointer}.mc-medical-issues-requests .btn-save{border-radius:999px;padding:6px 14px;border:none;background:var(--primary-blue);color:var(--white);font-size:13px;font-weight:600;cursor:pointer}.mc-medical-issues-requests .btn-save[disabled]{opacity:.6;cursor:default}.lr-location-requests .page-header{margin-bottom:24px}.lr-location-requests .page-title{font-size:24px;font-weight:600;margin-bottom:8px;color:#1f2937}.lr-location-requests .page-subtitle{font-size:14px;color:#6b7280}.lr-location-requests .filters-container{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.lr-location-requests .filter-group{display:flex;flex-direction:column;min-width:200px}.lr-location-requests .filter-label{font-size:12px;font-weight:500;margin-bottom:6px;color:#374151}.filter-select,.lr-location-requests .filter-input{padding:8px 12px;border-radius:6px;border:1px solid #d1d5db;font-size:14px;background:#fff;cursor:pointer}.lr-location-requests .filter-input{cursor:text}.filter-select:focus,.lr-location-requests .filter-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.loading-state,.error-state,.lr-location-requests .empty-state{padding:24px;text-align:center;border-radius:8px;font-size:14px}.lr-location-requests .loading-state{background-color:#f3f4f6;color:#6b7280}.lr-location-requests .error-state{background-color:#fef2f2;color:#b91c1c}.lr-location-requests .empty-state{background-color:#f9fafb;color:#6b7280}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.lr-location-requests .skeleton-item{pointer-events:none}.lr-location-requests .skeleton-avatar-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}.lr-location-requests .skeleton-title-line{height:20px;width:60%;margin-bottom:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.lr-location-requests .skeleton-description-line{height:16px;width:100%;margin-bottom:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.lr-location-requests .skeleton-meta-line{height:14px;width:40%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.lr-location-requests .skeleton-button{height:36px;width:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:6px}.lr-location-requests .requests-list{display:flex;flex-direction:column;gap:16px}.lr-location-requests .request-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.lr-location-requests .request-item:hover{box-shadow:0 4px 6px #0000001a}.lr-location-requests .request-avatar{flex-shrink:0}.lr-location-requests .request-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover}.lr-location-requests .request-content{flex:1;min-width:0}.lr-location-requests .request-title{font-size:16px;font-weight:500;margin-bottom:8px;color:#1f2937}.lr-location-requests .request-type{color:#6b7280}.lr-location-requests .request-user-name{color:#2563eb;font-weight:600}.lr-location-requests .request-description{font-size:14px;color:#6b7280;margin-bottom:12px;line-height:1.5}.lr-location-requests .request-meta{display:flex;align-items:center;gap:16px;font-size:12px;flex-wrap:wrap}.lr-location-requests .request-date{display:flex;align-items:center;gap:4px;color:#6b7280}.lr-location-requests .request-date .date-label{font-weight:500;color:#9ca3af}.lr-location-requests .request-date .date-value{color:#374151;font-weight:500}.lr-location-requests .request-time{color:#9ca3af}.lr-location-requests .request-status{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500}.lr-location-requests .status-pending{background-color:#fef3c7;color:#92400e}.lr-location-requests .status-approved{background-color:#dcfce7;color:#166534}.lr-location-requests .status-rejected{background-color:#fee2e2;color:#991b1b}.lr-location-requests .request-type-badge{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500}.lr-location-requests .request-type-temporary{background-color:#e7f3ff;color:#06c}.lr-location-requests .request-type-permanent{background-color:#fff4e6;color:#c60}.lr-location-requests .request-actions{flex-shrink:0;display:flex;gap:12px}.lr-location-requests .btn-review{padding:8px 20px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:6px}.lr-location-requests .btn-review:hover{background-color:#1d4ed8}.lr-location-requests .btn-review:active{background-color:#1e40af}.lr-location-requests .btn-review:disabled{opacity:.6;cursor:not-allowed}.lr-location-requests .pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.lr-location-requests .pagination-info{font-size:14px;color:#6b7280}.lr-location-requests .pagination-controls{display:flex;align-items:center;gap:8px}.lr-location-requests .pagination-btn{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.lr-location-requests .pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.lr-location-requests .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.lr-location-requests .pagination-numbers{display:flex;gap:4px}.lr-location-requests .pagination-number{min-width:40px;height:40px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.lr-location-requests .pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.lr-location-requests .pagination-number.active{background-color:#2563eb;color:#fff;border-color:#2563eb}.lr-location-requests .modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.lr-location-requests .modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.lr-location-requests .modal-header{display:flex;justify-content:flex-end;padding:16px 20px;border-bottom:1px solid #e5e7eb}.lr-location-requests .modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.lr-location-requests .modal-close:hover{background-color:#f3f4f6}.lr-location-requests .modal-body{padding:24px}.lr-location-requests .modal-user-info{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.lr-location-requests .modal-avatar img{width:64px;height:64px;border-radius:50%;object-fit:cover}.lr-location-requests .modal-user-name{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.lr-location-requests .modal-user-email{font-size:14px;color:#6b7280}.lr-location-requests .modal-request-info{margin-bottom:24px}.lr-location-requests .modal-request-title{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:12px}.lr-location-requests .modal-request-description{font-size:14px;color:#6b7280;margin-bottom:24px;line-height:1.6}.lr-location-requests .modal-date-info{margin-bottom:24px}.lr-location-requests .modal-date-info label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .date-time-display{display:flex;flex-direction:column;gap:4px}.lr-location-requests .date-value{font-size:14px;color:#1f2937;font-weight:500}.lr-location-requests .modal-time-container{margin-bottom:24px}.lr-location-requests .time-comparison-row{display:flex;gap:16px;align-items:flex-start}.lr-location-requests .time-field{flex:1;min-width:0}.lr-location-requests .time-field label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .time-value-box{display:flex;align-items:center;min-height:40px;gap:10px}.lr-location-requests .time-value-box .time-value{font-size:14px;font-weight:500;color:#1f2937;padding:8px 12px;background-color:#f9fafb;border-radius:6px;display:block;flex:1;text-align:left;border:1px solid #e5e7eb;user-select:text!important;-webkit-user-select:text!important}.lr-location-requests .copy-icon-btn{border:none;background:#94a3b826;color:#334155;border-radius:10px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;flex-shrink:0}.lr-location-requests .copy-icon-btn:hover{background:#94a3b840}.lr-location-requests .coords-actions{display:flex;justify-content:flex-end;margin-top:10px}.lr-location-requests .copy-coords-btn{border:1px solid rgba(148,163,184,.35);background:#fff;color:#1f2937;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lr-location-requests .copy-coords-btn:hover{background:#f9fafb;border-color:#94a3b899}.lr-location-requests .modal-requested-project{margin-bottom:24px}.lr-location-requests .modal-requested-project label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .modal-requested-project .project-name{font-size:14px;color:#1f2937;padding:8px 12px;background-color:#f9fafb;border-radius:6px}.lr-location-requests .modal-reason{margin-bottom:24px}.lr-location-requests .modal-reason label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .reason-text{font-size:14px;color:#1f2937;line-height:1.6;padding:12px;background-color:#f9fafb;border-radius:6px}.lr-location-requests .modal-comment{margin-bottom:24px}.lr-location-requests .modal-comment label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .comment-text{font-size:14px;color:#991b1b;line-height:1.6;padding:12px;background-color:#fef2f2;border-radius:6px}.lr-location-requests .modal-reject-input{margin-bottom:24px}.lr-location-requests .modal-reject-input label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.lr-location-requests .reject-comment-textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}.lr-location-requests .reject-comment-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.lr-location-requests .modal-actions{display:flex;flex-direction:column;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb}.lr-location-requests .btn-approve{padding:12px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}.lr-location-requests .btn-approve:hover:not(:disabled){background-color:#1d4ed8}.lr-location-requests .btn-approve:disabled{opacity:.6;cursor:not-allowed}.lr-location-requests .btn-reject{padding:12px 24px;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.lr-location-requests .btn-reject:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.lr-location-requests .btn-reject:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.lr-location-requests{padding:16px}.lr-location-requests .request-item{flex-direction:column}.lr-location-requests .request-actions,.lr-location-requests .btn-review{width:100%}.lr-location-requests .modal-content{margin:10px;max-height:calc(100vh - 20px)}.lr-location-requests .pagination-container{flex-direction:column;gap:16px}.lr-location-requests .pagination-controls{flex-wrap:wrap;justify-content:center}}.mc-medical-claims-requests{padding:20px 24px}.mc-medical-issues-requests{padding:16px 8px}.lr-location-requests{padding:24px;max-width:1200px;margin:0 auto}.cc-claims-control .header-subtitle{margin:0;color:#64748b}.cc-claims-control .glass-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.cc-claims-control .filter-actions{display:flex;gap:8px}.cc-claims-control .loader-text{margin-top:12px;color:#64748b;font-weight:600}.cc-claims-control .emp-name-truncate{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-claims-control .reviewer-name{margin-top:4px}.cc-claims-control .reviewer-name-truncate{max-width:80px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.cc-claims-control .btn-attachment-preview{margin-top:8px}.cc-claims-control .premium-modal-header h4{margin:0;font-weight:700}.cc-claims-control .claim-summary-card{margin-bottom:16px}.cc-claims-control .text-danger{color:#dc2626}.cc-claims-control .claims-header-row-desktop{display:none}@media (min-width: 1200px){.cc-claims-control .claims-header-row-desktop{display:flex}}.cc-claims-control .col-actions-end{justify-content:flex-end}.cc-claims-control .text-muted{color:#64748b}.cc-claims-control .text-dark{color:#1e293b}.cc-claims-control .fw-bold{font-weight:700}.cc-claims-control .fw-medium{font-weight:500}.cc-claims-control .small{font-size:.875rem}.cc-claims-control .modal-close-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#fff;cursor:pointer;margin-left:auto}.cc-claims-control .modal-close-btn:hover{background:#ffffff26}.mi-external-insurance-settings .page-header-text{flex:1;min-width:220px}.ec-expiry-check .btn-link{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#2563eb;font-size:13px;cursor:pointer;padding:0}.ec-expiry-check .btn-link:hover{text-decoration:underline}@media (max-width: 768px){.lr-location-requests{padding:16px}}.company-settings{--cs-border: #eaecf0;--cs-muted: #667085;--cs-text: #101828;--cs-primary: #1d61e7;--cs-primary-soft: #eff4ff;--cs-surface: #ffffff;--cs-subtle: #f9fafb;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 2rem}.company-settings .settings-hero{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;border:1px solid var(--cs-border);border-radius:16px;background:linear-gradient(135deg,#f8faff,#fff 55%);box-shadow:0 1px 2px #1018280a}.company-settings .hero-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--cs-primary-soft);color:var(--cs-primary);font-size:1.25rem;flex-shrink:0}.company-settings .hero-text h1{margin:0 0 .35rem;font-size:1.5rem;font-weight:600;color:var(--cs-text)}.company-settings .subtitle{margin:0;color:var(--cs-muted);font-size:.925rem;line-height:1.5}.company-settings .settings-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;padding:.35rem;border-radius:12px;background:var(--cs-subtle);border:1px solid var(--cs-border)}.company-settings .settings-tabs a{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border-radius:8px;color:var(--cs-muted);text-decoration:none;font-weight:500;font-size:.9rem;transition:background .15s,color .15s}.company-settings .settings-tabs a i{font-size:.85rem}.company-settings .settings-tabs a:hover{color:var(--cs-primary);background:#1d61e70f}.company-settings .settings-tabs a.active{color:var(--cs-primary);background:var(--cs-surface);box-shadow:0 1px 2px #1018280f}.company-settings .settings-content{min-height:320px}.sa-super-admins.page{padding:0}.sa-super-admins .page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.sa-super-admins .page-header h2{margin:0 0 .25rem;font-size:1.25rem}.sa-super-admins .form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;align-items:start}.sa-super-admins .form-label{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.sa-super-admins .chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border:1px solid #dee2e6;border-radius:999px;font-size:.875rem;cursor:pointer;margin:0}.sa-super-admins .layout{display:block}.sa-super-admins .layout.has-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1rem;align-items:start}.sa-super-admins .selected-row{background:#f0f7ff}.sa-super-admins .detail-panel{position:sticky;top:1rem}.sa-super-admins .detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.sa-super-admins .action-row{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 992px){.sa-super-admins .layout.has-detail{grid-template-columns:1fr}.sa-super-admins .detail-panel{position:static}}.form-input,.form-select{box-sizing:border-box;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;border-radius:var(--radius, .5rem);border:1px solid var(--color-input, #e2e8f0);background-color:var(--color-background, #fff);color:var(--color-foreground, #0f172a);box-shadow:0 1px 2px #0000000d}.form-select{padding-right:2rem}.form-textarea,textarea.form-input{height:auto;min-height:5rem;max-height:none;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;border-radius:var(--radius, .5rem);border:1px solid var(--color-input, #e2e8f0);background-color:var(--color-background, #fff);color:var(--color-foreground, #0f172a);box-shadow:0 1px 2px #0000000d;resize:vertical}.form-input:focus-visible,.form-select:focus-visible,.form-textarea:focus-visible,textarea.form-input:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-background, #fff),0 0 0 4px var(--color-ring, #2563eb)}.btn,.btn-primary,.btn-secondary,.btn-danger,.btn-success,.btn-warning,.btn-ghost,.btn-outline{box-sizing:border-box;height:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border-radius:var(--radius, .5rem);gap:.5rem}.btn-sm{height:2rem;min-height:2rem;padding:.25rem .75rem;font-size:.75rem;line-height:1rem}.btn-lg{height:2.75rem;min-height:2.75rem;padding:.625rem 2rem;font-size:1rem;line-height:1.5rem}.btn-link{height:auto;min-height:0;padding:0;box-shadow:none}.btn-icon{width:2.5rem;height:2.5rem;min-height:2.5rem;padding:0}input[type=checkbox],input[type=radio],.form-checkbox,.form-radio{box-sizing:border-box;width:1rem;height:1rem;min-width:1rem;min-height:1rem;max-width:1rem;max-height:1rem;margin:0;padding:0;flex-shrink:0;accent-color:var(--color-primary, #2563eb);vertical-align:middle}input[type=checkbox]{border-radius:.25rem}input[type=radio]{border-radius:9999px}input[type=checkbox].hidden,input[type=radio].hidden,.hidden[type=checkbox],.hidden[type=radio]{width:0;height:0;min-width:0;min-height:0;max-width:0;max-height:0}@keyframes enter{0%{opacity:var(--p-enter-opacity, 1);transform:translate3d(var(--p-enter-translate-x, 0),var(--p-enter-translate-y, 0),0) scale3d(var(--p-enter-scale, 1),var(--p-enter-scale, 1),var(--p-enter-scale, 1)) rotate(var(--p-enter-rotate, 0))}}@keyframes leave{to{opacity:var(--p-leave-opacity, 1);transform:translate3d(var(--p-leave-translate-x, 0),var(--p-leave-translate-y, 0),0) scale3d(var(--p-leave-scale, 1),var(--p-leave-scale, 1),var(--p-leave-scale, 1)) rotate(var(--p-leave-rotate, 0))}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-divide-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{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: 0px;}@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;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-divide-y-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: 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;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial;--tw-ease: initial;--tw-content: ""}}}
