:root{color:#173253;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100svh}button,input{font-family:inherit}.invica-loader{width:clamp(88px,9vw,116px);height:auto;display:block}.password-requirements{color:#61749a;font-size:14px;line-height:20px}.password-requirements p{color:#173253;margin:0 0 8px;font-weight:600}.password-requirements ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.password-requirements li{align-items:center;gap:8px;display:flex}.password-requirements li>span:first-child{color:#8da0bc;place-items:center;width:18px;height:18px;display:inline-grid}.password-requirements .requirement-met{color:#087e75}.password-requirements .requirement-met>span:first-child{color:#00a6b2;font-weight:700}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:root{--shell-background:#f7f8fa;--shell-surface:#fff;--shell-surface-muted:#f8fafc;--shell-border:#e3e9f1;--shell-text:#10203b;--shell-text-muted:#687891;--shell-accent:#1c5fc4;--shell-teal-soft:#e7f9fb;--shell-purple-soft:#f1edff;--shell-focus:#3a70d8;--shell-shadow:0 10px 28px #0f23441a}:root[data-theme=dark]{--shell-background:#0d1728;--shell-surface:#142137;--shell-surface-muted:#1a2941;--shell-border:#2a3b56;--shell-text:#edf4ff;--shell-text-muted:#aebbd0;--shell-accent:#79a8ff;--shell-teal-soft:#123d49;--shell-purple-soft:#302657;--shell-focus:#8cb3ff;--shell-shadow:0 10px 28px #00000047}.app-shell{min-height:100svh;color:var(--shell-text);background:var(--shell-background);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow-x:hidden}.app-header{z-index:2;border-bottom:1px solid var(--shell-border);background:var(--shell-surface);align-items:center;gap:10px;min-width:0;padding:12px 20px;display:flex}.app-header-logo{flex:none;width:168px;height:auto}.workspace-selector select,.global-search,.header-action,.icon-button,.profile-menu summary{border:1px solid var(--shell-border);min-height:42px;color:var(--shell-text);background:var(--shell-surface-muted);border-radius:7px}.workspace-selector select{width:152px;font:inherit;padding:0 30px 0 12px;font-size:13px;font-weight:600}.global-search{background:var(--shell-surface);flex:280px;align-items:center;min-width:190px;padding:0 11px;display:flex}.global-search svg{fill:none;width:16px;stroke:var(--shell-text-muted);stroke-width:1.8px}.global-search input{width:100%;min-width:0;height:40px;color:var(--shell-text);background:0 0;border:0;outline:0;padding:0 9px}.global-search input::placeholder{color:var(--shell-text-muted)}.global-search kbd{color:var(--shell-text-muted);white-space:nowrap;font-family:inherit;font-size:11px}.header-action,.icon-button{cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:600;display:inline-flex}.intelligence-action{background:var(--shell-teal-soft)}.ask-ai-action{background:var(--shell-purple-soft)}.icon-button{width:42px;padding:0;font-size:18px}.profile-menu{flex:none;position:relative}.profile-menu summary{cursor:pointer;align-items:center;gap:8px;min-width:158px;padding:4px 10px;list-style:none;display:flex}.profile-menu summary::-webkit-details-marker{display:none}.profile-avatar{color:#fff;background:linear-gradient(135deg,#00b8c4,#6844e5);border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.profile-copy{flex:1;line-height:1.25;display:grid}.profile-copy strong{font-size:12px}.profile-copy span{color:var(--shell-text-muted);font-size:10px}.profile-popover{border:1px solid var(--shell-border);background:var(--shell-surface);width:180px;box-shadow:var(--shell-shadow);border-radius:8px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.profile-popover small{color:var(--shell-text-muted);margin-top:3px}.profile-popover button{border:1px solid var(--shell-border);color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:6px;margin-top:10px;padding:8px 10px}.profile-popover button:hover{background:var(--shell-background)}.app-main{min-width:0}.app-shell-body{grid-template-columns:auto minmax(0,1fr);min-height:0;display:grid}.app-sidebar{border-right:1px solid var(--shell-border);background:var(--shell-surface);flex-direction:column;width:224px;min-height:0;padding:10px 12px 14px;transition:width .16s;display:flex;overflow-y:auto}.app-sidebar-collapsed{width:68px;padding-inline:9px}.sidebar-toggle-row{justify-content:flex-end;min-height:32px;margin-bottom:4px;display:flex}.sidebar-toggle{border:1px solid var(--shell-border);width:30px;height:30px;color:var(--shell-text-muted);background:var(--shell-surface-muted);cursor:pointer;border-radius:7px;place-items:center;font-size:22px;line-height:1;display:grid}.app-sidebar-collapsed .sidebar-toggle-row{justify-content:center}.app-sidebar nav ul{gap:3px;margin:0;padding:0;list-style:none;display:grid}.navigation-item{width:100%;min-height:40px;color:var(--shell-text);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:8px 11px;font-size:13px;font-weight:500;line-height:20px;text-decoration:none;display:flex}.navigation-item:hover:not(:disabled){background:var(--shell-surface-muted)}.navigation-item[aria-current=page]{color:var(--shell-accent);background:var(--shell-teal-soft);font-weight:650}.navigation-item:disabled{color:var(--shell-text-muted);cursor:not-allowed;opacity:.78}.navigation-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:0 0 18px;width:18px;height:18px}.navigation-label{text-overflow:ellipsis;overflow:hidden}.app-sidebar-collapsed .navigation-item{justify-content:center;padding-inline:0}.app-sidebar-collapsed .navigation-label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sidebar-divider{background:var(--shell-border);height:1px;margin:10px 7px}.sidebar-utility{border-top:1px solid var(--shell-border);margin-top:auto;padding-top:18px}.app-footer{border-top:1px solid var(--shell-border);min-height:36px;color:var(--shell-text-muted);background:var(--shell-surface);justify-content:space-between;align-items:center;padding:8px 20px;font-size:11px;display:flex}.app-footer nav{gap:8px;display:flex}.app-footer a{color:inherit;text-decoration:none}.app-footer a:hover{color:var(--shell-accent);text-decoration:underline}.app-header :is(button,input,select,summary):focus-visible,.app-sidebar :is(a,button):focus-visible,.app-footer a:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.app-header{gap:8px;padding-inline:14px}.app-header-logo{width:145px}.workspace-selector select{width:135px}.header-action{padding-inline:9px}.profile-menu summary{min-width:142px}}@media (width<=900px){.app-header{flex-wrap:wrap}.global-search{flex-basis:100%;order:2}}@media (width<=680px){.app-header-logo{width:130px}.workspace-selector{flex:1}.workspace-selector select{width:100%}.header-action-label,.profile-copy{display:none}.profile-menu summary{min-width:50px}.app-footer{padding-inline:14px}}.location-filters{grid-template-columns:minmax(320px,1.8fr) minmax(170px,.65fr) minmax(160px,.6fr) auto}.location-table{min-width:1540px}.location-table td:first-child{min-width:160px}.location-primary{min-width:34px;color:var(--shell-text-muted);background:var(--shell-surface-muted);border-radius:999px;justify-content:center;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.location-primary.yes{color:var(--shell-accent);background:color-mix(in srgb, var(--shell-accent) 10%, var(--shell-surface))}.location-code-preview{border:1px dashed var(--shell-border);background:var(--shell-surface-muted);border-radius:7px;align-content:start;gap:7px;padding:11px 12px;font-size:12px;display:grid}.location-code-preview span{font-weight:650}.location-code-preview strong{color:var(--shell-accent);font-size:14px}.location-code-preview small{color:var(--shell-text-muted)}@media (width<=1100px){.location-filters{grid-template-columns:1fr 1fr}}@media (width<=720px){.location-filters{grid-template-columns:1fr}}.contact-filters{grid-template-columns:minmax(300px,1.7fr) minmax(180px,.7fr) minmax(170px,.65fr) auto}.contact-table{min-width:1050px}.contact-table td:first-child{min-width:170px}.org-status-deleted{color:#9b2c3c;background:#fde8ec}:root[data-theme=dark] .org-status-deleted{color:#ffadb9;background:#4b202b}.org-actions .contact-delete-action{color:#ba2d3c}@media (width<=1100px){.contact-filters{grid-template-columns:1fr 1fr}}@media (width<=720px){.contact-filters{grid-template-columns:1fr}}.org-page{width:min(100%,1500px);color:var(--shell-text);margin:0 auto;padding:26px 28px 44px}.org-breadcrumbs{min-height:22px;color:var(--shell-text-muted);align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.org-breadcrumbs button{color:var(--shell-accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.org-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.org-page-header h1{letter-spacing:-.02em;margin:0;font-size:28px;line-height:1.2}.org-page-header p{color:var(--shell-text-muted);margin:7px 0 0;font-size:14px}.org-primary-button,.org-secondary-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;padding:0 18px;font-size:13px;font-weight:650}.org-primary-button{color:#fff;background:linear-gradient(135deg,#246de8,#1057dc);box-shadow:0 4px 12px #1c5fc433}.org-secondary-button{color:var(--shell-text);border-color:var(--shell-border);background:var(--shell-surface)}.org-primary-button:disabled,.org-secondary-button:disabled{cursor:not-allowed;opacity:.58}.org-panel,.org-form,.org-detail-panel{border:1px solid var(--shell-border);background:var(--shell-surface);border-radius:10px;box-shadow:0 2px 7px #16325308}.org-panel{padding:22px}.org-filters{grid-template-columns:minmax(260px,1.7fr) minmax(170px,.65fr) minmax(160px,.6fr) auto;align-items:end;gap:16px;margin-bottom:18px;display:grid}.org-filters>label:not(.org-search-field){color:var(--shell-text);gap:6px;font-size:12px;font-weight:650;display:grid}.org-filters select,.org-search-field,.org-form-field :is(input,select){border:1px solid var(--shell-border);min-height:40px;color:var(--shell-text);background:var(--shell-surface);font:inherit;border-radius:7px;font-size:13px}.org-filters select,.org-form-field select{padding:0 34px 0 12px}.org-search-field{color:var(--shell-text-muted);align-items:center;padding:0 12px;display:flex}.org-search-field input{width:100%;min-width:0;height:38px;color:var(--shell-text);font:inherit;background:0 0;border:0;outline:0;padding:0 8px;font-size:13px}.org-count{color:var(--shell-text-muted);white-space:nowrap;align-self:center;font-size:12px}.org-table-wrap{border:1px solid var(--shell-border);border-radius:8px;overflow-x:auto}.org-table{border-collapse:collapse;width:100%;min-width:1160px;font-size:12px}.org-table th,.org-table td{border-bottom:1px solid var(--shell-border);text-align:left;vertical-align:middle;padding:14px 12px}.org-table th{color:var(--shell-text);background:var(--shell-surface-muted);white-space:nowrap;font-size:11px}.org-table tbody tr{cursor:pointer;outline:none}.org-table tbody tr:hover,.org-table tbody tr:focus-visible{background:color-mix(in srgb, var(--shell-accent) 5%, var(--shell-surface))}.org-table tbody tr:last-child td{border-bottom:0}.org-table td:first-child{min-width:170px}.org-table td strong,.org-table td small{display:block}.org-table td small{color:var(--shell-text-muted);margin-top:3px}.org-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.org-status>span{background:currentColor;border-radius:50%;width:6px;height:6px}.org-status-active{color:#087a56;background:#ddf8ee}.org-status-inactive{color:#617089;background:#edf1f6}:root[data-theme=dark] .org-status-active{color:#67e8ba;background:#163f38}:root[data-theme=dark] .org-status-inactive{color:#bdc8d8;background:#25344a}.org-actions{position:relative}.org-actions summary{cursor:pointer;border-radius:6px;place-items:center;width:32px;height:30px;list-style:none;display:grid}.org-actions summary:hover{background:var(--shell-surface-muted)}.org-actions summary::-webkit-details-marker{display:none}.org-actions>div{z-index:3;border:1px solid var(--shell-border);background:var(--shell-surface);width:145px;box-shadow:var(--shell-shadow);border-radius:8px;padding:6px;display:grid;position:absolute;top:34px;right:0}.org-actions button{color:var(--shell-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;padding:8px 10px}.org-actions button:hover{background:var(--shell-surface-muted)}.org-pagination{color:var(--shell-text-muted);justify-content:space-between;align-items:center;padding-top:18px;font-size:12px;display:flex}.org-pagination>div{align-items:center;gap:8px;display:flex}.org-pagination button,.org-pagination>div span{border:1px solid var(--shell-border);width:34px;height:34px;color:var(--shell-text);background:var(--shell-surface);font:inherit;border-radius:6px;place-items:center;display:grid}.org-pagination>div span{color:var(--shell-accent);background:var(--shell-surface-muted)}.org-message{text-align:center;padding:18px;font-size:13px}.org-message-error{color:#a12c2c;background:#fff2f2;border:1px solid #f0b4b4;border-radius:7px;margin-bottom:15px}.org-message-empty{color:var(--shell-text-muted)}.org-title-line{align-items:center;gap:12px;display:flex}.org-form{overflow:hidden}.org-form-section{border:0;border-bottom:1px solid var(--shell-border);margin:0;padding:24px}.org-form-section legend{width:100%;padding:0 0 17px;font-size:16px;font-weight:700}.org-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;display:grid}.org-form-field{color:var(--shell-text);align-content:start;gap:7px;font-size:12px;font-weight:650;display:grid}.org-form-field :is(input,select){width:100%;padding:0 12px}.org-form-field input:focus,.org-form-field select:focus,.org-filters select:focus,.org-search-field:focus-within{outline:2px solid var(--shell-focus);outline-offset:1px}.org-form-field em{color:#d44242;font-style:normal}.org-form-field small{min-height:14px;color:var(--shell-text-muted);font-weight:400}.org-form-field .org-field-error{color:#c33737}.org-form-field select:disabled{opacity:.7}.org-switch-row{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.org-switch-row span{gap:5px;display:grid}.org-switch-row small{color:var(--shell-text-muted);font-weight:400}.org-switch-row input{width:42px;height:22px;accent-color:var(--shell-accent)}.org-form-actions{justify-content:flex-end;gap:10px;padding:20px 24px;display:flex}.org-tabs{border-bottom:1px solid var(--shell-border);gap:24px;margin:0 0 18px;display:flex}.org-tabs button{color:var(--shell-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 2px;font-size:13px}.org-tabs button.active{color:var(--shell-accent);border-bottom-color:var(--shell-accent);font-weight:650}.org-tabs button:disabled{cursor:not-allowed;opacity:.65}.org-detail-panel{overflow:hidden}.org-detail-section{border-bottom:1px solid var(--shell-border);padding:24px}.org-detail-section:last-child{border-bottom:0}.org-detail-section h2{margin:0 0 18px;font-size:16px}.org-detail-section dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin:0;display:grid}.org-detail-section dl div{min-width:0}.org-detail-section dt{color:var(--shell-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:650}.org-detail-section dd{overflow-wrap:anywhere;margin:0;font-size:13px}@media (width<=1100px){.org-page{padding-inline:20px}.org-filters{grid-template-columns:1fr 1fr}.org-count{justify-self:end}}@media (width<=720px){.org-page{padding:20px 14px 36px}.org-page-header{flex-direction:column;align-items:stretch}.org-page-header .org-primary-button{align-self:flex-start}.org-filters,.org-form-grid,.org-detail-section dl{grid-template-columns:1fr}.org-count{justify-self:start}.org-panel{padding:14px}.org-title-line{flex-direction:column;align-items:flex-start}}.user-filters{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,.65fr)) auto}.user-table{min-width:1450px}.user-type-options,.user-header-actions{flex-wrap:wrap;gap:12px;display:flex}.user-type-options label{align-items:center;gap:8px;font-size:13px;display:flex}.user-check-list{gap:9px;margin:0 0 18px;display:grid}.user-check-list label{align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.user-check-list small{color:var(--shell-text-muted)}.user-field-error{color:#c33737;font-size:12px}.user-access-panel{margin-top:20px}.user-status-active{color:#087a56;background:#ddf8ee}.user-status-invited{color:#1658b5;background:#e6efff}.user-status-inactive,.user-status-locked{color:#617089;background:#edf1f6}.user-status-disabled{color:#9b2c3c;background:#fde8ec}:root[data-theme=dark] .user-status-active{color:#67e8ba;background:#163f38}:root[data-theme=dark] .user-status-invited{color:#9ac2ff;background:#17355f}:root[data-theme=dark] .user-status-inactive,:root[data-theme=dark] .user-status-locked{color:#bdc8d8;background:#25344a}:root[data-theme=dark] .user-status-disabled{color:#ffadb9;background:#4b202b}@media (width<=1150px){.user-filters{grid-template-columns:1fr 1fr}}.auth-page{background:#fff;grid-template-columns:minmax(620px,55%) minmax(0,45%);min-height:100svh;display:grid;overflow:hidden}.auth-panel{z-index:1;background:#fff;justify-content:center;min-width:0;padding:clamp(48px,7.5vh,72px) clamp(44px,5vw,76px) 48px;display:flex;position:relative}.auth-loading-overlay{z-index:2;background:#ffffffc7;place-items:center;display:grid;position:absolute;inset:0}.auth-content{width:min(100%,550px)}.auth-build-info{color:#7a8aa5;white-space:nowrap;font-size:11px;font-weight:500;line-height:16px;position:absolute;bottom:12px;left:18px}.auth-build-info a{color:inherit}.auth-header{text-align:center}.invica-logo{width:min(100%,220px);height:auto;margin:0 auto 20px;display:block}.auth-header-action{text-align:left;max-width:500px;margin:0 auto 8px}.auth-header h1{color:#06172f;margin:0;font-size:36px;font-weight:700;line-height:44px}.auth-header p{color:#61749a;max-width:560px;margin:10px auto 0;font-size:20px;font-weight:500;line-height:30px}.reset-password-intro-line{display:block}.reset-password-intro-line+.reset-password-intro-line{margin-top:2px}.auth-form{flex-direction:column;margin-top:40px;display:flex}.field-group{flex-direction:column;gap:9px;display:flex}.field-group+.field-group{margin-top:17px}.field-group label{color:#173253;font-size:18px;font-weight:500;line-height:24px}.field-group input{color:#173253;width:100%;height:64px;font:inherit;background:#fff;border:2px solid #c7d5e7;border-radius:8px;outline:none;padding:0 22px;font-size:20px;line-height:28px;transition:border-color .16s,box-shadow .16s}.field-group input:hover{border-color:#9cb0cb}.field-group input:focus-visible{border-color:#146eff;box-shadow:0 0 0 3px #146eff2e}.field-group input[aria-invalid=true]{border-color:#c53b4b}.field-group input[aria-invalid=true]:focus-visible{box-shadow:0 0 0 3px #c53b4b29}.field-error,.field-hint{min-height:18px;margin:0;font-size:14px;line-height:18px}.field-error{color:#b42335}.auth-error{color:#8e2431;background:#fff2f3;border-left:3px solid #c53b4b;border-radius:4px;margin:0 0 12px;padding:11px 13px;font-size:15px;line-height:22px}.auth-error:focus{outline:none}.field-hint{color:#61749a}.password-field{position:relative}.password-field input{padding-right:68px}.password-field input[type=password]{color:#5d7297;letter-spacing:3px;font-size:24px;font-weight:700}.password-toggle{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle img{width:28px;height:28px;display:block}.forgot-password{color:#00a6b2;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-self:flex-end;margin-top:-6px;padding:2px;font-size:18px;font-weight:500;line-height:25px}.auth-error+.forgot-password{margin-top:0}.remember-option{color:#466087;cursor:pointer;align-self:flex-start;align-items:center;gap:15px;margin-top:16px;font-size:18px;line-height:28px;display:flex;position:relative}.remember-option input{opacity:0;width:1px;height:1px;margin:0;position:absolute}.checkbox-visual{background:#fff;border:2px solid #9cb0cb;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;overflow:hidden}.checkbox-visual img{opacity:0;width:18px;height:18px}.remember-option input:checked+.checkbox-visual{background:#146eff;border-color:#146eff}.remember-option input:checked+.checkbox-visual img{opacity:1}.remember-option input:focus-visible+.checkbox-visual{box-shadow:0 0 0 3px #146eff40}.primary-button{color:#fff;width:100%;height:70px;font:inherit;cursor:pointer;background:linear-gradient(90deg,#1483ff 0%,#005cf2 100%);border:0;border-radius:8px;margin-top:28px;font-size:23px;font-weight:700;line-height:28px;transition:filter .16s,opacity .16s,transform .16s;box-shadow:0 6px 14px #0559f22e}.primary-button:hover:not(:disabled){filter:brightness(1.04)}.primary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.48}.secondary-action{color:#00a6b2;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-self:center;margin-top:20px;padding:7px 10px;font-size:18px;font-weight:600;line-height:25px}.forgot-password:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.55}.password-toggle:focus-visible,.forgot-password:focus-visible,.primary-button:focus-visible,.secondary-action:focus-visible{outline-offset:3px;outline:3px solid #146eff73}.mfa-form,.forgot-password-form,.reset-password-form{max-width:500px;margin-left:auto;margin-right:auto}.reset-back-action{color:#00a6b2;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:4px 2px;font-size:16px;font-weight:600;line-height:22px}.reset-back-action:disabled{cursor:not-allowed;opacity:.55}.reset-back-action:focus-visible{outline-offset:3px;outline:3px solid #146eff73}.reset-password-form{margin-top:24px}.reset-password-form .field-group+.field-group{margin-top:10px}.reset-password-form .field-error{min-height:0}.reset-password-form .primary-button{margin-top:20px}@media (width>=768px){.reset-password-page .auth-panel{padding-top:18px;padding-bottom:18px}.reset-password-page .invica-logo{width:180px;margin-bottom:5px}.reset-password-page .auth-header h1{font-size:29px;line-height:35px}.reset-password-page .auth-header p{margin-top:4px;font-size:16px;line-height:22px}.reset-password-page .auth-header-action{margin-bottom:3px}.reset-password-page .reset-password-form{margin-top:22px}.reset-password-page .field-group{gap:4px}.reset-password-page .field-group+.field-group{margin-top:5px}.reset-password-page .field-group input{height:48px}.reset-password-page .password-requirements{line-height:18px}.reset-password-page .password-requirements p{margin-bottom:3px}.reset-password-page .password-requirements ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.reset-password-page .reset-password-form .primary-button{height:52px;margin-top:12px;font-size:20px}.reset-password-page .resend-code{margin-top:7px}.reset-password-page .resend-confirmation{min-height:18px;margin-top:1px;line-height:18px}.reset-password-page .secondary-action{margin-top:5px;padding-block:5px}}.resend-code{color:#466087;flex-wrap:wrap;justify-content:center;gap:5px 8px;margin-top:16px;font-size:15px;line-height:22px;display:flex}.resend-code button{color:#00a6b2;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0;font-weight:600}.resend-code button:disabled{color:#61749a;cursor:not-allowed}.resend-code button:focus-visible{outline-offset:3px;outline:3px solid #146eff73}.resend-confirmation{color:#087e75;text-align:center;min-height:20px;margin:5px 0 0;font-size:14px;line-height:20px}.mfa-input{text-align:center;letter-spacing:12px;padding-left:34px!important;font-size:28px!important;font-weight:600!important}.mfa-form .field-error{margin-top:-18px}.mfa-form .primary-button,.forgot-password-form .primary-button{margin-top:22px}.confirmation-actions{justify-content:center;margin-top:32px;display:flex}.confirmation-actions .secondary-action{margin-top:0}.hero{background:#001a38;min-width:0;position:relative;overflow:hidden}.login-carousel__image{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.login-carousel__image--incoming{z-index:1;opacity:0;transition:opacity .4s ease-in-out}.login-carousel__image--ready{opacity:1}.login-carousel__dots{z-index:2;justify-content:center;gap:9px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.login-carousel__dot{cursor:pointer;background:#ffffff47;border:1px solid #ffffffa6;border-radius:50%;width:9px;height:9px;padding:0;transition:background-color .16s,transform .16s}.login-carousel__dot:hover,.login-carousel__dot:focus-visible{background:#ffffffb8}.login-carousel__dot:focus-visible{outline-offset:3px;outline:2px solid #29d9ff}.login-carousel__dot[aria-current=true]{background:#fff;transform:scale(1.25)}@media (width<=1199px){.auth-page{grid-template-columns:minmax(545px,58%) minmax(0,42%)}.auth-panel{padding-inline:clamp(38px,4.5vw,58px)}.invica-logo{width:200px;margin-bottom:18px}.auth-header h1{font-size:32px;line-height:40px}.auth-header p{font-size:18px;line-height:28px}}@media (width<=899px){.auth-page{grid-template-columns:minmax(420px,58%) minmax(0,42%)}.auth-panel{padding-inline:30px}.invica-logo{width:185px}.auth-header h1{font-size:29px;line-height:37px}.auth-header p{font-size:16px;line-height:24px}.auth-form{margin-top:32px}.field-group input{height:58px}.primary-button{height:62px;font-size:21px}}@media (width<=767px){.auth-page{min-height:100svh;display:block;overflow:visible}.auth-panel{min-height:100svh;padding:30px clamp(20px,7vw,44px) 44px}.auth-build-info{text-align:center;bottom:12px;left:16px;right:16px}.auth-content{width:100%;max-width:520px}.invica-logo{width:180px;margin-bottom:15px}.auth-header h1{font-size:clamp(27px,8vw,33px);line-height:1.25}.auth-header p{max-width:360px;margin-top:7px;font-size:16px;line-height:24px}.auth-form{text-align:left;margin-top:31px}.field-group{gap:8px}.field-group label,.forgot-password,.remember-option{font-size:16px}.field-group input{height:56px;padding-left:16px;font-size:17px}.field-group+.field-group{margin-top:13px}.forgot-password{margin-top:-4px}.remember-option{gap:12px;margin-top:13px;line-height:24px}.checkbox-visual{flex-basis:26px;width:26px;height:26px}.primary-button{height:58px;margin-top:24px;font-size:20px}.secondary-action{margin-top:15px;font-size:16px}.mfa-form,.forgot-password-form,.reset-password-form{margin-top:40px}.reset-password-form{margin-top:22px}.reset-password-page .reset-password-form{margin-top:34px}.reset-back-action{font-size:15px}.mfa-input{letter-spacing:9px;padding-left:25px!important;font-size:24px!important}.hero{display:none}}@media (width<=359px){.auth-panel{padding-inline:16px}.invica-logo{width:170px}.auth-header h1{font-size:26px}.auth-header p{font-size:15px}.remember-option{gap:9px}}@media (width>=768px) and (height<=820px){.auth-panel{padding-top:24px;padding-bottom:26px}.invica-logo{width:170px;margin-bottom:12px}.auth-header h1{font-size:29px;line-height:36px}.auth-header p{margin-top:5px}.auth-form{margin-top:22px}.field-group input{height:56px}.field-group+.field-group,.remember-option{margin-top:10px}.primary-button{height:58px;margin-top:18px}.reset-password-form{margin-top:18px}.reset-password-form .field-group input{height:52px}.reset-password-form .field-group+.field-group{margin-top:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.mfa-setup-form{align-items:center}.mfa-setup-qr{border:1px solid var(--shell-border);background:#fff;border-radius:10px;width:220px;height:220px;padding:8px}.mfa-setup-key{text-align:center;gap:6px;width:100%;display:grid}.mfa-setup-key span{color:var(--shell-text-muted);font-size:12px}.mfa-setup-key code{overflow-wrap:anywhere;font-size:13px}
