/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#1b1c1d;--muted:#707477;--line:#e5e2db;--paper:#fff;--canvas:#f6f4ef;--content-bg:#e8e4da;--gold:#c89b36;--green:#0f6a4f;--red:#bd3b36;--shadow:0 8px 28px #1918140e}*{box-sizing:border-box}html,body{background:var(--canvas);color:var(--ink);margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{direction:rtl;min-height:100vh;display:flex}.sidebar{color:#fff;z-index:30;background:linear-gradient(#0e0f10,#1b1c1e);flex-direction:column;width:246px;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-4px 0 24px #0002}.brand{place-items:center;height:176px;padding:12px 28px 6px;display:grid;overflow:hidden}.brand img{object-fit:contain;mix-blend-mode:screen;width:142px;height:142px}.sidebar nav{flex-direction:column;gap:3px;padding:8px 14px;display:flex;overflow:auto}.sidebar nav button{color:#eee;text-align:right;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;padding:11px 14px;display:flex}.sidebar nav button span{text-align:center;color:#e4c578;width:25px;font-size:19px}.sidebar nav button:hover{background:#fff1}.sidebar nav button.active{color:#f5c65d;box-shadow:inset -3px 0 var(--gold);background:linear-gradient(90deg,#c89b3608,#c89b3630)}.side-user{border-top:1px solid #fff2;align-items:center;gap:10px;margin-top:auto;padding:16px 20px;display:flex}.side-user i,.account>i{color:#171717;background:linear-gradient(135deg,#e9c369,#a87513);border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.side-user span,.account span{flex-direction:column;gap:3px;display:flex}.side-user small,.account small{color:#aaa;font-size:9px}.close,.backdrop,.menu{display:none}.workspace{width:calc(100% - 246px);min-width:0;margin-right:246px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;justify-content:space-between;align-items:center;height:88px;padding:0 32px;display:flex;position:sticky;top:0}.title{align-items:center;gap:14px;display:flex}.title h1{margin:0;font-size:25px}.title p{color:var(--muted);margin:5px 0 0;font-size:11px}.account{align-items:center;gap:10px;display:flex}.account>button{border:1px solid var(--line);background:#fff;border-radius:11px;width:40px;height:40px;position:relative}.account>button em{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-5px;left:-5px}.content{background:var(--content-bg);max-width:1760px;min-height:calc(100vh - 88px);margin:auto;padding:24px 28px 40px}.stack{flex-direction:column;gap:20px;display:flex}.panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.panel-title{border-bottom:1px solid var(--line);align-items:center;min-height:65px;padding:14px 20px;display:flex}.panel-title h2{margin:0;font-size:16px}.panel-title p{color:var(--muted);margin:5px 0 0;font-size:10px}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metrics button{border:1px solid var(--line);text-align:right;box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:14px;padding:18px;transition:all .2s;display:flex;position:relative;overflow:hidden}.metrics button:after{content:"";background:var(--gold);height:3px;position:absolute;inset:auto 0 0}.metrics button:hover{transform:translateY(-2px)}.metrics i{width:47px;height:47px;color:var(--green);background:#e8f4ee;border-radius:14px;place-items:center;font-size:22px;font-style:normal;display:grid}.metrics .tone-1,.metrics .tone-3{color:#9b6c14;background:#fbf4e5}.metrics span{flex-direction:column;gap:3px;display:flex}.metrics small{color:var(--muted);font-size:11px}.metrics strong{font-size:29px;line-height:1.1}.metrics em{color:var(--muted);font-size:9px;font-style:normal}.two-cols{grid-template-columns:1fr 1fr;gap:20px;display:grid}.branches,.alerts{padding:2px 18px 10px}.branches>div{border-bottom:1px solid #efede8;grid-template-columns:40px 1fr 80px 80px;align-items:center;gap:11px;padding:13px 0;display:grid}.branches>div:last-child{border:0}.branches i{color:#e8b94f;background:#191a1b;border-radius:11px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.branches span{flex-direction:column;gap:3px;display:flex}.branches small{color:var(--muted);font-size:9px}.red{color:var(--red)!important}.alerts button{text-align:right;background:0 0;border:0;border-bottom:1px solid #efede8;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 2px;display:grid}.alerts button:last-child{border:0}.alerts span{flex-direction:column;gap:4px;display:flex}.alerts b{font-size:11px}.alerts small{color:var(--muted);font-size:9px}.alerts em{color:#8e6413;background:#f7f2e6;border-radius:16px;padding:5px 8px;font-size:8px;font-style:normal}.dot{border-radius:50%;width:8px;height:8px}.red-bg{background:var(--red)}.orange{background:#c66c18}.gold{background:var(--gold)}.green{background:var(--green)}.tasks>div{grid-template-columns:12px 1fr 130px 110px auto;align-items:center;gap:14px;padding:14px 20px;font-size:10px;display:grid}.tasks>div i{background:var(--gold);border-radius:50%;width:8px;height:8px}.tasks>div span{color:var(--muted)}.tasks>div button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:8px;padding:7px 10px}.dashboard-status-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:16px 20px;display:grid}.dashboard-status-groups>article{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;overflow:hidden}.dashboard-status-groups>article>header{border-bottom:1px solid var(--line);background:#faf9f6;align-items:center;gap:10px;padding:13px 14px;display:flex}.dashboard-status-groups>article>header>i{background:var(--gold);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}@supports (color:color-mix(in lab, red, red)){.dashboard-status-groups>article>header>i{background:color-mix(in srgb,var(--gold),#fff 86%)}}.dashboard-status-groups>article>header>i{color:#8d6514;font-style:normal}.dashboard-status-groups>article>header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-status-groups>article>header b{font-size:13px}.dashboard-status-groups>article>header small{color:var(--muted);font-size:9px}.dashboard-status-groups>article>div{gap:7px;padding:10px;display:grid}.dashboard-status-groups button{border:1px solid var(--line);text-align:start;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 11px;display:flex}.dashboard-status-groups button span{font-size:10px;font-weight:800}.dashboard-status-groups button b{font-size:19px}.dashboard-status-groups button.active{color:#087b5e;background:#f5fbf8;border-color:#b9ded3}.dashboard-status-groups button.soon{color:#956400;background:#fffaf0;border-color:#ead29b}.dashboard-status-groups button.expired{color:#b54136;background:#fff8f7;border-color:#ecc0bc}.dashboard-status-groups button:hover{box-shadow:0 7px 16px #17233d0d}@media (width<=980px){.dashboard-status-groups{grid-template-columns:1fr}}.app-shell.display-mobile .dashboard-status-groups{grid-template-columns:1fr;padding:12px}.toolbar{align-items:end;gap:12px;padding:14px;display:flex;overflow:visible}.toolbar label:not(.search){color:var(--muted);flex-direction:column;gap:5px;display:flex}.toolbar select,.renew-table select{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:125px;height:42px;padding:0 10px}.search{border:1px solid var(--line);background:#fbfbfa;border-radius:10px;flex:1;align-items:center;gap:8px;min-width:270px;height:42px;padding:0 12px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.primary,.outline{border:0;border-radius:10px;min-height:42px;padding:0 15px;font-size:10px;font-weight:700}.primary{color:#efc45f;background:#141516;box-shadow:0 5px 16px #0002}.primary:disabled{opacity:.45}.outline{color:#936815;background:#fff;border:1px solid #d8b66a}.count{color:var(--green);background:#e8f4ee;border-radius:10px;align-self:center;margin-inline-start:auto;padding:9px 12px;font-size:10px;font-weight:700}.table-panel{overflow:hidden}.table-scroll{overflow:auto}.staff-table,.renew-table{border-collapse:collapse;width:100%;min-width:930px}.staff-table th,.renew-table th{color:#5f6263;text-align:right;border-bottom:1px solid var(--line);white-space:nowrap;background:#faf9f6;padding:11px;font-size:9px}.staff-table td,.renew-table td{vertical-align:middle;border-bottom:1px solid #efede8;padding:11px;font-size:10px}.staff-table tbody tr{cursor:pointer}.staff-table tbody tr:hover{background:#fbf8ef}.staff-table td>small,.renew-table td>small{color:var(--muted);max-width:155px;margin-top:4px;font-size:8px;display:block}.person{align-items:center;gap:9px;display:flex}.person>i{color:#8d6312;background:#f4ead1;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.person span{flex-direction:column;gap:3px;display:flex}.person small{color:var(--muted);direction:ltr;font-size:8px}.copy-inline{direction:ltr;justify-content:flex-end;align-items:center;gap:5px;display:flex}.copy-inline button{color:var(--green);background:0 0;border:0}.chip{color:var(--green);white-space:nowrap;background:#e8f4ee;border-radius:18px;padding:6px 8px;font-size:8px;font-weight:700;display:inline-flex}.chip.leave{color:#9b6b0d;background:#fff3da}.arrow{color:#efc45f;background:#171819;border:0;border-radius:8px;width:29px;height:29px}.dual-date{white-space:nowrap;flex-direction:column;gap:3px;font-size:8px;display:flex}.dual-date span{align-items:center;gap:4px;display:flex}.dual-date b{color:#8e6413;background:#f2ead8;border-radius:4px;place-items:center;width:17px;height:15px;font-size:7px;display:grid}.dual-date span:last-child b{color:var(--green);background:#e8f4ee}.back{color:var(--green);background:0 0;border:0;align-self:flex-start;font-size:10px;font-weight:700}.profile-head{grid-template-columns:78px minmax(200px,1fr) auto;align-items:center;gap:18px;padding:21px;display:grid}.profile-head>i{color:#7a5611;background:linear-gradient(135deg,#f7edd4,#d9b45e);border-radius:50%;place-items:center;width:72px;height:72px;font-size:26px;font-style:normal;font-weight:800;display:grid}.profile-head>span h2{margin:0;font-size:23px}.profile-head>span p{color:var(--muted);text-align:right;direction:ltr;margin:4px 0 8px;font-size:10px}.profile-head>span em{color:var(--green);background:#e8f4ee;border-radius:18px;padding:6px 9px;font-size:8px;font-style:normal}.profile-head>div{gap:28px;display:flex}.profile-head>div span{border-right:1px solid var(--line);flex-direction:column;gap:4px;min-width:96px;padding-right:15px;display:flex}.profile-head small,.data-grid small{color:var(--muted);font-size:9px}.profile-body{min-height:500px}.tabs{border-bottom:1px solid var(--line);padding:0 15px;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:#555;background:0 0;border:0;border-bottom:2px solid #0000;padding:15px 17px;font-size:10px}.tabs button.active{color:#8f6515;border-color:var(--gold);font-weight:800}.data-grid{grid-template-columns:1fr 1fr;gap:0 24px;padding:17px;display:grid}.data-grid>div{border-bottom:1px solid #eeeae3;justify-content:space-between;align-items:center;gap:10px;min-height:67px;display:flex}.data-grid>div>span{flex-direction:column;gap:5px;display:flex}.data-grid b{overflow-wrap:anywhere;max-width:330px;font-size:11px}.copy{color:var(--green);white-space:nowrap;background:#fff;border:1px solid #d8d4ca;border-radius:8px;padding:6px 9px;font-size:8px}.cards{grid-template-columns:repeat(4,1fr);gap:14px;padding:20px;display:grid}.info{border:1px solid var(--line);background:#fdfcf9;border-radius:12px;padding:15px}.info h3{margin:0 0 12px;font-size:12px}.info p{color:#555;margin:8px 0;font-size:9px}.info>.dual-date{margin-bottom:13px;font-size:10px}.info>em,.renew-table td>em{border-radius:14px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:700;display:inline-block}.success{color:var(--green);background:#e8f4ee}.warning{color:#91620a;background:#fff2d5}.danger{color:var(--red);background:#fbeceb}.attachments{grid-template-columns:repeat(3,1fr);gap:13px;padding:20px;display:grid}.attachments article{border:1px solid var(--line);border-radius:12px;grid-template-columns:42px 1fr;gap:10px;padding:13px;display:grid}.attachments article>i{color:#a3322e;background:#f5e8e7;border-radius:7px;place-items:center;width:39px;height:47px;font-size:8px;font-style:normal;font-weight:800;display:grid}.attachments h3{margin:1px 0 5px;font-size:11px}.attachments p{color:var(--muted);text-align:right;direction:ltr;margin:0;font-size:8px}.attachments em{color:var(--green);font-size:7px;font-style:normal}.attachments article>div:last-child{grid-column:1/-1;gap:7px;display:flex}.attachments article button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;padding:5px 8px;font-size:8px}.upload{color:#8d6514;background:#fdfaf2;border:1px dashed #c8b679;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:135px;display:flex}.upload small{color:var(--muted);font-size:8px}.renew-table th,.renew-table td{text-align:center;border-left:1px solid #efede8;padding:9px 7px}.renew-table th:nth-child(2),.renew-table td:nth-child(2),.renew-table th:nth-child(3),.renew-table td:nth-child(3){text-align:right}.renew-table tr.chosen{background:#fffdf7}.renew-table tr.blocked{color:#888;background:#fafafa}.renew-table input[type=checkbox]{accent-color:#171819;width:16px;height:16px}.renew-table select{min-width:95px;height:34px;font-size:9px}.eligible{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.eligible i{color:#777;background:#f1eee7;border-radius:12px;padding:4px 6px;font-size:7px;font-style:normal}.eligible .ok{color:var(--green);background:#e8f4ee}.eligible .bad{color:var(--red);background:#fbeceb}.fine{text-align:center;width:74px;height:34px;color:var(--red);border:1px solid #d8d4ca;border-radius:8px;font-weight:700}.total{color:var(--green);white-space:nowrap}.summary{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border-color:#d6b76d;grid-template-columns:100px repeat(3,1fr) 1.3fr 2fr;align-items:center;gap:14px;padding:14px 17px;display:grid;position:sticky;bottom:10px}.summary>div{border-left:1px solid var(--line);flex-direction:column;gap:5px;padding-left:12px;display:flex}.summary small{color:var(--muted);font-size:8px}.summary strong{color:var(--green);font-size:21px}.summary strong em{font-size:8px;font-style:normal}.summary>span{justify-content:flex-end;gap:7px;display:flex}.toast{z-index:100;color:#fff;border-right:3px solid var(--gold);background:#171819;border-radius:10px;padding:12px 16px;font-size:10px;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 30px #0003}@media (width<=1180px){.metrics{grid-template-columns:repeat(2,1fr)}.two-cols{grid-template-columns:1fr}.cards,.attachments{grid-template-columns:repeat(2,1fr)}.summary{grid-template-columns:repeat(3,1fr)}.summary>span{grid-column:1/-1}.profile-head>div{gap:10px}.profile-head>div span{min-width:85px}}@media (width<=820px){.sidebar{width:260px;transition:all .25s;transform:translate(110%)}.sidebar.open{transform:translate(0)}.close{color:#fff;background:#fff2;border:0;border-radius:50%;width:30px;height:30px;display:block;position:absolute;top:10px;left:10px}.backdrop{z-index:25;background:#0007;border:0;display:block;position:fixed;inset:0}.workspace{width:100%;margin:0}.menu{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.topbar{height:76px;padding:0 15px}.account span{display:none}.content{padding:16px}.toolbar{flex-wrap:wrap}.search{min-width:100%}.profile-head{grid-template-columns:60px 1fr}.profile-head>i{width:56px;height:56px}.profile-head>div{grid-column:1/-1;justify-content:space-between}.data-grid{grid-template-columns:1fr}.summary{grid-template-columns:1fr 1fr;position:static}.grand{grid-column:1/-1}.attachments{grid-template-columns:1fr}.tasks>div{grid-template-columns:12px 1fr auto}.tasks>div span{display:none}}@media (width<=520px){.metrics{grid-template-columns:1fr}.title p{display:none}.title h1{font-size:18px}.content{padding:11px}.profile-head>div{grid-template-columns:1fr 1fr;display:grid}.profile-head>div span{border:0;padding:0}.cards,.summary{grid-template-columns:1fr}.summary>span{flex-direction:column}.branches>div{grid-template-columns:36px 1fr 60px}.branches>div span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}body{font-size:15px}.sidebar nav button{padding-block:13px;font-size:14px}.side-user b,.account b{font-size:13px}.side-user small,.account small{font-size:11px}.title h1{font-size:28px}.title p{font-size:13px}.panel-title{min-height:74px}.panel-title h2{font-size:20px}.panel-title p{font-size:13px}.metrics small{font-size:14px}.metrics strong{font-size:34px}.metrics em,.branches small{font-size:12px}.branches b,.alerts b{font-size:14px}.alerts small{font-size:12px}.alerts em{font-size:11px}.tasks>div{font-size:13px}.toolbar small{font-size:12px}.search input{font-size:14px}.toolbar select,.renew-table select,.primary,.outline,.count{font-size:13px}.staff-table th,.renew-table th{padding:14px 11px;font-size:12px}.staff-table td,.renew-table td{padding:14px 11px;font-size:13px}.staff-table td>small,.renew-table td>small{font-size:11px;line-height:1.55}.person small,.chip{font-size:11px}.dual-date{gap:5px;font-size:11px}.dual-date b{width:20px;height:18px;font-size:9px}.back,.profile-head>span p{font-size:13px}.profile-head>span em{font-size:11px}.profile-head small,.data-grid small{font-size:12px}.profile-head b{font-size:14px}.tabs button{padding:18px;font-size:13px}.data-grid b{font-size:14px}.copy{font-size:11px}.info h3{font-size:15px}.info p{font-size:12px}.info>.dual-date{font-size:13px}.info>em,.renew-table td>em{font-size:10px}.attachments h3{font-size:14px}.attachments p{font-size:11px}.attachments em{font-size:10px}.attachments article button,.upload small{font-size:11px}.renew-table select{font-size:12px}.eligible i{font-size:10px}.summary small{font-size:11px}.summary b{font-size:16px}.summary strong{font-size:25px}.summary strong em{font-size:11px}.toast{font-size:13px}.page-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.page-actions>span,.export-actions{align-items:center;gap:8px;display:flex}.page-actions .back{padding:9px 0}.cancel-edit{color:var(--red);border-color:#e3aaa7}.outline:disabled{opacity:.45;cursor:not-allowed}.data-grid.editing{gap:12px 24px}.data-grid.editing>div{min-height:86px}.data-grid input,.data-grid select{width:100%;min-width:180px;height:42px;color:var(--ink);background:#fff;border:1px solid #cfc8b8;border-radius:9px;outline:none;padding:0 11px;font-size:13px}.data-grid input:focus,.data-grid select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c89b3620}.data-grid.editing>div>span{width:100%}@media (width<=820px){.page-actions{align-items:flex-start}.page-actions>span{flex-wrap:wrap;justify-content:flex-end}.export-actions{flex-wrap:wrap}.toolbar .export-actions{order:5}.data-grid input,.data-grid select{min-width:0}.title h1{font-size:22px}}@media (width<=520px){.page-actions{flex-direction:column;align-items:stretch}.page-actions>span{justify-content:stretch}.page-actions>span button{flex:1}.title h1{font-size:20px}}.modal-backdrop{z-index:100;background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.entity-modal{background:#fff;border-radius:18px;width:min(900px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 70px #0005}.entity-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:20px 22px;display:flex}.entity-modal h2{margin:0;font-size:21px}.entity-modal header p{color:var(--muted);margin:6px 0 0;font-size:12px}.entity-modal header>button{background:#f1eee7;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.entity-form{background:#faf8f3;grid-template-columns:1.2fr 1fr 1fr auto;align-items:end;gap:12px;padding:18px 22px;display:grid}.entity-form label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.entity-form input{border:1px solid #cec7b8;border-radius:9px;height:42px;padding:0 10px;font-size:13px}.entity-list{padding:8px 22px}.entity-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 170px auto;align-items:center;gap:14px;padding:13px 0;display:grid}.entity-list article>span{flex-direction:column;gap:4px;display:flex}.entity-list b{font-size:14px}.entity-list small{color:var(--green);font-size:12px}.entity-list em{color:var(--muted);font-size:12px;font-style:normal}.entity-list button{min-height:34px}.entity-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:17px 22px;display:flex}.data-grid input[readonly]{color:#777;background:#f0eee8}@media (width<=820px){.entity-form{grid-template-columns:1fr 1fr}.entity-list article{grid-template-columns:1fr auto}.entity-list article>em{grid-column:1/-1}.toolbar{align-items:stretch}.toolbar label:not(.search){flex:1}}@media (width<=520px){.entity-form,.entity-list article{grid-template-columns:1fr}.entity-list button{justify-self:start}}.ui-icon{flex:none;display:block}.sidebar nav button span{place-items:center;display:grid}.sidebar nav button span .ui-icon{width:20px;height:20px}.account>button{color:#343638;place-items:center;display:grid}.account>button .ui-icon{width:20px;height:20px}.metrics i .ui-icon{width:24px;height:24px}.branches i .ui-icon{width:19px;height:19px}.search>.ui-icon{color:#777b7d}.primary,.outline,.copy,.count{justify-content:center;align-items:center;gap:7px;display:inline-flex}.copy-inline button{border-radius:6px;place-items:center;padding:4px;display:grid}.copy-inline button:hover{background:#e8f4ee}.copy-inline button .ui-icon{width:15px;height:15px}.menu .ui-icon{width:20px;height:20px}.export-scope{color:var(--green);white-space:nowrap;background:#e8f4ee;border-radius:9px;padding:8px 10px;font-size:11px;font-style:normal}.inline-add{grid-template-columns:minmax(130px,1fr) auto;gap:7px;width:100%;display:grid!important}.inline-add input{min-width:0!important}.inline-add button{color:#8b6315;background:#fffaf0;border:1px solid #d8b66a;border-radius:8px;align-items:center;gap:5px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.renewal-method{color:#685018;background:#fffaf0;border:1px solid #dfc985;border-radius:10px;align-items:center;gap:9px;margin:12px 18px;padding:11px 13px;font-size:12px;display:flex}.renewal-method .ui-icon{color:#9b6c14}.field-hint{color:var(--green);font-size:10px;font-style:normal;line-height:1.5}.employee-import>div:last-child{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:18px 22px;display:grid}.employee-import>div>span{grid-template-columns:38px 1fr auto;align-items:center;gap:12px;display:grid}.employee-import>div>span>b{color:#efc45f;background:#171819;border-radius:50%;place-items:center;width:36px;height:36px;font-size:15px;display:grid}.employee-import>div>span>small{color:var(--muted);font-size:12px;line-height:1.7}.employee-import>div>i{color:var(--gold);font-size:22px;font-style:normal}.attachment-section{padding:18px}.attachment-upload-bar{background:#fdfaf2;border:1px dashed #c8b679;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:16px;display:flex}.attachment-upload-bar>span{color:#8d6514;align-items:center;gap:12px;display:flex}.attachment-upload-bar>span>i{flex-direction:column;gap:5px;font-style:normal;display:flex}.attachment-upload-bar b{font-size:14px}.attachment-upload-bar small{color:var(--muted);font-size:11px}.attachment-section .attachments{padding:0}.cancel-select{color:var(--red);background:#fff8f7;border-color:#e1aaa6}.cost-source{white-space:nowrap;flex-direction:column;gap:4px;display:flex}.cost-source small{color:var(--green)!important;margin:0!important;font-size:9px!important}.renew-table{min-width:1700px}.paired-dates{grid-template-columns:1fr 1fr;gap:8px;min-width:245px;display:grid}.paired-dates>span{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:7px;display:flex}.paired-dates small{color:var(--green)!important;margin:0!important;font-size:10px!important}.renewal-confirm{width:min(1050px,100%)}.renewal-confirm-list{padding:8px 22px}.renewal-confirm-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 1.1fr 1.1fr;align-items:center;gap:16px;padding:16px 0;display:grid}.renewal-confirm-list article>span{flex-direction:column;gap:5px;display:flex}.renewal-confirm-list article>span b{font-size:14px}.renewal-confirm-list article>span small{color:var(--muted);font-size:11px}.renewal-confirm-list label{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.renewal-confirm-list label>small{color:var(--green);grid-column:1/-1;font-size:11px;font-weight:700}.renewal-confirm-list input{border:1px solid #cfc8b8;border-radius:9px;height:40px;padding:0 9px;font-size:12px}.renewal-confirm-list .dual-date{font-size:9px}.renewal-confirm footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:17px 22px;display:flex}@media (width<=820px){.export-scope{justify-content:center;width:100%}.inline-add{grid-template-columns:1fr}.inline-add button{justify-content:center;min-height:38px}.renewal-confirm-list article,.renewal-confirm-list label{grid-template-columns:1fr}.renewal-confirm-list .dual-date{font-size:10px}.renewal-confirm footer{flex-direction:column}.renewal-confirm footer button{width:100%}.employee-import>div:last-child{grid-template-columns:1fr}.employee-import>div>i{justify-self:center;transform:rotate(-90deg)}.employee-import>div>span{grid-template-columns:38px 1fr}.employee-import>div>span>button{grid-column:1/-1}.attachment-upload-bar{flex-direction:column;align-items:stretch}.attachment-upload-bar>button{width:100%}}.sidebar{transition:width .25s}.workspace{transition:width .25s,margin-right .25s}.sidebar-tab{color:#efc45f;z-index:3;background:#171819;border:0;border-radius:12px 0 0 12px;place-items:center;width:21px;height:58px;display:grid;position:absolute;top:46%;left:-20px;box-shadow:-5px 5px 16px #0003}.sidebar-tab .ui-icon{transition:transform .25s}.sidebar nav button b{font-size:inherit;white-space:nowrap}.sidebar.collapsed{width:78px}.sidebar.collapsed .brand{height:108px;padding:10px}.sidebar.collapsed .brand img{width:60px;height:84px}.sidebar.collapsed nav{padding:8px 10px}.sidebar.collapsed nav button{justify-content:center;gap:0;padding-inline:0}.sidebar.collapsed nav button b,.sidebar.collapsed .side-user span{display:none}.sidebar.collapsed .side-user{justify-content:center;padding-inline:10px}.sidebar.collapsed .sidebar-tab .ui-icon{transform:rotate(180deg)}.workspace.with-rail{width:calc(100% - 78px);margin-right:78px}.workspace.with-sidebar{width:calc(100% - 246px);margin-right:246px}.nav-group{border-radius:12px;flex-direction:column;gap:3px;display:flex}.nav-group.current{background:#ffffff08}.sidebar nav .nav-group-toggle{width:100%}.nav-group-toggle>i{color:#b9b9b9;place-items:center;margin-inline-start:auto;transition:transform .2s;display:grid}.nav-group.open .nav-group-toggle>i{transform:rotate(90deg)}.nav-submenu{border-inline-start:1px solid #ffffff1c;flex-direction:column;gap:2px;margin-inline-start:26px;padding:2px 16px 5px 0;display:flex}.sidebar nav .nav-child{min-height:38px;padding-block:8px;font-size:12px}.sidebar nav .nav-child span{width:21px}.sidebar nav .nav-child span .ui-icon{width:17px;height:17px}.sidebar.collapsed .nav-group-toggle>i{display:none}.sidebar.collapsed .nav-submenu{border:0;margin:0;padding:2px 0 5px}.sidebar.collapsed nav .nav-child{padding-inline:0}.app-shell.language-en .nav-submenu{padding:2px 0 5px 16px}.bulk-actions{border-bottom:1px solid var(--line);background:#faf9f6;align-items:center;gap:14px;padding:12px 18px;display:flex}.bulk-actions label{align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.bulk-actions input,.staff-table input[type=checkbox]{accent-color:#171819;width:17px;height:17px}.bulk-actions span{color:var(--muted);margin-inline-start:auto;font-size:12px}.danger-button{color:var(--red);background:#fff5f4;border:1px solid #d99b97;border-radius:9px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800}.danger-button:disabled{opacity:.4;cursor:not-allowed}.staff-table tr.selected-row{background:#fff9eb}.delete-modal{text-align:center;background:#fff;border-radius:18px;width:min(460px,100%);padding:28px;box-shadow:0 24px 70px #0005}.delete-modal>.ui-icon{color:var(--red);margin:0 auto}.delete-modal h2{margin:14px 0 8px;font-size:21px}.delete-modal p{color:var(--muted);font-size:13px;line-height:1.8}.delete-modal>div{justify-content:center;gap:9px;margin-top:20px;display:flex}.delete-modal>div button{min-width:130px}@media (width<=820px){.sidebar.collapsed,.sidebar.expanded{width:260px}.sidebar.collapsed .brand{height:176px;padding:12px 28px 6px}.sidebar.collapsed .brand img{width:142px;height:142px}.sidebar.collapsed nav{padding:8px 14px}.sidebar.collapsed nav button{justify-content:flex-start;gap:13px;padding-inline:14px}.sidebar.collapsed nav button b,.sidebar.collapsed .side-user span{display:flex}.sidebar.collapsed .side-user{justify-content:flex-start;padding:16px 20px}.sidebar-tab{display:none}.workspace.with-rail,.workspace.with-sidebar{width:100%;margin:0}.bulk-actions{flex-wrap:wrap}.bulk-actions span{order:3;width:100%;margin:0}.delete-modal>div{flex-direction:column}}.account-signout{border:1px solid var(--line);color:#8b6315;background:#fff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:700;text-decoration:none}.platform-icon{width:21px;height:21px;display:block}.platform-shell{direction:rtl;background:#f3f1eb;min-height:100vh;display:flex}.platform-side{color:#fff;z-index:20;background:linear-gradient(#0b0c0d,#191a1c);flex-direction:column;width:260px;padding:0 16px 18px;display:flex;position:fixed;inset:0 0 0 auto}.platform-brand{border-bottom:1px solid #ffffff18;align-items:center;gap:12px;min-height:126px;display:flex}.platform-brand img{object-fit:contain;mix-blend-mode:screen;width:72px;height:86px}.platform-brand span{flex-direction:column;gap:5px;display:flex}.platform-brand b{color:#f3cb70;font-size:15px}.platform-brand small{color:#a8aaac;font-size:11px}.platform-side nav{flex-direction:column;gap:7px;padding-top:22px;display:flex}.platform-side nav button{color:#d9dadb;text-align:right;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:13px 14px;display:flex}.platform-side nav button:disabled{opacity:.5;cursor:default}.platform-side nav button span{font-size:13px;font-weight:700}.platform-side nav button em{color:#8d8f91;margin-inline-start:auto;font-size:9px;font-style:normal}.platform-signout{color:#ddd;border-top:1px solid #ffffff18;align-items:center;gap:10px;margin-top:auto;padding:18px 10px 4px;font-size:12px;text-decoration:none;display:flex}.platform-main{width:calc(100% - 260px);min-width:0;margin-right:260px}.platform-topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e1ded5;justify-content:space-between;align-items:center;height:88px;padding:0 32px;display:flex;position:sticky;top:0}.platform-topbar h1{margin:0;font-size:25px}.platform-topbar p{color:#777;margin:6px 0 0;font-size:12px}.platform-topbar>div{align-items:center;gap:10px;display:flex}.platform-topbar>div>i{background:linear-gradient(135deg,#e8c568,#a67418);border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;font-weight:800;display:grid}.platform-topbar>div>span{flex-direction:column;gap:4px;display:flex}.platform-topbar b{font-size:12px}.platform-topbar small{color:#777;direction:ltr;font-size:10px}.platform-content{flex-direction:column;gap:20px;max-width:1500px;margin:auto;padding:28px 30px 50px;display:flex}.platform-hero{color:#fff;background:radial-gradient(circle at 16% 10%,#c89b3633,#0000 28%),linear-gradient(125deg,#111214,#25272a);border-radius:19px;justify-content:space-between;align-items:center;gap:24px;min-height:190px;padding:30px 34px;display:flex;box-shadow:0 18px 45px #0002}.platform-hero span{max-width:720px}.platform-hero small{color:#e5bd62;font-size:12px;font-weight:800}.platform-hero h2{margin:9px 0;font-size:28px}.platform-hero p{color:#c4c5c6;margin:0;font-size:13px;line-height:1.8}.platform-hero button,.platform-empty button{color:#171717;white-space:nowrap;background:#d4a944;border:0;border-radius:11px;align-items:center;gap:8px;padding:13px 18px;font-weight:800;display:flex}.platform-metrics{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.platform-metrics article{background:#fff;border:1px solid #e1ded5;border-radius:15px;align-items:center;gap:14px;padding:20px;display:flex;box-shadow:0 7px 25px #1a18120c}.platform-metrics article>i{color:#8f6413;background:#f5ebd4;border-radius:13px;place-items:center;width:49px;height:49px;font-style:normal;display:grid}.platform-metrics article>span{flex-direction:column;gap:4px;display:flex}.platform-metrics small{color:#717476;font-size:12px}.platform-metrics b{font-size:27px}.platform-panel{background:#fff;border:1px solid #e1ded5;border-radius:16px;overflow:hidden;box-shadow:0 7px 25px #1a18120c}.platform-panel>header{border-bottom:1px solid #e8e5dd;justify-content:space-between;align-items:center;gap:18px;padding:18px 21px;display:flex}.platform-panel h2{margin:0;font-size:18px}.platform-panel header p{color:#747779;margin:5px 0 0;font-size:11px}.platform-panel header label{color:#777;background:#faf9f6;border:1px solid #d8d4ca;border-radius:10px;align-items:center;gap:8px;width:min(340px,100%);height:42px;padding:0 11px;display:flex}.platform-panel header label .platform-icon{width:18px}.platform-panel header input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.platform-table-wrap{overflow:auto}.platform-panel table{border-collapse:collapse;width:100%;min-width:920px}.platform-panel th{text-align:right;color:#626567;background:#faf9f6;border-bottom:1px solid #e5e2db;padding:13px 16px;font-size:11px}.platform-panel td{border-bottom:1px solid #eeece6;padding:15px 16px;font-size:12px}.platform-panel td>b,.platform-panel td>small{display:block}.platform-panel td>small{color:#7b7d7e;margin-top:5px;font-size:10px}.platform-plan,.platform-status{border-radius:18px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.platform-status.active{color:#0d6b4e;background:#e5f3ed}.platform-status.suspended{color:#ae3732;background:#f9e9e8}.platform-stop,.platform-start{background:#fff;border:1px solid #d9d4c9;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.platform-stop{color:#a93b36}.platform-start{color:#0f6a4f}.platform-empty{text-align:center;color:#777;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:30px;display:flex}.platform-empty>.platform-icon{color:#b98a2d;width:42px;height:42px}.platform-empty b{color:#262728;font-size:17px}.platform-empty p{margin:0 0 8px;font-size:12px}.platform-modal{z-index:100;background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.platform-modal form{background:#fff;border-radius:18px;width:min(760px,100%);overflow:hidden;box-shadow:0 28px 80px #0005}.platform-modal form>header{border-bottom:1px solid #e5e2db;justify-content:space-between;align-items:flex-start;padding:21px 24px;display:flex}.platform-modal h2{margin:0;font-size:21px}.platform-modal header p{color:#747779;margin:6px 0 0;font-size:12px}.platform-modal header>button{background:#f0eee8;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.platform-form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px 24px;display:grid}.platform-form-grid label{flex-direction:column;gap:7px;display:flex}.platform-form-grid label>span{color:#646668;font-size:12px;font-weight:700}.platform-form-grid input{border:1px solid #cdc7b9;border-radius:9px;outline:0;height:45px;padding:0 11px;font-size:13px}.platform-form-grid input:focus{border-color:#c89b36;box-shadow:0 0 0 3px #c89b3620}.platform-form-note{color:#72591c;background:#fff9e9;border-right:3px solid #c89b36;margin:0 24px 18px;padding:11px 13px;font-size:11px;line-height:1.7}.platform-modal footer{border-top:1px solid #e5e2db;justify-content:flex-end;gap:9px;padding:16px 24px;display:flex}.platform-modal footer button{border-radius:9px;min-height:43px;padding:0 16px;font-size:12px;font-weight:800}.platform-cancel{color:#555;background:#fff;border:1px solid #d8d4ca}.platform-save{color:#efc45f;background:#171819;border:0}.platform-save:disabled{opacity:.5}.platform-toast{color:#fff;z-index:120;background:#171819;border:0;border-right:3px solid #c89b36;border-radius:10px;padding:13px 17px;position:fixed;bottom:24px;left:24px;box-shadow:0 12px 32px #0003}.access-shell{background:radial-gradient(circle at 50% 5%,#d0a03a20,#0000 35%),#f2f0e9;place-items:center;min-height:100vh;padding:20px;display:grid}.access-shell section{text-align:center;background:#fff;border:1px solid #dfdbd0;border-radius:20px;width:min(520px,100%);padding:36px;box-shadow:0 20px 55px #1c1a1418}.access-shell img{object-fit:contain;mix-blend-mode:multiply;width:120px;height:140px}.access-shell em{color:#9b6b10;font-size:12px;font-style:normal;font-weight:800;display:block}.access-shell h1{margin:12px 0 9px;font-size:25px}.access-shell p{color:#6d7071;font-size:13px;line-height:1.8}.access-shell span{background:#f4f2ec;border-radius:9px;margin:17px 0;padding:10px;font-size:12px;display:block}.access-shell a{color:#f0c45e;background:#171819;border-radius:9px;padding:12px 15px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=900px){.platform-side{width:78px;padding-inline:10px}.platform-brand{justify-content:center}.platform-brand img{width:58px}.platform-brand span,.platform-side nav span,.platform-side nav em,.platform-signout{font-size:0}.platform-side nav button{justify-content:center;padding-inline:0}.platform-main{width:calc(100% - 78px);margin-right:78px}.platform-content{padding:20px}.platform-hero h2{font-size:24px}}@media (width<=680px){.account-signout{display:none}.platform-side{flex-direction:row;align-items:center;width:100%;height:68px;padding:0 12px;position:static}.platform-brand{border:0;min-height:0;margin-left:auto}.platform-brand img{width:48px;height:58px}.platform-brand span{display:none}.platform-side nav{flex-direction:row;padding:0}.platform-side nav button{padding:10px}.platform-side nav button:not(.active){display:none}.platform-signout{border:0;margin:0;padding:10px;font-size:0}.platform-signout .platform-icon{width:20px}.platform-shell{display:block}.platform-main{width:100%;margin:0}.platform-topbar{height:74px;padding:0 15px}.platform-topbar h1{font-size:20px}.platform-topbar>div>span{display:none}.platform-content{padding:14px}.platform-hero{flex-direction:column;align-items:flex-start;padding:23px}.platform-hero h2{font-size:22px}.platform-hero button{justify-content:center;width:100%}.platform-metrics{grid-template-columns:1fr}.platform-panel>header{flex-direction:column;align-items:stretch}.platform-panel header label{width:100%}.platform-form-grid{grid-template-columns:1fr;padding:18px}.platform-form-note{margin-inline:18px}.platform-modal footer{flex-direction:column-reverse}.platform-modal footer button{width:100%}}:root{--tenant-accent:#171819}.platform-brand img{object-fit:contain;mix-blend-mode:normal}.platform-brand b{color:#78a7ff}.platform-side nav button.active{color:#8cb6ff;background:#5267ff24;box-shadow:inset -3px 0 #5267ff}.platform-form-note{color:#3b4a83;background:#f2f5ff;border-color:#5267ff}.platform-save{color:#a8c8ff;background:#17233d}.access-shell img{mix-blend-mode:normal}.platform-account{align-items:center;gap:7px;display:flex}.platform-account>b{letter-spacing:1.5px;color:#263b72;font:800 14px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.platform-account>button{color:#4059a8;background:#f4f7ff;border:1px solid #cfd7ee;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:800}.platform-account>button:hover{background:#e9efff}@supports (color:color-mix(in lab, red, red)){.app-shell .sidebar{background:linear-gradient(180deg,var(--tenant-accent),color-mix(in srgb,var(--tenant-accent),#000 24%))}}.tenant-brand{flex-direction:column;justify-content:center;align-items:center;gap:4px;height:176px;display:flex}.tenant-brand img{mix-blend-mode:normal;object-fit:contain;width:92px;height:92px}.tenant-brand b{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:12px;overflow:hidden}.sidebar.collapsed .tenant-brand{height:108px;padding:8px}.sidebar.collapsed .tenant-brand img{width:58px;height:58px}.sidebar.collapsed .tenant-brand b{display:none}.sidebar-tab{background:var(--tenant-accent)}.primary{background:var(--tenant-accent);color:var(--gold)}.metrics button:after{background:var(--gold)}.organization-settings{max-width:1120px}.settings-intro{background:linear-gradient(135deg,#fff,var(--gold));justify-content:space-between;align-items:center;gap:22px;padding:24px 26px;display:flex}@supports (color:color-mix(in lab, red, red)){.settings-intro{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--gold),#fff 92%))}}.settings-intro small{color:var(--green);font-size:11px;font-weight:800}.settings-intro h2{margin:7px 0 6px;font-size:24px}.settings-intro p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.theme-preview{direction:ltr;align-items:center;display:flex}.theme-preview i{border:4px solid #fff;border-radius:50%;width:58px;height:58px;margin-left:-14px;box-shadow:0 6px 18px #0002}.theme-preview i:nth-child(2){z-index:2;width:72px;height:72px}.settings-permission{color:#815d16;background:#fff4df;border-radius:10px;margin:16px 20px 0;padding:11px 13px;font-size:12px}.theme-presets{grid-template-columns:repeat(3,1fr);gap:12px;padding:20px 20px 4px;display:grid}.theme-presets button{border:1px solid var(--line);text-align:right;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.theme-presets button:hover:not(:disabled){border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.theme-presets button:hover:not(:disabled){box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 82%)}}.theme-presets button:disabled{opacity:.55}.theme-presets button>span{direction:ltr;display:flex}.theme-presets i{border:2px solid #fff;border-radius:50%;width:27px;height:27px;margin-left:-6px;box-shadow:0 2px 7px #0002}.theme-presets b{font-size:12px}.color-fields{grid-template-columns:repeat(3,1fr);gap:13px;padding:16px 20px;display:grid}.color-fields label{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr 45px;align-items:center;gap:12px;padding:15px;display:grid}.color-fields label>span{flex-direction:column;gap:4px;display:flex}.color-fields label b{font-size:13px}.color-fields label small{color:var(--muted);font-size:10px}.color-fields input[type=color]{background:#fff;border:1px solid #d6d1c7;border-radius:9px;width:45px;height:45px;padding:2px}.color-fields .hex-input{text-align:center;border:1px solid #d6d1c7;border-radius:8px;grid-column:1/-1;width:100%;height:38px;padding:0 10px;font-size:12px}.settings-panel>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.settings-panel>footer>span{color:var(--muted);font-size:11px}@media (width<=820px){.tenant-brand,.sidebar.collapsed .tenant-brand{height:176px}.sidebar.collapsed .tenant-brand img{width:92px;height:92px}.sidebar.collapsed .tenant-brand b{display:block}.theme-presets,.color-fields{grid-template-columns:1fr}.settings-intro{align-items:flex-start}.settings-panel>footer{flex-direction:column;align-items:stretch}.settings-panel>footer button{width:100%}}.structure-settings{overflow:hidden}.structure-note{border:1px solid var(--green);margin:18px 20px 0;padding:13px 15px}@supports (color:color-mix(in lab, red, red)){.structure-note{border:1px solid color-mix(in srgb,var(--green),transparent 72%)}}.structure-note{background:var(--green)}@supports (color:color-mix(in lab, red, red)){.structure-note{background:color-mix(in srgb,var(--green),#fff 95%)}}.structure-note{color:var(--green);border-radius:12px;align-items:flex-start;gap:11px;display:flex}.structure-note>span{flex-direction:column;gap:4px;display:flex}.structure-note b{font-size:13px}.structure-note small{color:var(--muted);font-size:11px;line-height:1.7}.structure-loading{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:12px;margin:20px;padding:35px;font-size:13px}.structure-columns{grid-template-columns:1fr 1fr;gap:18px;padding:20px;display:grid}.structure-columns>section{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.structure-columns>section>header{border-bottom:1px solid var(--line);background:#faf9f6;padding:16px 17px}.structure-columns h3{margin:0;font-size:16px}.structure-columns header p{color:var(--muted);margin:5px 0 0;font-size:10px}.structure-form{background:var(--gold);gap:10px;padding:15px;display:grid}@supports (color:color-mix(in lab, red, red)){.structure-form{background:color-mix(in srgb,var(--gold),#fff 96%)}}.structure-form{border-bottom:1px solid var(--line)}.structure-form label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.structure-form input,.structure-form select{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;height:42px;padding:0 10px;font-size:12px}.structure-form input:focus,.structure-form select:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.structure-form input:focus,.structure-form select:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 84%)}}.structure-form>div{gap:8px;display:flex}.structure-form button{justify-content:center;align-items:center;gap:7px;display:flex}.structure-list{max-height:340px;padding:5px 15px;overflow:auto}.structure-list article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.structure-list article:last-child{border-bottom:0}.structure-list article>i{background:var(--gold);border-radius:10px;width:36px;height:36px}@supports (color:color-mix(in lab, red, red)){.structure-list article>i{background:color-mix(in srgb,var(--gold),#fff 85%)}}.structure-list article>i{color:#8b6315;place-items:center;font-style:normal;display:grid}.structure-list article>span{flex-direction:column;gap:4px;min-width:0;display:flex}.structure-list article b{font-size:12px}.structure-list article small{color:var(--muted);font-size:10px}.structure-list article>div{gap:6px;display:flex}.structure-list article button{color:#8b6315;background:#fff;border:1px solid #d8d2c6;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.structure-list article button.remove{color:var(--red);font-size:20px}.structure-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:10px;margin:10px 0;padding:22px;font-size:11px;line-height:1.7}.employee-add-modal{width:min(850px,100%)}.employee-add-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 22px;display:grid}.employee-add-grid label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.employee-add-grid input,.employee-add-grid select{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;height:43px;padding:0 10px;font-size:12px}.employee-add-grid input[readonly]{color:#6c6d6d;background:#f2f0ea}.employee-add-empty{text-align:center;color:var(--muted);padding:38px 24px}.employee-add-empty>.ui-icon{color:#a87920;margin:auto}.employee-add-empty h3{color:#222;margin:12px 0 6px;font-size:18px}.employee-add-empty p{max-width:520px;margin:0 auto 18px;font-size:12px;line-height:1.8}@media (width<=900px){.structure-columns{grid-template-columns:1fr}.employee-add-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.structure-columns{padding:12px}.structure-note{margin:12px}.employee-add-grid{grid-template-columns:1fr;padding:16px}.structure-form>div{flex-direction:column}.structure-form button{width:100%}}@media (width<=520px){.settings-intro{flex-direction:column}.theme-preview{align-self:center}}.entity-editor,.entity-records{border:1px solid var(--line);background:#fff;border-radius:15px;margin:20px;overflow:hidden}.entity-editor>header,.entity-records>header{border-bottom:1px solid var(--line);background:#faf9f6;padding:16px 18px}.entity-editor h3,.entity-records h3{margin:0;font-size:16px}.entity-editor header p,.entity-records header p{color:var(--muted);margin:5px 0 0;font-size:10px}.entity-core-fields{background:var(--gold);grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 18px;display:grid}@supports (color:color-mix(in lab, red, red)){.entity-core-fields{background:color-mix(in srgb,var(--gold),#fff 96%)}}.entity-core-fields label,.entity-document-fields label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.entity-core-fields input,.entity-document-fields input{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;height:42px;padding:0 10px;font-size:12px}.entity-core-fields input:focus,.entity-document-fields input:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.entity-core-fields input:focus,.entity-document-fields input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 84%)}}.entity-documents-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:18px;display:grid}.entity-document-fields{border:1px solid var(--line);border-radius:13px;min-width:0;margin:0;padding:14px}.entity-document-fields legend{color:#775510;align-items:center;gap:7px;padding:0 8px;font-size:12px;font-weight:900;display:flex}.entity-document-fields .dual-date{margin-top:1px;font-size:9px}.entity-editor>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.entity-editor>footer>span{color:var(--muted);font-size:10px}.entity-editor>footer>div{gap:8px;display:flex}.entity-editor button{justify-content:center;align-items:center;gap:7px;display:flex}.entity-records-list{padding:4px 16px 16px}.entity-records-list>article{border:1px solid var(--line);border-radius:12px;margin-top:12px;overflow:hidden}.entity-records-list>article>header{background:#fcfbf8;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.entity-records-list>article>header>i{background:var(--gold);border-radius:10px;width:36px;height:36px}@supports (color:color-mix(in lab, red, red)){.entity-records-list>article>header>i{background:color-mix(in srgb,var(--gold),#fff 84%)}}.entity-records-list>article>header>i{color:#8b6315;place-items:center;font-style:normal;display:grid}.entity-records-list>article>header>span{flex-direction:column;gap:4px;display:flex}.entity-records-list>article>header b{font-size:13px}.entity-records-list>article>header small{color:var(--muted);font-size:10px}.entity-records-list>article>header>div{gap:6px;display:flex}.entity-records-list>article>header button{color:#8b6315;background:#fff;border:1px solid #d8d2c6;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.entity-records-list>article>header button.remove{color:var(--red);font-size:20px}.entity-record-docs{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.document-summary{border-inline-start:1px solid var(--line);grid-template-columns:1fr auto;gap:5px 9px;min-width:190px;padding:12px 14px;display:grid;position:relative}.document-summary:first-child{border-inline-start:0}.document-summary small{color:var(--muted);font-size:9px}.document-summary>b{text-align:right;direction:ltr;font-size:11px}.document-summary .dual-date{grid-column:1/-1;font-size:9px}.document-summary>em{border-radius:12px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:9px;left:9px}.document-summary.active>em{color:#0d6b4e;background:#e5f3ed}.document-summary.warning>em{color:#76501f;background:#f3e7d2}.document-summary.urgent>em{color:#ad5418;background:#ffeadc}.document-summary.critical>em{color:#ae3732;background:#f9e9e8}.document-summary.expired{background:#ffebe9}.document-summary.expired>em{color:#70480a;background:#f5cf63}.document-summary.missing-date>em{color:#ae3732;background:#f9e9e8}.entity-license-dashboard table{border-collapse:collapse;width:100%;min-width:1000px}.entity-license-dashboard th{text-align:right;color:#626567;border-bottom:1px solid var(--line);background:#faf9f6;padding:12px 14px;font-size:11px}.entity-license-dashboard td{border-bottom:1px solid var(--line);vertical-align:top;padding:10px 12px}.entity-license-dashboard td:first-child>b,.entity-license-dashboard td:first-child>small{display:block}.entity-license-dashboard td:first-child>b{font-size:12px}.entity-license-dashboard td:first-child>small{color:var(--muted);margin-top:5px;font-size:9px}.entity-license-dashboard .document-summary{border:1px solid var(--line);border-radius:10px}.license-dashboard-empty{color:var(--muted);justify-content:center;align-items:center;gap:14px;padding:25px;display:flex}.license-dashboard-empty>.ui-icon{color:#99701b}.license-dashboard-empty>span{flex-direction:column;gap:5px;display:flex}.license-dashboard-empty b{color:#222;font-size:13px}.license-dashboard-empty small{font-size:10px}.license-dashboard-empty button{margin-inline-start:18px}.document-summary:not(.expired){background:#fff}.document-summary>small{text-overflow:ellipsis;white-space:nowrap;grid-area:1/1;min-width:0;overflow:hidden}.document-summary>em{white-space:nowrap;grid-area:1/2;place-self:start end;position:static}.document-summary>b{grid-area:2/1/auto/-1;padding-top:2px}.document-summary>.dual-date{grid-area:3/1/auto/-1}.document-summary>.document-cost{grid-area:4/1/auto/-1}@media (width<=950px){.entity-core-fields{grid-template-columns:1fr 1fr}.entity-documents-grid,.entity-record-docs{grid-template-columns:1fr}.document-summary{border-inline-start:0;border-top:1px solid var(--line)}.document-summary:first-child{border-top:0}}@media (width<=560px){.entity-editor,.entity-records{margin:12px}.entity-core-fields{grid-template-columns:1fr}.entity-editor>footer,.license-dashboard-empty{flex-direction:column;align-items:stretch}.entity-editor>footer>div{flex-direction:column}.entity-editor>footer button,.license-dashboard-empty button{width:100%;margin:0}.entity-records-list>article>header{grid-template-columns:38px 1fr}.entity-records-list>article>header>div{grid-column:1/-1;justify-content:flex-end}}.login-shell{direction:ltr;background:#eef2f9;grid-template-columns:minmax(480px,42%) 1fr;min-height:100vh;display:grid}.login-card{z-index:2;direction:rtl;background:#fff;flex-direction:column;justify-content:center;padding:42px clamp(34px,6vw,86px);display:flex;position:relative;box-shadow:10px 0 45px #17233d12}.login-shell[dir=ltr] .login-card,.login-shell[dir=ltr] .login-showcase{direction:ltr}.login-language-control{cursor:pointer;top:24px;background:#f8faff;border:1px solid #d8deeb;border-radius:11px;grid-template-columns:24px 1fr 16px;align-items:center;gap:7px;width:126px;height:40px;padding:0 10px;position:absolute;inset-inline-end:clamp(24px,4vw,54px);overflow:hidden;box-shadow:0 5px 16px #17233d0b;display:grid!important}.login-language-control>span{place-items:center;display:grid}.login-language-control svg{fill:none;stroke:#5266ca;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.login-language-control strong{color:#35415a;font-size:11px}.login-language-control>select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.login-language-control:focus-within{border-color:#5f75e6;box-shadow:0 0 0 4px #5f75e617}.login-brand{align-items:center;gap:13px;margin-bottom:48px;display:flex}.login-brand img{object-fit:contain;width:68px;height:68px}.login-brand span{flex-direction:column;gap:5px;display:flex}.login-brand b{color:#17233d;font-size:20px}.login-brand small{color:#71809e;font-size:11px}.login-heading em{color:#5067d8;background:#edf2ff;border-radius:18px;padding:6px 10px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.login-heading h1{color:#101a2f;margin:14px 0 7px;font-size:32px}.login-heading p{color:#778197;margin:0 0 28px;font-size:13px;line-height:1.8}.login-card form{flex-direction:column;gap:18px;display:flex}.login-card label{flex-direction:column;gap:7px;display:flex}.login-card label>span{color:#35415a;font-size:12px;font-weight:800}.login-card label>small{color:#8b94a6;font-size:9px}.login-field{background:#fbfcff;border:1px solid #d8deeb;border-radius:11px;align-items:center;gap:10px;height:50px;padding:0 12px;transition:all .2s;display:flex}.login-field:focus-within{background:#fff;border-color:#5f75e6;box-shadow:0 0 0 4px #5f75e617}.login-field>i{color:#687797;text-align:center;width:20px;font-size:14px;font-style:normal}.login-field input{color:#18233a;background:0 0;border:0;outline:0;width:100%;height:100%;font-size:14px}.login-field button{color:#5366c4;background:0 0;border:0;padding:6px;font-size:10px;font-weight:800}.login-error{color:#a83a35;background:#fff0ef;border-right:3px solid #d45851;border-radius:8px;margin:0;padding:10px 12px;font-size:11px}.login-submit{color:#fff;background:linear-gradient(135deg,#347ff6,#705ce8);border:0;border-radius:11px;height:51px;font-size:13px;font-weight:900;box-shadow:0 10px 25px #536fe638}.login-submit:disabled{opacity:.6}.login-card>footer{color:#7c8699;border-top:1px solid #edf0f6;justify-content:center;align-items:center;gap:8px;margin-top:25px;padding-top:20px;font-size:11px;display:flex}.login-card>footer a{color:#5266ca;font-weight:900;text-decoration:none}.login-showcase{color:#fff;direction:rtl;background:radial-gradient(circle at 25% 20%,#6e78ff80,#0000 34%),radial-gradient(circle at 80% 88%,#397ee86b,#0000 38%),linear-gradient(145deg,#0e1730,#1c2c59 56%,#182249);flex-direction:column;justify-content:center;padding:70px clamp(42px,7vw,110px);display:flex;position:relative;overflow:hidden}.login-showcase:before{content:"";border:1px solid #ffffff12;border-radius:42px;position:absolute;inset:7%;transform:rotate(-5deg)}.login-showcase>img{object-fit:contain;opacity:.08;filter:grayscale()brightness(3);width:min(48vw,620px);height:min(48vw,620px);position:absolute;top:-3%;left:-7%}.login-showcase>span,.login-showcase>div{z-index:1;position:relative}.login-showcase small{color:#95baff;font-size:12px;font-weight:900}.login-showcase h2{max-width:760px;margin:14px 0 18px;font-size:clamp(34px,4vw,58px);line-height:1.35}.login-showcase p{color:#bac6df;max-width:620px;font-size:14px;line-height:1.9}.login-showcase>div{gap:9px;margin-top:28px;display:flex}.login-showcase>div b{color:#c9d5ed;background:#ffffff0d;border:1px solid #ffffff24;border-radius:22px;padding:9px 16px;font-size:11px}.account>form{display:flex}.account>form .account-signout{cursor:pointer;font-family:inherit}.platform-row-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.platform-password{color:#4057aa;background:#f3f6ff;border:1px solid #cbd5ee;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.platform-password-form{max-width:620px}.platform-edit{color:#49505e;background:#fff;border:1px solid #d7d9df;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.platform-edit-form{max-width:620px}.platform-panel td>small.credential-ready,.platform-panel td>small.credential-pending{border-radius:12px;margin-top:7px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.credential-ready{color:#187054;background:#e8f5ef}.credential-pending{color:#ad5a1e;background:#fff0e6}.platform-password-error{color:#a83a35;background:#fff0ef;border-right:3px solid #d45851;border-radius:8px;margin:0 24px 14px;padding:10px 12px;font-size:11px}.platform-password-error+.platform-form-note{margin-top:0}.subscription-dashboard-alert{color:#6f4d08;text-align:start;cursor:pointer;background:#fff8e8;border:1px solid #e5bd62;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:13px 16px;display:grid}.subscription-dashboard-alert>i{background:#ffe9b8;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.subscription-dashboard-alert>span{flex-direction:column;gap:4px;display:flex}.subscription-dashboard-alert b{font-size:12px}.subscription-dashboard-alert small{color:#806a38;font-size:9px;line-height:1.7}.subscription-dashboard-alert>em{border:1px solid #dfbd72;border-radius:18px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:900}.subscription-dashboard-alert.expired,.subscription-dashboard-alert.missing{color:#9c302b;background:#fff1ef;border-color:#e7aaa5}.subscription-dashboard-alert.expired>i,.subscription-dashboard-alert.missing>i{background:#ffdcd8}.subscription-dashboard-alert.expired small,.subscription-dashboard-alert.missing small{color:#8b5551}.subscription-page{gap:16px}.subscription-hero{color:#fff;background:radial-gradient(circle at 8% 0,#68f6,#0000 34%),linear-gradient(135deg,#14213d,#263c70);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-height:150px;padding:25px 28px;display:flex}.subscription-hero>span{flex-direction:column;gap:6px;display:flex}.subscription-hero small{color:#a9c8ff;font-weight:900}.subscription-hero h2{margin:0;font-size:25px}.subscription-hero p{color:#d1daec;max-width:720px;margin:0;font-size:10px;line-height:1.8}.subscription-hero>em{background:#ffffff12;border:1px solid #ffffff35;border-radius:24px;padding:10px 14px;font-size:10px;font-style:normal;font-weight:900}.subscription-hero.expiring{background:linear-gradient(135deg,#8a5b08,#c28b21)}.subscription-hero.expired,.subscription-hero.missing{background:linear-gradient(135deg,#7f2d29,#b24b44)}.subscription-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.subscription-summary article{border:1px solid var(--line);background:var(--card);border-radius:13px;flex-direction:column;gap:7px;padding:16px;display:flex;box-shadow:0 7px 20px #17233d08}.subscription-summary small{color:var(--muted);font-size:9px}.subscription-summary b{font-size:14px}.subscription-contact{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.subscription-contact>span{flex-direction:column;gap:5px;display:flex}.subscription-contact small{color:var(--muted);font-size:9px}.subscription-contact>span>a{color:var(--green);font-size:18px;font-weight:900;text-decoration:none}.subscription-contact>span>a:hover{text-decoration:underline}.subscription-contact p{color:var(--muted);margin:0;font-size:9px}.subscription-contact-actions{align-items:center;gap:8px;display:flex}.subscription-contact-actions>a{background:var(--green);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.subscription-message,.owner-subscription-error{color:#a43a35;background:#fff0ef;border-inline-start:3px solid #ca4e47;border-radius:9px;padding:11px 13px;font-size:10px}.subscription-history>header,.owner-subscription-history>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.subscription-history header h2,.owner-subscription-history header h2{margin:0;font-size:15px}.subscription-history header p,.owner-subscription-history header p{color:var(--muted);margin:4px 0 0;font-size:9px}.subscription-history header i,.owner-subscription-history header i{color:#4256cd;background:#edf2ff;border-radius:18px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:900}.subscription-history table{border-collapse:collapse;width:100%}.subscription-history th,.subscription-history td{border-bottom:1px solid var(--line);text-align:start;padding:12px 14px;font-size:10px}.subscription-paid,.subscription-free{border-radius:16px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.subscription-paid{color:#087b5e;background:#e7f6f0}.subscription-free{color:#687080;background:#f1f2f5}.owner-subscriptions{flex-direction:column;gap:16px;display:flex}.owner-subscription-selector>header,.owner-renewal-contact>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.owner-subscription-selector header>label{align-items:center;gap:9px;font-size:10px;font-weight:900;display:flex}.owner-subscription-selector select,.owner-renewal-contact input,.owner-period-form input,.owner-period-form select,.owner-period-form textarea{font:inherit;background:#fff;border:1px solid #d7dce8;border-radius:9px;padding:0 10px;font-size:11px}.owner-subscription-selector select{min-width:270px;height:40px}.owner-subscription-overview{color:#fff;background:linear-gradient(135deg,#14213d,#2b4378);border-radius:17px;justify-content:space-between;align-items:center;gap:18px;min-height:132px;padding:23px 26px;display:flex}.owner-subscription-overview span{flex-direction:column;gap:5px;display:flex}.owner-subscription-overview small{color:#a8c7ff;font-size:10px}.owner-subscription-overview h2{margin:0;font-size:23px}.owner-subscription-overview p{color:#d0d9eb;margin:0;font-size:10px}.owner-subscription-overview>b{background:#ffffff10;border:1px solid #ffffff2b;border-radius:22px;padding:9px 13px;font-size:10px}.owner-subscription-overview.expiring{background:linear-gradient(135deg,#8d5c06,#c58b1f)}.owner-subscription-overview.expired,.owner-subscription-overview.missing{background:linear-gradient(135deg,#7f2d29,#b24b44)}.owner-renewal-contact header>div{gap:8px;display:flex}.owner-renewal-contact input{min-width:210px;height:40px}.owner-renewal-contact button,.owner-period-form footer button{color:#a8c8ff;background:#17233d;border:0;border-radius:9px;padding:0 14px;font-weight:900}.owner-period-form>header{border-bottom:1px solid #e4e7ee;padding:18px 20px}.owner-period-form>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:19px 20px;display:grid}.owner-period-form label{flex-direction:column;gap:7px;display:flex}.owner-period-form label>span{color:#687187;font-size:10px;font-weight:800}.owner-period-form input,.owner-period-form select{height:42px}.owner-period-form textarea{resize:vertical;min-height:78px;padding-top:10px}.owner-payment-confirm{background:#f1faf7;border:1px solid #b9d9cc;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;padding:11px;display:grid!important}.owner-payment-confirm input{width:18px;height:18px}.owner-payment-confirm span{flex-direction:column;gap:3px;display:flex}.owner-payment-confirm small{color:#6d7c77;font-size:8px}.owner-period-notes{grid-column:span 2}.owner-period-form>footer{border-top:1px solid #e4e7ee;justify-content:flex-end;padding:15px 20px;display:flex}.owner-period-form footer button{min-height:43px}.owner-subscription-history table{min-width:860px}.owner-invoice-link{color:#4256cd;background:#edf2ff;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.platform-row-actions{white-space:normal;flex-wrap:wrap}.platform-subscription,.platform-delete{color:#4057aa;background:#f3f6ff;border:1px solid #cbd5ee;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.platform-delete{color:#ae3732;background:#fff4f3;border-color:#edbbb7}.platform-plan.expiring{color:#936300;background:#fff0cf}.platform-plan.expired,.platform-plan.missing{color:#b54136;background:#ffebe9}.platform-plan.active{color:#0d6b4e;background:#e5f3ed}@media (width<=760px){.subscription-dashboard-alert{grid-template-columns:38px minmax(0,1fr)}.subscription-dashboard-alert>em{grid-column:2}.subscription-hero,.subscription-contact,.owner-subscription-overview,.owner-subscription-selector>header,.owner-renewal-contact>header,.subscription-contact-actions{flex-direction:column;align-items:stretch}.subscription-contact-actions>a,.subscription-contact-actions>button{width:100%}.subscription-summary{grid-template-columns:1fr 1fr}.owner-subscription-selector select,.owner-renewal-contact input{width:100%;min-width:0}.owner-renewal-contact header>div{flex-direction:column}.owner-renewal-contact button{min-height:40px}.owner-period-form>div{grid-template-columns:1fr}.owner-period-notes{grid-column:auto}}@media (width<=480px){.subscription-summary{grid-template-columns:1fr}}.login-shell{padding-bottom:42px;position:relative}.login-card{padding-bottom:64px}.login-brand{margin-bottom:34px}.login-heading h1{font-size:34px}.login-heading p{max-width:520px}.login-showcase{padding-bottom:92px}.login-showcase-copy{max-width:820px}.login-showcase-copy h2{letter-spacing:-.6px;font-size:clamp(32px,3.65vw,54px)}.login-showcase-copy p{max-width:720px}.login-feature-grid{grid-template-columns:1fr 1fr;max-width:820px;position:relative;z-index:1!important;gap:10px!important;margin-top:26px!important;display:grid!important}.login-feature-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff12,#ffffff08);border:1px solid #ffffff1d;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:88px;padding:14px;display:grid}.login-feature-grid article>i{color:#a9c7ff;background:#7197ff1f;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.login-feature-grid svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.login-feature-grid article>span{flex-direction:column;gap:4px;display:flex}.login-feature-grid article b{color:#fff;background:0 0;border:0;border-radius:0;padding:0;font-size:11px}.login-feature-grid article small{color:#9eabc5;font-size:8px;line-height:1.5}.login-feature-grid article>em{color:#65779d;align-self:start;font:700 9px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.login-trust-row{position:relative;z-index:1!important;gap:8px!important;margin-top:13px!important;display:flex!important}.login-trust-row b{color:#aebbd4!important;background:#0d183063!important;border:1px solid #ffffff19!important;border-radius:20px!important;padding:7px 12px!important;font-size:8px!important}.login-legal,.owner-login-legal{z-index:8;color:#bac7df;inset-inline:0;direction:rtl;background:#0d1730f2;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 clamp(22px,4vw,60px);font-size:9px;display:flex;position:absolute;bottom:0}.login-legal b,.owner-login-legal b{color:#dce5f7;font-size:9px}.login-legal span,.owner-login-legal span{direction:ltr;font:700 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.login-shell[dir=ltr] .login-legal{direction:ltr}.owner-login-shell{direction:rtl;background:#eef2f9;grid-template-columns:minmax(520px,46%) 1fr;min-height:100vh;padding-bottom:42px;display:grid;position:relative}.owner-login-card{z-index:2;background:#fff;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,82px);display:flex;box-shadow:-10px 0 45px #17233d12}.owner-login-brand{align-items:center;gap:14px;margin-bottom:48px;display:flex}.owner-login-brand img{object-fit:contain;width:72px;height:72px}.owner-login-brand span{flex-direction:column;gap:4px;display:flex}.owner-login-brand small{color:#5369c7;font-size:9px;font-weight:900}.owner-login-brand h1{color:#17233d;margin:0;font-size:20px}.owner-login-copy>em{color:#4f64c7;background:#edf2ff;border-radius:20px;padding:7px 11px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.owner-login-copy h2{color:#101a2f;margin:14px 0 8px;font-size:31px;line-height:1.45}.owner-login-copy p{color:#758097;max-width:600px;margin:0;font-size:11px;line-height:1.9}.owner-login-security{gap:9px;margin:25px 0;display:grid}.owner-login-security>span{background:#fafbfe;border:1px solid #e0e5f0;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 10px;padding:12px 13px;display:grid}.owner-login-security i{color:#5368c8;background:#edf2ff;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;font:800 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.owner-login-security b{color:#26324b;font-size:10px}.owner-login-security small{color:#7d8799;font-size:8px}.owner-login-submit{color:#fff;background:linear-gradient(135deg,#347ff6,#705ce8);border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:12px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 10px 25px #536fe638}.owner-login-submit span{font-size:18px}.owner-login-back{color:#61709a;align-self:center;margin-top:15px;font-size:9px;font-weight:800;text-decoration:none}.owner-login-aside{color:#fff;background:radial-gradient(circle at 25% 20%,#6e78ff80,#0000 34%),radial-gradient(circle at 80% 88%,#397ee86b,#0000 38%),linear-gradient(145deg,#0e1730,#1c2c59 56%,#182249);align-items:center;padding:70px clamp(42px,7vw,110px);display:flex;position:relative;overflow:hidden}.owner-login-aside:before{content:"";border:1px solid #ffffff13;border-radius:44px;position:absolute;inset:10%;transform:rotate(6deg)}.owner-login-aside>img{object-fit:contain;opacity:.075;filter:grayscale()brightness(3);width:min(48vw,630px);height:min(48vw,630px);position:absolute;top:-4%;left:-8%}.owner-login-aside>span{z-index:1;position:relative}.owner-login-aside small{color:#9bbcff;font-size:11px;font-weight:900}.owner-login-aside h2{margin:14px 0 18px;font-size:clamp(36px,4.3vw,62px);line-height:1.38}.owner-login-aside p{color:#b8c4dc;max-width:620px;font-size:12px;line-height:1.9}@media (width<=1050px){.login-feature-grid{grid-template-columns:1fr}.login-feature-grid article{min-height:72px}.login-trust-row{flex-wrap:wrap}}@media (width<=900px){.login-shell,.owner-login-shell{padding-bottom:42px;display:block}.login-showcase,.owner-login-aside{display:none}.login-card,.owner-login-card{width:100%;max-width:680px;min-height:calc(100vh - 42px);margin:auto;padding:72px clamp(24px,8vw,72px)}.login-legal,.owner-login-legal{text-align:center;flex-wrap:wrap;justify-content:center;column-gap:12px;padding-block:8px}.owner-login-brand{margin-bottom:34px}}@media (width<=520px){.login-card,.owner-login-card{padding:88px 20px 64px}.login-heading h1,.owner-login-copy h2{font-size:27px}.login-legal,.owner-login-legal{flex-direction:column;gap:5px;min-height:58px}.login-shell,.owner-login-shell{padding-bottom:58px}.owner-login-card{min-height:calc(100vh - 58px)}.owner-login-security>span{align-items:start}}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-showcase{display:none}.login-card{width:100%;max-width:640px;min-height:100vh;margin:auto;padding:34px clamp(22px,8vw,70px)}.login-brand{margin-bottom:36px}}@media (width<=520px){.login-card{padding:78px 20px 24px}.login-language-control{top:20px;inset-inline-end:20px}.login-brand{margin-bottom:30px}.login-brand img{width:58px;height:58px}.login-heading h1{font-size:28px}.login-card>footer{flex-direction:column}.platform-row-actions{flex-direction:column;align-items:stretch}}.forgot-password-link{color:#4058bc;min-height:42px;font:inherit;cursor:pointer;text-align:center;background:#f5f7ff;border:1px solid #cfd8f4;border-radius:10px;align-self:stretch;margin-top:-4px;padding:0 14px;font-size:13px;font-weight:900}.forgot-password-link:hover{background:#edf1ff;border-color:#aebceb}.forgot-password-link:focus-visible{outline-offset:2px;outline:3px solid #5f75e633}.forgot-password-modal{background:#fff;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 24px 70px #17233d3b}.forgot-password-modal>header{border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.forgot-password-modal>header span{flex-direction:column;gap:5px;display:flex}.forgot-password-modal h2{color:#17233d;margin:0;font-size:18px}.forgot-password-modal header p{color:#778197;margin:0;font-size:10px}.forgot-password-modal>header>button{cursor:pointer;background:#f1f3f8;border:0;border-radius:9px;width:34px;height:34px}.forgot-password-modal form{flex-direction:column;gap:15px;padding:20px 22px;display:flex}.forgot-password-modal label{color:#35415a;flex-direction:column;gap:7px;font-size:11px;font-weight:900;display:flex}.forgot-password-modal input{background:#fbfcff;border:1px solid #d8deeb;border-radius:10px;outline:0;height:46px;padding:0 12px}.forgot-password-modal input:focus{border-color:#5f75e6;box-shadow:0 0 0 4px #5f75e617}.forgot-help{color:#778197;margin:0;font-size:9px;line-height:1.7}.forgot-success{color:#087b5e;background:#edf9f5;border-inline-start:3px solid #15815f;border-radius:8px;margin:0;padding:10px 12px;font-size:10px}.forgot-password-modal footer{justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.forgot-password-modal footer .login-submit{height:44px;padding:0 18px}.forgot-password-modal footer .outline{min-height:44px}.date-input-control{flex-direction:column;gap:7px;min-width:0;display:flex}.calendar-choice{align-items:center;gap:5px;display:flex}.calendar-choice button{color:#67696a;background:#fff;border:1px solid #d5d0c5;border-radius:7px;min-height:28px;padding:0 9px;font-family:inherit;font-size:9px;font-weight:800}.calendar-choice button.active{border-color:var(--gold);background:var(--gold)}@supports (color:color-mix(in lab, red, red)){.calendar-choice button.active{background:color-mix(in srgb,var(--gold),#fff 86%)}}.calendar-choice button.active{color:#73520e}.calendar-choice button.clear-date{color:#a8423d;background:#fff8f7;border-color:#e4cbc9;margin-inline-start:auto}.gregorian-date-field{direction:ltr;min-width:0;position:relative}.gregorian-date-field input,.hijri-date-fields input{outline:0;width:100%;font-family:inherit;background:#fff!important;border:1px solid #cec8bb!important;border-radius:9px!important;height:42px!important;padding:0 9px!important;font-size:12px!important}.gregorian-date-field input:focus,.hijri-date-fields input:focus{box-shadow:0 0 0 3px var(--gold);border-color:var(--gold)!important}@supports (color:color-mix(in lab, red, red)){.gregorian-date-field input:focus,.hijri-date-fields input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 84%)}}.gregorian-date-field>span{color:#8a8b8c;pointer-events:none;white-space:nowrap;inset-inline-start:50%;direction:ltr;font:500 12px/1 Arial,sans-serif;position:absolute;top:50%;transform:translate(-50%,-50%)}.gregorian-date-field.empty:not(:focus-within) input::-webkit-datetime-edit{color:#0000}.gregorian-date-field:focus-within>span{display:none}.hijri-date-fields{direction:rtl;grid-template-columns:.8fr .8fr 1.2fr;gap:6px;display:grid}.hijri-date-fields input{text-align:center;min-width:0}.date-input-control>.dual-date{border:1px solid var(--line);background:#faf9f6;border-radius:8px;padding:7px 8px;font-size:9px}.invalid-hijri{color:var(--red);font-size:9px;font-style:normal;font-weight:800}.entity-document-fields .date-field{flex-direction:column;gap:6px;display:flex}.entity-document-fields .date-field>span{color:var(--muted);font-size:11px;font-weight:700}.renewal-date-field{flex-direction:column;gap:7px;display:flex}.renewal-date-field>small{color:var(--green);font-size:11px;font-weight:700}.renewal-confirm-list .renewal-date-field .dual-date{font-size:9px}@media (width<=560px){.hijri-date-fields{grid-template-columns:1fr 1fr 1.2fr}.calendar-choice button{flex:1}.calendar-choice button.clear-date{flex:none}}.calendar-choice>span{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:900}.entity-documents-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.entity-document-fields{flex-direction:column;gap:12px;display:flex}.entity-document-fields legend{width:100%}.entity-document-fields.custom-document{border-color:var(--gold)}@supports (color:color-mix(in lab, red, red)){.entity-document-fields.custom-document{border-color:color-mix(in srgb,var(--gold),#ddd 55%)}}.entity-document-fields.custom-document{background:var(--gold)}@supports (color:color-mix(in lab, red, red)){.entity-document-fields.custom-document{background:color-mix(in srgb,var(--gold),#fff 98%)}}.remove-document{margin-inline-start:auto;font-weight:900;color:var(--red)!important;background:0 0!important;border:0!important;padding:4px 6px!important;font-size:9px!important}.add-document-row{align-items:center;gap:11px;padding:0 18px 18px;display:flex}.add-document-row small{color:var(--muted);font-size:10px}.add-document{min-height:38px}.entity-record-docs{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.document-summary{border-inline-start:1px solid var(--line);grid-template-rows:auto auto auto;grid-template-columns:1fr auto}.document-summary .document-cost{color:#73520e;background:var(--gold);grid-column:1/-1;font-size:9px}@supports (color:color-mix(in lab, red, red)){.document-summary .document-cost{background:color-mix(in srgb,var(--gold),#fff 90%)}}.document-summary .document-cost{border-radius:7px;padding:6px 8px;font-weight:900}.license-entity-list{gap:14px;padding:16px;display:grid}.license-entity-card{border:1px solid var(--line);border-radius:13px;overflow:hidden}.license-entity-card>header{background:#faf9f6;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.license-entity-card>header>span{flex-direction:column;gap:4px;display:flex}.license-entity-card>header b{font-size:13px}.license-entity-card>header small{color:var(--muted);font-size:9px}.license-entity-card>header>strong{color:#75530e;background:var(--gold);font-size:10px}@supports (color:color-mix(in lab, red, red)){.license-entity-card>header>strong{background:color-mix(in srgb,var(--gold),#fff 88%)}}.license-entity-card>header>strong{white-space:nowrap;border-radius:20px;padding:7px 10px}@media (width<=560px){.calendar-choice{flex-wrap:wrap}.calendar-choice>span{width:100%}.add-document-row,.license-entity-card>header{flex-direction:column;align-items:stretch}.add-document-row button{width:100%}.license-entity-card>header>strong{white-space:normal;text-align:center}}.organization-logo-editor{border:1px solid var(--line);background:#faf9f6;border-radius:14px;align-items:center;gap:18px;margin:18px 20px 0;padding:16px;display:flex}.organization-logo-editor>img{object-fit:contain;background:var(--tenant-accent,#171819);border:1px solid #ded9ce;border-radius:13px;width:112px;height:112px;padding:8px}.organization-logo-editor>span{flex-direction:column;gap:7px;min-width:0;display:flex}.organization-logo-editor b{font-size:14px}.organization-logo-editor small{color:var(--muted);font-size:11px}.organization-logo-editor span>div{gap:8px;display:flex}.remove-logo{min-height:42px;color:var(--red);background:#fff8f7;border:1px solid #e1aaa6;border-radius:10px;padding:0 14px;font-size:12px;font-weight:800}.display-preferences{grid-template-columns:1fr 1fr;gap:13px;padding:16px 20px 0;display:grid}.display-preferences label{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr minmax(170px,.7fr);align-items:center;gap:12px;padding:15px;display:grid}.display-preferences label>span{flex-direction:column;gap:5px;display:flex}.display-preferences b{font-size:13px}.display-preferences small{color:var(--muted);font-size:10px;line-height:1.6}.display-preferences select{background:#fff;border:1px solid #cec8bb;border-radius:9px;height:42px;padding:0 10px;font-size:12px}.attachment-pending{background:#fffaf0;border-color:#d5b45f!important}.attachment-pending>i{color:#8b6415!important;background:#f5ecd5!important}.attachment-pending em{font-weight:900;color:#9a6b12!important}.app-shell.display-mobile{width:min(100%,460px);margin:auto;position:relative;overflow:hidden;box-shadow:0 0 45px #0002}.app-shell.display-mobile .sidebar{width:260px;position:absolute;transform:translate(110%)}.app-shell.display-mobile .sidebar.open{transform:translate(0)}.app-shell.display-mobile .sidebar.collapsed .brand,.app-shell.display-mobile .sidebar.expanded .brand{height:176px;padding:12px 28px 6px}.app-shell.display-mobile .sidebar.collapsed .brand img,.app-shell.display-mobile .sidebar.expanded .brand img{width:142px;height:142px}.app-shell.display-mobile .sidebar.collapsed nav,.app-shell.display-mobile .sidebar.expanded nav{padding:8px 14px}.app-shell.display-mobile .sidebar.collapsed nav button,.app-shell.display-mobile .sidebar.expanded nav button{justify-content:flex-start;gap:13px;padding-inline:14px}.app-shell.display-mobile .sidebar nav button b,.app-shell.display-mobile .sidebar .side-user span{display:flex}.app-shell.display-mobile .sidebar-tab{display:none}.app-shell.display-mobile .workspace,.app-shell.display-mobile .workspace.with-rail,.app-shell.display-mobile .workspace.with-sidebar{width:100%;margin:0}.app-shell.display-mobile .menu{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.app-shell.display-mobile .content{padding:11px}.app-shell.display-mobile .metrics,.app-shell.display-mobile .two-cols,.app-shell.display-mobile .data-grid,.app-shell.display-mobile .attachments{grid-template-columns:1fr}.app-shell.display-mobile .toolbar{flex-wrap:wrap}.app-shell.display-mobile .search{min-width:100%}.app-shell.display-mobile .title p,.app-shell.display-mobile .account span{display:none}.app-shell.display-mobile .topbar{height:76px;padding:0 15px}.app-shell.display-mobile .title h1{font-size:20px}.app-shell.display-desktop{min-width:1180px}.app-shell.language-en .sidebar{inset:0 auto 0 0;box-shadow:4px 0 24px #0002}.app-shell.language-en .sidebar-tab{border-radius:0 12px 12px 0;left:auto;right:-20px}.app-shell.language-en .workspace,.app-shell.language-en .workspace.with-sidebar{margin-left:246px;margin-right:0}.app-shell.language-en .workspace.with-rail{margin-left:78px;margin-right:0}.app-shell.language-en .sidebar nav button,.app-shell.language-en .metrics button,.app-shell.language-en .alerts button,.app-shell.language-en .staff-table th,.app-shell.language-en .renew-table th{text-align:left}.app-shell.language-en .toast{border-right:0;border-left:3px solid var(--gold);left:auto;right:24px}.app-shell.language-en.display-mobile .sidebar{transform:translate(-110%)}.app-shell.language-en.display-mobile .sidebar.open{transform:translate(0)}.app-shell.language-en.display-mobile .workspace{margin:0}@media (width<=820px){.organization-logo-editor{align-items:flex-start}.display-preferences,.display-preferences label{grid-template-columns:1fr}.app-shell.language-en .sidebar{transform:translate(-110%)}.app-shell.language-en .sidebar.open{transform:translate(0)}.app-shell.language-en .workspace,.app-shell.language-en .workspace.with-sidebar,.app-shell.language-en .workspace.with-rail{margin:0}}@media (width<=560px){.organization-logo-editor{flex-direction:column}.organization-logo-editor>img{align-self:center}.organization-logo-editor>span{width:100%}.organization-logo-editor span>div{flex-direction:column}.organization-logo-editor button{width:100%}}.import-confirm-modal{text-align:center;background:#fff;border-radius:18px;width:min(590px,100%);padding:27px;box-shadow:0 24px 70px #0005}.import-confirm-modal>.ui-icon{color:#8b6315;margin:auto}.import-confirm-modal h2{margin:13px 0 7px;font-size:21px}.import-confirm-modal>p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.import-result-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0;display:grid}.import-result-grid>span{border:1px solid var(--line);background:#faf9f6;border-radius:11px;flex-direction:column;gap:6px;padding:12px 8px;display:flex}.import-result-grid small{color:var(--muted);font-size:10px}.import-result-grid b{color:var(--green);font-size:23px}.import-result-grid .has-conflicts{background:#fff7f6;border-color:#e1aaa6}.import-result-grid .has-conflicts b{color:var(--red)}.import-confirm-modal>em{text-align:right;color:#8e4a25;background:#fff5ea;border-radius:9px;padding:10px 12px;font-size:10px;font-style:normal;line-height:1.8;display:block}.import-confirm-modal>footer{justify-content:center;gap:9px;margin-top:20px;display:flex}.import-confirm-modal>footer button{min-width:145px}@media (width<=560px){.import-result-grid{grid-template-columns:1fr 1fr}.import-confirm-modal>footer{flex-direction:column}.import-confirm-modal>footer button{width:100%}}.topbar-preferences{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-end;gap:7px;margin-inline:auto;padding:7px 9px;display:flex;box-shadow:0 4px 14px #1c243008}.topbar-preferences label{flex-direction:column;gap:3px;display:flex}.topbar-preferences small{color:var(--muted);padding-inline:2px;font-size:8px;font-weight:900}.topbar-preferences select{min-width:105px;height:32px;color:var(--ink);background:#faf9f6;border:1px solid #d9d5cc;border-radius:8px;outline:0;padding:0 8px;font-size:10px;font-weight:800}.topbar-preferences select:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.topbar-preferences select:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 85%)}}.save-display-preference{background:var(--tenant-accent,#171819);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:9px;font-weight:900;display:flex}.save-display-preference:disabled{cursor:default;opacity:.35}.save-display-preference:not(:disabled){box-shadow:0 5px 13px var(--tenant-accent,#171819)}@supports (color:color-mix(in lab, red, red)){.save-display-preference:not(:disabled){box-shadow:0 5px 13px color-mix(in srgb,var(--tenant-accent,#171819),transparent 76%)}}@media (width<=1120px){.topbar{padding-inline:20px}.topbar-preferences small{display:none}.topbar-preferences{align-items:center}.topbar-preferences select{min-width:92px}.save-display-preference span{display:none}.save-display-preference{width:32px;padding:0}.account>i,.account>span{display:none}}@media (width<=820px){.topbar,.app-shell.display-mobile .topbar{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;height:auto;min-height:118px;padding:10px 15px;display:grid}.topbar-preferences{grid-area:2/1/auto/-1;grid-template-columns:1fr 1fr 38px;align-items:end;width:100%;margin:0;display:grid}.topbar-preferences label{min-width:0}.topbar-preferences small{display:block}.topbar-preferences select{width:100%;min-width:0}.save-display-preference{width:38px}.title{min-width:0}.title h1{white-space:nowrap;text-overflow:ellipsis;font-size:20px;overflow:hidden}.account{justify-self:end}.account>button{width:36px;height:36px}.account>form .account-signout{height:36px}.app-shell.display-mobile .title h1{font-size:19px}}@media (width<=430px){.topbar,.app-shell.display-mobile .topbar{padding-inline:10px}.topbar-preferences{gap:5px;padding:7px}.topbar-preferences small{font-size:7px}.topbar-preferences select{padding-inline:5px;font-size:9px}.account>button{display:none}}.app-shell.display-mobile{width:100%;min-width:0;max-width:460px;overflow-x:hidden}.app-shell.display-mobile .workspace,.app-shell.display-mobile .content,.app-shell.display-mobile .stack,.app-shell.display-mobile .panel,.app-shell.display-mobile .profile-body,.app-shell.display-mobile .table-panel{width:100%;min-width:0;max-width:100%}.app-shell.display-mobile .table-scroll,.app-shell.display-mobile .entity-license-dashboard{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.app-shell.display-mobile .topbar{grid-template-columns:minmax(0,1fr) auto;gap:9px 10px;height:auto;min-height:118px;padding:10px 12px;display:grid}.app-shell.display-mobile .title{min-width:0;overflow:hidden}.app-shell.display-mobile .title>span{min-width:0}.app-shell.display-mobile .title h1{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.app-shell.display-mobile .title p{display:none}.app-shell.display-mobile .account{justify-self:end;gap:6px;min-width:0}.app-shell.display-mobile .account>button{display:none}.app-shell.display-mobile .account>i{width:32px;height:32px;display:grid}.app-shell.display-mobile .account>span{min-width:0;max-width:78px;display:flex}.app-shell.display-mobile .account>span b,.app-shell.display-mobile .account>span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell.display-mobile .account-signout{align-items:center;height:34px;padding-inline:8px;display:inline-flex}.app-shell.display-mobile .account>form{display:flex}.app-shell.display-mobile .topbar-preferences{grid-area:2/1/auto/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;align-items:end;gap:6px;width:100%;min-width:0;margin:0;padding:7px;display:grid}.app-shell.display-mobile .topbar-preferences label{min-width:0}.app-shell.display-mobile .topbar-preferences small{font-size:8px;display:block}.app-shell.display-mobile .topbar-preferences select{width:100%;min-width:0;padding-inline:6px}.app-shell.display-mobile .save-display-preference{width:38px;padding:0}.app-shell.display-mobile .save-display-preference span{display:none}.app-shell.display-mobile .metrics,.app-shell.display-mobile .two-cols,.app-shell.display-mobile .cards,.app-shell.display-mobile .attachments,.app-shell.display-mobile .data-grid,.app-shell.display-mobile .summary{grid-template-columns:1fr}.app-shell.display-mobile .toolbar{flex-wrap:wrap;align-items:stretch}.app-shell.display-mobile .toolbar label:not(.search){flex:125px}.app-shell.display-mobile .toolbar .search{flex:1 0 100%;width:100%;min-width:0}.app-shell.display-mobile .toolbar .export-actions{flex-wrap:wrap;order:5;width:100%}.app-shell.display-mobile .toolbar .export-actions button{flex:1}.app-shell.display-mobile .page-actions{flex-direction:column;align-items:stretch}.app-shell.display-mobile .page-actions>span,.app-shell.display-mobile .export-actions{flex-wrap:wrap;justify-content:stretch;width:100%}.app-shell.display-mobile .page-actions>span button{flex:1}.app-shell.display-mobile .export-scope{justify-content:center;width:100%}.app-shell.display-mobile .profile-head{grid-template-columns:60px minmax(0,1fr);gap:12px;padding:16px}.app-shell.display-mobile .profile-head>i{width:56px;height:56px}.app-shell.display-mobile .profile-head>span{min-width:0}.app-shell.display-mobile .profile-head>span h2{overflow-wrap:anywhere;font-size:19px}.app-shell.display-mobile .profile-head>div{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.app-shell.display-mobile .profile-head>div span{border:0;min-width:0;padding:0}.app-shell.display-mobile .data-grid{padding:12px}.app-shell.display-mobile .data-grid input,.app-shell.display-mobile .data-grid select{min-width:0}.app-shell.display-mobile .summary{position:static}.app-shell.display-mobile .summary>span{flex-direction:column;grid-column:1/-1}.app-shell.display-mobile .summary>span button{width:100%}.app-shell.display-mobile .grand{grid-column:1/-1}.app-shell.display-mobile .tasks>div{grid-template-columns:12px minmax(0,1fr) auto}.app-shell.display-mobile .tasks>div span{display:none}.app-shell.display-mobile .branches>div{grid-template-columns:36px minmax(0,1fr) 60px}.app-shell.display-mobile .branches>div span:last-child{display:none}.app-shell.display-mobile .bulk-actions{flex-wrap:wrap}.app-shell.display-mobile .bulk-actions span{order:3;width:100%;margin:0}.app-shell.display-mobile .employee-import>div:last-child{grid-template-columns:1fr;padding:16px}.app-shell.display-mobile .employee-import>div>i{justify-self:center;transform:rotate(-90deg)}.app-shell.display-mobile .employee-import>div>span{grid-template-columns:38px minmax(0,1fr)}.app-shell.display-mobile .employee-import>div>span>button{grid-column:1/-1}.app-shell.display-mobile .inline-add{grid-template-columns:1fr}.app-shell.display-mobile .inline-add button{justify-content:center;min-height:38px}.app-shell.display-mobile .attachment-upload-bar{flex-direction:column;align-items:stretch}.app-shell.display-mobile .attachment-upload-bar>button{width:100%}.app-shell.display-mobile .settings-intro,.app-shell.display-mobile .organization-logo-editor{flex-direction:column;align-items:stretch}.app-shell.display-mobile .theme-preview,.app-shell.display-mobile .organization-logo-editor>img{align-self:center}.app-shell.display-mobile .organization-logo-editor>span{width:100%}.app-shell.display-mobile .organization-logo-editor span>div{flex-direction:column}.app-shell.display-mobile .organization-logo-editor button{width:100%}.app-shell.display-mobile .display-preferences,.app-shell.display-mobile .theme-presets,.app-shell.display-mobile .color-fields,.app-shell.display-mobile .display-preferences label{grid-template-columns:1fr}.app-shell.display-mobile .settings-panel>footer{flex-direction:column;align-items:stretch}.app-shell.display-mobile .settings-panel>footer button{width:100%}.app-shell.display-mobile .structure-columns{grid-template-columns:1fr;padding:12px}.app-shell.display-mobile .structure-note{margin:12px}.app-shell.display-mobile .structure-form>div{flex-direction:column}.app-shell.display-mobile .structure-form button{width:100%}.app-shell.display-mobile .employee-add-grid{grid-template-columns:1fr;padding:16px}.app-shell.display-mobile .entity-editor,.app-shell.display-mobile .entity-records{margin:12px}.app-shell.display-mobile .entity-core-fields,.app-shell.display-mobile .entity-documents-grid,.app-shell.display-mobile .entity-record-docs{grid-template-columns:1fr}.app-shell.display-mobile .document-summary{border-inline-start:0;border-top:1px solid var(--line);min-width:0}.app-shell.display-mobile .document-summary:first-child{border-top:0}.app-shell.display-mobile .entity-editor>footer,.app-shell.display-mobile .license-dashboard-empty{flex-direction:column;align-items:stretch}.app-shell.display-mobile .entity-editor>footer>div{flex-direction:column}.app-shell.display-mobile .entity-editor>footer button,.app-shell.display-mobile .license-dashboard-empty button{width:100%;margin:0}.app-shell.display-mobile .entity-records-list>article>header{grid-template-columns:38px minmax(0,1fr)}.app-shell.display-mobile .entity-records-list>article>header>div{grid-column:1/-1;justify-content:flex-end}.app-shell.display-mobile .entity-form,.app-shell.display-mobile .entity-list article,.app-shell.display-mobile .renewal-confirm-list article{grid-template-columns:1fr}.app-shell.display-mobile .entity-list button{justify-self:start}.app-shell.display-mobile .renewal-confirm-list label{grid-template-columns:1fr}.app-shell.display-mobile .renewal-confirm footer{flex-direction:column}.app-shell.display-mobile .renewal-confirm footer button{width:100%}.app-shell.display-mobile .calendar-choice{flex-wrap:wrap}.app-shell.display-mobile .calendar-choice>span{width:100%}.app-shell.display-mobile .hijri-date-fields{grid-template-columns:1fr 1fr 1.2fr}.app-shell.display-mobile .add-document-row,.app-shell.display-mobile .license-entity-card>header{flex-direction:column;align-items:stretch}.app-shell.display-mobile .add-document-row button{width:100%}.app-shell.display-mobile .license-entity-card>header>strong{white-space:normal;text-align:center}.app-shell.display-mobile .modal-backdrop{padding:10px}.app-shell.display-mobile .entity-modal,.app-shell.display-mobile .renewal-confirm,.app-shell.display-mobile .delete-modal,.app-shell.display-mobile .import-confirm-modal{width:min(440px,100vw - 20px);max-width:100%}.app-shell.display-mobile .delete-modal>div,.app-shell.display-mobile .import-confirm-modal>footer{flex-direction:column}.app-shell.display-mobile .delete-modal>div button,.app-shell.display-mobile .import-confirm-modal>footer button{width:100%;min-width:0}.app-shell.display-mobile .import-result-grid{grid-template-columns:1fr 1fr}@media (width<=820px){.app-shell:not(.display-desktop) .account{gap:6px}.app-shell:not(.display-desktop) .account>button{display:none}.app-shell:not(.display-desktop) .account>i{width:32px;height:32px;display:grid}.app-shell:not(.display-desktop) .account>span{min-width:0;max-width:78px;display:flex}.app-shell:not(.display-desktop) .account>span b,.app-shell:not(.display-desktop) .account>span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell:not(.display-desktop) .account-signout{align-items:center;height:34px;padding-inline:8px;display:inline-flex}}.dashboard-empty,.employee-data-empty{text-align:center;color:var(--muted);margin:0;padding:24px;font-size:12px;line-height:1.8}.employee-data-empty{min-width:min(880px,100%)}.attachment-category-select{color:#6f5012;background:#fff;border:1px solid #d6b96f;border-radius:8px;width:100%;height:35px;padding:0 8px;font-size:11px;font-weight:800}.attachments article>div:last-child a{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;padding:5px 8px;font-size:11px;text-decoration:none}.attachment-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:12px;grid-column:1/-1;margin:0;padding:30px;font-size:12px}.insurance-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.insurance-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:13px;min-height:112px;padding:18px;display:flex;box-shadow:0 8px 25px #17233d08}.insurance-metrics .metric-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.insurance-metrics .metric-icon.green{color:#087b5e;background:#e9f7f2}.insurance-metrics .metric-icon.blue{color:#5267ff;background:#edf0ff}.insurance-metrics .metric-icon.orange{color:#a46b00;background:#fff5df}.insurance-metrics .metric-icon.red{color:#b74136;background:#fff0ee}.insurance-metrics article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.insurance-metrics small{color:var(--muted);font-size:10px}.insurance-metrics b{color:var(--ink);font-size:26px;line-height:1}.insurance-metrics em{color:var(--muted);margin-top:3px;font-size:9px;font-style:normal;line-height:1.5}.insurance-toolbar>.primary{margin-inline-start:auto}.insurance-register{overflow:hidden}.insurance-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.insurance-policy-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 7px 18px #17233d08}.insurance-policy-card>header{border-bottom:1px solid var(--line);background:#faf9f6;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.insurance-policy-card>header>i{width:42px;height:42px;color:var(--green);background:#e8f7f1;border-radius:12px;place-items:center;display:grid}.insurance-policy-card>header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.insurance-policy-card>header small{color:var(--muted);font-size:9px}.insurance-policy-card>header h3{overflow-wrap:anywhere;font-size:15px}.insurance-policy-card>header>em{white-space:nowrap;border-radius:20px;padding:7px 9px;font-size:9px;font-style:normal;font-weight:900}.insurance-policy-card>header>em.active{color:#087b5e;background:#e4f6ef}.insurance-policy-card>header>em.soon{color:#956400;background:#fff0cf}.insurance-policy-card>header>em.expired{color:#b33e34;background:#ffebe9}.insurance-policy-info{grid-template-columns:1.25fr .8fr 1.2fr;display:grid}.insurance-policy-info>span{border-inline-end:1px solid var(--line);flex-direction:column;gap:5px;min-width:0;padding:14px;display:flex}.insurance-policy-info>span:last-child{border-inline-end:0}.insurance-policy-info small{color:var(--muted);font-size:9px}.insurance-policy-info b{overflow-wrap:anywhere;font-size:11px}.insurance-policy-info em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.5}.insurance-policy-info .dual-date{gap:2px}.insurance-policy-info .dual-date span{font-size:8px}.insurance-members{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin:0 14px;padding:13px 0;display:flex}.insurance-members>span{flex-direction:column;gap:3px;display:flex}.insurance-members>span b{align-items:center;gap:5px;font-size:11px;display:flex}.insurance-members>span small{color:var(--muted);font-size:8px}.insurance-members>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.insurance-members>div button,.insurance-members>div em{color:var(--ink);background:#f2f0eb;border:0;border-radius:17px;padding:5px 8px;font-size:8px;font-style:normal}.insurance-members>div button{cursor:pointer}.insurance-policy-card>footer{justify-content:flex-end;gap:8px;padding:0 14px 14px;display:flex}.insurance-policy-card>footer .outline{min-height:35px}.insurance-delete{min-height:35px;color:var(--red);background:#fff8f7;border:1px solid #e2aaa5;border-radius:9px;padding:0 13px;font-size:10px;font-weight:900}.insurance-empty{text-align:center;min-height:260px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:38px;display:flex}.insurance-empty>.ui-icon{color:var(--green);margin-bottom:10px}.insurance-empty h3{color:var(--ink);margin-bottom:5px;font-size:17px}.insurance-empty p{max-width:460px;font-size:11px;line-height:1.8}.insurance-empty .primary{margin-top:14px}.insurance-modal{width:min(940px,100%);max-height:calc(100vh - 28px);overflow:auto}.insurance-modal>header{z-index:3;background:#fff;position:sticky;top:0}.insurance-form{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px 22px;display:grid}.insurance-form>label,.insurance-expiry-field{color:#555;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.insurance-form input,.insurance-form select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #d7d2c8;border-radius:9px;padding:0 11px;font-size:12px}.insurance-form label>small{color:var(--muted);font-size:8px;font-weight:500}.insurance-expiry-field{grid-column:1/-1}.insurance-employee-picker{padding:18px 22px}.insurance-employee-picker>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.insurance-employee-picker>header h3{font-size:15px}.insurance-employee-picker>header p{color:var(--muted);margin-top:3px;font-size:9px}.insurance-employee-picker>header>b{color:#087b5e;background:#e6f6f0;border-radius:20px;padding:7px 10px;font-size:10px}.insurance-picker-tools{gap:9px;margin-bottom:10px;display:flex}.insurance-picker-tools .search{flex:1;min-width:0;height:42px}.insurance-picker-tools .outline{min-height:42px}.insurance-employee-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:310px;padding:2px;display:grid;overflow:auto}.insurance-employee-list>label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:18px 36px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.insurance-employee-list>label.selected{border-color:var(--green)}@supports (color:color-mix(in lab, red, red)){.insurance-employee-list>label.selected{border-color:color-mix(in srgb,var(--green),#fff 30%)}}.insurance-employee-list>label.selected{background:var(--green)}@supports (color:color-mix(in lab, red, red)){.insurance-employee-list>label.selected{background:color-mix(in srgb,var(--green),#fff 95%)}}.insurance-employee-list>label>input{accent-color:var(--green)}.insurance-employee-list>label>i{color:#5267ff;background:#edf0ff;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.insurance-employee-list>label>span{flex-direction:column;gap:2px;min-width:0;display:flex}.insurance-employee-list b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.insurance-employee-list small{color:var(--muted);font-size:8px}.insurance-employee-list em{color:#976600;font-size:8px;font-style:normal;line-height:1.4}.insurance-employee-list>p{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:11px;grid-column:1/-1;margin:0;padding:26px;font-size:10px}.insurance-modal>footer{border-top:1px solid var(--line);z-index:3;background:#fff;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;position:sticky;bottom:0}@media (width<=1120px){.insurance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.insurance-policy-grid{grid-template-columns:1fr}}@media (width<=720px){.insurance-form,.insurance-employee-list,.insurance-policy-info{grid-template-columns:1fr}.insurance-policy-info>span{border-inline-end:0;border-top:1px solid var(--line)}.insurance-policy-info>span:first-child{border-top:0}.insurance-members{flex-direction:column;align-items:flex-start}.insurance-members>div{justify-content:flex-start}.insurance-picker-tools{flex-direction:column}.insurance-picker-tools .outline{width:100%}}.app-shell.display-mobile .insurance-metrics,.app-shell.display-mobile .insurance-policy-grid,.app-shell.display-mobile .insurance-form,.app-shell.display-mobile .insurance-employee-list,.app-shell.display-mobile .insurance-policy-info{grid-template-columns:1fr}.app-shell.display-mobile .insurance-metrics{gap:9px}.app-shell.display-mobile .insurance-policy-grid,.app-shell.display-mobile .insurance-form,.app-shell.display-mobile .insurance-employee-picker{padding:12px}.app-shell.display-mobile .insurance-policy-info>span{border-inline-end:0;border-top:1px solid var(--line)}.app-shell.display-mobile .insurance-policy-info>span:first-child{border-top:0}.app-shell.display-mobile .insurance-members{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .insurance-members>div{justify-content:flex-start}.app-shell.display-mobile .insurance-picker-tools,.app-shell.display-mobile .insurance-modal>footer{flex-direction:column}.app-shell.display-mobile .insurance-picker-tools .outline,.app-shell.display-mobile .insurance-modal>footer button{width:100%}.app-shell.display-mobile .insurance-modal{max-height:calc(100vh - 20px)}.insurance-policy-info{grid-template-columns:1.1fr .75fr 1.1fr 1.1fr}.insurance-cost{background:#fbfaf6}.insurance-cost>b{color:var(--green)}.health-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.health-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:12px;min-height:108px;padding:17px;display:flex;box-shadow:0 8px 25px #17233d08}.health-metrics article>i{width:42px;height:42px;color:var(--green);background:#e8f7f1;border-radius:12px;place-items:center;font-style:normal;display:grid}.health-metrics article:nth-child(2)>i{color:#a06a05;background:#fff3dc}.health-metrics article:nth-child(3)>i{color:#b54136;background:#ffebe9}.health-metrics article:nth-child(4)>i{color:#5267ff;background:#edf0ff}.health-metrics article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.health-metrics small{color:var(--muted);font-size:9px}.health-metrics b{font-size:26px;line-height:1}.health-metrics em{color:var(--muted);font-size:8px;font-style:normal;line-height:1.5}.health-rules{border-bottom:1px solid var(--line);background:#faf9f6;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 18px;display:grid}.health-rules>span{border-inline-start:3px solid var(--gold);flex-direction:column;gap:3px;padding-inline-start:10px;display:flex}.health-rules b{font-size:11px}.health-rules small{color:var(--muted);font-size:8px}.health-table{min-width:1050px}.health-table th,.health-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.health-table th{color:var(--muted);background:#faf9f6;font-size:9px}.health-table td>b,.health-table td>small{display:block}.health-table td>b{font-size:11px}.health-table td>small{color:var(--muted);margin-top:4px;font-size:8px}.health-table td>.active,.health-table td>.soon,.health-table td>.expired,.health-table td>.missing{border-radius:18px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.health-table td>.active{color:#087b5e;background:#e4f6ef}.health-table td>.soon{color:#936300;background:#fff0cf}.health-table td>.expired{color:#b54136;background:#ffebe9}.health-table td>.missing{color:#777;background:#f0efec}.health-process-state{flex-direction:column;gap:3px;display:flex}.health-process-state b{color:#5267ff;font-size:9px}.health-process-state small{color:var(--muted);font-size:8px}.health-table td .primary,.health-table td .outline{white-space:nowrap;min-height:34px}.health-history{overflow:hidden}.health-history-list{flex-direction:column;gap:8px;padding:14px 18px;display:flex}.health-history-list article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:38px minmax(0,1.3fr) minmax(120px,.7fr) minmax(110px,.6fr) auto;align-items:center;gap:11px;padding:10px 12px;display:grid}.health-history-list article>i{color:#966400;background:#fff2da;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.health-history-list article>i.completed{color:#087b5e;background:#e5f6ef}.health-history-list article>i.ready{color:#5267ff;background:#edf0ff}.health-history-list article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.health-history-list b{font-size:10px}.health-history-list small{color:var(--muted);font-size:8px}.health-history-list .outline{min-height:34px}.health-modal{width:min(1040px,100%);max-height:calc(100vh - 24px);overflow:auto}.health-modal>header,.health-modal>footer{z-index:4;background:#fff;position:sticky}.health-modal>header{top:0}.health-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.health-progress{border-bottom:1px solid var(--line);background:#faf9f6;justify-content:space-between;align-items:center;gap:20px;padding:14px 22px;display:flex}.health-progress>span{flex:1;align-items:flex-start;display:flex}.health-progress>span>i{color:#aaa;flex-direction:column;flex:1;align-items:center;gap:5px;font-style:normal;display:flex;position:relative}.health-progress>span>i:not(:last-child):after{content:"";top:14px;background:#ddd;width:calc(100% - 34px);height:2px;position:absolute;inset-inline-start:calc(50% + 17px)}.health-progress>span>i.done:not(:last-child):after{background:var(--green)}.health-progress>span>i>b{color:#888;z-index:1;background:#eee;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.health-progress>span>i.done>b{background:var(--green);color:#fff}.health-progress>span>i>small{white-space:nowrap;font-size:8px;font-weight:800}.health-progress>strong{border-inline-start:1px solid var(--line);color:var(--green);white-space:nowrap;flex-direction:column;gap:3px;padding-inline-start:18px;font-size:18px;display:flex}.health-progress>strong small{color:var(--muted);font-size:8px}.health-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px 22px;display:grid}.health-steps fieldset{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:15px;display:flex}.health-steps fieldset.complete{border-color:var(--green)}@supports (color:color-mix(in lab, red, red)){.health-steps fieldset.complete{border-color:color-mix(in srgb,var(--green),#fff 40%)}}.health-steps fieldset.complete{background:var(--green)}@supports (color:color-mix(in lab, red, red)){.health-steps fieldset.complete{background:color-mix(in srgb,var(--green),#fff 97%)}}.health-steps legend{padding:0 7px;font-size:12px;font-weight:900}.health-steps legend>b{color:#5267ff;background:#edf0ff;border-radius:8px;place-items:center;width:24px;height:24px;margin-inline-end:6px;display:inline-grid}.health-steps fieldset.complete legend>b{background:var(--green);color:#fff}.health-steps fieldset>label:not(.health-check),.health-date{color:#555;flex-direction:column;gap:6px;font-size:9px;font-weight:900;display:flex}.health-steps input[type=number],.health-steps input[type=text],.health-steps select{background:#fff;border:1px solid #d7d2c8;border-radius:9px;width:100%;height:40px;padding:0 10px;font-size:11px}.health-check{border:1px solid var(--line);cursor:pointer;background:#faf9f6;border-radius:10px;align-items:flex-start;gap:9px;padding:10px;display:flex}.health-check>input{accent-color:var(--green);margin-top:2px}.health-check>span{flex-direction:column;gap:3px;display:flex}.health-check b{font-size:10px}.health-check small{color:var(--muted);font-size:8px}.health-date .date-input-control{width:100%}.health-notes{flex-direction:column;gap:6px;margin:0 22px 18px;font-size:9px;font-weight:900;display:flex}.health-notes textarea{resize:vertical;min-height:76px;font:inherit;border:1px solid #d7d2c8;border-radius:10px;padding:10px}.health-modal .dual-date{margin-top:3px}@media (width<=1120px){.health-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.health-steps{grid-template-columns:1fr}.health-progress{flex-direction:column;align-items:stretch}.health-progress>strong{border-inline-start:0;border-top:1px solid var(--line);padding:10px 0 0}.health-history-list article{grid-template-columns:36px minmax(0,1fr) auto}.health-history-list article>span:nth-of-type(2),.health-history-list article>span:nth-of-type(3){grid-column:2/-1}}@media (width<=700px){.health-rules{grid-template-columns:1fr}.health-history-list article{grid-template-columns:36px minmax(0,1fr)}.health-history-list article>button{grid-column:1/-1;width:100%}.health-progress>span>i>small{white-space:normal;text-align:center}.health-modal>footer{flex-direction:column}.health-modal>footer button{width:100%}}.app-shell.display-mobile .health-metrics,.app-shell.display-mobile .health-rules,.app-shell.display-mobile .health-steps{grid-template-columns:1fr}.app-shell.display-mobile .health-progress{flex-direction:column;align-items:stretch;padding:12px}.app-shell.display-mobile .health-progress>strong{border-inline-start:0;border-top:1px solid var(--line);padding:10px 0 0}.app-shell.display-mobile .health-progress>span>i>small{white-space:normal;text-align:center}.app-shell.display-mobile .health-steps,.app-shell.display-mobile .health-history-list{padding:12px}.app-shell.display-mobile .health-history-list article{grid-template-columns:36px minmax(0,1fr)}.app-shell.display-mobile .health-history-list article>span:nth-of-type(2),.app-shell.display-mobile .health-history-list article>span:nth-of-type(3),.app-shell.display-mobile .health-history-list article>button{grid-column:1/-1}.app-shell.display-mobile .health-history-list article>button{width:100%}.app-shell.display-mobile .health-modal>footer{flex-direction:column}.app-shell.display-mobile .health-modal>footer button{width:100%}.app-shell.display-mobile .health-notes{margin:0 12px 12px}.app-shell.display-mobile .health-modal{max-height:calc(100vh - 20px)}.health-steps fieldset:nth-child(4)>label:not(.health-check),.health-steps fieldset:nth-child(4)>.health-date:first-of-type{display:none}.legacy-policy-cost{display:none!important}.insurance-employee-list>label{grid-template-columns:18px 36px minmax(0,1fr) minmax(160px,.7fr)}.insurance-employee-cost{border-inline-start:1px solid var(--line);padding-inline-start:10px}.insurance-employee-cost>small{color:var(--muted);font-size:8px;font-weight:800}.insurance-employee-cost>span{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.insurance-employee-cost input{border:1px solid #d1cbc0;border-radius:8px;width:100%;min-width:0;height:36px;padding:0 8px;font-size:11px}.insurance-employee-cost>span>em{color:var(--green);font-size:8px;font-style:normal;font-weight:900}@media (width<=720px){.insurance-employee-list>label{grid-template-columns:18px 36px minmax(0,1fr)}.insurance-employee-cost{border-inline-start:0;border-top:1px solid var(--line);grid-column:1/-1;padding:9px 0 0}}.app-shell.display-mobile .insurance-employee-list>label{grid-template-columns:18px 36px minmax(0,1fr)}.app-shell.display-mobile .insurance-employee-cost{border-inline-start:0;border-top:1px solid var(--line);grid-column:1/-1;padding:9px 0 0}.health-steps fieldset{border-width:5px 2px 2px;padding:17px;position:relative;box-shadow:0 8px 20px #17233d0a}.health-steps fieldset legend{color:#fff;border-radius:9px;padding:7px 11px;box-shadow:0 4px 11px #17233d18}.health-steps fieldset legend>b{color:#fff!important;background:#ffffff26!important}.health-steps fieldset:first-child{background:#f4fbf8;border-color:#21866d}.health-steps fieldset:first-child legend{background:#21866d}.health-steps fieldset:first-child .health-check{background:#e9f7f2;border-color:#b9ded3}.health-steps fieldset:first-child input:focus{border-color:#21866d}.health-steps fieldset:nth-child(2){background:#f6f7ff;border-color:#5267ff}.health-steps fieldset:nth-child(2) legend{background:#5267ff}.health-steps fieldset:nth-child(2) .health-check{background:#eef0ff;border-color:#c8ceff}.health-steps fieldset:nth-child(2) input:focus,.health-steps fieldset:nth-child(2) select:focus{border-color:#5267ff}.health-steps fieldset:nth-child(3){background:#fffaf0;border-color:#c58a18}.health-steps fieldset:nth-child(3) legend{background:#c58a18}.health-steps fieldset:nth-child(3) .health-check{background:#fff3d9;border-color:#ead29b}.health-steps fieldset:nth-child(3) input:focus{border-color:#c58a18}.health-steps fieldset:nth-child(4){background:#fbf7ff;border-color:#8757ad}.health-steps fieldset:nth-child(4) legend{background:#8757ad}.health-steps fieldset:nth-child(4) .health-check{background:#f4eafb;border-color:#dcc7ec}.health-steps fieldset:nth-child(4) input:focus{border-color:#8757ad}.health-steps fieldset.complete{border-color:var(--green);box-shadow:0 0 0 2px var(--green),0 8px 20px #17233d0a}@supports (color:color-mix(in lab, red, red)){.health-steps fieldset.complete{box-shadow:0 0 0 2px color-mix(in srgb,var(--green),transparent 82%),0 8px 20px #17233d0a}}.health-steps fieldset.complete:after{content:"مكتملة ✓";background:var(--green);color:#fff;top:9px;border-radius:18px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;inset-inline-end:12px}.health-progress>span>i:first-child>small,.health-progress>span>i:nth-child(3)>small,.health-progress>span>i:nth-child(4)>small{font-size:0}.health-progress>span>i:first-child>small:after{content:"الفحص الطبي والتسجيل في منصة بلدي";font-size:8px}.health-progress>span>i:nth-child(3)>small:after{content:"سداد رسوم بلدي 60 ريال";font-size:8px}.health-progress>span>i:nth-child(4)>small:after{content:"طباعة الكرت";font-size:8px}.health-steps fieldset:first-child legend,.health-steps fieldset:nth-child(3) legend,.health-steps fieldset:nth-child(4) legend{font-size:0}.health-steps fieldset:first-child legend>b,.health-steps fieldset:nth-child(3) legend>b,.health-steps fieldset:nth-child(4) legend>b{font-size:12px}.health-steps fieldset:first-child legend:after{content:" الفحص الطبي والتسجيل في منصة بلدي";font-size:12px}.health-steps fieldset:nth-child(3) legend:after{content:" سداد رسوم بلدي — 60 ريال";font-size:12px}.health-steps fieldset:nth-child(4) legend:after{content:" طباعة الكرت";font-size:12px}.gregorian-date-field input[type=date]{unicode-bidi:isolate;text-align:left!important;direction:ltr!important;padding-inline:12px 44px!important}.gregorian-date-field input[type=date]::-webkit-datetime-edit{text-align:left;direction:ltr;unicode-bidi:isolate}.gregorian-date-field input[type=date]::-webkit-date-and-time-value{text-align:left}.gregorian-date-field>span{inset-inline-start:16px;transform:translateY(-50%)}.account-user{flex:none;place-items:center;font-weight:900;color:#171717!important;background:linear-gradient(135deg,#e9c369,#a87513)!important;border:0!important;border-radius:50%!important;width:38px!important;height:38px!important;display:grid!important}.account-user:hover,.account-user:focus-visible{box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.account-user:hover,.account-user:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 72%)}}.account-notifications{place-items:center;display:grid}.password-modal{width:min(520px,100%)}.password-modal>form{flex-direction:column;gap:14px;padding:20px 22px;display:flex}.password-modal form>label{color:#4f5254;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.password-modal input{text-align:left;direction:ltr;background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;height:44px;padding:0 12px}.password-modal input:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.password-modal input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 84%)}}.password-modal label small{color:var(--muted);font-size:9px}.password-error{color:var(--red);background:#fff8f7;border:1px solid #ecc0bc;border-radius:9px;margin:0;padding:10px 12px;font-size:11px;font-weight:800}.password-modal form>footer{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}@media (width<=820px){.content{min-height:calc(100vh - 118px)}.app-shell:not(.display-desktop) .account>.account-notifications{display:none}.app-shell:not(.display-desktop) .account>.account-user{width:34px!important;height:34px!important;display:grid!important}.app-shell:not(.display-desktop) .account>span{display:none}.gregorian-date-field input[type=date]{font-size:14px!important}.password-modal form>footer{flex-direction:column}.password-modal form>footer button{width:100%}}.app-shell.display-mobile .content{min-height:calc(100vh - 118px)}.app-shell.display-mobile .account>.account-notifications{display:none}.app-shell.display-mobile .account>.account-user{width:34px!important;height:34px!important;display:grid!important}.profile-head{grid-template-columns:106px minmax(200px,1fr) auto}.profile-photo{flex-direction:column;align-items:center;gap:7px;width:100%;margin:0;display:flex}.profile-photo>i{color:#7a5611;width:76px;height:76px;box-shadow:0 0 0 1px var(--line),0 7px 18px #17233d18;background:linear-gradient(135deg,#f7edd4,#d9b45e);border:3px solid #fff;border-radius:50%;place-items:center;font-size:26px;font-style:normal;font-weight:800;display:grid;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%;display:block}.profile-photo button{border:1px solid var(--line);min-height:29px;color:var(--green);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:900;display:inline-flex}.profile-photo button:hover{border-color:var(--gold);background:#fffaf0}.employee-number-hint{margin-top:-2px;color:var(--green)!important;font-size:9px!important;font-weight:700!important}@media (width<=820px){.profile-head{grid-template-columns:82px minmax(0,1fr)}.profile-photo>i{width:60px;height:60px}.profile-photo button{padding-inline:6px;font-size:8px}}@media (width<=520px){.profile-photo{align-self:start}.profile-photo button{white-space:normal;line-height:1.35}}.app-shell.display-mobile .profile-head{grid-template-columns:82px minmax(0,1fr)}.app-shell.display-mobile .profile-photo>i{width:60px;height:60px}.app-shell.display-mobile .profile-photo button{padding-inline:6px;font-size:8px}.dashboard-quick-alerts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-quick-alerts>button{border:1px solid var(--line);background:var(--card);min-width:0;min-height:82px;color:var(--ink);text-align:start;cursor:pointer;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid;box-shadow:0 8px 22px #17233d0a}.dashboard-quick-alerts>button:hover{border-color:var(--gold);transform:translateY(-1px)}.dashboard-quick-alerts>button>i{color:#a46e08;background:#fff5de;border-radius:12px;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.dashboard-quick-alerts>button:nth-child(2)>i{color:#b34d3e;background:#fff0ec}.dashboard-quick-alerts>button:nth-child(3)>i{color:var(--green);background:#edf4f2}.dashboard-quick-alerts>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-quick-alerts>button>span>b{color:var(--green);font-size:25px;line-height:1}.dashboard-quick-alerts>button>span>small{color:var(--ink);font-size:10px;font-weight:900;line-height:1.5}.dashboard-quick-alerts>button>span>em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.5}.outside-sponsorship-field{background:#fff8e9!important;border-color:#e4bd7b!important}.outside-sponsorship-field b{color:#9b6300!important}.outside-sponsorship-chip{width:max-content;margin-top:5px;color:#996100!important;background:#fff2d8!important;border-color:#e8bd6d!important;display:block!important}.attachment-limit-count{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#f6f3ec;border-radius:18px;align-self:center;padding:7px 10px;font-size:9px;font-style:normal;font-weight:900}.attachment-delete{color:var(--red)!important;background:#fff8f7!important;border:1px solid #efc7c2!important}.health-steps fieldset.locked{opacity:.8;box-shadow:none!important;background:#f2f1ee!important;border-color:#d7d3ca!important}.health-steps fieldset.locked legend{background:#7b7d7e!important}.health-steps fieldset.locked:after{color:#555;top:10px;background:#e5e2dc;border-radius:18px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;inset-inline-end:12px;content:attr(data-lock-message)!important}@media (width<=900px){.dashboard-quick-alerts{grid-template-columns:1fr}.dashboard-quick-alerts>button{min-height:72px}}.app-shell.display-mobile .dashboard-quick-alerts{grid-template-columns:1fr}.app-shell.display-mobile .dashboard-quick-alerts>button{min-height:72px}.gregorian-date-field{direction:ltr;position:relative}.gregorian-date-field .gregorian-date-text{letter-spacing:.2px;unicode-bidi:isolate;text-align:left!important;direction:ltr!important;padding:0 48px 0 12px!important}.gregorian-date-field .gregorian-date-text::placeholder,.employee-add-grid input::placeholder,.data-grid input::placeholder,.contract-form input::placeholder{color:#a5a7a8;opacity:1;font-weight:500}.gregorian-date-field .date-calendar-button{border:0;border-inline-start:1px solid var(--line);width:44px;height:42px;color:var(--green);cursor:pointer;inset-inline-end:0;background:0 0;border-radius:0 9px 9px 0;place-items:center;display:grid;position:absolute;top:0}.gregorian-date-field .date-calendar-button:hover,.gregorian-date-field.picker-open .date-calendar-button{background:#edf8f4}.gregorian-date-field .date-calendar-button:disabled{cursor:not-allowed;color:#aaa}.gregorian-date-field.disabled .gregorian-date-text{cursor:not-allowed;background:#f3f2ef!important}.hijri-date-fields{direction:ltr!important;grid-template-columns:.8fr .8fr 1.2fr!important}.unified-calendar-panel{z-index:15;direction:rtl;background:#fff;border:1px solid #cfc9bd;border-radius:12px;flex-direction:column;gap:8px;width:100%;max-width:330px;padding:10px;display:flex;box-shadow:0 16px 34px #17233d20}.unified-calendar-panel>header{grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;display:grid}.unified-calendar-panel>header b{text-align:center;font-size:11px}.unified-calendar-panel>header button,.unified-calendar-panel>footer button{border:1px solid var(--line);color:#555;cursor:pointer;background:#faf9f6;border-radius:8px;min-height:32px;font-family:inherit;font-weight:900}.unified-calendar-weekdays,.unified-calendar-days{direction:rtl;grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.unified-calendar-weekdays span{text-align:center;color:var(--muted);padding:3px;font-size:8px;font-weight:900}.unified-calendar-days>button,.unified-calendar-days>span{aspect-ratio:1;border:0;border-radius:8px;place-items:center;font-family:inherit;font-size:10px;display:grid}.unified-calendar-days>button{color:#333;cursor:pointer;background:#faf9f6}.unified-calendar-days>button:hover{color:var(--green);background:#edf8f4}.unified-calendar-days>button.selected{background:var(--green);color:#fff;font-weight:900}.unified-calendar-panel>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding-top:5px;display:flex}.unified-calendar-panel>footer button{color:var(--green);padding:0 12px}.unified-calendar-panel>footer small{color:var(--muted);font-size:8px;line-height:1.4}@media (width<=560px){.unified-calendar-panel{max-width:none}.unified-calendar-days>button,.unified-calendar-days>span{aspect-ratio:auto;min-height:36px}.unified-calendar-panel>footer{flex-direction:column;align-items:stretch}.unified-calendar-panel>footer small{text-align:center}}.managed-source-badge{color:var(--green);white-space:nowrap;background:#f0faf6;border:1px solid #b9ded3;border-radius:18px;align-self:center;padding:7px 11px;font-size:9px;font-style:normal;font-weight:900}.managed-source-note{color:var(--green);background:#f4fbf8;border:1px solid #c7ddd6;border-radius:12px;align-items:center;gap:10px;margin:16px 17px 0;padding:12px 14px;display:flex}.managed-source-note>span{flex-direction:column;gap:3px;display:flex}.managed-source-note b{font-size:11px}.managed-source-note small{color:var(--muted);font-size:9px;line-height:1.5}.contract-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.contract-metrics article{border:1px solid var(--line);min-height:98px;box-shadow:var(--shadow);border-bottom:3px solid var(--green);background:#fff;border-radius:15px;flex-direction:column;gap:4px;padding:16px;display:flex}.contract-metrics article:nth-child(2){border-bottom-color:var(--gold)}.contract-metrics article:nth-child(3){border-bottom-color:var(--red)}.contract-metrics article:nth-child(4){border-bottom-color:#777}.contract-metrics small{color:var(--muted);font-size:10px}.contract-metrics b{font-size:27px}.contract-metrics em{color:var(--muted);font-size:9px;font-style:normal}.contracts-table{border-collapse:collapse;width:100%;min-width:1150px}.contracts-table th,.contracts-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.contracts-table th{color:var(--muted);background:#faf9f6;font-size:10px}.contracts-table td{font-size:11px}.contracts-table td>b,.contracts-table td>small{display:block}.contracts-table td>small{color:var(--muted);margin-top:4px;font-size:9px}.contracts-table td>em{border-radius:18px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.contracts-table td>em.active{color:#087b5e;background:#e4f6ef}.contracts-table td>em.soon{color:#936300;background:#fff0cf}.contracts-table td>em.expired{color:#b54136;background:#ffebe9}.contracts-table td>em.missing{color:#666;background:#f0efec}.contracts-table .outline{white-space:nowrap;min-height:34px}.contract-modal{width:min(1050px,100%);max-height:calc(100vh - 24px);overflow:auto}.contract-modal>header,.contract-modal>footer{z-index:4;background:#fff;position:sticky}.contract-modal>header{top:0}.contract-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.contract-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 22px;display:grid}.contract-form>label,.contract-date{color:#555;flex-direction:column;gap:6px;font-size:10px;font-weight:900;display:flex}.contract-form>label>input,.contract-form>label>select{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;height:42px;padding:0 10px}.contract-form>label>input:focus,.contract-form>label>select:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.contract-form>label>input:focus,.contract-form>label>select:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 84%)}}@media (width<=900px){.contract-metrics,.contract-form{grid-template-columns:1fr 1fr}}@media (width<=560px){.contract-metrics,.contract-form{grid-template-columns:1fr}.contract-modal>footer{flex-direction:column}.contract-modal>footer button{width:100%}.managed-source-note{align-items:flex-start}}.app-shell.display-mobile .contract-metrics,.app-shell.display-mobile .contract-form{grid-template-columns:1fr}.app-shell.display-mobile .contract-modal>footer{flex-direction:column}.app-shell.display-mobile .contract-modal>footer button{width:100%}.certificate-status{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.certificate-status>em{border-radius:18px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.certificate-status>em.active{color:#087b5e;background:#e4f6ef}.certificate-status>em.soon{color:#936300;background:#fff0cf}.certificate-status>em.expired{color:#b54136;background:#ffebe9}.certificate-status>em.missing{color:#666;background:#f0efec}.certificate-status>small{color:var(--muted);white-space:nowrap;font-size:8px}.insurance-policy-card>header>em.missing{color:#666;background:#efefef}.profile-salary-summary{background:#f2faf7;border:1px solid #b9ded3;border-radius:13px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.15fr);align-items:center;gap:12px;margin:14px 17px 18px;padding:14px;display:grid}.profile-salary-summary>span{flex-direction:column;gap:5px;display:flex}.profile-salary-summary small{color:var(--muted);font-size:9px;font-weight:800}.profile-salary-summary b{font-size:14px}.profile-salary-summary>i{color:var(--green);font-size:18px;font-style:normal;font-weight:900}.profile-salary-summary .total{border-inline-start:1px solid #b9ded3;padding-inline-start:14px}.profile-salary-summary strong{color:var(--green);font-size:19px}.contract-total-salary{background:#f0faf6;border:1px solid #b9ded3;border-radius:11px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;display:flex}.contract-total-salary small{color:var(--muted);font-size:9px;font-weight:800}.contract-total-salary b{color:var(--green);font-size:19px}@media (width<=700px){.profile-salary-summary{grid-template-columns:1fr}.profile-salary-summary>i{display:none}.profile-salary-summary .total{border-inline-start:0;border-top:1px solid #b9ded3;padding:10px 0 0}.contract-total-salary{flex-direction:column;align-items:flex-start}}.hijri-date-fields.leave-hijri{grid-template-columns:.8fr .8fr 1.2fr}.app-shell.display-mobile .profile-salary-summary{grid-template-columns:1fr}.app-shell.display-mobile .profile-salary-summary>i{display:none}.app-shell.display-mobile .profile-salary-summary .total{border-inline-start:0;border-top:1px solid #b9ded3;padding:10px 0 0}.app-shell.display-mobile .contract-total-salary{flex-direction:column;align-items:flex-start}.health-history-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;display:flex}.health-history-head .panel-title{border-bottom:0;flex:1}.health-history-head>.outline{white-space:nowrap;margin-inline-end:18px}.health-history-empty{text-align:center;color:var(--muted);margin:0;padding:24px;font-size:10px}@media (width<=650px){.health-history-head{flex-direction:column;align-items:stretch;padding-bottom:14px}.health-history-head>.outline{margin:0 18px}}.app-shell.display-mobile .health-history-head{flex-direction:column;align-items:stretch;padding-bottom:14px}.app-shell.display-mobile .health-history-head>.outline{margin:0 12px}.leave-page{--leave-blue:#5267ff;--leave-amber:#c58a18}.leave-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.leave-metrics article{border:1px solid var(--line);background:var(--card);min-height:98px;box-shadow:var(--shadow);border-bottom:4px solid var(--leave-amber);border-radius:15px;flex-direction:column;gap:6px;padding:17px;display:flex}.leave-metrics article.approved{border-bottom-color:var(--leave-blue)}.leave-metrics article.away{border-bottom-color:#8757ad}.leave-metrics article.returned{border-bottom-color:var(--green)}.leave-metrics small{color:var(--muted);font-size:10px;font-weight:800}.leave-metrics b{font-size:29px;line-height:1}.leave-rule{border-inline-start:5px solid var(--green);background:var(--card);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}@supports (color:color-mix(in lab, red, red)){.leave-rule{background:color-mix(in srgb,var(--card),var(--green) 4%)}}.leave-rule span{flex-direction:column;gap:5px;display:flex}.leave-rule b{font-size:12px}.leave-rule small{color:var(--muted);font-size:9px;line-height:1.6}.leave-rule>em{color:var(--green);white-space:nowrap;background:#edf9f5;border:1px solid #b8ddd2;border-radius:20px;padding:8px 11px;font-size:9px;font-style:normal;font-weight:900}.leave-toolbar{grid-template-columns:minmax(230px,1fr) minmax(130px,.45fr) minmax(180px,.6fr) auto auto;align-items:end;gap:10px;padding:16px;display:grid}.leave-toolbar>label{flex-direction:column;gap:5px;display:flex}.leave-toolbar>label>small{color:var(--muted);font-size:8px;font-weight:900}.leave-toolbar input,.leave-toolbar select{background:#fff;border:1px solid #d4cec2;border-radius:10px;outline:0;width:100%;height:42px;padding:0 11px}.leave-toolbar input:focus,.leave-toolbar select:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold)}@supports (color:color-mix(in lab, red, red)){.leave-toolbar input:focus,.leave-toolbar select:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--gold),transparent 85%)}}.leave-search{position:relative}.leave-search>span{color:var(--muted);z-index:1;inset-inline-start:12px;font-size:20px;position:absolute;bottom:9px}.leave-search>input{padding-inline-start:38px}.leave-export{gap:7px;display:flex}.leave-balance-strip>header,.leave-table-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.leave-balance-strip>header span,.leave-table-title>span{flex-direction:column;gap:4px;display:flex}.leave-balance-strip>header b,.leave-table-title h2{margin:0;font-size:14px}.leave-balance-strip>header small,.leave-table-title p{color:var(--muted);margin:0;font-size:9px}.leave-balance-strip>div{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:9px;padding:13px;display:grid}.leave-balance-strip article{border:1px solid var(--line);background:#faf9f6;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px;display:grid}.leave-balance-strip article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.leave-balance-strip article>span b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.leave-balance-strip article>span small{color:var(--muted);font-size:8px}.leave-balance-strip article>strong{color:var(--green);white-space:nowrap;font-size:15px}.leave-balance-strip article>strong small{font-size:8px}.leave-balance-strip article>button{min-height:31px;padding:6px 8px;font-size:8px}.leave-table{border-collapse:collapse;width:100%;min-width:1240px}.leave-table th,.leave-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.leave-table th{color:var(--muted);background:#faf9f6;font-size:9px}.leave-table td{font-size:10px}.leave-table td>b,.leave-table td>small,.leave-table td>strong{display:block}.leave-table td>small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.5}.leave-table td>strong{font-size:11px}.leave-dual-date{direction:rtl;flex-direction:column;gap:3px;display:flex}.leave-dual-date>span{white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.leave-dual-date b{width:20px;height:20px;color:var(--green);background:#f0eee8;border-radius:6px;place-items:center;font-size:7px;display:grid}.leave-date-arrow{color:var(--gold);margin:4px 0;font-size:8px;font-style:normal;font-weight:900;display:block}.leave-status{white-space:nowrap;border-radius:18px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.leave-status.pending_approval{color:#976306;background:#fff1d5}.leave-status.approved{color:#4255d5;background:#edf0ff}.leave-status.rejected{color:#b54136;background:#ffebe9}.leave-status.on_leave{color:#75449d;background:#f4eafb}.leave-status.returned{color:#087b5e;background:#e6f7f1}.leave-actions{flex-wrap:wrap;gap:6px;display:flex}.leave-actions button{cursor:pointer;border-radius:8px;min-height:32px;padding:6px 9px;font-size:8px;font-weight:900}.leave-actions .approve,.leave-actions .return{border:1px solid var(--green);background:var(--green);color:#fff}.leave-actions .reject{color:var(--red);background:#fff6f5;border:1px solid #e0a8a2}.leave-actions small{color:var(--muted);font-size:8px}.leave-modal{width:min(980px,100%);max-height:calc(100vh - 24px);overflow:auto}.leave-modal>header,.leave-modal>footer,.leave-decision-modal>header,.leave-decision-modal>footer,.leave-return-modal>header,.leave-return-modal>footer,.leave-balance-modal>header,.leave-balance-modal>footer{z-index:4;background:#fff;position:sticky}.leave-modal>header,.leave-decision-modal>header,.leave-return-modal>header,.leave-balance-modal>header{top:0}.leave-modal>footer,.leave-decision-modal>footer,.leave-return-modal>footer,.leave-balance-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.leave-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px;display:grid}.leave-form>label,.leave-form-date{color:#555;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.leave-form>label>input,.leave-form>label>select,.leave-form textarea{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;padding:0 10px}.leave-form>label>input,.leave-form>label>select{height:42px}.leave-form textarea{resize:vertical;min-height:78px;padding:10px}.leave-notes{grid-column:1/-1}.leave-duration,.leave-current-balance{border:1px solid var(--line);background:#faf9f6;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.leave-duration small,.leave-current-balance small{color:var(--muted);font-size:9px}.leave-duration b,.leave-current-balance b{color:var(--green);font-size:22px}.leave-duration em,.leave-current-balance em{color:var(--muted);font-size:8px;font-style:normal}.leave-date-input{flex-direction:column;gap:6px;display:flex}.leave-calendar-toggle{align-items:center;gap:5px;display:flex}.leave-calendar-toggle>span{color:var(--muted);font-size:8px}.leave-calendar-toggle button{border:1px solid var(--line);color:#666;background:#fff;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:900}.leave-calendar-toggle button.active{border-color:var(--green);color:var(--green);background:#eaf7f2}.leave-gregorian{direction:ltr;position:relative}.leave-gregorian>input:first-child{text-align:left;direction:ltr;border:1px solid #cec8bb;border-radius:9px;width:100%;height:42px;padding:0 48px 0 12px}.leave-gregorian>span{border-inline-start:1px solid var(--line);width:44px;height:42px;color:var(--green);pointer-events:none;inset-inline-end:0;place-items:center;display:grid;position:absolute;top:0}.leave-native-date{opacity:0;cursor:pointer;inset-inline-end:0;position:absolute;top:0;width:44px!important;height:42px!important}.leave-hijri{grid-template-columns:1.2fr .8fr .8fr;gap:6px;display:grid}.leave-hijri input{text-align:center;border:1px solid #cec8bb;border-radius:9px;width:100%;min-width:0;height:42px;padding:0 8px}.leave-date-input>em{color:var(--red);font-size:8px;font-style:normal}.leave-date-input>.leave-dual-date{border:1px solid var(--line);background:#faf9f6;border-radius:8px;padding:7px 9px}.leave-decision-modal>div,.leave-return-modal>div,.leave-balance-modal>div{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.leave-decision-modal>div>p,.leave-balance-modal>div>p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.leave-decision-modal label,.leave-return-modal label,.leave-balance-modal label,.leave-return-modal>div>div{flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.leave-decision-modal textarea{resize:vertical;border:1px solid #cec8bb;border-radius:9px;min-height:100px;padding:10px}.danger-button{background:var(--red);color:#fff;border:0;border-radius:9px;padding:10px 16px;font-weight:900}.leave-return-modal{width:min(680px,100%)}.leave-return-modal input,.leave-balance-modal input{border:1px solid #cec8bb;border-radius:9px;height:42px;padding:0 10px}.leave-return-modal label small{color:var(--muted);font-size:8px;font-weight:500}.leave-return-modal article{background:#f0faf6;border:1px solid #b9ddd2;border-radius:11px;flex-direction:column;gap:5px;padding:13px;display:flex}.leave-return-modal article small{color:var(--muted);font-size:9px}.leave-return-modal article b{color:var(--green);font-size:20px}.leave-return-modal article em{font-size:9px;font-style:normal}.leave-balance-modal{width:min(520px,100%)}@media (width<=1100px){.leave-metrics,.leave-toolbar{grid-template-columns:1fr 1fr}.leave-search{grid-column:1/-1}.leave-toolbar>.primary{width:100%}.leave-rule{flex-direction:column;align-items:flex-start}.leave-rule>em{white-space:normal}}@media (width<=620px){.leave-metrics,.leave-toolbar,.leave-form{grid-template-columns:1fr}.leave-search,.leave-notes{grid-column:auto}.leave-export{grid-template-columns:1fr 1fr;display:grid}.leave-toolbar>.primary{min-height:44px}.leave-balance-strip article{grid-template-columns:minmax(0,1fr) auto}.leave-balance-strip article>button{grid-column:1/-1;width:100%}.leave-modal>footer,.leave-decision-modal>footer,.leave-return-modal>footer,.leave-balance-modal>footer{flex-direction:column}.leave-modal>footer button,.leave-decision-modal>footer button,.leave-return-modal>footer button,.leave-balance-modal>footer button{width:100%}}.app-shell.display-mobile .leave-metrics,.app-shell.display-mobile .leave-toolbar,.app-shell.display-mobile .leave-form{grid-template-columns:1fr}.app-shell.display-mobile .leave-search,.app-shell.display-mobile .leave-notes{grid-column:auto}.app-shell.display-mobile .leave-rule{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .leave-rule>em{white-space:normal}.app-shell.display-mobile .leave-export{grid-template-columns:1fr 1fr;display:grid}.app-shell.display-mobile .leave-balance-strip article{grid-template-columns:minmax(0,1fr) auto}.app-shell.display-mobile .leave-balance-strip article>button{grid-column:1/-1;width:100%}.app-shell.display-mobile .leave-modal>footer,.app-shell.display-mobile .leave-decision-modal>footer,.app-shell.display-mobile .leave-return-modal>footer,.app-shell.display-mobile .leave-balance-modal>footer{flex-direction:column}.app-shell.display-mobile .leave-modal>footer button,.app-shell.display-mobile .leave-decision-modal>footer button,.app-shell.display-mobile .leave-return-modal>footer button,.app-shell.display-mobile .leave-balance-modal>footer button{width:100%}.metrics{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.leave-gregorian{cursor:pointer}.leave-gregorian>input:first-child{cursor:pointer;padding:0 52px 0 12px}.leave-gregorian:focus-within>input:first-child,.leave-gregorian:hover>input:first-child{border-color:var(--green);box-shadow:0 0 0 3px var(--green)}@supports (color:color-mix(in lab, red, red)){.leave-gregorian:focus-within>input:first-child,.leave-gregorian:hover>input:first-child{box-shadow:0 0 0 3px color-mix(in srgb,var(--green),transparent 88%)}}.leave-gregorian.disabled,.leave-gregorian.disabled>input:first-child{cursor:not-allowed}.leave-calendar-button{border:0;border-inline-start:1px solid var(--line);width:46px;height:42px;color:var(--green);cursor:pointer;inset-inline-end:0;background:0 0;border-radius:0 9px 9px 0;place-items:center;top:0;display:grid!important;position:absolute!important}.leave-calendar-button:hover{background:#edf8f4}.leave-calendar-button>span{pointer-events:none;font-size:16px}.leave-native-date{opacity:0!important;pointer-events:none!important;inset-inline-end:2px!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;bottom:2px!important}.leave-current-balance>button{width:max-content;min-height:32px;margin-top:5px;padding:6px 10px;font-size:8px}.sponsorship-disabled-field{background:#fff8e8;border:1px dashed #e1b566;border-radius:10px;padding:8px}.sponsorship-disabled-field input:disabled,.sponsorship-disabled-field select:disabled{cursor:not-allowed;color:#8a8172!important;background:#eeeae1!important}.sponsorship-disabled-field>small{color:#9a6508!important;font-size:8px!important}.sponsorship-lock-note{color:#916008;background:#fff9ed;border-color:#e6c47f}.manual-payroll-field{background:#f1faf7;border:1px solid #c6ded6;border-radius:11px;grid-column:1/-1;padding:12px}.manual-payroll-field>small{color:var(--green);font-size:8px;font-weight:700;line-height:1.6}.leave-table{min-width:1510px}.leave-visa-summary{flex-direction:column;align-items:flex-start;gap:6px;min-width:190px;display:flex}.leave-visa-summary>span{align-items:center;gap:7px;display:flex}.leave-visa-summary>span>b{font-size:11px}.leave-visa-summary small{color:var(--muted);font-size:8px}.leave-visa-summary>.leave-dual-date{border:1px solid var(--line);background:#faf9f6;border-radius:8px;padding:6px 8px}.leave-visa-summary>em,.leave-visa-comparison{border-radius:16px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900;line-height:1.5;display:inline-flex}.leave-visa-summary>em.safe,.leave-visa-comparison.safe{color:#087b5e;background:#e6f7f1}.leave-visa-summary>em.warning,.leave-visa-comparison.warning{color:#92630c;background:#fff3d9}.leave-visa-summary>em.danger,.leave-visa-comparison.danger{color:#b54136;background:#ffebe9}.leave-visa-summary.not-required,.leave-visa-summary.missing{border:1px dashed var(--line);background:#faf9f6;border-radius:9px;padding:9px}.leave-visa-summary.not-required b{color:var(--green)}.leave-visa-summary.missing b{color:#8b6a2c}.leave-visa-summary>button{min-height:31px;padding:6px 9px;font-size:8px}.leave-decision-modal{width:min(780px,100%)}.leave-visa-approval{background:#f4fbf8;border:1px solid #c9ded7;border-radius:13px;flex-direction:column;gap:12px;padding:14px;display:flex}.leave-visa-approval>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.leave-visa-approval>header>span{flex-direction:column;gap:4px;display:flex}.leave-visa-approval>header b{font-size:11px}.leave-visa-approval>header small{color:var(--muted);font-size:8px}.leave-visa-fields{grid-template-columns:1fr .65fr 1fr;align-items:start;gap:10px;display:grid}.leave-visa-fields>label,.leave-visa-fields>.leave-form-date{flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.leave-visa-fields input,.leave-visa-fields select{background:#fff;border:1px solid #cec8bb;border-radius:9px;width:100%;height:42px;padding:0 10px}.leave-visa-not-required{background:#edf9f5;border:1px solid #b8ddd2;border-radius:11px;flex-direction:column;gap:5px;padding:13px;display:flex}.leave-visa-not-required b{color:var(--green);font-size:10px}.leave-visa-not-required small{color:var(--muted);font-size:8px}.leave-visa-modal{width:min(680px,100%)}.leave-visa-modal>header,.leave-visa-modal>footer{z-index:4;background:#fff;position:sticky}.leave-visa-modal>header{top:0}.leave-visa-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.leave-visa-modal>div{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.leave-visa-modal>div>p{color:var(--muted);margin:0;font-size:9px;line-height:1.7}.leave-visa-extension-current{grid-template-columns:1fr 1fr;gap:10px;display:grid}.leave-visa-extension-current>span{border:1px solid var(--line);background:#faf9f6;border-radius:10px;flex-direction:column;gap:7px;padding:11px;display:flex}.leave-visa-extension-current>span>small{color:var(--muted);font-size:8px}@media (width<=620px){.leave-visa-fields,.leave-visa-extension-current{grid-template-columns:1fr}.leave-visa-modal>footer{flex-direction:column}.leave-visa-modal>footer button{width:100%}}.app-shell.display-mobile .leave-visa-fields,.app-shell.display-mobile .leave-visa-extension-current{grid-template-columns:1fr}.app-shell.display-mobile .leave-visa-modal>footer{flex-direction:column}.app-shell.display-mobile .leave-visa-modal>footer button{width:100%}.leave-employee-picker{color:#555;z-index:5;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex;position:relative}.leave-employee-combobox{position:relative}.leave-employee-combobox>span{color:var(--muted);pointer-events:none;inset-inline-start:12px;font-size:19px;position:absolute;top:10px}.leave-employee-combobox>input{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;height:42px;padding:0 40px}.leave-employee-combobox.open>input,.leave-employee-combobox>input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green)}@supports (color:color-mix(in lab, red, red)){.leave-employee-combobox.open>input,.leave-employee-combobox>input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--green),transparent 88%)}}.leave-employee-combobox>button{color:#665f52;cursor:pointer;inset-inline-end:7px;background:#f0eee8;border:0;border-radius:7px;width:28px;height:28px;font-size:15px;position:absolute;top:7px}.leave-employee-results{z-index:20;inset-inline:0;background:#fff;border:1px solid #cbc4b7;border-radius:11px;max-height:280px;padding:6px;position:absolute;top:70px;overflow:auto;box-shadow:0 18px 40px #1419162e}.leave-employee-results>button{border:0;border-bottom:1px solid var(--line);text-align:right;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 10px;display:flex}.leave-employee-results>button:last-of-type{border-bottom:0}.leave-employee-results>button:hover,.leave-employee-results>button[aria-selected=true]{background:#edf8f4}.leave-employee-results>button>span,.leave-employee-results>button>em{flex-direction:column;gap:4px;display:flex}.leave-employee-results>button>span{min-width:0}.leave-employee-results>button>span b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.leave-employee-results>button small{color:var(--muted);font-size:8px;font-style:normal}.leave-employee-results>button>em{color:var(--green);white-space:nowrap;align-items:flex-end;font-size:9px;font-style:normal}.leave-employee-results>p{text-align:center;color:var(--muted);margin:0;padding:16px;font-size:9px}.leave-selected-employee{color:var(--green);font-size:8px;font-weight:800}.leave-actions .delete-leave{color:#b54136;background:#fff5f4;border:1px solid #e3aba5}.leave-actions .delete-leave:hover{background:#ffe9e6}.certificate-status>em.exempt{color:#4059b8;background:#e9efff}.health-exemption{cursor:pointer;background:#f3f6ff;border:1px solid #b9c9ef;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 22px 0;padding:13px;display:flex}.health-exemption input{accent-color:#5267ff;margin-top:3px}.health-exemption span{flex-direction:column;gap:4px;display:flex}.health-exemption b{color:#314a9e;font-size:11px}.health-exemption small{color:#6e7893;font-size:8px;line-height:1.6}.health-steps.disabled{opacity:.42;pointer-events:none;filter:grayscale(.35)}.users-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.users-summary article{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-bottom:4px solid var(--green);border-radius:15px;flex-direction:column;gap:6px;padding:17px;display:flex}.users-summary small{color:var(--muted);font-size:9px;font-weight:800}.users-summary b{font-size:28px}.users-summary em{color:var(--muted);font-size:8px;font-style:normal}.users-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:17px 19px;display:flex}.users-toolbar span{flex-direction:column;gap:5px;display:flex}.users-toolbar h2{margin:0;font-size:15px}.users-toolbar p{color:var(--muted);margin:0;font-size:9px}.users-register table{border-collapse:collapse;width:100%;min-width:980px}.users-register th,.users-register td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.users-register th{color:var(--muted);background:#faf9f6;font-size:9px}.users-register td{font-size:10px}.users-register td>b,.users-register td>small{display:block}.users-register td>small{color:var(--muted);margin-top:4px;font-size:8px}.users-register td>em{color:#886315;background:#f3ead2;border-radius:14px;margin-top:6px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:900;display:inline-flex}.user-status{border-radius:18px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.user-status.active{color:#087b5e;background:#e5f6ef}.user-status.suspended{color:#b54136;background:#ffebe9}.permission-pills{flex-wrap:wrap;gap:5px;display:flex}.permission-pills i{color:#4255d5;background:#edf0ff;border-radius:15px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.users-error{border-right:3px solid var(--red);color:#a83a35;background:#fff0ef;border-radius:9px;margin:0;padding:11px 13px;font-size:10px}.user-modal{width:min(980px,100%);max-height:calc(100vh - 24px);overflow:auto}.user-modal>header,.user-modal>footer{z-index:6;background:#fff;position:sticky}.user-modal>header{top:0}.user-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.user-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px 22px;display:grid}.user-form label{flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.user-form input,.user-form select{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;height:42px;padding:0 10px}.permission-section{border:1px solid var(--line);border-radius:13px;margin:0 22px 16px;overflow:hidden}.permission-section>header{border-bottom:1px solid var(--line);background:#faf9f6;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.permission-section>header span{flex-direction:column;gap:4px;display:flex}.permission-section h3{margin:0;font-size:11px}.permission-section p{color:var(--muted);margin:0;font-size:8px}.permission-section>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.permission-section label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:8px;min-height:62px;padding:10px;display:flex}.permission-section label.selected{background:#eef8f4;border-color:#87b8a7}.permission-section input{accent-color:var(--green);margin-top:2px}.permission-section label span{flex-direction:column;gap:4px;display:flex}.permission-section label b{font-size:9px}.permission-section label small{color:var(--muted);font-size:7px;line-height:1.5}.permission-section>div.section-permissions{grid-template-columns:repeat(3,minmax(0,1fr))}.permission-section>div.section-permissions label{align-items:center;min-height:44px}@media (width<=760px){.users-summary,.user-form,.permission-section>div,.permission-section>div.section-permissions{grid-template-columns:1fr}.users-toolbar,.permission-section>header{flex-direction:column;align-items:stretch}.users-toolbar>.primary,.permission-section>header>.outline{width:100%}.user-modal>footer{flex-direction:column}.user-modal>footer button{width:100%}}.app-shell.display-mobile .users-summary,.app-shell.display-mobile .user-form,.app-shell.display-mobile .permission-section>div,.app-shell.display-mobile .permission-section>div.section-permissions{grid-template-columns:1fr}.app-shell.display-mobile .users-toolbar,.app-shell.display-mobile .permission-section>header{flex-direction:column;align-items:stretch}.app-shell.display-mobile .user-modal>footer{flex-direction:column}.app-shell.display-mobile .user-modal>footer button{width:100%}.dashboard-page{gap:18px}.dashboard-heading{border:1px solid var(--tenant-accent);min-height:112px}@supports (color:color-mix(in lab, red, red)){.dashboard-heading{border:1px solid color-mix(in srgb,var(--tenant-accent),#fff 72%)}}.dashboard-heading{background:radial-gradient(circle at 8% 0,var(--gold),transparent 30%),linear-gradient(125deg,var(--tenant-accent),var(--tenant-accent));border-radius:18px}@supports (color:color-mix(in lab, red, red)){.dashboard-heading{background:radial-gradient(circle at 8% 0,color-mix(in srgb,var(--gold),transparent 58%),transparent 30%),linear-gradient(125deg,var(--tenant-accent),color-mix(in srgb,var(--tenant-accent),#fff 13%))}}.dashboard-heading{color:#fff;box-shadow:0 14px 32px var(--tenant-accent);justify-content:space-between;align-items:center;gap:24px;padding:22px 25px;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-heading{box-shadow:0 14px 32px color-mix(in srgb,var(--tenant-accent),transparent 84%)}}.dashboard-heading>span{flex-direction:column;gap:5px;display:flex}.dashboard-heading>span>small{color:var(--gold)}@supports (color:color-mix(in lab, red, red)){.dashboard-heading>span>small{color:color-mix(in srgb,var(--gold),#fff 25%)}}.dashboard-heading>span>small{font-size:10px;font-weight:900}.dashboard-heading h2{margin:0;font-size:22px}.dashboard-heading p{color:#ffffffb8;margin:0;font-size:10px;line-height:1.7}.dashboard-heading>em{white-space:nowrap;background:#ffffff12;border:1px solid #ffffff2f;border-radius:22px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-style:normal;font-weight:900;display:flex}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metrics button{align-items:center;min-height:112px;padding:17px 18px}.dashboard-metrics button:after{height:4px}.dashboard-metrics i.employees{color:#4b62c4;background:#edf2ff}.dashboard-metrics i.active{color:#087b5e;background:#e7f6f0}.dashboard-metrics i.leave{color:#976306;background:#fff2d8}.dashboard-metrics i.advance{color:#75449d;background:#f3eafb}.dashboard-metrics span{gap:5px}.dashboard-metrics strong{font-size:31px}.dashboard-document-status{box-shadow:0 10px 30px #17233d0a}.dashboard-document-status>.panel-title{background:#fbfaf7}.dashboard-status-groups{gap:16px;padding:18px}.dashboard-status-groups>article{box-shadow:0 7px 20px #17233d09}.dashboard-status-groups>article>header{background:linear-gradient(#fff,#faf9f6);min-height:68px}.dashboard-status-groups>article>div{gap:8px;padding:12px}.dashboard-status-groups button{min-height:45px}.dashboard-page>.two-cols{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start}.dashboard-page>.two-cols>.panel{min-height:100%;box-shadow:0 10px 28px #17233d09}.dashboard-alert-panel .alerts{max-height:430px;padding-inline:20px;overflow:auto}.dashboard-alert-panel .alerts button{min-height:62px;padding-block:12px}.dashboard-alert-panel .alerts b{line-height:1.55}.dashboard-secondary-panel>.panel-title{background:#fbfaf7}.dashboard-secondary-panel .dashboard-quick-alerts{padding:16px 18px}.dashboard-secondary-panel .dashboard-quick-alerts>button{box-shadow:none;background:#fcfbf8}.dashboard-page .entity-license-dashboard{box-shadow:0 10px 28px #17233d09}.employee-drill-summary{border-color:var(--green);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:14px 17px;display:grid}@supports (color:color-mix(in lab, red, red)){.employee-drill-summary{border-color:color-mix(in srgb,var(--green),#fff 68%)}}.employee-drill-summary{background:linear-gradient(115deg,var(--green),#fff)}@supports (color:color-mix(in lab, red, red)){.employee-drill-summary{background:linear-gradient(115deg,color-mix(in srgb,var(--green),#fff 94%),#fff)}}.employee-drill-summary>i{background:var(--green);border-radius:12px;width:44px;height:44px}@supports (color:color-mix(in lab, red, red)){.employee-drill-summary>i{background:color-mix(in srgb,var(--green),#fff 86%)}}.employee-drill-summary>i{color:var(--green);place-items:center;font-style:normal;display:grid}.employee-drill-summary>span{flex-direction:column;gap:4px;min-width:0;display:flex}.employee-drill-summary small{color:var(--green);font-size:10px;font-weight:900}.employee-drill-summary b{font-size:15px}.employee-drill-summary em{color:var(--muted);font-size:10px;font-style:normal}.employee-drill-summary>button{white-space:nowrap}@media (width<=1180px){.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-page>.two-cols{grid-template-columns:1fr}}@media (width<=620px){.dashboard-heading{flex-direction:column;align-items:flex-start;padding:19px}.dashboard-heading>em{white-space:normal}.dashboard-metrics{grid-template-columns:1fr}.dashboard-status-groups,.dashboard-secondary-panel .dashboard-quick-alerts{padding:12px}.employee-drill-summary{grid-template-columns:40px minmax(0,1fr);padding:13px}.employee-drill-summary>i{width:40px;height:40px}.employee-drill-summary>button{grid-column:1/-1;width:100%}}.app-shell.display-mobile .employee-drill-summary{grid-template-columns:40px minmax(0,1fr);padding:13px}.app-shell.display-mobile .employee-drill-summary>i{width:40px;height:40px}.app-shell.display-mobile .employee-drill-summary>button{grid-column:1/-1;width:100%}.app-shell.display-mobile .dashboard-heading{flex-direction:column;align-items:flex-start;padding:18px}.app-shell.display-mobile .dashboard-heading>em{white-space:normal}.app-shell.display-mobile .dashboard-metrics,.app-shell.display-mobile .dashboard-page>.two-cols{grid-template-columns:1fr}.app-shell.display-mobile .dashboard-secondary-panel .dashboard-quick-alerts{padding:12px}.contract-renewal-rule{color:#87610f;background:#fff9e9;border-bottom:1px solid #d9c891;align-items:center;gap:11px;padding:13px 18px;display:flex}.contract-renewal-rule>span{flex-direction:column;gap:4px;display:flex}.contract-renewal-rule b{font-size:11px}.contract-renewal-rule small{color:#7f7561;font-size:8px;line-height:1.6}.contract-cycle-preview{background:#f1faf7;border:1px solid #b9ded3;border-radius:12px;grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.contract-cycle-preview>span{flex-direction:column;gap:4px;display:flex}.contract-cycle-preview small{color:var(--muted);font-size:8px}.contract-cycle-preview b{font-size:11px}.contract-cycle-preview>em{color:var(--green);background:#e6f6f0;border-radius:18px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.contract-decision,.contract-notice-date{grid-column:span 2}.contract-form>label>small{color:var(--muted);font-size:8px;font-weight:600;line-height:1.6}.contract-notice{border-radius:16px;max-width:230px;margin-top:6px;padding:6px 8px;font-size:8px;font-weight:900;line-height:1.5;display:inline-flex}.contract-notice.neutral{color:#6b655a;background:#efede9}.contract-notice.decided{color:#087b5e;background:#e5f6ef}.contract-notice.due{color:#936300;background:#fff0cf}.contract-notice.overdue{color:#b54136;background:#ffebe9}.contract-cycle-preview{grid-template-columns:1.15fr .8fr .8fr auto}.probation-preview{color:#95620a;background:#fff8e9;border:1px solid #f0cf92;border-radius:12px;grid-column:1/-1;align-items:center;gap:11px;padding:12px 14px;display:flex}.probation-preview>span{flex-direction:column;flex:1;gap:3px;display:flex}.probation-preview small{color:#7f7561;font-size:8px}.probation-preview b{font-size:11px}.probation-preview>em{color:#9b5d00;background:#ffeed0;border-radius:16px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900}.contracts-table .probation-date{color:#a26500}.contracts-table .contract-decision-date{color:#8d5d0a;font-weight:900}.outside-contract-note{background:#f1faf7;border-color:#b9d8ce}.outside-contract-note>.ui-icon{color:var(--green)}.health-rules{grid-template-columns:repeat(4,1fr)}.education-attempt{border:1px solid var(--line);background:#faf9f6;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.education-attempt>span{flex-direction:column;gap:3px;display:flex}.education-attempt small{color:var(--muted);font-size:8px}.education-attempt b{font-size:10px}.education-attempt>em{color:#6d6659;background:#f0eee8;border-radius:16px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900}.education-attempt.passed{background:#f1faf7;border-color:#a9d4c6}.education-attempt.passed>em{color:#087b5e;background:#dff3eb}.education-attempt.failed{background:#fff8f7;border-color:#e7b5b0}.education-attempt.failed>em{color:#b54136;background:#ffebe9}.education-retake-cost{background:#fff9e9;border:1px solid #e2c479;border-radius:10px;padding:10px}.education-retake-cost>small{color:#8a671b;font-size:8px}.education-next{color:#825d0c;background:#fff7e3;border:1px solid #d4aa49;border-radius:9px;min-height:40px;padding:8px 11px;font-size:9px;font-weight:900;line-height:1.5}.user-row-actions{align-items:center;gap:6px;display:flex}.user-row-actions .outline{min-height:34px}.user-delete{min-height:34px;color:var(--red);background:#fff7f6;border:1px solid #e1aaa6;border-radius:9px;padding:6px 10px;font-size:8px;font-weight:900}.user-delete:disabled{opacity:.5}.users-toolbar .primary:disabled{cursor:not-allowed;opacity:.55}html.desktop-viewport,html.desktop-viewport body{min-width:1280px;overflow-x:auto}.app-shell.display-desktop{width:100%;min-width:1280px}@media (width<=820px){.app-shell.display-desktop .sidebar{position:fixed;transform:none}.app-shell.display-desktop .sidebar.collapsed{width:78px}.app-shell.display-desktop .sidebar.expanded{width:246px}.app-shell.display-desktop .sidebar.collapsed .tenant-brand{height:108px;padding:8px}.app-shell.display-desktop .sidebar.collapsed .tenant-brand img{width:58px;height:58px}.app-shell.display-desktop .sidebar.collapsed .tenant-brand b,.app-shell.display-desktop .sidebar.collapsed nav button b,.app-shell.display-desktop .sidebar.collapsed .side-user span{display:none}.app-shell.display-desktop .sidebar.collapsed nav{padding:8px 10px}.app-shell.display-desktop .sidebar.collapsed nav button{justify-content:center;gap:0;padding-inline:0}.app-shell.display-desktop .sidebar-tab{display:grid}.app-shell.display-desktop .workspace.with-rail{width:calc(100% - 78px);margin-right:78px}.app-shell.display-desktop .workspace.with-sidebar{width:calc(100% - 246px);margin-right:246px}.app-shell.display-desktop .menu,.app-shell.display-desktop .close,.app-shell.display-desktop .backdrop{display:none}.app-shell.display-desktop .topbar{height:88px;min-height:88px;padding:0 32px;display:flex}.app-shell.display-desktop .topbar-preferences{width:auto;margin-inline:auto;display:flex}.app-shell.display-desktop .topbar-preferences small{display:block}.app-shell.display-desktop .topbar-preferences select{width:auto;min-width:105px}.app-shell.display-desktop .account>span{display:flex}.app-shell.display-desktop .account>button{display:block}.app-shell.display-desktop .dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.display-desktop .dashboard-page>.two-cols{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}.app-shell.display-desktop .contract-metrics,.app-shell.display-desktop .health-metrics,.app-shell.display-desktop .insurance-metrics,.app-shell.display-desktop .advance-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.display-desktop .contract-form{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell.language-en.display-desktop .workspace.with-rail{margin-left:78px;margin-right:0}.app-shell.language-en.display-desktop .workspace.with-sidebar{margin-left:246px;margin-right:0}}@media (width<=760px){.app-shell.display-mobile .health-rules,.app-shell.display-mobile .contract-cycle-preview{grid-template-columns:1fr}.app-shell.display-mobile .contract-decision,.app-shell.display-mobile .contract-notice-date{grid-column:auto}.app-shell.display-mobile .user-row-actions{flex-direction:column;align-items:stretch}}.advance-page{--advance-blue:#5267ff;--advance-amber:#c58a18}.advance-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.advance-metrics article{border:1px solid var(--line);background:var(--card);min-height:98px;box-shadow:var(--shadow);border-bottom:4px solid var(--green);border-radius:15px;flex-direction:column;gap:7px;padding:17px;display:flex}.advance-metrics article.pending{border-bottom-color:var(--advance-amber)}.advance-metrics article.due{border-bottom-color:var(--advance-blue)}.advance-metrics article.complete{border-bottom-color:#8757ad}.advance-metrics small{color:var(--muted);font-size:9px;font-weight:800}.advance-metrics b{font-size:24px;line-height:1.2}.advance-rule{border-inline-start:5px solid var(--gold);background:var(--card);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}@supports (color:color-mix(in lab, red, red)){.advance-rule{background:color-mix(in srgb,var(--card),var(--gold) 5%)}}.advance-rule span{flex-direction:column;gap:5px;display:flex}.advance-rule b{font-size:12px}.advance-rule small{color:var(--muted);font-size:9px;line-height:1.65}.advance-rule>em{max-width:390px;color:var(--green);background:#edf9f5;border:1px solid #b8ddd2;border-radius:18px;padding:8px 11px;font-size:8px;font-style:normal;font-weight:900;line-height:1.6}.advance-toolbar{grid-template-columns:minmax(240px,1fr) minmax(125px,.42fr) minmax(160px,.52fr) auto auto;align-items:end;gap:10px;padding:16px;display:grid}.advance-toolbar>label{flex-direction:column;gap:5px;display:flex}.advance-toolbar>label>small{color:var(--muted);font-size:8px;font-weight:900}.advance-toolbar input,.advance-toolbar select{background:#fff;border:1px solid #d4cec2;border-radius:10px;outline:0;width:100%;height:42px;padding:0 11px}.advance-search{position:relative}.advance-search>span{color:var(--muted);inset-inline-start:12px;font-size:20px;position:absolute;bottom:9px}.advance-search>input{padding-inline-start:38px}.advance-export{gap:7px;display:flex}.advance-table-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.advance-table-title>span{flex-direction:column;gap:4px;display:flex}.advance-table-title h2{margin:0;font-size:14px}.advance-table-title p{color:var(--muted);margin:0;font-size:9px}.advance-table-title>i{color:#4255d5;background:#edf0ff;border-radius:16px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.advance-table{border-collapse:collapse;width:100%;min-width:1260px}.advance-table th,.advance-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.advance-table th{color:var(--muted);background:#faf9f6;font-size:9px}.advance-table td{font-size:10px}.advance-table td>b,.advance-table td>small,.advance-table td>strong{display:block}.advance-table td>small{color:var(--muted);margin-top:4px;font-size:8px}.advance-table td>em:not(.advance-status):not(.advance-due-now){color:#786f5f;background:#f3f0e8;border-radius:13px;margin-top:6px;padding:4px 7px;font-size:7px;font-style:normal;display:inline-flex}.advance-progress{align-items:center;gap:8px;display:flex}.advance-progress>span{background:#e7e3da;border-radius:8px;width:110px;height:7px;overflow:hidden}.advance-progress>span>i{background:var(--green);border-radius:8px;height:100%;display:block}.advance-progress>b{color:var(--green);font-size:8px}.advance-due-now{color:#4255d5;background:#edf0ff;border-radius:14px;margin-top:6px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900;display:inline-flex}.advance-status{white-space:nowrap;border-radius:18px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.advance-status.pending_approval{color:#976306;background:#fff1d5}.advance-status.active{color:#4255d5;background:#edf0ff}.advance-status.rejected{color:#b54136;background:#ffebe9}.advance-status.completed{color:#087b5e;background:#e6f7f1}.advance-status.cancelled{color:#6c655b;background:#efede9}.advance-actions{flex-wrap:wrap;gap:6px;display:flex}.advance-actions button{cursor:pointer;border-radius:8px;min-height:31px;padding:6px 9px;font-size:8px;font-weight:900}.advance-actions .approve{border:1px solid var(--green);background:var(--green);color:#fff}.advance-actions .reject,.advance-actions .delete{color:var(--red);background:#fff6f5;border:1px solid #e0a8a2}.advance-actions .cancel{color:#8b6811;background:#fff9e8;border:1px solid #d8c89c}.advance-modal{width:min(980px,100%);max-height:calc(100vh - 24px);overflow:auto}.advance-modal>header,.advance-modal>footer,.advance-decision-modal>header,.advance-decision-modal>footer,.advance-schedule-modal>header,.advance-schedule-modal>footer,.advance-payroll-modal>header,.advance-payroll-modal>footer{z-index:6;background:#fff;position:sticky}.advance-modal>header,.advance-decision-modal>header,.advance-schedule-modal>header,.advance-payroll-modal>header{top:0}.advance-modal>footer,.advance-decision-modal>footer,.advance-schedule-modal>footer,.advance-payroll-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.advance-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px;display:grid}.advance-form>label,.advance-form-date,.advance-employee{color:#555;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.advance-form input,.advance-form textarea{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;padding:0 10px}.advance-form>label>input,.advance-employee>input{height:42px}.advance-form textarea{resize:vertical;min-height:80px;padding:10px}.advance-employee{grid-column:1/-1;position:relative}.advance-employee-results{background:#fff;border:1px solid #cec8bb;border-radius:10px;max-height:230px;padding:5px;overflow:auto;box-shadow:0 13px 28px #1b221f21}.advance-employee-results>button{border:0;border-bottom:1px solid var(--line);text-align:right;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 10px;display:flex}.advance-employee-results>button:last-of-type{border-bottom:0}.advance-employee-results>button:hover,.advance-employee-results>button:focus-visible{background:#edf8f4;outline:0}.advance-employee-results>button>span,.advance-employee-results>button>em{flex-direction:column;gap:4px;display:flex}.advance-employee-results>button b{font-size:10px}.advance-employee-results>button small{color:var(--muted);font-size:8px;font-style:normal}.advance-employee-results>button>em{color:var(--green);align-items:flex-end;font-size:9px;font-style:normal}.advance-employee-results>p{text-align:center;color:var(--muted);margin:0;padding:16px;font-size:9px}.advance-selected-employee{background:#edf9f5;border:1px solid #b9ddd2;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.advance-selected-employee>span{flex-direction:column;gap:4px;display:flex}.advance-selected-employee b{color:var(--green);font-size:10px}.advance-selected-employee small{color:var(--muted);font-size:8px}.advance-selected-employee button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #a8cfc2;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:900}.advance-notes,.advance-preview{grid-column:1/-1}.advance-preview{background:#f2faf7;border:1px solid #b9ddd2;border-radius:13px;flex-direction:column;gap:12px;padding:14px;display:flex}.advance-preview>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.advance-preview>header span{flex-direction:column;gap:4px;display:flex}.advance-preview>header b{font-size:11px}.advance-preview>header small,.advance-preview p{color:var(--muted);margin:0;font-size:8px}.advance-preview>header strong{color:var(--green);font-size:17px}.advance-preview>div{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.advance-preview>div>span,.advance-decision-summary>span,.advance-schedule-summary>span{background:#fff;border:1px solid #d7e7e2;border-radius:10px;flex-direction:column;gap:5px;padding:10px;display:flex}.advance-preview small,.advance-decision-summary small,.advance-schedule-summary small{color:var(--muted);font-size:8px}.advance-preview>div b,.advance-decision-summary b,.advance-schedule-summary b{font-size:12px}.advance-preview>em{color:#087b5e;font-size:8px;font-style:normal;font-weight:900}.advance-decision-modal{width:min(650px,100%)}.advance-decision-modal>div,.advance-payroll-modal>div{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.advance-decision-modal>div>p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.advance-decision-summary,.advance-schedule-summary{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.advance-decision-modal label,.advance-payroll-modal label{flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.advance-decision-modal textarea{resize:vertical;border:1px solid #cec8bb;border-radius:9px;min-height:96px;padding:10px}.advance-schedule-modal{width:min(830px,100%);max-height:calc(100vh - 24px);overflow:auto}.advance-schedule-modal>div{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.advance-installments{flex-direction:column;gap:7px;display:flex}.advance-installments>article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:10px;display:grid}.advance-installments>article.current{background:#f4f5ff;border-color:#91a0ed}.advance-installments>article>i{width:30px;height:30px;color:var(--green);background:#f0eee8;border-radius:50%;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.advance-installments>article>span{flex-direction:column;gap:3px;display:flex}.advance-installments>article>span b{font-size:10px}.advance-installments>article>span small,.advance-installments>article>span em{color:var(--muted);font-size:8px;font-style:normal}.advance-installments>article>span em{color:var(--green);font-weight:900}.advance-installments>article>strong{white-space:nowrap;font-size:11px}.advance-installments>article>button{white-space:nowrap;min-height:32px;padding:6px 9px;font-size:8px}.advance-empty-schedule{border:1px dashed var(--line);text-align:center;background:#faf9f6;border-radius:12px;flex-direction:column;gap:6px;padding:25px;display:flex}.advance-empty-schedule b{font-size:11px}.advance-empty-schedule small{color:var(--muted);font-size:8px}.advance-payroll-modal{width:min(620px,100%)}.advance-payroll-rule{background:#f2faf7;border:1px solid #b9ddd2;border-radius:11px;flex-direction:column;gap:5px;padding:13px;display:flex}.advance-payroll-rule b{color:var(--green);font-size:10px}.advance-payroll-rule small{color:var(--muted);font-size:8px;line-height:1.6}.advance-payroll-modal input{background:#fff;border:1px solid #cec8bb;border-radius:9px;height:42px;padding:0 10px}.advance-payroll-modal label>small{color:var(--muted);font-size:8px;font-weight:500}.advance-payroll-impact{background:#faf9f6;border:1px solid #d5d0c5;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;padding:13px;display:flex}.advance-payroll-impact>span{flex-direction:column;gap:5px;display:flex}.advance-payroll-impact small{color:var(--muted);font-size:8px}.advance-payroll-impact b{color:var(--green);font-size:20px}.advance-payroll-impact>em{color:var(--muted);font-size:8px;font-style:normal}@media (width<=1100px){.advance-metrics,.advance-toolbar{grid-template-columns:1fr 1fr}.advance-search{grid-column:1/-1}.advance-rule{flex-direction:column;align-items:flex-start}.advance-rule>em{max-width:none}.advance-toolbar>.primary{width:100%}}@media (width<=650px){.advance-metrics,.advance-toolbar,.advance-form,.advance-preview>div,.advance-decision-summary,.advance-schedule-summary{grid-template-columns:1fr}.advance-search,.advance-notes,.advance-employee,.advance-preview{grid-column:auto}.advance-export{grid-template-columns:1fr 1fr;display:grid}.advance-table-title{flex-direction:column;align-items:flex-start}.advance-installments>article{grid-template-columns:34px minmax(0,1fr) auto}.advance-installments>article>button{grid-column:1/-1;width:100%}.advance-modal>footer,.advance-decision-modal>footer,.advance-schedule-modal>footer,.advance-payroll-modal>footer{flex-direction:column}.advance-modal>footer button,.advance-decision-modal>footer button,.advance-schedule-modal>footer button,.advance-payroll-modal>footer button{width:100%}.advance-payroll-impact{flex-direction:column;align-items:flex-start}}.app-shell.display-mobile .advance-metrics,.app-shell.display-mobile .advance-toolbar,.app-shell.display-mobile .advance-form,.app-shell.display-mobile .advance-preview>div,.app-shell.display-mobile .advance-decision-summary,.app-shell.display-mobile .advance-schedule-summary{grid-template-columns:1fr}.app-shell.display-mobile .advance-search,.app-shell.display-mobile .advance-notes,.app-shell.display-mobile .advance-employee,.app-shell.display-mobile .advance-preview{grid-column:auto}.app-shell.display-mobile .advance-rule,.app-shell.display-mobile .advance-table-title,.app-shell.display-mobile .advance-payroll-impact{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .advance-export{grid-template-columns:1fr 1fr;display:grid}.app-shell.display-mobile .advance-installments>article{grid-template-columns:34px minmax(0,1fr) auto}.app-shell.display-mobile .advance-installments>article>button{grid-column:1/-1;width:100%}.app-shell.display-mobile .advance-modal>footer,.app-shell.display-mobile .advance-decision-modal>footer,.app-shell.display-mobile .advance-schedule-modal>footer,.app-shell.display-mobile .advance-payroll-modal>footer{flex-direction:column}.app-shell.display-mobile .advance-modal>footer button,.app-shell.display-mobile .advance-decision-modal>footer button,.app-shell.display-mobile .advance-schedule-modal>footer button,.app-shell.display-mobile .advance-payroll-modal>footer button{width:100%}.annual-raises-page{--raise-blue:#5267ff;--raise-amber:#b87b0b}.annual-raise-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.annual-raise-metrics article{border:1px solid var(--line);border-bottom:4px solid var(--green);background:var(--card);min-height:104px;box-shadow:var(--shadow);border-radius:15px;flex-direction:column;gap:7px;padding:17px;display:flex}.annual-raise-metrics article.due{border-bottom-color:var(--raise-blue)}.annual-raise-metrics article.excluded{border-bottom-color:var(--raise-amber)}.annual-raise-metrics article.total{border-bottom-color:#8757ad}.annual-raise-metrics small{color:var(--muted);font-size:9px;font-weight:800}.annual-raise-metrics b{font-size:23px;line-height:1.2}.annual-raise-metrics em{color:var(--muted);font-size:8px;font-style:normal}.annual-raise-rule{border-inline-start:5px solid var(--gold);background:var(--card);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}@supports (color:color-mix(in lab, red, red)){.annual-raise-rule{background:color-mix(in srgb,var(--card),var(--gold) 5%)}}.annual-raise-rule>span{flex-direction:column;gap:5px;display:flex}.annual-raise-rule b{font-size:12px}.annual-raise-rule small{max-width:790px;color:var(--muted);font-size:9px;line-height:1.7}.annual-raise-rule>em{max-width:420px;color:var(--green);background:#edf9f5;border:1px solid #b8ddd2;border-radius:18px;padding:8px 11px;font-size:8px;font-style:normal;font-weight:900;line-height:1.6}.annual-raise-config{grid-template-columns:minmax(160px,.7fr) minmax(230px,1fr) minmax(160px,.7fr) auto auto;align-items:end;gap:11px;padding:16px;display:grid}.annual-raise-config label,.annual-raise-filters label{color:#5c574e;flex-direction:column;gap:6px;font-size:9px;font-weight:900;display:flex}.annual-raise-config input,.annual-raise-config select,.annual-raise-filters input,.annual-raise-filters select{background:#fff;border:1px solid #d2ccc0;border-radius:10px;outline:0;width:100%;height:42px;padding:0 10px}.annual-raise-config button{white-space:nowrap;min-height:42px}.annual-raise-register>header,.annual-raise-history>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.annual-raise-register>header>span,.annual-raise-history>header>span{flex-direction:column;gap:4px;display:flex}.annual-raise-register h2,.annual-raise-history h2{margin:0;font-size:14px}.annual-raise-register p,.annual-raise-history p{color:var(--muted);margin:0;font-size:9px}.annual-raise-register>header>i,.annual-raise-history>header>i{color:#4255d5;background:#edf0ff;border-radius:16px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.annual-raise-filters{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) minmax(145px,.45fr) minmax(175px,.55fr) auto;align-items:end;gap:10px;padding:13px 16px;display:grid}.annual-raise-filters button{min-height:42px}.annual-raise-error{color:#aa3028;background:#fff5f4;border:1px solid #e5aaa5;border-radius:10px;margin:12px 16px;padding:10px 12px;font-size:9px;font-weight:900}.annual-raise-table{border-collapse:collapse;width:100%;min-width:1560px}.annual-raise-table th,.annual-raise-table td,.annual-raise-history th,.annual-raise-history td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:11px}.annual-raise-table th,.annual-raise-history th{color:var(--muted);white-space:nowrap;background:#faf9f6;font-size:9px}.annual-raise-table td,.annual-raise-history td{font-size:9px}.annual-raise-table tr.selected td{background:#f2faf7}.annual-raise-table td>b,.annual-raise-table td>small,.annual-raise-table td>strong,.annual-raise-history td>b,.annual-raise-history td>small{display:block}.annual-raise-table td>small,.annual-raise-history td>small{color:var(--muted);margin-top:4px;font-size:7px}.annual-raise-table select,.annual-raise-table input[type=number]{background:#fff;border:1px solid #d2ccc0;border-radius:8px;min-width:115px;height:36px;padding:0 8px;font-size:8px}.annual-raise-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--green)}.annual-raise-table .outline{white-space:nowrap;min-height:34px;padding:6px 9px;font-size:8px}.raise-default-value{color:#71695b;background:#f0eee8;border-radius:14px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.raise-status,.raise-kind{white-space:nowrap;border-radius:16px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.raise-status.eligible{color:#087b5e;background:#e5f6ef}.raise-status.upcoming{color:#4255d5;background:#edf0ff}.raise-status.excluded{color:#936300;background:#fff0cf}.raise-status.missing,.raise-status.ended{color:#6b655a;background:#efede9}.raise-kind.standard{color:#087b5e;background:#e5f6ef}.raise-kind.exceptional{color:#936300;background:#fff0cf}.annual-raise-history table{border-collapse:collapse;width:100%;min-width:900px}.annual-raise-modal{width:min(680px,100%);max-height:calc(100vh - 24px);overflow:auto}.annual-raise-modal>header,.annual-raise-modal>footer{z-index:6;background:#fff;position:sticky}.annual-raise-modal>header{top:0}.annual-raise-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.annual-raise-modal>div{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px;display:grid}.annual-raise-modal label{flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.annual-raise-modal input[type=date],.annual-raise-modal input[type=number],.annual-raise-modal textarea{background:#fff;border:1px solid #cec8bb;border-radius:9px;outline:0;width:100%;padding:0 10px}.annual-raise-modal input[type=date],.annual-raise-modal input[type=number]{height:42px}.annual-raise-modal textarea{resize:vertical;min-height:85px;padding:10px}.annual-raise-modal label>small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.55}.annual-raise-exclusion{background:#fff9e9;border:1px solid #dfc788;border-radius:11px;grid-column:1/-1;align-items:center;padding:12px;flex-direction:row!important}.annual-raise-exclusion input{width:18px;height:18px;accent-color:var(--raise-amber)}.annual-raise-exclusion span{flex-direction:column;gap:4px;display:flex}.annual-raise-exclusion b{font-size:10px}.annual-raise-exclusion small{color:var(--muted);font-size:8px}.annual-raise-modal>div>section{background:#f2faf7;border:1px solid #b9ddd2;border-radius:11px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.annual-raise-modal>div>section small{color:var(--muted);font-size:8px}.annual-raise-modal>div>section b{color:var(--green);font-size:14px}@media (width<=1100px){.annual-raise-metrics,.annual-raise-config{grid-template-columns:1fr 1fr}.annual-raise-rule{flex-direction:column;align-items:flex-start}.annual-raise-rule>em{max-width:none}.annual-raise-filters{grid-template-columns:1fr 1fr}.annual-raise-filters label:first-child{grid-column:1/-1}}@media (width<=650px){.annual-raise-metrics,.annual-raise-config,.annual-raise-filters,.annual-raise-modal>div{grid-template-columns:1fr}.annual-raise-filters label:first-child,.annual-raise-exclusion,.annual-raise-modal>div>section{grid-column:auto}.annual-raise-register>header,.annual-raise-history>header{flex-direction:column;align-items:flex-start}.annual-raise-modal>footer{flex-direction:column}.annual-raise-modal>footer button{width:100%}}.app-shell.display-mobile .annual-raise-metrics,.app-shell.display-mobile .annual-raise-config,.app-shell.display-mobile .annual-raise-filters,.app-shell.display-mobile .annual-raise-modal>div{grid-template-columns:1fr}.app-shell.display-mobile .annual-raise-filters label:first-child,.app-shell.display-mobile .annual-raise-exclusion,.app-shell.display-mobile .annual-raise-modal>div>section{grid-column:auto}.app-shell.display-mobile .annual-raise-rule,.app-shell.display-mobile .annual-raise-register>header,.app-shell.display-mobile .annual-raise-history>header{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .annual-raise-modal>footer{flex-direction:column}.app-shell.display-mobile .annual-raise-modal>footer button{width:100%}.payroll-page{--pay-blue:#5267ff;--pay-orange:#c76f37}.payroll-create{border-inline-start:5px solid var(--gold);grid-template-columns:minmax(300px,1fr) 210px auto;align-items:end;gap:15px;padding:17px 19px;display:grid}.payroll-create>span{flex-direction:column;gap:5px;display:flex}.payroll-create h2{margin:0;font-size:14px}.payroll-create p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.payroll-create label{flex-direction:column;gap:6px;font-size:9px;font-weight:900;display:flex}.payroll-create input{background:#fff;border:1px solid #cec8bb;border-radius:9px;height:42px;padding:0 10px}.payroll-create button{white-space:nowrap;min-height:42px}.payroll-run-strip{gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.payroll-run-strip>button{border:1px solid var(--line);text-align:right;cursor:pointer;min-width:190px;box-shadow:var(--shadow);background:#fff;border-radius:13px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;display:flex}.payroll-run-strip>button.active{border-color:var(--pay-blue);box-shadow:0 0 0 2px var(--pay-blue)}@supports (color:color-mix(in lab, red, red)){.payroll-run-strip>button.active{box-shadow:0 0 0 2px color-mix(in srgb,var(--pay-blue),transparent 78%)}}.payroll-run-strip small{color:var(--muted);font-size:7px;font-weight:900}.payroll-run-strip b{font-size:11px}.payroll-run-strip em{color:var(--green);font-size:8px;font-style:normal}.payroll-error{color:#aa3028;background:#fff5f4;border:1px solid #e5aaa5;border-radius:10px;margin:0;padding:11px 13px;font-size:9px;font-weight:900}.payroll-empty{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:35px;font-size:10px;display:flex}.payroll-empty b{color:var(--text);font-size:15px}.payroll-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.payroll-metrics article{border:1px solid var(--line);border-bottom:4px solid var(--green);min-height:102px;box-shadow:var(--shadow);background:#fff;border-radius:15px;flex-direction:column;gap:7px;padding:16px;display:flex}.payroll-metrics article.gross{border-bottom-color:var(--pay-blue)}.payroll-metrics article.deduction{border-bottom-color:var(--pay-orange)}.payroll-metrics article.net{border-bottom-color:#8757ad}.payroll-metrics small{color:var(--muted);font-size:9px;font-weight:800}.payroll-metrics b{font-size:22px}.payroll-metrics em{color:var(--muted);font-size:8px;font-style:normal}.payroll-rule{justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.payroll-rule>span{flex-direction:column;gap:5px;display:flex}.payroll-rule b{font-size:12px}.payroll-rule small{color:var(--muted);font-size:9px}.payroll-rule>em{border-radius:17px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.payroll-rule>em.draft{color:#936300;background:#fff0cf}.payroll-rule>em.approved{color:#087b5e;background:#e5f6ef}.payroll-payment-filters{justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.payroll-payment-filters>span{flex-direction:column;gap:4px;display:flex}.payroll-payment-filters>span b{font-size:11px}.payroll-payment-filters>span small{color:var(--muted);font-size:8px}.payroll-payment-filters>div{grid-template-columns:repeat(4,minmax(110px,1fr));gap:7px;display:grid}.payroll-payment-filters button{cursor:pointer;background:#fff;border:1px solid #d6d0c5;border-radius:10px;flex-direction:column;gap:3px;padding:8px 11px;display:flex}.payroll-payment-filters button.active{border-color:var(--green);color:var(--green);background:#edf9f5}.payroll-payment-filters button small{font-size:7px}.payroll-payment-filters button b{font-size:11px}.payroll-register>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.payroll-register>header>span{flex-direction:column;gap:4px;display:flex}.payroll-register h2{margin:0;font-size:14px}.payroll-register p{color:var(--muted);margin:0;font-size:9px}.payroll-register>header>div{align-items:center;gap:7px;display:flex}.payroll-delete{min-height:38px;color:var(--red);background:#fff6f5;border:1px solid #e0a8a2;border-radius:9px;padding:7px 11px;font-size:8px;font-weight:900}.payroll-table{border-collapse:collapse;width:100%;min-width:1430px}.payroll-table th,.payroll-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:middle;padding:11px}.payroll-table th{color:var(--muted);white-space:nowrap;background:#faf9f6;font-size:9px}.payroll-table td{font-size:9px}.payroll-table tr.selected td{background:#f2faf7}.payroll-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--green)}.payroll-table td>small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.payroll-table td>b.negative{color:#b44b3e}.payroll-table td>strong{color:var(--green);font-size:12px}.payroll-table select{background:#fff;border:1px solid #cec8bb;border-radius:8px;height:35px;padding:0 8px;font-size:8px}.payroll-employee-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:10px;font-weight:900;text-decoration:underline}.payroll-receipt{color:#fff;white-space:nowrap;background:#17233d;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.payroll-detail-modal{width:min(980px,100%);max-height:calc(100vh - 24px);overflow:auto}.payroll-detail-modal>header,.payroll-detail-modal>footer{z-index:6;background:#fff;position:sticky}.payroll-detail-modal>header{top:0}.payroll-detail-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;bottom:0}.payroll-detail-modal>footer a{text-decoration:none}.payroll-detail-modal>div{flex-direction:column;gap:15px;padding:18px 22px;display:flex}.payroll-detail-identity{grid-template-columns:1fr 1fr 1fr;gap:9px;display:grid}.payroll-detail-identity>span{border:1px solid var(--line);background:#faf9f6;border-radius:10px;flex-direction:column;gap:5px;padding:10px;display:flex}.payroll-detail-identity small{color:var(--muted);font-size:8px}.payroll-detail-identity b{font-size:10px}.payroll-detail-identity select{background:#fff;border:1px solid #cec8bb;border-radius:8px;height:34px;padding:0 8px}.payroll-detail-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.payroll-detail-grid>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:11px;padding:14px;display:grid}.payroll-detail-grid .additions{background:#f4faef;border-color:#c7ddba}.payroll-detail-grid .deductions{background:#fff6f0;border-color:#ebc4aa}.payroll-detail-grid h3{grid-column:1/-1;margin:0;font-size:12px}.payroll-detail-grid label{flex-direction:column;gap:6px;font-size:9px;font-weight:900;display:flex}.payroll-detail-grid input{background:#fff;border:1px solid #cec8bb;border-radius:8px;height:39px;padding:0 9px}.payroll-detail-grid label>small{color:var(--muted);font-size:7px;font-weight:500;line-height:1.5}.payroll-detail-grid .deduction-notes{grid-column:1/-1}.payroll-detail-grid textarea{resize:vertical;border:1px solid #cec8bb;border-radius:8px;min-height:68px;padding:9px}.payroll-detail-total{background:#faf9f6;border:1px solid #bbb4a7;border-radius:12px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:11px;padding:13px;display:grid}.payroll-detail-total>span{flex-direction:column;gap:5px;display:flex}.payroll-detail-total small{color:var(--muted);font-size:8px}.payroll-detail-total b{font-size:14px}.payroll-detail-total>i{color:var(--muted);font-size:20px;font-style:normal}.payroll-detail-total .net{background:#e5f6ef;border-radius:9px;padding:10px}.payroll-detail-total strong{color:var(--green);font-size:17px}@media (width<=1050px){.payroll-create{grid-template-columns:1fr 1fr}.payroll-create>span{grid-column:1/-1}.payroll-metrics{grid-template-columns:1fr 1fr}.payroll-payment-filters{flex-direction:column;align-items:flex-start}.payroll-payment-filters>div{width:100%}.payroll-detail-grid{grid-template-columns:1fr}}@media (width<=650px){.payroll-create,.payroll-metrics,.payroll-payment-filters>div,.payroll-detail-identity,.payroll-detail-grid>div,.payroll-detail-total{grid-template-columns:1fr}.payroll-create>span,.payroll-detail-grid h3,.payroll-detail-grid .deduction-notes{grid-column:auto}.payroll-rule,.payroll-register>header{flex-direction:column;align-items:flex-start}.payroll-register>header>div{width:100%;display:grid}.payroll-detail-total>i{display:none}.payroll-detail-modal>footer{flex-direction:column}.payroll-detail-modal>footer>*{text-align:center;width:100%}}.app-shell.display-mobile .payroll-create,.app-shell.display-mobile .payroll-metrics,.app-shell.display-mobile .payroll-payment-filters>div,.app-shell.display-mobile .payroll-detail-identity,.app-shell.display-mobile .payroll-detail-grid>div,.app-shell.display-mobile .payroll-detail-total{grid-template-columns:1fr}.app-shell.display-mobile .payroll-create>span,.app-shell.display-mobile .payroll-detail-grid h3,.app-shell.display-mobile .payroll-detail-grid .deduction-notes{grid-column:auto}.app-shell.display-mobile .payroll-rule,.app-shell.display-mobile .payroll-payment-filters,.app-shell.display-mobile .payroll-register>header{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .payroll-register>header>div{width:100%;display:grid}.app-shell.display-mobile .payroll-detail-grid{grid-template-columns:1fr}.app-shell.display-mobile .payroll-detail-total>i{display:none}.app-shell.display-mobile .payroll-detail-modal>footer{flex-direction:column}.app-shell.display-mobile .payroll-detail-modal>footer>*{text-align:center;width:100%}.payroll-history{flex-direction:column;gap:9px;display:flex}.payroll-history>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.payroll-history>header>span{flex-direction:column;gap:4px;display:flex}.payroll-history h2{margin:0;font-size:13px}.payroll-history p{color:var(--muted);margin:0;font-size:8px}.payroll-history>header>i{color:#4255d5;background:#edf0ff;border-radius:16px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:900}.payroll-sync-note{background:#f2faf7;border:1px solid #b9ddd2;border-radius:11px;flex-direction:column;gap:4px;padding:11px 13px;display:flex}.payroll-sync-note b{color:var(--green);font-size:10px}.payroll-sync-note small{color:var(--muted);font-size:8px;line-height:1.6}.payroll-employee-link:disabled{opacity:.65;cursor:wait}@media (width<=650px){.payroll-history>header{flex-direction:column;align-items:flex-start}}.owner-subscription-selector{z-index:40;position:relative;overflow:visible}.owner-subscription-selector>header{overflow:visible}.owner-subscription-overview{z-index:1;position:relative}.owner-organization-picker{width:min(430px,44vw)}.owner-organization-field{flex-direction:column;gap:6px;display:flex}.owner-organization-field>span{color:#687187;font-size:9px;font-weight:900}.owner-organization-combobox{position:relative}.owner-organization-combobox>input{width:100%;height:42px;font:inherit;background:#fff;border:1px solid #d7dce8;border-radius:10px;outline:0;padding:0 36px 0 11px;font-size:10px}.owner-organization-combobox>input:focus{border-color:#8496c5;box-shadow:0 0 0 3px #8496c51c}.owner-organization-combobox>i{color:#667088;pointer-events:none;inset-inline-end:12px;font-size:16px;font-style:normal;position:absolute;top:10px}.owner-organization-results{z-index:200;top:calc(100% + 6px);background:#fff;border:1px solid #cbd2e2;border-radius:11px;max-height:260px;padding:5px;position:absolute;inset-inline:0;overflow:auto;box-shadow:0 18px 42px #13203b38}.owner-organization-results>button{text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:9px 10px;display:flex}.owner-organization-results>button:hover,.owner-organization-results>button[aria-selected=true]{background:#f0f4ff}.owner-organization-results>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.owner-organization-results b{font-size:10px}.owner-organization-results small{color:#737c91;font-size:8px}.owner-organization-results em{color:#256e57;font-size:12px;font-style:normal;font-weight:900}.owner-organization-results>p{color:var(--red);text-align:center;margin:0;padding:14px;font-size:9px}.owner-period-form label>small,.owner-period-edit-modal label>small{color:var(--muted);font-size:8px;line-height:1.55}.owner-period-actions{align-items:center;gap:6px;display:flex}.owner-period-actions button{color:#4057aa;cursor:pointer;background:#f3f6ff;border:1px solid #cbd5ee;border-radius:8px;min-height:32px;padding:6px 10px;font-size:8px;font-weight:900}.owner-period-actions button.delete{color:#ae3732;background:#fff4f3;border-color:#edbbb7}.owner-period-actions button:disabled{opacity:.55;cursor:not-allowed}.owner-period-edit-modal{background:#fff;border-radius:16px;width:min(760px,100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 24px 70px #07102155}.owner-period-edit-modal>header,.owner-period-edit-modal>footer{z-index:3;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:sticky}.owner-period-edit-modal>header{border-bottom:1px solid var(--line);top:0}.owner-period-edit-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;bottom:0}.owner-period-edit-modal>header span{flex-direction:column;gap:5px;display:flex}.owner-period-edit-modal h2,.owner-period-edit-modal p{margin:0}.owner-period-edit-modal h2{font-size:15px}.owner-period-edit-modal p{color:var(--muted);font-size:9px}.owner-period-edit-modal>header>button{background:#f1f1ef;border:0;border-radius:9px;width:34px;height:34px;font-size:20px}.owner-period-edit-modal .platform-form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:18px 20px;display:grid}.owner-period-edit-modal label{flex-direction:column;gap:7px;display:flex}.owner-period-edit-modal label>span{color:#687187;font-size:9px;font-weight:900}.owner-period-edit-modal input:not([type=checkbox]),.owner-period-edit-modal select,.owner-period-edit-modal textarea{width:100%;font:inherit;background:#fff;border:1px solid #d7dce8;border-radius:9px;padding:0 10px;font-size:10px}.owner-period-edit-modal input:not([type=checkbox]),.owner-period-edit-modal select{height:42px}.owner-period-edit-modal textarea{resize:vertical;min-height:80px;padding-top:10px}.owner-period-edit-modal .owner-payment-confirm{grid-template-columns:auto 1fr;align-items:center;display:grid}.owner-period-edit-modal .owner-payment-confirm>input{width:18px;height:18px}.owner-period-edit-modal .platform-cancel,.owner-period-edit-modal .platform-save{border-radius:9px;min-height:40px;padding:8px 14px;font-size:9px;font-weight:900}.owner-period-edit-modal .platform-cancel{border:1px solid var(--line);color:var(--text);background:#fff}.owner-period-edit-modal .platform-save{color:#fff;background:#17233d;border:0}.owner-period-edit-modal .owner-period-notes{grid-column:1/-1}.renewal-mode{border-inline-start:5px solid var(--green);justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.renewal-mode>span{align-items:center;gap:11px;display:flex}.renewal-mode>span>span{flex-direction:column;gap:4px;display:flex}.renewal-mode b{font-size:11px}.renewal-mode small{color:var(--muted);font-size:8px;line-height:1.55}.renewal-mode-switch{cursor:pointer;align-items:center;gap:9px;font-size:9px;font-weight:900;display:flex;position:relative}.renewal-mode-switch input{opacity:0;pointer-events:none;position:absolute}.renewal-mode-switch i{background:#c8cbd1;border-radius:20px;width:44px;height:24px;transition:all .18s;position:relative;box-shadow:inset 0 0 0 1px #00000010}.renewal-mode-switch i:after{content:"";top:3px;background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;position:absolute;inset-inline-start:3px;box-shadow:0 2px 5px #0003}.renewal-mode-switch input:checked+i{background:var(--green)}.renewal-mode-switch input:checked+i:after{transform:translateX(calc(20px * var(--switch-direction,1)))}[dir=rtl] .renewal-mode-switch{--switch-direction:-1}.renewal-mode-switch:has(input:disabled){opacity:.55;cursor:not-allowed}.renewal-method{color:#416157;background:#f2faf7;border:1px solid #c5ddd5;border-radius:10px;align-items:flex-start;gap:9px;margin:0 16px 14px;padding:10px 12px;font-size:8px;line-height:1.65;display:flex}.renewal-method b{color:var(--green)}.renewal-unchanged{color:#69665f;background:#efefec;border-radius:15px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.subscription-readonly-banner{color:#79520a;border:1px solid #dfc47e;background:#fff8e7;border-inline-start:5px solid #b57a0a;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.subscription-readonly-banner>span{flex-direction:column;gap:4px;display:flex}.subscription-readonly-banner b{font-size:11px}.subscription-readonly-banner small{color:#7c6a48;font-size:8px;line-height:1.6}.subscription-readonly-banner button{color:#79520a;background:#fff;border:1px solid #d5b35d;border-radius:9px;padding:8px 11px;font-size:8px;font-weight:900}.app-back-button{border:1px solid var(--line);height:38px;color:var(--ink);font:inherit;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #1c243008}.app-back-button:hover{border-color:var(--gold);color:#835f18}.app-shell.language-ar .app-back-button .ui-icon{transform:rotate(180deg)}.password-reminder-banner{color:#173d79;background:#f3f7ff;border:1px solid #b9cbea;border-inline-start:5px solid #315a9e;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.password-reminder-banner>span{flex-direction:column;gap:4px;min-width:0;display:flex}.password-reminder-banner b{font-size:11px}.password-reminder-banner small{color:#586c8c;font-size:8px;line-height:1.6}.password-reminder-banner button{color:#173d79;background:#fff;border:1px solid #9fb5db;border-radius:9px;padding:8px 11px;font-size:8px;font-weight:900}.password-reminder-banner button.dismiss{color:#71809a;background:0 0;border:0;width:31px;height:31px;padding:0;font-size:20px}.copyright-line{white-space:nowrap;unicode-bidi:isolate;align-items:center;gap:5px;display:inline-flex!important}.login-legal .copyright-line>span,.owner-login-legal .copyright-line>span{font:inherit;line-height:1}.login-legal .copyright-line .copyright-year,.owner-login-legal .copyright-line .copyright-year{direction:ltr;unicode-bidi:isolate;font-family:Arial,sans-serif;font-size:10px}.login-legal .copyright-line .copyright-brand,.login-legal .copyright-line .copyright-rights,.owner-login-legal .copyright-line .copyright-brand,.owner-login-legal .copyright-line .copyright-rights{direction:inherit}@media (width<=760px){.owner-organization-picker{width:100%}.owner-period-edit-modal .platform-form-grid{grid-template-columns:1fr}.owner-period-edit-modal .owner-period-notes{grid-column:auto}.renewal-mode{flex-direction:column;align-items:flex-start}.subscription-readonly-banner{grid-template-columns:auto 1fr}.subscription-readonly-banner button{grid-column:2;justify-self:start}}.app-shell.display-mobile .password-reminder-banner,.app-shell.display-mobile .subscription-readonly-banner{grid-template-columns:auto minmax(0,1fr) auto}.app-shell.display-mobile .password-reminder-banner>button:not(.dismiss),.app-shell.display-mobile .subscription-readonly-banner button{grid-column:2;justify-self:start}.app-shell.display-mobile .password-reminder-banner button.dismiss{grid-area:1/3}@media (width<=820px){.app-back-button span{display:none}.app-back-button{justify-content:center;width:37px;padding:0}.password-reminder-banner{grid-template-columns:auto minmax(0,1fr) auto}.password-reminder-banner>button:not(.dismiss){grid-column:2;justify-self:start}.password-reminder-banner button.dismiss{grid-area:1/3}}.app-shell.display-mobile .renewal-mode{flex-direction:column;align-items:flex-start}.app-shell.display-mobile .subscription-readonly-banner{grid-template-columns:auto 1fr}.app-shell.display-mobile .subscription-readonly-banner button{grid-column:2;justify-self:start}.platform-row-actions .platform-card{color:#fff;background:#09255c;border-color:#09255c}.owner-plan-manager{overflow:visible}.owner-plan-list{border-bottom:1px solid #e4e8f0;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;padding:16px 18px;display:grid}.owner-plan-list article{background:#fafbfe;border:1px solid #d9deea;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px;display:grid}.owner-plan-list article.editing{border-color:#d9a12c;box-shadow:0 0 0 3px #d9a12c1c}.owner-plan-list article>span{flex-direction:column;gap:4px;min-width:0;display:flex}.owner-plan-list article small{color:#7a8294;font-size:8px}.owner-plan-list article b{font-size:12px}.owner-plan-list article em{color:#315d4c;font-size:8px;font-style:normal}.owner-plan-list article strong{color:#09255c;white-space:nowrap;font-size:18px}.owner-plan-list article>button{color:#29457e;background:#fff;border:1px solid #cbd5e8;border-radius:8px;grid-column:1/-1;min-height:34px;font-size:8px;font-weight:900}.owner-plan-empty{color:#7a8294;text-align:center;grid-column:1/-1;margin:0;padding:17px;font-size:9px}.owner-plan-form{flex-direction:column;gap:15px;padding:17px 18px;display:flex}.owner-plan-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.owner-plan-fields label{flex-direction:column;gap:6px;display:flex}.owner-plan-fields label>span,.owner-plan-form legend{color:#606b80;font-size:9px;font-weight:900}.owner-plan-fields input{height:42px;font:inherit;background:#fff;border:1px solid #d4dbe8;border-radius:9px;padding:0 10px;font-size:10px}.owner-plan-form fieldset{border:1px solid #dfe4ed;border-radius:12px;margin:0;padding:12px}.owner-plan-form legend{padding:0 6px}.owner-plan-sections{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:7px;display:grid}.owner-plan-sections label{cursor:pointer;background:#fff;border:1px solid #e2e6ee;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:8px;font-size:9px;display:flex}.owner-plan-sections label:has(input:checked){background:#f0f8f5;border-color:#90b5a8}.owner-plan-sections label.mandatory{cursor:default;background:#eef2fb}.owner-plan-sections input{accent-color:#155d47}.owner-plan-sections small{color:#435d9d;margin-inline-start:auto;font-size:7px}.owner-plan-form>footer{justify-content:flex-end;gap:8px;display:flex}.owner-plan-form>footer button{color:#fff;background:#09255c;border:0;border-radius:9px;min-height:39px;padding:8px 15px;font-size:9px;font-weight:900}.owner-plan-form>footer .secondary{color:#4f586a;background:#fff;border:1px solid #d6dbe5}.owner-storage{flex-direction:column;gap:16px;display:flex}.owner-storage-overview{color:#fff;background:linear-gradient(135deg,#09255c,#173d73);border-radius:18px;grid-template-columns:auto minmax(240px,1fr) minmax(220px,.55fr);align-items:center;gap:24px;padding:24px;display:grid;box-shadow:0 15px 35px #09255c2e}.owner-storage-gauge{--storage-progress:0%;background:conic-gradient(#e3a21b var(--storage-progress),#ffffff25 0);border-radius:50%;place-items:center;width:142px;height:142px;display:grid;position:relative}.owner-storage-gauge:before{content:"";background:#103066;border-radius:50%;position:absolute;inset:13px}.owner-storage-gauge>span{flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.owner-storage-gauge b{font-size:24px}.owner-storage-gauge small{color:#cad5ea;font-size:8px}.owner-storage-overview>div:nth-child(2){flex-direction:column;gap:7px;display:flex}.owner-storage-overview>div:nth-child(2)>small{color:#b8c7e1;font-size:9px}.owner-storage-overview h2{margin:0;font-size:25px}.owner-storage-overview p{color:#cbd6e8;margin:0;font-size:10px}.owner-storage-bar{background:#ffffff25;border-radius:10px;height:9px;margin-top:7px;overflow:hidden}.owner-storage-bar i{border-radius:inherit;background:#e3a21b;height:100%;display:block}.owner-storage-facts{background:#ffffff0e;border:1px solid #ffffff2e;border-radius:13px;flex-direction:column;gap:10px;padding:14px;display:flex}.owner-storage-facts>span{justify-content:space-between;align-items:center;gap:12px;padding:4px 0;display:flex}.owner-storage-facts>span+span{border-top:1px solid #ffffff20;padding-top:12px}.owner-storage-facts small{color:#dce4f2;font-size:8px}.owner-storage-facts b{color:#fff;font-size:11px}.owner-storage-table td>b,.owner-storage-table td>small{display:block}.owner-storage-table td>small{color:#7a8294;margin-top:4px;font-size:8px}.owner-org-usage{align-items:center;gap:8px;min-width:170px;display:flex}.owner-org-usage>span{background:#e9edf4;border-radius:9px;flex:1;height:8px;overflow:hidden}.owner-org-usage>span i{border-radius:inherit;background:#1b6e55;height:100%;display:block}.owner-org-usage>b{color:#315d4c;font-size:9px}.credential-card-dialog{background:#fff;border-radius:18px;width:min(1180px,100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 26px 80px #07102155}.credential-card-dialog>header,.credential-card-dialog>footer{z-index:5;background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;display:flex;position:sticky}.credential-card-dialog>header{border-bottom:1px solid #e3e7ef;top:0}.credential-card-dialog>header span{flex-direction:column;gap:4px;display:flex}.credential-card-dialog h2,.credential-card-dialog p{margin:0}.credential-card-dialog h2{font-size:15px}.credential-card-dialog p{color:#727b8e;font-size:9px}.credential-card-dialog>header>button{background:#f0f1f4;border:0;border-radius:9px;width:34px;height:34px;font-size:20px}.credential-card-preview{background:#eef1f6;padding:18px;overflow:auto}.credential-card-preview svg{border-radius:15px;width:100%;min-width:760px;height:auto;display:block}.credential-card-dialog>footer{border-top:1px solid #e3e7ef;justify-content:flex-end;bottom:0}.credential-card-dialog>footer button{border-radius:9px;min-height:40px;padding:8px 15px;font-size:9px;font-weight:900}.credential-share{color:#805704;background:#fff7e6;border:1px solid #d3a034}.credential-card-dialog .platform-cancel{background:#fff;border:1px solid #d7dce5}.credential-card-dialog .platform-save{color:#fff;background:#09255c;border:0}.owner-quota-editor{align-items:center;gap:6px;min-width:210px;display:flex}.owner-quota-editor input{color:#12264d;width:78px;font:inherit;direction:ltr;background:#fff;border:1px solid #d5dbe5;border-radius:9px;padding:9px 8px}.owner-quota-editor span{color:#697386;font-size:9px}.owner-quota-editor button{color:#fff;font:inherit;cursor:pointer;background:#09255c;border:0;border-radius:9px;padding:9px 13px;font-weight:800}.owner-quota-editor button:disabled{opacity:.55;cursor:wait}.owner-org-usage>span i.danger{background:#c94848}@media (width<=900px){.owner-storage-overview{grid-template-columns:auto 1fr}.owner-storage-facts{grid-column:1/-1}.owner-plan-fields{grid-template-columns:1fr}.credential-card-dialog>footer{flex-wrap:wrap}}@media (width<=620px){.owner-storage-overview{text-align:center;grid-template-columns:1fr}.owner-storage-gauge{margin:auto}.owner-storage-facts{text-align:right;grid-column:auto}.owner-plan-sections{grid-template-columns:1fr 1fr}.credential-card-dialog>footer{flex-direction:column}.credential-card-dialog>footer button{width:100%}.credential-card-preview{padding:8px}.credential-card-preview svg{min-width:700px}}.vehicle-documents-intro{background:linear-gradient(135deg,var(--tenant-accent),#fff);justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}@supports (color:color-mix(in lab, red, red)){.vehicle-documents-intro{background:linear-gradient(135deg,color-mix(in srgb,var(--tenant-accent),#fff 92%),#fff)}}.vehicle-documents-intro small{color:var(--gold);font-weight:800}.vehicle-documents-intro h2{margin:5px 0;font-size:22px}.vehicle-documents-intro p{color:var(--muted);margin:0;font-size:12px}.vehicle-documents-intro>i{background:var(--tenant-accent);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.vehicle-toolbar{align-items:end}.vehicle-toolbar .search{flex:1}.vehicle-clear-filter{text-overflow:ellipsis;white-space:nowrap;max-width:360px;overflow:hidden}.vehicle-record-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));gap:16px;display:grid}.vehicle-record-card{overflow:hidden}.vehicle-record-card>header{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:18px 20px;display:flex}.vehicle-record-card>header>i{color:#5267ff;background:#edf2ff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.vehicle-record-card>header>span{flex:1;min-width:0}.vehicle-record-card h3{margin:3px 0;font-size:19px}.vehicle-record-card header small,.vehicle-record-card header p{color:var(--muted);margin:0;font-size:10px}.vehicle-record-card>header>div{gap:7px;display:flex}.vehicle-delete{color:#a8322d;background:#fff5f4;border:1px solid #ecc6c3;border-radius:8px;padding:8px 10px;font-weight:800}.vehicle-core-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.vehicle-core-summary>span{border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:13px 18px;display:flex}.vehicle-core-summary small{color:var(--muted);font-size:10px}.vehicle-core-summary b{font-size:12px}.vehicle-status-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;padding:14px;display:grid}.vehicle-document-status{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:6px;padding:11px;display:flex}.vehicle-document-status small{color:var(--muted);font-size:10px}.vehicle-document-status b{font-size:11px}.vehicle-document-status em{border-radius:15px;align-self:flex-start;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.vehicle-document-status.active{border-color:#b8dfd0}.vehicle-document-status.active em{color:#08704f;background:#e3f5ed}.vehicle-document-status.soon{border-color:#ead19b}.vehicle-document-status.soon em{color:#82580a;background:#fff1cf}.vehicle-document-status.expired{background:#fff8f7;border-color:#e8b9b6}.vehicle-document-status.expired em{color:#a82c26;background:#f8dfdd}.vehicle-modal{background:#fff;border-radius:18px;width:min(1080px,100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 25px 80px #0005}.vehicle-modal>header,.vehicle-modal>footer{z-index:4;background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:17px 21px;display:flex;position:sticky}.vehicle-modal>header{border-bottom:1px solid var(--line);top:0}.vehicle-modal>header h2{margin:0;font-size:20px}.vehicle-modal>header p{color:var(--muted);margin:5px 0 0;font-size:11px}.vehicle-modal>header>button{background:#f1f1ef;border:0;border-radius:10px;width:34px;height:34px;font-size:21px}.vehicle-form-sections{background:#f6f7fa;flex-direction:column;gap:14px;padding:18px;display:flex}.vehicle-form-sections fieldset{background:#fff;border:1px solid #dfe3eb;border-radius:14px;margin:0;padding:18px}.vehicle-form-sections legend{color:#17233d;align-items:center;gap:8px;padding:0 9px;font-size:13px;font-weight:900;display:flex}.vehicle-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.vehicle-form-grid label,.vehicle-date-field{color:#555e6f;flex-direction:column;gap:7px;font-size:11px;font-weight:750;display:flex}.vehicle-form-grid input,.vehicle-form-grid select{background:#fff;border:1px solid #ccd2de;border-radius:9px;outline:0;height:43px;padding:0 10px;font-size:12px}.vehicle-form-grid input:focus,.vehicle-form-grid select:focus{border-color:#5267ff;box-shadow:0 0 0 3px #5267ff18}.vehicle-form-grid input[readonly]{color:#657086;background:#f3f5f8}.vehicle-operating-toggle{background:#f8f9fb;border:1px dashed #cbd2df;border-radius:11px;align-items:flex-start;gap:10px;padding:13px;display:flex}.vehicle-operating-toggle>span{flex-direction:column;gap:4px;display:flex}.vehicle-operating-toggle b{font-size:12px}.vehicle-operating-toggle small{color:var(--muted);font-size:10px}.vehicle-form-sections .operating-card-enabled{border-color:#d8b75f}.vehicle-operating-toggle+.vehicle-form-grid{margin-top:15px}.vehicle-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;bottom:0}.vehicle-license-dashboard{margin-top:0}.vehicle-dashboard-document{appearance:none;width:auto;text-align:inherit;font:inherit;cursor:pointer}.vehicle-dashboard-document:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1a243214}.vehicle-dashboard-card>header strong{color:var(--muted);font-size:10px}@media (width<=760px){.vehicle-form-grid,.vehicle-core-summary{grid-template-columns:1fr}.vehicle-record-card>header{flex-wrap:wrap;align-items:flex-start}.vehicle-record-card>header>div{justify-content:flex-end;width:100%}.vehicle-modal>footer{flex-direction:column-reverse}.vehicle-modal>footer button{width:100%}.vehicle-toolbar{align-items:stretch}.vehicle-clear-filter{max-width:none}.vehicle-document-status{min-width:0}}.reports-hero,.backup-hero{background:linear-gradient(135deg,var(--tenant-accent),#fff);justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}@supports (color:color-mix(in lab, red, red)){.reports-hero,.backup-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--tenant-accent),#fff 91%),#fff)}}.reports-hero span,.backup-hero span{flex:1}.reports-hero small,.backup-hero small{color:var(--gold);font-weight:850}.reports-hero h2,.backup-hero h2{margin:5px 0;font-size:22px}.reports-hero p,.backup-hero p{color:var(--muted);margin:0;font-size:11px}.reports-hero button,.backup-hero button,.report-export-grid button{background:var(--tenant-accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:11px 15px;font-weight:850}.reports-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reports-kpis article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:7px;padding:17px;display:flex}.reports-kpis small,.reports-kpis em{color:var(--muted);font-size:10px;font-style:normal}.reports-kpis b{color:var(--tenant-accent);font-size:25px}.report-export-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.report-export-grid article{border:1px solid var(--line);border-radius:12px;align-items:center;gap:14px;padding:15px;display:flex}.report-export-grid article span{flex-direction:column;flex:1;gap:5px;display:flex}.report-export-grid article b{font-size:13px}.report-export-grid article small{color:var(--muted);font-size:10px}.backup-hero>i{background:var(--tenant-accent);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;font-size:31px;font-style:normal;display:grid}.backup-hero button:disabled{opacity:.55;cursor:wait}.backup-details{grid-template-columns:repeat(3,1fr);gap:0;padding:0;display:grid;overflow:hidden}.backup-details article{border-inline-end:1px solid var(--line);padding:20px}.backup-details b{font-size:13px}.backup-details p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.8}@media (width<=850px){.reports-kpis{grid-template-columns:1fr 1fr}.report-export-grid,.backup-details{grid-template-columns:1fr}.backup-details article{border-inline-end:0;border-bottom:1px solid var(--line)}}@media (width<=560px){.reports-hero,.backup-hero{flex-direction:column;align-items:stretch}.reports-kpis{grid-template-columns:1fr}.report-export-grid article{flex-direction:column;align-items:stretch}}.reports-center{--report-purple:#6f36df;--report-purple-dark:#23152b;--report-purple-soft:#f4effc;--report-gold:#b99166}.reports-studio-hero{color:#fff;background:radial-gradient(circle at 12% 10%,#8c50ff45,#0000 30%),linear-gradient(125deg,#160f1c,#33203e 65%,#1e1524);border:0;justify-content:space-between;align-items:center;gap:24px;min-height:138px;padding:25px 28px;display:flex}.reports-studio-hero>span{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.reports-studio-hero>span>small{color:#d3b7ff;font-size:13px;font-weight:800}.reports-studio-hero h2{margin:0;font-size:25px}.reports-studio-hero p{color:#d4cad8;margin:0;font-size:14px;line-height:1.75}.reports-studio-hero>div{background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:108px;height:86px;display:flex;box-shadow:inset 0 1px #fff2}.reports-studio-hero>div b{color:#d9bb96;font-size:31px;line-height:1}.reports-studio-hero>div small{color:#d7cedb;margin-top:7px;font-size:12px}.reports-studio-layout{grid-template-columns:292px minmax(0,1fr);align-items:start;gap:18px;display:grid}.report-catalog{max-height:calc(100vh - 132px);padding:13px;position:sticky;top:108px;overflow:auto}.report-catalog>section+section{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.report-catalog h3{color:#7c7281;margin:2px 8px 8px;font-size:12px}.report-catalog button{text-align:start;color:#28202e;background:0 0;border:1px solid #0000;border-radius:13px;grid-template-columns:42px 1fr 24px;align-items:center;gap:9px;width:100%;padding:10px 8px;transition:all .18s;display:grid}.report-catalog button:hover{background:#faf8fc}.report-catalog button.active{background:linear-gradient(135deg,#f5efff,#fff);border-color:#d8c7f3;box-shadow:0 8px 20px #5f32a90e}.report-catalog button>i{color:#706575;background:#f0ebf3;border-radius:11px;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.report-catalog button.active>i{color:#fff;background:#6f36df;box-shadow:0 7px 14px #6f36df33}.report-catalog button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.report-catalog button b{font-size:13px;line-height:1.35}.report-catalog button small{color:#817889;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.report-catalog button>em{color:#a49ba8;direction:ltr;font-size:10px;font-style:normal}.report-catalog button.active>em{color:#6f36df;font-weight:900}.report-workspace{gap:14px;min-width:0}.report-builder-head{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;overflow:visible}.report-builder-head>div{align-items:center;gap:13px;min-width:0;display:flex}.report-number{color:#6f36df;direction:ltr;background:#f2ecf8;border-radius:15px;flex:none;place-items:center;width:52px;height:52px;font-size:17px;font-weight:900;display:grid}.report-builder-head>div>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.report-builder-head small{color:#8b818f;font-size:11px}.report-builder-head h2{color:#261b2c;margin:0;font-size:20px}.report-builder-head p{color:#756d7a;margin:0;font-size:12px;line-height:1.5}.report-builder-head>aside{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.report-builder-head>aside>span{color:#6e6472;white-space:nowrap;background:#faf9fb;border:1px solid #e1dae5;border-radius:9px;padding:9px 10px;font-size:11px}.report-builder-head button{white-space:nowrap;border-radius:10px;height:39px;padding:0 13px;font-size:12px;font-weight:800}.report-builder-head button:disabled{opacity:.45;cursor:not-allowed}.report-excel{color:#08704f;background:#f0faf5;border:1px solid #b8dcca}.report-pdf{color:#fff;background:linear-gradient(135deg,#442054,#7b42ff);border:0;box-shadow:0 8px 18px #6f36df2e}.report-filters{overflow:visible}.report-filters>header{border-bottom:1px solid var(--line);background:#fcfbfd;justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;display:flex}.report-filters>header>span{flex-direction:column;gap:3px;display:flex}.report-filters>header b{font-size:14px}.report-filters>header small{color:#817889;font-size:11px}.report-filters>header button{color:#6f36df;background:0 0;border:0;font-size:12px;font-weight:800}.report-filters>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px 18px;display:grid}.report-filters label{flex-direction:column;gap:6px;min-width:0;display:flex}.report-filters label.wide{grid-column:span 2}.report-filters label>span{color:#625969;font-size:12px;font-weight:750}.report-filters input,.report-filters select{color:#281e2d;background:#fff;border:1px solid #d7d0dc;border-radius:10px;outline:0;width:100%;height:43px;padding:0 11px;font-size:13px}.report-filters input:focus,.report-filters select:focus{border-color:#7b42ff;box-shadow:0 0 0 3px #7b42ff16}.report-filters>footer{flex-wrap:wrap;gap:7px;padding:0 18px 15px;display:flex}.report-filters>footer span{color:#5f2f9d;background:#f4effa;border:1px solid #e0d4ef;border-radius:15px;padding:5px 8px;font-size:10px}.report-summary-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.report-summary-cards article{border:1px solid var(--line);min-height:82px;box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;gap:6px;padding:15px 16px;display:flex;position:relative;overflow:hidden}.report-summary-cards article:after{content:"";inset-inline-start:0;background:#8a54ee;width:3px;position:absolute;top:0;bottom:0}.report-summary-cards small{color:#817889;font-size:11px}.report-summary-cards b{color:#34213f;overflow-wrap:anywhere;font-size:21px}.report-preview{background:#f5f2f7;border-color:#ddd5e2}.report-preview>header{background:#fff;border-bottom:2px solid #7b42ff;justify-content:space-between;align-items:center;gap:15px;min-height:82px;padding:14px 18px;display:flex}.report-preview>header>span{flex-direction:column;gap:3px;display:flex}.report-preview>header small{color:#7b42ff;font-size:10px;font-weight:900}.report-preview>header h3{margin:0;font-size:18px}.report-preview>header p{color:#817889;margin:0;font-size:11px}.report-preview>header>div{color:#45394a;align-items:center;gap:9px;display:flex}.report-preview>header img{object-fit:contain;width:58px;height:46px}.report-preview>header>div b{max-width:150px;font-size:12px}.report-table-scroll{background:#fff;overflow:auto}.report-table-scroll table{border-collapse:collapse;width:100%;min-width:1100px}.report-table-scroll th{color:#fff;text-align:start;white-space:nowrap;background:#26172f;padding:11px 9px;font-size:11px;position:sticky;top:0}.report-table-scroll td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #ebe6ee;border-inline-end:1px solid #f0ecf2;padding:10px 9px;font-size:11px}.report-table-scroll tbody tr:nth-child(2n){background:#fbf9fc}.report-table-scroll tbody tr:hover{background:#f6f0fa}.report-status{border-radius:14px;padding:5px 7px;font-size:10px;font-weight:850;display:inline-flex}.report-status.active{color:#08704f;background:#e3f4ec}.report-status.soon{color:#82580a;background:#fff0cb}.report-status.expired{color:#a82c26;background:#f9dfdd}.report-status.neutral{color:#5f5664;background:#ede9ef}.report-empty{color:#7c7380;background:#fff;place-items:center;min-height:125px;font-size:13px;display:grid}.preview-limit{color:#716778;text-align:center;background:#faf7fc;border-top:1px solid #e8e1ec;margin:0;padding:10px 14px;font-size:10px}.employee-report-preview{flex-direction:column;gap:10px;padding:14px;display:flex}.employee-report-preview>article{background:#fff;border:1px solid #e0dae4;border-radius:13px;overflow:hidden}.employee-report-preview>article>header{background:#fcfbfd;border-bottom:1px solid #ebe6ee;align-items:center;gap:9px;padding:10px 12px;display:flex}.employee-report-preview>article>header>i{color:#5d2ba8;background:#e9ddf7;border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;font-weight:900;display:grid}.employee-report-preview>article>header>span{flex-direction:column;gap:2px;display:flex}.employee-report-preview>article>header b{font-size:13px}.employee-report-preview>article>header small{color:#817889;text-align:start;direction:ltr;font-size:10px}.employee-report-preview>article>header>em{color:#08704f;background:#e7f3ed;border-radius:13px;margin-inline-start:auto;padding:5px 8px;font-size:10px;font-style:normal}.employee-report-preview>article>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.employee-report-preview>article>div>span{border-inline-end:1px solid #ebe6ee;flex-direction:column;gap:4px;min-width:0;padding:11px 12px;display:flex}.employee-report-preview>article>div small{color:#817889;font-size:10px}.employee-report-preview>article>div b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.employee-report-preview>article>div em{color:#6f6675;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}@media (width<=1180px){.reports-studio-layout{grid-template-columns:1fr}.report-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:none;display:grid;position:static}.report-catalog>section+section{border-top:0;border-inline-start:1px solid var(--line);margin:0;padding:0 12px 0 0}.report-builder-head{flex-direction:column;align-items:flex-start}.report-builder-head>aside{justify-content:flex-start;width:100%}.report-summary-cards{grid-template-columns:1fr 1fr}}@media (width<=820px){.report-catalog{grid-template-columns:1fr}.report-catalog>section+section{border-inline-start:0;border-top:1px solid var(--line);padding:12px 0 0}.report-catalog button{grid-template-columns:40px 1fr 24px}.report-filters>div,.employee-report-preview>article>div{grid-template-columns:1fr 1fr}.reports-studio-hero{align-items:flex-start}.reports-studio-hero>div{min-width:88px}}@media (width<=560px){.reports-studio-hero{flex-direction:column;padding:20px}.reports-studio-hero>div{flex-direction:row;gap:8px;width:100%;height:64px}.reports-studio-hero>div small{margin:0}.report-builder-head>div{align-items:flex-start}.report-builder-head>aside{grid-template-columns:1fr 1fr;display:grid}.report-builder-head>aside>span{grid-column:1/-1}.report-builder-head button{width:100%}.report-filters>div{grid-template-columns:1fr}.report-filters label.wide{grid-column:auto}.report-summary-cards{grid-template-columns:1fr 1fr}.report-summary-cards article{min-height:74px;padding:12px}.report-summary-cards b{font-size:17px}.report-preview>header>div b{display:none}.employee-report-preview>article>div{grid-template-columns:1fr}.employee-report-preview>article>div>span{border-bottom:1px solid #ebe6ee}.employee-report-preview>article>header{flex-wrap:wrap}.employee-report-preview>article>header>em{margin-inline-start:0}.reports-studio-hero h2{font-size:22px}}.platform-side nav a{color:#d9dadb;text-align:right;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:13px 14px;text-decoration:none;display:flex}.platform-side nav a.active{color:#8cb6ff;background:#5267ff24;box-shadow:inset -3px 0 #5267ff}.platform-side nav a span{font-size:13px;font-weight:700}@media (width<=900px){.platform-side nav a{justify-content:center;padding-inline:0}.platform-side nav a span{font-size:0}}@media (width<=680px){.platform-side nav a{padding:10px}.platform-side nav a:not(.active){display:none}}:root{--brand-black:#08080b;--brand-panel:#121016;--brand-violet:#7b42ff;--brand-violet-soft:#a77fff;--brand-gold:#c8a17d;--brand-gold-light:#ead6c2}.login-shell,.owner-login-shell{background:#f4f2f7}.login-brand,.owner-login-brand{gap:18px}.login-brand img[src="/your-da-logo.png"],.owner-login-brand img[src="/your-da-logo.png"]{object-fit:contain;filter:drop-shadow(0 10px 18px #1c132b1c);background:0 0;width:104px;height:116px}.login-brand b,.owner-login-brand h1{color:#18131d}.login-brand small{color:#746b7e}.login-language-control:focus-within,.login-field:focus-within{border-color:var(--brand-violet);box-shadow:0 0 0 4px #7b42ff17}.login-language-control svg,.login-field button,.login-card>footer a{color:var(--brand-violet)}.login-heading em,.owner-login-copy>em{color:#6d35e8;background:#f1ebff}.login-submit,.owner-login-submit{background:linear-gradient(135deg,#4c238f,var(--brand-violet) 62%,#9a6bff);box-shadow:0 12px 28px #6436c93d}.login-showcase,.owner-login-aside{background:radial-gradient(circle at 18% 16%,#7b42ff52,#0000 32%),radial-gradient(circle at 82% 88%,#c8a17d2f,#0000 34%),linear-gradient(145deg,#08080b,#17101f 58%,#0d0a11)}.login-showcase>img[src="/your-da-logo.png"],.owner-login-aside>img[src="/your-da-logo.png"]{object-fit:contain;opacity:.18;filter:none;width:min(45vw,560px);height:min(55vw,640px);top:-7%;left:-3%}.login-showcase small,.owner-login-aside small{color:#c7adff}.login-showcase p,.owner-login-aside p{color:#c9bfce}.login-feature-grid article>i{color:#c2a7ff;background:#7b42ff24}.login-trust-row b{color:#d2c6d8!important;background:#0a080e99!important}.login-legal,.owner-login-legal{color:#cdbfd2;background:#08080bf5}.login-legal b,.owner-login-legal b{color:var(--brand-gold-light)}.platform-side{background:linear-gradient(#08080b,#17101d)}.platform-brand{min-height:150px}.platform-brand img[src="/your-da-logo.png"]{object-fit:contain;filter:drop-shadow(0 8px 16px #0007);background:0 0;width:90px;height:102px}.platform-brand b{color:var(--brand-gold-light);letter-spacing:1.5px}.platform-brand small{color:#b8aabd}.platform-side nav button.active,.platform-side nav a.active{color:#c9b1ff;box-shadow:inset -3px 0 var(--brand-violet);background:#7b42ff25}.platform-hero{background:radial-gradient(circle at 16% 10%,#7b42ff55,#0000 30%),linear-gradient(125deg,#09080c,#25182f)}.platform-hero small{color:#d2b8ff}.platform-hero button,.platform-empty button{color:#fff;background:linear-gradient(135deg,#6e34e9,#9166ff)}.platform-metrics article>i{color:#6e38e6;background:#f1ebff}.platform-plan{color:#6532d5;background:#f1ebff}.platform-form-note{border-color:var(--brand-violet);color:#50387b;background:#f5f0ff}.platform-save,.owner-quota-editor button,.owner-plan-form>footer button{color:#ead6c2;background:#171019}.platform-toast{border-right-color:var(--brand-violet)}.platform-row-actions .platform-card,.credential-card-dialog .platform-save{background:#171019;border-color:#171019}.credential-share{border-color:var(--brand-gold);color:#755337;background:#fff9f3}.credential-card-preview{background:#ece8f0}.access-shell{background:radial-gradient(circle at 50% 5%,#7b42ff2b,#0000 35%),#f2eff5}.access-shell img[src="/your-da-logo.png"]{object-fit:contain;filter:drop-shadow(0 12px 22px #1d132b20);background:0 0;width:142px;height:158px}.access-shell em{color:#6b35df}.access-shell a{color:#ead6c2;background:#171019}.tenant-brand img[src="/your-da-logo.png"]{object-fit:contain;filter:drop-shadow(0 7px 14px #0007);background:0 0;width:112px;height:124px}.sidebar.collapsed .tenant-brand img[src="/your-da-logo.png"]{width:58px;height:64px}.organization-logo-editor>img[src="/your-da-logo.png"]{object-fit:contain;background:#fff}@media (width<=900px){.platform-brand{min-height:126px}.platform-brand img[src="/your-da-logo.png"]{width:58px;height:66px}.login-brand img[src="/your-da-logo.png"],.owner-login-brand img[src="/your-da-logo.png"]{width:88px;height:98px}}@media (width<=680px){.platform-brand{min-height:0}.platform-brand img[src="/your-da-logo.png"]{width:44px;height:50px}}@media (width<=520px){.login-brand img[src="/your-da-logo.png"],.owner-login-brand img[src="/your-da-logo.png"]{width:76px;height:85px}.login-brand,.owner-login-brand{align-items:flex-start;gap:13px}.login-brand span,.owner-login-brand span{padding-top:10px}}.platform-presence{border-radius:999px;align-items:center;gap:6px;margin-top:7px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.platform-presence i{background:currentColor;border-radius:50%;width:7px;height:7px}.platform-presence.online{color:#08714f;background:#e5f7ef}.platform-presence.online i{box-shadow:0 0 0 4px #0a8a5c18}.platform-presence.offline{color:#737985;background:#f0f1f3}.platform-panel td>small.platform-last-login{color:#626a78;white-space:nowrap;margin-top:6px;font-size:9px}.app-shell{--brand-primary-soft:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-primary-soft:color-mix(in srgb,var(--brand-primary),#fff 88%)}}.app-shell{--brand-primary-faint:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-primary-faint:color-mix(in srgb,var(--brand-primary),#fff 95%)}}.app-shell{--brand-secondary-soft:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-secondary-soft:color-mix(in srgb,var(--brand-secondary),#fff 88%)}}.app-shell{--brand-accent-deep:var(--brand-accent)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-accent-deep:color-mix(in srgb,var(--brand-accent),#000 32%)}}.app-shell{--brand-accent-soft:var(--brand-accent)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-accent-soft:color-mix(in srgb,var(--brand-accent),#fff 94%)}}.app-shell{--brand-highlight:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--brand-highlight:color-mix(in srgb,var(--brand-primary),#fff 24%)}}.app-shell{--canvas:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--canvas:color-mix(in srgb,var(--brand-primary),#fff 97%)}}.app-shell{--content-bg:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell{--content-bg:color-mix(in srgb,var(--brand-primary),#f4f5f7 94%)}}.app-shell{--line:var(--brand-accent)}@supports (color:color-mix(in lab, red, red)){.app-shell{--line:color-mix(in srgb,var(--brand-accent),#fff 86%)}}.app-shell{background:var(--content-bg)}.app-shell .content{background:linear-gradient(145deg,var(--content-bg),var(--brand-secondary))}@supports (color:color-mix(in lab, red, red)){.app-shell .content{background:linear-gradient(145deg,var(--content-bg),color-mix(in srgb,var(--brand-secondary),#fff 97%))}}.app-shell .topbar{border-bottom-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .topbar{border-bottom-color:color-mix(in srgb,var(--brand-primary),#fff 78%)}}.app-shell .topbar{box-shadow:0 5px 22px var(--brand-accent)}@supports (color:color-mix(in lab, red, red)){.app-shell .topbar{box-shadow:0 5px 22px color-mix(in srgb,var(--brand-accent),transparent 94%)}}.topbar-brand-mark{object-fit:contain;width:34px;height:34px;filter:drop-shadow(0 5px 10px var(--brand-primary))}@supports (color:color-mix(in lab, red, red)){.topbar-brand-mark{filter:drop-shadow(0 5px 10px color-mix(in srgb,var(--brand-primary),transparent 72%))}}.topbar-brand-mark{flex:none}.app-shell .sidebar{background:radial-gradient(circle at 50% 0,var(--brand-primary),transparent 34%),linear-gradient(180deg,var(--brand-accent),var(--brand-accent-deep))}@supports (color:color-mix(in lab, red, red)){.app-shell .sidebar{background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--brand-primary),transparent 72%),transparent 34%),linear-gradient(180deg,var(--brand-accent),var(--brand-accent-deep))}}.tenant-brand{border-bottom:1px solid #ffffff1c;flex-direction:column;justify-content:center;gap:12px;align-items:stretch!important;height:154px!important;padding:16px 18px 13px!important;display:flex!important}.platform-identity,.organization-identity{align-items:center;min-width:0;display:flex}.platform-identity{gap:10px}.platform-identity>img{filter:drop-shadow(0 7px 12px #0005);flex:none;object-fit:contain!important;mix-blend-mode:normal!important;width:46px!important;height:46px!important}.platform-identity>span{flex-direction:column;gap:3px;min-width:0;display:flex}.platform-identity b{letter-spacing:1.5px;line-height:1;color:var(--brand-highlight)!important;font-size:15px!important}.platform-identity small{color:#ffffffad;white-space:nowrap;font-size:10px}.organization-identity{background:#ffffff0b;border:1px solid #ffffff18;border-radius:12px;gap:9px;min-height:42px;padding:7px 9px}.organization-identity>img,.organization-identity>i{background:#fff;border-radius:9px;flex:none;object-fit:contain!important;mix-blend-mode:normal!important;width:31px!important;height:31px!important}.organization-identity>i{background:var(--brand-primary-soft);color:var(--brand-primary);place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.organization-identity>i{color:color-mix(in srgb,var(--brand-primary),#000 28%)}}.organization-identity>i{font-style:normal;font-weight:900}.organization-identity>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;color:#fff!important;font-size:11px!important}.app-shell .sidebar nav button span{color:var(--brand-highlight)}.app-shell .sidebar nav button:hover{background:#ffffff12}.app-shell .sidebar nav button.active{color:#fff;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary))}@supports (color:color-mix(in lab, red, red)){.app-shell .sidebar nav button.active{background:linear-gradient(90deg,color-mix(in srgb,var(--brand-primary),transparent 92%),color-mix(in srgb,var(--brand-primary),transparent 72%))}}.app-shell .sidebar nav button.active{box-shadow:inset -3px 0 var(--brand-primary)}.app-shell .nav-group.current{background:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .nav-group.current{background:color-mix(in srgb,var(--brand-primary),transparent 93%)}}.app-shell .nav-submenu{border-inline-start-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .nav-submenu{border-inline-start-color:color-mix(in srgb,var(--brand-primary),transparent 66%)}}.app-shell .sidebar-tab{background:var(--brand-accent);color:var(--brand-highlight)}.app-shell .side-user>i,.app-shell .account-user{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary))}@supports (color:color-mix(in lab, red, red)){.app-shell .side-user>i,.app-shell .account-user{background:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-secondary),#fff 12%))}}.app-shell .side-user>i,.app-shell .account-user{color:#fff}.app-shell .account-notifications em{background:var(--brand-secondary)}.app-shell .primary{background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent))}@supports (color:color-mix(in lab, red, red)){.app-shell .primary{background:linear-gradient(135deg,var(--brand-accent-deep),color-mix(in srgb,var(--brand-accent),#000 12%))}}.app-shell .primary{color:#fff;box-shadow:0 7px 18px var(--brand-accent)}@supports (color:color-mix(in lab, red, red)){.app-shell .primary{box-shadow:0 7px 18px color-mix(in srgb,var(--brand-accent),transparent 72%)}}.app-shell .outline{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .outline{color:color-mix(in srgb,var(--brand-primary),#000 32%)}}.app-shell .outline{border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .outline{border-color:color-mix(in srgb,var(--brand-primary),#fff 48%)}}.app-shell .outline{background:#fff}.app-shell .outline:hover{background:var(--brand-primary-faint)}.app-shell .cancel-edit,.app-shell .cancel-select{color:var(--red);background:#fff8f7;border-color:#e1aaa6}.app-shell input:focus,.app-shell select:focus,.app-shell textarea:focus{border-color:var(--brand-primary)!important;box-shadow:0 0 0 3px var(--brand-primary)!important}@supports (color:color-mix(in lab, red, red)){.app-shell input:focus,.app-shell select:focus,.app-shell textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary),transparent 86%)!important}}.app-shell input[type=checkbox],.app-shell input[type=radio]{accent-color:var(--brand-primary)!important}.app-shell .tabs button.active{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .tabs button.active{color:color-mix(in srgb,var(--brand-primary),#000 28%)}}.app-shell .tabs button.active{border-color:var(--brand-primary)}.app-shell .metrics button:after,.app-shell .tasks>div i{background:var(--brand-primary)}.app-shell .metrics i,.app-shell .dashboard-status-groups>article>header>i,.app-shell .person>i,.app-shell .profile-head>i,.app-shell .profile-photo>i{background:var(--brand-primary-soft);color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .metrics i,.app-shell .dashboard-status-groups>article>header>i,.app-shell .person>i,.app-shell .profile-head>i,.app-shell .profile-photo>i{color:color-mix(in srgb,var(--brand-primary),#000 32%)}}.app-shell .metrics .tone-1,.app-shell .metrics .tone-3{background:var(--brand-secondary-soft);color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .metrics .tone-1,.app-shell .metrics .tone-3{color:color-mix(in srgb,var(--brand-secondary),#000 34%)}}.app-shell .branches i{background:var(--brand-accent);color:var(--brand-highlight)}.app-shell .tasks>div button,.app-shell .back,.app-shell .copy,.app-shell .copy-inline button,.app-shell .attachments em,.app-shell .attachments article button{color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .tasks>div button,.app-shell .back,.app-shell .copy,.app-shell .copy-inline button,.app-shell .attachments em,.app-shell .attachments article button{color:color-mix(in srgb,var(--brand-secondary),#000 24%)}}.app-shell .count,.app-shell .chip,.app-shell .profile-head>span em,.app-shell .export-scope{background:var(--brand-secondary-soft);color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .count,.app-shell .chip,.app-shell .profile-head>span em,.app-shell .export-scope{color:color-mix(in srgb,var(--brand-secondary),#000 30%)}}.app-shell .success,.app-shell .eligible .ok{background:var(--brand-secondary-soft);color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .success,.app-shell .eligible .ok{color:color-mix(in srgb,var(--brand-secondary),#000 30%)}}.app-shell .total,.app-shell .summary strong,.app-shell .cost-source small{color:var(--brand-secondary)!important}@supports (color:color-mix(in lab, red, red)){.app-shell .total,.app-shell .summary strong,.app-shell .cost-source small{color:color-mix(in srgb,var(--brand-secondary),#000 27%)!important}}.app-shell .arrow,.app-shell .employee-import>div>span>b,.app-shell .payroll-receipt{background:var(--brand-accent-deep);color:#fff}.app-shell .dual-date b,.app-shell .upload,.app-shell .attachment-upload-bar,.app-shell .renewal-method{background:var(--brand-primary-faint);color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .dual-date b,.app-shell .upload,.app-shell .attachment-upload-bar,.app-shell .renewal-method{color:color-mix(in srgb,var(--brand-primary),#000 34%)}}.app-shell .dual-date b,.app-shell .upload,.app-shell .attachment-upload-bar,.app-shell .renewal-method{border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .dual-date b,.app-shell .upload,.app-shell .attachment-upload-bar,.app-shell .renewal-method{border-color:color-mix(in srgb,var(--brand-primary),#fff 52%)}}.app-shell .dual-date span:last-child b{background:var(--brand-secondary-soft);color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .dual-date span:last-child b{color:color-mix(in srgb,var(--brand-secondary),#000 30%)}}.app-shell .staff-table tbody tr:hover,.app-shell .renew-table tr.chosen{background:var(--brand-primary-faint)}.app-shell .toast{background:var(--brand-accent-deep);border-right-color:var(--brand-primary)}.app-shell .insurance-metrics .metric-icon.blue,.app-shell .insurance-employee-list>label>i,.app-shell .health-metrics article:nth-child(4)>i,.app-shell .health-history-list article>i.ready,.app-shell .health-steps legend>b,.app-shell .vehicle-record-card>header>i{background:var(--brand-primary-soft);color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .insurance-metrics .metric-icon.blue,.app-shell .insurance-employee-list>label>i,.app-shell .health-metrics article:nth-child(4)>i,.app-shell .health-history-list article>i.ready,.app-shell .health-steps legend>b,.app-shell .vehicle-record-card>header>i{color:color-mix(in srgb,var(--brand-primary),#000 28%)}}.app-shell .health-process-state b{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .health-process-state b{color:color-mix(in srgb,var(--brand-primary),#000 28%)}}.app-shell .health-steps fieldset:nth-child(2){border-color:var(--brand-primary);background:var(--brand-primary-faint)}.app-shell .health-steps fieldset:nth-child(2) legend{background:var(--brand-primary)}.app-shell .health-exemption input{accent-color:var(--brand-primary)}.app-shell .vehicle-documents-intro,.app-shell .reports-hero,.app-shell .backup-hero,.app-shell .settings-intro{background:linear-gradient(135deg,var(--brand-accent-soft),#fff)}.app-shell .vehicle-documents-intro small,.app-shell .reports-hero small,.app-shell .backup-hero small,.app-shell .settings-intro small{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .vehicle-documents-intro small,.app-shell .reports-hero small,.app-shell .backup-hero small,.app-shell .settings-intro small{color:color-mix(in srgb,var(--brand-primary),#000 25%)}}.app-shell .vehicle-documents-intro>i,.app-shell .backup-hero>i,.app-shell .reports-hero button,.app-shell .backup-hero button,.app-shell .report-export-grid button{background:var(--brand-accent-deep);color:#fff}.app-shell .vehicle-form-sections legend{color:var(--brand-accent-deep)}.app-shell .leave-page{--leave-blue:var(--brand-primary);--leave-amber:var(--brand-secondary)}.app-shell .advance-page{--advance-blue:var(--brand-primary);--advance-amber:var(--brand-secondary)}.app-shell .annual-raises-page{--raise-blue:var(--brand-primary);--raise-amber:var(--brand-secondary)}.app-shell .payroll-page{--pay-blue:var(--brand-primary);--pay-orange:var(--brand-secondary)}.app-shell .reports-center{--report-purple:var(--brand-primary);--report-purple-dark:var(--brand-accent-deep);--report-purple-soft:var(--brand-primary-soft);--report-gold:var(--brand-secondary)}.app-shell .reports-studio-hero{background:radial-gradient(circle at 12% 10%,var(--brand-primary),transparent 31%),linear-gradient(125deg,var(--brand-accent-deep),var(--brand-accent) 68%,var(--brand-accent-deep))}@supports (color:color-mix(in lab, red, red)){.app-shell .reports-studio-hero{background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--brand-primary),transparent 68%),transparent 31%),linear-gradient(125deg,var(--brand-accent-deep),var(--brand-accent) 68%,var(--brand-accent-deep))}}.app-shell .reports-studio-hero>span>small{color:var(--brand-highlight)}.app-shell .reports-studio-hero>div b{color:var(--brand-secondary)}@supports (color:color-mix(in lab, red, red)){.app-shell .reports-studio-hero>div b{color:color-mix(in srgb,var(--brand-secondary),#fff 20%)}}.app-shell .report-catalog button.active{background:linear-gradient(135deg,var(--brand-primary-soft),#fff);border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-catalog button.active{border-color:color-mix(in srgb,var(--brand-primary),#fff 56%)}}.app-shell .report-catalog button.active>i{background:var(--brand-primary);box-shadow:0 7px 14px var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-catalog button.active>i{box-shadow:0 7px 14px color-mix(in srgb,var(--brand-primary),transparent 68%)}}.app-shell .report-catalog button.active>em,.app-shell .report-filters>header button,.app-shell .report-preview>header small{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-catalog button.active>em,.app-shell .report-filters>header button,.app-shell .report-preview>header small{color:color-mix(in srgb,var(--brand-primary),#000 24%)}}.app-shell .report-number{background:var(--brand-primary-soft);color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-number{color:color-mix(in srgb,var(--brand-primary),#000 27%)}}.app-shell .report-pdf{background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-primary));box-shadow:0 8px 18px var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-pdf{box-shadow:0 8px 18px color-mix(in srgb,var(--brand-primary),transparent 72%)}}.app-shell .report-filters>footer span{color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-filters>footer span{color:color-mix(in srgb,var(--brand-primary),#000 28%)}}.app-shell .report-filters>footer span{background:var(--brand-primary-soft);border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .report-filters>footer span{border-color:color-mix(in srgb,var(--brand-primary),#fff 64%)}}.app-shell .report-summary-cards article:after{background:var(--brand-primary)}.app-shell .report-summary-cards b{color:var(--brand-accent-deep)}.app-shell .report-preview>header{border-bottom-color:var(--brand-primary)}.app-shell .report-table-scroll th{background:var(--brand-accent-deep)}.app-shell .employee-report-preview>article>header>i{background:var(--brand-primary-soft);color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.app-shell .employee-report-preview>article>header>i{color:color-mix(in srgb,var(--brand-primary),#000 31%)}}.sidebar.collapsed .tenant-brand{align-items:center!important;height:108px!important;padding:12px!important}.sidebar.collapsed .platform-identity>img{width:52px!important;height:52px!important}.sidebar.collapsed .platform-identity>span,.sidebar.collapsed .organization-identity{display:none}@media (width<=820px){.sidebar.collapsed .tenant-brand,.sidebar.expanded .tenant-brand{align-items:stretch!important;height:154px!important;padding:16px 18px 13px!important}.sidebar.collapsed .platform-identity>img,.sidebar.expanded .platform-identity>img{width:46px!important;height:46px!important}.sidebar.collapsed .platform-identity>span,.sidebar.collapsed .organization-identity{display:flex}}@media (width<=520px){.topbar-brand-mark{width:29px;height:29px}.app-shell .title{gap:9px}}.platform-panel:has(.platform-row-actions) .platform-table-wrap{background:#f8f9fc;padding:0 14px 14px}.platform-panel:has(.platform-row-actions) table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e6ef;border-radius:14px;min-width:1320px;overflow:hidden}.platform-panel:has(.platform-row-actions) th{z-index:2;color:#596277;white-space:nowrap;background:#f3f5fa;padding:14px 13px;font-size:11px;font-weight:900;position:sticky;top:0}.platform-panel:has(.platform-row-actions) td{vertical-align:top;background:#fff;padding:19px 13px;line-height:1.65}.platform-panel:has(.platform-row-actions) tbody tr{transition:background .18s,box-shadow .18s}.platform-panel:has(.platform-row-actions) tbody tr:hover td{background:#fcfdff}:is(.platform-panel:has(.platform-row-actions) th+th,.platform-panel:has(.platform-row-actions) td+td){border-inline-start:1px solid #edf0f5}:is(.platform-panel:has(.platform-row-actions) th:first-child,.platform-panel:has(.platform-row-actions) td:first-child){width:160px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(2),.platform-panel:has(.platform-row-actions) td:nth-child(2),.platform-panel:has(.platform-row-actions) th:nth-child(3),.platform-panel:has(.platform-row-actions) td:nth-child(3)){width:130px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(4),.platform-panel:has(.platform-row-actions) td:nth-child(4)){width:115px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(5),.platform-panel:has(.platform-row-actions) td:nth-child(5)){width:265px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(6),.platform-panel:has(.platform-row-actions) td:nth-child(6)){width:145px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(7),.platform-panel:has(.platform-row-actions) td:nth-child(7)){text-align:center;width:90px}:is(.platform-panel:has(.platform-row-actions) th:nth-child(8),.platform-panel:has(.platform-row-actions) td:nth-child(8)){width:285px}.platform-panel:has(.platform-row-actions) td:first-child>b{color:#17233d;font-size:13px;line-height:1.6}.platform-panel:has(.platform-row-actions) td:first-child>small{color:#8a92a2;margin-top:7px}.platform-panel:has(.platform-row-actions) td:nth-child(2){vertical-align:middle}.platform-panel:has(.platform-row-actions) .platform-account{justify-content:space-between;gap:8px}.platform-panel:has(.platform-row-actions) td:nth-child(3){color:#27375c;unicode-bidi:isolate;font:800 11px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.platform-panel:has(.platform-row-actions) td:nth-child(4)>b{color:#17233d;font-size:15px}.platform-panel:has(.platform-row-actions) td:nth-child(4)>small{line-height:1.6}.platform-panel:has(.platform-row-actions) td:nth-child(5)>b{color:#17233d;font-size:13px}.platform-panel:has(.platform-row-actions) td:nth-child(5)>small[dir=ltr]{color:#68738a;overflow-wrap:anywhere;margin-top:4px;font-size:10px}.platform-panel:has(.platform-row-actions) .platform-presence{margin-top:9px}.platform-panel:has(.platform-row-actions) td>small.platform-last-login{white-space:normal;color:#687186;margin-top:8px;line-height:1.65}:is(.platform-panel:has(.platform-row-actions) td>small.credential-ready,.platform-panel:has(.platform-row-actions) td>small.credential-pending){margin-top:8px}.platform-panel:has(.platform-row-actions) td:nth-child(6)>b{color:#17233d;margin-bottom:8px;font-size:12px;display:block}.platform-panel:has(.platform-row-actions) td:nth-child(6) .platform-plan{margin-bottom:3px}.platform-panel:has(.platform-row-actions) td:nth-child(6)>small{margin-top:7px}.platform-panel:has(.platform-row-actions) .platform-status{justify-content:center;min-width:68px}.platform-panel:has(.platform-row-actions) .platform-row-actions{white-space:normal;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;display:grid}.platform-panel:has(.platform-row-actions) .platform-row-actions button{white-space:normal;cursor:pointer;border-radius:9px;width:100%;min-height:40px;padding:7px 8px;font-family:inherit;font-size:9px;font-weight:900;line-height:1.35}.platform-panel:has(.platform-row-actions) .platform-row-actions .platform-card{color:#fff;background:#171019;border:1px solid #171019}.platform-panel:has(.platform-row-actions) .platform-row-actions .platform-delete{color:#aa302b;background:#fff2f1;border-color:#efb8b4}.platform-panel:has(.platform-row-actions) .platform-row-actions .platform-stop{color:#aa3c33;background:#fffdfa;border-color:#dfd2bd}@media (width<=760px){.platform-panel:has(.platform-row-actions) .platform-table-wrap{padding:0 8px 10px}.platform-panel:has(.platform-row-actions) table{min-width:1250px}.platform-panel:has(.platform-row-actions) td{padding:16px 11px}}.permission-section>div:not(.section-permissions){grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=760px){.permission-section>div:not(.section-permissions){grid-template-columns:1fr}}.app-shell.display-mobile .permission-section>div:not(.section-permissions){grid-template-columns:1fr}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}
