@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";/*!
* Bootstrap  v5.3.7 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body{margin:0;background-color:#f8f9fa}body,input,select,textarea,button{font-family:Montserrat}.header-section{display:flex;justify-content:space-between;background-color:#004dda;color:#fdfcfc;padding:15px 30px;height:72px}.header-section-right{display:flex;justify-content:center;align-items:center}.header-section-right svg{width:22px;height:22px}.header-section-right-img svg{height:30px;width:30px}.header-section-left p{font-size:1.5rem;font-weight:700}.side-menu{width:250px;height:650px;background-color:#fff;overflow:hidden}.side-menu ul{margin-top:25px}.side-menu ul li{list-style-type:none;padding:10px}.side-menu ul li a{text-decoration:none;color:#161616}.active{color:#2563eb;font-weight:500}.active svg{color:#1b1b1b}.side-menu li:hover{background-color:#f8fafc}.side-menu li.active:hover{background-color:#eff6ff}.dropdown{position:relative}.dropdown-toggle{display:flex;justify-content:space-between;align-items:center;text-decoration:none!important;color:#161616!important}.dropdown-toggle:after{font-size:14px;font-weight:700;transition:transform .3s ease;margin-left:50px}.dropdown-toggle[aria-expanded=true]:after{transform:rotate(90deg);margin-left:50px}.dropdown-menu{position:static!important;float:none!important;width:100%!important;margin-top:10px!important;border:none!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;padding:0!important;transform:none!important}.dropdown-menu li{padding:0!important;margin:0!important;background-color:transparent!important;border-right:none!important}.dropdown-menu li:hover{background-color:#f1f5f9!important}.dropdown-menu .dropdown-item{padding:8px 8px 8px 28px!important;color:#1b1b1b!important;text-decoration:none!important;display:block!important;background-color:transparent!important;border:none!important;font-weight:400!important}.dropdown-menu .dropdown-item:hover{background-color:#f1f5f9!important;color:#475569!important}.dropdown-menu li.active{background-color:#eff6ff!important;border-right:4px solid #2563eb!important;color:inherit!important;font-weight:400!important}.dropdown-menu li.active .dropdown-item{background-color:transparent!important}.dropdown-menu li.active:hover{background-color:#eff6ff!important}.dropdown-menu li.active:hover .dropdown-item{background-color:transparent!important}.navbar{width:100%;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;box-shadow:0 4px 10px #0000001a;position:fixed;top:0;left:0;z-index:1000;height:64px;display:flex;align-items:center;padding:0 30px;box-sizing:border-box}.navbar-container{width:100%;display:flex;justify-content:space-between;align-items:center}.login-logo{font-size:1.5rem;font-weight:700;color:#fff;order:1}.signup-nav-links{list-style:none;display:flex;gap:25px;margin:0;padding:0;align-items:center;order:2}.signup-nav-links li a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.signup-nav-links li a:hover,.signup-nav-links li a.active{color:#fff;text-decoration:none}.active a{color:#fff}.signup-nav-links li a.disabled{opacity:.5;pointer-events:none}.signup-hamburger-menu{display:none;flex-direction:column;cursor:pointer;gap:4px;order:3}.signup-bar{width:25px;height:3px;background-color:#fff;transition:all .3s ease;border-radius:2px}.signup-bar-open:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.signup-bar-open:nth-child(2){opacity:0}.signup-bar-open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.page-wrapper{min-height:100dvh;display:flex;flex-direction:column;background:#fff}.login-page-content{padding:180px 20px 20px;display:flex;justify-content:space-around;align-items:center}.page-container-right img{height:450px;width:450px;object-fit:cover}.Login-container{background:#fff;padding:30px;border-radius:10px;width:350px;max-height:440px;box-shadow:0 3px 8px #00000014}.Login-container label{display:block;margin-bottom:5px}.Login-container input{width:100%;padding:10px;margin-bottom:10px;border:1px solid #004dda;border-radius:5px;box-sizing:border-box}.Login-container-inside p{text-align:center}.login-title h2{margin-bottom:2rem;font-weight:600;font-size:23px}.input-container{position:relative;width:100%;min-width:280px;margin-top:20px}.login-password-toggle-icon{position:absolute;top:43%;right:12px;transform:translateY(-50%);cursor:pointer;font-size:16px;display:flex;align-items:center;color:#50596550}.Forgot-password{margin-bottom:20px;text-align:right;margin-top:10px}.Forgot-password a{color:#004dda;text-decoration:none;font-size:14px}.login-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:6px 29px;border:none;border-radius:30px;margin-bottom:5px;font-size:14px;cursor:pointer;transition:background .3s ease}.login-btn:disabled{opacity:.7;cursor:not-allowed}.btn-group{display:flex;justify-content:center}.signup-text{text-align:center;margin-top:15px;font-size:14px}.signup-text a{color:#004dda;text-decoration:none;font-weight:500}.employee-otpmodal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;padding:12px;box-sizing:border-box}.employee-otpmodal-container{background:#fff;padding:20px 16px;width:100%;max-width:300px;border-radius:10px;text-align:center;box-sizing:border-box}.employee-otpmodal-container h2{font-size:16px;margin-bottom:10px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600}.employee-otpmodal-container p{font-size:12px}.employee-otpmodal-inputs{display:flex;justify-content:center;gap:8px;margin-bottom:16px;padding:12px 0}.employee-otpmodal-input{width:36px;height:34px;font-size:14px;text-align:center;border:1.5px solid #004dda;border-radius:7px;outline:none;box-sizing:border-box}.employee-otpmodal-input:focus{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e826}.employee-otpmodal-switch{color:#004dda;font-size:12px;text-align:center;cursor:pointer}.employee-otpmodal-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:5px 16px;border:none;border-radius:26px;cursor:pointer;font-size:12px}.employee-otpmodal-error{color:red;font-size:12px;margin-bottom:8px}.employee-otpmodal-resend{margin-top:14px;font-size:12px}.resend-text{margin-left:4px;color:#007bff;cursor:pointer;font-weight:500}.resend-text:hover{text-decoration:underline}.resend-text.disabled{color:gray;pointer-events:none}.employee-otpmodal-success{color:green;font-size:11px;margin-top:5px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-animation{text-align:center}.loading-text{margin-top:10px;font-weight:500;color:#fff}.toast-notification{background:#fff;color:#000;font-size:15px;font-weight:500;padding:16px 20px;border-radius:12px;box-shadow:0 8px 24px #0003;max-width:340px;text-align:center}@media (min-width: 1920px){.navbar{height:80px;padding:0 60px}.login-logo{font-size:2rem}.signup-nav-links li a{font-size:19px}.login-page-content{padding-top:120px;gap:80px}.page-container-right img{width:680px;height:640px}.Login-container{width:500px;max-height:580px;padding:44px}.login-title h2{font-size:32px}.input-container input{font-size:18px;padding:14px 48px 14px 14px}.input-container label{font-size:17px;top:16px}.input-container input:focus+label,.input-container input:valid+label{font-size:14px}.Forgot-password a{font-size:17px}.login-btn{font-size:18px;padding:10px 44px}.signup-text{font-size:17px}.employee-otpmodal-container{max-width:420px;padding:34px 28px}.employee-otpmodal-container h2{font-size:22px}.employee-otpmodal-container p{font-size:16px}.employee-otpmodal-input{width:52px;height:50px;font-size:20px}.employee-otpmodal-btn{font-size:16px;padding:10px 28px}.employee-otpmodal-resend{font-size:16px}}@media (min-width: 2560px){.navbar{height:96px;padding:0 100px}.login-logo{font-size:2.6rem}.signup-nav-links{gap:44px}.signup-nav-links li a{font-size:24px}.login-page-content{padding-top:140px;gap:120px}.page-container-right img{width:900px;height:860px}.Login-container{width:680px;max-height:none;padding:60px;border-radius:18px}.login-title h2{font-size:44px}.input-container{margin-top:30px}.input-container input{font-size:22px;padding:18px 56px 18px 18px;border-radius:8px}.input-container label{font-size:21px;top:20px;left:18px}.input-container input:focus+label,.input-container input:valid+label{font-size:16px;top:-12px}.login-password-toggle-icon{font-size:24px;right:18px}.Forgot-password a{font-size:20px}.login-btn{font-size:22px;padding:14px 56px;border-radius:40px}.signup-text{font-size:20px}.employee-otpmodal-container{max-width:560px;padding:48px 40px;border-radius:16px}.employee-otpmodal-container h2{font-size:30px}.employee-otpmodal-container p{font-size:20px}.employee-otpmodal-input{width:68px;height:66px;font-size:26px;border-radius:10px}.employee-otpmodal-btn{font-size:20px;padding:14px 40px;border-radius:36px}.employee-otpmodal-resend{font-size:20px}.employee-otpmodal-success{font-size:16px}}@media (max-width: 1440px){.page-container-right img{width:400px;height:380px}.Login-container{width:320px;padding:24px}.login-title h2{font-size:20px}.input-container input,.input-container label,.Forgot-password a{font-size:13px}.login-btn{font-size:13px;padding:5px 24px}.signup-text{font-size:13px}}@media (max-width: 1279px){.login-page-content{padding-top:96px;gap:20px}.page-container-right img{width:340px;height:320px}.Login-container{width:300px;padding:20px;max-height:none}.login-title h2{font-size:18px}.input-container input{font-size:12.5px}.input-container label{font-size:12.5px;top:12px}.Forgot-password a{font-size:12.5px}.login-btn{font-size:12.5px;padding:5px 20px}.signup-text{font-size:12.5px}.input-container{min-width:260px}}@media (max-width: 1023px){.login-page-content{padding-top:110px;gap:30px;flex-direction:column}.page-container-right img{width:280px;height:260px}.Login-container{width:380px;padding:18px;max-height:none}.login-title h2{font-size:17px}.input-container input{font-size:12px}.input-container label{font-size:12px;top:12px}.Forgot-password a{font-size:12px}.login-btn{font-size:12px;padding:5px 18px}.signup-text{font-size:12px}.input-container{position:relative;width:100%;min-width:230px;margin-top:20px}}@media (max-width: 767px){.signup-hamburger-menu{display:flex}.signup-nav-links{display:none;flex-direction:column;position:absolute;top:64px;left:0;width:100%;background:linear-gradient(135deg,#0575e6,#021b79);padding:16px 20px;gap:16px;box-sizing:border-box}.signup-nav-links.signup-nav-active{display:flex}.signup-nav-links li a{font-size:15px}.login-page-content{flex-direction:column;padding:80px 16px 32px;gap:24px;align-items:center}.page-container-right{width:100%;order:1}.page-container-right img{width:100%;max-width:480px;height:auto;aspect-ratio:1 / 1;border-radius:12px;object-fit:cover}.Login-container{order:2;width:100%;max-width:480px;box-sizing:border-box;padding:24px 20px;max-height:none;border-radius:12px;box-shadow:0 4px 16px #0000001a}.login-title h2{font-size:20px;margin-bottom:1.2rem}.input-container{margin-top:18px}.input-container input{font-size:14px;padding:10px 40px 10px 10px}.input-container label{font-size:13.5px;top:11px}.Forgot-password a{font-size:13.5px}.login-btn{font-size:14px;padding:7px 28px}.signup-text{font-size:13.5px}.employee-otpmodal-container{max-width:92vw}.input-container{position:relative;width:100%;min-width:245px;margin-top:20px}}@media (max-width: 480px){.navbar{height:58px;padding:0 16px}.login-logo{font-size:1.2rem}.signup-nav-links{top:58px}.login-page-content{padding:72px 12px 24px;gap:20px}.Login-container{padding:20px 16px;border-radius:10px}.login-title h2{font-size:18px}.input-container input{font-size:13.5px}.input-container label{font-size:13px}.login-btn{font-size:13px;padding:6px 24px}.signup-text,.Forgot-password a{font-size:13px}.input-container{position:relative;width:100%;min-width:255px;margin-top:20px}}@media (max-width: 360px){.login-logo{font-size:1.1rem}.login-page-content{padding:95px 10px 20px}.Login-container{padding:16px 12px}.login-title h2{font-size:16px}.input-container input{font-size:12.5px}.input-container label{font-size:12px;top:11px}.login-btn{font-size:12.5px;padding:5px 20px}.signup-text,.Forgot-password a{font-size:12px}.employee-otpmodal-input{width:32px;height:30px;font-size:13px}.employee-otpmodal-container h2{font-size:14px}.employee-otpmodal-btn{font-size:11px;padding:6px 14px}.input-container{position:relative;width:100%;min-width:250px;margin-top:20px}}@media (max-width: 320px){.login-logo{font-size:1rem}.login-title h2{font-size:15px}.input-container input{font-size:12px}.input-container label{font-size:11.5px}.login-btn{font-size:12px;padding:5px 16px}.signup-text,.Forgot-password a{font-size:11.5px}.employee-otpmodal-input{width:28px;height:28px;font-size:12px}.input-container{position:relative;width:100%;min-width:230px;margin-top:20px}}.chatbot-main{position:fixed;bottom:clamp(12px,2vw,28px);right:clamp(12px,2vw,28px);z-index:9999}.chatbot-container{position:relative}.chatbot-icon{width:clamp(42px,6vw,72px);height:clamp(42px,6vw,72px);cursor:pointer}.welcome-message{position:fixed;bottom:clamp(22px,3vw,38px);right:clamp(70px,12vw,130px);background-color:#fff;color:#2b2b2b;padding:clamp(8px,1.2vw,14px) clamp(10px,1.4vw,16px);border-radius:clamp(10px,1.5vw,16px);font:600 clamp(11px,1.2vw,15px)/1.35 "Montserrat",sans-serif;box-shadow:0 6px 18px #00000026;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:none;z-index:9999;max-width:clamp(160px,30vw,280px);white-space:normal;word-wrap:break-word}.welcome-message.show{opacity:1;transform:translateY(0)}.welcome-message.fade-out{opacity:0}.login-chat-popup{position:fixed;bottom:clamp(70px,10vh,100px);right:clamp(8px,2vw,28px);width:clamp(290px,90vw,400px);height:clamp(420px,70vh,680px);max-height:clamp(420px,75vh,720px);min-height:clamp(360px,50vh,480px);background:#fff;border-radius:clamp(12px,1.5vw,20px);box-shadow:0 12px 40px #0000002e;overflow:hidden;display:flex;flex-direction:column;z-index:1000;border:1px solid #e5e7eb}.login-chat-header{display:flex;align-items:center;justify-content:space-between;padding:clamp(10px,1.4vw,16px) clamp(12px,1.6vw,20px);background:linear-gradient(135deg,#0575e6,#021b79);border-bottom:1px solid #e5e7eb;flex-shrink:0}.login-header-info{display:flex;align-items:center;gap:clamp(8px,1.2vw,14px)}.login-avatar-small{width:clamp(34px,4.5vw,48px);height:clamp(34px,4.5vw,48px);background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(16px,2.2vw,24px);border:2px solid #bfdbfe;flex-shrink:0}.login-header-info strong{font-size:clamp(13px,1.5vw,17px);color:#fff}.login-status-online{font-size:clamp(10px,1vw,13px);font-weight:600;background:linear-gradient(180deg,#bbf7d0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-close-btn-small{background:transparent;border:none;font-size:clamp(13px,1.4vw,17px);color:#fff;cursor:pointer;padding:clamp(3px,.4vw,6px) clamp(6px,.8vw,10px);border-radius:8px;transition:all .2s;flex-shrink:0}.login-chat-body{flex:1 1 auto;padding:clamp(12px,1.8vw,22px) clamp(12px,1.8vw,22px) clamp(16px,2.5vw,28px);overflow-y:auto;background:#f9fafb;display:flex;flex-direction:column;gap:clamp(8px,1.2vw,14px)}.login-chat-msg{max-width:clamp(200px,78%,320px);padding:clamp(8px,1vw,12px) clamp(10px,1.4vw,16px);border-radius:clamp(14px,2vw,20px);font-size:clamp(12px,1.2vw,15px);line-height:1.4;word-wrap:break-word;word-break:break-word}.login-chat-msg.incoming{align-self:flex-start;background:#ffffff96;border-bottom-left-radius:4px;box-shadow:0 1px 3px #00000014}.login-chat-msg.outgoing{align-self:flex-end;background:#dcf8c650;border-bottom-right-radius:4px;color:#111}.login-chat-input-row{display:flex;padding:clamp(8px,1.2vw,14px) clamp(10px,1.4vw,18px);background:#fff;border-top:1px solid #e5e7eb;gap:clamp(6px,1vw,12px);flex-shrink:0;align-items:center}.login-chat-input{flex:1;padding:clamp(9px,1.1vw,13px) clamp(12px,1.5vw,18px);border:1px solid #d1d5db;border-radius:999px;font-size:clamp(12px,1.2vw,15px);outline:none;transition:all .2s;min-width:0}.login-chat-input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d36626}.login-send-btn-small{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;width:clamp(34px,4vw,44px);height:clamp(34px,4vw,44px);margin-top:0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.login-send-btn-small:hover{transform:scale(1.08)}.typing{display:flex;gap:clamp(3px,.5vw,6px);align-items:center}.typing span{width:clamp(3px,.5vw,5px);height:clamp(3px,.5vw,5px);background:#888;border-radius:50%;display:inline-block;animation:bounce 1.2s infinite ease-in-out}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}@media (max-width: 400px){.login-chat-popup{right:0;left:0;bottom:0;width:100vw;height:100dvh;max-height:100dvh;min-height:unset;border-radius:0;border:none}.chatbot-main{bottom:14px;right:14px}.chatbot-icon{width:46px;height:46px}.welcome-message{font-size:11px;right:72px;bottom:20px;max-width:180px}.login-chat-body{padding:12px 12px 16px}.login-chat-input-row{padding:10px 12px}}@media (min-width: 401px) and (max-width: 768px){.login-chat-popup{width:clamp(300px,88vw,380px);right:clamp(8px,2vw,20px);bottom:clamp(72px,10vh,90px)}}@media (min-width: 1921px){.chatbot-main{bottom:36px;right:36px}.chatbot-icon{width:80px;height:80px}.welcome-message{font-size:17px;right:140px;bottom:44px;max-width:320px;padding:16px 20px}.login-chat-popup{width:440px;height:720px;max-height:75vh;right:36px;bottom:110px;border-radius:22px}.login-chat-msg,.login-chat-input{font-size:16px}.login-send-btn-small{width:50px;height:50px}}.footer{background:#fff;padding:24px 40px 10px;margin-top:auto}.footer-content{max-width:1200px;margin:20px auto 5px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{display:flex;align-items:center;gap:8px;color:#000;font-size:13.5px;font-weight:500}.footer-copyright p{margin:0}.footer-links{display:flex;align-items:center;gap:12px}.footer-link{background:none;border:none;color:#000;font-size:13.5px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;padding:0;border-radius:6px;transition:all .3s ease}.footer-link:first-child:after{content:"|";margin-left:10px;color:#000}.footer-close-btn{font-size:27px;background:none;color:#fff;border:none;display:flex}.mobile-break{display:none}@media (min-width: 1442px) and (max-width: 1599px){.footer{padding:15px 30px 5px}.footer-content{max-width:1300px;margin:0 auto 5px}.footer-copyright,.footer-link{font-size:14.5px}.footer-close-btn{font-size:29px}}@media (min-width: 1600px) and (max-width: 1919px){.footer{padding:28px 48px 12px}.footer-content{max-width:1400px;margin:24px auto 6px}.footer-copyright,.footer-link{font-size:15.5px}.footer-close-btn{font-size:31px}}@media (min-width: 1920px) and (max-width: 2559px){.footer{padding:32px 60px 14px}.footer-content{max-width:1700px;margin:28px auto 8px;gap:28px}.footer-copyright,.footer-link{font-size:17px}.footer-links{gap:18px}.footer-close-btn{font-size:34px}}@media (min-width: 2560px){.footer{padding:44px 80px 18px}.footer-content{max-width:2400px;margin:36px auto 10px;gap:36px}.footer-copyright,.footer-link{font-size:20px}.footer-links{gap:24px}.footer-close-btn{font-size:40px}}@media (max-width: 1440px){.footer-copyright,.footer-link{font-size:13px}}@media (max-width: 1280px){.footer{padding:22px 36px 10px}.footer-content{max-width:100%;margin:18px auto 5px}.footer-copyright,.footer-link{font-size:12.5px}}@media (max-width: 1024px){.footer{padding:22px 32px 10px}.footer-content{margin:16px auto 5px;flex-wrap:nowrap;gap:16px}.footer-copyright,.footer-link{font-size:12px;white-space:nowrap}}@media (max-width: 768px){.footer{padding:18px 20px 10px}.footer-content{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;margin:12px auto 5px}.footer-copyright{font-size:11.5px;white-space:nowrap;gap:5px}.footer-links{gap:8px;flex-shrink:0}.footer-link{font-size:11.5px;white-space:nowrap}.footer-link:first-child:after{margin-left:6px}}@media (max-width: 480px){.footer{padding:14px 16px 8px}.footer-content{flex-direction:column;align-items:center;text-align:center;flex-wrap:wrap;gap:10px;margin:10px auto 4px}.footer-copyright{font-size:11px;gap:6px;justify-content:center;flex-wrap:wrap;white-space:normal}.footer-links{gap:8px;flex-wrap:wrap;justify-content:center}.footer-link{font-size:11px;white-space:normal}.footer-link:first-child:after{margin-left:6px}.footer-close-btn{font-size:22px}.mobile-break{display:inline}}@media (max-width: 375px){.footer{padding:12px 12px 6px}.footer-copyright{font-size:10.5px;gap:5px}.footer-link{font-size:10.5px}.footer-links{gap:6px}}@media (max-width: 320px){.footer{padding:10px 10px 6px}.footer-content{gap:8px}.footer-copyright,.footer-link{font-size:9.5px}.footer-link:first-child:after{margin-left:4px}}.terms-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;padding:clamp(8px,2vw,24px)}.terms-modal-container{background-color:#fff;width:clamp(280px,90vw,1200px);height:clamp(500px,80vh,900px);border-radius:clamp(0px,1vw,12px);position:relative;display:flex;flex-direction:column;overflow:hidden}.terms-modal-header{position:relative;display:flex;align-items:center;justify-content:center;height:clamp(80px,14vh,130px);padding:clamp(10px,2vw,20px);background:linear-gradient(135deg,#0575e6,#021b79)}.terms-modal-header h2{font-size:clamp(16px,2.4vw,19px);font-weight:600;color:#fff;margin:0;text-align:center}.terms-close-btn{position:absolute;right:clamp(10px,2vw,24px);top:50%;transform:translateY(-50%);background:none;border:none;font-size:clamp(18px,3vw,28px);cursor:pointer;color:#fff;padding:clamp(4px,1vw,8px);border-radius:6px}.terms-modal-content{overflow-y:auto;flex-grow:1;padding:clamp(14px,2vw,30px);color:#000}.terms-modal-content h5{font-size:clamp(14px,1.6vw,15px);font-weight:600;margin-bottom:8px}.terms-modal-content p{font-size:clamp(13px,1.4vw,14px);font-weight:400;margin-left:clamp(12px,2vw,28px);margin-right:clamp(8px,1vw,16px);line-height:1.6}.terms-modal-container::-webkit-scrollbar{width:5px}.terms-modal-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.terms-modal-footer{padding:10px;border-top:1px solid #eee;text-align:right}.terms-agree-btn{height:35px;min-width:80px;padding:0 18px;border-radius:24px;border:none;background-color:#0053ba;color:#fff;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .4s ease;overflow:hidden}.terms-agree-btn.loading{width:35px;min-width:35px;padding:0;border-radius:50%;background-color:#16a34a}.terms-agree-btn.done{width:110px;background-color:#16a34a}.terms-tick{font-size:16px;animation:zoomIn .3s ease}.agreed-text{animation:fadeIn .4s ease}@keyframes zoomIn{0%{transform:scale(0)}70%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@media (max-width: 360px){.terms-modal-container{width:90%;height:88vh;border-radius:16px}.terms-modal-header h2{font-size:15px}.terms-modal-content h5{font-size:13px}.terms-modal-content p{font-size:12px}}@media (max-width: 480px){.terms-modal-container{width:100%;height:100vh;border-radius:16px}}@media (max-width: 768px){.terms-modal-container{width:100%;height:88vh;border-radius:16px}}@media (min-width: 769px) and (max-width: 1024px){.terms-modal-container{width:95%;height:85vh;border-radius:16px}}@media (min-width: 1025px) and (max-width: 1440px){.terms-modal-container{width:90%;height:80vh}}@media (min-width: 1441px) and (max-width: 1920px){.terms-modal-container{width:80%;height:75vh}}@media (min-width: 1921px){.terms-modal-container{width:70%;height:70vh}.terms-modal-header h2{font-size:28px}.terms-modal-content h5{font-size:20px}.terms-modal-content p{font-size:18px}}.policy-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:fadeIn .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.policy-modal-container{background:#fff;border-radius:16px;max-width:1100px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}.policy-modal-header{position:relative;display:flex;justify-content:center;align-items:center;padding:15px 32px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border-radius:16px 16px 0 0}.policy-modal-header h2{margin:0;font-size:19px;font-weight:700;color:#fff}.policy-close-btn{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:26px;cursor:pointer;color:#fff;padding:6px;border-radius:6px;transition:background .2s ease}.policy-modal-content{padding:32px;overflow-y:auto;flex:1;scrollbar-width:thick;scrollbar-color:#888 transparent}.policy-modal-content::-webkit-scrollbar{width:25px}.policy-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:10px;transition:background .3s ease}.policy-modal-content::-webkit-scrollbar-thumb:hover{background:#555}.policy-modal-content section{margin-bottom:28px}.policy-modal-content section:last-child{margin-bottom:0}.policy-modal-content h5{color:#000;font-size:14px;margin-bottom:12px}.policy-modal-content p{color:#555;line-height:1.7;font-size:14px}.policy-modal-content h6{color:#555;line-height:1.7;font-size:15px;font-weight:600}.policy-modal-content ul{color:#555;font-size:13.5px;margin-bottom:10px}@media (max-width: 480px){.policy-modal-overlay{padding:0;align-items:center}.policy-modal-container{max-width:100%;width:82%;height:80vh;border-radius:16px;box-shadow:0 -8px 30px #00000040}.policy-modal-header{padding:12px 48px 12px 16px;border-radius:16px 16px 0 0}.policy-modal-header h2{font-size:15px;text-align:center}.policy-close-btn{right:12px;font-size:20px;padding:4px}.policy-modal-content{padding:16px;scrollbar-width:none}.policy-modal-content::-webkit-scrollbar{width:0;display:none}.policy-modal-content section{margin-bottom:20px}.policy-modal-content h5{font-size:13px;margin-bottom:8px}.policy-modal-content p{font-size:11.5px;line-height:1.6}.policy-modal-content h6{font-size:13px;line-height:1.6}.policy-modal-content ul{font-size:11.5px;padding-left:18px;margin-bottom:8px}}@media (min-width: 481px) and (max-width: 768px){.policy-modal-overlay{padding:16px;align-items:center}.policy-modal-container{max-width:96%;max-height:85vh;border-radius:14px;box-shadow:0 16px 48px #00000047}.policy-modal-header{padding:13px 48px 13px 20px;border-radius:14px 14px 0 0}.policy-modal-header h2{font-size:16px}.policy-close-btn{right:14px;font-size:22px;padding:5px}.policy-modal-content{padding:20px;scrollbar-width:thin}.policy-modal-content::-webkit-scrollbar{width:6px}.policy-modal-content section{margin-bottom:22px}.policy-modal-content h5{font-size:13.5px;margin-bottom:10px}.policy-modal-content p{font-size:13.5px;line-height:1.65}.policy-modal-content h6{font-size:14px;line-height:1.65}.policy-modal-content ul{font-size:13px;padding-left:20px;margin-bottom:9px}}@media (min-width: 769px) and (max-width: 1024px){.policy-modal-overlay{padding:18px}.policy-modal-container{max-width:90%;max-height:82vh;border-radius:15px;box-shadow:0 18px 52px #00000047}.policy-modal-header{padding:14px 40px;border-radius:15px 15px 0 0}.policy-modal-header h2{font-size:17px}.policy-close-btn{right:16px;font-size:24px}.policy-modal-content{padding:26px;scrollbar-width:thin}.policy-modal-content::-webkit-scrollbar{width:8px}.policy-modal-content section{margin-bottom:24px}.policy-modal-content h5{font-size:13.5px;margin-bottom:11px}.policy-modal-content p{font-size:13.5px;line-height:1.68}.policy-modal-content h6{font-size:14.5px}.policy-modal-content ul{font-size:13px;padding-left:22px}}@media (min-width: 1025px){.policy-modal-overlay{padding:20px}.policy-modal-container{max-width:1100px;max-height:80vh;border-radius:16px}.policy-modal-header{padding:15px 32px;border-radius:16px 16px 0 0}.policy-modal-header h2{font-size:19px}.policy-close-btn{right:20px;font-size:26px}.policy-modal-content{padding:32px}.policy-modal-content::-webkit-scrollbar{width:25px}.policy-modal-content section{margin-bottom:28px}.policy-modal-content h5{font-size:14px;margin-bottom:12px}.policy-modal-content p{font-size:14px;line-height:1.7}.policy-modal-content h6{font-size:15px}.policy-modal-content ul{font-size:13.5px;margin-bottom:10px}}@media (min-width: 1440px){.policy-modal-container{max-width:1200px;max-height:78vh}.policy-modal-header h2{font-size:20px}.policy-modal-content{padding:36px 40px}.policy-modal-content h5{font-size:15px}.policy-modal-content p{font-size:14.5px}.policy-modal-content h6{font-size:15.5px}.policy-modal-content ul{font-size:14px}}@media (min-width: 1920px){.policy-modal-container{max-width:1400px;max-height:75vh}.policy-modal-header{padding:18px 40px}.policy-modal-header h2{font-size:22px}.policy-modal-content{padding:40px 48px}.policy-modal-content h5{font-size:16px;margin-bottom:14px}.policy-modal-content p{font-size:15px;line-height:1.75}.policy-modal-content h6{font-size:16px}.policy-modal-content ul{font-size:14.5px;margin-bottom:12px}}.error-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease;z-index:9999;padding:16px;box-sizing:border-box}.error-modal-container{background:#fff;width:100%;max-width:280px;padding:16px;border-radius:14px;text-align:center;box-shadow:0 8px 20px #f003;animation:popIn .3s ease,shake .25s ease-in-out;position:relative;box-sizing:border-box}.error-icon-circle{background:#ffe6e6;width:48px;height:48px;border-radius:50%;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.error-icon-circle svg{width:34px;height:34px}.error-title{font-size:17px;font-weight:600;color:#c21734;margin-bottom:6px}.error-submessage{color:#444;font-size:12px;margin-bottom:8px;line-height:1.5}.error-circle-1,.error-circle-2{position:absolute;border-radius:50%;background:#ff000012}.error-circle-1{width:40px;height:40px;top:-16px;right:-4px}.error-circle-2{width:40px;height:40px;bottom:-16px;left:-4px}.input-error{border-color:red!important}.error-text{color:red;font-size:11px;margin-top:4px}.input-error-text{color:red!important}.success-modal-overlay{position:fixed;inset:0;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-in-out}.success-modal-container{background-color:#fff;border-radius:24px;padding:30px;max-width:300px;width:90%;text-align:center;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .5s ease-out}.success-icon-wrapper{width:65px;height:65px;margin:0 auto 20px;position:relative;animation:scaleIn .6s ease-out .2s backwards}.success-icon-circle{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #10b981}.checkmark-svg{animation:checkmark .6s ease-out .5s backwards}.success-title{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:16px;animation:fadeInUp .6s ease-out .4s backwards}.success-message{font-size:15px;color:#000;margin-bottom:10px;line-height:1.6;animation:fadeInUp .6s ease-out .5s backwards}.success-submessage{font-size:15px;color:#000;margin-bottom:20px;animation:fadeInUp .6s ease-out .6s backwards}.success-actions{display:flex;gap:15px;justify-content:center;animation:fadeInUp .6s ease-out .7s backwards}.decorative-circle-1{position:absolute;top:-5px;right:-5px;width:50px;height:50px;background:linear-gradient(135deg,#baffe8,#00ffb0);border-radius:50%;opacity:.1;animation:float 3s ease-in-out infinite}.decorative-circle-2{position:absolute;bottom:-10px;left:-10px;width:50px;height:50px;background:linear-gradient(135deg,#0061ff,#edf3ff);border-radius:50%;opacity:.1;animation:float 3s ease-in-out infinite 1s}.confetti{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;opacity:0}.info-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;box-sizing:border-box}.info-modal-container{background:#fff;padding:18px 16px;border-radius:10px;max-width:300px;width:100%;text-align:center;position:relative;box-shadow:0 4px 20px #0000004d;animation:info-fadeInScale .3s ease-out;box-sizing:border-box}.info-icon-wrapper{margin-bottom:.8rem}.info-icon-circle{background-color:#eff6ff;border-radius:50%;width:36px;height:36px;margin:0 auto;display:flex;align-items:center;justify-content:center}.info-modal-title{font-size:14px;margin-bottom:.4rem;color:#1e40af}.info-modal-detail{font-size:12px;margin-bottom:.8rem;color:#1e3a8a;line-height:1.5}.info-modal-close-btn{padding:6px 16px;border:none;border-radius:24px;background-color:#3b82f6;color:#fff;font-weight:700;cursor:pointer;font-size:10px}.info-decorative-circle-1,.info-decorative-circle-2{position:absolute;border-radius:50%;background:#3b82f633}.info-decorative-circle-1{width:40px;height:40px;top:-12px;left:-12px}.info-decorative-circle-2{width:24px;height:24px;bottom:-8px;right:-8px}.confetti-0{background-color:#10b981;animation:confetti0 1s ease-out .7s forwards}.confetti-1{background-color:#3b82f6;animation:confetti1 1s ease-out .7s forwards}.confetti-2{background-color:#f59e0b;animation:confetti2 1s ease-out .7s forwards}.confetti-3{background-color:#ef4444;animation:confetti3 1s ease-out .7s forwards}.confetti-4{background-color:#10b981;animation:confetti4 1s ease-out .7s forwards}.confetti-5{background-color:#3b82f6;animation:confetti5 1s ease-out .7s forwards}.confetti-6{background-color:#f59e0b;animation:confetti6 1s ease-out .7s forwards}.confetti-7{background-color:#ef4444;animation:confetti7 1s ease-out .7s forwards}@keyframes checkmark{0%{stroke-dasharray:0,100}to{stroke-dasharray:100,100}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes info-fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes confetti0{to{transform:translate(-40px,-60px) rotate(180deg);opacity:0}}@keyframes confetti1{to{transform:translate(40px,-60px) rotate(180deg);opacity:0}}@keyframes confetti2{to{transform:translate(-60px) rotate(180deg);opacity:0}}@keyframes confetti3{to{transform:translate(60px) rotate(180deg);opacity:0}}@keyframes confetti4{to{transform:translate(-40px,40px) rotate(180deg);opacity:0}}@keyframes confetti5{to{transform:translate(40px,40px) rotate(180deg);opacity:0}}@keyframes confetti6{to{transform:translate(-30px,-40px) rotate(180deg);opacity:0}}@keyframes confetti7{to{transform:translate(30px,-40px) rotate(180deg);opacity:0}}@media (min-width: 480px){.error-modal-container{max-width:300px;padding:18px;border-radius:16px}.error-icon-circle{width:54px;height:54px;margin-bottom:13px}.error-icon-circle svg{width:38px;height:38px}.error-title{font-size:19px}.error-submessage{font-size:13px}.error-circle-1,.error-circle-2{width:44px;height:44px}.success-modal-container{max-width:300px;padding:24px 22px;border-radius:22px}.success-icon-wrapper{width:58px;height:58px;margin-bottom:18px}.checkmark-svg{width:30px;height:30px}.success-title{font-size:18px}.success-message,.success-submessage{font-size:14px}.success-submessage{margin-bottom:18px}.decorative-circle-1,.decorative-circle-2{width:44px;height:44px}.info-modal-container{max-width:320px;padding:20px 18px}.info-icon-circle{width:38px;height:38px}.info-modal-title{font-size:15px}.info-modal-detail{font-size:12.5px}.info-modal-close-btn{font-size:10.5px;padding:6px 17px}}@media (min-width: 600px){.error-modal-container{max-width:310px;padding:20px;border-radius:18px}.error-icon-circle{width:58px;height:58px;margin-bottom:14px}.error-icon-circle svg{width:42px;height:42px}.error-title{font-size:20px}.error-submessage{font-size:13.5px}.error-text{font-size:11.5px}.success-modal-container{max-width:310px;padding:26px 24px}.success-icon-wrapper{width:60px;height:60px;margin-bottom:19px}.checkmark-svg{width:32px;height:32px}.success-title{font-size:19px}.success-message,.success-submessage{font-size:14.5px}.success-submessage{margin-bottom:18px}.success-actions{gap:12px}.info-modal-container{max-width:340px;padding:22px 20px}.info-icon-circle{width:39px;height:39px}.info-modal-title{font-size:15.5px}.info-modal-detail{font-size:13px}.info-modal-close-btn{font-size:11px;padding:7px 18px}}@media (min-width: 768px){.error-modal-overlay{padding:24px}.error-modal-container{max-width:320px;padding:22px;border-radius:18px}.error-icon-circle{width:60px;height:60px;margin-bottom:15px}.error-icon-circle svg{width:45px;height:45px}.error-title{font-size:21px}.error-submessage{font-size:14px;margin-bottom:10px}.error-text{font-size:12px}.error-circle-1,.error-circle-2{width:50px;height:50px}.error-circle-1{top:-20px;right:-5px}.error-circle-2{bottom:-20px;left:-5px}.success-modal-overlay{padding:24px}.success-modal-container{max-width:320px;padding:28px 26px;border-radius:24px}.success-icon-wrapper{width:65px;height:65px;margin-bottom:20px}.checkmark-svg{width:34px;height:34px}.success-title{font-size:20px;margin-bottom:14px}.success-message,.success-submessage{font-size:15px}.success-submessage{margin-bottom:20px}.success-actions{gap:14px}.decorative-circle-1,.decorative-circle-2{width:50px;height:50px}.confetti{width:8px;height:8px}.info-modal-overlay{padding:24px}.info-modal-container{max-width:360px;padding:2rem;border-radius:12px}.info-icon-circle{width:40px;height:40px}.info-modal-title{font-size:16px}.info-modal-detail{font-size:13.5px}.info-modal-close-btn{padding:7px 18px;border:none;border-radius:24px;background-color:#3b82f6;color:#fff;font-weight:700;cursor:pointer;font-size:11px}.info-decorative-circle-1,.info-decorative-circle-2{position:absolute;border-radius:50%;background:#3b82f633}.info-decorative-circle-1{width:50px;height:50px;top:-15px;left:-15px}.info-decorative-circle-2{width:30px;height:30px;bottom:-10px;right:-10px}}@media (min-width: 1024px){.error-modal-container{max-width:330px;padding:24px;border-radius:18px}.error-icon-circle{width:62px;height:62px;margin-bottom:16px}.error-title{font-size:22px}.error-submessage{font-size:14.5px}.success-modal-container{max-width:330px;padding:30px 28px}.success-icon-wrapper{width:66px;height:66px}.success-title{font-size:20px}.success-message,.success-submessage{font-size:15px}.info-modal-container{max-width:370px}.info-modal-title{font-size:16px}.info-modal-detail{font-size:13.5px}}@media (min-width: 1280px){.error-modal-container{max-width:340px;padding:26px}.error-icon-circle{width:64px;height:64px;margin-bottom:16px}.error-title{font-size:22px}.error-submessage{font-size:14.5px}.success-modal-container{max-width:340px;padding:32px 28px}.success-icon-wrapper{width:67px;height:67px;margin-bottom:20px}.success-title{font-size:20px}.success-message,.success-submessage{font-size:15px}.success-submessage{margin-bottom:20px}.info-modal-container{max-width:375px;padding:2rem 1.8rem}}@media (min-width: 1440px){.error-modal-container{max-width:350px;padding:28px;border-radius:20px}.error-icon-circle{width:66px;height:66px;margin-bottom:17px}.error-icon-circle svg{width:46px;height:46px}.error-title{font-size:23px}.error-submessage{font-size:15px;margin-bottom:12px}.success-modal-container{max-width:350px;padding:34px 30px;border-radius:26px}.success-icon-wrapper{width:70px;height:70px;margin-bottom:22px}.checkmark-svg{width:36px;height:36px}.success-title{font-size:21px;margin-bottom:16px}.success-message,.success-submessage{font-size:15.5px}.success-submessage{margin-bottom:22px}.success-actions{gap:15px}.decorative-circle-1,.decorative-circle-2{width:52px;height:52px}.info-modal-container{max-width:380px;padding:2.2rem 2rem;border-radius:14px}.info-icon-circle{width:42px;height:42px}.info-modal-title{font-size:16.5px}.info-modal-detail{font-size:14px;margin-bottom:1.1rem}.info-modal-close-btn{font-size:11.5px;padding:7px 20px}}@media (min-width: 1920px){.error-modal-container{max-width:380px;padding:32px;border-radius:22px}.error-icon-circle{width:72px;height:72px;margin-bottom:18px}.error-icon-circle svg{width:50px;height:50px}.error-title{font-size:25px}.error-submessage{font-size:16px;margin-bottom:14px}.error-text{font-size:13px}.error-circle-1,.error-circle-2{width:60px;height:60px}.error-circle-1{top:-24px;right:-6px}.error-circle-2{bottom:-24px;left:-6px}.success-modal-container{max-width:380px;padding:40px 34px;border-radius:28px}.success-icon-wrapper{width:76px;height:76px;margin-bottom:24px}.checkmark-svg{width:40px;height:40px}.success-title{font-size:23px;margin-bottom:18px}.success-message,.success-submessage{font-size:16.5px}.success-submessage{margin-bottom:24px}.success-actions{gap:18px}.decorative-circle-1,.decorative-circle-2{width:58px;height:58px}.confetti{width:9px;height:9px}.info-modal-container{max-width:420px;padding:2.6rem 2.2rem;border-radius:16px}.info-icon-circle{width:48px;height:48px}.info-modal-title{font-size:18px;margin-bottom:.6rem}.info-modal-detail{font-size:15px;margin-bottom:1.3rem}.info-modal-close-btn{font-size:12px;padding:8px 22px}.info-decorative-circle-1{width:60px;height:60px;top:-18px;left:-18px}.info-decorative-circle-2{width:36px;height:36px;bottom:-12px;right:-12px}}@media (min-width: 2560px){.error-modal-container{max-width:480px;padding:40px;border-radius:28px}.error-icon-circle{width:90px;height:90px;margin-bottom:22px}.error-icon-circle svg{width:62px;height:62px}.error-title{font-size:30px}.error-submessage{font-size:19px;margin-bottom:16px}.error-text{font-size:15px}.error-circle-1,.error-circle-2{width:75px;height:75px}.error-circle-1{top:-30px;right:-8px}.error-circle-2{bottom:-30px;left:-8px}.success-modal-container{max-width:480px;padding:52px 44px;border-radius:34px}.success-icon-wrapper{width:96px;height:96px;margin-bottom:30px}.checkmark-svg{width:50px;height:50px}.success-title{font-size:28px;margin-bottom:22px}.success-message,.success-submessage{font-size:20px}.success-submessage{margin-bottom:28px}.success-actions{gap:22px}.decorative-circle-1,.decorative-circle-2{width:72px;height:72px}.confetti{width:11px;height:11px}.info-modal-container{max-width:520px;padding:3.2rem 2.8rem;border-radius:20px}.info-icon-circle{width:60px;height:60px}.info-modal-title{font-size:22px;margin-bottom:.7rem}.info-modal-detail{font-size:18px;margin-bottom:1.6rem}.info-modal-close-btn{font-size:14px;padding:10px 28px}.info-decorative-circle-1{width:75px;height:75px;top:-22px;left:-22px}.info-decorative-circle-2{width:46px;height:46px;bottom:-16px;right:-16px}}@media (min-width: 3840px){.error-modal-container{max-width:700px;padding:60px;border-radius:38px}.error-icon-circle{width:130px;height:130px;margin-bottom:30px}.error-icon-circle svg{width:90px;height:90px}.error-title{font-size:44px}.error-submessage{font-size:26px;margin-bottom:22px}.error-text{font-size:20px;margin-top:6px}.error-circle-1,.error-circle-2{width:110px;height:110px}.error-circle-1{top:-44px;right:-12px}.error-circle-2{bottom:-44px;left:-12px}.success-modal-container{max-width:700px;padding:76px 64px;border-radius:50px}.success-icon-wrapper{width:140px;height:140px;margin-bottom:42px}.checkmark-svg{width:72px;height:72px}.success-title{font-size:40px;margin-bottom:30px}.success-message,.success-submessage{font-size:28px}.success-submessage{margin-bottom:36px}.success-actions{gap:30px}.decorative-circle-1,.decorative-circle-2{width:100px;height:100px}.confetti{width:14px;height:14px}.info-modal-container{max-width:760px;padding:5rem 4rem;border-radius:28px}.info-icon-circle{width:88px;height:88px}.info-modal-title{font-size:32px;margin-bottom:1rem}.info-modal-detail{font-size:26px;margin-bottom:2.2rem}.info-modal-close-btn{font-size:20px;padding:14px 40px}.info-decorative-circle-1{width:110px;height:110px;top:-32px;left:-32px}.info-decorative-circle-2{width:66px;height:66px;bottom:-22px;right:-22px}}.otp-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:2000;padding:16px;overflow-y:auto;animation:fadeIn .3s ease;box-sizing:border-box}.otp-modal{width:100%;background:#fff;border-radius:10px;text-align:center;box-shadow:0 10px 35px #0003;animation:scaleIn .35s ease}.otp-title{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600;line-height:1.3;margin:0}.otp-subtitle{color:#555;word-break:break-word;line-height:1.5;margin:0}.otp-input-group{display:flex;justify-content:center}.otp-input-box{text-align:center;border:1.5px solid #ccc;outline:none;transition:border-color .25s,box-shadow .25s;-webkit-appearance:none;appearance:none;background:#fff;color:#111;font-weight:500}.otp-input-box:focus{border-color:#004dda;box-shadow:0 0 0 3px #004dda1f}.otp-error-text{color:#e53935;margin:0 0 10px;line-height:1.4}.otp-verify-button{background:linear-gradient(135deg,#0575e6,#021b79);border:none;border-radius:24px;color:#fff;cursor:pointer;transition:opacity .25s,transform .15s;-webkit-tap-highlight-color:transparent;touch-action:manipulation;display:inline-block;font-weight:500}.otp-verify-button:hover{opacity:.9}.otp-verify-button:active{opacity:.85;transform:scale(.97)}.otp-resend-section{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px;color:#444}.otp-resend-btn{color:#004dda;cursor:pointer;font-weight:500;border:none;background:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:2px 4px;font-family:inherit}.otp-resend-btn:hover:not(.disabled){text-decoration:underline}.otp-resend-btn.disabled{color:#aaa;cursor:not-allowed}.otp-success-text{color:#2e7d32;margin:0;line-height:1.4}@media only screen and (min-width: 320px) and (max-width: 359px){.otp-overlay{padding:15px}.otp-modal{max-width:250px;padding:18px 14px 20px;border-radius:8px}.otp-title{font-size:14px;margin-bottom:8px}.otp-subtitle{font-size:11px;margin-bottom:16px}.otp-input-group{gap:7px;margin-bottom:16px}.otp-input-box{width:25px;height:25px;font-size:12px;border-radius:5px}.otp-error-text{font-size:11px;margin-bottom:8px}.otp-verify-button{width:80px;padding:6px 10px;font-size:10px}.otp-resend-section{margin-top:13px;font-size:11px}.otp-resend-btn{font-size:11px}.otp-success-text{font-size:11px;margin-top:8px}}@media only screen and (min-width: 360px) and (max-width: 374px){.otp-overlay{padding:12px}.otp-modal{max-width:300px;padding:20px 16px 22px;border-radius:9px}.otp-title{font-size:15px;margin-bottom:9px}.otp-subtitle{font-size:12px;margin-bottom:18px}.otp-input-group{gap:8px;margin-bottom:18px}.otp-input-box{width:26px;height:26px;font-size:12px;border-radius:6px}.otp-error-text{font-size:11px;margin-bottom:9px}.otp-verify-button{width:85px;padding:6px 12px;font-size:11px}.otp-resend-section{margin-top:14px;font-size:11px}.otp-resend-btn{font-size:11px}.otp-success-text{font-size:11px;margin-top:8px}}@media only screen and (min-width: 375px) and (max-width: 389px){.otp-overlay{padding:14px}.otp-modal{max-width:290px;padding:22px 18px 24px;border-radius:10px}.otp-title{font-size:17px;margin-bottom:10px}.otp-subtitle{font-size:12px;margin-bottom:20px}.otp-input-group{gap:9px;margin-bottom:20px}.otp-input-box{width:27px;height:27px;font-size:13px;border-radius:6px}.otp-error-text{font-size:12px;margin-bottom:9px}.otp-verify-button{width:80px;padding:6px 12px;font-size:11px}.otp-resend-section{margin-top:15px;font-size:12px}.otp-resend-btn{font-size:12px}.otp-success-text{font-size:12px;margin-top:8px}}@media only screen and (min-width: 390px) and (max-width: 413px){.otp-overlay{padding:14px}.otp-modal{max-width:300px;padding:24px 20px 26px;border-radius:10px}.otp-title{font-size:18px;margin-bottom:11px}.otp-subtitle{font-size:13px;margin-bottom:22px}.otp-input-group{gap:10px;margin-bottom:22px}.otp-input-box{width:46px;height:48px;font-size:14px;border-radius:6px}.otp-error-text{font-size:12px;margin-bottom:10px}.otp-verify-button{width:120px;padding:7px 14px;font-size:12px}.otp-resend-section{margin-top:16px;font-size:12px}.otp-resend-btn{font-size:12px}.otp-success-text{font-size:12px;margin-top:9px}}@media only screen and (min-width: 414px) and (max-width: 479px){.otp-overlay{padding:16px}.otp-modal{max-width:265px;padding:26px 22px 28px;border-radius:10px}.otp-title{font-size:18px;margin-bottom:12px}.otp-subtitle{font-size:13px;margin-bottom:22px}.otp-input-group{gap:11px;margin-bottom:22px}.otp-input-box{width:30px;height:30px;font-size:14px;border-radius:7px}.otp-error-text{font-size:12px;margin-bottom:10px}.otp-verify-button{width:87px;padding:6px 14px;font-size:11px}.otp-resend-section{margin-top:17px;font-size:12px}.otp-resend-btn{font-size:12px}.otp-success-text{font-size:12px;margin-top:9px}}@media only screen and (min-width: 480px) and (max-width: 575px){.otp-overlay{padding:20px}.otp-modal{max-width:392px;padding:28px 24px 30px;border-radius:11px}.otp-title{font-size:19px;margin-bottom:12px}.otp-subtitle{font-size:13px;margin-bottom:24px}.otp-input-group{gap:12px;margin-bottom:24px}.otp-input-box{width:30px;height:30px;font-size:15px;border-radius:7px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:92px;padding:6px 16px;font-size:12px}.otp-resend-section{margin-top:18px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:10px}}@media only screen and (min-width: 576px) and (max-width: 767px){.otp-overlay{padding:24px}.otp-modal{max-width:406px;padding:30px 26px 32px;border-radius:12px}.otp-title{font-size:20px;margin-bottom:13px}.otp-subtitle{font-size:14px;margin-bottom:26px}.otp-input-group{gap:13px;margin-bottom:26px}.otp-input-box{width:32px;height:32px;font-size:15px;border-radius:7px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:95px;padding:6px 16px;font-size:13px}.otp-resend-section{margin-top:20px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:10px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.otp-overlay{padding:30px}.otp-modal{max-width:300px;padding:34px 30px 36px;border-radius:12px}.otp-title{font-size:21px;margin-bottom:14px}.otp-subtitle{font-size:14px;margin-bottom:28px}.otp-input-group{gap:14px;margin-bottom:20px}.otp-input-box{width:33px;height:33px;font-size:16px;border-radius:8px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:95px;padding:7px 18px;font-size:12px}.otp-resend-section{margin-top:20px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:10px}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.otp-overlay{padding:40px}.otp-modal{max-width:350px;padding:32px 28px 34px;border-radius:12px}.otp-title{font-size:20px;margin-bottom:14px}.otp-subtitle{font-size:14px;margin-bottom:26px}.otp-input-group{gap:13px;margin-bottom:26px}.otp-input-box{width:36px;height:36px;font-size:18px;border-radius:8px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:100px;padding:7px 18px;font-size:13px}.otp-resend-section{margin-top:20px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:10px}}@media only screen and (min-width: 1280px) and (max-width: 1439px){.otp-overlay{padding:40px}.otp-modal{max-width:350px;padding:32px 28px 34px;border-radius:12px}.otp-title{font-size:20px;margin-bottom:15px}.otp-subtitle{font-size:14px;margin-bottom:26px}.otp-input-group{gap:14px;margin-bottom:26px}.otp-input-box{width:38px;height:38px;font-size:18px;border-radius:8px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:110px;padding:7px 18px;font-size:13px}.otp-resend-section{margin-top:20px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:10px}}@media only screen and (min-width: 1440px) and (max-width: 1919px){.otp-overlay{padding:40px}.otp-modal{max-width:420px;padding:36px 32px 38px;border-radius:14px}.otp-title{font-size:21px;margin-bottom:15px}.otp-subtitle{font-size:14px;margin-bottom:28px}.otp-input-group{gap:15px;margin-bottom:28px}.otp-input-box{width:42px;height:42px;font-size:19px;border-radius:8px}.otp-error-text{font-size:13px;margin-bottom:10px}.otp-verify-button{width:115px;padding:7px 20px;font-size:14px}.otp-resend-section{margin-top:22px;font-size:13px}.otp-resend-btn{font-size:13px}.otp-success-text{font-size:13px;margin-top:11px}}@media only screen and (min-width: 1920px) and (max-width: 2559px){.otp-overlay{padding:60px}.otp-modal{max-width:460px;padding:40px 36px 42px;border-radius:14px}.otp-title{font-size:23px;margin-bottom:16px}.otp-subtitle{font-size:15px;margin-bottom:30px}.otp-input-group{gap:16px;margin-bottom:30px}.otp-input-box{width:60px;height:62px;font-size:21px;border-radius:9px;border-width:1.5px}.otp-error-text{font-size:14px;margin-bottom:11px}.otp-verify-button{width:170px;padding:11px 22px;font-size:15px}.otp-resend-section{margin-top:24px;font-size:14px}.otp-resend-btn{font-size:14px}.otp-success-text{font-size:14px;margin-top:12px}}@media only screen and (min-width: 2560px) and (max-width: 3839px){.otp-overlay{padding:80px}.otp-modal{max-width:540px;padding:48px 44px 52px;border-radius:16px}.otp-title{font-size:28px;margin-bottom:18px}.otp-subtitle{font-size:17px;margin-bottom:36px}.otp-input-group{gap:18px;margin-bottom:36px}.otp-input-box{width:60px;height:60px;font-size:26px;border-radius:10px;border-width:2px}.otp-error-text{font-size:15px;margin-bottom:12px}.otp-verify-button{width:170px;padding:13px 26px;font-size:17px}.otp-resend-section{margin-top:28px;font-size:16px}.otp-resend-btn{font-size:16px}.otp-success-text{font-size:15px;margin-top:14px}}@media only screen and (min-width: 3840px){.otp-overlay{padding:120px}.otp-modal{max-width:680px;padding:64px 56px 68px;border-radius:20px}.otp-title{font-size:36px;margin-bottom:22px}.otp-subtitle{font-size:22px;margin-bottom:44px}.otp-input-group{gap:22px;margin-bottom:44px}.otp-input-box{width:92px;height:96px;font-size:34px;border-radius:12px;border-width:2.5px}.otp-error-text{font-size:18px;margin-bottom:14px}.otp-verify-button{width:260px;padding:17px 34px;font-size:22px;border-radius:40px}.otp-resend-section{margin-top:36px;font-size:20px}.otp-resend-btn{font-size:20px}.otp-success-text{font-size:19px;margin-top:18px}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.forgot-wrapper{min-height:100dvh;display:flex;flex-direction:column;background:#fff}.forgot-page-content{padding:102px 20px 20px;display:flex;justify-content:space-around;align-items:center;background:#fff;min-height:calc(100dvh - 64px);box-sizing:border-box}.Login-container-inside p{text-align:center;font-size:14px;color:#666;margin-bottom:10px}.input-container input{width:100%;padding:10px 12px;font-size:14px;border:.5px solid #004dda;border-radius:5px;outline:none;box-sizing:border-box}.button-groups{display:flex;justify-content:center;gap:16px;margin-top:24px}.forgotcancel-button{background:#fff;color:#004dda;border:1.5px solid #004dda;padding:6px 22px;border-radius:30px;font-size:14px;cursor:pointer;transition:all .2s ease}.forgotcancel-button:hover{background:#f0f4ff}.send-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:6px 22px;border-radius:30px;font-size:14px;cursor:pointer;transition:opacity .2s ease}.send-btn:hover{opacity:.88}.forgot-main{display:flex}.forgot-left{flex:1;display:flex;justify-content:center;align-items:center;margin-left:80px}.forgot-left img{width:450px;height:auto}.forgot-right{flex:1;display:flex;justify-content:center;align-items:center}.forgot-container{text-align:center;padding:30px;max-width:400px;margin-top:15px;border:1px solid #ddd;border-radius:8px;box-shadow:0 3px 8px #00000014}.forgot-container h2{font-size:32px;margin-bottom:10px}.forgot-container p{font-size:14px;color:#666;margin-bottom:25px}.input-group{position:relative}.input-group input{width:100%;padding:12px;font-size:16px;border:1px solid #ccc;border-radius:5px;outline:none;box-sizing:border-box}.input-group label{position:absolute;left:12px;top:12px;color:#aaa;font-size:16px;padding:0 5px;pointer-events:none;transition:.2s ease all}.input-group input:focus+label,.input-group input:valid+label{top:-8px;left:10px;font-size:12px;color:#004dda;background:#fff;padding:0 4px}.forgot-container button{width:100%;padding:14px;font-size:16px;border-radius:6px}@media (min-width: 1441px){.forgot-page-content{padding-top:50px;gap:40px}.page-container-right img{width:360px;height:360px}.Login-container{width:420px;padding:36px}.login-title h2{font-size:22px}.Login-container-inside p{font-size:14px}.input-container input{font-size:14px;padding:12px}.input-container label{font-size:14px;top:14px}.input-container input:focus+label,.input-container input:valid+label{font-size:13px}.forgotcancel-button,.send-btn{font-size:14px;padding:8px 30px}}@media (min-width: 1920px){.forgot-page-content{padding-top:120px;gap:80px}.page-container-right img{width:680px;height:680px}.Login-container{width:500px;padding:44px}.login-title h2{font-size:32px}.Login-container-inside p{font-size:17px}.input-container{margin-top:24px}.input-container input{font-size:18px;padding:14px}.input-container label{font-size:17px;top:16px}.input-container input:focus+label,.input-container input:valid+label{font-size:14px}.forgotcancel-button,.send-btn{font-size:18px;padding:10px 38px}.button-groups{margin-top:32px;gap:20px}}@media (min-width: 2560px){.forgot-page-content{padding-top:140px;gap:120px}.page-container-right img{width:900px;height:900px;border-radius:16px}.Login-container{width:680px;padding:60px;border-radius:18px}.login-title h2{font-size:44px}.Login-container-inside p{font-size:22px}.input-container{margin-top:30px}.input-container input{font-size:22px;padding:18px;border-radius:8px}.input-container label{font-size:21px;top:20px;left:18px}.input-container input:focus+label,.input-container input:valid+label{font-size:16px;top:-12px}.forgotcancel-button,.send-btn{font-size:22px;padding:14px 52px;border-radius:40px}.button-groups{margin-top:40px;gap:28px}}@media (max-width: 1440px){.page-container-right img{width:400px;height:400px}.Login-container{width:320px;padding:24px}.login-title h2{font-size:20px}.Login-container-inside p,.input-container input,.input-container label{font-size:13px}.forgotcancel-button,.send-btn{font-size:13px;padding:5px 18px}}@media (max-width: 1279px){.forgot-page-content{padding-top:96px;gap:20px}.page-container-right img{width:340px;height:340px}.Login-container{width:300px;padding:20px}.login-title h2{font-size:18px}.Login-container-inside p,.input-container input{font-size:12.5px}.input-container label{font-size:12.5px;top:12px}.forgotcancel-button,.send-btn{font-size:12.5px;padding:5px 16px}}@media (max-width: 1023px){.forgot-page-content{padding-top:90px;gap:16px;flex-direction:column}.page-container-right img{width:300px;height:300px}.Login-container{width:380px;padding:18px}.login-title h2{font-size:17px}.Login-container-inside p,.input-container input{font-size:12px}.input-container label{font-size:12px;top:12px}.forgotcancel-button,.send-btn{font-size:12px;padding:5px 14px}.button-groups{gap:12px}}@media (max-width: 767px){.forgot-page-content{flex-direction:column;padding:80px 16px 32px;gap:24px;align-items:center;min-height:unset}.page-container-right{width:100%;order:1}.page-container-right img{width:100%;max-width:480px;height:auto;aspect-ratio:1 / 1;border-radius:12px}.Login-container{order:2;width:100%;max-width:480px;padding:24px 20px;border-radius:12px;box-shadow:0 4px 16px #0000001a}.login-title h2{font-size:20px}.Login-container-inside p{font-size:13.5px}.input-container input{font-size:14px}.input-container label{font-size:13.5px;top:11px}.forgotcancel-button,.send-btn{font-size:14px;padding:7px 20px}.button-groups{gap:14px;margin-top:20px}}@media (max-width: 480px){.forgot-page-content{padding:72px 12px 24px;gap:20px}.Login-container{padding:20px 16px;border-radius:10px}.login-title h2{font-size:18px}.Login-container-inside p{font-size:13px}.input-container input{font-size:13.5px}.input-container label{font-size:13px}.forgotcancel-button,.send-btn{font-size:13px;padding:6px 18px}}@media (max-width: 360px){.forgot-page-content{padding:95px 10px 20px}.Login-container{padding:16px 12px}.login-title h2{font-size:16px}.Login-container-inside p{font-size:12px}.input-container input{font-size:12.5px}.input-container label{font-size:12px;top:11px}.forgotcancel-button,.send-btn{font-size:12.5px;padding:5px 14px}.button-groups{gap:10px}}@media (max-width: 320px){.login-title h2{font-size:15px}.Login-container-inside p{font-size:11.5px}.input-container input{font-size:12px}.input-container label{font-size:11.5px}.forgotcancel-button,.send-btn{font-size:12px;padding:5px 12px}}.otp-wrapper{min-height:100dvh;display:flex;flex-direction:column;background:#fff}.otp-page-content{padding:102px 20px 20px;display:flex;justify-content:space-around;align-items:center;min-height:calc(100dvh - 64px)}.Login-container{background:#fff;padding:30px;border-radius:10px;width:350px;box-shadow:0 3px 8px #00000014;box-sizing:border-box}.send-otp-tag{font-size:13.5px}.sigupotp-input-container{display:flex;align-items:center;justify-content:center;gap:13px;width:100%}.sigupotp-input-container input{width:44px;height:44px;font-size:18px;text-align:center;border:1px solid #004dda;border-radius:6px;outline:none}.resend-otp{color:#004dda;cursor:pointer;margin-bottom:20px;font-weight:500;font-size:14px;margin-top:16px;display:block}.verify-btn,.sigupotp-verify-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:6px 25px;font-size:15px;border-radius:24px;cursor:pointer;border:none;transition:opacity .2s ease}.verify-btn:hover,.sigupotp-verify-btn:hover{opacity:.88}.otp-container{text-align:center;padding:30px;max-width:400px;width:100%;margin:80px auto;border:1px solid #ddd;box-shadow:0 5px 15px #0000001a}.otp-container h2{margin-bottom:10px;font-size:32px;font-weight:600}.otp-container p{margin-bottom:20px;color:#333}.otp-inputs input{width:42px;height:42px;font-size:18px;text-align:center;border:1px solid #ccc;border-radius:4px}.sendotp-img img{width:450px;max-width:100%;height:auto}.signupotp-toast-notification{background:#fff;color:#000;font-size:16px;font-weight:500;padding:20px;border-radius:16px;box-shadow:0 10px 25px #0000004d;max-width:350px;text-align:center}@media (min-width: 1441px){.otp-page-content{padding-top:112px;gap:40px}.page-container-right img{width:560px;height:560px}.Login-container{width:420px;padding:36px}.login-title h2{font-size:27px}.sigupotp-input-container{gap:16px}.sigupotp-input-container input{width:52px;height:52px;font-size:20px}.resend-otp{font-size:15.5px}.verify-btn,.sigupotp-verify-btn{font-size:17px;padding:8px 32px}}@media (min-width: 1920px){.otp-page-content{padding-top:120px;gap:80px}.page-container-right img{width:680px;height:680px}.Login-container{width:500px;padding:44px}.login-title h2{font-size:32px}.sigupotp-input-container{gap:20px}.sigupotp-input-container input{width:62px;height:62px;font-size:22px;border-radius:8px}.resend-otp{font-size:17px;margin-top:20px}.verify-btn,.sigupotp-verify-btn{font-size:19px;padding:10px 40px}}@media (min-width: 2560px){.otp-page-content{padding-top:140px;gap:120px}.page-container-right img{width:900px;height:900px;border-radius:16px}.Login-container{width:680px;padding:60px;border-radius:18px}.login-title h2{font-size:44px}.sigupotp-input-container{gap:28px}.sigupotp-input-container input{width:80px;height:80px;font-size:28px;border-radius:10px}.resend-otp{font-size:22px;margin-top:28px}.verify-btn,.sigupotp-verify-btn{font-size:24px;padding:14px 56px;border-radius:36px}}@media (max-width: 1440px){.page-container-right img{width:400px;height:400px}.Login-container{width:320px;padding:24px}.login-title h2{font-size:20px}.sigupotp-input-container input{width:40px;height:40px;font-size:16px}.resend-otp{font-size:13px}.verify-btn,.sigupotp-verify-btn{font-size:13px;padding:5px 22px}}@media (max-width: 1279px){.otp-page-content{padding-top:96px;gap:20px}.page-container-right img{width:340px;height:340px}.Login-container{width:300px;padding:20px}.login-title h2{font-size:18px}.sigupotp-input-container{gap:10px}.sigupotp-input-container input{width:38px;height:38px;font-size:15px}.resend-otp{font-size:12.5px}.verify-btn,.sigupotp-verify-btn{font-size:12.5px;padding:5px 20px}}@media (max-width: 1023px){.otp-page-content{padding-top:90px;gap:16px;flex-direction:column}.page-container-right img{width:300px;height:300px}.Login-container{width:380px;padding:18px}.login-title h2{font-size:17px}.sigupotp-input-container{gap:9px}.sigupotp-input-container input{width:36px;height:36px;font-size:14px}.resend-otp{font-size:12px}.verify-btn,.sigupotp-verify-btn{font-size:12px;padding:5px 18px}}@media (max-width: 767px){.otp-page-content{flex-direction:column;padding:80px 16px 32px;gap:24px;align-items:center;min-height:unset}.page-container-right{width:100%;order:1}.page-container-right img{width:100%;max-width:480px;height:auto;aspect-ratio:1 / 1;border-radius:12px}.Login-container{order:2;width:100%;max-width:480px;padding:24px 20px;border-radius:12px;box-shadow:0 4px 16px #0000001a}.login-title h2{font-size:20px}.sigupotp-input-container{gap:12px}.sigupotp-input-container input{width:44px;height:44px;font-size:17px}.resend-otp{font-size:13.5px}.verify-btn,.sigupotp-verify-btn{font-size:14px;padding:7px 26px}.send-otp-tag{font-size:12.5px}}@media (max-width: 480px){.otp-page-content{padding:72px 12px 24px;gap:20px}.Login-container{padding:20px 16px;border-radius:10px}.login-title h2{font-size:18px}.sigupotp-input-container{gap:10px}.sigupotp-input-container input{width:42px;height:42px;font-size:16px}.resend-otp{font-size:13px}.verify-btn,.sigupotp-verify-btn{font-size:13px;padding:6px 22px}.send-otp-tag{font-size:12px}}@media (max-width: 360px){.otp-page-content{padding:95px 10px 20px}.Login-container{padding:16px 12px}.login-title h2{font-size:16px}.sigupotp-input-container{gap:8px}.sigupotp-input-container input{width:38px;height:38px;font-size:14px}.resend-otp{font-size:12px}.verify-btn,.sigupotp-verify-btn{font-size:12.5px;padding:5px 18px}.send-otp-tag{font-size:11.5px}}@media (max-width: 320px){.login-title h2{font-size:15px}.sigupotp-input-container{gap:7px}.sigupotp-input-container input{width:34px;height:34px;font-size:13px}.resend-otp{font-size:11.5px}.verify-btn,.sigupotp-verify-btn{font-size:12px;padding:5px 16px}.send-otp-tag{font-size:11px}}.new-wrapper{min-height:100dvh;display:flex;flex-direction:column;background:#fff}.new-page-content{padding:102px 20px 20px;display:flex;justify-content:space-around;align-items:center;min-height:calc(100dvh - 64px)}.page-container-right img{width:450px;height:450px;object-fit:cover;border-radius:10px}.Login-container{background:#fff;padding:30px;border-radius:10px;width:350px;box-shadow:0 3px 8px #00000014}.login-title{text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.login-title h2{margin-bottom:1rem;font-weight:600;font-size:23px}.input-container{position:relative;width:100%;margin-top:20px}.input-container input{width:100%;padding:10px 40px 10px 10px;font-size:14px;border:.5px solid #004dda;border-radius:5px;outline:none;box-sizing:border-box}.input-container label{position:absolute;top:13px;left:12px;font-size:13.5px;color:#888;pointer-events:none;transition:.3s ease all}.input-container input:focus+label,.input-container input:valid+label{top:-10px;left:8px;background:#fff;padding:0 5px;font-size:12px;color:#004dda}.password-toggle-icon{position:absolute;right:12px;transform:translateY(-50%);cursor:pointer;font-size:16px;display:flex;align-items:center;color:#50596550}.newpassword-button,.button-groups{display:flex;gap:15px;justify-content:center;margin-top:30px}.submit-btn,.send-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:5px 20px;font-size:14px;border-radius:24px;cursor:pointer;transition:opacity .2s ease}.submit-btn:hover,.send-btn:hover{opacity:.88}.newcancel-button,.forgotcancel-button{background:#fff;color:#004dda;border:1.5px solid #004dda;padding:5px 18px;font-size:14px;border-radius:24px;cursor:pointer;transition:background .2s ease}.newcancel-button:hover,.forgotcancel-button:hover{background:#f0f4ff}.cancel-btn{background:#ccc;padding:8px 15px;border:none;border-radius:5px}.New-container{display:flex;justify-content:space-around;align-items:center;padding:20px;margin-top:65px}.Newpassword-container{border:1px solid #ddd;padding:20px;border-radius:8px;box-shadow:0 3px 8px #00000014;height:370px}.Newpassword-container label{display:block;margin-bottom:5px}.Newpassword-container input{width:100%;padding:10px;margin-bottom:10px;border-radius:5px}.input-group input:focus{border-color:#004dda}.input-group input:focus+label,.input-group input:valid+label{top:-8px;left:10px;font-size:12px;color:#004dda}.newpasswordpage-container-left img{height:450px;width:450px;margin-left:100px}.password-title{text-align:center;margin:25px}@media (min-width: 1441px){.new-page-content{padding-top:90px;gap:40px}.page-container-right img{width:560px;height:560px}.Login-container{width:420px;padding:36px}.login-title h2{font-size:27px}.input-container input{font-size:13.5px;padding:12px 44px 13px 12px}.input-container label{font-size:13.5px;top:14px}.input-container input:focus+label,.input-container input:valid+label{font-size:13px}.password-toggle-icon{font-size:18px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:14px;padding:4px 18px}.newpassword-button,.button-groups{margin-top:20px;gap:18px}}@media (min-width: 1920px){.new-page-content{padding-top:120px;gap:80px}.page-container-right img{width:680px;height:680px}.Login-container{width:500px;padding:44px}.login-title h2{font-size:32px}.input-container{margin-top:24px}.input-container input{font-size:18px;padding:14px 48px 14px 14px}.input-container label{font-size:17px;top:16px}.input-container input:focus+label,.input-container input:valid+label{font-size:14px}.password-toggle-icon{font-size:20px;right:16px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:18px;padding:9px 36px}.newpassword-button,.button-groups{margin-top:40px;gap:22px}}@media (min-width: 2560px){.new-page-content{padding-top:140px;gap:120px}.page-container-right img{width:900px;height:900px;border-radius:16px}.Login-container{width:680px;padding:60px;border-radius:18px}.login-title h2{font-size:44px}.input-container{margin-top:32px}.input-container input{font-size:22px;padding:18px 56px 18px 18px;border-radius:8px}.input-container label{font-size:21px;top:20px;left:18px}.input-container input:focus+label,.input-container input:valid+label{font-size:16px;top:-12px}.password-toggle-icon{font-size:24px;right:20px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:22px;padding:13px 52px;border-radius:36px}.newpassword-button,.button-groups{margin-top:52px;gap:30px}}@media (max-width: 1440px){.page-container-right img{width:400px;height:400px}.Login-container{width:320px;padding:24px}.login-title h2{font-size:20px}.input-container input,.input-container label{font-size:13px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:13px;padding:5px 16px}}@media (max-width: 1279px){.new-page-content{padding-top:96px;gap:20px}.page-container-right img{width:340px;height:340px}.Login-container{width:300px;padding:20px}.login-title h2{font-size:18px}.input-container input{font-size:12.5px}.input-container label{font-size:12.5px;top:12px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:12.5px;padding:5px 14px}}@media (max-width: 1023px){.new-page-content{padding-top:90px;gap:16px;flex-direction:column}.page-container-right img{width:300px;height:300px}.Login-container{width:380px;padding:18px}.login-title h2{font-size:17px}.input-container input{font-size:12px}.input-container label{font-size:12px;top:12px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:12px;padding:5px 13px}.newpassword-button,.button-groups{gap:12px;margin-top:22px}}@media (max-width: 767px){.new-page-content{flex-direction:column;padding:80px 16px 32px;gap:24px;align-items:center;min-height:unset}.page-container-right{width:100%;order:1}.page-container-right img{width:100%;max-width:480px;height:auto;aspect-ratio:1 / 1;border-radius:12px}.Login-container{order:2;width:100%;max-width:480px;padding:24px 20px;border-radius:12px;box-shadow:0 4px 16px #0000001a}.login-title h2{font-size:20px}.input-container input{font-size:14px}.input-container label{font-size:13.5px;top:11px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:14px;padding:6px 20px}.newpassword-button,.button-groups{margin-top:24px;gap:14px}}@media (max-width: 480px){.new-page-content{padding:72px 12px 24px;gap:20px}.Login-container{padding:20px 16px;border-radius:10px}.login-title h2{font-size:18px}.input-container input{font-size:13.5px}.input-container label{font-size:13px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:13px;padding:6px 18px}}@media (max-width: 360px){.new-page-content{padding:95px 10px 20px}.Login-container{padding:16px 12px}.login-title h2{font-size:16px}.input-container input{font-size:12.5px}.input-container label{font-size:12px;top:11px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:12.5px;padding:5px 14px}.newpassword-button,.button-groups{gap:10px;margin-top:20px}}@media (max-width: 320px){.login-title h2{font-size:15px}.input-container input{font-size:12px}.input-container label{font-size:11.5px}.submit-btn,.send-btn,.newcancel-button,.forgotcancel-button{font-size:12px;padding:5px 12px}}body{margin:0}.signup-navbar-main{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0575e6,#021b79);padding:10px 20px;position:fixed;top:0;left:0;width:100%;z-index:1000;height:64px;box-sizing:border-box}.signup-navbar-container{width:100%;display:flex;justify-content:space-between;align-items:center}.signup-logo{color:#fff;font-size:24px;font-weight:700}.signup-nav-links{list-style:none;display:flex;gap:20px;margin:0;padding:0;align-items:center}.signup-nav-links li a{color:#fff;text-decoration:none;transition:color .2s ease}.signup-nav-links li.signup-active a{font-weight:700;text-decoration:underline}.signup-hamburger-menu{display:none;flex-direction:column;cursor:pointer;gap:4px}.signup-bar{width:25px;height:3px;background-color:#fff;transition:all .3s ease}.signup-bar.signup-bar-open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.signup-bar.signup-bar-open:nth-child(2){opacity:0}.signup-bar.signup-bar-open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.signup-main-container{display:flex;justify-content:space-around;align-items:center;background-color:#fff;padding:100px 20px 20px;min-height:100vh;box-sizing:border-box}.signup-image-section{display:flex;justify-content:center;align-items:center}.signup-image{width:700px;height:450px;object-fit:cover}.signup-form-section{display:flex;justify-content:center;align-items:center}.signup-form-box{padding:20px;display:flex;flex-direction:column;justify-content:center;width:450px;box-shadow:0 3px 8px #00000014;border-radius:15px;align-items:center;background:#fff}.signup-form-title{font-weight:600;text-align:center;margin-bottom:10px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:23px;margin-top:10px}.signup-role-wrapper{margin:20px 0}.signup-role-grid{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto;background:#fff;border-radius:50px;padding:5px;gap:0;box-shadow:0 4px 8px #00000026;overflow:hidden}.signup-role-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:#004dda;border-radius:50px;transition:transform .5s ease;z-index:0}.signup-role-btn{position:relative;z-index:1;border:none;background:transparent;padding:6px 0;width:110px;text-align:center;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;color:#666;transition:color .3s ease}.signup-role-active{color:#fff}.signup-inputs-wrapper{width:370px}.signup-input-wrap{position:relative;margin:20px 0}.signup-input-field,.signup-select-field{width:100%;padding:10px;font-size:14px;border:1px solid #004dda;border-radius:5px;outline:none;box-sizing:border-box}.signup-phone-input-field{width:100%;padding:10px;font-size:14px;border:1px solid #004dda;border-radius:5px;outline:none;box-sizing:border-box;letter-spacing:.8px}.signup-select-field{border:1px solid #004dda;padding:12px}.signup-input-label{position:absolute;left:12px;top:11px;color:#aaa;font-size:13.5px;pointer-events:none;transition:.3s ease all}.signup-input-field:focus+.signup-input-label,.signup-input-field:not(:placeholder-shown)+.signup-input-label,.signup-input-field:valid+.signup-input-label{top:-8px;left:8px;font-size:12px;color:#004dda;background:#fff;padding:0 4px}.signup-phone-input-field:focus+.signup-input-label,.signup-phone-input-field:not(:placeholder-shown)+.signup-input-label,.signup-phone-input-field:valid+.signup-input-label{top:-8px;left:8px;font-size:12px;color:#004dda;background:#fff;padding:0 4px}.signup-terms-check{display:flex;justify-content:center;align-items:center;margin:25px 0 15px;font-size:14px;width:100%}.signup-checkbox{width:15px;height:15px;cursor:pointer;accent-color:#28a745;flex-shrink:0}.signup-checkbox-label{margin-bottom:0;cursor:pointer}.signup-terms-link{color:#004dda;text-decoration:none;cursor:pointer}.signup-submit-btn{margin-top:5px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:6px 24px;border:none;border-radius:30px;font-size:14px;cursor:pointer;transition:background .3s ease}.signup-btn-wrapper{display:flex;justify-content:center;margin-top:10px}.signup-submit-btn:hover:not(:disabled){background-color:#003bb8}.signup-submit-btn:disabled{background:linear-gradient(135deg,#0575e6,#021b79);cursor:not-allowed;opacity:.7}.signup-login-text{margin-top:25px;font-size:14px;text-align:center}.signup-login-text a{color:#004dda;text-decoration:none}.btn-login-now{padding:5px 24px;background-color:#004dda;color:#fff;border-radius:12px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .3s ease}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:5px;border-bottom-right-radius:5px}.btn-login-now:hover{background-color:#003bb8;transform:translateY(-2px)}.btn-close-modal{padding:5px 24px;background-color:#fff;color:#004dda;border:1px solid #004dda;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.btn-close-modal:hover{background-color:#fff}.password-toggle-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:pointer;font-size:16px;display:flex;align-items:center;color:#50596550}.error-text{color:#e53e3e;font-size:11.5px;margin:4px 0 0 4px}.input-error{border-color:#e53e3e!important}.input-error-text{color:#e53e3e!important}@media (min-width: 1441px){.signup-navbar-main{height:72px;padding:12px 40px}.signup-logo{font-size:24px}.signup-nav-links{gap:28px}.signup-nav-links li a{font-size:17px}.signup-main-container{padding-top:110px;gap:40px}.signup-image{width:800px;height:520px}.signup-form-box{width:520px;padding:30px}.signup-form-title{font-size:22px}.signup-role-btn{font-size:14px;height:36px;width:110px}.signup-role-btn.signup-role-active{font-size:14px}.signup-inputs-wrapper{width:430px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:14px;padding:12px}.signup-input-label{font-size:14px;top:13px}.signup-input-field:focus+.signup-input-label,.signup-input-field:not(:placeholder-shown)+.signup-input-label,.signup-input-field:valid+.signup-input-label,.signup-phone-input-field:focus+.signup-input-label,.signup-phone-input-field:not(:placeholder-shown)+.signup-input-label,.signup-phone-input-field:valid+.signup-input-label{font-size:13px}.signup-terms-check{font-size:14px;gap:3px}.signup-checkbox{width:17px;height:17px;margin-right:3px}.signup-submit-btn{font-size:14px;padding:8px 32px}.signup-login-text{font-size:14px}.error-text{font-size:13px}}@media (min-width: 1920px){.signup-navbar-main{height:80px;padding:14px 60px}.signup-logo{font-size:32px}.signup-nav-links li a{font-size:19px}.signup-main-container{padding-top:120px;gap:80px}.signup-image{width:960px;height:620px}.signup-form-box{width:600px;padding:40px}.signup-form-title{font-size:32px}.signup-role-btn{font-size:20px;height:52px;width:140px}.signup-role-btn.signup-role-active{font-size:20px}.signup-inputs-wrapper{width:510px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:18px;padding:14px}.signup-input-label{font-size:17px;top:15px}.signup-input-field:focus+.signup-input-label,.signup-input-field:not(:placeholder-shown)+.signup-input-label,.signup-input-field:valid+.signup-input-label,.signup-phone-input-field:focus+.signup-input-label,.signup-phone-input-field:not(:placeholder-shown)+.signup-input-label,.signup-phone-input-field:valid+.signup-input-label{font-size:14px}.signup-terms-check{font-size:17px;gap:3px}.signup-checkbox{width:19px;height:19px;margin-right:3px}.signup-submit-btn{font-size:18px;padding:10px 40px}.signup-login-text{font-size:17px}.error-text{font-size:14.5px}}@media (min-width: 2560px){.signup-navbar-main{height:96px;padding:16px 100px}.signup-logo{font-size:40px}.signup-nav-links{gap:40px}.signup-nav-links li a{font-size:22px}.signup-main-container{padding-top:140px;gap:120px}.signup-image{width:1200px;height:780px}.signup-form-box{width:760px;padding:56px;border-radius:22px}.signup-form-title{font-size:42px}.signup-role-btn{font-size:24px;height:64px;width:170px}.signup-role-btn.signup-role-active{font-size:24px}.signup-role-grid{gap:0}.signup-inputs-wrapper{width:640px}.signup-input-wrap{margin:28px 0}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:22px;padding:18px}.signup-input-label{font-size:20px;top:18px;left:16px}.signup-input-field:focus+.signup-input-label,.signup-input-field:not(:placeholder-shown)+.signup-input-label,.signup-input-field:valid+.signup-input-label,.signup-phone-input-field:focus+.signup-input-label,.signup-phone-input-field:not(:placeholder-shown)+.signup-input-label,.signup-phone-input-field:valid+.signup-input-label{font-size:16px;top:-10px}.signup-terms-check{font-size:20px;gap:8px}.signup-checkbox{width:22px;height:22px}.signup-submit-btn{font-size:22px;padding:14px 56px;border-radius:40px}.signup-login-text{font-size:20px}.password-toggle-icon{font-size:22px;right:18px}.error-text{font-size:16px}}@media (max-width: 1440px){.signup-image{width:580px;height:400px}.signup-form-box{width:420px}.signup-form-title{font-size:21px}.signup-inputs-wrapper{width:340px}.signup-input-field,.signup-phone-input-field,.signup-select-field,.signup-input-label{font-size:13px}.signup-role-btn{font-size:15px;height:38px;width:110px}.signup-role-btn.signup-role-active{font-size:15px}.signup-terms-check{font-size:13px;gap:3px}.signup-checkbox{margin-right:3px}.signup-submit-btn,.signup-login-text{font-size:13px}}@media (max-width: 1279px){.signup-main-container{gap:20px;padding:90px 16px 24px}.signup-image{width:440px;height:330px}.signup-form-box{width:380px;padding:16px}.signup-form-title{font-size:19px}.signup-inputs-wrapper{width:310px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:12.5px;padding:9px}.signup-input-label{font-size:12.5px;top:10px}.signup-role-btn{font-size:14px;height:36px;width:110px}.signup-role-btn.signup-role-active{font-size:14px}.signup-terms-check{font-size:12.5px;gap:3px}.signup-checkbox{height:12px;width:12px;margin-right:3px}.signup-submit-btn{font-size:12.5px;padding:6px 20px}.signup-login-text{font-size:12.5px}}@media (max-width: 1023px){.signup-main-container{gap:16px;padding:88px 12px 24px;flex-direction:column}.signup-image{width:360px;height:280px}.signup-form-box{width:400px;padding:14px}.signup-form-title{font-size:18px}.signup-inputs-wrapper{width:280px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:12px;padding:8px}.signup-input-label{font-size:12px;top:9px}.signup-role-btn{font-size:13px;height:34px;width:100px}.signup-role-btn.signup-role-active{font-size:13px}.signup-role-grid{gap:0}.signup-terms-check{font-size:12px;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin:18px 0 10px}.signup-submit-btn{font-size:12px;padding:5px 18px}.signup-login-text{font-size:12px;margin-top:18px}.signup-input-wrap{margin:16px 0}.signup-terms-check{gap:3px}.signup-checkbox{margin-right:3px}}@media (max-width: 767px){.signup-hamburger-menu{display:flex}.signup-nav-links{display:none;flex-direction:column;position:absolute;top:64px;left:0;width:100%;background:linear-gradient(135deg,#0575e6,#021b79);padding:16px 20px;gap:16px;box-sizing:border-box}.signup-nav-links.signup-nav-active{display:flex}.signup-nav-links li a{font-size:15px}.signup-main-container{flex-direction:column;align-items:center;padding:80px 16px 32px;gap:24px}.signup-image-section{width:100%;order:1}.signup-image{width:100%;max-width:480px;height:auto;aspect-ratio:4 / 3;border-radius:12px}.signup-form-section{width:100%;order:2}.signup-form-box{width:100%;max-width:480px;padding:20px 16px;box-sizing:border-box;border-radius:12px;box-shadow:0 4px 16px #0000001a}.signup-form-title{font-size:20px}.signup-role-wrapper{margin:14px 0;width:100%}.signup-role-grid{gap:0;padding:3px}.signup-role-btn{font-size:14px;height:38px;width:110px}.signup-role-btn.signup-role-active{font-size:14px}.signup-inputs-wrapper{width:100%}.signup-input-wrap{margin:18px 0}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:14px;padding:10px}.signup-input-label{font-size:13.5px;top:11px}.signup-input-field:focus+.signup-input-label,.signup-input-field:not(:placeholder-shown)+.signup-input-label,.signup-input-field:valid+.signup-input-label,.signup-phone-input-field:focus+.signup-input-label,.signup-phone-input-field:not(:placeholder-shown)+.signup-input-label,.signup-phone-input-field:valid+.signup-input-label{font-size:11.5px;top:-8px}.signup-terms-check{font-size:13px;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin:20px 0 12px}.signup-submit-btn{font-size:14px;padding:8px 28px}.signup-login-text{font-size:13px;margin-top:20px}.error-text{font-size:11.5px}.signup-checkbox{width:12px;height:12px}}@media (max-width: 480px){.signup-navbar-main{height:58px;padding:8px 16px}.signup-logo{font-size:20px}.signup-nav-links{top:58px}.signup-main-container{padding:95px 12px 24px;gap:20px}.signup-form-box{padding:16px 12px;border-radius:10px}.signup-form-title{font-size:18px}.signup-role-btn{font-size:13px;height:36px}.signup-role-btn.signup-role-active{font-size:13px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:13.5px}.signup-input-label{font-size:13px}.signup-terms-check{font-size:12.5px;gap:3px}.signup-checkbox{margin-right:3px}.signup-submit-btn{font-size:13px;padding:7px 24px}.signup-login-text{font-size:12.5px}.password-toggle-icon{font-size:15px;right:10px}.signup-image{width:65%;max-width:480px;height:auto;aspect-ratio:4 / 3;border-radius:12px}.signup-role-wrapper{width:70%}}@media (max-width: 360px){.signup-logo{font-size:18px}.signup-main-container{padding:90px 10px 20px}.signup-form-box{padding:14px 10px}.signup-form-title{font-size:16px}.signup-role-btn{font-size:12px;height:34px;width:90px}.signup-role-btn.signup-role-active{font-size:12px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:12.5px;padding:9px}.signup-input-label{font-size:12px;top:10px}.signup-terms-check{font-size:12px;gap:3px}.signup-checkbox{margin-right:3px}.signup-submit-btn{font-size:12.5px;padding:6px 20px}.signup-login-text{font-size:12px}.error-text{font-size:11px}.signup-image{width:60%;max-width:480px;height:auto;aspect-ratio:4 / 3;border-radius:12px}.signup-role-wrapper{width:70%}}@media (max-width: 320px){.signup-logo{font-size:16px}.signup-form-title{font-size:15px}.signup-role-btn{font-size:11.5px;height:32px;width:94px}.signup-role-btn.signup-role-active{font-size:11.5px}.signup-input-field,.signup-phone-input-field,.signup-select-field{font-size:12px;padding:8px}.signup-input-label{font-size:11.5px}.signup-terms-check{font-size:11.5px;gap:3px}.signup-checkbox{margin-right:3px}.signup-submit-btn{font-size:12px;padding:6px 18px}.signup-login-text{font-size:11.5px}.signup-image{width:60%;max-width:480px;height:auto;aspect-ratio:4 / 3;border-radius:12px}.signup-role-wrapper{width:70%}.signup-role-grid{width:max-content;padding:3px}}.signup-otp-wrapper{background:#fff;min-height:100dvh}.signotp-page-content{padding:102px 20px 50px;display:flex;justify-content:space-around;align-items:center;background:#fff}.page-container-right{display:flex;justify-content:center;align-items:center}.page-container-right img{width:450px;height:350px;object-fit:cover;border-radius:10px}.Login-container{justify-content:center;align-items:center}.otp-container{text-align:center;padding:30px;max-width:400px;margin-top:80px;margin-left:300px;margin-bottom:80px;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 10px #0000001a}.login-title h2{margin-bottom:10px;font-size:22px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.signotp-desc{font-size:14px;color:#333}.signotp-desc p{margin-bottom:6px;color:#333}.sigupotp-input-container{display:flex;align-items:center;justify-content:center;gap:13px;position:relative;width:100%}.sigupotp-input-container input{width:44px;height:44px;font-size:18px;text-align:center;border:1px solid #004dda;border-radius:6px;outline:none;box-sizing:border-box}.sigupotp-verify-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:6px 25px;font-size:15px;border-radius:24px;cursor:pointer;transition:opacity .2s ease}.sigupotp-verify-btn:hover{opacity:.88}.verify-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:5px 23px;font-size:14px;border-radius:24px;cursor:pointer;border:none}.resend-otp{color:#004dda;cursor:pointer;margin-bottom:20px;font-weight:500;font-size:14px}.toast-overlay{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:9999}.signupotp-toast-notification{background:#fff;color:#000;font-size:16px;font-weight:500;padding:20px;border-radius:16px;box-shadow:0 10px 25px #0000004d;max-width:350px;width:90vw;text-align:center;animation:toastFadeInOut 3s ease forwards;height:auto}@keyframes toastFadeInOut{0%{opacity:0;transform:translateY(-10px)}15%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}.otp-inputs{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.otp-inputs input{width:40px;height:40px;font-size:18px;text-align:center;border:1px solid #ccc;border-radius:4px}.sendotp-img img{width:450px;height:350px}@media (min-width: 1441px){.signotp-page-content{padding:180px 20px 150px;gap:40px}.page-container-right img{width:360px;height:305px}.login-title h2{font-size:22px}.signotp-desc{font-size:14px}.sigupotp-input-container{gap:16px}.sigupotp-input-container input{width:40px;height:40px;font-size:14px}.sigupotp-verify-btn{font-size:13.5px;padding:4px 20px;margin-bottom:10px!important}.resend-otp{font-size:13.5px}.signupotp-toast-notification{font-size:14px}}@media (min-width: 1920px){.signotp-page-content{padding-top:120px;gap:80px}.page-container-right img{width:700px;height:540px}.login-title h2{font-size:30px}.signotp-desc{font-size:17px}.sigupotp-input-container{gap:20px}.sigupotp-input-container input{width:62px;height:62px;font-size:22px;border-radius:8px}.sigupotp-verify-btn{font-size:19px;padding:10px 40px}.resend-otp{font-size:17px}.signupotp-toast-notification{font-size:19px;max-width:440px}}@media (min-width: 2560px){.signotp-page-content{padding-top:140px;gap:120px}.page-container-right img{width:960px;height:740px;border-radius:16px}.login-title h2{font-size:42px}.signotp-desc{font-size:22px}.sigupotp-input-container{gap:28px}.sigupotp-input-container input{width:80px;height:80px;font-size:28px;border-radius:10px}.sigupotp-verify-btn{font-size:24px;padding:14px 56px;border-radius:36px}.resend-otp{font-size:22px}.signupotp-toast-notification{font-size:22px;max-width:560px;padding:28px}}@media (max-width: 1440px){.page-container-right img{width:400px;height:310px}.login-title h2{font-size:20px}.signotp-desc{font-size:13px}.sigupotp-input-container input{width:40px;height:40px;font-size:13.5px}.sigupotp-verify-btn{font-size:13px;padding:5px 22px}.resend-otp{font-size:13px}}@media (max-width: 1279px){.signotp-page-content{padding-top:96px;gap:20px}.page-container-right img{width:340px;height:270px}.login-title h2{font-size:18px}.signotp-desc{font-size:12.5px}.sigupotp-input-container{gap:10px}.sigupotp-input-container input{width:38px;height:38px;font-size:13.5px}.sigupotp-verify-btn{font-size:12.5px;padding:5px 20px}.resend-otp{font-size:12.5px}}@media (max-width: 1023px){.signotp-page-content{padding-top:90px;gap:16px;flex-direction:column}.page-container-right img{width:300px;height:300px}.login-title h2{font-size:17px}.signotp-desc{font-size:12px}.sigupotp-input-container{gap:9px}.sigupotp-input-container input{width:36px;height:36px;font-size:13px}.sigupotp-verify-btn{font-size:12px;padding:5px 18px}.resend-otp{font-size:12px}}@media (max-width: 767px){.signotp-page-content{flex-direction:column;padding:80px 16px 32px;gap:24px;align-items:center}.page-container-right{width:100%;order:1}.page-container-right img{width:100%;max-width:480px;height:auto;aspect-ratio:4 / 3;border-radius:12px}.Login-container{width:100%;order:2}.Login-container>div{width:100%;max-width:480px;box-sizing:border-box}.login-title h2{font-size:20px}.signotp-desc{font-size:13.5px}.sigupotp-input-container{gap:12px}.sigupotp-input-container input{width:38px;height:38px;font-size:13px}.sigupotp-verify-btn{font-size:14px;padding:7px 26px}.resend-otp{font-size:13.5px}.signupotp-toast-notification{font-size:14px}}@media (max-width: 480px){.signotp-page-content{padding:90px 12px 24px;gap:20px}.login-title h2{font-size:18px}.signotp-desc{font-size:13px}.sigupotp-input-container{gap:10px}.sigupotp-input-container input{width:32px;height:32px;font-size:12px}.sigupotp-verify-btn{font-size:13px;padding:6px 22px}.resend-otp{font-size:13px}.page-container-right img{width:60%}}@media (max-width: 360px){.signotp-page-content{padding:90px 10px 20px}.login-title h2{font-size:16px}.signotp-desc{font-size:12px}.sigupotp-input-container{gap:8px}.sigupotp-input-container input{width:30px;height:30px;font-size:11px}.sigupotp-verify-btn{font-size:12.5px;padding:5px 18px}.resend-otp{font-size:12px}.signupotp-toast-notification{font-size:13px;padding:14px}.page-container-right img{width:60%}}@media (max-width: 320px){.login-title h2{font-size:15px}.signotp-desc{font-size:11.5px}.sigupotp-input-container{gap:7px}.sigupotp-input-container input{width:27px;height:27px;font-size:10px}.sigupotp-verify-btn{font-size:12px;padding:5px 16px}.resend-otp{font-size:11.5px}.page-container-right img{width:60%}}:root{--ap-blue: #2563eb;--ap-blue-light: #eff6ff;--ap-blue-mid: #bfdbfe;--ap-violet: #7c3aed;--ap-violet-light: #f5f3ff;--ap-teal: #0d9488;--ap-teal-light: #f0fdfa;--ap-amber: #d97706;--ap-amber-light: #fffbeb;--ap-text-primary: #0f172a;--ap-text-secondary: #475569;--ap-text-muted: #333;--ap-border: #e2e8f0;--ap-bg: #f8fafc;--ap-white: #ffffff;--ap-radius-sm: 10px;--ap-radius-md: 14px;--ap-radius-lg: 20px;--ap-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .05);--ap-shadow-md: 0 2px 8px rgba(0, 0, 0, .07), 0 8px 24px rgba(0, 0, 0, .06);--ap-font: "Plus Jakarta Sans", sans-serif;--ap-mono: "DM Mono", monospace}.ap-root{font-family:var(--ap-font);max-width:1100px;margin:0 auto;padding:4px 0 32px;animation:apFadeUp .45s ease both}@keyframes apFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ap-header-card{background:var(--ap-white);border-radius:var(--ap-radius-lg);border:1px solid var(--ap-border);box-shadow:var(--ap-shadow-md);margin-bottom:20px;position:relative;overflow:hidden}.ap-header-glow{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--ap-blue) 0%,var(--ap-violet) 50%,var(--ap-teal) 100%);border-radius:var(--ap-radius-lg) var(--ap-radius-lg) 0 0}.ap-header-inner{display:flex;align-items:center;gap:20px;padding:28px 28px 24px}.ap-avatar-wrap{position:relative;flex-shrink:0}.ap-avatar{width:88px;height:88px;border-radius:20px;object-fit:cover;border:2px solid var(--ap-border);display:block}.ap-avatar-badge{position:absolute;bottom:-6px;right:-6px;width:24px;height:24px;background:var(--ap-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--ap-blue);border:1.5px solid var(--ap-border)}.ap-header-info{flex:1;min-width:0}.ap-name-row{display:flex;align-items:center;gap:12px;margin-bottom:5px;flex-wrap:wrap}.ap-name{font-size:17px;font-weight:600;color:var(--ap-text-primary);margin:0;letter-spacing:-.3px}.ap-status-pill{display:flex;align-items:center;gap:6px;background:#dcfce7;color:#15803d;font-size:12px;font-weight:600;padding:4px 11px;border-radius:20px}.ap-status-dot{width:7px;height:7px;border-radius:50%;background:#16a34a}.ap-role{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ap-blue);margin:0 0 7px}.ap-role-icon{font-size:16px}.ap-meta-row{display:flex;gap:10px;flex-wrap:wrap}.ap-meta-chip{display:flex;align-items:center;gap:6px;background:var(--ap-bg);border:1px solid var(--ap-border);border-radius:8px;padding:5px 11px;font-size:12.5px;color:var(--ap-text-secondary);font-weight:500}.ap-meta-label{font-size:10.5px;font-weight:700;color:var(--ap-text-muted);text-transform:uppercase;letter-spacing:.5px}.ap-edit-btn{display:flex;align-items:center;gap:8px;background:var(--ap-blue);color:var(--ap-white);border:none;border-radius:var(--ap-radius-sm);padding:6px 18px;font-size:12px;font-weight:600;font-family:var(--ap-font);cursor:pointer;transition:background .2s,transform .15s;flex-shrink:0}.ap-edit-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.ap-edit-btn:active{transform:translateY(0)}.ap-body{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ap-col{display:flex;flex-direction:column;gap:20px}.ap-card{background:var(--ap-white);border-radius:var(--ap-radius-md);border:1px solid var(--ap-border);padding:22px 24px;box-shadow:var(--ap-shadow)}.ap-card-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.ap-card-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.ap-dot-blue{background:var(--ap-blue);box-shadow:0 0 0 3px var(--ap-blue-light)}.ap-dot-violet{background:var(--ap-violet);box-shadow:0 0 0 3px var(--ap-violet-light)}.ap-dot-teal{background:var(--ap-teal);box-shadow:0 0 0 3px var(--ap-teal-light)}.ap-dot-amber{background:var(--ap-amber);box-shadow:0 0 0 3px var(--ap-amber-light)}.ap-card-title{font-size:14.5px;font-weight:700;color:var(--ap-text-primary);margin:0;letter-spacing:-.2px}.ap-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ap-field{display:flex;flex-direction:column;gap:6px}.ap-field-label{font-size:11px;font-weight:700;color:var(--ap-text-muted);text-transform:uppercase;letter-spacing:.6px}.ap-field-value{font-size:12.5px;font-weight:500;color:var(--ap-text-primary)}.ap-monospace{font-family:var(--ap-mono);font-size:12.5px;color:var(--ap-blue);background:var(--ap-blue-light);padding:3px 8px;border-radius:6px;width:fit-content}.ap-field-input{font-family:var(--ap-font);font-size:13.5px;font-weight:500;color:var(--ap-text-primary);background:var(--ap-bg);border:1.5px solid var(--ap-border);border-radius:var(--ap-radius-sm);padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.ap-field-input:focus{outline:none;border-color:var(--ap-blue);box-shadow:0 0 0 3px #2563eb1a;background:var(--ap-white)}.ap-account-status{display:inline-flex;align-items:center;gap:5px;background:#dcfce7;color:#15803d;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;width:fit-content}.ap-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ap-action-btn{font-family:var(--ap-font);font-size:13px;font-weight:600;color:var(--ap-text-secondary);background:var(--ap-bg);border:1px solid var(--ap-border);border-radius:var(--ap-radius-sm);padding:13px 12px;cursor:pointer;transition:all .2s;text-align:center}.ap-action-btn:hover{background:var(--ap-blue);color:var(--ap-white);border-color:var(--ap-blue);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.ap-action-btn:active{transform:translateY(0)}.ap-activity-list{display:flex;flex-direction:column;gap:0}.ap-activity-item{display:flex;align-items:flex-start;gap:14px;padding:12px 0;border-bottom:1px solid var(--ap-border)}.ap-activity-item:last-child{border-bottom:none;padding-bottom:0}.ap-activity-item:first-child{padding-top:0}.ap-activity-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;margin-top:5px}.ap-activity-view{background:var(--ap-blue)}.ap-activity-add{background:var(--ap-teal)}.ap-activity-approve{background:var(--ap-violet)}.ap-activity-payment{background:var(--ap-amber)}.ap-activity-text{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.ap-activity-action{font-size:13px;font-weight:500;color:var(--ap-text-primary);line-height:1.4}.ap-activity-time{font-size:11.5px;color:var(--ap-text-muted);font-weight:500}@media (max-width: 1024px){.ap-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ap-root{padding:4px 0 24px}.ap-header-inner{flex-wrap:wrap;padding:22px 18px 20px;gap:16px}.ap-edit-btn{width:100%;justify-content:center}.ap-stats-row{grid-template-columns:repeat(2,1fr);gap:10px}.ap-body,.ap-fields-grid{grid-template-columns:1fr;gap:14px}.ap-actions-grid{grid-template-columns:1fr;gap:8px}.ap-card{padding:18px}.ap-name{font-size:19px}}@media (max-width: 480px){.ap-stats-row{grid-template-columns:1fr 1fr;gap:8px}.ap-stat-card{padding:14px;gap:10px}.ap-stat-icon-wrap{width:38px;height:38px;font-size:18px;border-radius:10px}.ap-stat-value{font-size:15px}.ap-avatar{width:72px;height:72px;border-radius:16px}.ap-meta-row{gap:7px}.ap-meta-chip{font-size:11.5px;padding:4px 9px}}.ap-access-list{display:flex;flex-direction:column;gap:16px}.ap-access-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--ap-border)}.ap-access-item:last-child{border-bottom:none;padding-bottom:0}.ap-access-left{display:flex;align-items:flex-start;gap:14px}.ap-access-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ap-access-blue{background:var(--ap-blue-light);color:var(--ap-blue)}.ap-access-violet{background:var(--ap-violet-light);color:var(--ap-violet)}.ap-access-teal{background:var(--ap-teal-light);color:var(--ap-teal)}.ap-access-amber{background:var(--ap-amber-light);color:var(--ap-amber)}.ap-access-left h4{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--ap-text-primary)}.ap-access-left p{margin:0;font-size:12px;color:var(--ap-text-secondary);line-height:1.5}.ap-access-status{background:#dcfce7;color:#15803d;font-size:11px;font-weight:700;padding:5px 12px;border-radius:20px;white-space:nowrap}.emp-dashboard-container{padding:20px 30px;background-color:#f8f9fa;min-height:810px;margin-top:65px}.emp-mobile-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background-color:#fff;color:#0047ab;border:1px solid #0047ab;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s ease}.emp-mobile-action-btn:active{transform:scale(.98)}.emp-title-search{display:flex;align-items:center;gap:80px}.emp-ed-search-bar{display:flex;gap:12px;padding:12px 12px 12px 0;border-radius:12px;align-items:center;width:770px}.emp-ed-search-bar input,.emp-exp-select-wrapper{flex:1}.emp-exp-select-wrapper{position:relative}.emp-exp-select-wrapper select{width:100%;height:41px;padding:0 40px 0 14px;border:1px solid #ccc;border-radius:8px;font-size:15px;color:#4a4a4a;appearance:none}.emp-exp-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;color:#4a4a4a;pointer-events:none}.emp-ed-search-button{background:#0575e6;color:#fff;padding:5px 20px;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.emp-ed-search-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.emp-ed-search-input-wrapper input{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid #ccc}.emp-ed-search-icon{position:absolute;left:10px;color:#888;pointer-events:none}.emp-ed-search-bar input,.emp-ed-search-bar select{padding:9px 35px;border:1px solid #ddd;border-radius:24px;outline:none;color:#333;font-size:13px;flex:1;min-width:0;height:40px}.emp-section-title{margin:25px 0 20px;font-size:22px;font-weight:600;color:#333}.emp-jobs-header-right{position:absolute;right:24.5%}.emp-jobs-header-right-mobile{display:flex;align-items:center}.emp-dream-jobs-title{font-size:22px;font-weight:700;text-align:left;margin:5px 0 10px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.emp-dream-jobs-title-mobile{font-size:16px;font-weight:700;margin:10px 0 4px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.emp-sort-by-container{position:relative;text-align:right;display:inline-block}.emp-job-sortby{background-color:#fff;border:1px solid #0575E6;border-radius:8px;padding:3px 13px;cursor:pointer;font-size:13px;color:#0575e6;font-weight:400}.emp-sortby-icon{margin-left:10px}.emp-sort-dropdown{position:absolute;top:45px;right:0;width:160px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:10}.emp-sort{align-items:center;margin:7px 7px 25px}.emp-sort-desktop-row{justify-content:space-between;align-items:center;margin-bottom:12px}.emp-sort-mobile-row{justify-content:space-between;align-items:center}.emp-sort-dropdown button{background:none;border:none;padding:10px 15px;text-align:left;cursor:pointer;font-size:13px;color:#333;width:100%;border-radius:7px}.emp-job-cards-filter{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.emp-filter-header{display:flex;justify-content:space-between;align-items:center;padding:5px 18px 14px;border-bottom:1px solid #f0f2f5}.emp-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.emp-filter-body{display:flex;flex-direction:column}.emp-filter-categories{display:none}.emp-filter-values{flex:1;height:auto;overflow-y:visible;width:100%;padding:0}.emp-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.emp-accordion-item:last-child{border-bottom:none}.emp-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px 5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.emp-accordion-trigger:hover{background:#f7f9ff}.emp-accordion-trigger-left{display:flex;align-items:center;gap:10px}.emp-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emp-accordion-icon svg{width:13px;height:13px}.emp-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e605;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.emp-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.emp-accordion-trigger-right{display:flex;align-items:center;gap:8px}.emp-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;transition:opacity .2s ease}.emp-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.emp-accordion-chevron.open{transform:rotate(180deg)}.emp-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.emp-accordion-body.open{max-height:600px}.emp-accordion-body.open.emp-scroll-body{max-height:240px;overflow-y:auto}.emp-filter-section{padding:4px 18px 8px;display:flex;flex-direction:column;gap:0}.emp-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease;gap:0}.emp-checkbox-item:hover{background:#f4f7ff}.emp-checkbox-left{display:flex;align-items:center;gap:9px}.emp-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.emp-db-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.emp-db-select-wrapper{position:relative;margin-bottom:12px}.emp-filter-label{margin-bottom:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;display:block}.emp-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.emp-select:hover{border-color:#b0bdf0}.emp-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.emp-db-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.emp-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.emp-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.emp-btn-clear{background:none;border:none;color:#0056d2;cursor:pointer;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:background .15s ease,border-color .15s ease}.emp-no-saved-jobs{display:flex;text-align:center;margin-top:50px;color:#333;flex-direction:column;align-items:center;justify-content:center;min-height:45vh}.emp-saved-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.emp-saved-job-list{flex:1;display:flex;padding:0;flex-direction:column;padding-right:0!important;margin-right:0!important;box-sizing:border-box}.emp-no-jobs-icon{font-size:72px;color:#9acbff;margin-bottom:20px}.emp-gallery-wrapper{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:85px}.emp-gallery-inner{width:100%}.emp-gallery-box{position:relative;border-radius:12px;overflow:hidden;height:487px;box-shadow:0 4px 12px #00000026}.emp-gallery-slides{position:relative;width:100%;height:100%}.emp-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.emp-gallery-slide.active{opacity:1}.emp-gallery-image{width:100%;height:100%;object-fit:cover}.emp-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;padding:.5rem;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;z-index:10}.emp-nav-btn:hover{background:#ffffff59}.emp-nav-btn.left{left:.75rem}.emp-nav-btn.right{right:.75rem}.emp-icon{width:24px;height:24px;color:#fff}.emp-gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.emp-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.emp-dot.active{background:#fff;width:24px;border-radius:5px}.emp-ad-inline-slider{position:relative;border-radius:10px;overflow:hidden;height:140px;margin:10px 0 14px;box-shadow:0 2px 8px #0000001a}.emp-ad-mobile-slider{position:relative;border-radius:10px;overflow:hidden;height:100px;margin:10px 0 12px;box-shadow:0 2px 8px #0000001a}.emp-ad-slides{position:relative;width:100%;height:100%}.emp-ad-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.emp-ad-slide.active{opacity:1}.emp-ad-image{width:100%;height:100%;object-fit:cover}.emp-ad-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff40;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;z-index:5;transition:background .2s ease}.emp-ad-nav:hover{background:#fff6}.emp-ad-nav.left{left:8px}.emp-ad-nav.right{right:8px}.emp-ad-dots{position:absolute;bottom:6px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:5}.emp-ad-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .2s ease;padding:0}.emp-ad-dot.active{background:#fff;width:14px;border-radius:3px}.emp-login-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px;animation:loginOverlayIn .25s ease}@keyframes loginOverlayIn{0%{opacity:0}to{opacity:1}}.emp-login-popup-content{background:#fff;border-radius:18px;width:100%;max-width:380px;max-height:90vh;overflow-y:auto;position:relative;padding:28px 24px 24px;animation:loginPopupIn .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #0003}@keyframes loginPopupIn{0%{transform:scale(.88) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.emp-login-popup-close{position:absolute;top:6px;right:7px;background:none;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .2s ease,color .2s ease}.emp-login-popup-close:hover{background:#e2e8f0;color:#334155}.emp-login-popup-tabs{display:flex;gap:6px;margin-bottom:22px;background:#f1f5f9;border-radius:10px;padding:4px}.emp-login-popup-tab{flex:1;padding:7px 10px;border:none;border-radius:8px;background:transparent;font-size:12.5px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.emp-login-popup-tab.active{background:#fff;color:#0575e6;font-weight:600;box-shadow:0 1px 4px #0000001a}.emp-login-popup-profile{display:flex;flex-direction:column;align-items:center;text-align:center}.emp-login-popup-avatar-container{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto 14px;width:110px;height:110px}.emp-login-popup-avatar-circle{position:absolute;width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px #0000001a;z-index:1;overflow:hidden}.emp-login-popup-username{font-size:17px;font-weight:600;color:#1a1d23;margin:0 0 4px}.emp-login-popup-subtitle{font-size:12.5px;color:#64748b;margin:0 0 18px}.emp-login-popup-benefits{width:100%;margin-bottom:20px;text-align:left}.emp-login-popup-benefits-title{font-size:13px;font-weight:600;color:#505965;margin:0 0 12px}.emp-login-popup-complete-btn{padding:5px 20px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.emp-login-popup-complete-btn:hover{opacity:.92;transform:translateY(-1px)}.emp-login-popup-ads{display:flex;flex-direction:column;gap:12px}.emp-login-popup-ad-slider{position:relative;border-radius:12px;overflow:hidden;height:200px;box-shadow:0 4px 12px #0000001f}.emp-cardpopup-model-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.emp-cardpopup-model-content{background:#fff;padding:30px 10px 30px 35px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.home-jobcard-slider-popup{max-width:760px;padding:25px 40px}.emp-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.45) transparent}.emp-cardpopup-scroll::-webkit-scrollbar{width:6px}.emp-cardpopup-scroll::-webkit-scrollbar-track{background:transparent}.emp-cardpopup-scroll::-webkit-scrollbar-thumb{background-color:#64646473;border-radius:999px}.emp-cardpopup-scroll::-webkit-scrollbar-thumb:hover{background-color:#646464b3}.emp-ai-popup-close{position:absolute;top:33px;right:44px;background:none;border:none;font-size:27px;background-color:#f1f9fe95;border-radius:35px;width:30px;color:#021b79;cursor:pointer;line-height:1;transition:transform .2s ease,color .2s ease}.emp-job-popup-close{position:absolute;top:31px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.emp-cardpopup-model-close{position:absolute;top:25px;right:25px;background:none;border:none;font-size:32px;font-weight:700;color:#333;cursor:pointer;line-height:1;transition:color .2s ease}.emp-cardpopup-model-close:hover{color:#333}.emp-cardpopup-job-title{font-size:16px;font-weight:600;margin-bottom:10px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.emp-cardpopup-company-name{font-size:13.5px;font-weight:500;margin-bottom:16px;color:#333}.emp-job-meta-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.emp-job-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#0b1320}.emp-meta-icon{font-size:18px;color:#0047ab}.emp-cardpopup-section-title{font-size:14px;font-weight:600;margin-top:20px;margin-bottom:7px;color:#505965}.emp-cardpopup-section-description{font-size:13.5px;color:#0b1320;line-height:1.8}.emp-cardpopup-section-description p{font-size:13.5px;color:#0b1320;line-height:1.8;margin-bottom:5px}.emp-cardpopup-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:25px}.emp-cardpopup-skill-tag{display:inline-block;background-color:#f1f9fe80;color:#0575e6;padding:5px 16px;border-radius:6px;font-size:13px;font-weight:500;margin-top:7px}.emp-cardpopup-model-actions{margin-right:45px;text-align:center}.emp-cardpopup-btn-primary{padding:4px 13px;font-size:13px;font-weight:500;border-radius:50px;border:none;cursor:pointer;color:#fff;transition:all .3s ease}.emp-cardpopup-btn-primary.apply-gradient{background:linear-gradient(135deg,#0575e6,#021b79)}.emp-cardpopup-btn-primary:hover{background-color:#003589}.emp-popup-slider-wrapper{padding:10px 0}.emp-popup-slider-title{font-size:22px;font-weight:600;margin-bottom:35px;text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.emp-popup-slider-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.emp-popup-slider-label{flex:0 0 150px;font-size:14px;text-align:left;color:#0b1320;font-weight:500}.emp-arrow-icon{font-size:14px;font-weight:900;margin-left:8px;animation:arrowMove 1.2s ease-in-out infinite}.emp-jobs-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.emp-jobs-count{font-size:14px;color:#555}.emp-sort-wrapper{position:relative;display:inline-block}.emp-sort-btn{background:#fff;border:1px solid #ddd;border-radius:8px;padding:8px 12px;font-size:14px;color:#0b1320;cursor:pointer;transition:all .2s}.emp-sort-btn:hover{background:#f8f9fa;border-color:#aaa}.emp-sort-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:200px;z-index:100;margin-top:5px;overflow:hidden}.emp-sortby-icon-btn{display:none;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border-radius:8px;border:1px solid #0575e6;background:#fff;color:#0575e6;cursor:pointer;font-size:12px;font-weight:500}.emp-sortby-desktop{display:flex;align-items:center}.emp-sort-option{width:100%;text-align:left;padding:10px 16px;border:none;background:none;font-size:14px;cursor:pointer}.emp-sort-option:hover{background:#f0f0f0}.emp-popup-slider-track{flex:1;height:8px;background-color:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.emp-popup-slider-fill{height:100%;border-radius:6px;transition:width .3s ease}.emp-popup-slider-percent{flex:0 0 60px;font-size:14px;text-align:right;font-weight:500;color:#0b1320}.emp-notification-popup{position:fixed;top:85px;right:20px;background-color:#4caf50;color:#fff;padding:15px 25px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:1000;animation:slideIn .3s ease}.emp-profile-sidebar-col{position:sticky;top:85px;height:fit-content}.emp-profile-completion-wrapper{background:#fff;border-radius:16px;padding:28px 24px;transition:all .3s ease}.emp-profile-completion-wrapper:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-3px)}.emp-profile-header-section{text-align:center;flex-direction:column;align-items:center;justify-content:center;padding:20px 0 34px}.emp-profile-avatar-wrapper{position:relative;width:100px;height:100px;margin:0 auto 16px}.emp-profile-avatar-circle{width:85px;height:85px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.emp-profile-avatar-circle img{width:100%;height:100%;object-fit:cover}.emp-profile-avatar-container{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto 15px;width:120px;height:120px}.emp-progress-ring{position:absolute;top:0;left:0;transform:rotate(-180deg)}.emp-progress-ring-circle{transition:stroke-dashoffset .5s ease;stroke-linecap:round}.emp-profile-avatar-circle{position:absolute;width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px #0000001a;z-index:1}.emp-profile-percentage-badge-bottom{position:absolute;bottom:-1px;background:#fff;border:2px solid #fff;border-radius:20px;padding:1px 7px;font-size:10px;font-weight:600;color:#333;box-shadow:0 2px 6px #00000026;z-index:2}.emp-profile-user-name{font-size:18px;font-weight:600;color:#333;margin:10px 0 5px}.emp-profile-missing-wrapper{margin-bottom:34px}.emp-profile-section-heading{font-size:14px;font-weight:500;color:#505965;margin:0 0 16px}.emp-profile-benefits-list{list-style:none;padding:0;margin:0}.emp-profile-benefits-list li{display:flex;align-items:center;padding:7px 0;font-size:13px;transition:all .3s ease}.emp-benefit-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:12px;font-weight:700;font-size:16px;flex-shrink:0}.emp-benefit-pending .emp-benefit-icon{color:#0575e6;font-size:12px}.emp-benefit-pending .emp-benefit-text,.emp-benefit-completed .emp-benefit-icon,.emp-benefit-completed .emp-benefit-text{color:#0575e6}.emp-benefit-text{flex:1;line-height:1.4}.emp-btn-complete-profile{padding:8px 14px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;border-radius:10px;font-size:12px;cursor:pointer;transition:all .3s ease;margin-bottom:12px}.emp-btn-complete-profile:active{transform:translateY(0)}.emp-btn-view-profile{width:100%;padding:12px 24px;background:transparent;color:#6366f1;border:2px solid #6366f1;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.emp-btn-view-profile:hover{background:#6366f1;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.emp-btn-view-profile:active{transform:translateY(0)}.emp-cardpopup-btn-primary.applied{border:1px solid #2ecc71;background-color:#fff;color:#2ecc71;padding:2px 13px;font-size:14px;font-weight:600;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.emp-complete-profile-initials-avatar-nav-popup{height:100%;width:100%;background-color:#fff;color:#0575e6;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:600;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:50%;border:2px solid #fff}.emp-profile-complete-animation{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeOut 4s forwards}.emp-animation-content{font-size:2.2rem;font-weight:700;color:#4caf50;animation:popScale 1.2s ease-out forwards,glowPulse 2.5s infinite ease-in-out}@keyframes popScale{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}@keyframes glowPulse{0%{text-shadow:0 0 10px #4caf50}50%{text-shadow:0 0 25px #00ff88}to{text-shadow:0 0 10px #4caf50}}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0}}.emp-cardpopup-btn-primary.applied{background-color:#fff;border-color:#22c55e;color:#22c55e;cursor:default}.emp-applied-content{display:inline-flex;align-items:center;gap:6px;font-size:13px;margin-top:2px}.emp-applied-icon{font-size:16px;color:#22c55e;animation:tickScale .45s ease-out}.emp-show-title{font-size:15px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.emp-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.emp-pagination-prev-btn{display:flex;align-items:center;padding:3px 10px 3px 4px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.emp-pagination-next-btn{display:flex;align-items:center;padding:3px 4px 3px 10px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.emp-pagination-next-btn:disabled{opacity:.5;cursor:not-allowed}.emp-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.emp-pagination-pages{display:flex;gap:6px}.emp-pagination-page{padding:1px 10px;border-radius:6px;border:1px solid #0575e6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.emp-pagination-page.active{background:#0575e6;color:#fff}.emp-cardpopup-title-row{display:flex;align-items:center;gap:12px}.emp-popup-job-header{display:flex;gap:20px}.emp-popup-header-left{flex-shrink:0}.emp-popup-institution-logo{width:90px;height:90px;border-radius:14px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.emp-popup-institution-logo img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:100px;width:100px}.emp-popup-logo-initials{font-size:22px;font-weight:700;color:#1a73e8}.emp-popup-header-right{flex:1}.emp-popup-header-right h2{margin:4px 2px 2px}.emp-popup-header-right h4{margin:11px 3px 2px;font-weight:500;color:#0b1320}.emp-popup-meta{gap:14px;flex-wrap:wrap}.emp-cardpopup-company-name{display:flex;align-items:center;gap:8px}.emp-college-icon{font-size:14px;color:#999;margin-bottom:3px}.emp-meta-icon{color:#999;font-size:15px;flex-shrink:0}.emp-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:8px 0}.complete-profile-default-avatar{height:100%;width:100%;border-radius:50%;background-color:#fff;color:#50596520;display:flex;align-items:center;justify-content:center;font-size:70px;-webkit-user-select:none;user-select:none}.emp-bottom-sheet-backdrop{position:fixed;inset:0;background:#00000061;z-index:1040;animation:bsBackdropIn .22s ease}@keyframes bsBackdropIn{0%{opacity:0}to{opacity:1}}.emp-bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1050;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -4px 32px #00000024;transform:translateY(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);max-height:55vh;display:flex;flex-direction:column}.emp-bottom-sheet--open{transform:translateY(0)}.emp-bottom-sheet-handle-row{display:flex;align-items:center;justify-content:center;padding:10px 16px 4px;position:relative;flex-shrink:0}.emp-bottom-sheet-handle{width:40px;height:4px;border-radius:4px;background:#d0d5dd}.emp-bottom-sheet-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#667085;display:flex;align-items:center;padding:4px;border-radius:6px;transition:background .15s}.emp-bottom-sheet-close:hover{background:#f2f4f7;color:#344054}.emp-bottom-sheet-inner{flex:1;overflow-y:auto;padding:4px 15px 0}.emp-bottom-sheet-apply-row{padding:12px 16px 20px;background:#fff;border-top:1px solid #f2f4f7;flex-shrink:0}.emp-bottom-sheet-apply-btn{width:100%;padding:12px;background:#3b6ff0;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .18s}.emp-bottom-sheet-apply-btn:hover{background:#2a5acc}@media (max-width: 575px){.emp-mobile-single-search{display:flex;align-items:center;gap:8px;padding:10px 1px}.emp-mobile-search-input-wrapper{flex:1;display:flex;align-items:center;gap:8px;height:33px;padding:0 12px 0 7px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.emp-mobile-search-input-wrapper:focus-within{border-color:#1a56db}.emp-mobile-search-icon{color:#aaa;flex-shrink:0}.emp-mobile-search-input-wrapper input{flex:1;border:none;outline:none;font-size:11px;color:#333;background:transparent}.emp-mobile-search-input-wrapper input::placeholder{color:#aaa}.emp-mobile-filter-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #0575e6;border-radius:8px;background:#fff;color:#0575e6;cursor:pointer;flex-shrink:0}.emp-ed-search-bar{width:200px}.emp-mobile-filter-btn:hover{background:#f0f4ff;border-color:#1a56db;color:#1a56db}.emp-popup-job-header--mobile{display:flex;flex-direction:column;gap:8px;padding:0 5px 5px;border-bottom:1px solid #eee;position:relative}.emp-popup-mobile-top{display:flex;align-items:flex-start;gap:12px}.emp-popup-mobile-top .emp-popup-institution-logo{width:45px;height:45px;flex-shrink:0;border:1px solid #eee;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.emp-cardpopup-section-title{font-size:11.5px}.emp-cardpopup-skill-tag{font-size:10px}.emp-cardpopup-section-description,.emp-cardpopup-section-description p{font-size:10.5px}.emp-popup-mobile-top .emp-popup-institution-logo img{width:100%;height:100%;object-fit:contain}.emp-popup-mobile-title-block{flex:1;display:flex;flex-direction:column;gap:3px}.emp-popup-mobile-title-block .emp-cardpopup-job-title{font-size:11px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;padding-right:19px;margin:0;line-height:1.3}.emp-popup-mobile-apply .emp-cardpopup-btn-primary{font-size:9px;padding:0 7px;height:auto;border-radius:20px}.emp-popup-mobile-apply .emp-applied-content{font-size:9px}.emp-popup-mobile-apply .emp-applied-icon{font-size:12px}.emp-popup-job-header--mobile .emp-cardpopup-company-name{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:10px;color:#555;margin:0}.emp-location-inline{display:flex;align-items:center;gap:3px}.emp-popup-job-header--mobile .emp-job-meta-row{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding:0}.emp-popup-job-header--mobile .emp-job-meta-item{display:flex;align-items:center;gap:4px;font-size:10px;color:#444}.emp-popup-job-header--mobile .emp-meta-icon{width:11px;height:13px}.emp-popup-job-header--mobile .emp-college-icon{font-size:11px;margin:0}.emp-dashboard-container{padding:15px;margin-top:60px}.emp-mobile-actions-bar{display:flex}.emp-mobile-action-btn{font-size:12px;padding:5px 8px;gap:6px}.emp-ed-search-bar input,.emp-ed-search-bar select{font-size:13px;padding:8px 12px;height:38px}.emp-ed-search-button{font-size:12px;padding:4px 15px}.emp-page-title{font-size:12px;font-weight:600}.emp-show-title{display:block;font-size:12px;margin:0;text-align:left}.emp-jobs-header-right{position:static;margin-top:10px;width:100%}.emp-sort{flex-direction:column;align-items:flex-start;margin:15px 0}.emp-job-sortby{font-size:12px;padding:5px 10px;width:100%;display:flex;justify-content:space-between;align-items:center}.emp-sort-dropdown{width:100%;font-size:13px}.emp-db-checkbox-label{font-size:12px}.emp-cardpopup-model-content{padding:20px 15px;max-height:85vh}.emp-ai-popup-close,.emp-job-popup-close{top:15px;right:15px;font-size:22px}.emp-cardpopup-job-title{font-size:14px;padding-right:35px}.emp-popup-job-header{flex-direction:column;gap:10px}.emp-popup-institution-logo,.emp-popup-institution-logo img{width:70px;height:70px}.emp-popup-logo-initials{font-size:18px}.emp-cardpopup-company-name{font-size:13px}.emp-job-meta-item{font-size:12px}.emp-meta-icon{font-size:14px}.emp-cardpopup-btn-primary{font-size:12px;padding:8px 16px}.emp-popup-slider-title{font-size:18px;margin-bottom:25px}.emp-popup-slider-label{flex:0 0 100px;font-size:12px}.emp-popup-slider-percent{flex:0 0 50px;font-size:12px}.emp-pagination-container{gap:8px;margin:20px 0}.emp-pagination-prev-btn,.emp-pagination-next-btn{font-size:11px;padding:4px 10px}.emp-pagination-page{font-size:12px;padding:2px 8px}.emp-no-jobs-icon{font-size:48px}.emp-no-saved-jobs{font-size:14px}.emp-login-popup-content{max-width:305px;padding:38px 18px 20px;height:370px}.emp-login-popup-ad-slider{height:300px}.emp-sort-mobile-row{display:flex;align-items:center;gap:8px;width:100%}}@media (min-width: 576px) and (max-width: 767px){.emp-dashboard-container{padding:18px 20px}.emp-mobile-actions-bar{display:flex}.emp-mobile-single-search{display:flex;align-items:center;gap:8px;padding:10px 1px}.emp-mobile-search-input-wrapper{flex:1;display:flex;align-items:center;gap:8px;height:33px;padding:0 12px 0 7px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.emp-mobile-search-input-wrapper:focus-within{border-color:#1a56db}.emp-mobile-search-icon{color:#aaa;flex-shrink:0}.emp-mobile-search-input-wrapper input{flex:1;border:none;outline:none;font-size:11px;color:#333;background:transparent}.emp-mobile-search-input-wrapper input::placeholder{color:#aaa}.emp-mobile-filter-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #0575e6;border-radius:8px;background:#fff;color:#0575e6;cursor:pointer;flex-shrink:0}.emp-mobile-filter-btn:hover{background:#f0f4ff;border-color:#1a56db;color:#1a56db}.emp-mobile-action-btn{font-size:13px;padding:5px 10px}.emp-page-title{font-size:15px}.emp-show-title{display:block;font-size:13px;margin:0;text-align:left}.emp-jobs-header-right{position:static;margin-top:12px}.emp-sort{margin:20px 0}.emp-job-sortby{font-size:12px}.emp-cardpopup-model-content{padding:25px 20px}.emp-cardpopup-job-title{font-size:12px}.emp-cardpopup-company-name,.emp-job-meta-item{font-size:11px}.emp-cardpopup-btn-primary.applied{padding:0 9px}.emp-popup-job-header{gap:10px}.emp-job-popup-close{top:26px;right:30px;font-size:20px;width:19px}.emp-meta-icon{width:12px;height:14px}.emp-cardpopup-section-title{font-size:12px}.emp-cardpopup-section-description,.emp-cardpopup-section-description p{font-size:11px}.emp-cardpopup-model-actions{margin-right:24px}.emp-applied-content{font-size:11.5px}.emp-applied-icon{font-size:12.5px}.emp-popup-institution-logo{width:80px;height:80px}.emp-popup-slider-label{flex:0 0 120px;font-size:13px}.emp-accordion-label{font-size:11.5px}.emp-checkbox-input{width:12px;height:12px}}@media (min-width: 768px) and (max-width: 991px){.emp-dashboard-container{padding:20px 25px}.emp-tablet-search-bar{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.emp-ed-search-bar input,.emp-ed-search-bar select{font-size:12px}.emp-tablet-search-bar input,.emp-tablet-search-bar .emp-exp-select-wrapper{flex:1 1 0;min-width:0}.emp-tablet-search-bar .emp-ed-search-button{flex-shrink:0;font-size:12px}.emp-tablet-filter-icon-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:31px;border:1.5px solid #0575e6;border-radius:8px;background:#fff;cursor:pointer;color:#0575e6;transition:background .18s,color .18s,border-color .18s}.emp-tablet-filter-icon-btn:hover{background:#f0f4ff;color:#3b6ff0;border-color:#3b6ff0}.emp-job-sortby{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #0575e6;padding:4px 10px;font-size:12px}.emp-mobile-actions-bar{display:flex}.emp-page-title{font-size:14px}.emp-show-title{display:block;font-size:13.5px;margin:0;text-align:center}.emp-ed-search-bar select{width:100px}.emp-filter-header{padding:5px 15px}.emp-exp-select-wrapper select{width:180px}.emp-jobs-header-right{position:static}.emp-sort{flex-direction:row;justify-content:space-between}.emp-profile-sidebar-col{display:none}.emp-saved-jobs-layout{gap:15px}.col-lg-3{width:100%}.emp-cardpopup-job-title{font-size:13.5px}.emp-job-meta-item{font-size:12px}.emp-cardpopup-btn-primary.applied{padding:0 9px}.emp-job-popup-close{top:31px;right:30px;font-size:20px;width:19px}.emp-cardpopup-company-name{font-size:12px}.emp-meta-icon{width:15px;height:17px}.emp-cardpopup-section-title{font-size:12px}.emp-cardpopup-section-description,.emp-cardpopup-section-description p{font-size:11px}.emp-applied-content{font-size:11.5px}.emp-applied-icon{font-size:12.5px}.emp-popup-slider-label{flex:0 0 140px;font-size:14px}.emp-ed-search-bar{padding:12px 0;width:743px}.emp-ed-search-input-wrapper{width:91%}.emp-dream-jobs-title-mobile{font-size:12px}.emp-show-title{font-size:11px}.emp-sort-mobile-row{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;width:100%}.emp-dream-jobs-title-mobile{flex:1;margin:0}.emp-show-title{flex:1;text-align:center;margin:0}.emp-sort-by-container{flex:0 0 auto;width:auto;margin-right:13px}.emp-accordion-label{font-size:12px}.emp-checkbox-input{width:12px;height:12px}}@media (min-width: 992px) and (max-width: 1199px){.emp-dashboard-container{padding:20px 28px}.emp-show-title{margin-left:0;font-size:12px}.emp-dream-jobs-title{font-size:14px;white-space:nowrap}.emp-jobs-header-right{right:20%}.col-lg-5{flex:0 0 auto;width:33.666667%}.col-lg-2.custom-width{flex:0 0 25%;max-width:23%}.emp-profile-sidebar-col{position:sticky;top:0;max-width:300px}.emp-profile-completion-wrapper{margin-bottom:20px}.emp-gallery-box{height:400px}.emp-sort-by-container{width:159px;margin-right:72px}.emp-job-sortby{font-size:11px;padding:3px 7px}.emp-sortby-icon{margin-left:5px}.emp-pagination-container{gap:8px;margin:25px 0}.emp-pagination-prev-btn,.emp-pagination-next-btn{font-size:12px;padding:4px 12px}.emp-pagination-page{font-size:13px;padding:2px 8px}.emp-ed-search-bar input,.emp-ed-search-bar select,.emp-ed-search-button{font-size:11.5px}.emp-page-title{font-size:14px}.emp-filter-title{font-size:13.5px}.open-icon{height:14px;width:14px}.emp-accordion-label{font-size:12px}.emp-cardpopup-job-title{font-size:14.5px}.emp-cardpopup-company-name,.emp-job-meta-item{font-size:13px}.emp-meta-icon{width:16px;height:15px}.emp-cardpopup-section-title{font-size:13px}.emp-cardpopup-section-description,.emp-cardpopup-section-description p{font-size:12px}.emp-cardpopup-btn-primary.applied{padding:2px 9px}.emp-job-popup-close{top:33px;right:30px;font-size:22px;width:21px}.emp-applied-content{font-size:11.5px}.emp-applied-icon{font-size:12.5px}.emp-accordion-trigger{width:100%;padding:6px 18px 5px}}@media (min-width: 1200px) and (max-width: 1399px){.emp-show-title{font-size:12px}.emp-dream-jobs-title{font-size:18px}.emp-sortby-desktop{margin-right:50px}.emp-accordion-label{font-size:12px}.emp-jobs-header-right{right:22%}.col-lg-5{flex:0 0 auto;width:26.666667%}.col-lg-2.custom-width{flex:0 0 23%;max-width:22%}}@media (min-width: 1400px) and (max-width: 1919px){.emp-dashboard-container{padding:40px 35px}.emp-page-title{font-size:16px}.emp-show-title{font-size:15px}.emp-jobs-header-right{right:24%}.emp-cardpopup-job-title{font-size:16px}.emp-popup-slider-title{font-size:20px}.col-lg-5{flex:0 0 auto;width:24.666667%}.col-lg-2.custom-width{flex:0 0 20%;max-width:22%}}@media (min-width: 1920px){.emp-dashboard-container{padding:60px 40px;max-width:2400px;margin-left:auto;margin-right:auto}.emp-page-title{font-size:19px}.emp-show-title{font-size:19px;margin-left:325px}.emp-jobs-header-right{right:25%}.emp-sort-by-container{width:255px;margin-right:63px}.emp-job-sortby{font-size:18px;padding:4px 15px}.emp-cardpopup-model-content{max-width:1300px;padding:35px 40px}.emp-cardpopup-job-title{font-size:18px}.emp-cardpopup-section-title{font-size:16px}.emp-cardpopup-section-description{font-size:15px}.emp-popup-slider-title{font-size:26px}.emp-popup-slider-label,.emp-popup-slider-percent{font-size:16px}.emp-gallery-box{height:550px}.col-lg-5{flex:0 0 auto;width:24.666667%}}@media (max-width: 991px){.emp-sort{margin:25px 7px}.emp-job-sortby{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #0575e6;padding:4px 10px;font-size:12px}.emp-sort-dropdown{width:80%;min-width:165px;right:0}.emp-sort-dropdown button{font-size:11.5px}.emp-sort-mobile-row-top{display:flex;align-items:center;justify-content:space-between;width:100%}.emp-dream-jobs-title-mobile{margin:0;font-size:14px;font-weight:600;flex:1}.emp-sort-mobile-row-top .emp-sort-by-container{flex-shrink:0;width:auto!important;position:relative}.emp-sortby-icon-btn{display:flex;align-items:center;gap:5px;padding:5px 10px;font-size:12px;height:28px;border-radius:8px;border:1px solid #0575e6;background:#fff;color:#0575e6;cursor:pointer;font-weight:500;white-space:nowrap}.emp-show-title{display:block;font-size:13px;margin:0}}@media (max-width: 767px){.emp-mobile-actions-bar{display:flex;gap:10px;margin-bottom:14px;background:transparent;padding:0;border-radius:0;box-shadow:none}.emp-sort{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin:12px 0!important;gap:8px}.emp-sort-by-container{width:auto!important;margin-right:0!important}.emp-sortby-icon-btn{display:flex;align-items:center;gap:5px;padding:5px 10px;font-size:12px;height:28px;border-radius:8px;border:1px solid #0575e6;background:#fff;color:#0575e6;cursor:pointer;font-weight:500;white-space:nowrap}.emp-sortby-desktop{display:none}.emp-sort-dropdown{width:170px;left:auto;right:0}.emp-saved-job-list{width:100%!important}.emp-show-title{display:block!important;font-size:12px;margin:0;text-align:left}.emp-sort-mobile-row{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:0 2px}.emp-sort-mobile-row-top{display:flex;align-items:center;justify-content:space-between;width:100%}.emp-dream-jobs-title-mobile{margin:0;font-size:16px;font-weight:600;flex:1}.emp-sort-mobile-row-top .emp-sort-by-container{flex-shrink:0;width:auto!important;position:relative}}@media (max-width: 575px){.emp-mobile-filter-panel{height:80vh!important}.emp-filter-title,.emp-btn-clear{font-size:12.5px}.emp-db-checkbox-label{font-size:11.5px}.emp-filter-heading,.emp-filter-label{font-size:12.5px}.emp-select{font-size:11.5px}.emp-sort-mobile-row{display:flex;align-items:center;gap:8px;width:100%}.emp-sortby-icon-btn{width:30px;height:30px;font-size:11px;padding:4px 7px}.emp-dream-jobs-title-mobile{font-size:11px}.emp-show-title{font-size:10px;white-space:nowrap}.emp-accordion-label{font-size:10px}.emp-checkbox-input{width:11px;height:11px}}@media (max-width: 360px){.emp-dashboard-container{padding:12px}.emp-mobile-action-btn{font-size:11px;padding:5px 6px}.emp-ed-search-bar input,.emp-ed-search-bar select{font-size:12px;padding:7px 10px}.emp-page-title{font-size:11px}.emp-filter-title,.emp-btn-clear{font-size:12px}.emp-db-checkbox-label{font-size:11px}.emp-filter-heading,.emp-filter-label{font-size:12px}.emp-select{font-size:11px}.emp-cardpopup-model-content{padding:15px}.emp-cardpopup-job-title{font-size:13px}.emp-cardpopup-section-title{font-size:11.5px}.emp-cardpopup-skill-tag{font-size:10px}.emp-cardpopup-section-description,.emp-cardpopup-section-description p{font-size:10.5px}.emp-popup-slider-label{flex:0 0 90px;font-size:11px}.emp-popup-slider-percent{font-size:11px}.emp-mobile-single-search{display:flex;align-items:center;gap:8px;padding:10px 1px}.emp-mobile-search-input-wrapper{flex:1;display:flex;align-items:center;gap:8px;height:33px;padding:0 12px 0 7px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.emp-mobile-search-input-wrapper input{flex:1;border:none;outline:none;font-size:11px;color:#333;background:transparent}.emp-mobile-filter-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #0575e6;border-radius:8px;background:#fff;color:#0575e6;cursor:pointer;flex-shrink:0}.emp-checkbox-input{width:11px;height:11px}.emp-popup-job-header--mobile{display:flex;flex-direction:column;gap:8px;padding:10px 5px 5px;border-bottom:1px solid #eee;position:relative}.emp-popup-mobile-top{display:flex;align-items:flex-start;gap:12px}.emp-popup-mobile-top .emp-popup-institution-logo{width:45px;height:45px;flex-shrink:0;border:1px solid #eee;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.emp-popup-mobile-top .emp-popup-institution-logo img{width:100%;height:100%;object-fit:contain}.emp-popup-mobile-title-block{flex:1;display:flex;flex-direction:column;gap:3px}.emp-popup-mobile-title-block .emp-cardpopup-job-title{font-size:10.5px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;padding-right:19px;margin:0;line-height:1.3}.emp-popup-mobile-apply .emp-cardpopup-btn-primary{font-size:9px;padding:0 7px;height:auto;border-radius:20px}.emp-popup-job-header--mobile .emp-cardpopup-company-name{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:10px;color:#555;margin:0}.emp-location-inline{display:flex;align-items:center;gap:3px}.emp-popup-job-header--mobile .emp-job-meta-row{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding:0}.emp-popup-job-header--mobile .emp-job-meta-item{display:flex;align-items:center;gap:4px;font-size:10px;color:#444}.emp-popup-job-header--mobile .emp-meta-icon{width:11px;height:13px}.emp-popup-job-header--mobile .emp-college-icon{font-size:11px;margin:0}.emp-sort-mobile-row{display:flex;align-items:center;gap:8px;width:100%}.emp-accordion-label{font-size:10px}.emp-dream-jobs-title-mobile{flex:1;margin:0;font-size:11px}.emp-show-title{margin:0;font-size:10px;white-space:nowrap}.emp-sort-by-container{position:relative;flex-shrink:0}.emp-sortby-icon-btn{width:30px;height:30px;font-size:11px;padding:4px 7px}}:root{--nav-height: 64px;--nav-bg: linear-gradient(135deg, #0575E6, #021B79);--nav-shadow: 0 4px 10px rgba(0, 0, 0, .1);--logo-size: 20px;--link-size: 16px;--icon-size: 24px;--avatar-size: 47px;--popup-width: 400px;--notif-width: 420px;--menu-slide-duration: .35s}.navbars{width:100%;padding:15px 30px;color:#fff;position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;height:var(--nav-height);transition:all .3s ease}.navbar-no-bg{background:transparent!important;box-shadow:none!important}.navbar-bg{background:var(--nav-bg);box-shadow:var(--nav-shadow)!important}.logo{font-size:var(--logo-size);font-weight:700;flex-shrink:0;margin:0;letter-spacing:.3px;white-space:nowrap}.nav-links{list-style:none;display:flex;gap:25px;margin:0;padding:0;align-items:center}.nav-links li{position:relative}.nav-links a,.jobs-btn{color:#fff;text-decoration:none;font-weight:500;background:none;border:none;cursor:pointer;font-size:var(--link-size);transition:color .2s ease;white-space:nowrap}.jobs-btn:hover{color:#ddd}.nav-links a.active-link{color:#fff;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px;font-weight:600}.header-section-right{display:flex;align-items:center;gap:15px}.header-section-right .mx-2{font-size:var(--icon-size);cursor:pointer;color:#fff;transition:opacity .2s}.header-section-right-img{cursor:pointer;border-radius:50%;width:var(--avatar-size);height:var(--avatar-size);overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.header-section-right-img.has-image{border:2px solid #c7c7c7}.header-section-right-img img.nb-profile-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.notification-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.teach-notif-badge{position:absolute;top:0;right:0;width:8px;height:8px;background-color:#00e676;border-radius:50%;animation:greenPulse 1.9s infinite}@keyframes greenPulse{0%{transform:scale(1);box-shadow:0 0 #00e676b3}70%{transform:scale(1.25);box-shadow:0 0 0 8px #00e67600}to{transform:scale(1)}}.nav-default-avatar{height:100%;width:100%;border-radius:50%;background-color:#fff;color:#50596520;display:flex;align-items:center;justify-content:center;font-size:34px;border:1.5px solid #ccc}.popup-nav-default-avatar{height:90%;width:90%;border-radius:8px;background-color:#fff;color:#50596520;display:flex;align-items:center;justify-content:center;font-size:45px}.desktop-icons{display:flex}.mobile-icons{display:none;align-items:center;gap:12px}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px;z-index:1100;padding:4px}.hamburger span{width:25px;height:2px;background-color:#fff;transition:all .3s ease;border-radius:2px;display:block}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-8px)}.profile-popup{position:fixed;top:var(--nav-height);right:20px;width:var(--popup-width);background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000026;z-index:2000;animation:fadeIn .2s ease-in-out;overflow:hidden;max-height:calc(100vh - var(--nav-height) - 20px);overflow-y:auto}.profile-popup-header{display:flex;align-items:center;padding:13px;gap:10px}.nb-profile-avatar{width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;color:#495057;overflow:hidden;border:1px solid #ccc}.nb-profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-info{flex:1;min-width:0}.profile-info h4{margin:0;font-size:15px;font-weight:600;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-info p{margin:4px 0;font-size:13px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-close{background:transparent;border:none;font-size:17px;cursor:pointer;color:#666;padding:5px;transition:color .2s;flex-shrink:0;align-self:flex-start}.ad-close:hover{color:#000}.profile-popup-divider{height:.5px;background:#e9ecef}.profile-popup-menu{list-style:none;margin:0;padding:10px 16px;font-size:14px;color:#000}.profile-menu-item a,.profile-menu-item button{display:flex;align-items:center;padding:11px 16px;text-decoration:none;color:#000;font-size:13.5px;transition:background .2s,color .2s;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;border-radius:6px}.profile-menu-item a .menu-icon,.profile-menu-item button .menu-icon{margin-right:10px;font-size:15px;color:#000;flex-shrink:0}.profile-menu-item a:hover,.profile-menu-item button:hover{background:#f1f3f5;color:#212529}.privacy-menu-item{display:flex;align-items:center;padding:10px 12px;color:#000;cursor:pointer;font-size:13.5px;border-radius:6px;text-decoration:none;transition:background .2s}.privacy-menu-item .menu-icon{color:#000;margin-right:10px;font-size:15px;margin-left:4px;flex-shrink:0}.privacy-menu-item:hover{background:#f1f3f5;color:#212529}.logout-btn{border:none;background:transparent;font-size:14px;font-weight:400;display:flex;align-items:center;cursor:pointer;transition:background .2s;padding:8px 12px;border-radius:6px;text-decoration:none;color:#000;width:100%}.logout-btn .menu-icon{margin-right:8px;font-size:18px;margin-left:4px;flex-shrink:0}.user-role{font-size:13px;color:#555;display:block;margin-top:2px}.teach-notif-panel{position:fixed;top:var(--nav-height);right:20px;width:var(--notif-width);max-height:80vh;background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 60px #00000026,0 0 0 1px #ffffff4d;overflow:hidden;z-index:2000;border:1px solid rgba(255,255,255,.4);animation:slideIn .35s ease-out forwards;display:flex;flex-direction:column}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.teach-notif-panel-header{display:flex;justify-content:space-between;align-items:center;padding:9px 20px;background:#fff;font-weight:600;border-bottom:1px solid #eee;flex-shrink:0}.teach-notif-panel-header h6{background:linear-gradient(90deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0;font-size:17px;letter-spacing:.3px}.teach-header-actions{display:flex;gap:10px;align-items:center}.teach-close-btn{background:none;border:none;color:#0575e6;cursor:pointer;padding:6px;border-radius:50%;transition:background .2s;display:flex;align-items:center}.teach-notif-panel-body{overflow-y:auto;flex:1;padding:10px;background:#fff}.teach-notif-list{flex:1 1 auto;min-height:0}.teach-notif-group{margin-bottom:1rem}.teach-group-label{padding:0 1.8rem .4rem;font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.8px}.teach-notif-item{display:flex;gap:14px;padding:.4rem;cursor:pointer;transition:all .25s ease;position:relative;border-left:3px solid transparent;border-bottom:.3px solid #f7f7f7;margin-bottom:5px}.teach-notif-item:hover{background:#f7f9ff}.teach-notif-content{flex:1;min-width:0}.teach-notif-message{font-size:13px;color:#191919;line-height:1.5;display:flex;align-items:flex-start;gap:10px}.teach-unread-indicator{width:8px;height:8px;background:#25d366;border-radius:50%;flex-shrink:0;margin-top:5px}.teach-notif-time{font-size:11px;color:#888;margin-top:6px;text-align:right;margin-right:10px}.teach-empty-state{text-align:center;padding:4rem 2rem;color:#777}.teach-empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.teach-empty-state p{font-size:15px;font-weight:500;margin:0 0 .5rem}.teach-empty-state span{font-size:13.5px}.teach-notif-panel-body::-webkit-scrollbar{width:6px}.teach-notif-panel-body::-webkit-scrollbar-track{background:transparent}.teach-notif-panel-body::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:10px}.emp-toast-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.emp-toast-notification{background:#fff;color:#000;font-size:16px;font-weight:500;padding:20px 40px;border-radius:16px;box-shadow:0 10px 25px #0000004d;max-width:310px;width:90%;text-align:center;animation:toastFadeInOut 2s ease forwards}@keyframes toastFadeInOut{0%{opacity:0;transform:scale(.9)}10%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.disabled-link,.disabled-icon{opacity:.6;cursor:not-allowed!important}.disabled-item a,.disabled-item .menu-icon,.disabled-item span{color:#000!important}@media screen and (min-width:320px) and (max-width:374px){.mobile-icons{gap:0px;margin-left:60px}.mobile-icons .mx-2{font-size:18px}.mobile-icons .header-section-right-img{width:20px;height:20px}.hamburger span{width:20px;height:2px}.nav-default-avatar{width:25px;height:25px}}@media screen and (min-width:375px) and (max-width:424px){.mobile-icons{gap:6px;margin-left:100px}.mobile-icons .mx-2{font-size:18px}.mobile-icons .header-section-right-img{width:30px;height:30px}.hamburger span{width:20px;height:2px}.nav-default-avatar{width:27px;height:27px}}@media screen and (min-width:425px) and (max-width:479px){.mobile-icons{gap:0px;margin-left:175px}.mobile-icons .mx-2{font-size:20px}.mobile-icons .header-section-right-img{width:34px;height:34px}.nav-default-avatar{font-size:18px}.hamburger span{width:20px;height:2px}.nav-default-avatar{width:30px;height:30px}}@media screen and (min-width:480px) and (max-width:767px){.mobile-icons{gap:14px;margin-left:100px}.hamburger{margin-left:12px}.mobile-icons .mx-2{font-size:22px}.mobile-icons .header-section-right-img{width:38px;height:38px}}@media screen and (max-width: 479px){:root{--nav-height: 56px;--logo-size: 15px;--link-size: 15px;--icon-size: 20px;--avatar-size: 34px;--popup-width: calc(100vw - 24px) ;--notif-width: calc(100vw - 24px) }.navbars{padding:10px 14px;height:var(--nav-height)}.nav-links{position:fixed;top:var(--nav-height);left:0;width:100%;height:0;overflow:hidden;flex-direction:column;gap:0;align-items:stretch;background:#fff;z-index:999;transition:height var(--menu-slide-duration) cubic-bezier(.4,0,.2,1),opacity var(--menu-slide-duration) ease;opacity:0;padding:0;box-shadow:0 8px 24px #00000040}.nav-links.active{height:auto;opacity:1;padding:8px 0 0}.nav-links li{width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.nav-links a{display:block;padding:14px 20px;font-size:13.5px;color:#0b46b5!important;width:100%}.nav-links a.active-link{background:#f1f2f6;color:#0b46b5!important;text-decoration:none;border-left:3px solid #0b46b5}.nav-links .header-section-right.desktop-icons{display:none!important}.hamburger{display:flex;order:3}.mobile-icons{display:flex;order:2;gap:0px}.mobile-icons .mx-2{font-size:20px;color:#fff;cursor:pointer}.mobile-icons .header-section-right-img{width:34px;height:34px}.nav-default-avatar{font-size:22px}.profile-popup{right:12px;left:12px;width:auto;border-radius:10px;top:var(--nav-height)}.nb-profile-avatar{width:52px;height:52px;border-radius:10px}.profile-info h4{font-size:11px}.profile-info p{font-size:10px}.user-role{font-size:9px}.profile-popup-menu{padding:6px 10px}.profile-menu-item a,.profile-menu-item button,.privacy-menu-item{font-size:11px;padding:10px 12px}.teach-notif-panel{right:12px;left:12px;width:auto;border-radius:14px;max-height:75vh;top:var(--nav-height)}.teach-notif-panel-header h6{font-size:13.5px}.teach-notif-message{font-size:10px}.teach-notif-time{font-size:9px}.emp-toast-notification{font-size:12px;padding:16px 20px}}@media screen and (min-width: 480px) and (max-width: 575px){:root{--nav-height: 58px;--logo-size: 16px;--link-size: 15px;--icon-size: 21px;--avatar-size: 36px;--popup-width: calc(100vw - 40px) ;--notif-width: calc(100vw - 40px) }.navbars{padding:10px 18px;height:var(--nav-height)}.nav-links{position:fixed;top:var(--nav-height);left:0;width:100%;height:0;overflow:hidden;flex-direction:column;gap:0;align-items:stretch;background:linear-gradient(160deg,#0575e6,#021b79);z-index:999;transition:height var(--menu-slide-duration) cubic-bezier(.4,0,.2,1),opacity var(--menu-slide-duration) ease;opacity:0;padding:0;box-shadow:0 8px 24px #0003}.nav-links.active{height:auto;opacity:1;padding:8px 0 0}.nav-links li{width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.nav-links a{display:block;padding:14px 24px;font-size:15px;color:#fff}.nav-links a.active-link{background:#ffffff1a;text-decoration:none;border-left:3px solid #fff}.nav-links .header-section-right.desktop-icons{display:none!important}.hamburger{display:flex;order:3}.mobile-icons{display:flex;order:2;gap:11px}.mobile-icons .mx-2{font-size:21px;color:#fff}.mobile-icons .header-section-right-img{width:36px;height:36px}.profile-popup{right:20px;left:20px;width:auto;border-radius:12px;top:var(--nav-height)}.nb-profile-avatar{width:56px;height:56px}.profile-info h4{font-size:14px}.teach-notif-panel{right:20px;left:20px;width:auto;border-radius:16px;max-height:75vh;top:var(--nav-height)}}@media screen and (min-width: 576px) and (max-width: 767px){:root{--nav-height: 60px;--logo-size: 17px;--link-size: 15px;--icon-size: 22px;--avatar-size: 38px;--popup-width: 340px;--notif-width: 360px}.navbars{padding:10px 22px;height:var(--nav-height)}.nav-links{position:fixed;top:var(--nav-height);left:0;width:100%;height:0;overflow:hidden;flex-direction:column;gap:0;align-items:stretch;background:linear-gradient(160deg,#0575e6,#021b79);z-index:999;transition:height var(--menu-slide-duration) cubic-bezier(.4,0,.2,1),opacity var(--menu-slide-duration) ease;opacity:0;padding:0;box-shadow:0 8px 24px #0003}.nav-links.active{height:auto;opacity:1;padding:10px 0 22px}.nav-links li{width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.nav-links a{display:block;padding:15px 28px;font-size:15px;color:#fff}.nav-links a.active-link{background:#ffffff1a;text-decoration:none;border-left:3px solid #fff}.nav-links .header-section-right.desktop-icons{display:none!important}.hamburger{display:flex;order:3}.mobile-icons{display:none}.mobile-icons .mx-2{font-size:22px;color:#fff}.mobile-icons .header-section-right-img{width:38px;height:38px}.profile-popup{right:20px;width:var(--popup-width);border-radius:12px;top:var(--nav-height);left:auto}.teach-notif-panel{right:20px;width:var(--notif-width);border-radius:16px;max-height:75vh;top:var(--nav-height);left:auto}}@media screen and (min-width: 768px) and (max-width: 1023px){:root{--nav-height: 64px;--logo-size: 18px;--link-size: 14px;--icon-size: 23px;--avatar-size: 42px;--popup-width: 370px;--notif-width: 390px}.navbars{padding:14px 28px;height:var(--nav-height)}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:18px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:14px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px}.nav-links .header-section-right.desktop-icons{display:flex!important}.hamburger,.mobile-icons{display:none}.profile-popup{right:20px;width:var(--popup-width);top:calc(var(--nav-height) + 4px);left:auto}.teach-notif-panel{right:56px;width:var(--notif-width);top:calc(var(--nav-height) + 4px);left:auto;max-height:80vh}.nav-default-avatar{width:35px;height:35px}.teach-notif-message{font-size:11.5px}}@media screen and (min-width: 1024px) and (max-width: 1279px){:root{--nav-height: 64px;--logo-size: 18px;--link-size: 14px;--icon-size: 23px;--avatar-size: 42px;--popup-width: 370px;--notif-width: 390px}.navbars{padding:14px 28px;height:var(--nav-height)}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:18px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:14px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px}.nav-links .header-section-right.desktop-icons{display:flex!important;gap:20px}.hamburger,.mobile-icons{display:none}.profile-popup{right:20px;width:var(--popup-width);top:calc(var(--nav-height) + 4px);left:auto}.teach-notif-panel{right:56px;width:var(--notif-width);top:calc(var(--nav-height) + 4px);left:auto;max-height:80vh}}@media screen and (min-width: 1280px) and (max-width: 1535px){:root{--nav-height: 64px;--logo-size: 20px;--link-size: 15px;--icon-size: 24px;--avatar-size: 45px;--popup-width: 390px;--notif-width: 410px}.navbars{padding:15px 36px}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:22px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:15px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px}.nav-links .header-section-right.desktop-icons{display:flex!important}.hamburger,.mobile-icons{display:none}.profile-popup{right:22px;width:var(--popup-width);top:calc(var(--nav-height) + 4px)}.teach-notif-panel{right:60px;width:var(--notif-width);top:calc(var(--nav-height) + 4px);max-height:80vh}.nav-default-avatar{width:30px;height:30px}}@media screen and (min-width: 1536px) and (max-width: 1919px){:root{--nav-height: 68px;--logo-size: 21px;--link-size: 16px;--icon-size: 26px;--avatar-size: 48px;--popup-width: 400px;--notif-width: 430px}.navbars{padding:16px 48px}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:28px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:16px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px}.nav-links .header-section-right.desktop-icons{display:flex!important}.hamburger,.mobile-icons{display:none}.profile-popup{right:30px;width:var(--popup-width);top:calc(var(--nav-height) + 6px);border-radius:14px}.nb-profile-avatar{width:72px;height:72px}.profile-info h4{font-size:15px}.profile-info p{font-size:13px}.profile-popup-menu{font-size:14px}.profile-menu-item a,.profile-menu-item button,.privacy-menu-item{font-size:14.5px;padding:12px 18px}.teach-notif-panel{right:70px;width:var(--notif-width);top:calc(var(--nav-height) + 6px);max-height:78vh;border-radius:22px}.teach-notif-panel-header h6{font-size:17px}.teach-notif-message{font-size:13px}.teach-notif-time{font-size:11px}.nav-default-avatar{width:40px;height:40px}}@media screen and (min-width: 1920px) and (max-width: 2559px){:root{--nav-height: 76px;--logo-size: 24px;--link-size: 18px;--icon-size: 30px;--avatar-size: 54px;--popup-width: 440px;--notif-width: 480px}.navbars{padding:18px 72px}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:36px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:18px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:2.5px;text-underline-offset:5px}.nav-links .header-section-right.desktop-icons{display:flex!important}.hamburger,.mobile-icons{display:none}.header-section-right .mx-2{font-size:30px}.header-section-right{gap:22px}.profile-popup{right:40px;width:var(--popup-width);top:calc(var(--nav-height) + 8px);border-radius:16px}.nb-profile-avatar{width:80px;height:80px;border-radius:16px}.profile-info h4{font-size:18px}.profile-info p,.user-role{font-size:15px}.profile-menu-item a,.profile-menu-item button,.privacy-menu-item{font-size:16px;padding:14px 20px}.profile-menu-item a .menu-icon,.profile-menu-item button .menu-icon,.privacy-menu-item .menu-icon{font-size:18px}.teach-notif-panel{right:80px;width:var(--notif-width);top:calc(var(--nav-height) + 8px);max-height:75vh;border-radius:24px}.teach-notif-panel-header{padding:18px 24px}.teach-notif-panel-header h6{font-size:20px}.teach-notif-message{font-size:15px}.teach-notif-time{font-size:13px}.teach-notif-badge{width:10px;height:10px;top:-1px;right:-1px}.emp-toast-notification{font-size:18px;padding:24px 48px;max-width:400px;border-radius:20px}}@media screen and (min-width: 2560px){:root{--nav-height: 96px;--logo-size: 30px;--link-size: 22px;--icon-size: 38px;--avatar-size: 68px;--popup-width: 520px;--notif-width: 580px}.navbars{padding:22px 120px}.nav-links{position:static;display:flex;flex-direction:row;height:auto;opacity:1;width:auto;background:transparent;box-shadow:none;padding:0;gap:50px;overflow:visible}.nav-links li{border-bottom:none;width:auto}.nav-links a{display:inline;padding:0;font-size:22px;color:#fff}.nav-links a.active-link{background:transparent;border-left:none;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:3px;text-underline-offset:6px}.nav-links .header-section-right.desktop-icons{display:flex!important}.hamburger,.mobile-icons{display:none}.header-section-right .mx-2{font-size:38px}.header-section-right-img svg{width:52px;height:87px}.header-section-right{gap:28px}.profile-popup{right:60px;width:var(--popup-width);top:calc(var(--nav-height) + 10px);border-radius:20px;box-shadow:0 12px 40px #0000002e}.nb-profile-avatar{width:96px;height:96px;border-radius:18px;font-size:32px}.profile-info h4{font-size:22px}.profile-info p,.user-role{font-size:18px}.profile-popup-menu{padding:14px 22px}.profile-menu-item a,.profile-menu-item button,.privacy-menu-item{font-size:20px;padding:18px 24px}.profile-menu-item a .menu-icon,.profile-menu-item button .menu-icon,.privacy-menu-item .menu-icon{font-size:24px;margin-right:14px}.ad-close{font-size:24px}.teach-notif-panel{right:100px;width:var(--notif-width);top:calc(var(--nav-height) + 10px);max-height:70vh;border-radius:28px}.teach-notif-panel-header{padding:22px 30px}.teach-notif-panel-header h6{font-size:24px}.teach-notif-message{font-size:18px;line-height:1.6}.teach-notif-time{font-size:14px}.teach-group-label{font-size:13px}.teach-notif-badge{width:12px;height:12px;top:-2px;right:-2px}.teach-unread-indicator{width:12px;height:12px;margin-top:6px}.teach-empty-icon{font-size:5rem}.teach-empty-state p{font-size:20px}.teach-empty-state span{font-size:18px}.emp-toast-notification{font-size:22px;padding:30px 60px;max-width:520px;border-radius:24px}.hamburger span{width:34px;height:4px;gap:7px}.nav-default-avatar{font-size:48px}.popup-nav-default-avatar{font-size:64px}}.section-title{margin-bottom:1rem;font-size:18px;color:#333;font-weight:600;margin-bottom:40px}.job-page-container{display:flex;overflow:hidden;justify-content:center;margin-bottom:18px;border-radius:10px;background-color:#f8f9fa}.job-cards{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:100%;position:relative;cursor:pointer;opacity:0;transform:translateY(20px) scale(.97);animation:fadeSlideUp .6s cubic-bezier(.22,1,.36,1) forwards}.job-cards:nth-child(1){animation-delay:.1s}.job-cards:nth-child(2){animation-delay:.2s}.job-cards:nth-child(3){animation-delay:.3s}@keyframes fadeSlideUp{to{opacity:1;transform:translateY(0) scale(1)}}.emp-applied-icon-circle{margin-right:5px}.job-percentage-badge{position:absolute;top:15px;right:15px;background-color:#e0f3ff;color:#0077b6;font-weight:500;font-size:13px;padding:6px 12px;border-radius:20px;cursor:pointer;transition:all .2s ease;z-index:1}.job-card-header{display:flex;align-items:flex-start;gap:12px;padding-right:80px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:50px;height:50px;border-radius:12px;overflow:hidden;border:2px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.institution-image{width:100%;height:100%;object-fit:cover;padding:3px}.job-card-title-section{flex:1;min-width:0}.job-card-title{margin:5px 0 6px;font-size:15px;font-weight:600;line-height:1.3;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jobcard-company{margin:0;font-size:14px;font-weight:500;color:#0b1320;display:flex;align-items:center;gap:5px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{color:#2ecc71;font-size:15px}.job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:12px 0 8px}.job-meta-item{display:flex;align-items:center;gap:8px;color:#0b1320;font-size:14px}.meta-icon{color:#666;font-size:16px;flex-shrink:0}.job-card-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.job-info-section{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.jobcard-info-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#0b1320;white-space:nowrap}.info-icon{color:#666;font-size:16px}.open-icon{color:#666;font-size:17px;flex-shrink:0}.job-actions{display:flex;gap:10px;align-items:center;margin-left:auto}.save-btn,.apply-btn{display:flex;align-items:center;justify-content:center;height:28px;min-width:75px;padding:0 10px;border:none;border-radius:18px;cursor:pointer;font-size:13px;font-weight:500;transition:all .3s ease;white-space:nowrap}.save-btn{border:1px solid #004dda;background:#fff;color:#004dda}.save-btn.saved{background:#ecfff630;border:1px solid #009900;color:#090}.apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:1px solid linear-gradient(135deg,#0575E6,#021B79)}.apply-btn.applied{background:#ecfff630;border:1px solid #009900;color:#090;cursor:default}.apply-btn:disabled{cursor:default}.default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;object-fit:cover;align-items:center;justify-content:center;font-size:26px;color:#6b7280ab}.status-badge-inline{padding:6px 14px;border-radius:18px;font-size:12px;font-weight:500;white-space:nowrap}.status-badge-inline{display:flex;align-items:center;gap:6px}.status-icon{font-size:16px;flex-shrink:0}.status-pendings{color:#d6b1a0;border:1px solid #d6b1a0;background-color:#fff}.status-views{color:#004dda;border:1px solid #004dda;background-color:#fff}.status-scheduleds{color:#065f46;border:1px solid #065f46;background-color:#fff}.status-shortlisteds{color:#9c27b0;border:1px solid #9C27B0;background:#fff}.status-rejecteds{color:red;border:1px solid #ff0000;background:#fff}.card-message-container{display:flex;justify-content:center;margin-top:16px}.card-message{padding:10px 16px;border-radius:8px;background-color:#e8fdf5;color:#075e54;font-weight:500;font-size:13px;border:1px solid #b2dfdb;text-align:center;max-width:300px;animation:fadeInOut 2s ease-in-out}.job-cards-filter{background:#fff;border-radius:12px;height:100%;display:flex;flex-direction:column;position:sticky;align-self:flex-start;padding:0}.job-cards-list{flex:1;overflow-y:auto;padding-right:10px;height:100%}.gallery-col{padding:0}.no-results{text-align:center;color:#888;margin-top:110px;font-size:18px}.toast-popup{position:fixed;top:20px;right:20px;background-color:#2ecc71;color:#fff;padding:12px 18px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;animation:fadeInOut 2s ease-in-out}.jc-initials-avatar-nav{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#1a73e8;background-color:#f1f9fe95;text-transform:uppercase}@media (min-width: 320px) and (max-width: 374px){.section-title{font-size:14px;margin-bottom:20px}.job-page-container{margin-bottom:10px;border-radius:6px;box-shadow:0 1px 3px #0000000d}.job-cards{padding:10px;border-radius:8px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:8px;right:8px;font-size:10px;padding:3px 8px;border-radius:12px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:10px;border-radius:12px;cursor:pointer}.job-card-header{gap:8px;padding-right:55px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:36px;height:36px;border-radius:6px;border:1px solid #e8e8e8}.institution-image{padding:2px}.job-card-title-section{flex:1;min-width:0}.job-card-title{font-size:11px;margin-bottom:3px;-webkit-line-clamp:2}.jobcard-company{font-size:10px;gap:3px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{font-size:11px}.job-meta-row{gap:6px;padding:7px 0 5px;flex-wrap:wrap}.job-meta-item{font-size:10px;gap:3px}.meta-icon{font-size:11px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:8px;flex-wrap:wrap}.job-info-section{gap:8px;width:100%;flex-wrap:wrap}.jobcard-info-item{font-size:10px;gap:3px;white-space:nowrap}.info-icon,.open-icon{font-size:11px}.job-actions{width:100%;margin-left:0;justify-content:flex-end;gap:6px}.save-btn,.apply-btn{height:20px;min-width:55px;padding:0 10px;font-size:10px;border-radius:12px}.default-avatar-icon{font-size:20px}.status-badge-inline{padding:3px 8px;border-radius:12px;font-size:10px}.card-message-container{margin-top:10px}.card-message{padding:6px 10px;font-size:9px;max-width:200px;border-radius:6px}.job-cards-list{padding-right:6px}.no-results{margin-top:40px;font-size:13px}.toast-popup{top:10px;right:10px;padding:8px 10px;font-size:10px;border-radius:6px}.jc-initials-avatar-nav{font-size:13px}}@media (min-width: 768px) and (max-width: 991px){.section-title{font-size:18px;margin-bottom:38px}.job-page-container{box-shadow:0 1px 3px #0000000d}.job-cards{padding:19px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:14px;right:14px;font-size:12px;padding:6px 12px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:12px;border-radius:12px;cursor:pointer}.job-card-header{padding-right:80px}.emp-avatar-round{width:50px;height:50px}.job-card-title{font-size:13.5px}.jobcard-company{font-size:13px}.job-meta-row{gap:14px}.job-meta-item,.jobcard-info-item{font-size:12.5px}.save-btn,.apply-btn{min-width:75px;font-size:12px;height:24px}.jc-initials-avatar-nav{font-size:18px}}@media (min-width: 992px) and (max-width: 1199px){.section-title{font-size:18px}.job-card-header{padding-right:40px}.job-cards{padding:20px;width:395px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:13.5px}.custom-job-percentage-badge{font-size:12px}.jobcard-company{font-size:12.5px}.job-meta-item{font-size:12px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12px}.job-info-section{gap:18px;font-size:12px}.save-btn,.apply-btn{font-size:12px;height:22px}}@media (min-width: 1200px) and (max-width: 1366px){.section-title{font-size:18px;margin-bottom:40px}.viewjob-section-title-small{font-size:14px}.job-cards{padding:20px;width:620px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:13.5px}.custom-job-percentage-badge{font-size:12px}.jobcard-company{font-size:12.5px}.job-meta-item{font-size:12px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12px}.job-info-section{gap:18px;font-size:12px}.save-btn,.apply-btn{font-size:12px;height:22px}}@media (min-width: 1367px) and (max-width: 1440px){.section-title{font-size:18px;margin-bottom:40px}.viewjob-section-title-small{font-size:14px}.job-cards{padding:20px;width:645px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:14px}.custom-job-percentage-badge{font-size:12.5px}.jobcard-company{font-size:13px}.job-meta-item{font-size:12.5px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12.5px}.job-info-section{gap:18px;font-size:12px}.save-btn,.apply-btn{font-size:12px;height:22px}}@media (min-width: 1441px) and (max-width: 1599px){.section-title{font-size:19px;margin-bottom:42px}.job-cards{padding:15px 25px}.job-percentage-badge{top:16px;right:16px;font-size:12px;padding:5px 12px}.job-card-header{gap:14px}.emp-avatar-round{width:55px;height:55px}.job-card-title{font-size:15px}.jobcard-company,.job-meta-item{font-size:13.5px}.meta-icon{font-size:15px;margin-bottom:1px}.jobcard-info-item{font-size:13.5px}.info-icon,.open-icon{font-size:15px;margin-bottom:1px}.save-btn,.apply-btn{height:26px;min-width:66px;font-size:13px}.status-badge-inline{padding:7px 15px;font-size:13px}.card-message{font-size:14px}.no-results,.jc-initials-avatar-nav{font-size:19px}}@media (min-width: 1600px) and (max-width: 1919px){.section-title{font-size:20px;margin-bottom:45px}.job-cards{padding:24px;width:850px}.job-percentage-badge{top:17px;right:17px;font-size:14px;padding:7px 14px}.job-card-header{gap:15px;padding-right:90px}.emp-avatar-round{width:58px;height:58px;border-radius:14px}.job-card-title{font-size:17px}.jobcard-company{font-size:15px}.jobcard-company svg{font-size:16px}.job-meta-row{gap:16px;padding:14px 0}.job-meta-item{font-size:15px}.meta-icon{font-size:18px}.job-info-section{gap:22px}.jobcard-info-item{font-size:15px}.info-icon,.open-icon{font-size:18px}.save-btn,.apply-btn{height:32px;min-width:85px;padding:0 20px;font-size:14px}.status-badge-inline{padding:7px 16px;font-size:13px}.card-message{padding:12px 18px;font-size:14px;max-width:350px}.no-results{margin-top:120px;font-size:20px}.toast-popup{padding:14px 20px;font-size:15px}.jc-initials-avatar-nav{font-size:20px}}@media (min-width: 1920px) and (max-width: 2559px){.section-title{font-size:21px;margin-bottom:48px}.job-cards{padding:26px;border-radius:14px;width:950px}.job-percentage-badge{top:18px;right:18px;font-size:15px;padding:8px 15px;border-radius:22px}.job-card-header{gap:16px;padding-right:95px}.emp-avatar-round{width:60px;height:60px;border-radius:14px}.job-card-title{font-size:18px;margin-bottom:8px}.jobcard-company{font-size:16px;gap:6px}.jobcard-company svg{font-size:17px}.job-meta-row{gap:18px;padding:15px 0}.job-meta-item{font-size:16px;gap:7px}.meta-icon{font-size:19px}.job-card-footer{gap:18px}.job-info-section{gap:24px}.jobcard-info-item{font-size:16px;gap:7px}.info-icon,.open-icon{font-size:19px}.job-actions{gap:12px}.save-btn,.apply-btn{height:34px;min-width:90px;padding:0 22px;font-size:15px;border-radius:20px}.status-badge-inline{padding:8px 18px;font-size:14px;border-radius:20px}.card-message{padding:12px 20px;font-size:15px;max-width:400px;border-radius:10px}.no-results{margin-top:130px;font-size:21px}.toast-popup{top:25px;right:25px;padding:15px 22px;font-size:15px;border-radius:10px}.jc-initials-avatar-nav{font-size:21px}}@media (min-width: 2560px){.section-title{font-size:24px;margin-bottom:50px}.job-page-container{margin-bottom:22px}.job-cards{padding:30px;border-radius:16px}.job-percentage-badge{top:20px;right:20px;font-size:16px;padding:9px 16px;border-radius:24px}.job-card-header{gap:18px;padding-right:100px}.emp-avatar-round{width:65px;height:65px;border-radius:16px;border:3px solid #e8e8e8}.job-card-title{font-size:20px;margin-bottom:10px}.jobcard-company{font-size:18px;gap:7px}.jobcard-company svg{font-size:19px}.job-meta-row{gap:20px;padding:16px 0}.job-meta-item{font-size:18px;gap:8px}.meta-icon{font-size:21px}.job-card-footer{gap:20px}.job-info-section{gap:26px}.jobcard-info-item{font-size:18px;gap:8px}.info-icon,.open-icon{font-size:21px}.job-actions{gap:14px}.save-btn,.apply-btn{height:36px;min-width:95px;padding:0 24px;font-size:16px;border-radius:22px}.status-badge-inline{padding:9px 20px;font-size:15px;border-radius:22px}.card-message{padding:14px 22px;font-size:16px;max-width:450px;border-radius:12px}.no-results{margin-top:140px;font-size:24px}.toast-popup{top:30px;right:30px;padding:16px 24px;font-size:16px;border-radius:12px}.jc-initials-avatar-nav{font-size:24px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.job-cards{box-shadow:0 1px 4px #00000014}.job-cards:hover{box-shadow:0 2px 8px #0000001f}.institution-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.applied-dashboard-container{padding:20px 30px;background-color:#f8f9fa;min-height:810px;margin-top:65px}.applied-mobile-actions-bar{display:none;gap:10px;margin-bottom:15px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.applied-mobile-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background-color:#0047ab;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s ease}.applied-mobile-action-btn:hover{background-color:#003589}.applied-mobile-action-btn:active{transform:scale(.98)}.applied-ed-search-bar{display:flex;gap:12px;padding:12px 12px 12px 0;width:770px;border-radius:12px;align-items:center}.applied-ed-search-bar input,.applied-exp-select-wrapper{flex:1}.applied-exp-select-wrapper{position:relative}.applied-exp-select-wrapper select{width:100%;height:41px;padding:0 40px 0 14px;border:1px solid #ccc;border-radius:8px;font-size:15px;color:#4a4a4a;appearance:none}.applied-exp-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;color:#4a4a4a;pointer-events:none}.applied-ed-search-button{background:#0575e6;color:#fff;padding:5px 20px;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.applied-mobile-search-bar{flex-direction:column;position:fixed;top:65px;left:0;right:0;z-index:999;padding:20px;box-shadow:0 4px 12px #00000026;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.applied-close-search-btn{position:absolute;top:8px;right:10px;background:none;border:none;cursor:pointer;color:#666;padding:5px;display:flex;align-items:center;justify-content:center;z-index:10}.applied-close-search-btn:hover{color:#000}.applied-ed-search-bar input,.applied-ed-search-bar select{padding:9px 15px;border:1px solid #ddd;border-radius:24px;outline:none;color:#333;font-size:13px;flex:1;min-width:0;height:40px}.applied-tablet-search-input-wrapper,.applied-ed-search-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.applied-tablet-search-input-wrapper input,.applied-ed-search-input-wrapper input{width:100%;padding:10px 12px 10px 36px;border-radius:24px;border:1px solid #ccc}.applied-tablet-search-icon,.applied-ed-search-icon{position:absolute;left:10px;color:#888;pointer-events:none}.applied-page-title-desktop{text-align:center;font-size:22px;font-weight:700;margin:5px 0 10px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.applied-above-cards-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.applied-show-title-inline{margin-left:0!important;font-size:15px}.applied-save-sort{align-items:center;margin:30px 7px}.applied-title-search{display:flex;align-items:center;margin-left:5px;gap:90px}.applied-show-title{font-size:15px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-left:258px}.applied-jobs-header-right{position:absolute;right:24.5%}.applied-sort-by-container{position:relative;text-align:right;display:inline-block}.applied-job-sortby{background-color:#fff;border:1px solid #0575e6;border-radius:8px;padding:3px 13px;cursor:pointer;font-size:13px;color:#0575e6;font-weight:400}.applied-sortby-icon{margin-left:10px}.applied-sort-dropdown{position:absolute;top:45px;right:0;width:160px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:10}.saved-sort{align-items:center;margin:30px 7px}.applied-sort-dropdown button{background:none;border:none;padding:10px 15px;text-align:left;cursor:pointer;font-size:13px;color:#333;width:100%;border-radius:7px}.applied-job-cards-filter{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;position:sticky;top:85px}.applied-filter-panel{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.applied-mobile-filter-panel{position:fixed;inset:0;z-index:1000;background:#fff;height:100vh;overflow-y:auto;padding-top:50px;animation:appliedSlideInLeft .3s ease}@keyframes appliedSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.applied-filter-header{display:flex;justify-content:space-between;align-items:center;padding:5px 18px 14px;border-bottom:1px solid #f0f2f5}.applied-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.applied-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e605;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.applied-btn-clear{background:none;color:#0056d2;cursor:pointer;border:none;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:background .15s ease,border-color .15s ease}.applied-filter-body{display:flex;flex-direction:column}.applied-filter-categories{display:none}.applied-filter-values{flex:1;width:100%;padding:0}.applied-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.applied-accordion-item:last-child{border-bottom:none}.applied-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px 5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.applied-accordion-trigger:hover{background:#f7f9ff}.applied-accordion-trigger-left{display:flex;align-items:center;gap:10px}.applied-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.applied-accordion-icon svg{width:13px;height:13px}.applied-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.applied-accordion-trigger-right{display:flex;align-items:center;gap:8px}.applied-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;transition:opacity .2s ease}.applied-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.applied-accordion-chevron.open{transform:rotate(180deg)}.applied-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.applied-accordion-body.open{max-height:600px}.applied-accordion-body.open.applied-scroll-body{max-height:240px;overflow-y:auto}.applied-filter-section{padding:4px 18px 8px;display:flex;flex-direction:column;gap:0}.applied-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.applied-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.applied-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.applied-checkbox-item:hover{background:#f4f7ff}.applied-checkbox-left{display:flex;align-items:center;gap:9px}.applied-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.applied-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.applied-select-wrapper{position:relative;margin-bottom:12px}.applied-filter-label{margin-bottom:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;display:block}.applied-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.applied-select:hover{border-color:#b0bdf0}.applied-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.applied-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.applied-scroll-body::-webkit-scrollbar{width:3px}.applied-scroll-body::-webkit-scrollbar-thumb{background:none;border-radius:10px}.applied-scroll-body::-webkit-scrollbar-track{background:transparent}.applied-no-saved-jobs{display:flex;text-align:center;margin-top:50px;color:#333;flex-direction:column;align-items:center;justify-content:center;min-height:45vh}.applied-gallery-wrapper{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:85px}.applied-gallery-inner{width:100%}.applied-gallery-box{position:relative;background-color:#000;border-radius:12px;overflow:hidden;height:487px;box-shadow:0 4px 12px #00000026}.applied-gallery-slides{position:relative;width:100%;height:100%}.applied-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.applied-gallery-slide.active{opacity:1}.applied-gallery-image{width:100%;height:100%;object-fit:cover}.applied-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;padding:.5rem;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;z-index:10}.applied-nav-btn:hover{background:#ffffff59}.applied-nav-btn.left{left:.75rem}.applied-nav-btn.right{right:.75rem}.applied-icon{width:24px;height:24px;color:#fff}.applied-gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.applied-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.applied-dot.active{background:#fff;width:24px;border-radius:5px}.applied-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.applied-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.applied-pagination-prev-btn{display:flex;align-items:center;padding:3px 10px 3px 4px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.applied-pagination-next-btn{display:flex;align-items:center;padding:3px 4px 3px 10px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.applied-pagination-next-btn:disabled{opacity:.5;cursor:not-allowed}.applied-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.applied-pagination-pages{display:flex;gap:6px}.applied-pagination-page{padding:1px 10px;border-radius:6px;border:1px solid #0575e6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.applied-pagination-page.active{background:#0575e6;color:#fff}.application-status-inline{display:flex;align-items:center;gap:12px;padding:12px 20px;background-color:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;margin-top:-8px}.status-badge-inline{padding:5px 14px;border-radius:4px;font-size:12px;font-weight:500;letter-spacing:.3px;display:inline-flex;align-items:center;gap:6px}.saved-job-list .job-card .application-status-inline{display:none!important}.applied-job-card-wrapper>.application-status-inline{display:flex!important;align-items:center;gap:12px;padding:12px 20px;background-color:#fafbfc;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px}.applied-cardpopup-title-row{display:flex;align-items:center;gap:12px}.applied-cardpopup-institution-logo img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff}.applied-cardpopup-institution-logo .institution-initials{width:48px;height:48px;border-radius:8px;background-color:#f1f9fe95;color:#1a73e8;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.applied-popup-job-header{display:flex;gap:20px}.applied-popup-header-left{flex-shrink:0}.applied-popup-institution-logo{width:90px;height:90px;border-radius:14px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.applied-popup-institution-logo img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:100px;width:100px}.applied-popup-logo-initials{font-size:22px;font-weight:700;color:#1a73e8}.applied-popup-header-right{flex:1}.applied-popup-header-right h2{margin:4px 2px 2px}.applied-popup-header-right h4{margin:11px 3px 2px;font-weight:500;color:#0b1320}.applied-popup-meta{gap:14px;flex-wrap:wrap}.applied-cardpopup-company-name{display:flex;align-items:center;gap:8px;font-size:14px}.applied-college-icon{font-size:14px;color:#999;margin-bottom:3px}.applied-meta-icon{color:#999;font-size:15px;flex-shrink:0}.applied-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:8px 0}.applied-cardpopup-model-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.applied-cardpopup-model-content{background:#fff;padding:30px 10px 30px 35px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.applied-jobcard-slider-popup{max-width:760px;padding:25px 40px}.applied-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.45) transparent}.applied-cardpopup-scroll::-webkit-scrollbar{width:6px}.applied-cardpopup-scroll::-webkit-scrollbar-track{background:transparent}.applied-cardpopup-scroll::-webkit-scrollbar-thumb{background-color:#64646473;border-radius:999px}.applied-cardpopup-scroll::-webkit-scrollbar-thumb:hover{background-color:#646464b3}.applied-ai-popup-close{position:absolute;top:33px;right:44px;background:none;border:none;font-size:27px;background-color:#f1f9fe95;border-radius:35px;width:30px;color:#021b79;cursor:pointer;line-height:1;transition:transform .2s ease,color .2s ease}.applied-job-popup-close{position:absolute;top:23px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.applied-cardpopup-model-close{position:absolute;top:25px;right:25px;background:none;border:none;font-size:32px;font-weight:700;color:#333;cursor:pointer;line-height:1;transition:color .2s ease}.applied-cardpopup-model-close:hover{color:#333}.applied-cardpopup-job-title{font-size:16px;font-weight:600;margin-bottom:10px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.applied-cardpopup-company-name{font-size:13.5px;font-weight:500;margin-bottom:16px;color:#0b1320}.applied-job-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#0b1320}.applied-cardpopup-section-title{font-size:14px;font-weight:600;margin-top:20px;margin-bottom:7px;color:#505965}.applied-cardpopup-section-description{font-size:13.5px;color:#0b1320;line-height:1.8}.applied-cardpopup-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:25px}.applied-cardpopup-skill-tag{display:inline-block;background-color:#f1f9fe80;color:#0575e6;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;margin-top:7px}.applied-cardpopup-model-actions{margin-top:15px;text-align:right}.applied-cardpopup-btn-primary{padding:6px 15px;font-size:13px;font-weight:500;border-radius:50px;border:none;cursor:pointer;color:#fff;transition:all .3s ease}.applied-cardpopup-btn-primary.apply-gradient{background:linear-gradient(135deg,#0575e6,#021b79)}.applied-cardpopup-btn-primary:hover{background-color:#003589}.applied-popup-slider-title{font-size:22px;font-weight:600;margin-bottom:35px;text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.applied-popup-slider-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.applied-popup-slider-label{flex:0 0 150px;font-size:14px;text-align:left;color:#333;font-weight:500}.applied-arrow-icon{font-size:16px;font-weight:900;margin-left:8px;animation:arrowMove 1.2s ease-in-out infinite}.applied-jobs-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.appplied-jobs-count{font-size:14px;color:#555}.applied-sort-wrapper{position:relative;display:inline-block}.applied-sort-btn{background:#fff;border:1px solid #ddd;border-radius:8px;padding:8px 12px;font-size:14px;color:#333;cursor:pointer;transition:all .2s}.applied-sort-btn:hover{background:#f8f9fa;border-color:#aaa}.applied-sort-option{width:100%;text-align:left;padding:10px 16px;border:none;background:none;font-size:14px;cursor:pointer}.applied-sort-option:hover{background:#f0f0f0}.applied-popup-slider-track{flex:1;height:8px;background-color:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.applied-popup-slider-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width .3s ease}.applied-popup-slider-percent{flex:0 0 60px;font-size:14px;text-align:right;font-weight:500;color:#333}.applied-cardpopup-btn-primary.applied{background-color:#fff;border-color:#22c55e;color:#22c55e;cursor:default}.applied-applied-content{display:inline-flex;align-items:center;gap:6px;font-size:13px;margin-top:3px}.applied-applied-icon{font-size:18px;color:#22c55e;animation:tickScale .45s ease-out}.applied-mobile-search-filter{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:10px}.applied-mobile-search-row{flex:1}.applied-mobile-single-search{display:flex;align-items:center;background:#fff;border:1.5px solid #d0d5dd;border-radius:50px;padding:0 12px;height:38px;gap:6px;box-shadow:0 1px 4px #00000012}.applied-mobile-single-search input{flex:1;border:none;outline:none;font-size:12px;color:#333;background:transparent}.applied-mobile-single-search input::placeholder{color:#aaa}.applied-mobile-search-icon{color:#888;flex-shrink:0}.applied-mobile-filter-icon-btn{flex-shrink:0;width:31px;height:31px;background:#fff;border:1.5px solid #0575e6;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0575e6;box-shadow:0 1px 4px #00000012}.applied-mobile-filter-icon-btn:hover{background:#f0f5ff}.applied-mobile-sort-icon-btn{background:#fff;border:1px solid #0575e6;border-radius:7px;padding:4px 6px;cursor:pointer;color:#0575e6;display:flex;align-items:center;justify-content:center}.applied-tablet-search-row{display:flex;align-items:center;gap:8px;background:#fff;border-radius:12px;padding:10px 12px;margin-bottom:12px;box-shadow:0 1px 6px #00000012}.applied-tablet-search-inputs{flex:1;display:flex;gap:8px;align-items:center}.applied-tablet-search-inputs input{flex:1;height:36px;padding:0 12px;border:1px solid #ddd;border-radius:8px;font-size:12px;color:#333;outline:none;min-width:0}.applied-tablet-search-inputs .applied-exp-select-wrapper{flex:1;min-width:0}.applied-tablet-search-inputs .applied-exp-select-wrapper select{height:36px;font-size:12px}.applied-tablet-filter-icon-btn{background:#fff;color:#0575e6;border:1px solid #0575e6;border-radius:7px;padding:4px 6px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.applied-bottom-sheet-overlay{position:fixed;inset:0;background:#00000073;z-index:1100;display:flex;align-items:flex-end;justify-content:center}.applied-bottom-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:600px;max-height:82vh;display:flex;flex-direction:column;animation:slideUpSheet .3s ease}.applied-sort-bottom-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:600px;display:flex;flex-direction:column;animation:slideUpSheet .3s ease;padding-bottom:12px}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.applied-bottom-sheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:10px auto 0}.applied-bottom-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;border-bottom:1px solid #eee}.applied-bottom-sheet-close{background:none;border:none;cursor:pointer;color:#555;display:flex;align-items:center;justify-content:center;padding:4px}.applied-bottom-sheet-body{flex:1;overflow-y:auto;padding:0}.applied-bottom-sheet-body .applied-filter-body{display:flex;height:100%}.applied-bottom-sheet-body .applied-filter-categories{max-width:140px;min-width:120px}.applied-bottom-sheet-body .applied-filter-values{height:auto;max-height:55vh;overflow-y:auto}.applied-sort-sheet-options{padding:8px 0 20px}.applied-sort-sheet-option{width:100%;background:none;border:none;padding:14px 20px;text-align:left;font-size:14px;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.applied-sort-sheet-option.active{color:#0575e6;font-weight:600}.applied-sort-check{color:#0575e6;font-size:16px}.applied-popup-mobile-header{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:12px;padding-right:40px}.applied-popup-mobile-logo{width:48px;height:48px;border-radius:10px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:8px}.applied-popup-mobile-logo img{width:100%;height:100%;object-fit:cover}.applied-popup-mobile-title-block{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.applied-popup-mobile-applied-badge{display:inline-flex;align-items:center;gap:4px;background:#f0fdf4;border:1px solid #22c55e;color:#16a34a;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:500;white-space:nowrap;flex-shrink:0}.applied-popup-mobile-tick{color:#16a34a;font-size:11px}.applied-popup-mobile-meta-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#444}.applied-popup-mobile-meta-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.applied-popup-mobile-meta-chips span{display:inline-flex;align-items:center;gap:4px;background:#f4f6fb;border-radius:20px;padding:3px 10px;font-size:11px;color:#444}.applied-popup-mobile-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.applied-popup-mobile-header{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.applied-popup-mobile-logo{width:44px;height:44px;border-radius:10px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.applied-popup-mobile-logo img{width:100%;height:100%;object-fit:cover;border-radius:10px}.applied-popup-mobile-title-block{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.applied-popup-mobile-applied-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#2ecc71;border:1px solid #2ecc71;padding:2px 10px;border-radius:20px;background:#2ecc7105;font-weight:600;width:fit-content}.applied-popup-mobile-tick{font-size:11px;color:#2ecc71}.applied-popup-mobile-meta{display:flex;flex-direction:column;gap:4px}.applied-popup-mobile-meta-row{display:flex;align-items:center;gap:6px;font-size:11px;color:#333}.applied-popup-mobile-meta-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.applied-popup-mobile-meta-chips span{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;color:#444;background:#f5f7ff;border-radius:6px;padding:3px 8px}.applied-save-sort{display:flex;justify-content:space-between;align-items:center;margin:10px 0;gap:8px}.applied-save-sort-left{flex:1}.applied-save-sort-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.applied-mobile-showing-text{font-size:13px;font-weight:600;color:#0575e6;white-space:nowrap}@media (max-width: 360px){.applied-dashboard-container{padding:8px 12px;margin-top:60px}.applied-mobile-action-btn{font-size:9px;padding:6px 4px}.applied-ed-search-bar input,.applied-ed-search-bar select{font-size:10px;padding:5px 8px}.applied-page-title{font-size:10px;font-weight:600;margin:0;white-space:nowrap}.applied-show-title{display:none}.applied-mobile-showing-text{font-size:9px}.applied-save-sort-right{gap:5px;padding-left:20px}.applied-mobile-sort-icon-btn{width:24px;height:24px;padding:0;font-size:10px;border-radius:6px;display:flex;align-items:center;justify-content:center}.applied-jobs-header-right{position:static;margin-top:0}.applied-filter-title,.applied-btn-clear,.applied-filter-label{font-size:12px}.applied-select{font-size:11px}.applied-sort-sheet-option{font-size:11px;padding:10px 14px}.applied-pagination-prev-btn,.applied-pagination-next-btn{font-size:9px;padding:3px 7px}.applied-pagination-page{font-size:10px;padding:1px 5px}.applied-mobile-single-search input{font-size:10px}.applied-mobile-single-search{height:30px}.applied-mobile-filter-icon-btn{width:27px;height:23px;border-radius:7px}.applied-cardpopup-model-content{padding:11px 15px}.applied-cardpopup-job-title{font-size:10px;padding-right:15px;margin-bottom:3px}.applied-popup-mobile-header{padding-right:10px}.applied-popup-slider-label{flex:0 0 78px;font-size:9px}.applied-popup-slider-percent{font-size:9px}.applied-filter-categories{max-width:120px}.applied-category-item{padding:10px 7px;font-size:11px}.applied-checkbox-label{font-size:11px}.applied-popup-mobile-meta-row{font-size:10px}.applied-popup-mobile-meta-chips span{font-size:9px;padding:2px 7px}.applied-popup-mobile-applied-badge{font-size:9px;padding:1px 7px}.applied-ai-popup-close,.applied-job-popup-close{top:11px;right:11px;font-size:18px}.applied-college-icon{font-size:11px}.applied-popup-job-header{flex-direction:column;gap:10px}.applied-popup-institution-logo,.applied-popup-institution-logo img{width:52px;height:52px}.applied-popup-logo-initials{font-size:14px}.applied-cardpopup-company-name,.applied-job-meta-item{font-size:10px}.applied-meta-icon,.applied-cardpopup-section-title{font-size:11px}.applied-cardpopup-section-description{font-size:10px;line-height:1.6}.applied-cardpopup-skill-tag{font-size:9px;padding:4px 8px}.applied-cardpopup-btn-primary{font-size:10px;padding:6px 12px}.applied-pagination-container{gap:5px;margin:14px 0}.applied-accordion-label,.applied-checkbox-label{font-size:10px}.applied-checkbox-input{height:11px;width:11px}.applied-sort-dropdown button{font-size:10px}}@media (min-width: 361px) and (max-width: 575px){.applied-dashboard-container{padding:10px;margin-top:60px}.applied-mobile-actions-bar{display:flex}.applied-mobile-action-btn{font-size:10px;padding:8px 6px;gap:4px}.applied-ed-search-bar input,.applied-ed-search-bar select{font-size:10px;padding:6px 9px;height:34px}.applied-ed-search-button{font-size:10px;padding:3px 11px}.applied-page-title{font-size:11px;font-weight:600;margin:0;white-space:nowrap}.applied-show-title{display:none}.applied-mobile-showing-text{font-size:10px;font-weight:600;color:#0575e6;white-space:nowrap}.applied-save-sort-right{gap:6px}.applied-mobile-sort-icon-btn{width:28px;height:28px;padding:0;font-size:11px;border-radius:7px;display:flex;align-items:center;justify-content:center}.applied-jobs-header-right{position:static;margin-top:0}.applied-filter-categories{max-width:110px;font-size:10px}.applied-category-item{padding:9px 6px;font-size:10px}.applied-filter-values{padding:7px;font-size:11px}.applied-checkbox-label{font-size:10px}.applied-cardpopup-model-content{padding:14px 8px 14px 12px;max-height:88vh;border-radius:14px}.applied-ai-popup-close,.applied-job-popup-close{top:11px;right:11px;font-size:18px}.applied-cardpopup-job-title{font-size:11px;padding-right:28px;margin-bottom:3px}.applied-college-icon{font-size:11px}.applied-popup-job-header{flex-direction:column;gap:10px}.applied-popup-institution-logo,.applied-popup-institution-logo img{width:52px;height:52px}.applied-popup-logo-initials{font-size:14px}.applied-cardpopup-company-name,.applied-job-meta-item{font-size:10px}.applied-meta-icon,.applied-cardpopup-section-title{font-size:11px}.applied-cardpopup-section-description{font-size:10px;line-height:1.6}.applied-cardpopup-skill-tag{font-size:9px;padding:4px 8px}.applied-cardpopup-btn-primary{font-size:10px;padding:6px 12px}.applied-popup-slider-title{font-size:14px;margin-bottom:16px}.applied-popup-slider-label{flex:0 0 85px;font-size:10px}.applied-popup-slider-percent{flex:0 0 38px;font-size:10px}.applied-pagination-container{gap:5px;margin:14px 0}.applied-pagination-prev-btn,.applied-pagination-next-btn{font-size:9px;padding:3px 8px}.applied-pagination-page{font-size:10px;padding:1px 6px}.applied-no-saved-jobs{font-size:11px}.applied-filter-label,.applied-select,.applied-btn-clear{font-size:10px}.applied-filter-title{font-size:12px}.applied-sort-sheet-option{font-size:12px;padding:11px 15px}.applied-mobile-single-search input{font-size:11px}.applied-mobile-single-search{height:33px;padding:0 10px}.applied-mobile-filter-icon-btn{width:30px;height:28px;border-radius:9px}.applied-popup-mobile-meta-row{font-size:10px}.applied-popup-mobile-meta-chips span{font-size:9px;padding:2px 8px}.applied-popup-mobile-applied-badge,.applied-accordion-label,.applied-checkbox-label{font-size:10px}.applied-checkbox-input{height:11px;width:11px}}@media (min-width: 576px) and (max-width: 767px){.applied-dashboard-container{padding:12px 14px}.applied-mobile-actions-bar{display:flex}.applied-mobile-action-btn{font-size:11px;padding:9px 8px}.applied-page-title{font-size:12px;font-weight:600;margin:0;white-space:nowrap}.applied-show-title{display:none}.applied-mobile-showing-text{font-size:11px;font-weight:600;color:#0575e6;white-space:nowrap}.applied-save-sort-right{gap:8px}.applied-mobile-sort-icon-btn{width:30px;height:30px;padding:0;font-size:11px;border-radius:7px;display:flex;align-items:center;justify-content:center}.applied-jobs-header-right{position:static;margin-top:0}.applied-filter-categories{max-width:125px}.applied-category-item{font-size:11px;padding:10px 7px}.applied-checkbox-label{font-size:11px}.applied-cardpopup-model-content{padding:18px 14px}.applied-cardpopup-job-title{font-size:12px}.applied-cardpopup-company-name{font-size:11.5px}.applied-job-meta-item{font-size:11px}.applied-popup-header-right h4{margin-top:7px}.applied-job-meta-row{padding:5px}.applied-meta-icon{width:12px;height:14px}.applied-college-icon{font-size:12px}.applied-popup-institution-logo{width:64px;height:64px}.applied-popup-slider-label{flex:0 0 100px;font-size:11px}.applied-cardpopup-section-title{font-size:11.5px}.applied-cardpopup-section-description{font-size:11px}.applied-cardpopup-skill-tag{font-size:10px;padding:4px 10px}.applied-filter-title{font-size:12.5px}.applied-btn-clear,.applied-filter-label,.applied-select{font-size:11px}.applied-popup-slider-title{font-size:15px}.applied-pagination-prev-btn,.applied-pagination-next-btn{font-size:10px}.applied-pagination-page{font-size:11px}.applied-sort-sheet-option{font-size:12px;padding:12px 15px}.applied-mobile-single-search input{font-size:11px}.applied-mobile-single-search{height:36px}.applied-mobile-filter-icon-btn{width:36px;height:36px;border-radius:9px}.applied-accordion-label,.applied-checkbox-label{font-size:11px}.applied-checkbox-input{height:11px;width:11px}}@media (min-width: 768px) and (max-width: 991px){.applied-dashboard-container{padding:14px 18px}.applied-mobile-actions-bar{display:flex}.applied-page-title{font-size:13px;font-weight:600;margin:0;white-space:nowrap}.applied-show-title{display:none}.applied-mobile-showing-text{font-size:12px;font-weight:600;color:#0575e6;white-space:nowrap}.applied-save-sort-right{gap:10px}.applied-mobile-sort-icon-btn{width:32px;height:32px;padding:0;font-size:12px;border-radius:7px;display:flex;align-items:center;justify-content:center}.applied-ed-search-bar select{width:100px}.applied-exp-select-wrapper select{width:197px}.applied-jobs-header-right{position:static}.applied-profile-sidebar-col{display:none}.applied-saved-jobs-layout{gap:15px}.col-lg-3{width:100%}.applied-cardpopup-job-title{font-size:13.5px}.applied-popup-slider-label{flex:0 0 120px;font-size:12px}.applied-filter-title{font-size:13px}.applied-category-item,.applied-checkbox-label{font-size:11.5px}.applied-cardpopup-section-title{font-size:12.5px}.applied-cardpopup-section-description{font-size:12px}.applied-cardpopup-skill-tag{font-size:11px;padding:5px 12px}.applied-btn-clear{font-size:11.5px}.applied-popup-slider-title{font-size:17px}.applied-pagination-prev-btn,.applied-pagination-next-btn,.applied-pagination-page{font-size:11px}.applied-sort-sheet-option{font-size:13px;padding:13px 18px}.applied-cardpopup-company-name{font-size:12.5px}.applied-job-meta-item{font-size:12px}.applied-meta-icon{width:14px;height:16px}.applied-college-icon{font-size:14px}.applied-mobile-single-search{height:38px}.applied-mobile-single-search input{font-size:12px}.applied-mobile-filter-icon-btn{width:38px;height:38px}.applied-tablet-filter-icon-btn{width:32px;height:32px}.applied-ed-search-button,.applied-accordion-label,.applied-checkbox-label{font-size:11px}.applied-checkbox-input{height:11px;width:11px}.applied-bottom-sheet{width:100%;max-width:800px}}@media (min-width: 992px) and (max-width: 1199px){.applied-dashboard-container{padding:20px 28px}.applied-page-title{font-size:14px;white-space:nowrap}.applied-show-title{margin-left:125px;font-size:13px}.applied-jobs-header-right{right:20%}.col-lg-5{flex:0 0 auto;width:33.666667%}.col-lg-2.custom-width{flex:0 0 25%;max-width:23%}.applied-gallery-box{height:400px}.applied-sort-by-container{width:159px;margin-right:9px}.applied-job-sortby{font-size:12.5px;padding:3px 7px}.applied-sortby-icon{margin-left:5px}.applied-pagination-container{gap:8px;margin:25px 0}.applied-pagination-prev-btn,.applied-pagination-next-btn{font-size:12px;padding:4px 12px}.applied-pagination-page{font-size:13px;padding:2px 8px}.applied-cardpopup-job-title{font-size:14px}.applied-job-meta-item,.applied-cardpopup-company-name{font-size:13px}.applied-meta-icon{width:15px;height:17px}.applied-cardpopup-section-title{font-size:13px}.applied-cardpopup-section-description,.applied-accordion-label,.applied-checkbox-label{font-size:12px}.applied-checkbox-input{height:11px;width:11px}}@media (min-width: 1200px) and (max-width: 1399px){.applied-page-title{font-size:14.5px}.applied-show-title{font-size:13.5px;margin-left:150px}.applied-jobs-header-right{right:22%}.col-lg-5{flex:0 0 auto;width:26.666667%}.col-lg-2.custom-width{flex:0 0 23%;max-width:22%}.applied-cardpopup-job-title{font-size:14px}.applied-job-meta-item,.applied-cardpopup-company-name{font-size:13px}.applied-meta-icon{width:15px;height:17px}.applied-cardpopup-section-title{font-size:13px}.applied-cardpopup-section-description{font-size:12px}.applied-ed-search-bar input,.applied-ed-search-bar select{font-size:13px}}@media (min-width: 1400px) and (max-width: 1919px){.applied-dashboard-container{padding:40px 35px}.applied-show-title{font-size:15px;margin-left:165px}.applied-jobs-header-right{right:24%}.applied-cardpopup-job-title{font-size:15px}.applied-popup-slider-title{font-size:18px}.applied-cardpopup-section-title{font-size:14px}.applied-cardpopup-section-description,.applied-job-meta-item{font-size:13.5px}.applied-cardpopup-skill-tag{font-size:13px;padding:6px 13px}.applied-popup-slider-label,.applied-popup-slider-percent{font-size:14px}.applied-ed-search-bar input,.applied-ed-search-bar select,.applied-exp-select-wrapper select{font-size:13.5px}.applied-ed-search-button{font-size:13.5px;padding:6px 24px}.applied-category-item,.applied-checkbox-label{font-size:13.5px}.applied-filter-label,.applied-select{font-size:14px}.applied-btn-clear{font-size:12.5px}.applied-filter-title{font-size:15px}.applied-pagination-prev-btn,.applied-pagination-next-btn{font-size:13.5px}.applied-pagination-page{font-size:13px}.col-lg-5{flex:0 0 auto;width:24.666667%}.col-lg-2.custom-width{flex:0 0 20%;max-width:22%}}@media (min-width: 1920px){.applied-dashboard-container{padding:25px 40px;max-width:2400px;margin-left:auto;margin-right:auto}.applied-page-title{font-size:22px}.applied-show-title{font-size:22px;margin-left:325px}.applied-jobs-header-right{right:25%}.applied-sort-by-container{width:255px;margin-right:63px}.applied-job-sortby{font-size:20px;padding:4px 15px}.applied-cardpopup-model-content{max-width:1300px;padding:35px 40px}.applied-cardpopup-job-title{font-size:22px}.applied-cardpopup-section-title{font-size:19px}.applied-cardpopup-section-description{font-size:18px}.applied-popup-slider-title{font-size:30px}.applied-popup-slider-label,.applied-popup-slider-percent{font-size:19px}.applied-gallery-box{height:550px}.applied-ed-search-bar input,.applied-ed-search-bar select,.applied-exp-select-wrapper select{font-size:18px}.applied-ed-search-button{font-size:17px;padding:7px 28px}.applied-category-item,.applied-checkbox-label,.applied-filter-label,.applied-select,.applied-btn-clear{font-size:17px}.applied-filter-title{font-size:20px}.applied-job-meta-item{font-size:18px}.applied-cardpopup-skill-tag{font-size:16px;padding:10px 22px}.applied-pagination-prev-btn,.applied-pagination-next-btn,.applied-pagination-page{font-size:16px}.col-lg-5{flex:0 0 auto;width:24.666667%}}@media (max-width: 991px){.applied-sort-by-container{width:100%}.applied-job-sortby{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #0575e6}.applied-sort-dropdown{width:100%;right:0;min-width:130px}.applied-sort-dropdown button{font-size:11px}}.saved-dashboard-container{padding:20px 30px;background-color:#f8f9fa;min-height:810px;margin-top:65px}.saved-mobile-topbar{display:flex;gap:8px;align-items:center;margin-bottom:10px}.saved-mobile-search-wrapper{flex:1;display:flex;align-items:center;background:#fff;border:1.5px solid #d0d5dd;border-radius:50px;padding:0 12px;height:38px;gap:6px;box-shadow:0 1px 4px #00000012}.saved-mobile-search-icon{color:#888;flex-shrink:0}.saved-mobile-search-input{flex:1;border:none;outline:none;font-size:12px;color:#333;background:transparent}.saved-mobile-search-input::placeholder{color:#aaa}.saved-mobile-search-clear{background:none;border:none;cursor:pointer;color:#999;display:flex;align-items:center;padding:0}.saved-mobile-filter-icon-btn{flex-shrink:0;width:38px;height:38px;background:#fff;border:1.5px solid #0575e6;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0575e6;box-shadow:0 1px 4px #00000012}.saved-mobile-filter-icon-btn:hover{background:#f0f5ff}.saved-tablet-search-bar{display:flex;gap:8px;align-items:center;margin-bottom:10px;background:#fff;border-radius:50px;padding:6px 10px;box-shadow:0 1px 4px #00000014;border:1.5px solid #e0e6f0}.saved-tablet-search-input-wrapper{flex:1;display:flex;align-items:center;gap:5px;border-right:1px solid #e5e9f0;padding-right:8px}.saved-tablet-search-input-wrapper:last-of-type{border-right:none;padding-right:0}.saved-tablet-search-icon{color:#888;flex-shrink:0}.saved-tablet-search-input{flex:1;border:none;outline:none;font-size:11.5px;color:#333;background:transparent;min-width:0}.saved-tablet-search-input::placeholder{color:#aaa}.saved-tablet-select-wrapper{flex:0 0 130px;position:relative;display:flex;align-items:center;border-right:1px solid #e5e9f0;padding-right:8px}.saved-tablet-select{width:100%;border:none;outline:none;font-size:11.5px;color:#333;background:transparent;appearance:none;-webkit-appearance:none;padding-right:18px;cursor:pointer}.saved-tablet-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px;color:#888}.saved-ed-search-bar{display:flex;gap:12px;padding:12px;border-radius:12px;align-items:center;margin:0;width:770px}.saved-ed-search-wrapper{position:relative;display:flex;align-items:center;width:100%}.saved-ed-search-wrapper input{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid #ccc}.saved-search-icon{position:absolute;left:10px;color:#888;pointer-events:none}.saved-ed-search-bar input,.saved-exp-select-wrapper{flex:1}.saved-exp-select-wrapper{position:relative}.saved-exp-select-wrapper select{width:100%;height:41px;padding:0 40px 0 14px;border:1px solid #ccc;border-radius:8px;font-size:15px;color:#4a4a4a;appearance:none}.saved-exp-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;color:#4a4a4a;pointer-events:none}.saved-ed-search-button{background:#0575e6;color:#fff;padding:5px 20px;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.saved-ed-search-bar input,.saved-ed-search-bar select{padding:9px 35px;border:1px solid #ddd;border-radius:24px;outline:none;color:#333;font-size:13px;flex:1;min-width:0;height:40px}.save-sort{align-items:center;margin:10px 7px 30px}.saved-title-search{display:flex;align-items:center;margin-left:5px;gap:168px}.saved-page-title-desktop{text-align:left;font-size:22px;font-weight:700;margin:5px 0 10px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.saved-above-cards-row{display:flex;align-items:center;justify-content:space-between;margin:0 7px 14px}.savedjobshow-title-inline{margin-left:0!important;font-size:15px}.saved-sort-by-container{position:relative;text-align:right;display:inline-block}.saved-job-sortby{background-color:#fff;border:1px solid #0575e6;border-radius:8px;padding:3px 13px;cursor:pointer;font-size:13px;color:#0575e6;font-weight:400;display:flex;align-items:center;gap:6px}.saved-job-sortby-icon-only{width:32px;height:32px;padding:0;border-radius:8px;justify-content:center}.saved-sortby-icon{margin-left:10px}.saved-sort-dropdown{position:absolute;top:45px;right:0;width:160px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:10}.saved-sort-dropdown button{background:none;border:none;padding:10px 15px;text-align:left;cursor:pointer;font-size:13px;color:#333;width:100%;border-radius:7px}.saved-job-list{flex:1;display:flex;flex-direction:column;padding:0}.saved-job-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000d;width:100%;max-width:320px;flex:1 1 300px;transition:transform .2s}.saved-job-card:hover{transform:translateY(-4px)}.no-saved-jobs{display:flex;text-align:center;margin-top:50px;color:#333;flex-direction:column;align-items:center;justify-content:center;min-height:45vh}.no-saved-jobs p{font-size:15px}.saved-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.job-cards-filter{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;position:sticky;top:85px}.saved-filter-overlay{position:fixed;inset:0;background:#0006;z-index:1200}.saved-bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;z-index:1300;max-height:80vh;display:flex;flex-direction:column;animation:sheetUp .3s ease;overflow:hidden}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.saved-bottom-sheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:12px auto 0;flex-shrink:0}.saved-bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px 10px;border-bottom:1px solid #eee;flex-shrink:0}.saved-bottom-sheet-close{background:none;border:none;cursor:pointer;color:#555;display:flex;align-items:center;padding:4px}.sj-filter-header-row{display:flex;flex-direction:column}.sj-filter-header{display:flex;justify-content:space-between;align-items:center;padding:5px 18px 14px;border-bottom:1px solid #f0f2f5}.sj-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.sj-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e605;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.sj-btn-clear{background:none;color:#0056d2;cursor:pointer;border:none;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:background .15s ease,border-color .15s ease}.sj-filter-body{display:flex;flex-direction:column}.sj-filter-categories{display:none}.sj-filter-values{flex:1;width:100%;padding:0}.sj-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.sj-accordion-item:last-child{border-bottom:none}.sj-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px 5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.sj-accordion-trigger:hover{background:#f7f9ff}.sj-accordion-trigger-left{display:flex;align-items:center;gap:10px}.sj-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sj-accordion-icon svg{width:13px;height:13px}.sj-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.sj-accordion-trigger-right{display:flex;align-items:center;gap:8px}.sj-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;background:#50596510;color:#505965;transition:opacity .2s ease}.sj-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.sj-accordion-chevron.open{transform:rotate(180deg)}.sj-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.sj-accordion-body.open{max-height:600px}.sj-accordion-body.open.sj-scroll-body{max-height:240px;overflow-y:auto}.sj-filter-section{padding:4px 18px 8px;display:flex;flex-direction:column;gap:0}.sj-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.sj-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.sj-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.sj-checkbox-item:hover{background:#f4f7ff}.sj-checkbox-left{display:flex;align-items:center;gap:9px}.sj-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.sj-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.sj-select-wrapper{position:relative;margin-bottom:12px}.sj-filter-label{margin-bottom:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;display:block}.sj-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.sj-select:hover{border-color:#b0bdf0}.sj-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.sj-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.sj-scroll-body::-webkit-scrollbar{width:3px}.sj-scroll-body::-webkit-scrollbar-thumb{background:none;border-radius:10px}.sj-scroll-body::-webkit-scrollbar-track{background:transparent}.saved-gallery-wrapper{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:85px}.saved-gallery-inner{width:100%}.saved-gallery-box{position:relative;background-color:#000;border-radius:12px;overflow:hidden;height:487px;box-shadow:0 4px 12px #00000026}.saved-gallery-slides{position:relative;width:100%;height:100%}.saved-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.saved-gallery-slide.active{opacity:1}.saved-gallery-image{width:100%;height:100%;object-fit:cover}.saved-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;padding:.5rem;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;z-index:10}.saved-nav-btn:hover{background:#ffffff59}.saved-nav-btn.left{left:.75rem}.saved-nav-btn.right{right:.75rem}.saved-icon{width:24px;height:24px;color:#fff}.saved-gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.saved-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.saved-dot.active{background:#fff;width:24px;border-radius:5px}.saved-jobs-header-right{position:absolute;right:24.5%}.savedjobshow-title{font-size:15px;font-weight:600;margin-bottom:0;background:#0575e6;background-clip:text;-webkit-background-clip:text;color:transparent;margin-left:258px}.saved-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.saved-pagination-prev-btn{display:flex;align-items:center;padding:3px 10px 2px 4px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.saved-pagination-next-btn{display:flex;align-items:center;padding:3px 4px 3px 10px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.saved-pagination-next-btn:disabled,.saved-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.saved-pagination-pages{display:flex;gap:6px}.saved-pagination-page{padding:1px 10px;border-radius:6px;border:1px solid #0575E6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.saved-pagination-page.active{background:#0575e6;color:#fff}.saved-popup-job-header{display:flex;gap:20px;position:relative}.saved-popup-job-header-mobile{flex-direction:column;gap:6px}.saved-popup-mobile-top{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:5px}.saved-popup-header-left{flex-shrink:0}.saved-popup-institution-logo{width:90px;height:90px;border-radius:14px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.saved-popup-institution-logo img{width:100%;height:100%;object-fit:cover;border-radius:14px}.saved-popup-logo-initials{font-size:22px;font-weight:700;color:#1a73e8}.saved-popup-header-right{flex:1}.saved-popup-header-right h2{margin:4px 2px 2px}.saved-popup-header-right h4{margin:11px 3px 2px;font-weight:500;color:#0b1320}.saved-cardpopup-company-name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;margin-bottom:16px;color:#0b1320}.saved-college-icon{font-size:14px;color:#999;margin-bottom:3px}.saved-meta-icon{color:#999;font-size:15px;flex-shrink:0}.saved-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:8px 0}.saved-cardpopup-model-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.saved-cardpopup-model-content{background:#fff;padding:30px 10px 30px 35px;border-radius:12px;width:100%;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column;z-index:9999}.saved-jobcard-slider-popup{width:760px!important;max-width:760px!important;padding:25px 40px}.saved-jobcard-details-popup{width:1100px!important;max-width:1100px!important}.applied-popup-slider-wrapper{padding:10px 0}.saved-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.45) transparent}.saved-cardpopup-scroll::-webkit-scrollbar{width:6px}.saved-cardpopup-scroll::-webkit-scrollbar-track{background:transparent}.saved-cardpopup-scroll::-webkit-scrollbar-thumb{background-color:#64646473;border-radius:999px}.saved-cardpopup-scroll::-webkit-scrollbar-thumb:hover{background-color:#646464b3}.saved-cardpopup-model-content{background:#fff;padding:30px 10px 30px 35px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column;z-index:9999}.saved-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:15px;position:relative;z-index:1}.saved-ai-popup-close{position:absolute;top:8px;right:11px;background:none;border:none;font-size:27px;background-color:#f1f9fe95;border-radius:35px;width:30px;color:#021b79;cursor:pointer;line-height:1;z-index:10000;pointer-events:auto;transition:transform .2s ease,color .2s ease}.saved-job-popup-close{position:absolute;top:1px;right:14px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1;z-index:10000;pointer-events:auto}.saved-cardpopup-job-title{font-size:16px;font-weight:600;margin-bottom:10px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.saved-cardpopup-section-title{font-size:14px;font-weight:600;margin-top:20px;margin-bottom:7px;color:#505965}.saved-cardpopup-section-description{font-size:13.5px;color:#0b1320;line-height:1.8}.saved-cardpopup-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:25px}.saved-cardpopup-skill-tag{display:inline-block;background-color:#f1f9fe80;color:#0575e6;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;margin-top:7px}.saved-cardpopup-model-actions{margin-right:40px;text-align:right}.desktop-apply-btn{display:block}.saved-apply-badge-wrapper{display:none}.saved-applied-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#2ecc71;border:1px solid #2ecc71;padding:3px 10px;border-radius:20px;background:#2ecc7105;font-weight:600}.saved-cardpopup-btn-primary{padding:6px 15px;font-size:13px;font-weight:500;border-radius:50px;background:none;border:none;cursor:pointer;color:#fff;transition:all .3s ease}.saved-cardpopup-btn-primary{padding:1px 13px;font-weight:600}.saved-cardpopup-btn-primary.remove-btn{background-color:#2ecc7105;border:1px solid #2ecc71;color:#2ecc71;cursor:not-allowed}.saved-cardpopup-btn-primary.apply-btn,.saved-cardpopup-btn-primary.applied{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none}.saved-popup-slider-wrapper{padding:10px 0}.saved-popup-slider-title{font-size:22px;font-weight:600;margin-bottom:35px;text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.saved-popup-slider-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.saved-popup-slider-label{flex:0 0 150px;font-size:14px;text-align:left;color:#333;font-weight:500}.saved-popup-slider-track{flex:1;height:8px;background-color:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.saved-popup-slider-fill{height:100%;border-radius:6px;transition:width .3s ease}.saved-popup-slider-percent{flex:0 0 60px;font-size:14px;text-align:right;font-weight:500;color:#333}.saved-applied-content{display:inline-flex;align-items:center;gap:6px;font-size:13px;margin-top:3px}.saved-applied-icon{font-size:18px;color:#22c55e;animation:tickScale .45s ease-out}.job-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#0b1320}.save-sort-left{flex:1}.save-sort-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.saved-mobile-showing-text{font-size:13px;font-weight:600;color:#0575e6;white-space:nowrap}@media (min-width: 1400px){.saved-dashboard-container{padding:40px 50px}}@media (min-width: 1920px){.saved-dashboard-container{padding:25px 40px;max-width:2400px;margin-left:auto;margin-right:auto}.saved-page-title{font-size:22px}.savedjobshow-title{font-size:22px;margin-left:325px}.saved-jobs-header-right{right:25%}.saved-sort-by-container{width:255px;margin-right:63px}.saved-job-sortby{font-size:20px;padding:4px 15px}.saved-cardpopup-model-content{max-width:1300px;padding:35px 40px}.saved-cardpopup-job-title{font-size:21px}.saved-cardpopup-section-title{font-size:19px}.saved-cardpopup-section-description{font-size:18px}.saved-popup-slider-title{font-size:28px}.saved-popup-slider-label,.saved-popup-slider-percent{font-size:18px}.saved-gallery-box{height:550px}.col-lg-5{flex:0 0 auto;width:24.666667%}.saved-ed-search-bar input,.saved-ed-search-bar select{font-size:18px}.saved-ed-search-button{font-size:18px;padding:6px 24px}.saved-pagination-prev-btn,.saved-pagination-next-btn{font-size:16px;padding:6px 20px}.saved-pagination-page{font-size:16px;padding:3px 13px}}@media (min-width: 1400px) and (max-width: 1919px){.saved-dashboard-container{padding:40px 35px}.savedjobshow-title{font-size:15px;margin-left:234px}.saved-jobs-header-right{right:24%}.saved-cardpopup-job-title{font-size:16px}.saved-popup-slider-title{font-size:18px}.saved-cardpopup-skill-tag{padding:6px 14px}.saved-cardpopup-section-title{font-size:14px}.saved-cardpopup-section-description,.saved-popup-slider-label{font-size:13.5px}.saved-popup-slider-percent{font-size:15px}.col-lg-5{flex:0 0 auto;width:24.666667%}.col-lg-2.custom-width{flex:0 0 20%;max-width:22%}.saved-job-meta-item{font-size:13.5px}.saved-meta-icon{margin-right:3px}}@media (min-width: 1200px) and (max-width: 1399px){.savedjobshow-title{margin-left:150px}.saved-jobs-header-right{right:22%}.col-lg-5{flex:0 0 auto;width:26.666667%}.col-lg-2.custom-width{flex:0 0 23%;max-width:22%}.saved-job-meta-item,.saved-cardpopup-company-name{font-size:13px}}@media (min-width: 992px) and (max-width: 1199px){.saved-dashboard-container{padding:20px 28px}.savedjobshow-title{margin-left:190px;font-size:13px}.saved-jobs-header-right{right:20%}.col-lg-5{flex:0 0 auto;width:33.666667%}.col-lg-2.custom-width{flex:0 0 25%;max-width:23%}.saved-gallery-box{height:400px}.saved-sort-by-container{width:159px;margin-right:72px}.saved-job-sortby{font-size:11px;padding:3px 7px}.saved-sortby-icon{margin-left:5px}.saved-pagination-prev-btn,.saved-pagination-next-btn{font-size:12px;padding:4px 12px}.saved-pagination-page{font-size:13px;padding:2px 8px}.saved-cardpopup-job-title{font-size:13.5px}.saved-cardpopup-company-name,.saved-job-meta-item{font-size:12.5px}.saved-meta-icon{width:14px;height:16px;margin-right:7px;margin-bottom:2px}.saved-applied-content{font-size:12px}.saved-applied-icon{font-size:13px}.saved-job-popup-close{font-size:21px;width:23px}.saved-cardpopup-section-title{font-size:13px}.saved-cardpopup-section-description,.saved-cardpopup-section-description p{font-size:12px}.saved-page-title{font-size:14px;white-space:nowrap}.sj-filter-title{font-size:14px}.sj-accordion-label,.sj-checkbox-label,.saved-ed-search-bar input,.saved-ed-search-bar select,.saved-ed-search-button,.sj-category-item,.sj-filter-values,.sj-select{font-size:12px}.sj-filter-heading{font-size:13px}}@media (min-width: 768px) and (max-width: 991px){.saved-dashboard-container{padding:16px 18px}.saved-page-title{font-size:13px;font-weight:600;margin:0;white-space:nowrap}.savedjobshow-title{display:none}.saved-jobs-header-right{position:static}.save-sort{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0;gap:8px}.save-sort-left{flex:1}.save-sort-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.saved-mobile-showing-text{font-size:12px;font-weight:600;color:#0575e6;white-space:nowrap}.saved-job-sortby.saved-job-sortby-icon-only{width:32px;height:32px;font-size:10px;padding:0;display:flex;align-items:center;justify-content:center}.saved-sort-dropdown button{font-size:11px}.saved-jobs-layout{flex-direction:column}.saved-job-list{width:100%!important}.sj-filter-values{height:300px}.sj-filter-title{font-size:13px}.sj-category-item{font-size:11px;padding:9px 8px}.sj-checkbox-label,.sj-btn-clear{font-size:11px}.saved-cardpopup-job-title{font-size:12px;padding-right:28px;margin-bottom:2px}.saved-cardpopup-section-title{font-size:11px;margin-top:12px}.saved-cardpopup-section-description{font-size:11px;line-height:1.6}.saved-cardpopup-skill-tag{font-size:10px;padding:4px 9px}.saved-popup-slider-label{flex:0 0 120px;font-size:11px}.saved-popup-slider-percent{font-size:11px;flex:0 0 46px}.saved-popup-slider-title{font-size:16px;margin-bottom:20px}.saved-cardpopup-company-name{font-size:11px;margin-bottom:6px}.saved-job-meta-item{font-size:10.5px}.saved-meta-icon{font-size:12px}.saved-pagination-prev-btn,.saved-pagination-next-btn{font-size:10px;padding:3px 9px}.saved-pagination-page{font-size:10px;padding:2px 7px}.saved-cardpopup-model-content{padding:16px 12px 16px 16px}.saved-job-popup-close{top:3px;right:14px;font-size:20px}.saved-ai-popup-close{top:16px;right:14px;font-size:20px}.saved-popup-institution-logo{width:70px;height:70px;border-radius:10px;flex-shrink:0;padding:7px}.saved-applied-content{font-size:12px;margin:0}.saved-applied-icon,.saved-college-icon{font-size:12px}.saved-meta-icon{width:14px;height:15px;margin-right:5px;margin-bottom:2px}.saved-popup-institution-logo img{width:55px;height:68px}.saved-mobile-search-wrapper{height:38px}.saved-mobile-search-input{font-size:12px}.saved-mobile-filter-icon-btn{width:38px;height:38px}.saved-cardpopup-btn-primary{font-size:10.5px;padding:4px 12px}.saved-applied-badge{font-size:10px;padding:2px 8px}.saved-job-meta-row{gap:8px;padding:8px 0}.saved-ed-search-bar input,.saved-ed-search-bar select{font-size:11px}.sj-accordion-label{font-size:12px}.saved-ed-search-button{font-size:11px}}@media (min-width: 576px) and (max-width: 767px){.saved-dashboard-container{padding:14px 16px}.saved-page-title{font-size:12px;font-weight:600;margin:0;white-space:nowrap}.savedjobshow-title{display:none}.saved-jobs-header-right{position:static;margin-top:0}.save-sort{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0;gap:8px}.save-sort-left{flex:1}.save-sort-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.saved-mobile-showing-text{font-size:11.5px;font-weight:600;color:#0575e6;white-space:nowrap}.saved-job-sortby.saved-job-sortby-icon-only{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center}.saved-jobs-layout{flex-direction:column}.saved-job-list{width:100%!important}.sj-filter-categories{max-width:120px}.sj-filter-title{font-size:12px}.sj-category-item{font-size:10.5px;padding:8px 7px}.sj-checkbox-label,.sj-btn-clear{font-size:10.5px}.sj-filter-values{height:260px;padding:8px}.saved-cardpopup-model-content{padding:16px 10px 16px 14px}.saved-job-popup-close,.saved-ai-popup-close{top:14px;right:12px;font-size:20px}.saved-cardpopup-job-title{font-size:11.5px;padding-right:26px;margin-bottom:2px}.saved-popup-institution-logo{width:44px;height:44px;border-radius:8px;flex-shrink:0}.saved-popup-institution-logo img{width:44px;height:44px}.saved-cardpopup-company-name{font-size:10.5px;margin-bottom:5px}.saved-job-meta-item{font-size:10px}.saved-meta-icon{font-size:11px}.saved-cardpopup-section-title{font-size:10.5px;margin-top:12px;margin-bottom:4px}.saved-cardpopup-section-description{font-size:10.5px;line-height:1.6}.saved-cardpopup-skill-tag{font-size:9.5px;padding:4px 8px;margin-top:3px}.saved-popup-slider-title{font-size:14px;margin-bottom:18px}.saved-popup-slider-label{flex:0 0 100px;font-size:10.5px}.saved-popup-slider-percent{flex:0 0 44px;font-size:10.5px}.saved-popup-slider-row{margin-bottom:16px;gap:10px}.saved-pagination-prev-btn,.saved-pagination-next-btn{font-size:9px;padding:3px 8px}.saved-pagination-page{font-size:10px;padding:1px 6px}.saved-mobile-search-wrapper{height:36px}.saved-mobile-search-input{font-size:11px}.saved-mobile-filter-icon-btn{width:36px;height:36px;border-radius:9px}.saved-cardpopup-btn-primary{font-size:10px;padding:3px 10px}.saved-applied-badge{font-size:9.5px;padding:2px 7px}.saved-job-meta-row{gap:7px;padding:7px 0}.sj-accordion-label{font-size:11px}}@media (max-width: 575px){.saved-dashboard-container{padding:10px 12px;margin-top:60px}.saved-page-title{font-size:11px;font-weight:600;white-space:nowrap;margin:0}.savedjobshow-title{display:none}.saved-jobs-header-right{position:static;margin-top:0;width:auto}.saved-sort-by-container{width:auto}.save-sort{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin:8px 0;gap:8px}.save-sort-left{flex:1}.save-sort-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.saved-mobile-showing-text{font-size:10.5px;font-weight:600;color:#0575e6;white-space:nowrap}.saved-job-sortby.saved-job-sortby-icon-only{width:28px;height:28px;padding:0;font-size:11px;border-radius:8px;display:flex;align-items:center;justify-content:center}.saved-sort-dropdown{right:0;left:auto;width:150px}.saved-sort-dropdown button{font-size:10.5px;padding:8px 10px}.saved-jobs-layout{flex-direction:column;gap:12px;margin-top:10px}.saved-job-list{width:100%!important}.sj-filter-categories{max-width:105px}.sj-filter-title{font-size:11.5px}.sj-category-item{padding:8px 6px;font-size:10px}.sj-accordion-label,.sj-select{font-size:11px}.sj-checkbox-input{height:11px;width:11px}.sj-checkbox-label,.sj-btn-clear{font-size:10px}.sj-checkbox-item{margin-bottom:5px}.sj-filter-values{height:250px;padding:7px}.saved-mobile-search-wrapper{height:33px;padding:0 10px}.saved-mobile-search-input{font-size:10px}.saved-mobile-filter-icon-btn{width:30px;height:28px;border-radius:9px}.saved-cardpopup-model-content{padding:12px 8px 12px 12px;max-height:88vh}.saved-ai-popup-close,.saved-job-popup-close{top:10px;right:10px;font-size:18px}.saved-popup-institution-logo{width:40px;height:40px;border-radius:8px;flex-shrink:0}.saved-popup-institution-logo img{width:40px;height:40px}.saved-cardpopup-job-title{font-size:10.5px;padding-right:24px;margin-bottom:5px}.saved-applied-badge{font-size:9px;padding:2px 7px}.saved-applied-icon{font-size:11px}.saved-cardpopup-btn-primary{font-size:9.5px;padding:0 10px}.saved-cardpopup-btn-primary.apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;font-size:10px}.saved-bottom-sheet{max-height:60vh}.saved-applied-content{color:#16a34a;background:#fff;border:1px solid #16a34a;border-radius:24px;font-size:10px;padding:0 14px}.saved-cardpopup-company-name{font-size:10px;margin-bottom:0}.saved-job-meta-item{font-size:9.5px}.saved-meta-icon{width:12px;height:15px;margin-right:3px;margin-bottom:2px}.saved-job-meta-row{gap:6px;padding:0 0 6px}.saved-college-icon{font-size:11px;margin-bottom:1px}.saved-cardpopup-section-title{font-size:10px;margin-top:12px;margin-bottom:4px}.saved-cardpopup-section-description{font-size:10px;line-height:1.5}.saved-cardpopup-skill-tag{font-size:9px;padding:4px 8px;margin-top:3px}.saved-popup-slider-title{font-size:13px;margin-bottom:18px}.saved-popup-slider-label{flex:0 0 88px;font-size:10px}.saved-popup-slider-percent{flex:0 0 40px;font-size:10px}.saved-popup-slider-row{margin-bottom:14px;gap:10px}.saved-pagination-container{gap:5px;margin:14px 0}.saved-pagination-prev-btn,.saved-pagination-next-btn{font-size:9px;padding:3px 7px}.saved-pagination-page{font-size:9px;padding:1px 6px}.no-saved-jobs p{font-size:11px}}@media (max-width: 360px){.saved-dashboard-container{padding:8px 10px}.saved-page-title{font-size:10px}.saved-mobile-showing-text,.saved-mobile-search-input{font-size:9.5px}.saved-mobile-search-wrapper{height:30px}.saved-mobile-filter-icon-btn{width:24px;height:23px;border-radius:7px}.saved-cardpopup-job-title{font-size:10px;margin-bottom:5px}.sj-category-item{font-size:9.5px;padding:7px 5px}.sj-checkbox-label{font-size:9.5px}.saved-popup-slider-label{flex:0 0 80px;font-size:9.5px}.saved-popup-slider-percent{font-size:9.5px}.save-sort{margin:6px 0}.saved-job-sortby.saved-job-sortby-icon-only{height:23px;width:23px;font-size:10px}.sj-filter-categories{max-width:220px}.saved-cardpopup-section-title,.saved-cardpopup-section-description,.sj-select{font-size:9.5px}.sj-filter-heading,.sj-filter-label{font-size:11px}.saved-applied-content{font-size:9px}.saved-applied-icon{font-size:11px}.saved-cardpopup-company-name{font-size:9.5px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#555;margin:0}.saved-meta-icon{width:11px;height:13px;margin-right:3px}.saved-college-icon,.sj-accordion-label,.sj-checkbox-label{font-size:11px}.saved-cardpopup-btn-primary.apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none}}.employee-profile-container{max-width:1300px;margin:70px auto 0;padding:20px;font-family:Montserrat;min-height:100vh}.emp-profile-header{display:flex;align-items:flex-start;gap:24px;background:#fff;border-radius:10px;padding:20px;margin-bottom:30px;box-shadow:0 10px 30px #0000001a;position:relative;overflow:hidden}.emp-profile-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#0575e6,#021b79)}.emp-profile-top-row{display:flex;align-items:center;gap:24px;width:100%}.emp-profile-actions-row{padding-left:134px}.emp-profile-avatar{position:relative;flex-shrink:0}.emp-profile-avatar img{width:110px;height:110px;border-radius:17px;border:2px solid #e9ecef;transition:transform .3s ease}.emp-profile-avatar:hover img{transform:scale(1.05)}.emp-avatar-overlay{position:absolute;bottom:10px;right:10px}.emp-edit-avatar{position:relative;display:inline-block}.emp-avatar-wrapper{position:relative;width:110px;height:110px;border-radius:17px;overflow:hidden}.emp-avatar-wrapper img,.emp-avatar-wrapper .emp-profile-initials-avatar-nav-popup{width:100%;height:100%;border-radius:17px;object-fit:cover;transition:.3s ease}.emp-avatar-hover-overlay{position:absolute;inset:0;display:flex;gap:12px;align-items:center;justify-content:center;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:.3s ease}.emp-avatar-wrapper:hover .emp-avatar-hover-overlay,.emp-avatar-wrapper.emp-show-overlay .emp-avatar-hover-overlay{opacity:1}.emp-avatar-icon-btn{border:none;background:transparent;color:#fff;font-size:22px;cursor:pointer;padding:0}.emp-avatar-icon-btn.delete{color:#fff;font-size:20px}.emp-avatar-icon-btn:hover{transform:scale(1.1)}.profile-default-avatar{width:110px;height:110px;border-radius:17px;border:1px solid #ccc;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:80px;color:#6b72805c;-webkit-user-select:none;user-select:none}.emp-add-photo-text{position:absolute;bottom:17px;width:100%;text-align:center;color:#fff;font-size:12px}.emp-profile-initials-avatar-nav-popup{width:110px;height:110px;border-radius:17px;border:2px solid #004DDA;transition:transform .3s ease;background-color:#f4f7fd;color:#004dda;display:flex;align-items:center;justify-content:center;font-size:60px;font-weight:600;text-transform:uppercase;-webkit-user-select:none;user-select:none}.emp-profile-info{flex:1}.emp-profile-name{font-size:15px;margin:14px 0 10px;color:#2c3e50;font-weight:700}.emp-profile-position{font-size:14px;margin:0 0 10px;font-weight:500}.emp-profile-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.emp-profile-btn{padding:5px 12px;border:none;border-radius:24px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;height:fit-content;border-bottom:0px}.emp-btn-edit,.emp-btn-save{border:1px solid #004dda;background-color:#fff;color:#000}.emp-btn-edit:hover,.emp-btn-save:hover{transform:translateY(-2px);background-color:#fff}.emp-edit-input{width:100%;padding:10px 15px;border:2px solid #e1e8ed;border-radius:8px;font-size:16px;margin-bottom:10px;transition:border-color .3s ease}.emp-edit-input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.emp-name-input{font-size:15px;font-weight:700}.emp-position-input{font-size:15px}.emp-edit-textarea{width:100%;border:2px solid #e1e8ed;padding:10px 40px 30px 10px;box-sizing:border-box;border-radius:8px;font-size:13.5px;resize:vertical;transition:border-color .3s ease}.emp-edit-textarea:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.emp-profile-content{display:grid;grid-template-columns:1fr 2fr;gap:30px}.emp-profile-card{background:#fff;border-radius:10px;padding:25px;margin-bottom:20px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.emp-profile-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.pd-card-title{font-size:16px;color:#2c3e50;margin:0 0 25px;font-weight:600}.emp-contact-item{display:flex;align-items:center;gap:10px;margin:5px 0 1px;padding:4px 0;border-radius:6px;transition:background .3s ease}.emp-address-item{display:flex;align-items:flex-start;margin-bottom:15px;gap:10px}.emp-contact-label{min-width:140px;color:#333;margin-bottom:0;font-size:13.5px;color:#374151}.emp-contact-value{flex:1;font-size:13.5px;line-height:1.7;color:#374151;font-weight:500}.emp-contact-text{flex:1;font-size:13.5px}.emp-underline-title{position:relative}.emp-underline-title:after{content:"";position:absolute;bottom:-.4rem;left:0;width:45px;height:2px;background:linear-gradient(135deg,#0575e6,#021b79);border-radius:2px}.emp-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px;color:#4a4a4a}.emp-select-wrapper{position:relative;width:100%}.emp-custom-select{width:100%;appearance:none;padding-right:35px}.emp-Savedprofile-exp-btn{margin-top:5px;padding:4px 12px;background-color:#004dda;border:1px solid #004DDA;color:#fff;font-size:12px;cursor:pointer;border-radius:24px;transition:background-color .3s ease;margin-left:10px}.emp-personal-card .emp-contact-item{display:flex;align-items:center;gap:10px;margin-bottom:18px}.emp-edit-input,.emp-edit-textarea{width:100%;padding:8px;margin-bottom:5px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:13.5px;line-height:1.7}.emp-edit-textarea{resize:vertical;min-height:80px}.emp-same-address-wrapper{display:flex;align-items:center;gap:25px;width:100%;cursor:pointer;padding:15px 0}.emp-same-address-text{font-size:12.5px;font-weight:600}.emp-checkbox-sameas{accent-color:#28a745;width:12px;height:12px;cursor:pointer}.emp-skills-container{display:flex;flex-wrap:wrap;gap:10px}.emp-skill-tag:hover{transform:scale(1.05)}.emp-skill-tag{display:flex;align-items:center;justify-content:center;background-color:#f1f9fe80;color:#004dda;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;gap:6px}.emp-remove-skill-btn{background:none;border:none;color:#004dda;cursor:pointer;font-size:14px;line-height:1;padding:0;margin-top:0}.emp-skill-suggestions{list-style:none;padding:0;margin:5px 0;border:1px solid #ccc;border-radius:4px;max-height:150px;overflow-y:auto;background-color:#fff}.emp-skill-suggestions li{padding:8px 12px;cursor:pointer;font-size:13px}.emp-skill-suggestions li:hover{background-color:#f0f0f0}.emp-education-item{border:1px solid;border-radius:15px;padding:15px;margin-bottom:15px;margin-top:30px;transition:box-shadow .3s ease}.color-0:hover{box-shadow:0 4px 10px #d6bfff66}.color-1:hover{box-shadow:0 4px 10px #ffe2cf66}.color-2:hover{box-shadow:0 4px 10px #bcfdff66}.emp-delete-exp-btn{margin-top:5px;padding:4px 10px;background-color:#fff;border:1px solid #004DDA;color:#004dda;font-size:12px;cursor:pointer;border-radius:24px;transition:background-color .3s ease}.emp-add-education-btn{margin-top:10px;padding:8px 12px;background-color:#eef5ff;color:#000;border:none;font-size:14px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.emp-add-education-btn:hover{background-color:#cedef4}.degree{font-size:1.1em;color:#2c3e50;margin:0 0 8px;font-weight:600;padding:6px 10px}.university{margin:0 0 5px;font-weight:500}.emp-edu-footer-buttons{display:flex;align-items:flex-end;justify-content:flex-end}.emp-bio-emp-rc-input-wrapper{position:relative;width:100%}.emp-word-count-inside{position:absolute;bottom:10px;right:12px;font-size:12px;color:#666;padding:2px 6px;border-radius:6px}.emp-bio-text{line-height:1.7;color:#374151;font-size:13.5px;margin-bottom:0}.emp-word-count-inside.warning{color:#d97706}.emp-word-count-inside.limit-reached{color:#dc2626}.emp-experience-timeline{position:relative}.emp-experience-item{margin-bottom:10px;padding-left:20px;position:relative}.emp-experience-item p{font-size:13.5px}.emp-experience-item:before{content:"";position:absolute;left:-2px;top:6px;width:4px;height:4px;border-radius:50%;background:#28a745;box-shadow:0 0 0 3px #fff,0 0 0 5px #28a745}.emp-experience-item:only-child:before{display:none}.emp-experience-item:not(:last-child):after{content:"";position:absolute;left:-1px;top:15px;width:2px;height:calc(100% + -0px);background:#28a745}.emp-experience-header{display:flex;justify-content:space-between;align-items:flex-start}.emp-experience-position{font-size:13.5px;color:#2c3e50;margin:0;font-weight:600}.date-row{display:flex;gap:12px;width:100%}.date-row .emp-edit-input{flex:1}.emp-experience-duration{color:#374151;padding:4px 12px;border-radius:15px;font-size:12px;font-weight:500}.emp-experience-company{font-weight:500;font-size:13.5px;margin-bottom:0}.emp-experience-description{color:#5a6c7d;line-height:1.5;font-size:13px}.emp-experience-duration-text{font-size:13px;padding:4px 15px}.emp-action-exp-buttons{display:flex;justify-content:center;margin:5px 0 15px}.emp-add-exp-wrapper{display:flex;justify-content:flex-end}.emp-add-experience-btn{padding:8px 12px;background-color:#eef5ff;color:#000;border:none;font-size:13px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.emp-add-experience-btn:hover{background-color:#cedef4}.emp-certification-text{width:100%;display:flex;flex-direction:column;gap:15px}.emp-certification-text h4{font-size:20px}.certif-duration{font-size:13.5px}.emp-certification-text p{font-size:14px;margin-bottom:0}.emp-label-inline{display:block;margin-top:10px;font-weight:500}.emp-checkbox-label{margin-top:10px;display:flex;align-items:center;gap:8px;font-weight:500}.emp-checkbox-label-cert input{width:20px}.emp-radio-group label{margin-bottom:0;display:flex;gap:5px}.emp-radio-group{display:flex;justify-content:space-between;width:100%;gap:8px}.emp-label-certification{width:100%;display:flex;align-items:center;gap:15px}.emp-certification-title{font-size:17px}.emp-form-row.emp-two-columns{display:flex;gap:16px;flex-wrap:wrap}.emp-form-row.emp-two-columns .emp-rc-input-wrapper{flex:1;min-width:150px}.emp-research-contribution-card{border-radius:16px;padding:30px;box-shadow:0 6px 20px #004dda1a;transition:transform .3s ease,box-shadow .3s ease}.emp-research-contribution-lables{font-size:14px;color:#002b5b;font-weight:600;margin-bottom:12px}.emp-research-custom-columns{margin-bottom:15px}.emp-rc-edit-input{width:65%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:13.5px}.emp-research-row.three-column,.emp-research-row.four-column,.emp-research-row.two-column{display:flex;flex-wrap:wrap;gap:15px}.emp-rc-input-wrapper{position:relative;flex:1 1 1%}.emp-rc-input-wrapper input{width:100%;padding:10px 8px;border:1px solid #ccc;border-radius:6px}.emp-rc-input-wrapper .emp-rc-floating-placeholder{position:absolute;left:10px;top:45%;transform:translateY(-50%);color:#888;pointer-events:none;transition:.2s ease all;font-size:13px}.emp-rc-input-wrapper input:focus+.emp-rc-floating-placeholder,.emp-rc-input-wrapper input.has-value+.emp-rc-floating-placeholder{top:1px;left:8px;font-size:11px;color:#505965;background-color:#fff;padding:0 4px}.emp-research-label{min-width:140px;color:#333;margin-bottom:20px;font-weight:500;font-size:14px}.emp-research-desc-label{min-width:140px;color:#333;margin-bottom:20px;font-weight:600;font-size:14px}.emp-desc-research-section{display:flex;flex-direction:row;align-items:center;gap:124px}.document-section-research{display:flex;flex-direction:row;align-items:center;gap:190px}.emp-rc-inline-field{display:flex;align-items:center;justify-content:space-between;width:750px;gap:100px}.emp-rc-inline-label{font-size:14px;font-weight:500;color:#333}.emp-research-two-column-row{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:25px}.emp-half-width-item{flex:1 1 48%;background:#fff;border-radius:10px;padding:20px;box-shadow:0 3px 10px #0000000d;transition:all .3s ease;border:1px solid #e0eaff}.emp-half-width-item:hover{border-color:#004dda;box-shadow:0 6px 15px #004dda26;transform:translateY(-4px)}.emp-staff-badge{font-size:13.5px}.emp-see-more-btn{background-color:#fff;color:#004dda;padding:10px 25px;border:none;font-size:14px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.emp-see-more-btn:hover{background-color:#fff;transform:translateY(-2px)}.emp-new-modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2600;animation:fadeIn .3s ease}.emp-new-modal-container{width:950px;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 35px 60px #00000040;border:none;animation:scaleUp .25s ease}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.emp-new-modal-header{background:linear-gradient(90deg,#06f,#004dda);padding:9px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.emp-new-modal-header h2{font-size:18px;font-weight:700;margin-bottom:0}.emp-new-modal-close{background:transparent;border:none;color:#fff;font-size:22px;cursor:pointer;transition:transform .2s,opacity .2s}.emp-new-modal-close:hover{transform:rotate(90deg);opacity:.7}.emp-new-modal-body{padding:30px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.emp-new-section-title{font-size:14px;font-weight:600;color:#222;padding-left:0;margin-bottom:10px}.emp-new-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.emp-new-input-group input{width:75%;padding:8px 14px;border:1px solid #ccc;border-radius:10px;font-size:13.5px;background:#fafafa;transition:.3s}.emp-new-input-group input:focus{border-color:#06f;background:#fff}.emp-new-textarea{width:100%;height:100px;max-height:100px;min-height:100px;padding:14px;border-radius:12px;background:#fafafa;border:1px solid #ccc;resize:none;font-size:13.5px;transition:.3s;overflow-y:auto}.emp-new-textarea:focus{border-color:#06f;background:#fff}.emp-upload-container{display:flex;align-items:center;gap:20px;width:100%}.emp-upload-label{flex:0 0 auto;font-weight:600;font-size:14px;color:#333;min-width:130px;-webkit-user-select:none;user-select:none}.emp-new-upload-box{position:relative;flex:1 1 auto;display:flex;align-items:center}.emp-new-file-input{width:100%;padding:0 40px 0 0;font-size:12px;border-radius:6px;border:1px solid #ccc;background:#fff;cursor:pointer}.emp-new-file-input::file-selector-button{cursor:pointer;font-size:12px;padding:6px 12px;margin-right:10px;border:1px solid #ccc;border-radius:6px;background:#f0f0f0;transition:background-color .3s}.emp-new-file-input::file-selector-button:hover{background-color:#e2e6ea}.emp-profile-eye-icon-bttn-inline{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:18px;padding:0;-webkit-user-select:none;user-select:none;transition:color .2s}.emp-profile-eye-icon-bttn-inline:hover{color:#111827}.emp-profile-eye-icon-bttn-inline svg{width:17px;height:17px}.emp-profile-image-popup-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.emp-profile-image-popup{background:#fff;border-radius:8px;padding:20px;width:500px;max-height:600px;max-width:90%;box-shadow:0 4px 20px #0000004d}.emp-profile-popup-image-container{width:100%;display:flex;align-items:center;max-height:450px;justify-content:center;border-radius:4px;overflow:hidden}.emp-profile-popup-image-container img{width:100%;max-height:450px;transition:.3s;position:relative;z-index:1;object-fit:fill}.emp-profile-popup-buttons{display:flex;gap:20px;justify-content:center;margin-top:20px}.emp-profile-popup-close-btn,.emp-profile-popup-delete-btn{padding:3px 20px;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:background .3s}.emp-profile-popup-close-btn{border:1px solid #004dda;color:#004dda;background-color:#fff}.emp-profile-popup-delete-btn{background:#004dda;color:#fff}.emp-btn-download{border:1px solid #004dda;color:#004dda;border-radius:24px;padding:3px 12px;background:#fff;align-items:center;margin-right:10px;font-size:12px;font-weight:500}.btn-download{border:1px solid #004dda;border-radius:6px;background-color:#fff;color:#004dda;display:inline-flex;align-items:center;font-size:11px;font-weight:500;flex-wrap:nowrap;margin-right:13px;margin-top:3px;text-decoration:none}.emp-new-modal-footer{padding:18px 25px;background:#fff;border-top:1px solid #e6e6e6;display:flex;justify-content:center;gap:14px}.emp-modern-btn{padding:5px 12px;font-size:13px;border-radius:10px;font-weight:500;transition:all .25s ease}.emp-new-btn-primary.emp-modern-btn{background:linear-gradient(135deg,#004dda,#06f);color:#fff;border:none}.emp-new-btn-primary.emp-modern-btn:hover{background:linear-gradient(135deg,#06f,#004dda);transform:translateY(-2px)}.emp-new-btn-secondary.emp-modern-btn{background:#fff;border:1px solid #004DDA;color:#004dda}.emp-new-btn-secondary.emp-modern-btn:hover{background:#f0f4ff;transform:translateY(-2px)}.emp-modal-cancel-btn{background-color:#fff;color:#004dda;border:1px solid #004dda;border-radius:8px;padding:3px 10px;font-size:14px}.emp-modal-ok-btn{border:1px solid #004dda;border-radius:8px;padding:3px 15px;font-size:14px;background-color:#004dda;color:#fff}.edit-input{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;outline:none}.floating-label{position:absolute;top:50%;left:10px;font-size:12px;color:#888;transform:translateY(-50%);transition:.2s ease;pointer-events:none}.edit-input:focus+.floating-label,.edit-input.has-value+.floating-label{top:-6px;font-size:10px;color:#004dda;background:#fff;padding:0 4px}.emp-row{display:grid;gap:15px}.emp-row.two-column{grid-template-columns:repeat(2,1fr)}.emp-input-wrapper{position:relative}.emp-floating-label{position:absolute;left:10px;font-size:13px;color:#777;background:#fff;padding:0 4px 4px;transition:.2s;top:-10px}.emp-edit-input:focus+.emp-floating-label,.emp-edit-input.has-value+.emp-floating-label{top:-8px;font-size:11px;color:#505965}.emp-input-wrapper input[type=date]{padding:10px 8px;width:100%;border:1px solid #ccc;border-radius:4px}.date-field .emp-floating-label{top:-8px;font-size:12px;color:#333;transform:none;padding-bottom:0}@keyframes doorOpen{0%{opacity:0;transform:rotateX(-90deg);transform-origin:top center}60%{transform:rotateX(10deg)}to{opacity:1;transform:rotateX(0)}}@keyframes doorClose{0%{opacity:1;transform:rotateX(0);transform-origin:bottom center}40%{transform:rotateX(-10deg)}to{opacity:0;transform:rotateX(90deg);transform-origin:bottom center}}@keyframes iconPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}.emp-profile-mobile-top{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%}.emp-profile-mobile-title-block{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.emp-rc-research-doc{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #004dda;border-radius:6px;background:#fff;color:#004dda;font-size:12px;font-weight:500;gap:10px;-webkit-user-select:none;user-select:none}.edit-rc-icon{color:#004dda;size:13px}.delete-rc-icon{size:14px;color:#fa0000}.education-btn{border:1px solid #004DDA;border-radius:6px;padding:6px 10px;background:#fff;color:#004dda;cursor:pointer;font-weight:500;font-size:11px;display:inline-flex;align-items:center}.emp-btn-upload{border:1px solid #004dda;color:#004dda;border-radius:10px;padding:4px 10px;background:#fff;align-items:center;font-size:11px;margin-bottom:0;font-weight:500;cursor:pointer}.emp-profile-btn{border:1px solid #004dda;color:#004dda;border-radius:24px;padding:4.5px 12px;background:#fff;gap:6px;font-weight:500;cursor:pointer}.emp-research-section-doc{font-size:13px}@media (min-width: 1990px){.employee-profile-container{max-width:1700px;padding:28px;margin-top:80px}.emp-profile-header{padding:28px;gap:30px;border-radius:14px;margin-bottom:36px}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar,.emp-profile-initials-avatar-nav-popup{width:140px;height:140px;border-radius:20px}.emp-profile-initials-avatar-nav-popup{font-size:75px}.profile-default-avatar{font-size:100px}.emp-profile-name{font-size:19px}.emp-profile-position{font-size:17px}.emp-profile-btn{font-size:14px;padding:7px 16px}.emp-profile-content{gap:36px}.emp-profile-card{padding:32px;border-radius:14px;margin-bottom:26px}.pd-card-title{font-size:20px;margin-bottom:30px}.emp-contact-label{font-size:15px;min-width:160px}.emp-contact-value,.emp-contact-text,.emp-bio-text,.emp-edit-input,.emp-edit-textarea,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:15px}.emp-experience-duration-text{font-size:14px}.emp-experience-duration{font-size:13px}.emp-skill-tag{font-size:14px;padding:8px 16px}.emp-add-education-btn,.emp-add-experience-btn{font-size:15px;padding:10px 16px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:13px;padding:6px 14px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables{font-size:15px}.emp-rc-input-wrapper input,.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:14px}.emp-half-width-item{padding:24px}.emp-see-more-btn{font-size:15px;padding:12px 30px}.emp-floating-label{font-size:14px}.emp-new-modal-container{width:1100px}.emp-new-modal-header h2{font-size:22px}.emp-new-section-title{font-size:16px}.emp-modern-btn{font-size:15px;padding:7px 16px}.emp-staff-badge{font-size:15px}.emp-same-address-text{font-size:14px}.emp-word-count-inside{font-size:13px}.emp-add-photo-text{font-size:14px}.emp-avatar-icon-btn{font-size:26px}.emp-remove-skill-btn{font-size:16px}.emp-skill-suggestions li{font-size:14px;padding:10px 14px}.emp-select-icon{font-size:16px}.emp-profile-actions-row{padding-left:170px}}@media (min-width: 2560px){.employee-profile-container{max-width:2200px;padding:36px;margin-top:90px}.emp-profile-header{padding:36px;gap:38px;border-radius:18px;margin-bottom:44px}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar,.emp-profile-initials-avatar-nav-popup{width:170px;height:170px;border-radius:24px}.emp-profile-initials-avatar-nav-popup{font-size:90px}.profile-default-avatar{font-size:120px}.emp-profile-name{font-size:22px}.emp-profile-position{font-size:20px}.emp-profile-btn{font-size:16px;padding:9px 20px}.emp-profile-content{gap:44px}.emp-profile-card{padding:40px;border-radius:18px;margin-bottom:32px}.pd-card-title{font-size:24px;margin-bottom:36px}.emp-contact-label{font-size:17px;min-width:190px}.emp-contact-value,.emp-contact-text,.emp-bio-text,.emp-edit-input,.emp-edit-textarea,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:17px}.emp-experience-duration-text{font-size:16px}.emp-experience-duration{font-size:15px}.emp-skill-tag{font-size:16px;padding:10px 20px}.emp-add-education-btn,.emp-add-experience-btn{font-size:17px;padding:12px 20px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:15px;padding:8px 18px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables{font-size:17px}.emp-rc-input-wrapper input,.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:16px}.emp-half-width-item{padding:30px}.emp-see-more-btn{font-size:17px;padding:14px 36px}.emp-floating-label{font-size:16px}.emp-new-modal-container{width:1300px}.emp-new-modal-header h2{font-size:26px}.emp-new-section-title{font-size:18px}.emp-modern-btn{font-size:17px;padding:9px 20px}.emp-staff-badge{font-size:17px}.emp-same-address-text{font-size:16px}.emp-word-count-inside{font-size:15px}.emp-add-photo-text{font-size:16px}.emp-avatar-icon-btn{font-size:32px}.emp-remove-skill-btn{font-size:18px}.emp-skill-suggestions li{font-size:16px;padding:12px 18px}.emp-select-icon{font-size:18px}.emp-profile-actions-row{padding-left:208px}}@media (max-width: 1440px){.employee-profile-container{max-width:100%;padding:16px;margin-top:65px}.emp-profile-header{padding:16px;gap:18px}.emp-profile-name{font-size:13.5px}.emp-profile-position{font-size:13px}.emp-profile-btn{font-size:11.5px;padding:4.5px 10px}.pd-card-title{font-size:14px}.emp-contact-label{font-size:13px;min-width:130px}.emp-contact-value,.emp-contact-text,.emp-edit-input,.emp-edit-textarea,.emp-bio-text,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:13px}.emp-experience-duration-text{font-size:12.5px}.emp-experience-duration{font-size:11.5px}.emp-skill-tag{font-size:12.5px}.emp-add-education-btn,.emp-add-experience-btn{font-size:13px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:11.5px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables{font-size:13px}.emp-rc-input-wrapper input{font-size:12.5px}.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:12px}.emp-see-more-btn{font-size:13px}.emp-floating-label{font-size:12px}.emp-new-modal-header h2{font-size:16px}.emp-new-section-title{font-size:13px}.emp-modern-btn{font-size:12.5px}.emp-new-input-group input,.emp-new-textarea,.emp-staff-badge{font-size:13px}.emp-same-address-text{font-size:12px}.emp-word-count-inside,.emp-add-photo-text{font-size:11.5px}.emp-remove-skill-btn{font-size:13.5px}.emp-select-icon{font-size:13px}}@media (max-width: 1023px){.employee-profile-container{max-width:100%;padding:14px;margin-top:60px}.emp-profile-header{flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding:14px;gap:14px}.emp-profile-top-row{flex-direction:row;align-items:flex-start;gap:14px;width:100%}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar,.emp-profile-initials-avatar-nav-popup{width:90px;height:90px;border-radius:14px}.emp-profile-initials-avatar-nav-popup{font-size:48px}.profile-default-avatar{font-size:65px}.emp-profile-info{flex:1;min-width:0}.emp-profile-name{font-size:12px;margin:8px 0 6px}.emp-profile-position{font-size:11.5px}.emp-profile-actions{flex-wrap:wrap;gap:8px}.emp-profile-btn{font-size:11px;padding:4px 9px}.emp-profile-actions-row{padding-left:104px}.emp-profile-content{grid-template-columns:1fr 2fr;gap:18px}.emp-profile-card{padding:16px;margin-bottom:14px}.pd-card-title{font-size:13px;margin-bottom:18px}.emp-contact-label{font-size:12px;min-width:110px}.emp-contact-value,.emp-contact-text,.emp-edit-input,.emp-edit-textarea,.emp-bio-text,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:12px}.emp-experience-duration-text{font-size:11.5px;padding:4px 8px}.emp-experience-duration{font-size:11px;padding:3px 8px}.emp-skill-tag{font-size:11.5px;padding:5px 10px}.emp-add-education-btn,.emp-add-experience-btn{font-size:12px;padding:7px 10px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:11px;padding:3px 9px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables{font-size:12px}.emp-rc-input-wrapper input{font-size:11.5px}.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:11px}.emp-see-more-btn{font-size:12px;padding:8px 18px}.emp-floating-label{font-size:11px}.emp-new-modal-container{width:90vw;max-height:88vh}.emp-new-modal-header h2{font-size:15px}.emp-new-section-title,.emp-modern-btn,.emp-new-input-group input,.emp-new-textarea,.emp-staff-badge{font-size:12px}.emp-same-address-text{font-size:11.5px}.emp-word-count-inside,.emp-add-photo-text{font-size:11px}.emp-remove-skill-btn{font-size:13px}.emp-select-icon{font-size:12px}.emp-rc-inline-field{width:100%;gap:20px}.emp-half-width-item{flex:1 1 45%}.emp-research-two-column-row{gap:16px}.emp-new-modal-body{padding:20px;gap:14px}.emp-new-modal-footer{padding:12px 20px}}@media (max-width: 575px){.employee-profile-container{padding:15px;margin-top:55px}.emp-profile-header{flex-direction:column;align-items:stretch;padding:12px;gap:10px}.emp-profile-top-row{flex-direction:row;align-items:flex-start;gap:12px;width:100%}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar,.emp-profile-initials-avatar-nav-popup{width:57px;height:59px;border-radius:12px}.emp-profile-initials-avatar-nav-popup{font-size:40px}.emp-profile-info{flex:1;min-width:0}.emp-profile-name{font-size:11.5px;margin:11px 0 5px}.emp-profile-position{font-size:11px;margin-bottom:6px}.emp-profile-actions{flex-direction:row;flex-wrap:wrap;gap:7px;align-items:center;padding-left:0;margin-top:4px}.emp-profile-actions-row{padding-left:0;margin-top:4px}.emp-profile-content{grid-template-columns:1fr;gap:12px}.emp-profile-card{padding:14px;margin-bottom:12px;border-radius:8px}.pd-card-title{font-size:12px;margin-bottom:16px}.emp-contact-label{font-size:11px;min-width:100px}.emp-contact-value{font-size:11px}.btn-download{padding:2px 4px;font-size:9px}.emp-contact-text,.emp-edit-input,.emp-edit-textarea,.emp-bio-text,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:11px}.emp-experience-duration-text{font-size:10.5px;padding:3px 6px}.emp-experience-duration{font-size:10px;padding:3px 6px}.certif-duration{font-size:9px}.emp-skill-tag{font-size:11px;padding:4px 9px}.emp-add-education-btn,.emp-add-experience-btn{font-size:11px;padding:6px 9px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:10.5px;padding:3px 8px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables,.emp-rc-input-wrapper input{font-size:11px}.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:10.5px}.emp-see-more-btn{font-size:11px;padding:7px 16px}.emp-floating-label{font-size:10.5px}.emp-row.two-column{grid-template-columns:1fr}.emp-form-row.emp-two-columns{flex-direction:column;gap:8px}.emp-new-modal-container{width:95vw;max-height:90vh;border-radius:12px}.emp-new-modal-header{padding:8px 14px}.emp-new-modal-header h2{font-size:13px}.emp-new-modal-body{padding:14px;gap:12px}.emp-new-section-title{font-size:11px}.emp-modern-btn{font-size:11px;padding:5px 12px}.emp-new-input-group input{font-size:11px;width:100%}.emp-new-textarea{font-size:11px}.emp-new-modal-footer{padding:10px 14px;gap:10px}.emp-staff-badge,.emp-same-address-text{font-size:11px}.emp-word-count-inside{font-size:10.5px}.emp-remove-skill-btn{font-size:13px}.emp-skill-suggestions li{font-size:11px;padding:7px 10px}.emp-rc-inline-field{width:100%;gap:10px}.emp-half-width-item{flex:1 1 100%;padding:14px}.emp-research-two-column-row{gap:12px}.emp-profile-image-popup{width:92vw;padding:14px}.emp-profile-popup-image-container,.emp-profile-popup-image-container img{max-height:320px}.emp-profile-popup-buttons{gap:12px;margin-top:14px}.emp-profile-popup-close-btn,.emp-profile-popup-delete-btn{font-size:11px;padding:4px 14px}.emp-profile-header{flex-direction:column;align-items:stretch;padding:12px;gap:2px}.emp-profile-mobile-top{flex-direction:row;align-items:flex-start;gap:12px;width:100%}.emp-profile-avatar{flex-shrink:0}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar{width:57px;height:59px;border-radius:12px}.profile-default-avatar{font-size:54px}.emp-profile-mobile-title-block{flex:1;min-width:0}.emp-profile-name{font-size:11.5px;margin:11px 0 4px}.emp-profile-position{font-size:11px;margin-bottom:0}.emp-profile-actions{flex-direction:row;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center;margin-top:2px;padding-left:0}.emp-profile-btn{font-size:10.5px;padding:4px 8px;border-radius:20px}.emp-select-wrapper{width:100%}.emp-edit-input{font-size:11px}.emp-select-icon{font-size:12px}.emp-avatar-icon-btn{font-size:18px}.emp-add-photo-text{font-size:10px}.emp-btn-download{font-size:10.5px;padding:3px 8px}.emp-rc-research-doc{font-size:9px;padding:2px 7px}.edit-rc-icon{font-size:11px;color:#004dda}.delete-rc-icon{font-size:11px}.education-btn{font-size:9px;padding:2px 4px}.emp-profile-btn{font-size:9px}.emp-btn-upload{font-size:9px;margin-bottom:4px;padding:3px 9px}.emp-research-section-doc{font-size:11px}.emp-avatar-hover-overlay{gap:8px}.emp-avatar-icon-btn.delete{font-size:13px}.emp-edit-input.has-value+.emp-floating-label{font-size:9px;padding:2px 3px 0;top:-8px}.date-field .emp-floating-label{font-size:9px}.emp-rc-input-wrapper input:focus+.emp-rc-floating-placeholder,.emp-rc-input-wrapper input.has-value+.emp-rc-floating-placeholder{top:1px;left:4px;font-size:6.5px;color:#505965;background-color:#fff;padding:0 2px}}@media (max-width: 374px){.employee-profile-container{padding:14px;margin:60px 8px}.emp-profile-top-row{gap:9px}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar,.emp-profile-initials-avatar-nav-popup{width:40px;height:40px;border-radius:10px}.emp-btn-edit{color:#004dda;font-size:10px;padding:3px 5px;gap:5px}.emp-profile-initials-avatar-nav-popup{font-size:34px}.profile-default-avatar{font-size:29px}.emp-profile-name{font-size:10px;margin:3px 0 4px}.emp-profile-actions{gap:4px}.emp-profile-card{padding:20px}.pd-card-title{font-size:11px;margin-bottom:12px}.emp-contact-label{font-size:9.5px;min-width:88px}.emp-contact-value,.emp-contact-text,.emp-edit-input,.emp-edit-textarea,.emp-bio-text,.emp-experience-position,.emp-experience-company,.emp-experience-item p{font-size:9.5px}.emp-experience-duration-text,.emp-experience-duration{font-size:9px}.emp-skill-tag{font-size:9.5px;padding:3px 7px}.emp-add-education-btn,.emp-add-experience-btn{font-size:10px;padding:5px 8px}.emp-Savedprofile-exp-btn,.emp-delete-exp-btn{font-size:9px;padding:3px 7px}.emp-research-label,.emp-research-desc-label,.emp-research-contribution-lables{font-size:10px}.emp-rc-input-wrapper input,.emp-rc-input-wrapper .emp-rc-floating-placeholder{font-size:9.5px}.emp-see-more-btn{font-size:10px;padding:6px 12px}.emp-floating-label{font-size:9px;padding:2px 3px 0;top:-8px}.emp-new-modal-header h2{font-size:12px}.emp-new-section-title{font-size:10px}.emp-modern-btn{font-size:10px;padding:4px 10px}.emp-new-input-group input,.emp-new-textarea{font-size:10px}.emp-staff-badge,.emp-same-address-text{font-size:9.5px}.emp-word-count-inside{font-size:9px}.emp-avatar-icon-btn{font-size:15px}.emp-remove-skill-btn{font-size:12px}.emp-skill-suggestions li{font-size:10px;padding:6px 8px}.emp-half-width-item{padding:10px}.emp-research-contribution-card{padding:14px}.emp-profile-image-popup{width:95vw;padding:10px}.emp-profile-popup-image-container,.emp-profile-popup-image-container img{max-height:260px}.emp-profile-popup-close-btn,.emp-profile-popup-delete-btn{font-size:10px;padding:3px 12px}.emp-profile-header{padding:10px;gap:8px}.emp-profile-mobile-top{gap:9px}.emp-profile-avatar img,.emp-avatar-wrapper,.profile-default-avatar{width:40px;height:40px;border-radius:10px}.profile-default-avatar{font-size:27px}.emp-profile-name{font-size:10px}.emp-profile-position{font-size:9.5px}.emp-profile-btn{font-size:9.5px;padding:3px 10px}.emp-edit-input{font-size:9.5px;padding:4px}.replace-resume-icon{font-size:11px;color:#004dda}.emp-select-icon{font-size:11px}.emp-avatar-icon-btn{font-size:13px;margin-top:15px}.emp-add-photo-text{font-size:7px}.emp-btn-download{font-size:9.5px;padding:3px 7px;gap:5px;margin-bottom:2px}.emp-select-wrapper{margin-bottom:0}.emp-edit-input.has-value+.emp-floating-label{font-size:9px;padding:2px 3px 0;top:-8px}.date-field .emp-floating-label{font-size:9px}.emp-rc-input-wrapper input:focus+.emp-rc-floating-placeholder,.emp-rc-input-wrapper input.has-value+.emp-rc-floating-placeholder{top:1px;left:4px;font-size:6.5px;color:#505965;background-color:#fff;padding:0 2px}.emp-rc-research-doc{font-size:9px;padding:2px 7px}.edit-rc-icon{font-size:11px;color:#004dda}.delete-rc-icon{font-size:11px}.education-btn{font-size:9px;padding:2px 4px}.emp-profile-btn{font-size:9px}.emp-btn-upload{font-size:9px;margin-bottom:4px;padding:3px 9px}.emp-research-section-doc{font-size:11px}.emp-avatar-hover-overlay{gap:8px}.emp-avatar-icon-btn.delete{font-size:13px}}.emp-error-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease;z-index:9999;padding:16px;box-sizing:border-box}.emp-error-modal-container{background:#fff;width:100%;max-width:272px;padding:16px;border-radius:14px;text-align:center;box-shadow:0 8px 20px #f003;animation:popIn .3s ease,shake .25s ease-in-out;position:relative;box-sizing:border-box}.emp-error-icon-circle{background:#ffe6e6;width:48px;height:48px;border-radius:50%;margin:0 auto 11px;display:flex;align-items:center;justify-content:center}.emp-error-icon-circle svg{width:32px;height:32px}.emp-delete-title{font-size:16px;color:#c21734;margin-bottom:10px;animation:fadeInUp .6s ease-out .4s backwards}.emp-error-submessage{color:#444;font-size:11.5px;margin-bottom:8px;line-height:1.5}.emp-delete-modal-buttons{display:flex;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:6px 18px;border-radius:8px;font-size:12px;cursor:pointer;border:none;min-width:80px}.emp-modal-cancel-btn{background:#f1f1f1;color:#444}.emp-modal-ok-btn{background:#e75a71;color:#fff}.emp-error-circle-1,.emp-error-circle-2{position:absolute;border-radius:50%;background:#ff000012}.emp-error-circle-1{width:38px;height:38px;top:-15px;right:-4px}.emp-error-circle-2{width:38px;height:38px;bottom:-15px;left:-4px}.emp-input-error{border-color:red!important}.emp-error-text{color:red;font-size:10.5px;margin-top:4px}.emp-input-error-text{color:red!important}@media (min-width: 480px){.emp-error-modal-container{max-width:288px;padding:18px;border-radius:15px}.emp-error-icon-circle{width:52px;height:52px;margin-bottom:12px}.emp-error-icon-circle svg{width:36px;height:36px}.emp-delete-title{font-size:16px;margin-bottom:11px}.emp-error-submessage{font-size:12px;margin-bottom:9px}.emp-delete-modal-buttons{gap:11px;margin-top:15px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:5px 15px;font-size:12px;min-width:80px}.emp-error-circle-1,.emp-error-circle-2{width:42px;height:42px}.emp-error-circle-1{top:-17px;right:-4px}.emp-error-circle-2{bottom:-17px;left:-4px}.emp-error-text{font-size:11px}}@media (min-width: 600px){.emp-error-modal-container{max-width:300px;padding:20px;border-radius:16px}.emp-error-icon-circle{width:56px;height:56px;margin-bottom:13px}.emp-error-icon-circle svg{width:40px;height:40px}.emp-delete-title{font-size:18px;margin-bottom:13px}.emp-error-submessage{font-size:13px;margin-bottom:10px}.emp-delete-modal-buttons{gap:13px;margin-top:16px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:8px 22px;font-size:13px;min-width:88px}.emp-error-circle-1,.emp-error-circle-2{width:46px;height:46px}.emp-error-circle-1{top:-18px;right:-5px}.emp-error-circle-2{bottom:-18px;left:-5px}.emp-error-text{font-size:11.5px}}@media (min-width: 768px){.emp-error-modal-overlay{padding:24px}.emp-error-modal-container{max-width:300px;padding:20px;border-radius:18px}.emp-error-icon-circle{width:60px;height:60px;margin-bottom:15px}.emp-error-icon-circle svg{width:45px;height:45px}.emp-delete-title{font-size:18px;margin-bottom:16px}.emp-error-submessage{font-size:14px;margin-bottom:10px}.emp-delete-modal-buttons{gap:16px;margin-top:18px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:7px 24px;font-size:13.5px;min-width:85px;border-radius:8px}.emp-error-circle-1,.emp-error-circle-2{width:50px;height:50px}.emp-error-circle-1{top:-20px;right:-5px}.emp-error-circle-2{bottom:-20px;left:-5px}.emp-error-text{font-size:12px}}@media (min-width: 1024px){.emp-error-modal-container{max-width:310px;padding:22px;border-radius:18px}.emp-error-icon-circle{width:62px;height:62px;margin-bottom:15px}.emp-error-icon-circle svg{width:46px;height:46px}.emp-delete-title{font-size:18px;margin-bottom:16px}.emp-error-submessage{font-size:14px}.emp-delete-modal-buttons{gap:16px;margin-top:18px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:7px 26px;font-size:13.5px;min-width:92px}.emp-error-circle-1,.emp-error-circle-2{width:52px;height:52px}}@media (min-width: 1280px){.emp-error-modal-container{max-width:318px;padding:22px;border-radius:18px}.emp-error-icon-circle{width:62px;height:62px}.emp-error-icon-circle svg{width:46px;height:46px}.emp-delete-title{font-size:20px}.emp-error-submessage{font-size:14px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:7px 26px;font-size:13.5px}}@media (min-width: 1440px){.emp-error-modal-container{max-width:328px;padding:24px;border-radius:20px}.emp-error-icon-circle{width:64px;height:64px;margin-bottom:16px}.emp-error-icon-circle svg{width:47px;height:47px}.emp-delete-title{font-size:21px;margin-bottom:17px}.emp-error-submessage{font-size:14.5px;margin-bottom:11px}.emp-delete-modal-buttons{gap:17px;margin-top:20px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:7px 28px;font-size:14px;min-width:90px;border-radius:9px}.emp-error-circle-1,.emp-error-circle-2{width:54px;height:54px}.emp-error-circle-1{top:-22px;right:-5px}.emp-error-circle-2{bottom:-22px;left:-5px}.emp-error-text{font-size:12.5px}}@media (min-width: 1920px){.emp-error-modal-container{max-width:360px;padding:28px;border-radius:22px}.emp-error-icon-circle{width:72px;height:72px;margin-bottom:18px}.emp-error-icon-circle svg{width:52px;height:52px}.emp-delete-title{font-size:23px;margin-bottom:18px}.emp-error-submessage{font-size:16px;margin-bottom:13px}.emp-delete-modal-buttons{gap:20px;margin-top:22px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:10px 32px;font-size:15px;min-width:108px;border-radius:10px}.emp-error-circle-1,.emp-error-circle-2{width:62px;height:62px}.emp-error-circle-1{top:-25px;right:-6px}.emp-error-circle-2{bottom:-25px;left:-6px}.emp-error-text{font-size:13px}}@media (min-width: 2560px){.emp-error-modal-container{max-width:460px;padding:38px;border-radius:28px}.emp-error-icon-circle{width:92px;height:92px;margin-bottom:22px}.emp-error-icon-circle svg{width:64px;height:64px}.emp-delete-title{font-size:30px;margin-bottom:22px}.emp-error-submessage{font-size:20px;margin-bottom:16px}.emp-delete-modal-buttons{gap:24px;margin-top:28px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:13px 40px;font-size:19px;min-width:136px;border-radius:12px}.emp-error-circle-1,.emp-error-circle-2{width:78px;height:78px}.emp-error-circle-1{top:-32px;right:-8px}.emp-error-circle-2{bottom:-32px;left:-8px}.emp-error-text{font-size:16px}}@media (min-width: 3840px){.emp-error-modal-container{max-width:680px;padding:58px;border-radius:40px}.emp-error-icon-circle{width:136px;height:136px;margin-bottom:32px}.emp-error-icon-circle svg{width:96px;height:96px}.emp-delete-title{font-size:44px;margin-bottom:32px}.emp-error-submessage{font-size:28px;margin-bottom:22px}.emp-delete-modal-buttons{gap:34px;margin-top:40px}.emp-modal-cancel-btn,.emp-modal-ok-btn{padding:18px 58px;font-size:26px;min-width:196px;border-radius:16px}.emp-error-circle-1,.emp-error-circle-2{width:112px;height:112px}.emp-error-circle-1{top:-46px;right:-12px}.emp-error-circle-2{bottom:-46px;left:-12px}.emp-error-text{font-size:22px;margin-top:6px}}@keyframes popIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.ht-download-btn{display:inline-flex;align-items:center;padding:1px 7px 1px 12px;border-radius:24px;font-size:12px;font-weight:500;cursor:pointer;border:1.5px solid;background-color:#fff;gap:5px;transition:all .2s ease;overflow:hidden;position:relative}.ht-download-btn.idle:hover,.ht-download-btn.downloading:hover{transform:scale(1.03)}.ht-download-btn.done{border-color:#16a34a;color:#16a34a;cursor:default}.ht-download-label{line-height:1;white-space:nowrap}.ht-download-icon-wrapper{position:relative;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.ht-progress-ring{position:absolute;inset:0;width:24px;height:24px;pointer-events:none}.ht-progress-bg{fill:none;stroke:#004dda33;stroke-width:2}.ht-progress-circle{fill:none;stroke-width:2;stroke-linecap:round;transform:rotate(-90deg);transform-origin:12px 12px;transition:stroke-dashoffset .14s linear}.ht-done-circle{width:16px;height:16px;border-radius:50%;background:#16a34a;display:flex;align-items:center;justify-content:center}.ht-db-icon{font-size:15px;color:#004dda;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}@media (max-width: 1440px){.ht-download-btn{font-size:11.5px;padding:1px 6px 1px 11px;gap:4px}}@media (max-width: 1023px){.ht-download-btn{font-size:11px;padding:1px 5px 1px 10px;gap:4px}.ht-download-icon-wrapper,.ht-progress-ring{width:22px;height:22px}.ht-done-circle{width:14px;height:14px}}@media (max-width: 575px){.ht-download-btn{font-size:10.5px;padding:1px 5px 1px 9px;gap:3px;border-width:1px}.ht-download-icon-wrapper,.ht-progress-ring{width:20px;height:20px}.ht-progress-bg,.ht-progress-circle{stroke-width:1.5}.ht-done-circle{width:13px;height:13px}}@media (max-width: 374px){.ht-download-btn{font-size:9.5px;padding:1px 4px 1px 8px;gap:3px;margin-bottom:3px}.ht-download-icon-wrapper,.ht-progress-ring{width:18px;height:18px}.ht-done-circle{width:12px;height:12px}.ht-db-icon{font-size:11px}}@media (min-width: 1990px){.ht-download-btn{font-size:14px;padding:2px 9px 2px 14px;gap:6px;border-width:2px}.ht-download-icon-wrapper,.ht-progress-ring{width:28px;height:28px}.ht-done-circle{width:18px;height:18px}}@media (min-width: 2560px){.ht-download-btn{font-size:16px;padding:3px 11px 3px 16px;gap:7px;border-width:2px}.ht-download-icon-wrapper,.ht-progress-ring{width:32px;height:32px}.ht-done-circle{width:20px;height:20px}}.emp-setting-main-container{background:#f3f4f6;min-height:100vh}.emp-ES-page-container{display:flex;justify-content:center;padding:24px;background:#f3f4f6}.emp-ES-content-wrapper{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2px}.emp-ES-header{margin-bottom:0;text-align:center}.emp-ES-header-title{font-size:2rem;font-weight:700;color:#111827}.emp-ES-header-subtitle{font-size:.975rem;color:#6b7280;margin-top:8px}.emp-ES-nav-grid{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:2rem;justify-content:center}.emp-ES-nav-button{display:flex;flex-direction:column;align-items:center;padding:16px;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;height:95px;width:110px}.emp-ES-nav-label{font-size:.875rem;font-weight:500}.emp-ES-nav-button--active{border-color:var(--primary-color-500);background-color:var(--primary-color-50);color:#000;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.emp-es-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:24px;margin-bottom:20px}.emp-es-privacy-title{font-size:15px;font-weight:600;color:#585858;margin-bottom:24px;display:flex;align-items:center}.emp-es-card-icon{width:20px;height:20px;color:#004dda;flex-shrink:0}.emp-es-setting-icon{padding:5px;border-radius:.5rem;margin-bottom:7px;transition:background-color .2s ease}.emp-es-setting-title{font-weight:500;color:#111827;margin-bottom:4px;font-size:14px}.emp-es-setting-text{flex:1}.emp-es-setting-content{display:flex;align-items:center;gap:12px;flex:1}.emp-es-setting-item{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:.5rem;transition:background-color .2s ease}.emp-es-setting-list{display:flex;flex-direction:column;gap:4px}.emp-es-select-wrapper{position:relative}.emp-es-select-green{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;height:35px;padding-right:36px;padding-left:10px;border-radius:5px;font-size:13px;border:1px solid #d1d5db}.emp-es-dropdown-icon{position:absolute;right:9px;top:53%;transform:translateY(-50%);pointer-events:none;color:#4a4a4a;font-size:14px;z-index:99}.emp-es-setting-description{font-size:13px;color:#4b5563;line-height:1.6;margin-bottom:0}.emp-es-alert-title{display:flex;align-items:center;gap:9px;font-weight:600;margin-left:5px;color:#585858;margin-top:23px;font-size:15px}.emp-es-alert-icon{color:#f59e0b;width:18px;height:18px;flex-shrink:0}.emp-preference-item{background:#fff;border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 6px 20px #0000000f;margin-bottom:12px}.emp-pref-left{display:flex;align-items:center;gap:14px}.emp-pref-icon.light{background:#fff7ed;color:#f59e0b}.emp-pref-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.emp-pref-title{margin:0;font-size:14px;font-weight:600;color:#111827}.emp-pref-subtitle{font-size:12px;color:#6b7280}.emp-es-card-title{display:flex;align-items:center;gap:9px;font-weight:600;margin-left:5px;color:#585858;margin-top:23px;font-size:15px}.es-dropdown-icon{position:absolute;right:9px;top:45%;transform:translateY(-50%);pointer-events:none;color:#4a4a4a;font-size:13.5px;z-index:99}.emp-es-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;height:40px;padding-right:36px;padding-left:15px;border-radius:5px;border:1px solid #d1d5db;width:100%;font-size:13.5px}.emp-es-card-icon-red{width:20px;height:20px;margin-right:8px;color:#dc2626;flex-shrink:0}.emp-es-access-btn{width:100%;text-align:left;padding:12px 16px;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;transition:background-color .2s ease;cursor:pointer}.emp-es-security{display:flex;flex-direction:column;gap:24px}.emp-es-access-header{display:flex;align-items:center;justify-content:space-between;font-size:14px}.emp-es-access-list{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.emp-es-access-description{font-size:13px;color:#4b5563;margin-top:0;margin-bottom:0}.emp-es-access-header{display:flex;justify-content:space-between;align-items:flex-start}.emp-es-access-left{display:flex;gap:10px}.emp-es-access-text{display:flex;flex-direction:column}.emp-es-access-icon,.emp-es-access-icon-2{margin-top:13px}.emp-es-access-description{margin:4px 0 0}.emp-es-access-arrow,.emp-es-access-arrow-2{color:#9ca3af;margin-top:15px}.emp-es-danger-btn{width:100%;text-align:left;padding:12px 16px;background:#fff;border:1px solid #fecaca;border-radius:.5rem;transition:background-color .2s ease;cursor:pointer;margin-bottom:20px}.emp-es-danger-icon-red{width:16px;height:16px;color:#dc2626;flex-shrink:0}.emp-es-danger-btn-content{display:flex;align-items:center;gap:12px}.emp-es-danger-list{display:flex;flex-direction:column;gap:12px}.emp-es-danger-title-text{font-weight:500;color:#991b1b;font-size:14px}.emp-es-danger-desc-text{font-size:13px;color:#505965;margin-top:4px;margin-bottom:0}.emp-setting-emp-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999}.emp-setting-popup{background:#fff;padding:24px;border-radius:12px;width:90%;max-width:350px;text-align:center;box-shadow:0 4px 20px #0003}.emp-setting-popup h3{font-size:15px;margin-bottom:20px;color:#000;font-weight:600}.emp-setting-popup p{font-size:13px;color:#6b7280;margin-bottom:16px}.emp-setting-popup-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.emp-setting-cancel{background-color:#fff;color:#004dda;border:1px solid #004dda;padding:0 16px;border-radius:8px;font-weight:600;cursor:pointer;font-size:13px;height:27px;transition:background-color .3s ease}.emp-setting-submit{background-color:#004dda;color:#fff;border:none;padding:0 16px;border-radius:8px;font-weight:500;cursor:pointer;font-size:13px;height:27px;transition:background-color .3s ease}.emp-setting-input{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;margin-bottom:20px;font-size:14px;box-sizing:border-box}.emp-set-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.emp-set-modal{background:#fff;width:70%;border-radius:12px;padding:0;overflow:hidden}.emp-set-modal-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:18px}.emp-set-modal-body{padding:22px 24px 26px}.emp-set-modal-header h4{font-size:16px;font-weight:600;color:#fff;margin:0;padding:16px}.emp-set-changepassword-close{font-size:18px;background:transparent;border:none;color:#fff;cursor:pointer}.emp-blocked-employee-item{display:flex;align-items:center;gap:12px;padding:10px;border-bottom:1px solid #eee}.emp-blocked-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.emp-blocked-avatar-placeholder{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.emp-blocked-employee-info p{margin-bottom:3px;font-weight:600;font-size:14px}.emp-blocked-employee-info h6{font-size:13px;color:#505965}.emp-blocked-actions{display:flex;gap:8px;margin-left:auto}.emp-blocked-view-btn{background:#004dda;color:#fff;border:none;padding:3px 12px;font-size:13px;border-radius:6px;cursor:pointer}.emp-unblocked-toggle-btn{background:#fff;border:1px solid #004dda;padding:3px 12px;color:#004dda;font-size:13px;border-radius:6px;cursor:pointer}.emp-blockview-profile{padding:5px 13px;border-radius:20px;border:1px solid #004dda;background:#fff;color:#004dda;font-size:12px;cursor:pointer;margin-right:50px;white-space:nowrap}.emp-institution-unblock-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:6px 3px}.emp-set-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:fadeIn .3s forwards}.emp-set-modal-content{background:#fff;border-radius:1rem;padding:1rem .5rem 2rem 1rem;width:70%;max-height:85vh;position:relative;box-shadow:0 25px 50px -12px #0006;transform:scale(.9);animation:scaleUp .3s forwards .1s;overflow-y:hidden}.emp-set-modal-scroll{max-height:85vh;overflow-y:auto;padding:1rem}.emp-set-modal-scroll::-webkit-scrollbar{width:8px}.emp-set-modal-scroll::-webkit-scrollbar-track{background:transparent}.emp-set-modal-scroll::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:999px;border:2px solid transparent;background-clip:content-box}.emp-set-modal-scroll::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0}.emp-set-more-menu-button{position:absolute;top:25px;right:70px;border:none;border-radius:15px;font-size:19px;margin-right:10px;background:none}.emp-set-more-menu-dropdown{position:absolute;top:47px;right:85px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #0000001f;border:1px solid #eee;min-width:90px;text-align:center;justify-content:center;overflow:hidden;z-index:1000;display:flex;flex-direction:column;opacity:0;transform:translateY(-10px) scale(.95);animation:dropdownFadeIn .2s ease forwards}.emp-set-more-menu-dropdown button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;border:none;background:none;cursor:pointer;font-size:14px;color:#333;transition:background .2s ease,transform .1s ease}.emp-set-more-menu-dropdown button:hover{background-color:#f7f7f7;transform:translate(2px)}.emp-set-more-menu-dropdown button:not(:last-child){border-bottom:1px solid #f0f0f0}.emp-set-more-menu-dropdown button:active{transform:scale(.97)}.emp-set-modal-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#333;z-index:10}.emp-set-modal-header-info{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:25px}.emp-set-logo-wrapper{position:relative;width:80px;height:80px}.emp-set-inst-verified-badge{position:absolute;bottom:-3px;right:-8px;height:18px;width:20px;color:#25d366;background:#fff;border-radius:50%}.emp-set-modal-logo-img{width:80px;height:80px;object-fit:cover;border-radius:12px;border:1px solid #e0e0e0;background-color:#fff;flex-shrink:0}.emp-set-header-row{display:flex;justify-content:space-between;align-items:center}.emp-set-company-name-row{display:inline;line-height:1.4}.emp-set-inst-company-name-row{display:flex;line-height:1.4;margin-top:6px}.emp-set-inst-company-name-row h2{font-size:17px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:4px;font-weight:600}.emp-set-modal-company-category{font-size:15px;color:#555;margin-right:83%;font-weight:500;margin-bottom:15px}.emp-set-modal-items{display:flex;gap:13px}.emp-set-modal-location{display:flex;align-items:center;color:#6e6e6e;font-size:14px;gap:2px;margin-bottom:.5rem;margin-top:-10px}.emp-set-modal-location svg{margin-right:.3rem}.emp-set-visit-website-link{display:flex;align-items:center;color:#004dda;font-size:.9rem;text-decoration:none;font-weight:500}.emp-set-visit-website-link svg{margin-right:.3rem}.emp-set-section-headline{font-size:14px;color:#383e46;font-weight:600}.emp-set-modal-about{font-size:13.5px;color:#333;line-height:1.6;margin-bottom:10px}.emp-set-modal-benefits-section{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.emp-set-benefit-tag-modal{background:#f1f9fe80;color:#004dda;font-size:.8rem;padding:.4rem .75rem;border-radius:.75rem;font-weight:500}.emp-set-job-openings-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:30px}.emp-set-job-opening-item{padding:1rem;border:1px solid #eee;border-radius:.75rem;background:#fff}.emp-set-job-title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.emp-set-job-icon{color:#004dda}.emp-set-job-title{font-size:13.5px;font-weight:500;color:#000;margin:0}.emp-set-job-details-row{display:flex;align-items:center;gap:.75rem;font-size:13.5px;color:#555;flex-wrap:nowrap}.emp-set-job-details-row{display:flex;align-items:center;gap:1.5rem;font-size:14px;color:#555;flex-wrap:nowrap}.emp-set-job-location{display:flex;align-items:center;gap:.5rem;flex:2 1 250px;min-width:150px;max-width:300px;overflow:hidden}.emp-set-job-location span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-set-job-posted,.emp-set-job-expired{display:flex;align-items:center;gap:.5rem;flex:1 0 150px;min-width:130px;white-space:nowrap}.viewdetailjob-type-tag{flex-shrink:0;font-size:.85rem;color:#16a34a;font-weight:500;cursor:default}.emp-set-no-jobs{text-align:center;color:#777;margin-top:1rem;font-size:14px}.emp-set-inline-info{display:flex;flex-wrap:wrap;gap:30px;font-size:14px;margin:18px 0}.emp-set-inline-info span{white-space:nowrap}.emp-set-job-popup-close{position:absolute;top:23px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.viewall-btn:disabled{opacity:.5;cursor:not-allowed}.emp-es-privacy{background:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:24px}.emp-es-privacy-icon{width:20px;height:20px;margin-right:8px;color:#9333ea;flex-shrink:0}.emp-support-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:12px;background:#fff;cursor:pointer;border:1px solid #f0f0f0;transition:background .2s ease;margin-bottom:17px}.emp-support-left{display:flex;align-items:center;gap:14px}.emp-support-icon{width:40px;height:40px;border-radius:50%;background:#f3e8ff30;display:flex;align-items:center;justify-content:center;color:#9333ea;font-size:18px;flex-shrink:0}.emp-support-text{gap:5px}.emp-support-text h4{margin:0;font-size:13.5px;font-weight:600;color:#0000009e}.emp-support-text p{margin:0;font-size:13px;color:#6b7280}.emp-aboutus-popup{max-width:420px;border-radius:20px;overflow:hidden;background:#fff;width:90%}.emp-about-header{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:3px 16px;display:flex;align-items:center;justify-content:space-between}.emp-about-header h2{font-size:17px;margin:0}.emp-about-close-btn{background:none;border:none;border-radius:10px;padding:6px;color:#fff;font-size:22px;cursor:pointer}.emp-aboutus-content{padding:20px;text-align:center}.emp-about-logo-wrapper{display:flex;justify-content:center;margin-top:-30px}.emp-about-logo-circle{width:90px;height:90px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#0575e6;margin-top:30px}.emp-about-developed{margin-top:14px;color:#6b7280;font-size:13px;margin-bottom:7px}.emp-about-company{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:16px;margin-bottom:20px;font-weight:600}.emp-about-list{display:flex;flex-direction:column;gap:12px}.emp-about-card{background:#fff;border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:14px;box-shadow:0 6px 20px #00000014;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.emp-about-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000001f}.emp-about-card svg:first-child{font-size:20px;color:#0575e6;flex-shrink:0}.emp-about-card div{flex:1;text-align:left}.emp-about-card p{font-size:12px;color:#6b7280;margin:0}.emp-about-card span{font-size:13px;font-weight:500;color:#111827;word-break:break-word}.emp-about-card svg:last-child{color:#9ca3af;font-size:18px;flex-shrink:0}.emp-about-version{margin-top:22px;font-size:12px;color:#9ca3af}.emp-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.emp-popup-container{background:#fff;opacity:1;box-shadow:0 20px 40px #0000004d}.emp-ES-nav-icon{width:24px;height:24px;margin-bottom:0;transition:color .2s ease;margin-left:auto;margin-right:auto}.emp-es-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.emp-es-modal{background:#fff;border-radius:12px;width:90%;max-width:450px;box-shadow:0 20px 40px #0000004d}.emp-es-modal-header{padding:11px 20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.emp-es-modal-header h4{margin:0;font-size:15px;font-weight:600;color:#111827}.changepassword-close{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.changepassword-close:hover{color:#111827}.emp-es-modal-body{padding:24px 20px;display:flex;flex-direction:column;gap:16px}.emp-settingchange-input-icon-group{position:relative;width:100%}.emp-settingchange-input-icon-group input{width:100%;padding:10px 40px 10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:13.5px;transition:border-color .2s;box-sizing:border-box}.emp-settingchange-input-icon-group input:focus{outline:none;border-color:#3b82f6}.emp-settingchange-input-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#50596550;font-size:17px;display:flex;align-items:center;justify-content:center}.emp-update-btn-wrapper{margin-top:8px;display:flex;justify-content:center}.emp-update-password-btn{padding:8px 16px;border-radius:31px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;font-size:13.5px;font-weight:600;cursor:pointer;transition:opacity .2s}.emp-update-password-btn:hover{opacity:.9}.emp-update-password-btn:disabled{opacity:.6;cursor:not-allowed}@media screen and (min-width: 1921px){.emp-ES-content-wrapper{max-width:1600px}.emp-ES-header-title{font-size:2.5rem}.emp-ES-header-subtitle{font-size:1.125rem}.emp-ES-nav-button{height:110px;width:130px;padding:18px}.emp-ES-nav-label{font-size:1rem}.emp-ES-nav-icon{width:28px;height:28px}.emp-es-card{padding:28px}.emp-es-privacy-title,.emp-es-card-title{font-size:1.25rem}.emp-es-setting-title{font-size:18px}.emp-es-setting-description{font-size:15px}.emp-pref-icon{width:48px;height:48px;font-size:22px}.emp-pref-title{font-size:16px}.emp-pref-subtitle{font-size:14px}.emp-support-icon{width:46px;height:46px;font-size:20px}.emp-support-text h4{font-size:17px}.emp-support-text p{font-size:14px}.emp-set-modal,.emp-set-modal-content{width:60%}.emp-set-modal-header h4{font-size:20px;padding:20px}.emp-set-changepassword-close,.emp-set-inst-company-name-row h2{font-size:22px}.emp-set-modal-company-category{font-size:18px}.emp-set-modal-about{font-size:16px}.emp-set-section-headline{font-size:17px}.emp-set-job-title{font-size:16px}.emp-set-job-details-row{font-size:15px}.emp-set-inline-info{font-size:16px;gap:36px}.emp-set-benefit-tag-modal{font-size:.95rem;padding:.5rem .9rem}.emp-blocked-employee-info p{font-size:16px}.emp-blocked-employee-info h6{font-size:15px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:15px;padding:5px 16px}.emp-blockview-profile{font-size:14px;padding:6px 16px}.viewall-btn{font-size:16px}.emp-set-job-popup-close{font-size:32px;width:36px;top:28px;right:40px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:100px;height:100px}.IL-default-avatar-icon{width:100px;height:100px;font-size:58px}}@media screen and (min-width: 1441px) and (max-width: 1920px){.emp-ES-content-wrapper{max-width:1400px}.emp-ES-header-title{font-size:20px}.emp-ES-header-subtitle{font-size:15px}.emp-ES-nav-button{height:105px;width:120px}.emp-es-card{padding:26px}.emp-es-setting-title{font-size:14px}.emp-set-modal,.emp-set-modal-content{width:65%}.emp-set-modal-header h4{font-size:17px;padding:18px}.emp-set-changepassword-close{font-size:20px}.emp-set-inst-company-name-row h2{font-size:16px}.emp-set-modal-company-category{font-size:15px}.emp-set-modal-about{font-size:13.5px}.emp-set-section-headline{font-size:15px}.emp-set-job-title,.emp-set-job-details-row{font-size:13.5px}.emp-set-inline-info{font-size:13.5px;gap:32px}.emp-blocked-employee-info p{font-size:15px}.emp-blocked-employee-info h6{font-size:14px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:14px;padding:4px 14px}.emp-blockview-profile{font-size:13px;padding:6px 15px}.viewall-btn{font-size:15px}.emp-set-job-popup-close{font-size:29px;width:33px;top:-4px;right:6px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:90px;height:90px}.IL-default-avatar-icon{width:90px;height:90px;font-size:54px}}@media screen and (min-width: 1201px) and (max-width: 1440px){.emp-ES-content-wrapper{max-width:1200px}.emp-ES-header-title{font-size:2rem}.emp-es-card{padding:24px}.emp-set-modal,.emp-set-modal-content{width:70%}.emp-set-modal-header h4{font-size:16px;padding:16px}.emp-set-inst-company-name-row h2{font-size:14px}.emp-set-modal-company-category,.emp-set-modal-about{font-size:13.5px}.emp-set-section-headline{font-size:14px}.emp-set-job-title,.emp-set-job-details-row{font-size:13.5px}.emp-set-inline-info{font-size:13.5px;gap:30px}.emp-blocked-employee-info p{font-size:14px}.emp-blocked-employee-info h6{font-size:13px}.emp-set-job-popup-close{font-size:25px;top:0;right:3px}}@media screen and (min-width: 992px) and (max-width: 1200px){.emp-ES-page-container{padding:20px}.emp-ES-content-wrapper{max-width:960px}.emp-ES-header-title{font-size:1.875rem}.emp-ES-header-subtitle{font-size:.925rem}.emp-ES-nav-button{height:90px;width:105px;padding:14px}.emp-ES-nav-label{font-size:.8125rem}.emp-ES-nav-icon{width:22px;height:22px}.emp-es-card{padding:22px}.emp-es-privacy-title,.emp-es-card-title{font-size:1.0625rem}.emp-es-setting-title{font-size:15px}.emp-es-setting-description{font-size:13px}.emp-set-modal,.emp-set-modal-content{width:80%}.emp-set-modal-header{font-size:16px}.emp-set-modal-header h4{font-size:15px;padding:14px}.emp-set-changepassword-close{font-size:17px}.emp-set-modal-body{padding:18px 20px 22px}.emp-set-inst-company-name-row h2{font-size:13px}.emp-set-modal-company-category{font-size:12.5px}.emp-set-modal-about,.emp-set-section-headline,.emp-set-job-title{font-size:13px}.emp-set-job-details-row{font-size:13px;gap:1rem}.emp-set-inline-info{font-size:13px;gap:24px}.emp-set-modal-location,.emp-blocked-employee-info p{font-size:13px}.emp-blocked-employee-info h6{font-size:12px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:12px;padding:3px 10px}.emp-blockview-profile{font-size:11px;padding:4px 11px;margin-right:30px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:36px;height:36px}.viewall-btn{font-size:13px}.emp-set-job-popup-close{font-size:23px;width:28px;top:0;right:8px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:72px;height:72px}.IL-default-avatar-icon{width:72px;height:72px;font-size:42px}.emp-set-benefit-tag-modal{font-size:.75rem}.emp-set-more-menu-button{font-size:17px;top:22px;right:60px}.emp-set-more-menu-dropdown{top:42px;right:70px}.emp-set-more-menu-dropdown button{font-size:13px;padding:9px 12px}}@media screen and (min-width: 768px) and (max-width: 991px){.emp-ES-page-container{padding:18px}.emp-ES-header{margin-top:70px!important}.emp-ES-header-title{font-size:1.75rem}.emp-ES-header-subtitle{font-size:.875rem}.emp-ES-nav-grid{gap:12px;margin-bottom:1.5rem}.emp-ES-nav-button{height:85px;width:100px;padding:12px}.emp-ES-nav-label{font-size:.75rem}.emp-ES-nav-icon{width:20px;height:20px}.emp-es-card{padding:20px}.emp-es-privacy-title,.emp-es-card-title{font-size:1rem;margin-bottom:18px}.emp-es-card-icon,.emp-es-card-icon-red,.emp-es-privacy-icon{width:18px;height:18px}.emp-es-setting-title{font-size:14px}.emp-es-setting-description{font-size:13px}.emp-pref-icon{width:38px;height:38px;font-size:18px}.emp-pref-title{font-size:13px}.emp-pref-subtitle{font-size:11px}.emp-support-icon{width:36px;height:36px;font-size:16px}.emp-support-text h4{font-size:14px}.emp-support-text p{font-size:12px}.emp-about-logo-circle{width:80px;height:80px;font-size:24px}.emp-about-company{font-size:16px}.emp-es-modal{max-width:420px}.emp-set-modal,.emp-set-modal-content{width:88%}.emp-set-modal-header{font-size:15px}.emp-set-modal-header h4{font-size:14px;padding:13px}.emp-set-changepassword-close{font-size:16px}.emp-set-modal-body{padding:16px 18px 20px}.emp-set-inst-company-name-row h2{font-size:12px}.emp-set-modal-company-category{font-size:11.5px}.emp-set-modal-about{font-size:12.5px}.emp-set-section-headline{font-size:13px}.emp-set-job-title{font-size:12.5px}.emp-set-job-details-row{font-size:12.5px;gap:.75rem;flex-wrap:wrap}.emp-set-inline-info{font-size:12.5px;gap:20px;margin:14px 0}.emp-set-modal-location{font-size:12.5px}.emp-set-visit-website-link{font-size:.825rem}.emp-blocked-employee-info p{font-size:13px}.emp-blocked-employee-info h6{font-size:12px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:12px;padding:3px 10px}.emp-blockview-profile{font-size:11px;padding:4px 10px;margin-right:20px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:34px;height:34px}.viewall-btn{font-size:13px}.emp-set-job-popup-close{font-size:20px;width:26px;top:0;right:0}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:68px;height:68px}.IL-default-avatar-icon{width:68px;height:68px;font-size:38px}.emp-set-benefit-tag-modal{font-size:.725rem}.emp-set-more-menu-button{font-size:16px;top:20px;right:55px}.emp-set-more-menu-dropdown{top:40px;right:65px;min-width:80px}.emp-set-more-menu-dropdown button{font-size:12.5px;padding:8px 11px}.emp-institution-unblock-job-meta-row{gap:10px}.emp-set-modal-location svg{height:13px;width:13px}}@media screen and (min-width: 640px) and (max-width: 767px){.emp-ES-page-container{padding:16px}.emp-ES-header{margin-top:65px!important}.emp-ES-header-title{font-size:1.625rem}.emp-ES-header-subtitle{font-size:.8125rem}.emp-ES-nav-grid{gap:10px;margin-bottom:1.25rem}.emp-ES-nav-button{height:80px;width:95px;padding:10px}.emp-ES-nav-label{font-size:.7rem}.emp-ES-nav-icon{width:19px;height:19px}.emp-es-card{padding:18px}.emp-es-privacy-title,.emp-es-card-title{font-size:.9375rem;margin-bottom:16px}.emp-es-card-icon,.emp-es-card-icon-red,.emp-es-privacy-icon{width:17px;height:17px}.emp-es-setting-item{padding:9px}.emp-es-setting-title{font-size:13px}.emp-es-setting-description{font-size:12px}.emp-es-select-green,.emp-es-select{font-size:13px;height:34px}.emp-pref-icon{width:36px;height:36px;font-size:17px}.emp-pref-title{font-size:13px}.emp-support-icon{width:34px;height:34px;font-size:15px}.emp-support-text h4{font-size:13px}.emp-support-text p{font-size:11px}.emp-support-item{padding:12px 14px}.emp-about-logo-circle{width:75px;height:75px;font-size:22px}.emp-about-header h2{font-size:16px}.emp-about-company{font-size:15px}.emp-about-card span{font-size:13px}.emp-es-modal{max-width:400px}.emp-es-modal-header h4{font-size:16px}.emp-settingchange-input-icon-group input{font-size:13px}.emp-set-modal{width:92%}.emp-set-modal-content{width:92%;padding:.875rem .4rem 1.75rem .875rem}.emp-set-modal-header{font-size:14px}.emp-set-modal-header h4{font-size:13.5px;padding:12px}.emp-set-changepassword-close{font-size:15px}.emp-set-modal-body{padding:14px 16px 18px}.emp-set-inst-company-name-row h2{font-size:12px}.emp-set-modal-company-category{font-size:11.5px}.emp-set-modal-about{font-size:12px}.emp-set-section-headline{font-size:12.5px}.emp-set-job-title{font-size:12px}.emp-set-job-details-row{font-size:12px;gap:.6rem;flex-wrap:wrap}.emp-set-inline-info{font-size:12px;gap:16px;margin:12px 0}.emp-set-modal-location{font-size:12px}.emp-set-visit-website-link{font-size:.775rem}.emp-blocked-employee-info p{font-size:12.5px}.emp-blocked-employee-info h6{font-size:11.5px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:11.5px;padding:2px 9px}.emp-blockview-profile{font-size:10.5px;padding:4px 9px;margin-right:10px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:32px;height:32px}.viewall-btn{font-size:12.5px}.emp-set-job-popup-close{font-size:18px;width:24px;top:16px;right:20px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:62px;height:62px}.IL-default-avatar-icon{width:62px;height:62px;font-size:34px}.emp-set-benefit-tag-modal{font-size:.7rem;padding:.3rem .6rem}.emp-set-more-menu-button{font-size:15px;top:18px;right:48px}.emp-set-more-menu-dropdown{top:36px;right:56px;min-width:75px}.emp-set-more-menu-dropdown button{font-size:12px;padding:8px 10px}.emp-institution-unblock-job-meta-row{gap:8px;padding:5px 2px}.emp-set-modal-location svg{height:13px;width:13px}}@media screen and (min-width: 480px) and (max-width: 639px){.emp-ES-page-container{padding:14px}.emp-ES-header{margin-top:60px!important}.emp-ES-header-title{font-size:1.5rem}.emp-ES-header-subtitle{font-size:.75rem}.emp-ES-nav-grid{gap:8px;margin-bottom:1rem}.emp-ES-nav-button{height:75px;width:88px;padding:9px}.emp-ES-nav-label{font-size:.65rem}.emp-ES-nav-icon{width:18px;height:18px}.emp-es-card{padding:16px}.emp-es-privacy-title,.emp-es-card-title{font-size:.875rem;margin-bottom:14px}.emp-es-card-icon,.emp-es-card-icon-red,.emp-es-privacy-icon{width:16px;height:16px;margin-right:6px}.emp-es-setting-item{padding:8px}.emp-es-setting-content{gap:10px}.emp-es-setting-title{font-size:13px}.emp-es-setting-description{font-size:11px}.emp-es-select-green,.emp-es-select{font-size:12px;height:32px;padding-left:8px}.emp-es-alert-title{font-size:13px;margin-top:18px}.emp-pref-icon{width:34px;height:34px;font-size:16px}.emp-preference-item{padding:12px 14px}.emp-pref-left{gap:12px}.emp-pref-title{font-size:12px}.emp-pref-subtitle{font-size:10px}.emp-support-icon{width:32px;height:32px;font-size:14px}.emp-support-item{padding:11px 13px}.emp-support-left{gap:12px}.emp-support-text h4{font-size:13px}.emp-support-text p{font-size:11px}.emp-es-access-btn,.emp-es-danger-btn{padding:10px 14px}.emp-es-access-header{font-size:13px}.emp-es-access-description,.emp-es-danger-desc-text{font-size:.8125rem}.emp-es-danger-title-text{font-size:13px}.emp-setting-popup{padding:20px}.emp-setting-popup h3{font-size:14px}.emp-setting-popup p{font-size:12px}.emp-setting-input{font-size:13px;padding:9px}.emp-about-logo-circle{width:70px;height:70px;font-size:20px}.emp-about-header{padding:5px 14px}.emp-about-header h2{font-size:15px}.emp-about-close-btn{font-size:20px}.emp-about-developed{font-size:12px}.emp-about-company{font-size:14px;margin-bottom:18px}.emp-about-card{padding:12px 14px;gap:12px}.emp-about-card p{font-size:11px}.emp-about-card span{font-size:12px}.emp-about-card svg:first-child{font-size:18px}.emp-about-card svg:last-child{font-size:16px}.emp-es-modal{max-width:380px}.emp-es-modal-header{padding:16px 18px}.emp-es-modal-header h4{font-size:16px}.emp-es-modal-body{padding:20px 18px;gap:14px}.emp-settingchange-input-icon-group input{font-size:13px;padding:9px 36px 9px 12px}.emp-update-password-btn{font-size:13px;padding:11px}.emp-set-modal{width:95%}.emp-set-modal-content{width:95%;padding:.75rem .35rem 1.5rem .75rem;max-height:90vh}.emp-set-modal-scroll{max-height:90vh}.emp-set-modal-header{font-size:13px}.emp-set-modal-header h4{font-size:13px;padding:11px}.emp-set-changepassword-close{font-size:14px}.emp-set-modal-body{padding:12px 14px 16px}.emp-set-modal-header-info{gap:1rem;margin-bottom:18px}.emp-set-inst-company-name-row h2{font-size:11.5px}.emp-set-modal-company-category{font-size:11px}.emp-set-modal-about{font-size:11.5px}.emp-set-section-headline{font-size:12px}.emp-set-job-title{font-size:11.5px}.emp-set-job-details-row{font-size:11.5px;gap:.5rem;flex-wrap:wrap}.emp-set-job-location{min-width:120px}.emp-set-job-posted,.emp-set-job-expired{min-width:110px}.emp-set-inline-info{font-size:11.5px;gap:14px;margin:10px 0}.emp-set-modal-location{font-size:11.5px}.emp-set-visit-website-link{font-size:.75rem}.emp-blocked-employee-item{gap:8px;padding:8px}.emp-blocked-employee-info p{font-size:12px;margin-bottom:2px}.emp-blocked-employee-info h6{font-size:11px}.emp-blocked-actions{gap:6px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:11px;padding:2px 8px}.emp-blockview-profile{font-size:10px;padding:3px 8px;margin-right:6px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:30px;height:30px}.viewall-btn{font-size:12px}.emp-set-job-popup-close{font-size:15px;width:22px;top:14px;right:16px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:56px;height:56px}.IL-default-avatar-icon{width:56px;height:56px;font-size:30px}.emp-set-benefit-tag-modal{font-size:.675rem;padding:.3rem .55rem}.emp-set-more-menu-button{font-size:14px;top:16px;right:42px}.emp-set-more-menu-dropdown{top:32px;right:48px;min-width:70px}.emp-set-more-menu-dropdown button{font-size:11.5px;padding:7px 9px}.emp-institution-unblock-job-meta-row{gap:6px;padding:4px 2px}.emp-set-inst-verified-badge{height:15px;width:17px}.emp-set-modal-location svg{height:13px;width:13px}}@media screen and (min-width: 375px) and (max-width: 479px){.emp-ES-page-container{padding:12px}.emp-ES-header{margin-top:56px!important}.emp-ES-header-title{font-size:1.375rem}.emp-ES-header-subtitle{font-size:.7rem}.emp-ES-nav-grid{gap:7px}.emp-ES-nav-button{height:70px;width:82px;padding:8px}.emp-ES-nav-label{font-size:.625rem}.emp-ES-nav-icon{width:17px;height:17px}.emp-es-card{padding:14px}.emp-es-privacy-title,.emp-es-card-title{font-size:.8125rem;margin-bottom:12px}.emp-es-card-icon,.emp-es-card-icon-red,.emp-es-privacy-icon{width:15px;height:15px;margin-right:5px}.emp-es-setting-item{padding:7px}.emp-es-setting-content{gap:9px}.emp-es-setting-title{font-size:12px}.emp-es-setting-description{font-size:11px}.emp-es-select-green,.emp-es-select{font-size:11px;height:30px}.emp-es-dropdown-icon,.es-dropdown-icon{font-size:13px}.emp-es-alert-title{font-size:12px;margin-top:16px;gap:8px}.emp-es-alert-icon{width:16px;height:16px}.emp-pref-icon{width:32px;height:32px;font-size:15px}.emp-preference-item{padding:11px 12px}.emp-pref-left{gap:10px}.emp-pref-title{font-size:12px}.emp-pref-subtitle{font-size:10px}.emp-support-icon{width:30px;height:30px;font-size:13px}.emp-support-item{padding:10px 12px;margin-bottom:14px}.emp-support-left{gap:10px}.emp-support-text h4{font-size:12px}.emp-support-text p{font-size:10px}.emp-es-access-btn,.emp-es-danger-btn{padding:9px 12px}.emp-es-access-header{font-size:12px}.emp-es-access-description,.emp-es-danger-desc-text{font-size:.75rem}.emp-es-danger-title-text{font-size:12px}.emp-es-danger-icon-red{width:15px;height:15px}.emp-setting-popup{padding:18px}.emp-setting-popup h3{font-size:13px;margin-bottom:16px}.emp-setting-popup p{font-size:11px;margin-bottom:14px}.emp-setting-input{font-size:12px;padding:8px;margin-bottom:16px}.emp-setting-cancel,.emp-setting-submit{font-size:12px;padding:0 14px;height:25px}.emp-about-logo-circle{width:65px;height:65px;font-size:18px}.emp-about-header{padding:5px 12px}.emp-about-header h2{font-size:14px}.emp-about-close-btn{font-size:19px}.emp-aboutus-content{padding:18px}.emp-about-developed{font-size:11px;margin-top:12px}.emp-about-company{font-size:13px;margin-bottom:16px}.emp-about-card{padding:11px 12px;gap:10px}.emp-about-card p{font-size:10px}.emp-about-card span{font-size:11px}.emp-about-card svg:first-child{font-size:17px}.emp-about-card svg:last-child{font-size:15px}.emp-about-version{font-size:11px;margin-top:18px}.emp-es-modal{max-width:340px}.emp-es-modal-header{padding:14px 16px}.emp-es-modal-header h4{font-size:15px}.changepassword-close{font-size:22px}.emp-es-modal-body{padding:18px 16px;gap:12px}.emp-settingchange-input-icon-group input{font-size:12px;padding:8px 34px 8px 11px}.emp-settingchange-input-icon{font-size:18px}.emp-update-password-btn{font-size:12px;padding:10px}.emp-set-modal{width:95%}.emp-set-modal-content{width:95%;padding:.65rem .3rem 1.25rem .65rem;max-height:92vh;border-radius:.75rem}.emp-set-modal-scroll{max-height:92vh;padding:.75rem}.emp-set-modal-header{font-size:12.5px}.emp-set-modal-header h4{font-size:12.5px;padding:10px}.emp-set-changepassword-close{font-size:13px}.emp-set-modal-body{padding:10px 12px 14px}.emp-set-modal-header-info{gap:.75rem;margin-bottom:14px}.emp-set-inst-company-name-row h2{font-size:11.5px;padding-right:30px}.emp-set-modal-company-category,.emp-set-modal-about{font-size:11px}.emp-set-section-headline{font-size:11.5px}.emp-set-job-title{font-size:11px}.emp-set-job-details-row{font-size:11px;gap:.4rem;flex-wrap:wrap}.emp-set-job-location{min-width:100px;flex:1 1 100%}.emp-set-job-posted,.emp-set-job-expired{min-width:90px;flex:1 0 90px}.emp-set-inline-info{font-size:11px;gap:10px;margin:8px 0;flex-wrap:wrap}.emp-set-modal-location{font-size:11px}.emp-set-visit-website-link{font-size:.7rem}.emp-blocked-employee-item{gap:6px;padding:7px}.emp-blocked-employee-info p{font-size:11.5px;margin-bottom:2px}.emp-blocked-employee-info h6{font-size:10.5px}.emp-blocked-actions{gap:5px;flex-wrap:wrap;justify-content:flex-end}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:10.5px;padding:2px 7px}.emp-blockview-profile{font-size:9.5px;padding:3px 7px;margin-right:4px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:28px;height:28px}.viewall-btn{font-size:11.5px}.emp-set-job-popup-close{font-size:17px;width:20px;top:4px;right:7px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:50px;height:50px}.IL-default-avatar-icon{width:50px;height:50px;font-size:26px;border-radius:10px}.emp-set-benefit-tag-modal{font-size:.625rem;padding:.25rem .5rem}.emp-set-more-menu-button{font-size:13px;top:14px;right:36px}.emp-set-more-menu-dropdown{top:28px;right:42px;min-width:65px}.emp-set-more-menu-dropdown button{font-size:11px;padding:7px 8px;gap:6px}.emp-institution-unblock-job-meta-row{gap:5px;padding:3px 1px}.emp-set-inst-verified-badge{height:14px;width:16px}.emp-set-modal-items{gap:8px}.emp-set-modal-location svg{height:12px;width:12px}}@media screen and (min-width: 320px) and (max-width: 374px){.emp-ES-page-container{padding:10px}.emp-ES-header{margin-top:52px!important}.emp-ES-header-title{font-size:1.25rem}.emp-ES-header-subtitle{font-size:.65rem}.emp-ES-nav-grid{gap:6px}.emp-es-access-icon,.emp-es-access-arrow{width:12px;height:14px}.emp-es-access-icon-2{width:24px;height:34px}.emp-es-access-arrow-2{width:26px;height:44px}.emp-ES-nav-button{height:65px;width:75px;padding:7px}.emp-ES-nav-label{font-size:.5625rem}.emp-ES-nav-icon{width:16px;height:16px}.emp-es-card{padding:12px}.emp-es-privacy-title,.emp-es-card-title{font-size:.75rem;margin-bottom:10px}.emp-es-card-icon,.emp-es-card-icon-red,.emp-es-privacy-icon{width:14px;height:14px;margin-right:4px}.emp-es-setting-item{padding:6px}.emp-es-setting-content{gap:8px}.emp-es-setting-icon{padding:6px}.emp-es-setting-title{font-size:11px;margin-bottom:2px}.emp-es-setting-description{font-size:10px}.emp-es-select-green,.emp-es-select{font-size:10px;height:28px;padding-left:7px}.emp-es-dropdown-icon,.es-dropdown-icon{font-size:12px;right:8px}.emp-es-alert-title{font-size:11px;margin-top:14px;gap:7px;margin-left:8px}.emp-es-alert-icon{width:15px;height:15px}.emp-pref-icon{width:30px;height:30px;font-size:14px}.emp-preference-item{padding:10px 11px}.emp-pref-left{gap:9px}.emp-pref-title{font-size:11px}.emp-pref-subtitle{font-size:9px}.emp-support-icon{width:28px;height:28px;font-size:12px}.emp-support-item{padding:9px 11px;margin-bottom:12px}.emp-support-left{gap:9px}.emp-support-text h4{font-size:11px}.emp-support-text p{font-size:9px}.emp-es-access-btn,.emp-es-danger-btn{padding:8px 11px}.emp-es-access-header{font-size:11px}.emp-es-access-description,.emp-es-danger-desc-text{font-size:.6875rem}.emp-es-danger-title-text{font-size:11px}.emp-es-danger-icon-red{width:14px;height:14px}.emp-es-danger-btn-content{gap:10px}.emp-setting-popup{padding:16px}.emp-setting-popup h3{font-size:12px;margin-bottom:14px}.emp-setting-popup p{font-size:10px;margin-bottom:12px}.emp-setting-input{font-size:11px;padding:7px;margin-bottom:14px}.emp-setting-popup-actions{gap:10px}.emp-setting-cancel,.emp-setting-submit{font-size:11px;padding:0 12px;height:24px}.emp-about-logo-circle{width:60px;height:60px;font-size:16px;margin-top:20px}.emp-about-header{padding:4px 11px}.emp-about-header h2{font-size:13px}.emp-about-close-btn{font-size:18px;padding:5px}.emp-aboutus-content{padding:16px}.emp-about-developed{font-size:10px;margin-top:10px}.emp-about-company{font-size:12px;margin-bottom:14px}.emp-about-list{gap:10px}.emp-about-card{padding:10px 11px;gap:9px}.emp-about-card p{font-size:9px}.emp-about-card span{font-size:10px}.emp-about-card svg:first-child{font-size:16px}.emp-about-card svg:last-child{font-size:14px}.emp-about-version{font-size:10px;margin-top:16px}.emp-es-modal{max-width:310px}.emp-es-modal-header{padding:12px 14px}.emp-es-modal-header h4{font-size:14px}.changepassword-close{font-size:20px}.emp-es-modal-body{padding:16px 14px;gap:11px}.emp-settingchange-input-icon-group input{font-size:11px;padding:7px 32px 7px 10px}.emp-settingchange-input-icon{font-size:17px;right:10px}.emp-update-password-btn{font-size:11px;padding:9px}.emp-set-modal{width:90%;border-radius:8px}.emp-set-modal-content{width:94%;padding:.5rem .25rem 1rem .5rem;max-height:94vh;border-radius:.625rem}.emp-set-modal-scroll{max-height:94vh;padding:.6rem}.emp-set-modal-header{font-size:12px}.emp-set-modal-header h4{font-size:12px;padding:9px}.emp-set-changepassword-close{font-size:12px}.emp-set-modal-body{padding:8px 10px 12px}.emp-set-modal-header-info{gap:.6rem;margin-bottom:12px}.emp-set-inst-company-name-row h2{font-size:11px;padding-right:30px}.emp-set-modal-company-category{font-size:10px}.emp-set-modal-about{font-size:10.5px}.emp-set-section-headline{font-size:11px}.emp-set-job-title{font-size:10.5px}.emp-set-job-details-row{font-size:10.5px;gap:.35rem;flex-wrap:wrap}.emp-set-job-location{min-width:80px;flex:1 1 100%}.emp-set-job-posted,.emp-set-job-expired{min-width:80px;flex:1 0 80px}.emp-set-inline-info{font-size:10.5px;gap:8px;margin:6px 0;flex-wrap:wrap}.emp-set-modal-location{font-size:10.5px}.emp-set-visit-website-link{font-size:.65rem}.emp-blocked-employee-item{gap:5px;padding:6px}.emp-blocked-employee-info p{font-size:11px;margin-bottom:1px}.emp-blocked-employee-info h6{font-size:10px}.emp-blocked-actions{gap:4px;flex-wrap:wrap;justify-content:flex-end}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:10px;padding:2px 6px}.emp-blockview-profile{font-size:9px;padding:2px 6px;margin-right:2px}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:26px;height:26px}.viewall-btn{font-size:11px}.emp-set-job-popup-close{font-size:15px;width:18px;top:8px;right:0}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:44px;height:44px}.IL-default-avatar-icon{width:44px;height:44px;font-size:22px;border-radius:8px}.emp-set-benefit-tag-modal{font-size:.575rem;padding:.2rem .4rem}.emp-set-more-menu-button{font-size:12px;top:12px;right:30px}.emp-set-more-menu-dropdown{top:24px;right:36px;min-width:60px}.emp-set-more-menu-dropdown button{font-size:10.5px;padding:6px 7px;gap:5px}.emp-institution-unblock-job-meta-row{gap:4px;padding:2px 1px}.emp-set-inst-verified-badge{height:13px;width:14px}.emp-set-modal-items{gap:6px}.emp-set-modal-header-info{flex-wrap:wrap}.emp-set-logo-wrapper{flex-shrink:0}.emp-set-modal-items{width:100%;margin-top:8px;flex-direction:column;gap:4px}.emp-set-modal-location svg{height:11px;width:11px}}@media screen and (max-width: 319px){.emp-ES-page-container{padding:8px}.emp-ES-header{margin-top:48px!important}.emp-ES-header-title{font-size:1.125rem}.emp-ES-header-subtitle{font-size:.6rem}.emp-ES-nav-grid{gap:5px;flex-direction:column}.emp-ES-nav-button{height:auto;width:100%;padding:10px;flex-direction:row;justify-content:flex-start;gap:12px}.emp-ES-nav-label{font-size:.75rem}.emp-ES-nav-icon{width:18px;height:18px}.emp-es-card{padding:10px}.emp-es-privacy-title,.emp-es-card-title{font-size:.7rem}.emp-es-setting-title{font-size:10px}.emp-es-setting-description{font-size:9px}.emp-es-select-green,.emp-es-select{font-size:9px;height:26px}.emp-pref-icon{width:28px;height:28px;font-size:13px}.emp-pref-title{font-size:10px}.emp-support-icon{width:26px;height:26px;font-size:11px}.emp-support-text h4{font-size:10px}.emp-support-text p{font-size:8px}.emp-about-logo-circle{width:55px;height:55px;font-size:15px}.emp-es-modal{max-width:290px}.emp-set-modal{width:100%;border-radius:0}.emp-set-modal-content{width:100%;padding:.4rem .2rem .875rem .4rem;max-height:96vh;border-radius:.5rem}.emp-set-modal-scroll{max-height:96vh;padding:.5rem}.emp-set-modal-header{font-size:11px}.emp-set-modal-header h4{font-size:11px;padding:8px}.emp-set-changepassword-close{font-size:11px}.emp-set-modal-body{padding:6px 8px 10px}.emp-set-modal-header-info{gap:.5rem;margin-bottom:10px}.emp-set-inst-company-name-row h2{font-size:11px}.emp-set-modal-company-category,.emp-set-modal-about,.emp-set-section-headline,.emp-set-job-title{font-size:10px}.emp-set-job-details-row{font-size:10px;gap:.3rem;flex-wrap:wrap}.emp-set-job-location,.emp-set-job-posted,.emp-set-job-expired{flex:1 1 100%;min-width:unset}.emp-set-inline-info{font-size:10px;gap:6px;margin:5px 0;flex-wrap:wrap}.emp-set-modal-location{font-size:10px}emp-set-modal-location svg{height:11px;width:11px}.emp-set-visit-website-link{font-size:.6rem}.emp-blocked-employee-item{gap:4px;padding:5px}.emp-blocked-employee-info p{font-size:10px}.emp-blocked-employee-info h6{font-size:9px}.emp-blocked-view-btn,.emp-unblocked-toggle-btn{font-size:9.5px;padding:1px 5px}.emp-blockview-profile{font-size:8.5px;padding:2px 5px;margin-right:0}.emp-blocked-avatar,.emp-blocked-avatar-placeholder{width:24px;height:24px}.viewall-btn{font-size:10px}.emp-set-job-popup-close{font-size:15px;width:16px;top:8px;right:10px}.emp-set-modal-logo-img,.emp-set-logo-wrapper{width:38px;height:38px}.IL-default-avatar-icon{width:38px;height:38px;font-size:18px;border-radius:6px}.emp-set-benefit-tag-modal{font-size:.525rem;padding:.15rem .35rem}.emp-set-more-menu-button{font-size:11px;top:10px;right:24px}.emp-set-more-menu-dropdown{top:20px;right:28px;min-width:55px}.emp-set-more-menu-dropdown button{font-size:10px;padding:5px 6px;gap:4px}.emp-institution-unblock-job-meta-row{gap:3px;padding:2px 0}.emp-set-inst-verified-badge{height:12px;width:13px}.emp-set-modal-items{gap:5px}.emp-set-header-row{flex-wrap:wrap;gap:3px}.emp-blocked-actions{flex-wrap:wrap;gap:3px;justify-content:flex-end}}.emp-inst-app-container{min-height:100vh;font-family:Montserrat}.emp-inst-header-section{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;padding:3rem 1.5rem;min-height:260px}.emp-inst-header-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#004ddae0,#002878eb,#001450e0);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.emp-inst-header-overlay:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,.03) 35px,rgba(255,255,255,.03) 70px)}.emp-inst-header-content{position:relative;max-width:1200px;margin:0 auto;z-index:10}.emp-inst-header-text{text-align:center;margin-top:40px}.emp-inst-main-title{font-size:32px;font-weight:800;color:#fff;margin-top:50px;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.2);animation:fadeInUp .8s ease-out}.emp-inst-IL-subtitle{font-size:15px;color:#e0e7ff;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s backwards}.emp-inst-search-container{position:relative;max-width:650px;margin:0 auto 1rem;animation:fadeInUp .8s ease-out .4s backwards}.emp-inst-search-icon{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.emp-inst-search-icon svg{width:20px;height:20px;display:block}.emp-inst-search-input{width:100%;height:48px;padding:12px 56px 12px 44px;border:2px solid rgba(255,255,255,.3);border-radius:50px;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1e293b;font-size:1rem;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000f}.emp-inst-search-input::placeholder{color:#64748b;font-weight:400}.emp-inst-search-input:focus{outline:none;background:#fff;border-color:#fff9;box-shadow:0 8px 24px #004dda33,0 4px 12px #00000026,0 0 0 4px #fff3;transform:translateY(-2px)}.emp-inst-search-input:hover{border-color:#fff6;background:#fffffffa}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.emp-inst-header-section:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.04) 0%,transparent 50%);pointer-events:none;z-index:1}.emp-inst-filter-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.emp-inst-select-container{position:relative}.emp-inst-custom-select{appearance:none;border:1px solid rgb(68,68,255);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;padding:.45rem 1.5rem .45rem 1rem;border-radius:.75rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;width:160px;background:#fff}.emp-inst-custom-select:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}.emp-inst-custom-select option{color:#000}.emp-inst-select-arrow{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#004dda;pointer-events:none}.emp-inst-no-data-wrapper{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:60vh}.emp-inst-no-data{display:flex;flex-direction:column;align-items:center;gap:10px;color:#333}.emp-inst-results-section{max-width:112rem;margin:0 auto;padding:1.5rem 5rem;display:flex;justify-content:space-between;align-items:center}.emp-inst-results-text{color:#000;font-size:16px;margin:0}.emp-inst-institutions-section{max-width:112rem;margin:0 auto;padding:0 5rem 4rem}.emp-inst-institutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(405px,1fr));gap:2rem}.emp-inst-institution-card{position:relative;background:#fffefe;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.5rem;padding:1.5rem;height:100%;border:1px solid rgba(255,255,255,.1);transition:all .5s ease;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards;box-shadow:0 8px 25px #004dda26;overflow:hidden;max-width:395px;transform:translateZ(0);will-change:transform;backface-visibility:hidden}.emp-inst-institution-card:hover{border-color:#a855f780;transform:scale(1.05);box-shadow:0 25px 50px -12px #a855f733}.emp-inst-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;max-height:60px;height:100%}.emp-inst-company-info{display:flex;align-items:center;gap:1rem}.emp-inst-logo-wrapper{position:relative;width:50px;height:50px}.emp-inst-company-logo{width:100%;height:100%;overflow:hidden;border-radius:12px;background:#fff;border:1px solid #e0e0e0}.emp-inst-institution-logo-img,.default-avatar-icon{width:100%;height:100%;object-fit:cover;border-radius:12px}.emp-inst-verified-badge{position:absolute;bottom:-3px;right:-6px;height:15px;width:15px;color:#22c55e;background:#fff;border-radius:50%;box-shadow:0 0 0 2px #fff}.emp-inst-company-details{flex:1}.emp-inst-company-name{font-size:14px;font-weight:600;color:#505965;margin:0;transition:color .2s ease;display:inline;letter-spacing:.2px;word-wrap:break-word}.emp-inst-institution-card:hover .company-name{color:#505965}.emp-inst-company-category{color:#4a4a4a;font-size:13.5px;font-weight:500;margin:0}.emp-inst-favorite-btn{background:#ffffff1a;border:none;border-radius:.75rem;padding:13px 8px 0;cursor:pointer;transition:all .2s ease;margin-top:-10px}.emp-inst-favorite-btn svg:hover{transform:scale(1.1);transition:transform .2s ease}.emp-institution-stats-grid{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:10px;margin-bottom:10px}.emp-institution-stat-item{background:#fff;border-radius:.5rem;min-height:34px;max-height:36px;padding:6px;display:flex;justify-content:center;text-align:center;align-items:center;gap:10px;width:130px;border:1px solid #cccccc52}.emp-institution-stat-value{display:flex;align-items:center;justify-content:center;margin-top:.2rem;margin-bottom:.2rem;color:#000;font-size:12.5px}.emp-institution-stat-icon{margin-right:.2rem}.emp-institution-stat-icon.rating{color:#a29bfe}.emp-institution-stat-icon.jobs{color:#10b981}.emp-institution-stat-icon.growth{color:#3b82f6}.emp-institution-stat-label{color:#000;font-size:12.5px;margin:0}.emp-location-employees{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-size:13.5px}.emp-location,.emp-employees{display:flex;align-items:center;color:#000}.emp-location{display:flex;align-items:center;color:#505965;font-size:13.5px;gap:3px}.emp-location svg,.emp-employees svg{margin-right:.25rem}.emp-description{color:#000;font-size:13px;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}.emp-benefits-section{margin-bottom:1rem}.emp-benefits-list{display:flex;flex-wrap:wrap;gap:10px;color:#000}.emp-benefit-tag{background:#f1f9fe80;font-size:11px;padding:.25rem .5rem;border-radius:.5rem}.emp-benefit-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;border:1px solid #ccc;background:#fff;font-weight:500}.emp-benefit-tag.more{background:#6b728033;border-color:#6b72804d;cursor:pointer}.emp-action-buttons-wrapper{display:flex;gap:.5rem;margin-bottom:15px}.emp-inst-primary-btn{flex:1;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:.75rem 1rem;border-radius:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.emp-inst-primary-btn:hover{background:linear-gradient(135deg,#0575e6,#021b79);transform:scale(1.05)}.emp-inst-viewdetails-btn{padding:.75rem;background:#fff;border:1px solid #021b79;color:#021b79;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.action-button-small{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1;font-size:13px;padding:4px 16px}.inst-list-arrow-icon{display:flex;align-items:center;transition:transform .3s ease}.action-button-small:hover .inst-list-arrow-icon{transform:translate(4px)}.secondary-btn{padding:.75rem;background:#fff;border:1px solid #004dda;color:#004dda;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.fab{background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;border:none;padding:1rem;border-radius:50%;box-shadow:0 10px 25px -3px #a855f74d;cursor:pointer;transition:all .2s ease}.fab:hover{box-shadow:0 20px 25px -5px #a855f766;transform:scale(1.1)}.viewdetail-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:fadeIn .3s forwards}.viewdetail-modal-content{background:#fff;border-radius:1rem;padding:1rem .5rem 2rem 1rem;width:70%;max-height:85vh;box-shadow:0 25px 50px -12px #0006;transform:scale(.9);animation:scaleUp .3s forwards .1s;overflow-y:hidden}.viewdetail-modal-scroll{max-height:85vh;overflow-y:auto;padding:1rem}.viewdetail-modal-scroll::-webkit-scrollbar{width:8px}.viewdetail-modal-scroll::-webkit-scrollbar-track{background:transparent}.viewdetail-modal-scroll::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:999px;border:2px solid transparent;background-clip:content-box}.viewdetail-modal-scroll::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0}.viewdetails-action-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;margin-left:auto;position:relative;align-self:flex-start}.viewdetail-more-menu-button{display:flex;align-items:center;justify-content:center;border:none;border-radius:15px;font-size:19px;background:none;cursor:pointer;padding:0;margin:0}.viewdetail-job-popup-close{position:static!important;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;font-size:22px;line-height:1;padding:0;margin:0;top:unset!important;right:unset!important}.viewdetail-more-menu-dropdown{position:absolute;top:23px;right:44px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #0000001f;border:1px solid #eee;min-width:100px;text-align:center;justify-content:center;overflow:hidden;z-index:1000;display:flex;flex-direction:column;opacity:0;transform:translateY(-10px) scale(.95);animation:dropdownFadeIn .2s ease forwards}.emp-viewdetail-block-button span{color:red}@keyframes dropdownFadeIn{to{opacity:1;transform:translateY(0) scale(1)}}.viewdetail-more-menu-dropdown button{display:flex;align-items:center;gap:8px;width:100%;padding:7px 14px;border:none;background:none;cursor:pointer;font-size:13.5px;color:#333;transition:background .2s ease,transform .1s ease}.viewdetail-more-menu-dropdown button:hover{background-color:#f7f7f7;transform:translate(2px)}.viewdetail-more-menu-dropdown button:not(:last-child){border-bottom:1px solid #f0f0f0}.viewdetail-more-menu-dropdown button:active{transform:scale(.97)}.viewdetail-modal-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#333;z-index:10}.viewdetail-modal-header-info{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:25px}.viewdetail-logo-wrapper{position:relative;width:80px;height:80px}.viewdetail-inst-verified-badge{position:absolute;bottom:-3px;right:-8px;height:18px;width:20px;color:#25d366;background:#fff;border-radius:50%}.viewdetail-modal-logo-img{width:80px;height:80px;object-fit:cover;border-radius:12px;border:1px solid #e0e0e0;background-color:#fff;flex-shrink:0}.IL-default-avatar-icon{width:80px;height:80px;background:#fff;display:flex;object-fit:cover;align-items:center;justify-content:center;font-size:48px;color:#6b7280ab;border:1px solid #ccc;border-radius:14px}.emp-inst-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;object-fit:cover;align-items:center;justify-content:center;font-size:26px;color:#6b7280ab}.viewdetail-header-row{display:flex;justify-content:space-between;align-items:center}.viewall-btn{background:none;border:none;color:#004dda;cursor:pointer;font-weight:500;font-size:13.5px}.viewdetail-company-name-row{display:inline;line-height:1.4}.viewdetail-info-block{display:flex;flex-direction:column;flex:1;min-width:0;gap:.25rem}.viewdetail-modal-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;align-items:center}.viewdetail-items-mobile{display:none!important}.viewdetail-items-desktop{display:flex}.viewdetail-inst-company-name-row{display:flex;line-height:1.4}.viewdetail-inst-company-name-row h2{font-size:16px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:4px;font-weight:600}.viewdetail-modal-company-category{font-size:15px;color:#0b1320;margin-right:83%;font-weight:500;margin-bottom:15px}.viewdetail-modal-items{display:flex;gap:13px}.viewdetail-modal-location{display:flex;align-items:center;color:#0b1320;font-size:13.5px;gap:2px;margin-bottom:.5rem;margin-top:-10px}.viewdetail-modal-location svg{margin-right:.3rem;color:#999}.viewdetail-visit-website-link{display:flex;align-items:center;color:#004dda;font-size:.9rem;text-decoration:none;font-weight:500}.viewdetail-visit-website-link svg{margin-right:.3rem;color:#999}.viewdetail-section-headline{font-size:14px;color:#383e46;font-weight:600}.viewdetail-modal-about{font-size:13.5px;color:#0b1320;line-height:1.6;margin-bottom:0}.viewdetail-modal-benefits-section{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.viewdetail-benefit-tag-modal{background:#fff;color:#000;border:1px solid #ccc;font-size:.8rem;padding:.4rem .75rem;border-radius:.75rem;font-weight:500}.viewdetail-job-openings-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:30px}.viewdetail-job-opening-item{padding:1rem;border:1px solid #eee;border-radius:.75rem;background:#fff}.viewdetail-job-title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.viewdetail-job-icon{color:#004dda}.viewdetail-job-title{font-size:13.5px;font-weight:500;color:#000;margin:0}.viewdetail-job-details-row{display:flex;align-items:center;gap:.75rem;font-size:13.5px;color:#555;flex-wrap:nowrap}.viewdetail-job-details-row{display:flex;align-items:center;gap:1.5rem;font-size:.8rem;color:#555;flex-wrap:nowrap}.viewdetail-job-location{display:flex;align-items:center;gap:.5rem;flex:2 1 250px;color:#0b1320;min-width:150px;max-width:300px;overflow:hidden}.viewdetail-job-location span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewdetail-job-posted,.viewdetail-job-expired{display:flex;align-items:center;gap:.5rem;flex:1 0 150px;min-width:130px;color:#0b1320;white-space:nowrap}.viewdetail-detail-icon{color:#999}.viewdetailjob-type-tag{flex-shrink:0;font-size:.8rem;color:#16a34a;font-weight:500;cursor:default}.full-time{background:#f3fff94f;color:#059669;padding-inline:14px;width:95px;border-radius:35px}.contract{background:#fffbeb2e;color:#d97706;width:86px;padding-inline:12px;border-radius:35px}.part-time{background:#e0f2fe17;color:#3b82f6;padding-inline:14px;width:98px;border-radius:35px}.temporary{background:#fee2e21e;color:#ef4444;padding-inline:12px;width:100px;border-radius:35px}.viewdetail-no-jobs{text-align:center;color:#777;margin-top:1rem;font-size:14px}.viewdetail-inline-info{display:flex;flex-wrap:wrap;gap:30px;font-size:14px;margin:18px 0}.viewdetail-inline-info span{white-space:nowrap;font-size:13.5px;color:#0b1320}.viewdetail-job-popup-close{position:absolute;top:23px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.report-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}.report-modal-box{background:#fff;padding:30px;border-radius:12px;width:500px;box-shadow:0 10px 25px #0003;animation:fadeInScale .2s ease}.report-modal-box h3{font-size:17px;margin-bottom:15px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600;text-align:center}.report-modal-box h6{font-size:15px;text-align:center;margin-bottom:15px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.report-options{margin:15px 0;display:flex;flex-direction:column;padding:0 5px;gap:13px}.report-option{display:flex;align-items:center;gap:8px;font-size:13.5px}.report-option input[type=checkbox]{accent-color:#28a745}.report-actions{display:flex;justify-content:center;gap:10px}.report-actions button{padding:3px 14px;border-radius:999px;cursor:pointer;font-size:13px;margin-top:15px;border:1px solid transparent}.report-actions button:first-child{background:transparent;color:#004dda;border:2px solid #004dda}.report-actions button:last-child{background:#004dda;color:#fff;border:2px solid #004dda}.report-actions button:disabled{background:#004ddac7;border:#004ddac7;color:#fff;cursor:not-allowed}.report-actions button:hover:not(:disabled){opacity:.9}.report-block-section{margin-top:15px;border-bottom:1px solid #eee;padding-bottom:10px;display:flex;justify-content:center}.block-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.block-modal-box{background:#fff;padding:25px 30px;border-radius:10px;width:425px;max-width:90%;text-align:center;box-shadow:0 5px 20px #0003}.block-modal-title{margin-bottom:15px;font-size:18px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600}.block-modal-description{font-size:14px;margin-bottom:25px;line-height:1.8}.block-modal-actions{display:flex;justify-content:center;gap:15px}.block-cancel-btn{padding:3px 14px;border-radius:999px;border:1px solid #004dda;background:transparent;color:#004dda;cursor:pointer;font-size:13.5px}.block-confirm-btn{padding:3px 14px;border-radius:999px;border:1px solid #004dda;background:#004dda;color:#fff;cursor:pointer;font-size:13.5px}.block-confirm-btn:hover{opacity:.9}@media (min-width: 320px) and (max-width: 374px){.emp-inst-header-section{padding:4.25rem .75rem 1.25rem;min-height:240px}.emp-inst-header-text{margin-top:0}.emp-inst-main-title{font-size:14px;margin-top:10px;margin-bottom:.5rem}.emp-inst-IL-subtitle{font-size:10.5px;margin-bottom:1rem}.emp-inst-search-container{max-width:100%;margin-bottom:.6rem}.emp-inst-search-input{font-size:.72rem;height:29px;padding:8px 44px 8px 14px;width:68%}.emp-inst-search-icon{position:absolute;right:3.5rem;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;width:17px;height:16px}.emp-inst-filter-controls{gap:.5rem;align-items:flex-end}.emp-inst-custom-select{font-size:.68rem;width:130px;padding:.35rem 1.2rem .35rem .65rem;border-radius:.6rem}.emp-inst-results-section{padding:.9rem .75rem;flex-direction:column;align-items:flex-start;gap:.4rem}.emp-inst-results-text{font-size:12px}.emp-inst-institutions-section{padding:0 .75rem 1.25rem}.emp-inst-institutions-grid{grid-template-columns:repeat(1,1fr);gap:.85rem}.emp-inst-institution-card{max-width:100%;min-height:auto;padding:.85rem;border-radius:.85rem}.emp-inst-institution-card:hover{transform:none;box-shadow:0 8px 25px #004dda26}.emp-inst-card-header{margin-bottom:8px;max-height:45px}.emp-inst-logo-wrapper{width:36px;height:36px}.emp-inst-company-logo{border-radius:8px}.emp-inst-company-info{gap:.6rem}.emp-inst-company-name{font-size:11px;line-height:1.5!important;display:block}.emp-inst-company-category{font-size:10.5px}.emp-institution-stats-grid{gap:5px;flex-wrap:wrap;margin-top:6px;margin-bottom:6px}.emp-institution-stat-item{width:84px;min-height:28px;max-height:30px;padding:3px;gap:5px;border-radius:.4rem}.emp-institution-stat-value,.emp-institution-stat-label{font-size:10px}.emp-location-employees{font-size:10.5px;margin-bottom:.6rem}.emp-location{font-size:10.5px}.emp-description{font-size:10px;margin-bottom:.6rem}.emp-benefits-section{margin-bottom:.9rem}.emp-benefits-list{gap:5px}.emp-benefit-tag{font-size:9px;padding:.15rem .35rem;border-radius:.4rem}.emp-action-buttons-wrapper{gap:.35rem;margin-bottom:10px}.emp-inst-primary-btn{font-size:11px;padding:0 .55rem;border-radius:.55rem}.emp-inst-viewdetails-btn{padding:5px;font-size:11px;border-radius:.55rem}.viewdetail-modal-content{width:99%;padding:.6rem .2rem 1.25rem .6rem;border-radius:.65rem}.viewdetail-modal-scroll{padding:.6rem}.viewdetail-modal-header-info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.5rem;margin-bottom:12px}.viewdetail-logo-wrapper{flex-shrink:0;width:50px;height:50px}.viewdetail-info-block{flex:1;min-width:0}.viewdetail-items-desktop{display:none!important}.viewdetail-items-mobile{display:flex!important;flex-basis:100%;width:100%;flex-wrap:wrap;gap:4px;margin-top:.15rem}.viewdetail-modal-header-info{gap:.75rem;flex-wrap:wrap;margin-bottom:12px}.viewdetail-logo-wrapper{width:50px;height:50px}.viewdetail-modal-logo-img{width:50px;height:50px;border-radius:10px}.IL-default-avatar-icon{width:50px;height:50px;font-size:30px;border-radius:10px}.viewdetail-inst-company-name-row h2{font-size:12px;padding-right:43px}.viewdetail-modal-company-category{font-size:11px;margin-right:0;margin-bottom:8px}.viewdetail-modal-location{font-size:11px}.viewdetail-visit-website-link{font-size:.72rem}.viewdetail-modal-items{gap:6px;flex-wrap:wrap}.viewdetail-section-headline{font-size:11.5px}.viewdetail-modal-about{font-size:11px}.viewdetail-inline-info{gap:12px;margin:10px 0}.viewdetail-inline-info span,.viewdetail-job-title{font-size:11px}.viewdetail-job-details-row{font-size:10px;gap:.4rem;flex-wrap:wrap}.viewdetail-job-location{min-width:100px;flex:none}.viewdetail-job-posted,.viewdetail-job-expired{min-width:90px;flex:none}.viewdetail-benefit-tag-modal{font-size:.65rem;padding:.25rem .5rem;border-radius:.6rem}.viewdetailjob-type-tag{font-size:10px;width:80px}.viewall-btn{font-size:10.5px;margin-bottom:5px}.viewdetail-more-menu-button{right:36px;top:15px;font-size:15px}.viewdetail-more-menu-dropdown{right:31px;top:19px;min-width:80px}.viewdetail-more-menu-dropdown button{font-size:12px;padding:8px 10px}.viewdetail-detail-icon{width:11px;height:11px}.viewdetail-job-icon{width:12px;height:12px}.viewdetail-job-popup-close{top:18px;right:22px;font-size:18px;width:18px}.report-modal-box{width:94%;max-width:310px;padding:16px;border-radius:10px}.report-modal-box h3{font-size:13.5px;margin-bottom:10px}.report-modal-box h6{font-size:12px;margin-bottom:10px}.report-options{gap:10px}.report-option{font-size:11.5px}.report-actions button{font-size:11.5px;padding:3px 12px}.block-modal-box{width:94%;max-width:300px;padding:16px 18px}.block-modal-title{font-size:14px}.block-modal-description{font-size:12px;margin-bottom:18px}.block-cancel-btn,.block-confirm-btn{font-size:12px;padding:3px 12px}}@media (min-width: 375px) and (max-width: 479px){.emp-inst-header-section{padding:4.25rem .75rem 1.25rem;min-height:240px}.emp-inst-header-text{margin-top:0}.emp-inst-main-title{font-size:14px;margin-top:10px;margin-bottom:.5rem}.emp-inst-IL-subtitle{font-size:10.5px;margin-bottom:1rem}.emp-inst-search-container{max-width:100%;margin-bottom:.6rem}.emp-inst-search-input{font-size:.72rem;height:29px;padding:8px 44px 8px 14px;width:68%}.emp-inst-search-icon{position:absolute;right:4.5rem;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;width:17px;height:16px}.emp-inst-filter-controls{gap:.5rem;align-items:flex-end}.emp-inst-custom-select{font-size:.68rem;width:100px;padding:.35rem 1.4rem .35rem .65rem;border-radius:.6rem}.emp-inst-results-section{padding:1rem .75rem;align-items:flex-start;gap:.4rem}.emp-inst-results-text{font-size:11.5px;margin-top:6px}.emp-inst-institutions-section{padding:0 .75rem 1.25rem}.emp-inst-institutions-grid{grid-template-columns:repeat(1,1fr);gap:.85rem}.emp-inst-institution-card{max-width:100%;min-height:auto;padding:.85rem;border-radius:.85rem}.emp-inst-institution-card:hover{transform:none;box-shadow:0 8px 25px #004dda26}.emp-inst-card-header{margin-bottom:8px;max-height:45px}.emp-inst-logo-wrapper{width:36px;height:36px}.emp-inst-company-logo{border-radius:8px}.emp-inst-company-info{gap:.6rem}.emp-inst-company-name{font-size:12px;line-height:1.4;display:block}.emp-inst-company-category{font-size:10.5px}.emp-institution-stats-grid{gap:5px;flex-wrap:wrap;margin-top:6px;margin-bottom:6px}.emp-institution-stat-item{width:84px;min-height:28px;max-height:30px;padding:3px;gap:5px;border-radius:.4rem}.emp-institution-stat-value,.emp-institution-stat-label{font-size:10px}.emp-location-employees{font-size:10.5px;margin-bottom:.6rem}.emp-location{font-size:10.5px}.emp-description{font-size:10px;margin-bottom:.6rem}.emp-benefits-section{margin-bottom:.6rem}.emp-benefits-list{gap:5px}.emp-benefit-tag{font-size:9px;padding:.15rem .35rem;border-radius:.4rem}.emp-action-buttons-wrapper{gap:.35rem;margin-bottom:10px}.emp-inst-primary-btn{font-size:11px;padding:0 .55rem;border-radius:.55rem}.emp-inst-viewdetails-btn{padding:5px;font-size:11px;border-radius:.55rem}.viewdetail-modal-content{width:99%;padding:.6rem .2rem 1.25rem .6rem;border-radius:.65rem}.viewdetail-modal-scroll{padding:.6rem}.viewdetail-modal-header-info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.5rem;margin-bottom:12px}.viewdetail-logo-wrapper{flex-shrink:0;width:50px;height:50px}.viewdetail-info-block{flex:1;min-width:0}.viewdetail-items-desktop{display:none!important}.viewdetail-items-mobile{display:flex!important;flex-basis:100%;width:100%;flex-wrap:wrap;gap:4px;margin-top:.15rem}.viewdetail-modal-header-info{gap:.75rem;flex-wrap:wrap;margin-bottom:12px}.viewdetail-logo-wrapper{width:50px;height:50px}.viewdetail-modal-logo-img{width:50px;height:50px;border-radius:10px}.IL-default-avatar-icon{width:50px;height:50px;font-size:30px;border-radius:10px}.viewdetail-inst-company-name-row h2{font-size:12.5px;line-height:1.3;padding-right:35px}.viewdetail-modal-company-category{font-size:11px;margin-right:0;margin-bottom:8px}.viewdetail-modal-location{font-size:11px}.viewdetail-visit-website-link{font-size:.72rem}.viewdetail-modal-items{gap:6px;flex-wrap:wrap}.viewdetail-section-headline{font-size:12px}.viewdetail-modal-about{font-size:11px}.viewdetail-inline-info{gap:12px;margin:10px 0}.viewdetail-inline-info span,.viewdetail-job-title{font-size:11px}.viewdetail-job-details-row{font-size:10px;gap:.4rem;flex-wrap:wrap}.viewdetail-job-location{min-width:100px;flex:none}.viewdetail-job-posted,.viewdetail-job-expired{min-width:90px;flex:none}.viewdetail-benefit-tag-modal{font-size:.65rem;padding:.25rem .5rem;border-radius:.6rem}.viewdetailjob-type-tag{font-size:10px;width:80px}.viewall-btn{font-size:10.5px;margin-bottom:5px}.viewdetail-more-menu-button{right:36px;top:15px;font-size:15px}.viewdetail-no-jobs{font-size:12px}.viewdetail-more-menu-dropdown{right:31px;top:19px;min-width:80px}.viewdetail-more-menu-dropdown button{font-size:12px;padding:8px 10px}.viewdetail-detail-icon{width:11px;height:11px}.viewdetail-job-icon{width:12px;height:12px}.viewdetail-job-popup-close{top:18px;right:22px;font-size:18px;width:18px}.report-modal-box{width:94%;max-width:310px;padding:16px;border-radius:10px}.report-modal-box h3{font-size:13.5px;margin-bottom:10px}.report-modal-box h6{font-size:12px;margin-bottom:10px}.report-options{gap:10px}.report-option{font-size:11.5px}.report-actions button{font-size:11.5px;padding:3px 12px}.block-modal-box{width:94%;max-width:300px;padding:16px 18px}.block-modal-title{font-size:14px}.block-modal-description{font-size:12px;margin-bottom:18px}.block-cancel-btn,.block-confirm-btn{font-size:12px;padding:3px 12px}}@media (min-width: 480px) and (max-width: 600px){.emp-inst-header-section{padding:1.5rem 1rem;min-height:185px}.emp-inst-main-title{font-size:16px;margin-top:14px;margin-bottom:.6rem}.emp-inst-IL-subtitle{font-size:11px;margin-bottom:1.2rem}.emp-inst-search-input{font-size:.75rem;height:38px;padding:9px 46px 9px 16px}.emp-inst-custom-select{font-size:.7rem;width:120px}.emp-inst-results-section{padding:.7rem 1rem;align-items:flex-start;gap:.4rem}.emp-inst-results-text{font-size:12px}.emp-inst-institutions-section{padding:0 1rem 1.5rem}.emp-inst-institutions-grid{grid-template-columns:repeat(1,1fr);gap:1rem}.emp-inst-institution-card{max-width:100%;min-height:auto;padding:1rem;border-radius:1rem}.emp-inst-institution-card:hover{transform:none}.emp-inst-logo-wrapper{width:38px;height:38px}.emp-inst-company-name{font-size:11.5px}.emp-inst-company-category{font-size:11px}.emp-institution-stats-grid{gap:6px;flex-wrap:wrap}.emp-institution-stat-item{width:90px;min-height:28px;padding:3px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:10px}.emp-location{font-size:11px}.emp-description{font-size:10.5px}.emp-benefit-tag{font-size:9.5px;padding:.16rem .38rem}.emp-inst-primary-btn{font-size:11.5px;padding:.5rem .6rem;border-radius:.6rem}.emp-inst-viewdetails-btn{padding:.5rem;border-radius:.6rem}.viewdetail-modal-header-info{gap:.2rem;margin-bottom:15px}.viewdetail-logo-wrapper{height:65px;width:65px}.viewdetail-inst-verified-badge{right:2px;bottom:9px}.viewdetail-modal-location{font-size:11px}.viewdetail-modal-location svg{width:12px;height:14px}.viewdetail-job-popup-close{font-size:20px;width:21px}.viewdetail-more-menu-button{font-size:16px}.viewdetail-more-menu-dropdown{top:21px;right:34px}.viewdetail-more-menu-dropdown button{font-size:11.5px;padding:7px}.viewdetail-detail-icon{width:12px;height:15px}.viewdetailjob-type-tag{font-size:10.5px}.viewall-btn{font-size:12px}.viewdetail-section-headline{font-size:13px}.viewdetail-benefit-tag-modal{font-size:10.5px}.viewdetail-modal-content{width:98%;padding:.7rem .25rem 1.4rem .7rem}.viewdetail-modal-logo-img{width:54px;height:54px}.IL-default-avatar-icon{width:54px;height:54px;font-size:32px}.viewdetail-inst-company-name-row h2{font-size:13px;margin-bottom:5px}.viewdetail-modal-company-category{font-size:11.5px;margin-right:0;margin-bottom:9px}.viewdetail-modal-about,.viewdetail-job-title{font-size:11.5px}.viewdetail-job-details-row{font-size:10.5px;gap:.5rem;flex-wrap:wrap}.viewdetail-inline-info span{font-size:11.5px}.report-modal-box{width:92%;max-width:360px;padding:18px}.report-modal-box h3{font-size:14px}.report-option{font-size:12px}.block-modal-box{width:92%;max-width:330px;padding:18px 22px}.block-modal-title{font-size:15px}.block-modal-description{font-size:12.5px}}@media (min-width: 601px) and (max-width: 767px){.emp-inst-header-section{padding:1.75rem 1rem;min-height:200px}.emp-inst-main-title{font-size:18px;margin-top:18px;margin-bottom:.7rem}.emp-inst-IL-subtitle{font-size:12px;margin-bottom:1.4rem}.emp-inst-search-input{font-size:.8rem;height:40px}.emp-inst-custom-select{font-size:.73rem;width:126px}.emp-inst-results-section{padding:.85rem 1.25rem;align-items:flex-start;gap:.4rem}.emp-inst-results-text{font-size:12.5px}.emp-inst-institutions-section{padding:0 1.25rem 2rem}.emp-inst-institutions-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.emp-inst-institution-card{max-width:100%;min-height:330px;padding:1rem;border-radius:1rem}.emp-inst-institution-card:hover{transform:none}.emp-inst-logo-wrapper{width:40px;height:40px}.emp-inst-company-name{font-size:12px}.emp-inst-company-category{font-size:11.5px}.emp-institution-stats-grid{gap:7px;flex-wrap:wrap}.emp-institution-stat-item{width:95px;min-height:30px;padding:4px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:10.5px}.emp-location{font-size:11.5px}.emp-description{font-size:11px}.emp-benefit-tag{font-size:9.5px;padding:.18rem .4rem}.emp-inst-primary-btn{font-size:12px;padding:0 .7rem;border-radius:.65rem}.emp-inst-viewdetails-btn{border-radius:.65rem}.viewdetail-modal-header-info{gap:.4rem;margin-bottom:15px}.viewdetail-logo-wrapper{height:65px;width:65px}.viewdetail-inst-verified-badge{right:-2px;bottom:7px}.viewdetail-modal-location{font-size:11px}.viewdetail-modal-location svg{width:12px;height:14px}.viewdetail-job-popup-close{font-size:20px;width:21px}.viewdetail-more-menu-button{font-size:16px}.viewdetail-more-menu-dropdown{top:21px;right:34px}.viewdetail-more-menu-dropdown button{font-size:11.5px;padding:7px}.viewdetail-detail-icon{width:12px;height:15px}.viewdetailjob-type-tag{font-size:10.5px}.viewall-btn{font-size:12px}.viewdetail-section-headline{font-size:13px}.viewdetail-benefit-tag-modal{font-size:10.5px}.viewdetail-modal-content{width:95%;padding:.8rem .3rem 1.5rem .8rem}.viewdetail-modal-logo-img{width:58px;height:58px}.IL-default-avatar-icon{width:58px;height:58px;font-size:34px}.viewdetail-inst-company-name-row h2{font-size:13.5px;margin-bottom:5px;padding-right:30px}.viewdetail-modal-company-category{font-size:12px;margin-right:0;margin-bottom:10px}.viewdetail-modal-about,.viewdetail-job-title{font-size:12px}.viewdetail-job-details-row{font-size:11px;gap:.55rem;flex-wrap:wrap}.viewdetail-inline-info span{font-size:12px}.report-modal-box{width:88%;max-width:400px;padding:20px}.report-modal-box h3{font-size:15px}.report-option{font-size:12.5px}.block-modal-box{width:88%;max-width:360px;padding:20px 24px}.block-modal-title{font-size:16px}.block-modal-description{font-size:13px}}@media (min-width: 768px) and (max-width: 1024px){.emp-inst-header-section{padding:2.25rem 1.25rem;min-height:220px}.emp-inst-main-title{font-size:17px;margin-top:24px;margin-bottom:.85rem}.emp-inst-IL-subtitle{font-size:13px;margin-bottom:1.6rem}.emp-inst-search-input{font-size:13px;height:31px}.emp-inst-search-icon{width:14px;height:14px;right:.8rem}.emp-inst-custom-select{font-size:.8rem;width:138px}.emp-inst-results-section{padding:1.1rem 2rem}.emp-inst-results-text{font-size:13.5px}.emp-inst-institutions-section{padding:0 2rem 2.75rem}.emp-inst-institutions-grid{grid-template-columns:repeat(2,1fr);gap:1.35rem}.emp-inst-institution-card{max-width:100%;min-height:355px;padding:1.2rem;border-radius:1.25rem}.emp-inst-logo-wrapper{width:44px;height:44px}.emp-inst-company-name{font-size:13px;line-height:1.5;display:block}.emp-inst-company-category{font-size:12.5px}.emp-institution-stats-grid{gap:10px}.emp-institution-stat-item{width:110px;padding:5px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:11.5px}.emp-location{font-size:12.5px}.emp-description{font-size:12px}.emp-benefit-tag{font-size:10.5px;padding:.22rem .45rem}.emp-inst-primary-btn{font-size:13px;padding:0 .85rem}.viewdetail-modal-content{width:88%}.viewdetail-modal-logo-img{width:66px;height:66px}.IL-default-avatar-icon{width:66px;height:66px;font-size:40px}.viewdetail-modal-header-info{margin-bottom:10px;gap:.2rem}.viewdetail-inst-verified-badge{right:6px;bottom:10px}.viewdetail-inst-company-name-row h2{font-size:13.5px;padding-right:40px}.viewall-btn{font-size:12px}.viewdetail-job-popup-close{font-size:23px;width:25px}.viewdetail-modal-company-category{font-size:12.5px;margin-bottom:10px;margin-top:3px}.viewdetail-modal-about{font-size:12.5px}.viewdetailjob-type-tag{font-size:11px}.viewdetail-section-headline{font-size:13px}.viewdetail-modal-location,.viewdetail-job-title{font-size:12px}.viewdetail-job-details-row{font-size:11.5px;gap:.9rem}.viewdetail-inline-info span{font-size:12px}.viewdetail-benefit-tag-modal{font-size:11.5px}.report-modal-box{width:82%;max-width:440px;padding:24px}.report-modal-box h3{font-size:16px}.report-option{font-size:13px}.block-modal-box{width:82%;max-width:390px;padding:22px 26px}.block-modal-title{font-size:17px}.block-modal-description{font-size:13.5px}}@media (min-width: 1025px) and (max-width: 1199px){.emp-inst-header-section{padding:2.5rem 1.5rem;min-height:240px}.emp-inst-main-title{font-size:18px;margin-top:30px;margin-bottom:.9rem}.emp-inst-IL-subtitle{font-size:13.5px;margin-bottom:1.75rem}.emp-inst-search-input{font-size:13.5px;height:35px}.emp-inst-search-icon{width:15px;height:15px;right:1rem}.emp-inst-custom-select{font-size:.82rem;width:145px}.emp-inst-results-section{padding:1.2rem 2rem}.emp-inst-results-text{font-size:14px}.emp-inst-institutions-section{padding:0 2rem 3rem}.emp-inst-institutions-grid{grid-template-columns:repeat(3,1fr);gap:1.35rem}.emp-inst-institution-card{max-width:100%;min-height:365px;padding:1.25rem;border-radius:1.25rem}.emp-inst-logo-wrapper{width:46px;height:46px}.emp-inst-company-name{font-size:13px}.emp-inst-company-category{font-size:12.5px}.emp-institution-stats-grid{gap:11px}.emp-institution-stat-item{width:112px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:11.5px}.emp-location{font-size:12.5px}.emp-description{font-size:12px}.emp-benefit-tag{font-size:10.5px}.emp-inst-primary-btn{font-size:13px;padding:0rem .85rem}.viewdetail-modal-header-info{gap:.8rem;margin-bottom:15px}.viewdetail-logo-wrapper{height:75px;width:75px}.viewdetail-inst-verified-badge{right:-2px;bottom:7px}.viewdetail-modal-location{font-size:13px}.viewdetail-modal-location svg{width:12px;height:14px}.viewdetail-job-popup-close{font-size:22px;width:24px}.viewdetail-more-menu-button{font-size:17px}.viewdetail-more-menu-dropdown{top:21px;right:34px}.viewdetail-more-menu-dropdown button{font-size:11.5px;padding:7px}.viewdetail-detail-icon{width:14px;height:17px}.viewdetailjob-type-tag{font-size:12px}.viewall-btn{font-size:12.5px}.viewdetail-section-headline{font-size:13px}.viewdetail-benefit-tag-modal{font-size:11.5px}.viewdetail-modal-content{width:82%}.viewdetail-modal-logo-img{width:68px;height:68px}.IL-default-avatar-icon{width:68px;height:68px;font-size:42px}.viewdetail-inst-company-name-row h2{font-size:14px;margin-bottom:5px}.viewdetail-modal-company-category{font-size:13.5px;margin-bottom:10px}.viewdetail-modal-about{font-size:12.5px}.viewdetail-section-headline,.viewdetail-job-title{font-size:13px}.viewdetail-job-details-row{font-size:12px;gap:1rem}.viewdetail-inline-info span{font-size:13px}.report-modal-box{width:460px}.block-modal-box{width:400px}}@media (min-width: 1200px) and (max-width: 1366px){.emp-inst-header-section{padding:2.75rem 1.5rem;min-height:248px}.emp-inst-main-title{font-size:18px;margin-top:34px;margin-bottom:.95rem}.emp-inst-IL-subtitle{font-size:14px;margin-bottom:1.85rem}.emp-inst-search-input{font-size:13.5px;height:38px}.emp-inst-search-icon{width:16px;height:16px;right:1rem}.emp-inst-custom-select{font-size:.84rem;width:150px}.emp-inst-results-section{padding:1.3rem 2.5rem}.emp-inst-results-text{font-size:14.5px}.emp-inst-institutions-section{padding:0 2.5rem 3.25rem}.emp-inst-institutions-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.emp-inst-institution-card{max-width:100%;min-height:372px;padding:1.3rem}.emp-inst-logo-wrapper{width:47px;height:47px}.emp-inst-company-name{font-size:13.5px}.emp-inst-company-category{font-size:13px}.emp-institution-stats-grid{gap:12px}.emp-institution-stat-item{width:116px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:12px}.emp-location{font-size:13px}.emp-description{font-size:12.5px}.emp-benefits-section{margin-bottom:1.5rem}.emp-benefit-tag{font-size:11px}.emp-inst-primary-btn{font-size:13.5px;padding:7px 10px}.viewdetail-modal-header-info{margin-bottom:15px;gap:1rem}.viewdetail-modal-content{width:78%}.viewdetail-modal-logo-img{width:72px;height:72px}.IL-default-avatar-icon{width:72px;height:72px;font-size:44px}.viewdetail-job-popup-close{font-size:23px;width:24px}.viewall-btn{font-size:12.5px}.viewdetail-inst-company-name-row h2{font-size:14px;margin-bottom:5px}.viewdetail-inst-verified-badge{bottom:8px;right:1px}.viewdetail-modal-company-category{font-size:13.5px;margin-bottom:10px}.viewdetail-modal-about{font-size:13px}.viewdetail-section-headline{font-size:13.5px}.viewdetail-job-title{font-size:13px}.viewdetail-job-details-row{font-size:12.5px;gap:1rem}.viewdetail-inline-info span{font-size:13.5px}.report-modal-box{width:470px}.block-modal-box{width:415px}}@media (min-width: 1367px) and (max-width: 1440px){.emp-inst-main-title{font-size:19px;margin-top:42px}.emp-inst-IL-subtitle{font-size:14.5px}.emp-inst-search-input{font-size:14px;height:40px}.emp-inst-custom-select{font-size:.86rem;width:155px}.emp-inst-results-section{padding:1.4rem 3.5rem}.emp-inst-results-text{font-size:15px}.emp-inst-institutions-section{padding:0 3.5rem 3.5rem}.emp-inst-institutions-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}.emp-inst-institution-card{max-width:100%;min-height:378px;padding:1.4rem}.emp-inst-logo-wrapper{width:49px;height:49px}.emp-inst-company-name{font-size:14px}.emp-inst-company-category{font-size:13.5px}.emp-institution-stats-grid{gap:13px}.emp-institution-stat-item{width:122px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:12.5px}.emp-location{font-size:13.5px}.emp-description{font-size:13px}.emp-benefit-tag{font-size:11px}.emp-inst-primary-btn{font-size:14px;padding:0 .95rem}.viewdetail-modal-content{width:72%}.viewdetail-modal-logo-img{width:76px;height:76px}.IL-default-avatar-icon{width:76px;height:76px;font-size:46px}.viewdetail-modal-header-info{margin-bottom:20px;gap:1.4rem}.viewdetail-inst-company-name-row h2{font-size:14.5px;margin-bottom:5px}.viewdetail-modal-company-category{font-size:14px;margin-bottom:10px}.viewdetail-modal-about,.viewall-btn{font-size:13px}.viewdetail-section-headline,.viewdetail-job-title{font-size:14px}.viewdetail-inst-verified-badge{bottom:4px;right:-4px}.viewdetail-more-menu-dropdown button{font-size:13px}.viewdetail-job-details-row{font-size:13px;gap:1.2rem}.viewdetail-inline-info span{font-size:13px}.report-modal-box{width:490px}.block-modal-box{width:430px}}@media (min-width: 1441px) and (max-width: 1679px){.emp-inst-main-title{font-size:22px}.emp-inst-IL-subtitle{font-size:15.5px}.emp-inst-search-input{font-size:14.5px;height:43px}.emp-inst-custom-select{font-size:.88rem;width:162px}.emp-inst-results-section{padding:1.5rem 4.5rem}.emp-inst-results-text{font-size:15.5px}.emp-inst-institutions-section{padding:0 4.5rem 4rem}.emp-inst-institutions-grid{grid-template-columns:repeat(auto-fit,minmax(405px,1fr));gap:1.85rem}.emp-inst-institution-card{max-width:395px;padding:1.5rem}.emp-inst-logo-wrapper{width:52px;height:52px}.emp-inst-company-name{font-size:14px}.emp-inst-company-category{font-size:13.5px}.emp-institution-stats-grid{gap:18px}.emp-institution-stat-item{width:132px}.emp-institution-stat-value,.emp-institution-stat-label,.emp-location{font-size:13px}.emp-description{font-size:13.5px}.emp-benefit-tag{font-size:11.5px;padding:.26rem .55rem}.emp-inst-primary-btn{font-size:13.5px;padding:0 1rem}.viewdetail-modal-header-info{margin-bottom:15px;gap:1.5rem}.viewdetail-modal-content{width:68%}.viewdetail-modal-logo-img{width:82px;height:82px}.IL-default-avatar-icon{width:82px;height:82px;font-size:50px}.viewdetail-inst-company-name-row h2{font-size:15px;margin-bottom:5px;margin-top:5px}.viewdetail-modal-company-category{font-size:14.5px;margin-bottom:10px}.viewdetail-modal-about{font-size:13.5px}.viewdetail-section-headline{font-size:14px}.viewdetail-job-title{font-size:13.5px}.viewdetail-job-details-row{font-size:13.5px;gap:1.3rem}.viewdetail-inline-info span{font-size:13.5px}.report-modal-box{width:510px}.report-modal-box h3{font-size:17.5px}.report-option{font-size:14px}.block-modal-box{width:450px}.block-modal-title{font-size:19px}.block-modal-description{font-size:14.5px}}@media (min-width: 1680px) and (max-width: 1919px){.emp-inst-main-title{font-size:25px}.emp-inst-IL-subtitle{font-size:16.5px}.emp-inst-search-input{font-size:1.06rem;height:52px}.emp-inst-custom-select{font-size:.92rem;width:172px}.emp-inst-results-section{padding:1.65rem 5.5rem}.emp-inst-results-text{font-size:16.5px}.emp-inst-institutions-section{padding:0 5.5rem 4.5rem}.emp-inst-institutions-grid{grid-template-columns:repeat(auto-fit,minmax(405px,1fr));gap:2rem}.emp-inst-institution-card{max-width:395px;min-height:410px;padding:1.65rem}.emp-inst-logo-wrapper{width:54px;height:54px}.emp-inst-company-name{font-size:15px}.emp-inst-company-category{font-size:14.5px}.emp-institution-stats-grid{gap:19px}.emp-institution-stat-item{width:138px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:13.5px}.emp-location{font-size:14.5px}.emp-description{font-size:14px}.emp-benefit-tag{font-size:12px;padding:.28rem .58rem}.emp-inst-primary-btn{font-size:14.5px;padding:0rem 1.05rem}.viewdetail-modal-content{width:65%}.viewdetail-modal-logo-img{width:86px;height:86px}.IL-default-avatar-icon{width:86px;height:86px;font-size:52px}.viewdetail-modal-header-info{gap:1.5rem}.viewdetail-inst-company-name-row h2{font-size:17.5px}.viewdetail-modal-company-category{font-size:16px}.viewdetail-modal-about,.viewdetail-section-headline,.viewdetail-job-title{font-size:15px}.viewdetail-job-details-row{font-size:14px;gap:1.4rem}.viewdetail-inline-info span{font-size:15px}.report-modal-box{width:530px}.report-modal-box h3{font-size:18.5px}.report-option{font-size:14.5px}.block-modal-box{width:465px}.block-modal-title{font-size:19.5px}.block-modal-description{font-size:15px}}@media (min-width: 1920px) and (max-width: 2239px){.emp-inst-main-title{font-size:28px}.emp-inst-IL-subtitle{font-size:18px}.emp-inst-search-input{font-size:1.12rem;height:55px}.emp-inst-custom-select{font-size:.96rem;width:185px}.emp-inst-results-section{padding:1.8rem 7rem}.emp-inst-results-text{font-size:17.5px}.emp-inst-institutions-section{padding:0 7rem 5rem}.emp-inst-institutions-grid{grid-template-columns:repeat(auto-fit,minmax(430px,1fr));gap:2.25rem}.emp-inst-institution-card{max-width:440px;min-height:435px;padding:1.8rem}.emp-inst-logo-wrapper{width:58px;height:58px}.emp-inst-company-name{font-size:15.5px}.emp-inst-company-category{font-size:15px}.emp-institution-stats-grid{gap:20px}.emp-institution-stat-item{width:150px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:14px}.emp-location{font-size:15px}.emp-description{font-size:14.5px}.emp-benefit-tag{font-size:12.5px;padding:.3rem .62rem}.emp-inst-primary-btn{font-size:15px;padding:0rem 1.1rem}.viewdetail-modal-content{width:60%}.viewdetail-modal-logo-img{width:90px;height:90px}.IL-default-avatar-icon{width:90px;height:90px;font-size:56px}.viewdetail-inst-company-name-row h2{font-size:18.5px}.viewdetail-modal-company-category{font-size:16.5px}.viewdetail-modal-about,.viewdetail-section-headline,.viewdetail-job-title{font-size:15.5px}.viewdetail-job-details-row{font-size:14.5px;gap:1.5rem}.viewdetail-inline-info span{font-size:15.5px}.report-modal-box{width:560px}.report-modal-box h3{font-size:19px}.report-option{font-size:15px}.block-modal-box{width:480px}.block-modal-title{font-size:20px}.block-modal-description{font-size:15.5px}}@media (min-width: 2240px) and (max-width: 2560px){.emp-inst-main-title{font-size:38px}.emp-inst-IL-subtitle{font-size:20px}.emp-inst-search-input{font-size:1.2rem;height:60px}.emp-inst-custom-select{font-size:1.02rem;width:205px}.emp-inst-results-section{padding:2rem 0rem;margin:0 250px;max-width:134rem}.emp-inst-results-text{font-size:19px}.emp-inst-institutions-section{padding:0 0rem 6.5rem;margin:0 250px;max-width:155rem}.emp-inst-institutions-grid{grid-template-columns:repeat(4,1fr);gap:2.75rem}.emp-inst-institution-card{max-width:500px;min-height:470px;padding:2rem;border-radius:1.75rem}.emp-inst-logo-wrapper{width:66px;height:66px}.emp-inst-company-name{font-size:17px}.emp-inst-company-category{font-size:16.5px}.emp-institution-stats-grid{gap:22px}.emp-institution-stat-item{width:168px}.emp-institution-stat-value,.emp-institution-stat-label{font-size:15.5px}.emp-location{font-size:16px}.emp-description{font-size:15.5px}.emp-benefits-section{margin-bottom:2rem}.emp-benefit-tag{font-size:13.5px;padding:.32rem .68rem}.emp-inst-primary-btn{font-size:16px;padding:6px 14px}.viewdetail-modal-content{width:56%}.viewdetail-modal-logo-img{width:96px;height:96px}.IL-default-avatar-icon{width:96px;height:96px;font-size:60px}.viewdetail-inst-company-name-row h2{font-size:20px}.viewdetail-modal-company-category{font-size:17.5px}.viewdetail-modal-about,.viewdetail-section-headline,.viewdetail-job-title{font-size:16.5px}.viewdetail-job-details-row{font-size:15.5px;gap:1.75rem}.viewdetail-inline-info span{font-size:16.5px}.report-modal-box{width:620px}.report-modal-box h3{font-size:21px}.report-modal-box h6{font-size:17px}.report-option{font-size:16px}.block-modal-box{width:530px}.block-modal-title{font-size:22px}.block-modal-description{font-size:16.5px}}body{font-family:Montserrat;margin:0;padding:0;background-color:#fff;color:#343a40;background-color:#f8f9fa}.offer-dashboard-container{padding:40px 30px;background-color:#f8f9fa;min-height:810px;margin-top:65px}.offer-ed-search-bar{display:flex;gap:12px;padding:12px;border-radius:12px;align-items:center;width:750px}.offer-tablet-search-wrapper,.offer-ed-search-wrapper{position:relative;display:flex;align-items:center;width:100%}.offer-tablet-search-wrapper input,.offer-ed-search-wrapper input{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid #ccc}.offer-tablet-search-icon,.offer-search-icon{position:absolute;left:10px;color:#888;pointer-events:none}.offer-ed-search-bar input,.offer-exp-select-wrapper{flex:1}.offer-exp-select-wrapper{position:relative}.offer-exp-select-wrapper select{width:100%;height:41px;padding:0 40px 0 14px;border:1px solid #ccc;border-radius:8px;font-size:13px;color:#4a4a4a;appearance:none}.offer-exp-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;color:#4a4a4a;pointer-events:none}.offer-ed-search-button{background:#0575e6;color:#fff;padding:5px 20px;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.offer-ed-search-bar input,.offer-ed-search-bar select{padding:9px 35px;border:1px solid #ddd;border-radius:24px;outline:none;color:#333;font-size:13px;flex:1;min-width:0;height:40px}.offer-title-container{display:flex;margin:22px 10px}.joboffer-title{font-size:16px;font-weight:600;margin-bottom:0;color:#1a202c}.joboffer-showtitle{font-size:14px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-left:241px;margin-top:4px}.offer-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.job-edu-extra-section{font-size:13.5px}.offer-job-cards-filter{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;position:sticky;top:85px}.offer-filter-panel{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.offer-filter-header{display:flex;justify-content:space-between;align-items:center;padding:5px 18px 14px;border-bottom:1px solid #f0f2f5}.offer-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.offer-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e605;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.offer-btn-clear{background:none;color:#0056d2;cursor:pointer;border:none;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:background .15s ease,border-color .15s ease}.offer-filter-body{display:flex;flex-direction:column}.offer-filter-categories{display:none}.offer-filter-values{flex:1;width:100%;padding:0}.offer-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.offer-accordion-item:last-child{border-bottom:none}.offer-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px 5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.offer-accordion-trigger:hover{background:#f7f9ff}.offer-accordion-trigger-left{display:flex;align-items:center;gap:10px}.offer-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-accordion-icon svg{width:13px;height:13px}.offer-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.offer-accordion-trigger-right{display:flex;align-items:center;gap:8px}.offer-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;background:#50596510;color:#505965;transition:opacity .2s ease}.offer-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.offer-accordion-chevron.open{transform:rotate(180deg)}.offer-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.offer-accordion-body.open{max-height:600px}.offer-accordion-body.open.offer-scroll-body{max-height:240px;overflow-y:auto}.offer-filter-section{padding:4px 18px 8px;display:flex;flex-direction:column;gap:0}.offer-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.offer-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.offer-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.offer-checkbox-item:hover{background:#f4f7ff}.offer-checkbox-left{display:flex;align-items:center;gap:9px}.offer-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.offer-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.offer-select-wrapper{position:relative;margin-bottom:12px}.offer-filter-label{margin-bottom:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;display:block}.offer-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.offer-select:hover{border-color:#b0bdf0}.offer-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.offer-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.offer-scroll-body::-webkit-scrollbar{width:3px}.offer-scroll-body::-webkit-scrollbar-thumb{background:none;border-radius:10px}.offer-scroll-body::-webkit-scrollbar-track{background:transparent}.offer-gallery-col{display:none}.offer-gallery-wrapper{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:85px}.offer-gallery-inner{width:100%}.offer-gallery-box{position:relative;background-color:#000;border-radius:12px;overflow:hidden;height:487px;box-shadow:0 4px 12px #00000026}.offer-gallery-slides{position:relative;width:100%;height:100%}.offer-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.offer-gallery-slide.active{opacity:1}.offer-gallery-image{width:100%;height:100%;object-fit:cover}.offer-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;padding:.5rem;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;z-index:10}.offer-nav-btn:hover{background:#ffffff59}.offer-nav-btn.left{left:.75rem}.offer-nav-btn.right{right:.75rem}.offer-icon{width:24px;height:24px;color:#fff}.offer-gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.offer-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.offer-dot.active{background:#fff;width:24px;border-radius:5px}.offer-job-list{flex:1;display:flex;padding:0;flex-direction:column}.offer-job-filter-toggle{display:flex;justify-content:flex-start;gap:10px}.offer-job-filter-toggle button{border:1px solid #0575e6;background:#fff;color:#0575e6;padding:3px 14px;font-size:13px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease-in-out}.offer-job-filter-toggle button.active{background:#0575e6;color:#fff}.offer-sort-by-container{position:relative;text-align:right;display:inline-block}.offer-sort-icon{display:none}.offer-sort-text{display:inline}.offer-job-offer-sortby{background-color:#fff;border:1px solid #0575e6;border-radius:8px;padding:3px 13px;cursor:pointer;font-size:13px;color:#0575e6;font-weight:400}.offer-sort-dropdown{position:absolute;width:160px;top:45px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;z-index:10;right:0}.offer-sort-dropdown button{background:none;border:none;padding:10px 15px;text-align:left;cursor:pointer;font-size:13px;color:#333;width:100%;border-radius:7px}.offer-sort-dropdown button:hover{background-color:#f0f2f5}.offer-no-saved-jobs{display:flex;text-align:center;margin-top:50px;color:#333;flex-direction:column;align-items:center;justify-content:center;min-height:45vh}.offer-no-saved-jobs p{font-size:15px}.offer-invite-card{transition:all .6s ease-in-out;background:#fff;border-radius:12px;padding:22px;cursor:pointer;width:100%;box-shadow:0 2px 6px #0000001a;margin-bottom:20px}.offer-invite-card.removing-accepted{opacity:0;transform:translate(120%) scale(.9)}.offer-invite-card.removing-rejected{opacity:0;transform:translate(-120%) scale(.9)}.offer-emp-avatar-round{width:50px;height:50px;border-radius:12px;overflow:hidden;border:2px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.offer-invite-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.offer-invite-card h3{font-size:15px;font-weight:600;margin:5px 0 6px;color:#383e46}.offer-popup-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:10px}.offer-popup-header-left{flex-shrink:0}.offer-popup-institution-logo{width:90px;height:90px;border-radius:14px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.offer-popup-institution-logo img{width:100%;height:100%;border-radius:14px}.offer-popup-header-right{flex:1}.offer-popup-header-right h2{margin:4px 2px 2px}.offer-popup-header-right h4{margin:11px 3px 2px;font-weight:500;color:#0b1320}.offer-invite-card .offer-institution-name{font-size:13.5px;font-weight:500;margin-bottom:2px}.offer-invite-card .offer-job-date{font-size:13.5px;color:#0b1320}.offer-invite-card .offer-view-btn{display:inline-flex;background:#fff;color:#0575e6;border-radius:8px;gap:5px;cursor:pointer;font-size:13.5px;border:none;font-weight:500;transition:all .25s ease-in-out}.offer-arrow-icon{display:flex;align-items:center;transition:transform .3s ease}.offer-view-btn:hover .offer-arrow-icon{transform:translate(4px)}.offer-job-actions-container{display:flex;flex-direction:column;align-items:center}.offer-job-actions{display:flex;gap:10px}.job-offer-reject-btn{border:solid 1px #0575e6;background-color:#fff;color:#0575e6;padding:3px 10px;font-size:13px;min-width:70px;justify-content:center;font-weight:500;border-radius:15px;transition:all .3s ease}.job-offer-reject-btn.rejected{border:1px solid red;color:red;cursor:not-allowed;background:#fff0ef30}.offer-reject-icon{margin-right:4px}.offer-accept-icon{margin-right:2px}.offer-accept{color:#fff;border:solid 1px #0575e6;padding:3px 10px;background:linear-gradient(135deg,#0575e6,#021b79);font-size:13px;border-radius:24px}.offer-accept.accepted{background:#ecfff630;border:1px solid #2ecc71;color:#2ecc71;cursor:not-allowed}.joboffer-popup-notinterest-btn.rejected{border:1px solid red;color:red;cursor:not-allowed;gap:1px;background:#fff0ef30}.offer-btn-primary.accepted{background:#ecfff630;border:1px solid #2ecc71;color:#2ecc71;cursor:not-allowed}.offer-btn.accepted:disabled{opacity:1!important;cursor:default;gap:2px}.joboffer-applied-icon{font-size:14px;color:#22c55e;margin-right:3px;margin-bottom:1px;animation:tickScale .45s ease-out}.offer-default-avatar-icon{width:97px;height:103px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#6b7280ab}.offer-rejected-icon{margin-right:5px;font-size:13px;color:#ff000095;margin-bottom:2px;animation:popIn .3s ease}@keyframes popIn{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.offer-job-message{width:100%;margin-top:10px;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;display:block;text-align:center;justify-content:center;margin-left:150px;max-width:200px}.accept-msg{padding:10px 12px;border-radius:6px;background-color:#e8fdf5;color:#075e54;font-weight:500;border:1px solid #b2dfdb;text-align:center;max-width:300px;animation:fadeInOut 2s ease-in-out}.reject-msg{background:#f7dde0;color:#873232;padding:10px 12px;border-radius:6px;font-weight:500;text-align:center;max-width:300px;animation:fadeInOut 2s ease-in-out}.offer-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.offer-job-detail-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:30px 10px 30px 35px;width:1100px;max-height:90vh;overflow-y:auto;z-index:1001;border-radius:10px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column}.offer-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.45) transparent}.offer-cardpopup-scroll::-webkit-scrollbar{width:6px}.offer-cardpopup-scroll::-webkit-scrollbar-track{background:transparent}.offer-cardpopup-scroll::-webkit-scrollbar-thumb{background-color:#64646473;border-radius:999px}.offer-cardpopup-scroll::-webkit-scrollbar-thumb:hover{background-color:#646464b3}.offer-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.offer-detail-header h2{margin:6px 0;line-height:1.3;font-size:15px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.offer-institution-full{font-size:14px;display:flex;color:#0b1320;gap:5px;margin-bottom:5px}.offer-meta-full{font-size:13.5px;color:#0b1320;display:flex;align-items:center;gap:8px;margin:6px 0;flex-wrap:wrap}.offer-action-buttons-detail{display:flex;justify-content:end;padding-right:40px;align-items:center;gap:15px;flex-wrap:wrap}.offer-job-desc-full h4{font-size:14px;margin-bottom:12px;font-weight:600;color:#505965}.offer-job-desc-full p{font-size:13.5px;line-height:1.7;color:#0b1320;margin-bottom:20px}.offer-skill-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.offer-skill-list li{background-color:#f1f9fe50;color:#0047ab;padding:5px 10px;border-radius:5px;font-size:13px;white-space:nowrap}.job-extra-section p{color:#0b1320}.offer-btn{padding:10px 22px;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .2s ease}.offer-btn-primary{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:5px 15px;font-weight:500;font-size:13px;border:none}.joboffer-popup-notinterest-btn{background:#fff;color:#0575e6;padding:4px 13px;display:flex;align-items:center;gap:.5rem;border:1.5px solid #0575e6;font-size:13px;font-weight:500;border-radius:8px}.offer-cardpopup-model-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.offer-cardpopup-model-content{background:#fff;padding:30px 35px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow-y:auto;position:relative}.offer-ai-popup-close{position:absolute;top:33px;right:44px;background:none;border:none;font-size:27px;background-color:#f1f9fe95;border-radius:35px;width:30px;color:#021b79;cursor:pointer;line-height:1;transition:transform .2s ease,color .2s ease}.offer-job-popup-close{position:absolute;top:30px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.offer-popup-slider-wrapper{padding:10px 0}.offer-popup-slider-title{font-size:22px;font-weight:600;margin-bottom:35px;text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.offer-popup-slider-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.offer-popup-slider-label{flex:0 0 150px;font-size:14px;text-align:left;color:#333;font-weight:500}.offer-popup-slider-track{flex:1;height:8px;background-color:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.offer-popup-slider-fill{height:100%;border-radius:6px;transition:width .3s ease}.offer-popup-slider-percent{flex:0 0 60px;font-size:14px;text-align:right;font-weight:500;color:#333}.offer-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.offer-pagination-prev-btn{display:flex;align-items:center;padding:3px 10px 3px 4px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.offer-pagination-next-btn{display:flex;align-items:center;padding:3px 4px 3px 10px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.offer-pagination-next-btn:disabled,.offer-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.offer-pagination-pages{display:flex;gap:6px}.offer-pagination-page{padding:1px 10px;border-radius:6px;border:1px solid #0575e6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.offer-pagination-page.active{background:#0575e6;color:#fff}.offer-divider{border:0;height:1px;background-color:#dee2e6;margin:20px 0}.job-extra-section{margin-top:24px}.job-extra-section h4{font-size:14px;margin-bottom:7px;font-weight:600;color:#505965}.job-edu-extra-section h4{font-size:15px;font-weight:600;color:#505965}.job-panel-header{margin:8px 0}.invite-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.offer-job-title{font-size:16px;font-weight:600;margin:0 0 5px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-job-percentage-badge{padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer}.offer-job-meta-row{display:flex;gap:15px;flex-wrap:wrap;margin:5px 0}.offer-job-meta-item{display:flex;align-items:center;gap:6px;font-size:13.5px;color:#0b1320}.offer-meta-icon{font-size:15px;color:#666}.joboffer-ai-slider-popup{max-width:750px;padding:25px 40px}.joboffer-ai-default-popup{max-width:500px}.offer-mobile-top-bar{display:flex;gap:10px;align-items:center;border-radius:10px;margin-bottom:12px}.offer-mobile-search-input-wrap{flex:1;display:flex;align-items:center;gap:8px;background:#fff;border-radius:8px;padding:8px 12px;border:1px solid #e8e8e8}.offer-mobile-search-icon-inside{color:#888;flex-shrink:0}.offer-mobile-search-input{flex:1;border:none;background:transparent;outline:none;font-size:12px;color:#333;min-width:0}.offer-mobile-search-input::placeholder{color:#aaa}.offer-mobile-filter-icon-btn{background:#fff;border:none;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#0575e6;border:1px solid #0575e6;cursor:pointer;flex-shrink:0}.offer-mobile-title-row{display:flex;align-items:center;justify-content:space-between;margin:8px 2px 10px}.joboffer-showtitle-mobile{font-size:12.5px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.offer-mobile-tabs-sort-inline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;width:100%}.offer-tabs-switcher--mobile{flex:1;min-width:0}.offer-mobile-sort-icon-btn{width:32px;height:32px;border-radius:8px;border:1px solid #0575e6;background:#fff;color:#0575e6;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative}.offer-mobile-sort-icon-btn:hover{background:#f0f5ff}.offer-mobile-sort-dropdown-wrap{position:relative;flex-shrink:0}.offer-mobile-sort-btn{background:#fff;border:1px solid #0575e6;border-radius:8px;padding:5px 11px;font-size:12px;color:#0575e6;font-weight:500;cursor:pointer;white-space:nowrap;line-height:1.4}.offer-mobile-sort-dropdown{position:absolute;right:0;top:calc(100% + 6px);width:175px;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 6px 16px #0000001f;z-index:200;display:flex;flex-direction:column;overflow:hidden}.offer-mobile-sort-dropdown button{background:none;border:none;border-bottom:1px solid #f0f0f0;padding:11px 14px;text-align:left;font-size:12.5px;color:#333;cursor:pointer;width:100%;border-radius:0;transition:background .15s ease}.offer-mobile-sort-dropdown button:last-child{border-bottom:none}.offer-mobile-sort-dropdown button:hover{background:#f5f7ff}.offer-mobile-sort-dropdown button.active-sort-option{color:#0575e6;font-weight:600;background:#f0f5ff}.offer-tablet-top-bar{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.offer-tablet-search-pill{flex:1;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e0e0e0;border-radius:50px;padding:9px 18px;box-shadow:0 1px 4px #0000000f;transition:border-color .2s ease,box-shadow .2s ease}.offer-tablet-search-pill:focus-within{border-color:#0575e6;box-shadow:0 0 0 3px #0575e61a}.offer-tablet-pill-icon{color:#aaa;flex-shrink:0}.offer-tablet-pill-input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#333;min-width:0}.offer-tablet-pill-input::placeholder{color:#aaa}.offer-tablet-input{flex:1;min-width:0;height:36px;padding:0 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:12.5px;outline:none;background:#fff;color:#333}.offer-tablet-input::placeholder{color:#aaa}.offer-tablet-exp-wrapper{position:relative;display:flex;align-items:center;flex-shrink:0;height:36px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;padding:0 14px}.offer-tablet-select{appearance:none;border:none;outline:none;background:transparent;font-size:12.5px;color:#333;padding-right:24px;cursor:pointer;white-space:nowrap}.offer-tablet-chev-icon{position:absolute;right:10px;pointer-events:none;font-size:14px;color:#555}.offer-tablet-search-btn{flex-shrink:0;height:34px;padding:0 20px;background:#2563eb;color:#fff;border:none;border-radius:24px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.offer-tablet-search-btn:hover{background:#1d4ed8}.offer-tablet-filter-icon-btn{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #0575e6;border-radius:23%;background:#fff;cursor:pointer;color:#0575e6}.offer-tablet-filter-icon-btn:hover{background:#f5f5f5}.offer-tablet-filter-sidebar{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;position:sticky;top:85px;width:260px;flex-shrink:0}.offer-title-search{display:flex;align-items:center;margin-left:5px;gap:168px}.offer-page-title-desktop{text-align:left;font-size:22px;font-weight:700;margin:5px 0 10px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.offer-above-cards-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;width:100%}.offer-showing-left{flex:1;display:flex;align-items:center}.offer-sort-right{flex:1;display:flex;justify-content:flex-end;align-items:center}.joboffer-showtitle-inline{margin-left:0!important;margin-top:0!important;font-size:15px}.offer-tabs-switcher{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;border-radius:50px;padding:4px;gap:0;min-width:240px;border:1px solid #fff;flex-shrink:0;box-sizing:border-box}.offer-tabs-slider{position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:calc((100% - 8px) / 3)!important;background:#0575e6;border-radius:50px;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:0;transform:translate(0)}.offer-tab-btn{position:relative;z-index:1;border:none!important;background:transparent!important;color:#555!important;padding:6px 14px!important;font-size:13px!important;border-radius:50px!important;cursor:pointer;font-weight:500;transition:color .25s ease;text-align:center;white-space:nowrap}.offer-tab-btn.offer-tab-active{color:#fff!important;font-weight:600}.offer-tab-btn:hover:not(.offer-tab-active){color:#0575e6!important}.offer-tab-btn--mobile{font-size:11px!important;padding:5px 8px!important}.offer-mobile-tabs-row{width:100%;margin-bottom:10px}.offer-mobile-tabs-row .offer-tabs-switcher{width:100%;min-width:unset}.offer-mobile-sort-row{width:100%;display:flex;justify-content:flex-end;margin-bottom:12px;position:relative}.offer-popup-job-header--mobile{display:flex;flex-direction:row;gap:12px;align-items:flex-start;padding-bottom:10px;margin-bottom:8px}.offer-popup-mobile-logo{width:60px;height:60px;border-radius:10px;border:1px solid #ddd;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-popup-mobile-logo img{width:100%;height:100%;object-fit:cover}.offer-popup-mobile-right{flex:1;min-width:0}.offer-popup-mobile-title-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.offer-popup-mobile-title{font-size:14px!important;font-weight:600!important;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent!important;margin:0!important;line-height:1.3;flex:1}.offer-popup-mobile-action-btns{display:flex;gap:8px;align-items:center}.offer-popup-mobile-meta{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.offer-bottom-sheet-overlay{position:fixed;inset:0;background:#00000080;z-index:1100;display:flex;align-items:flex-end}.offer-bottom-sheet{background:#fff;width:100%;border-radius:20px 20px 0 0;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 -4px 20px #0003;animation:slideUpSheet .3s ease}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.offer-bottom-sheet-handle{width:40px;height:4px;background:#ddd;border-radius:2px;margin:12px auto 0;flex-shrink:0}.offer-bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px 10px;border-bottom:1px solid #eee;flex-shrink:0}.offer-bottom-sheet-header span{font-size:15px;font-weight:600;color:#1a202c}.offer-bottom-sheet-close{background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center}.offer-bottom-sheet-body{display:flex;flex:1;overflow:hidden}.offer-bottom-sheet-body .offer-filter-categories{width:130px;border-right:1px solid #eee;overflow-y:auto;flex-shrink:0;max-width:130px}.offer-bottom-sheet-body .offer-filter-categories .offer-category-item{padding:12px 10px;font-size:12.5px}.offer-bottom-sheet-body .offer-filter-values{flex:1;overflow-y:auto;padding:10px 14px;height:auto;width:auto}.offer-bottom-sheet-footer{padding:12px 16px;border-top:1px solid #eee;display:flex;gap:10px;flex-shrink:0}.offer-bottom-sheet-apply-btn{flex:1;padding:11px;background:#0575e6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.offer-bottom-sheet-clear-btn{flex:1;padding:11px;background:#fff;color:#0575e6;border:1px solid #0575e6;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}button:disabled{cursor:not-allowed!important}@media (max-width: 767px){.offer-dashboard-container{padding:12px;margin-top:56px}.offer-ed-search-bar{display:none!important}.offer-filter-title{font-size:12px}.offer-accordion-label{font-size:11px}.offer-title-container{display:none}.offer-jobs-layout{flex-direction:column;gap:10px;margin-top:0}.offer-job-cards-filter,.offer-gallery-col{display:none!important}.offer-job-list{width:100%}.job-panel-header{display:none!important}.offer-invite-card{padding:14px;margin-bottom:12px;border-radius:10px}.offer-emp-avatar-round{width:42px;height:42px;border-radius:8px}.offer-invite-card h3{font-size:13.5px}.offer-invite-card .offer-institution-name{font-size:12px}.offer-job-percentage-badge{padding:4px 9px;font-size:11.5px;border-radius:14px}.offer-job-meta-row{gap:8px;margin:6px 0;flex-wrap:wrap}.offer-job-meta-item{font-size:12.5px;gap:4px}.offer-meta-icon{font-size:13px}.offer-invite-footer{flex-direction:column;gap:8px;align-items:flex-start!important}.offer-job-info-section{display:flex;align-items:center;gap:10px;width:100%}.offer-job-date{font-size:11.5px}.offer-view-btn{font-size:12px!important;padding:0 10px!important}.offer-job-actions-container{width:100%;align-items:flex-end}.offer-job-actions{gap:8px}.job-offer-reject-btn,.offer-accept{padding:4px 12px;font-size:12px}.offer-modal-overlay{padding:0}.offer-job-detail-modal{width:92%;max-width:420px;height:auto;max-height:88vh;border-radius:16px;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px 14px 20px 16px}.offer-cardpopup-scroll{padding-right:8px}.offer-job-popup-close{position:static;background:none;border:none;font-size:22px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:28px;height:28px;cursor:pointer;line-height:1;flex-shrink:0}.offer-popup-job-header:not(.offer-popup-job-header--mobile){display:none}.offer-popup-job-header--mobile{display:flex!important}.offer-popup-mobile-logo{width:54px;height:54px}.offer-popup-mobile-title{font-size:13.5px!important}.offer-popup-mobile-action-btns .offer-btn-primary{padding:4px 10px;font-size:11.5px}.offer-popup-mobile-action-btns .joboffer-popup-notinterest-btn{padding:4px 8px;font-size:11.5px}.offer-job-desc-full h4,.job-extra-section h4{font-size:13px}.offer-job-desc-full p,.job-extra-section p{font-size:12.5px}.offer-cardpopup-model-overlay{padding:0;align-items:flex-end}.offer-cardpopup-model-content{border-radius:20px 20px 0 0;max-width:100%;width:100%;padding:20px 16px;max-height:85vh}.joboffer-ai-slider-popup{max-width:100%;padding:20px 16px}.offer-popup-slider-title{font-size:17px;margin-bottom:22px}.offer-popup-slider-row{gap:10px;margin-bottom:16px}.offer-popup-slider-label{flex:0 0 105px;font-size:12px}.offer-popup-slider-percent{flex:0 0 45px;font-size:12px}.offer-ai-popup-close{top:16px;right:16px;font-size:22px;width:26px}.offer-pagination-container{gap:6px;margin:16px 0}.offer-pagination-btn{padding:5px 10px;font-size:12px}.offer-pagination-page{padding:1px 8px;font-size:12px}.offer-no-saved-jobs{min-height:35vh}.offer-no-saved-jobs p{font-size:13px}.offer-job-message{margin-left:0;max-width:100%}.offer-mobile-tabs-sort-inline{gap:8px;margin-bottom:10px}}@media (min-width: 375px) and (max-width: 500px){.offer-dashboard-container{padding:15px;margin-top:56px}.offer-mobile-search-input-wrap{padding:7px 10px}.offer-mobile-search-input{font-size:11px}.offer-mobile-filter-icon-btn{width:28px;height:28px}.joboffer-title{font-size:12px}.joboffer-showtitle-mobile{font-size:11.5px}.offer-job-filter-toggle{gap:6px}.offer-job-filter-toggle button{padding:2px 10px;font-size:11.5px}.offer-tab-btn--mobile{font-size:10.5px!important;padding:4px 6px!important}.offer-mobile-sort-icon-btn{width:28px;height:28px}.offer-mobile-sort-dropdown{width:162px}.offer-mobile-sort-dropdown button{font-size:11px;padding:10px 12px}.offer-invite-card{padding:12px;margin-bottom:10px}.offer-emp-avatar-round{width:50px;height:45px;border-radius:7px}.offer-invite-card h3{font-size:11px}.offer-invite-card .offer-institution-name{font-size:10px}.offer-job-percentage-badge{padding:3px 7px;font-size:10px;border-radius:12px}.offer-job-meta-row{gap:6px}.offer-job-meta-item{font-size:10px;gap:3px}.offer-meta-icon{font-size:12px}.offer-invite-card .offer-job-date{font-size:10px}.offer-view-btn{font-size:10px!important;padding:0 8px!important}.offer-accordion-label{font-size:10px}.offer-filter-title{font-size:11px}.job-offer-reject-btn,.offer-accept{padding:3px 10px;font-size:10.5px}.offer-popup-mobile-logo{width:50px;height:50px}.offer-popup-mobile-title{font-size:11px!important}.offer-popup-mobile-title-actions{margin-bottom:0}.offer-popup-mobile-meta .offer-institution-full{font-size:10.5px;margin-bottom:6px}.offer-job-popup-close{font-size:16px;width:21px;height:21px}.offer-popup-mobile-meta .offer-meta-full{font-size:10px;gap:6px;flex-wrap:wrap;margin:0;display:flex!important}.offer-meta-icon{width:10px;height:12px}.offer-popup-mobile-action-btns .offer-btn-primary,.offer-popup-mobile-action-btns .joboffer-popup-notinterest-btn{padding:3px 8px;font-size:10px}.offer-job-desc-full h4,.job-extra-section h4{font-size:11px}.offer-job-desc-full p,.job-extra-section p{font-size:10.5px}.offer-skill-list li{font-size:10px}.offer-popup-slider-title{font-size:15px;margin-bottom:18px}.offer-popup-slider-row{gap:8px;margin-bottom:14px}.offer-popup-slider-label{flex:0 0 95px;font-size:11px}.offer-popup-slider-percent{flex:0 0 42px;font-size:11px}.offer-ai-popup-close{top:14px;right:14px;font-size:21px;width:25px}.offer-pagination-btn{padding:4px 9px;font-size:11.5px}.offer-pagination-page{padding:1px 7px;font-size:11.5px}.offer-no-saved-jobs p,.offer-job-message{font-size:12px}.offer-bottom-sheet-body .offer-filter-categories{width:145px;max-width:145px}.offer-bottom-sheet-body .offer-filter-categories .offer-category-item{padding:11px 9px;font-size:11.5px}.offer-bottom-sheet-body .offer-filter-values .offer-checkbox-label{font-size:11.5px}.offer-bottom-sheet-header span,.offer-btn-clear{font-size:12px}.offer-select{font-size:11.5px}.offer-filter-heading{font-size:12.5px}}@media (min-width: 425px){.offer-bottom-sheet-body .offer-filter-values{width:426px}}@media (max-width: 320px){.offer-dashboard-container{padding:15px;margin-top:56px}.offer-mobile-search-input-wrap{padding:6px 8px;gap:6px}.offer-mobile-search-input{font-size:10px}.offer-mobile-filter-icon-btn{width:26px;height:26px}.offer-tabs-switcher{width:200px;font-size:10px}.joboffer-title{font-size:11.5px}.joboffer-showtitle-mobile{font-size:10.5px}.offer-mobile-tabs-sort-row{gap:6px}.offer-job-filter-toggle{gap:4px}.offer-job-filter-toggle button{padding:2px 7px;font-size:10.5px;border-radius:5px}.offer-tab-btn--mobile{font-size:9.5px!important;padding:4px 5px!important}.offer-mobile-sort-icon-btn{width:26px;height:26px}.offer-mobile-sort-dropdown{width:148px}.offer-mobile-sort-dropdown button{font-size:10px;padding:10px 11px}.offer-invite-card{padding:10px;margin-bottom:10px;border-radius:8px}.offer-emp-avatar-round{width:36px;height:37px;border-radius:6px}.offer-accordion-label{font-size:10px}.offer-accordion-title{font-size:11px}.offer-bottom-sheet{height:60vh}.invite-card-header{margin-bottom:10px}.offer-invite-card h3{font-size:10px;margin:2px 0 4px}.offer-invite-card .offer-institution-name{font-size:9.5px}.offer-job-percentage-badge{padding:2px 6px;font-size:10px;border-radius:10px}.offer-job-meta-row{gap:5px;margin:5px 0}.offer-job-meta-item{font-size:9.5px;gap:3px}.offer-invite-card .offer-job-date{font-size:9.5px}.offer-meta-icon{font-size:11px}.offer-view-btn{font-size:9.5px!important;padding:0 6px!important}.job-offer-reject-btn,.offer-accept{padding:2px 8px;font-size:10px}.offer-job-detail-modal{padding:10px 8px 14px 10px}.offer-cardpopup-scroll{padding-right:6px}.offer-popup-mobile-logo{width:46px;height:46px;border-radius:8px}.offer-popup-mobile-title{font-size:10px!important}.offer-popup-mobile-action-btns{gap:6px}.offer-popup-mobile-title-actions{margin-bottom:0}.offer-popup-mobile-meta .offer-institution-full{font-size:10px;margin-bottom:6px}.offer-popup-mobile-meta .offer-meta-full{font-size:9.5px;gap:6px;flex-wrap:wrap;margin:0;display:flex!important}.offer-meta-icon{width:10px;height:12px}.offer-popup-mobile-action-btns .offer-btn-primary,.offer-popup-mobile-action-btns .joboffer-popup-notinterest-btn{padding:3px 7px;font-size:9.5px}.offer-job-desc-full h4,.job-extra-section h4{font-size:11px}.offer-job-desc-full p,.job-extra-section p{font-size:10.5px}.offer-skill-list li{font-size:10px}.offer-job-popup-close{font-size:20px;width:24px;height:24px}.offer-cardpopup-model-content,.joboffer-ai-slider-popup{padding:16px 12px}.offer-popup-slider-title{font-size:14px;margin-bottom:16px}.offer-popup-slider-row{gap:7px;margin-bottom:13px}.offer-popup-slider-label{flex:0 0 82px;font-size:10.5px}.offer-popup-slider-percent{flex:0 0 36px;font-size:10.5px}.offer-ai-popup-close{top:12px;right:12px;font-size:20px;width:24px}.offer-pagination-container{gap:4px;margin:12px 0}.offer-pagination-btn{padding:3px 7px;font-size:10px}.offer-pagination-page{padding:1px 5px;font-size:10px}.offer-no-saved-jobs p{font-size:10px}.offer-job-message{font-size:11px}.offer-bottom-sheet-body .offer-filter-categories{width:130px;max-width:130px}.offer-bottom-sheet-body .offer-filter-categories .offer-category-item{padding:10px 8px;font-size:11px}.offer-bottom-sheet-body .offer-filter-values .offer-checkbox-label{font-size:11px}.offer-bottom-sheet-header span,.offer-btn-clear{font-size:12px}.offer-select{font-size:11px}.offer-filter-heading{font-size:12px}}@media (min-width: 768px) and (max-width: 1023px){.offer-dashboard-container{padding:16px 20px;margin-top:65px}.offer-mobile-top-bar,.offer-mobile-title-row,.offer-mobile-tabs-sort-row,.offer-mobile-tabs-sort-inline,.offer-ed-search-bar{display:none!important}.offer-tablet-top-bar{display:flex;background:transparent;border-radius:0;padding:0;margin-bottom:4px}.offer-tablet-search-pill{padding:10px 18px}.offer-tablet-pill-input{font-size:13px}.offer-tablet-filter-icon-btn{width:35px;height:33px;border-radius:23%}.offer-title-container{margin:16px 4px;flex-direction:row;align-items:center;justify-content:space-between}.joboffer-title{font-size:13px}.joboffer-showtitle{font-size:12px;margin-left:20px;margin-top:4px}.offer-jobs-layout{flex-direction:row;gap:14px;margin-top:14px}.job-panel-header{flex-direction:row;align-items:center;gap:8px;margin:4px 0 12px;display:flex!important}.offer-job-filter-toggle{gap:8px}.offer-job-filter-toggle button{padding:3px 12px;font-size:12.5px}.offer-sort-by-container{display:inline-block}.offer-bottom-sheet-body .offer-filter-values{width:770px}.offer-accordion-label{font-size:12px}.offer-sort-icon{display:none}.offer-sort-text{display:inline}.offer-job-offer-sortby{padding:3px 12px;font-size:12px}.offer-invite-card{padding:16px 18px;margin-bottom:14px;border-radius:10px}.offer-emp-avatar-round{width:46px;height:46px;border-radius:10px}.offer-invite-card h3{font-size:13.5px}.offer-invite-card .offer-institution-name{font-size:12.5px}.offer-job-percentage-badge{padding:5px 10px;font-size:12.5px}.offer-job-meta-row{gap:10px;margin:8px 0;flex-wrap:wrap}.offer-job-meta-item{font-size:12px;gap:5px}.offer-invite-footer{flex-direction:row;align-items:center!important;justify-content:space-between;gap:8px}.offer-job-info-section{display:flex;align-items:center;gap:10px}.offer-invite-card .offer-job-date{font-size:12px}.offer-view-btn{font-size:12px!important;padding:0 12px!important}.offer-job-actions{gap:8px}.job-offer-reject-btn,.offer-accept{padding:4px 12px;font-size:12.5px}.offer-modal-overlay{padding:16px}.offer-job-detail-modal{width:95%;max-width:760px;top:50%;left:50%;transform:translate(-50%,-50%);padding:22px 14px 22px 24px;border-radius:12px;height:auto}.offer-popup-job-header{flex-direction:row;gap:16px}.offer-popup-institution-logo{width:78px;height:78px;border-radius:12px}.offer-popup-institution-logo img{width:78px;height:78px}.offer-popup-header-left{flex-shrink:0;display:block}.offer-popup-header-right{flex:1}.offer-detail-header h2{font-size:12px;display:block}.offer-action-buttons-detail{padding-right:36px;gap:10px}.offer-institution-full{font-size:11px}.offer-meta-full{font-size:10.5px;gap:6px;flex-wrap:wrap;margin:6px 0}.offer-job-popup-close{top:20px;right:20px;font-size:24px;width:28px}.offer-btn-primary{padding:5px 14px;font-size:11px}.joboffer-popup-notinterest-btn{padding:4px 12px;font-size:11px}.offer-job-desc-full h4,.job-extra-section h4{font-size:11.5px}.offer-job-desc-full p,.job-extra-section p{font-size:11px}.offer-meta-icon{width:12px;height:15px}.offer-skill-list li{font-size:10.5px}.offer-popup-job-header--mobile,.offer-popup-mobile-meta{display:none!important}.offer-cardpopup-model-overlay{padding:16px;align-items:center}.offer-cardpopup-model-content{border-radius:12px;max-width:650px;width:90%;padding:24px 28px;max-height:88vh}.joboffer-ai-slider-popup{max-width:650px;padding:24px 28px}.offer-popup-slider-title{font-size:19px;margin-bottom:28px}.offer-popup-slider-row{gap:14px;margin-bottom:20px}.offer-popup-slider-label{flex:0 0 130px;font-size:13.5px}.offer-popup-slider-percent{flex:0 0 56px;font-size:13.5px}.offer-ai-popup-close{top:20px;right:24px;font-size:24px;width:28px}.offer-pagination-container{gap:10px;margin:22px 0}.offer-pagination-btn{padding:5px 14px;font-size:13px}.offer-pagination-page{padding:1px 10px;font-size:13px}.offer-bottom-sheet-body .offer-filter-categories{width:200px;max-width:200px}.offer-bottom-sheet-body .offer-filter-categories .offer-category-item{padding:14px 12px;font-size:12px}.offer-bottom-sheet-body .offer-filter-values .offer-checkbox-label{font-size:12px}.offer-bottom-sheet-header span,.offer-btn-clear,.offer-select,.offer-filter-heading{font-size:13px}}@media (min-width: 1024px){.offer-mobile-top-bar,.offer-mobile-title-row,.offer-mobile-tabs-sort-row,.offer-mobile-tabs-sort-inline,.offer-tablet-top-bar,.offer-tablet-filter-sidebar,.offer-popup-job-header--mobile,.offer-popup-mobile-meta{display:none!important}.offer-gallery-col{display:block;flex-shrink:0}}@media (min-width: 1024px) and (max-width: 1199px){.offer-gallery-col{width:221px}.offer-gallery-box{height:420px}.offer-dashboard-container{padding:18px 22px;margin-top:65px}.offer-job-detail-modal{width:90%;max-width:900px;padding:26px 14px 26px 28px;border-radius:12px}.joboffer-showtitle{margin-left:150px}.offer-cardpopup-model-content{max-width:700px;padding:26px 32px}.offer-detail-header h2{font-size:14px}.offer-action-buttons-detail{padding-right:36px;gap:10px}.offer-institution-full{font-size:12px}.offer-meta-full{font-size:11.5px;gap:6px;flex-wrap:wrap;margin:6px 0}.offer-job-popup-close{top:20px;right:20px;font-size:24px;width:28px}.offer-btn-primary{padding:5px 14px;font-size:12px}.joboffer-popup-notinterest-btn{padding:4px 12px;font-size:12px}.offer-job-desc-full h4,.job-extra-section h4{font-size:13px}.offer-invite-card{padding:22px 15px}.offer-job-desc-full p,.job-extra-section p{font-size:12px}.offer-meta-icon{width:14px;height:16px}.offer-skill-list li{font-size:11px}.joboffer-ai-slider-popup{max-width:700px;padding:26px 32px}.offer-popup-slider-title{font-size:20px;margin-bottom:30px}.offer-popup-slider-label{flex:0 0 140px}.offer-popup-slider-percent{flex:0 0 58px}.offer-ed-search-bar input,.offer-ed-search-bar select,.offer-ed-search-button{font-size:12.5px}.joboffer-title{font-size:13.5px}.joboffer-showtitle,.offer-filter-title,.offer-btn-clear{font-size:13px}.offer-filter-categories{width:105px}.offer-category-item,.offer-checkbox-label,.offer-select{font-size:12px}.offer-filter-heading{font-size:13px}.offer-invite-card h3{font-size:13.5px}.offer-invite-card .offer-institution-name{font-size:12.5px}.offer-job-meta-item{font-size:11.5px}.offer-job-meta-row{gap:5px}.offer-meta-icon{font-size:11px}.offer-invite-card .offer-job-date{font-size:11.5px}.offer-job-percentage-badge{font-size:12px}.offer-invite-card .offer-view-btn{font-size:10.5px;padding:0!important}.offer-job-info-section{display:flex;flex-direction:row;align-items:center;gap:7px}.offer-invite-card .offer-job-date{white-space:nowrap}.offer-job-cards-filter.col-lg-5{flex:0 0 auto;width:25.666667%}.offer-accordion-label{font-size:11.5px}.offer-filter-title,.offer-btn-clear{font-size:12px}.offer-accept,.job-offer-reject-btn{font-size:11.5px}.offer-jobs-layout{gap:10px}.offer-above-cards-row{display:grid!important;grid-template-columns:1fr auto;grid-template-areas:"showing showing" "tabs sort";row-gap:12px;align-items:center}.offer-showing-left{grid-area:showing}.offer-tabs-switcher{grid-area:tabs}.offer-tabs-switcher{width:150px}.offer-tab-btn{flex:0 1 auto;padding:8px 12px}.offer-sort-right{grid-area:sort;justify-self:end}.offer-checkbox-input{width:12px;height:14px}.offer-page-title-desktop{text-align:left;font-size:17px;white-space:nowrap}.offer-tab-btn{font-size:11px!important;padding:3px 8px!important}.offer-job-offer-sortby{font-size:11px}}@media (min-width: 1200px) and (max-width: 1366px){.offer-gallery-col{width:270px}.offer-gallery-box{height:450px}.joboffer-showtitle{margin-left:120px}.offer-job-detail-modal{width:85%;max-width:980px;padding:28px 14px 28px 30px}.offer-cardpopup-model-content{max-width:750px;padding:28px 34px}.offer-detail-header h2{font-size:14px}.offer-action-buttons-detail{padding-right:36px;gap:10px}.offer-institution-full{font-size:12px}.offer-meta-full{font-size:11.5px;gap:6px;flex-wrap:wrap;margin:6px 0}.offer-job-popup-close{top:20px;right:20px;font-size:24px;width:28px}.offer-btn-primary{padding:5px 14px;font-size:12px}.joboffer-popup-notinterest-btn{padding:4px 12px;font-size:12px}.offer-job-desc-full h4,.job-extra-section h4{font-size:13px}.offer-job-desc-full p,.job-extra-section p{font-size:12px}.offer-meta-icon{width:14px;height:16px}.offer-skill-list li{font-size:11px}.joboffer-ai-slider-popup{max-width:750px;padding:28px 34px}.offer-popup-slider-title{font-size:21px;margin-bottom:32px}.offer-popup-slider-label{flex:0 0 148px}.offer-popup-slider-percent{flex:0 0 60px}.offer-ed-search-bar input,.offer-ed-search-bar select,.offer-ed-search-button{font-size:12.5px}.joboffer-title{font-size:13.5px}.joboffer-showtitle,.offer-filter-title,.offer-btn-clear{font-size:13px}.offer-filter-categories{width:105px}.offer-category-item,.offer-checkbox-label,.offer-select{font-size:12px}.offer-filter-heading{font-size:13px}.offer-invite-card h3{font-size:13.5px}.offer-invite-card .offer-institution-name{font-size:12.5px}.offer-job-meta-item{font-size:12px}.offer-job-meta-row{gap:5px}.offer-meta-icon,.offer-invite-card .offer-job-date,.offer-job-percentage-badge{font-size:12px}.offer-invite-card .offer-view-btn{font-size:11px}.offer-job-info-section{display:flex;flex-direction:row;align-items:center;gap:10px}.offer-invite-card .offer-job-date{white-space:nowrap}.col-lg-5{flex:0 0 auto;width:27.666667%}.offer-accept,.job-offer-reject-btn{font-size:12px}}@media (min-width: 1367px) and (max-width: 1440px){.offer-gallery-col{width:320px}.offer-gallery-box{height:487px}.joboffer-showtitle{margin-left:210px}.offer-job-detail-modal{width:85%;max-width:1050px}.offer-cardpopup-model-content,.joboffer-ai-slider-popup{max-width:800px;padding:28px 36px}.offer-detail-header h2{font-size:14.5px}.offer-action-buttons-detail{padding-right:36px;gap:10px}.offer-institution-full{font-size:12.5px}.offer-meta-full{font-size:12px;gap:6px;flex-wrap:wrap;margin:6px 0}.offer-job-popup-close{top:20px;right:20px;font-size:24px;width:28px}.offer-btn-primary{padding:5px 14px;font-size:13px}.joboffer-popup-notinterest-btn{padding:4px 12px;font-size:13px}.offer-job-desc-full h4,.job-extra-section h4{font-size:13.5px}.offer-job-desc-full p,.job-extra-section p{font-size:12.5px}.offer-meta-icon{width:14px;height:16px}.offer-skill-list li{font-size:11.5px}}@media (min-width: 1441px) and (max-width: 1679px){.offer-gallery-col{width:320px}.offer-gallery-box{height:487px}.joboffer-showtitle{margin-left:241px}.offer-job-detail-modal{width:1100px;max-width:1100px;padding:30px 10px 30px 35px;max-height:90vh}.offer-cardpopup-model-content{max-width:1100px;padding:30px 35px}.joboffer-ai-slider-popup{max-width:750px;padding:25px 40px}.offer-detail-header h2{font-size:15px}.offer-action-buttons-detail{padding-right:45px;gap:10px}.offer-institution-full{font-size:14px}.offer-meta-full{font-size:13.5px;gap:6px;flex-wrap:wrap;margin:6px 0}.offer-btn-primary{padding:5px 14px;font-size:13.5px}.joboffer-popup-notinterest-btn{padding:4px 12px;font-size:13.5px}.offer-job-desc-full h4,.job-extra-section h4{font-size:14px}.offer-job-desc-full p,.job-extra-section p{font-size:13.5px}.offer-skill-list li{font-size:12px}}@media (min-width: 1680px) and (max-width: 1919px){.offer-dashboard-container{padding:22px 38px;margin-top:68px}.offer-gallery-col{width:240px}.offer-gallery-box{height:520px}.joboffer-showtitle{margin-left:280px}.offer-job-detail-modal{width:1200px;max-width:1200px;padding:32px 14px 32px 38px;max-height:90vh}.offer-popup-institution-logo,.offer-popup-institution-logo img{width:96px;height:96px}.offer-detail-header h2{font-size:16px}.offer-institution-full{font-size:15.5px}.offer-meta-full{font-size:14.5px}.offer-action-buttons-detail{padding-right:44px;gap:18px}.offer-job-popup-close{top:30px;right:36px;font-size:28px;width:32px}.offer-btn-primary{padding:6px 18px;font-size:14px}.joboffer-popup-notinterest-btn{padding:5px 16px;font-size:14px}.offer-job-desc-full h4,.job-extra-section h4{font-size:15.5px}.offer-job-desc-full p,.job-extra-section p{font-size:14.5px}.offer-cardpopup-model-content{max-width:1200px;padding:32px 40px}.joboffer-ai-slider-popup{max-width:820px;padding:28px 44px}.offer-popup-slider-title{font-size:23px;margin-bottom:38px}.offer-popup-slider-row{gap:22px;margin-bottom:28px}.offer-popup-slider-label{flex:0 0 158px;font-size:14.5px}.offer-popup-slider-percent{flex:0 0 64px;font-size:14.5px}.offer-ai-popup-close{top:34px;right:46px;font-size:28px;width:32px}.offer-pagination-container{gap:14px;margin:32px 0}.offer-pagination-btn{padding:6px 18px;font-size:13.5px}.offer-pagination-page{padding:2px 12px;font-size:13.5px}}@media (min-width: 1920px) and (max-width: 2239px){.offer-dashboard-container{padding:26px 60px;margin-top:70px;max-width:1900px;margin-left:auto;margin-right:auto}.offer-gallery-col{width:260px}.offer-gallery-box{height:560px}.joboffer-showtitle{margin-left:320px;font-size:15px}.joboffer-title{font-size:18px}.offer-job-detail-modal{width:1350px;max-width:1350px;padding:36px 16px 36px 42px;border-radius:14px;max-height:88vh}.offer-popup-institution-logo,.offer-popup-institution-logo img{width:100px;height:100px}.offer-detail-header h2{font-size:17px}.offer-institution-full{font-size:16px}.offer-meta-full{font-size:15px;gap:10px}.offer-action-buttons-detail{padding-right:48px;gap:20px}.offer-job-popup-close{top:32px;right:38px;font-size:30px;width:34px}.offer-btn-primary{padding:7px 20px;font-size:14.5px}.joboffer-popup-notinterest-btn{padding:6px 18px;font-size:14.5px}.offer-job-desc-full h4,.job-extra-section h4{font-size:16px}.offer-job-desc-full p,.job-extra-section p{font-size:15px;line-height:1.8}.offer-cardpopup-model-content{border-radius:16px;max-width:1350px;padding:36px 44px}.joboffer-ai-slider-popup{max-width:880px;padding:32px 50px}.offer-popup-slider-title{font-size:24px;margin-bottom:40px}.offer-popup-slider-row{gap:24px;margin-bottom:30px}.offer-popup-slider-label{flex:0 0 165px;font-size:15px}.offer-popup-slider-percent{flex:0 0 66px;font-size:15px}.offer-ai-popup-close{top:36px;right:50px;font-size:30px;width:34px}.offer-pagination-container{gap:14px;margin:36px 0}.offer-pagination-btn{padding:7px 20px;font-size:14px}.offer-pagination-page{padding:3px 14px;font-size:14px}}@media (min-width: 2240px) and (max-width: 2560px){.offer-dashboard-container{padding:32px 80px;margin-top:74px;max-width:2200px;margin-left:auto;margin-right:auto}.offer-gallery-col{width:300px}.offer-gallery-box{height:620px}.joboffer-showtitle{margin-left:380px;font-size:16px}.joboffer-title{font-size:19px}.offer-job-detail-modal{width:1500px;max-width:1500px;padding:40px 18px 40px 48px;border-radius:16px;max-height:88vh}.offer-popup-institution-logo,.offer-popup-institution-logo img{width:110px;height:110px}.offer-detail-header h2{font-size:18px}.offer-institution-full{font-size:17px}.offer-meta-full{font-size:15.5px;gap:12px}.offer-action-buttons-detail{padding-right:54px;gap:22px}.offer-job-popup-close{top:36px;right:44px;font-size:32px;width:36px}.offer-btn-primary{padding:8px 24px;font-size:15px}.joboffer-popup-notinterest-btn{padding:7px 20px;font-size:15px}.offer-job-desc-full h4,.job-extra-section h4{font-size:17px}.offer-job-desc-full p,.job-extra-section p{font-size:15.5px;line-height:1.85}.offer-cardpopup-model-content{border-radius:18px;max-width:1500px;padding:40px 50px}.joboffer-ai-slider-popup{max-width:960px;padding:36px 58px}.offer-popup-slider-title{font-size:26px;margin-bottom:44px}.offer-popup-slider-row{gap:26px;margin-bottom:34px}.offer-popup-slider-label{flex:0 0 175px;font-size:15.5px}.offer-popup-slider-percent{flex:0 0 70px;font-size:15.5px}.offer-ai-popup-close{top:40px;right:56px;font-size:32px;width:36px}.offer-pagination-container{gap:16px;margin:40px 0}.offer-pagination-btn{padding:8px 24px;font-size:14.5px}.offer-pagination-page{padding:3px 16px;font-size:14.5px}}.teacher-first-login-page{background-color:#fcfcfc;min-height:100vh;padding:50px 0}.teacher-first-login-container,.teacher-form-container{width:95%;max-width:1430px;margin:70px 50px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;overflow:hidden}.ob-stepper-header{display:flex;align-items:flex-start;justify-content:center;padding:20px 60px 24px;background:linear-gradient(135deg,#c6ffdd96,#ffefedcf 75%);color:#505965}.ob-step-item{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;padding-top:8px;min-width:50px;gap:10px;color:#000;font-size:14px}.ob-step-number{width:40px;height:40px;border-radius:50%;background:#ffffff59;color:#505965;font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.ob-step-item.active .ob-step-number{background:#fff;color:#505965;box-shadow:0 0 0 4px #ffffff4d}.ob-step-item.completed .ob-step-number{background:#25d366;color:#fff}.ob-step-connector{flex:1;height:1px;top:40px;background:#9b9ea2;margin:0 18px;position:relative}.ob-step-item.completed~.ob-step-connector{background:#9b9ea2}.ob-step-label{text-align:center;width:100%;color:#505965;font-size:14px}.ob-form-content-wrapper{padding:0 15px 10px}.ob-form-content{padding:32px 12px 20px}.ob-section-title{font-size:1.1rem;font-weight:600;color:#1a202c;padding-bottom:10px;margin:25px 0 20px}.ob-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ob-form-group{display:flex;flex-direction:column;align-items:start;margin-bottom:15px;gap:15px}.ob-form-group label{font-size:14px;font-weight:500;color:#333;flex-shrink:0}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{width:100%;background-color:#fff;flex:1;padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none;transition:border-color .3s;height:45px;box-sizing:border-box}.ob-form-group input:focus,.ob-form-group select:focus{border-color:#004dda}.ob-form-group.with-tick .ob-input-wrapper{display:flex;align-items:center;position:relative}.ob-input-wrapper{position:relative;width:100%;max-width:100%}.ob-input-wrapper input{width:100%;height:45px;border:1px solid #ccc;border-radius:6px}.ob-input-wrapper select{height:45px;width:100%;box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:30px;z-index:10;position:relative;color:#4a4a4a}.ob-custom-select{width:100%;padding:10px 40px 10px 15px;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:6px}.ob-tick-icon{position:absolute;right:12px;color:green;font-size:18px;font-weight:700;z-index:99;top:30%}.ob-desc-tick-icon{position:absolute;right:0;color:green;font-size:18px;font-weight:700;z-index:99;top:8%}.ob-form-group input[type=date]{padding:6px 8px;width:100%;border:1px solid #ccc;border-radius:4px}.ob-dropdown-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#4a4a4a;font-size:16px;z-index:99}.ob-login-group{display:flex;gap:20px;margin-left:100px;align-items:center}.ob-login-group label{display:flex;align-items:center;gap:5px;font-size:14px;width:auto!important}.ob-login-group input[type=radio]{margin-right:8px}.ob-differently-option{accent-color:#28a745}.ob-checkbox-group-inline{display:flex;align-items:center;gap:8px;margin-top:10px}.ob-checkbox-inline-label{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:500;color:#333}.ob-checkbox-inline-label input[type=checkbox]{width:14px;height:12px;margin-right:8px;accent-color:#28a745;margin-bottom:3px}.ob-eligibility-test-group{margin-bottom:1.5rem}.ob-eligibility-label{display:block;margin-bottom:.5rem;font-size:14px}.ob-eligibility-options{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:25px;justify-content:center}.ob-eligibility-option{display:flex;align-items:center;gap:6px;font-size:14px;margin-bottom:0}.ob-eligibility-other-input{flex-basis:100%;margin-top:10px;margin-bottom:10px;padding:8px 10px;border:1px solid #ccc;border-radius:4px;width:76%;font-size:14px}.ob-eligiblity-radio{accent-color:#28a745}.photo-group{position:relative}.ob-photo-input-container{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background:#fff;height:40px;width:100%;max-width:450px}.ob-photo-preview-wrapper{margin-top:10px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.ob-photo-preview-wrapper img{max-width:150px;height:auto;border-radius:8px;border:2px solid #ddd}.ob-photo-preview-wrapper button{padding:6px 12px;font-size:13px}.ob-file-input-hidden{display:none}.ob-file-input-label{padding:0 12px;background:#fff;border-right:1px solid #d1d5db;border:none;cursor:pointer;font-size:14px;color:#374151;margin:0;height:100%;display:flex;align-items:center;transition:background .2s;white-space:nowrap;border-radius:5px}.ob-file-input-label:hover{background:#f9fafb}.ob-personal-choosen-file-name{flex:1;padding:0 8px;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0;font-size:14px}.ob-file-name{flex:1;padding:0 16px;font-size:15px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ob-profile-eye-icon-btn-inline{background:transparent;border:none;border-left:1px solid #d1d5db;padding:0 10px;cursor:pointer;color:#a2a2a2;height:100%;display:flex;align-items:center;transition:all .2s;flex-shrink:0}.ob-profile-eye-icon-btn-inline svg{width:17px;height:17px}.ob-profile-image-popup-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.ob-profile-image-popup{background:#fff;border-radius:8px;padding:20px;width:500px;max-height:600px;max-width:90%;box-shadow:0 4px 20px #0000004d}.ob-profile-popup-image-container{width:100%;display:flex;align-items:center;max-height:450px;justify-content:center;border-radius:4px;overflow:hidden}.ob-profile-popup-image-container img{width:100%;max-height:450px;transition:.3s;position:relative;z-index:1;object-fit:fill}.ob-profile-popup-buttons{display:flex;gap:20px;justify-content:center;margin-top:20px}.ob-profile-popup-close-btn,.ob-profile-popup-delete-btn{padding:3px 20px;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:background .3s}.ob-profile-popup-close-btn{border:1px solid #004dda;color:#004dda;background-color:#fff}.ob-profile-popup-delete-btn{background:#004dda;color:#fff}.ob-first-experience-navigation-buttons{display:flex;justify-content:flex-end;gap:15px;width:100%}.ob-first-experience-navigation-buttons button{padding:5px 20px;border-radius:30px;cursor:pointer;font-size:13.5px;transition:background-color .3s;margin-top:20px}.ob-first-experience-next-button{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border-radius:7px;border:none}.ob-first-experience-next-button:disabled{opacity:.8}.ob-error{color:red;font-size:12px;display:block;margin-top:2px}.ob-error-text{color:red;font-size:14px;display:block}.ob-error-input{border:1px solid #ff0000!important}.blur-background{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.ob-staff-type-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.ob-staff-type-card.small{background-color:#fff;border-radius:10px;padding:29px 25px;box-shadow:0 6px 16px #00000026;text-align:center;width:420px;animation:fadeInUp .3s ease-in-out}.ob-staff-type-card.small h2{font-size:20px;margin-bottom:11px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.ob-staff-type-card.small p{font-size:14px;color:#000;margin-bottom:27px}.ob-role-selection.small{display:flex;justify-content:space-between;gap:15px;margin-bottom:25px}.ob-role-card.small{flex:1;border:1.5px solid #ddd;border-radius:12px;padding:20px 15px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;background:#fff;position:relative;overflow:hidden}.ob-role-card.small:hover{border:1.5px solid #1976d2;transform:translateY(-3px);box-shadow:0 4px 12px #1976d226}.ob-role-card.small.selected{border-color:#004dda;border-width:1.5px;background:linear-gradient(135deg,#f0f7ff,#fff);box-shadow:0 6px 15px #1976d240;transform:scale(1.02)}.ob-role-card.small.selected:before{content:"✓";position:absolute;top:8px;right:12px;background:#004dda;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;animation:checkmarkPop .3s ease}@keyframes checkmarkPop{0%{transform:scale(0) rotate(0);opacity:0}50%{transform:scale(1.2) rotate(180deg)}to{transform:scale(1) rotate(360deg);opacity:1}}.ob-role-icon{font-size:36px;margin-bottom:12px;color:#666;transition:all .3s ease}.ob-role-card.small:hover .ob-role-icon{color:#004dda;transform:scale(1.1)}.ob-role-card.small.selected .ob-role-icon{color:#004dda;animation:iconBounce .5s ease}@keyframes iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.ob-role-card.small h3{font-size:15px;margin:0;color:#333;font-weight:600;transition:color .3s ease}.ob-role-card.small:hover h3{color:#004dda}.ob-role-card.small.selected h3{color:#004dda;font-weight:700}.ob-role-card.small:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#1976d233;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ob-role-card.small:active:after{width:300px;height:300px}.ob-role-close-btn{width:23%;padding:6px 0;background:linear-gradient(135deg,#0575e6,#021b79);border:none;color:#fff;border-radius:25px;font-size:14px;cursor:pointer;font-weight:600;transition:all .3s ease}.ob-role-close-btn:active{transform:translateY(0);box-shadow:0 2px 4px #1976d233}.ob-role-close-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.ob-role-card.small{animation:cardSlideIn .4s ease forwards;opacity:0}.ob-role-card.small:nth-child(1){animation-delay:.1s}.ob-role-card.small:nth-child(2){animation-delay:.2s}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ob-staff-type-card.small h2{animation:fadeInDown .5s ease}.ob-staff-type-card.small p{animation:fadeInDown .6s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ob-education-grid-container{display:flex;flex-direction:column;width:100%;overflow-x:auto}.ob-education-row{display:grid;grid-template-columns:90px 104px 168px 155px 155px 85px 143px 125px 220px 0px;gap:10px;padding:8px 0;border-bottom:1px solid #ddd;width:100%}.ob-education-row:hover{background-color:#eceaea}.ob-education-row.header{font-weight:600;border-bottom:1px solid #c3d4ff;color:#505965;background:#f0f8ff;border-radius:12px 12px 0 0;padding:10px;box-shadow:0 4px 12px #0000000f;text-align:center;width:100%;font-size:15px}.ob-education-row.data .ob-grid-item{display:flex;align-items:center;position:relative;width:-webkit-fill-available}.ob-education-row.data{background:#cccccc0a}.ob-action-edu-btns{display:flex;gap:5px;height:100%;align-items:center;justify-content:center}.ob-action-edu-btn{min-width:25px;height:25px;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.ob-action-edu-btn.plus{background-color:#ebfff4;color:green;margin-left:40px;border:1px solid green}.ob-education-row input{width:100%;padding:6px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.ob-education-row select{width:100%;padding:6px 40px 6px 6px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;color:#4a4a4a}.ob-education-grid-container input:focus,.ob-education-grid-container select:focus,.ob-education-grid-container textarea:focus{outline:none;border-color:#004dda;transition:all .2s ease-in-out}.ob-action-edu-btn.minus{background-color:#ffebeb;color:red;border:1px solid #ff0000;margin-left:40px}.ob-action-edu-btn.minus:disabled{background-color:#ffebeb;color:red;cursor:not-allowed;border:1px solid #ff0000}.ob-grid-item{display:flex;flex-direction:column}.ob-case2-select-wrapper{position:relative;display:flex;align-items:center;width:inherit}.ob-case2-select-wrapper select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:50px;border:1px solid #ccc;border-radius:5px;height:37px;font-size:14px;background-color:#fff;box-sizing:border-box}.disabled-year-option{color:#4a4a4a45}.ob-Course-case2-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:70px;border:1px solid #ccc;border-radius:5px;height:36px;font-size:14px;background-color:#fff;box-sizing:border-box;margin-right:30px}.ob-Course-case2-dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#000;font-size:16px}.ob-course-case2-tick-icon{position:absolute;right:30px;top:50%;transform:translateY(-50%);color:green;font-size:16px;pointer-events:none}.ob-case2-dropdown-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#4a4a4a;pointer-events:none;font-size:14px}.ob-case2-error-text{color:red;font-size:13px;margin-top:10px;line-height:1.2;white-space:normal}.ob-caseyear2-tick-icon{color:green;font-size:18px;position:absolute;right:30px;top:10px}.ob-case2-tick-icon{color:green;font-size:18px;position:absolute;right:15px;top:10px}.ob-documents-container{display:flex;align-items:self-start;border:1px solid #ccc;border-radius:4px;width:230px;font-size:.85rem;height:36px}.ob-custom-file-upload{background-color:#f6f4f4b3;color:#333;padding:6.95px 10px;cursor:pointer;border-right:1px solid #ccc;border:none;white-space:nowrap;font-size:.85rem;border-radius:3px}.ob-custom-file-upload input[type=file]{display:none}.ob-first-experience-back-button{background-color:#fff;color:#021b79;border:1px solid #004dda;border-radius:7px;font-weight:500}.required{color:#333;font-weight:500;margin-top:0}.ob-fullscreen-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;animation:overlayFadeIn .4s ease forwards}.ob-fullscreen-popup-box{background:#fff;padding:24px;border-radius:10px;width:350px;text-align:center;box-shadow:0 10px 25px #0003;transform:translateY(40px);opacity:0;animation:slideUpBounce .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes slideUpBounce{0%{transform:translateY(40px);opacity:0}60%{transform:translateY(-10px);opacity:1}to{transform:translateY(0);opacity:1}}.ob-teacher-button{background-color:#004dda;color:#fff;border:none;border-radius:3px;padding:4px 13px;font-size:14px}.ob-popup-buttons{display:flex;justify-content:center;gap:16px;margin-top:16px}.ob-edu-btn-filled,.ob-edu-btn-outlined{width:22%;padding:3px;border-radius:6px;font-size:14px;cursor:pointer;text-align:center;transition:all .2s ease-in-out}.ob-edu-btn-filled{background-color:#004dda;color:#fff;border:none}.ob-edu-btn-outlined{background-color:transparent;color:#004dda;border:1px solid #004dda}.ob-work-experience-header{margin-bottom:20px}.ob-work-exp-wrapper{width:100%;overflow-x:auto;overflow-y:visible;margin-bottom:20px}.ob-work-exp-header-row,.ob-work-exp-data-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1.5fr 60px;gap:10px;min-width:1000px}.ob-work-exp-header-row{background-color:#fff;padding:10px;font-weight:700;font-size:14px;border-bottom:1px solid #c3d4ff;color:#505965;background:#f0f8ff;border-radius:12px 12px 0 0}.ob-work-exp-header-row .ob-work-exp-col{white-space:nowrap;overflow:hidden;text-align:center;text-overflow:ellipsis;font-weight:600;position:relative}.ob-work-exp-data-row{border-bottom:1px solid #ddd;width:100%;padding:10px;background:#cccccc0a}.ob-work-exp-data-row input,.ob-work-exp-data-row select{width:100%;min-width:0;padding:8px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.ob-work-exp-data-row input[type=date]{margin-top:0}.ob-action-wrk-btn.plus{min-width:25px;height:25px;border-radius:5px;background-color:#ebfff4;color:green;margin-left:10px;border:1px solid green}.ob-error-message,.ob-case3-error-message{position:absolute;color:red;font-size:.75rem;margin-top:4px;min-height:16px}.ob-action-btns{display:flex;gap:5px;height:100%;justify-content:center;align-items:center}.ob-action-btn{width:25px;height:25px;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.ob-action-btn.plus{background-color:#ebfff4;color:green;margin-left:20px;border:1px solid green;width:33px}.ob-action-btn.minus{background-color:#ffebeb;color:red;border:1px solid red;height:25px;width:34px}.ob-action-btn.minus:disabled{background-color:#ffebeb;color:red;cursor:not-allowed;border:1px solid red}.ob-work-exp-documents-container{display:flex;border:1px solid #ccc;border-radius:4px;overflow:hidden;width:100%;box-sizing:border-box;height:40px}.ob-work-exp-file-button{padding:6px 10px;cursor:pointer;font-size:.85rem;color:#333;background-color:#f0f0f0;border:none;border-right:1px solid #ccc;white-space:nowrap;border-radius:0}.ob-work-exp-file-name-display{padding:6px 8px;font-size:13px;color:#555;background-color:#fff;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;max-width:100px}.ob-input-error-border{border:1px solid #ff0000!important}.ob-work-exp-data-row input:focus,.ob-work-exp-data-row select:focus,.ob-work-exp-data-row textarea:focus{outline:none;border-color:#004dda;transition:all .2s ease-in-out}.ob-file-error-message{position:absolute;margin-top:5px}.ob-case3-input-container{position:relative;width:100%}.ob-case3-input-container input{width:100%;padding-right:28px;box-sizing:border-box;border:1px solid #ccc;border-radius:6px}.ob-case3-tick-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:green;font-size:18px;pointer-events:none;opacity:1;transition:opacity .2s ease}.ob-duration-display{background-color:#f5f5f5;cursor:not-allowed}.ob-work-fullscreen-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeInOverlay .3s ease forwards}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.ob-work-fullscreen-popup-box{background:#fff;padding:24px;border-radius:8px;width:350px;text-align:center;transform:scale(.8);opacity:0;animation:popupAppear .3s ease forwards}@keyframes popupAppear{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.ob-work-popup-buttons{display:flex;justify-content:center;gap:16px;margin-top:16px}.ob-work-btn-filled,.ob-work-btn-outlined{width:22%;padding:3px;border-radius:6px;font-size:14px;cursor:pointer;text-align:center;transition:all .2s ease-in-out}.ob-work-btn-filled{background-color:#004dda;color:#fff;border:none}.ob-work-btn-outlined{background-color:transparent;color:#004dda;border:1px solid #004dda}.ob-first-experience-form-section{padding:20px;border-radius:8px;margin-bottom:20px;background-color:#fff}.ob-first-experience-section-title{color:#000;font-size:20px;margin-bottom:20px;font-weight:600}.ob-first-experience-form-row{display:flex;margin-bottom:25px;gap:20px}.ob-first-experience-form-row.ob-first-experience-two-cols{display:flex;gap:30px;width:100%}.ob-first-experience-form-row.ob-first-experience-two-cols>.ob-first-experience-form-group-emp{flex:1;min-width:0;gap:30px}.ob-first-experience-form-group-emp{display:flex;width:100%}.ob-first-experience-form-row.ob-first-experience-two-cols>.ob-first-experience-form-group{flex:1;min-width:0}.ob-first-experience-form-group{display:flex;flex-direction:column;width:100%}.ob-first-experience-form-group label{font-weight:500;margin-bottom:15px;color:#000;font-size:14px}.ob-first-experience-required{color:#333}.ob-first-experience-form-control{padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:100%;box-sizing:border-box;background-image:none!important;color:#4a4a4a}.ob-first-experience-form-control:focus,.ob-first-experience-form-group input:focus,.ob-first-experience-form-group select:focus,.ob-first-experience-form-group textarea:focus{outline:none;border-color:#004dda}.ob-first-experience-radio-group{display:block}.ob-first-experience-radio-group>label{margin-bottom:10px}.ob-first-experience-radio-options{display:flex;gap:25px;align-items:center;flex-wrap:nowrap}.ob-first-experience-radio-options label{display:flex;align-items:center;flex-direction:row;white-space:nowrap;margin-bottom:0}.ob-first-experience-radio-options input[type=radio]{margin-right:5px;margin-top:0;accent-color:#28a745}.ob-first-experience-select-wrapper{position:relative;display:flex;align-items:center;width:100%}.ob-first-experience-form-control{width:100%;box-sizing:border-box;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:10px 40px 10px 12px}.ob-custom-dropdown-menu{position:absolute;left:0;right:0;width:100%;overflow-x:hidden}select{width:100%;max-width:100%}.ob-first-experience-dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px}.ob-first-experience-tick-icon{position:absolute;right:35px;color:green;font-size:18px}.ob-organization-experience-tick-icon{color:green;font-size:18px;margin-left:93%;margin-top:-30px}.ob-input-error{border-color:red!important}.ob-first-experience-error-text{color:red;font-size:14px;margin-top:5px}.ob-right-options{display:flex;gap:20px;flex-wrap:wrap;accent-color:#28a745}.ob-tag-input-container{position:relative}.ob-tag-input-container,.ob-tag-input-wrapper,.ob-tag-input{width:100%}.ob-tag-input-wrapper{border:1px solid #ccc;border-radius:4px;padding:7px 35px 7px 7px;min-height:46px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:#fff;transition:all .3s ease;width:100%}.ob-tag-input-wrapper.ob-input-error{border-color:#e74c3c}.ob-tag{display:inline-flex;align-items:center;gap:6px;background:#f4fff5;color:#013b04;padding:5px 12px;border-radius:20px;font-size:13px;font-weight:500}.ob-tag-remove{cursor:pointer;display:flex;align-items:center;color:#2e7d32;opacity:.7;transition:opacity .2s;height:14px;width:14px}.ob-tag-remove:hover{opacity:1}.ob-tag-input{width:100%;flex:1;border:none;outline:none;padding:0;font-size:14px}.ob-suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0000001a}.ob-suggestion-item{padding:10px 14px;cursor:pointer;font-size:14px;transition:background .2s}.ob-suggestion-item:hover{background:#f5f5f5}.ob-suggestion-item:active{background:#e8f5e9}.ob-input-hint{font-size:12px;color:#666;margin-top:4px}.ob-tag-count{font-size:12px;color:#4caf50;font-weight:500;margin-top:4px}.ob-certificate-header-row,.ob-certificate-data-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr 60px;align-items:center;gap:10px}.ob-certificate-header-row{font-weight:600;border-bottom:1px solid #ddd;padding:10px;text-align:center;font-size:15px;border-bottom:1px solid #c3d4ff;color:#505965;background:#f0f8ff;border-radius:12px 12px 0 0}.ob-certificate-data-row{border-bottom:1px solid #ddd;padding:20px 10px 24px;background:#cccccc0a}.ob-certificate-col input{width:100%;padding:8px 10px;margin-top:0}.ob-certificate-header{font-size:18px;font-weight:600;margin-bottom:10px}.ob-certificate-col input[type=date]{width:100%;padding:8px 10px;margin-top:0;border:1px solid #ccc;border-radius:4px}.ob-case4-input-container{position:relative;display:flex;align-items:center;width:100%}.ob-case4-input-container input{width:100%;padding-right:55px;box-sizing:border-box;border:1px solid #ccc;border-radius:6px}.ob-certificate-file-name-display{padding:6px 10px;font-size:.85rem;color:#555;background-color:#fff;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;max-width:105px}.ob-tag-input-wrapper:focus-within{border-color:#004dda!important}.ob-cert-doc-input-container{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background:#fff;height:40px;width:100%;max-width:300px}.ob-research-terms-check{display:flex;justify-content:center;align-items:center;margin-top:70px;gap:3px;font-size:16px;width:100%;margin-bottom:25px}.ob-research-checkbox{width:14px;height:14px;cursor:pointer;accent-color:#28a745;margin-right:10px}.ob-research-terms-link{color:#004dda;cursor:pointer}.ob-research-contribution{width:95%;margin:0 auto}.ob-research-contribution h2{font-size:20px;font-weight:600}.ob-research-contribution h3{font-size:20px;margin:15px 0;font-weight:600;color:#343a40}.ob-research-form-row{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap}.ob-research-form-group{flex:1;display:flex;flex-direction:column}.ob-research-form-group input,.ob-research-form-group textarea{padding:10px;border:1px solid #ccc;border-radius:6px;font-size:13.5px}.ob-research-form-group textarea{min-height:100px;resize:vertical;width:100%}.ob-research-form-group.ob-description-group{flex:2}.ob-research-form-group.ob-file-upload-group{flex:1;margin-right:25%;margin-top:10px}.ob-file-input-wrapper{display:flex;align-items:center;gap:10px;border:1px solid #ccc;border-radius:6px;padding:0;height:40px;max-width:300px}.ob-hidden-file-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}input:focus,select:focus,textarea:focus{outline:none;border-color:#004dda;transition:all .2s ease-in-out}.ob-custom-file-label{background-color:#e9ecef;border-right:1px solid #ccc;padding:10px 15px;cursor:pointer;font-size:14px;color:#495057;white-space:nowrap;height:100%;display:flex;align-items:center;margin-top:14px;border-radius:5px}.ob-file-name-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:150px}.ob-research-form-group{position:relative}.ob-research-form-group h4{font-size:14px}.ob-research-contribution h4{font-size:14px;margin-bottom:15px}.ob-first-research-tick{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:green;font-size:18px;pointer-events:none}.ob-ffirst-research-tick{position:absolute;right:10px;top:70%;transform:translateY(-50%);color:green;font-size:18px;pointer-events:none}.ob-first-experience-form-group-row{display:flex;align-items:center;margin-bottom:20px}.ob-left-label{max-width:200px;font-weight:500;color:#000;margin-bottom:0;font-size:14px}.ob-right-options{display:flex;gap:20px;flex-wrap:wrap}.ob-right-options label{display:flex;align-items:center;gap:5px;font-size:13.5px}.fresher-modal-overlay{position:fixed;inset:0;background:#00000085;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;transition:opacity .5s ease}.fresher-modal-overlay.visible{opacity:1}.fresher-modal-content{background:#fff;border-radius:28px;padding:2rem 1rem;width:380px;max-width:92%;box-shadow:0 30px 90px #0000002e,inset 0 1px #ffffffb3;border:1px solid rgba(229,231,235,.85);position:relative;overflow:hidden;transform:translateY(80px) scale(.94);opacity:0;transition:all .72s cubic-bezier(.175,.885,.32,1.275)}.fresher-modal-overlay.visible .fresher-modal-content{transform:translateY(0) scale(1);opacity:1}.fresher-modal-content:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.35) 50%,transparent 60%);transform:translate(-100%) rotate(30deg);transition:transform 1.2s ease;pointer-events:none;z-index:0}.fresher-modal-overlay.visible .fresher-modal-content:after{transform:translate(100%) rotate(30deg)}.fresher-modal-content:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(34,197,94,.08) 0%,transparent 40%);opacity:0;animation:softGlow 8s ease-in-out infinite;z-index:-1}@keyframes softGlow{0%,to{opacity:0;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.fresher-modal-content:hover{transform:scale(1.015);box-shadow:0 40px 110px #00000038,inset 0 1px #fffc;transition:all .4s ease}.fresher-modal-content h3,.fresher-modal-content p,.fresher-buttons{opacity:0;transform:translateY(20px);transition:all .65s ease}.fresher-modal-overlay.visible .fresher-modal-content h3{opacity:1;transform:translateY(0);transition-delay:.15s;font-size:19px;margin-bottom:15px;text-align:center}.fresher-modal-overlay.visible .fresher-modal-content p{opacity:1;transform:translateY(0);transition-delay:.25s;font-size:14px;text-align:center}.fresher-modal-overlay.visible .fresher-buttons{opacity:1;transform:translateY(0);transition-delay:.35s}@keyframes gentleBreath{0%,to{transform:scale(1)}50%{transform:scale(1.008)}}.fresher-modal-overlay.visible .fresher-modal-content{animation:gentleBreath 10s ease-in-out infinite}.fresher-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(15px);transition:all .6s ease .3s}.fresher-modal-overlay.visible .fresher-buttons{opacity:1;transform:translateY(0)}.btn-fresher-yes,.btn-fresher-no{padding:7px 13px;font-size:14px;font-weight:600;border:none;border-radius:16px;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 25px #0000001f;position:relative;overflow:hidden}.btn-fresher-yes{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-fresher-no{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff}.btn-fresher-yes:hover,.btn-fresher-no:hover{transform:translateY(-5px) scale(1.06);box-shadow:0 18px 40px #00000038}.btn-fresher-yes:after,.btn-fresher-no:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-100%);transition:transform .7s ease}.btn-fresher-yes:hover:after,.btn-fresher-no:hover:after{transform:translate(80%)}@media screen and (max-width: 479px){.teacher-first-login-page{padding:15px 0}.teacher-first-login-container,.teacher-form-container{width:87%;max-width:100%;margin:55px 23px;border-radius:0;padding:0;box-shadow:none;overflow-x:hidden;box-sizing:border-box}.ob-stepper-header{padding:8px 4px;flex-wrap:nowrap;overflow-x:auto;gap:2px;margin-bottom:10px}.ob-step-item{font-size:9px;min-width:32px;gap:4px;padding-top:4px}.ob-step-number{width:20px;height:20px;font-size:9px}.ob-step-label{font-size:8px}.ob-step-connector{margin:0 3px}.ob-form-content-wrapper{padding:0 12px 8px;box-sizing:border-box;width:100%}.ob-form-content{padding:12px 0 10px;box-sizing:border-box;width:100%}.ob-section-title{font-size:.85rem;margin:12px 0 10px;padding-bottom:5px}.ob-form-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;box-sizing:border-box!important}.ob-form-group{margin-bottom:14px;gap:6px;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-form-group label{font-size:11.5px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:11px;padding:8px 10px;height:10px;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-eligiblity-radio{height:11px;width:11px}.ob-form-group input[type=date]{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:8px 10px;height:36px;overflow:hidden;-webkit-appearance:none;appearance:none}.ob-input-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important;position:relative}.ob-input-wrapper input,.ob-input-wrapper select{height:36px;font-size:11px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ob-tick-icon{right:10px;font-size:12px;margin-right:0}.ob-dropdown-icon{right:10px;font-size:11px}.ob-login-group{margin-left:0;gap:30px;flex-wrap:wrap}.ob-login-group label{font-size:11px;white-space:nowrap}.ob-checkbox-group-inline{gap:5px;margin-top:6px;flex-wrap:wrap}.ob-checkbox-inline-label{font-size:11px}.ob-checkbox-inline-label input[type=checkbox]{width:11px;height:11px;margin-bottom:0}.ob-eligibility-label{font-size:11px}.ob-eligibility-options{flex-wrap:wrap;margin-top:10px;gap:7px;justify-content:flex-start}.ob-eligibility-option{font-size:11px}.ob-eligibility-other-input{width:100%;font-size:11px;padding:6px 8px;box-sizing:border-box}.ob-photo-input-container{height:28px;max-width:100%;width:100%;box-sizing:border-box}.ob-file-input-label{font-size:11px;padding:0 7px}.ob-personal-choosen-file-name{font-size:11px;margin-top:3px}.ob-photo-preview-wrapper img{max-width:90px}.ob-first-experience-navigation-buttons{gap:8px;justify-content:center}.ob-first-experience-navigation-buttons button{padding:5px 10px;font-size:11px;margin-top:12px}.ob-first-experience-next-button,.ob-first-experience-back-button{border-radius:6px}.ob-staff-type-card.small{width:90vw;padding:16px 12px}.ob-staff-type-card.small h2{font-size:14px;margin-bottom:7px}.ob-staff-type-card.small p{font-size:11px;margin-bottom:14px}.ob-role-selection.small{gap:8px;flex-direction:column}.ob-role-card.small{padding:10px 8px}.ob-role-icon{font-size:24px;margin-bottom:7px}.ob-role-card.small h3{font-size:12px}.ob-role-close-btn{width:60%;padding:6px 0;font-size:12px}.ob-education-grid-container{overflow-x:auto;width:100%}.ob-education-grid-container .ob-education-row.header{min-width:1125px;width:max-content;display:grid;background:#f0f8ff}.ob-education-row{grid-template-columns:80px 90px 140px 100px 130px 70px 113px 100px 180px 0px;gap:6px;padding:6px 0;min-width:1125px;width:max-content}.required,.fresher-modal-overlay.visible .fresher-modal-content p{font-size:11px}.fresher-modal-overlay.visible .fresher-modal-content h3{font-size:14px}.btn-fresher-yes,.btn-fresher-no{font-size:12px}.ob-first-experience-form-row.ob-first-experience-two-cols>.ob-first-experience-form-group-emp{gap:5px;flex-direction:column;margin:10px}.ob-first-experience-required{font-size:10px}.ob-form-section{overflow-x:auto}.ob-education-row.header{font-size:11px;width:max-content;min-width:max-content;display:grid}.ob-education-row input,.ob-education-row select{font-size:11px;padding:4px}.ob-action-edu-btn{min-width:22px;height:22px;font-size:.9rem}.ob-action-edu-btn.plus,.ob-action-edu-btn.minus{margin-left:8px}.ob-documents-container{width:100%;font-size:11px;height:26px}.ob-custom-file-upload{font-size:11px;padding:4px 6px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:110px 100px 95px 96px 96px 90px 168px 50px;gap:5px;min-width:850px}.ob-work-exp-header-row{font-size:11px;padding:5px}.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:11px;padding:4px}.ob-action-btn{width:22px;height:22px;font-size:.9rem}.ob-action-btn.plus{margin-left:4px;width:26px}.ob-action-btn.minus{width:26px;height:22px}.ob-work-exp-documents-container{height:32px}.ob-work-exp-file-button{font-size:.72rem;padding:4px 6px}.ob-work-exp-file-name-display{font-size:10px;max-width:65px;padding:3px 4px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:90vw;padding:14px}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:38%;font-size:11px;padding:4px}.ob-case2-select-wrapper select{height:26px;font-size:11px;padding-right:28px}.ob-Course-case2-select-wrapper select{height:32px;font-size:11px;padding-right:38px}.ob-case2-error-text{font-size:10px}.ob-caseyear2-tick-icon,.ob-case2-tick-icon{font-size:13px;right:10px;top:8px}.ob-certificate-section-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.ob-certificate-header-row,.ob-certificate-data-row{grid-template-columns:120px 90px 90px 90px 120px 45px;gap:5px;min-width:max-content;width:max-content;align-items:stretch}.ob-certificate-header-row{font-size:11px}.ob-certificate-col{display:flex;flex-direction:column}.ob-certificate-col input{width:100%;padding:4px 6px;font-size:11px;height:36px;box-sizing:border-box;flex:1}.ob-certificate-data-row{padding:10px 10px 14px}.ob-certificate-header{font-size:14px;margin-bottom:6px}.ob-cert-doc-input-container{height:36px;max-width:100%;width:100%;box-sizing:border-box}.ob-certificate-file-name-display{font-size:10px;max-width:70px;padding:3px 5px}.ob-case4-input-container input{font-size:11px;padding-right:34px}.ob-case3-input-container input{font-size:11px}.ob-case3-tick-icon{font-size:13px;right:6px}.ob-tag-input-wrapper{min-height:44px;padding:4px;gap:4px;width:100%;box-sizing:border-box}.ob-tag{font-size:10px;padding:3px 7px}.ob-tag-input{font-size:11px}.ob-input-hint,.ob-tag-count{font-size:9px}.ob-suggestions-dropdown{max-height:140px}.ob-suggestion-item{padding:6px 9px;font-size:11px}.ob-research-terms-check{margin-top:24px;font-size:11px;margin-bottom:12px;flex-wrap:wrap;text-align:center}.ob-research-checkbox{width:11px;height:11px;margin-right:5px}.ob-research-contribution h2{font-size:14px}.ob-research-contribution h3{font-size:14px;margin:9px 0}.ob-research-contribution h4{font-size:12px;margin-bottom:9px}.ob-research-form-row{flex-direction:column;gap:10px;margin-bottom:12px}.ob-research-form-group input,.ob-research-form-group textarea{font-size:11px;padding:6px;width:100%;box-sizing:border-box}.ob-research-form-group textarea{min-height:65px}.ob-research-form-group.ob-file-upload-group{margin-right:0;margin-top:5px}.ob-file-input-wrapper{max-width:100%;height:34px;box-sizing:border-box}.ob-custom-file-label{font-size:11px;padding:6px 9px;margin-top:0}.ob-file-name-display{max-width:90px;font-size:11px}.ob-first-experience-form-section{padding:10px;margin-bottom:10px}.ob-first-experience-section-title{font-size:14px;margin-bottom:10px}.ob-first-experience-form-row{flex-direction:column;margin-bottom:12px;gap:10px}.ob-first-experience-form-row.ob-first-experience-two-cols{flex-direction:column;gap:10px}.ob-first-experience-form-group label{font-size:11px;margin-bottom:7px}.ob-first-experience-form-control{font-size:12px;padding:7px 28px 7px 9px;width:100%;box-sizing:border-box}.ob-first-experience-radio-options{gap:9px;flex-wrap:wrap}.ob-first-experience-radio-options label{font-size:11px}.ob-first-experience-dropdown-icon{right:8px;font-size:11px}.ob-first-experience-tick-icon{right:26px;font-size:13px}.ob-organization-experience-tick-icon{font-size:13px;margin-left:86%;margin-top:-24px}.ob-first-experience-error-text{font-size:11px}.ob-first-experience-form-group-row{flex-direction:column;align-items:flex-start;margin-bottom:12px;gap:7px}.ob-left-label{max-width:100%;font-size:11px}.ob-right-options{gap:8px}.ob-right-options label{font-size:11px}.ob-error{font-size:10px}.ob-error-text{font-size:11px}.ob-error-message,.ob-case3-error-message{font-size:10px}.ob-profile-image-popup{width:90vw;max-height:88vh;padding:12px}.ob-profile-popup-image-container,.ob-profile-popup-image-container img{max-height:280px}.ob-profile-popup-buttons{gap:12px;margin-top:12px}.ob-profile-popup-close-btn,.ob-profile-popup-delete-btn{padding:3px 12px;font-size:10px}.ob-teacher-button{font-size:11px;padding:3px 9px}.ob-first-research-tick,.ob-ffirst-research-tick{font-size:13px;right:7px}}@media screen and (min-width: 480px) and (max-width: 767px){.teacher-first-login-page{padding:20px 0}.teacher-first-login-container,.teacher-form-container{width:100%;max-width:100%;margin:15px 0;border-radius:0;box-shadow:none;overflow-x:hidden;box-sizing:border-box}.ob-stepper-header{padding:10px 5px;margin-bottom:16px}.ob-step-item{font-size:10px;min-width:38px;gap:5px}.ob-step-number{width:22px;height:22px;font-size:10px}.ob-step-label{font-size:9px}.ob-form-content-wrapper{padding:0 14px 10px;box-sizing:border-box;width:100%}.ob-form-content{padding:16px 0 12px;box-sizing:border-box;width:100%}.ob-section-title{font-size:.9rem;margin:14px 0 12px}.ob-form-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;box-sizing:border-box!important}.ob-form-group{margin-bottom:14px;gap:7px;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-form-group label{font-size:12px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:13px;padding:8px 10px;height:44px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ob-form-group input[type=date]{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden;-webkit-appearance:none;appearance:none}.ob-input-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-input-wrapper input,.ob-input-wrapper select{height:44px;font-size:13px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ob-tick-icon{right:10px;font-size:14px;margin-right:0}.ob-dropdown-icon{right:10px;font-size:12px}.ob-login-group{margin-left:0;gap:10px;flex-wrap:wrap}.ob-login-group label{font-size:12px}.ob-eligibility-options{flex-wrap:wrap;margin-top:12px;gap:8px;justify-content:flex-start}.ob-eligibility-option{font-size:12px}.ob-eligibility-other-input{width:100%;box-sizing:border-box;font-size:12px}.ob-photo-input-container{height:44px;max-width:100%;width:100%;box-sizing:border-box}.ob-file-input-label{font-size:12px}.ob-first-experience-navigation-buttons button{padding:5px 12px;font-size:12px;margin-top:12px}.ob-staff-type-card.small{width:88vw;padding:18px 14px}.ob-staff-type-card.small h2{font-size:15px}.ob-role-selection.small{gap:10px;flex-direction:column}.ob-role-icon{font-size:26px}.ob-role-card.small h3{font-size:13px}.ob-role-close-btn{width:50%;font-size:12px}.ob-education-grid-container{overflow-x:auto;width:100%}.ob-education-grid-container .ob-education-row.header{min-width:max-content;width:max-content;display:grid}.ob-education-row{grid-template-columns:82px 92px 144px 134px 134px 72px 114px 104px 184px 0px;gap:6px;min-width:max-content;width:max-content}.ob-education-row.header{font-size:11px;min-width:max-content;width:max-content}.ob-education-row input,.ob-education-row select{font-size:11px}.ob-work-exp-header-row,.ob-work-exp-data-row{min-width:820px}.ob-work-exp-header-row,.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:11px}.ob-certificate-section-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.ob-certificate-header-row,.ob-certificate-data-row{grid-template-columns:120px 100px 100px 100px 130px 48px;gap:5px;margin-bottom:8px;min-width:max-content;width:max-content;align-items:stretch}.ob-certificate-header-row{font-size:11px}.ob-certificate-col{display:flex;flex-direction:column}.ob-certificate-col input{height:36px;font-size:11px;box-sizing:border-box;flex:1;width:100%}.ob-cert-doc-input-container{height:36px;width:100%;box-sizing:border-box}.ob-research-terms-check{font-size:12px;margin-top:36px}.ob-research-contribution h2,.ob-research-contribution h3{font-size:15px}.ob-research-form-row{flex-direction:column;gap:10px}.ob-research-form-group.ob-file-upload-group{margin-right:0}.ob-file-input-wrapper{max-width:100%;box-sizing:border-box}.ob-first-experience-form-section{padding:12px}.ob-first-experience-section-title{font-size:15px}.ob-first-experience-form-row{flex-direction:column;gap:12px;margin-bottom:14px}.ob-first-experience-form-row.ob-first-experience-two-cols{flex-direction:column;gap:12px}.ob-first-experience-form-group label{font-size:12px;margin-bottom:8px}.ob-first-experience-form-control{font-size:12px;width:100%;box-sizing:border-box}.ob-first-experience-form-group-row{flex-direction:column;gap:8px;margin-bottom:14px}.ob-left-label{max-width:100%;font-size:12px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:84vw}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:35%;font-size:12px}.ob-profile-image-popup{width:88vw;padding:14px}}@media screen and (min-width: 768px) and (max-width: 1023px){.teacher-first-login-page{padding:30px 0}.teacher-first-login-container,.teacher-form-container{width:97%;max-width:97%;margin:35px auto;border-radius:10px;box-sizing:border-box}.ob-stepper-header{padding:13px 10px;margin-bottom:20px}.ob-step-item{font-size:12px;min-width:44px;gap:7px}.ob-step-number{width:28px;height:28px;font-size:13px}.ob-step-label{font-size:11px}.ob-step-connector{margin:0 7px}.ob-form-content-wrapper{padding:0 20px 11px;box-sizing:border-box}.ob-form-content{padding:24px 0 16px;box-sizing:border-box}.ob-section-title{font-size:.95rem;margin:18px 0 14px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:135px 120px 90px 1fr 1fr 100px 1.5fr 60px;min-width:1076px;width:max-content}.ob-form-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:20px!important;width:100%!important;box-sizing:border-box!important}.ob-form-group{gap:10px;margin-bottom:14px;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-form-group label,.ob-personal-choosen-file-name{font-size:12px}.ob-case2-select-wrapper select,.ob-documents-container{height:32px}.required{font-size:11px}.ob-custom-file-upload{padding:7px 10px;font-size:11px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:11.5px;height:14px;padding:9px 12px;max-width:100%!important;box-sizing:border-box!important;min-width:0!important}.ob-eligibility-label,.ob-eligibility-option{font-size:12px}.ob-eligiblity-radio{height:12px;width:12px}.ob-form-group input[type=date]{width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:39px;padding:9px 12px}.ob-input-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-width:0!important;position:relative}.ob-input-wrapper input,.ob-input-wrapper select{height:39px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ob-tick-icon{right:36px;font-size:13px;margin-right:8px}.ob-dropdown-icon{right:11px;font-size:12px}.ob-login-group{margin-left:15px;gap:30px;flex-wrap:wrap;white-space:nowrap}.ob-eligibility-options{flex-wrap:wrap;gap:11px;margin-top:16px}.ob-photo-input-container{max-width:100%;width:100%;height:34px;box-sizing:border-box}.ob-file-input-label,.ob-work-exp-file-name-display{font-size:11px}.fresher-modal-overlay.visible .fresher-modal-content h3{font-size:15px}.fresher-modal-overlay.visible .fresher-modal-content p{font-size:12px}.btn-fresher-yes,.btn-fresher-no{font-size:11.5px}.ob-first-experience-form-row.ob-first-experience-two-cols>.ob-first-experience-form-group-emp{flex:1;min-width:0;gap:11px;flex-direction:column;margin:10px}.ob-first-experience-required{font-size:10px}.ob-tag-input{font-size:12px}.ob-first-experience-navigation-buttons button{font-size:13px;padding:5px 14px}.ob-staff-type-card.small{width:55vw;padding:22px 18px}.ob-staff-type-card.small h2{font-size:17px}.ob-role-icon{font-size:30px}.ob-role-close-btn{width:32%}.ob-education-grid-container{overflow-x:auto;width:100%}.ob-education-grid-container .ob-education-row.header{min-width:1400px;width:max-content;display:grid}.ob-education-row{min-width:1400px;width:max-content}.ob-education-row.header{font-size:12px;min-width:1400px;width:max-content}.ob-education-row input,.ob-education-row select,.ob-work-exp-header-row,.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:12px}.ob-certificate-section-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.ob-form-section{overflow-x:auto}.ob-certificate-header-row,.ob-certificate-data-row{grid-template-columns:140px 110px 110px 110px 150px 52px;gap:8px;min-width:max-content;width:max-content;align-items:stretch}.ob-certificate-header-row{font-size:12px}.ob-certificate-col{display:flex;flex-direction:column}.ob-certificate-col input{height:39px;font-size:12px;box-sizing:border-box;flex:1;width:100%}.ob-cert-doc-input-container{height:39px;width:100%;box-sizing:border-box}.ob-research-terms-check{font-size:13px;margin-top:48px}.ob-research-contribution h2,.ob-research-contribution h3{font-size:17px}.ob-research-form-group input{height:38px;font-size:11px}.ob-research-contribution h4{font-size:13px}.ob-research-form-group.ob-file-upload-group{margin-right:10%}.ob-file-input-wrapper{max-width:100%}.ob-first-experience-form-section{padding:17px}.ob-first-experience-section-title{font-size:17px}.ob-first-experience-form-row{margin-bottom:18px;gap:15px}.ob-first-experience-form-group label{font-size:12px;margin-bottom:11px}.ob-first-experience-form-control{font-size:11px;width:100%;box-sizing:border-box}.ob-left-label{max-width:188px;font-size:12px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:55vw}.ob-tag-input-wrapper{min-height:36px;width:100%;box-sizing:border-box}.ob-right-options label{font-size:11.5px}.ob-tag{font-size:12px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.teacher-first-login-container,.teacher-form-container{width:calc(100% - 60px);max-width:1220px;margin:55px 30px;box-sizing:border-box}.ob-stepper-header{padding:16px 40px}.ob-step-item{font-size:12px;min-width:46px;gap:9px}.ob-step-number{width:34px;height:34px;font-size:14px}.ob-step-label{font-size:12px}.ob-form-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px;width:100%;box-sizing:border-box}.ob-form-group{width:100%;box-sizing:border-box;min-width:0}.ob-form-group label{font-size:12px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:12px;height:40px;width:100%;box-sizing:border-box}.ob-input-wrapper,.ob-input-wrapper input,.ob-input-wrapper select{width:100%;box-sizing:border-box}.ob-form-content-wrapper{padding:0 20px 10px;box-sizing:border-box}.ob-form-content{padding:24px 16px 18px;box-sizing:border-box}.ob-section-title{font-size:.95rem;margin:20px 0 16px}.ob-tick-icon{right:38px;font-size:15px;margin-right:18px}.ob-dropdown-icon{right:12px;font-size:13px}.ob-login-group{margin-left:0;gap:14px;flex-wrap:wrap}.ob-login-group label,.ob-checkbox-inline-label,.ob-eligibility-label{font-size:12px}.ob-eligibility-options{flex-wrap:wrap;gap:10px;margin-top:14px}.ob-eligibility-option{font-size:12px}.ob-eligibility-other-input{font-size:12px;width:70%}.ob-photo-input-container{height:36px;max-width:100%}.ob-first-experience-required{font-size:11px}.ob-file-input-label{font-size:12px}.ob-personal-choosen-file-name{font-size:11px}.ob-first-experience-navigation-buttons button{padding:5px 14px;font-size:12px;margin-top:16px}.ob-staff-type-card.small{width:440px;padding:26px 22px}.ob-staff-type-card.small h2{font-size:17px}.ob-staff-type-card.small p{font-size:12px}.ob-role-selection.small{gap:12px;margin-bottom:22px}.ob-role-card.small{padding:18px 12px}.ob-role-icon{font-size:30px;margin-bottom:10px}.ob-role-card.small h3{font-size:13px}.ob-role-close-btn{width:26%;font-size:12px;padding:5px 0}.ob-education-row{grid-template-columns:86px 98px 158px 148px 148px 80px 128px 118px 205px 0px;gap:8px;min-width:1300px}.ob-education-row.header{font-size:11px;min-width:1300px}.ob-education-row input,.ob-education-row select{font-size:11px;padding:5px;height:31px}.ob-action-edu-btn{min-width:24px;height:24px;font-size:1rem}.ob-action-edu-btn.plus,.ob-action-edu-btn.minus{margin-left:20px}.ob-documents-container{width:200px;font-size:.8rem;height:31px}.ob-custom-file-upload{font-size:.8rem;padding:5px 8px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1.5fr 55px;gap:8px;min-width:1020px}.ob-work-exp-header-row{font-size:11px;padding:8px}.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:11px;padding:7px 6px;height:36px}.ob-action-btn{width:24px;height:24px}.ob-action-btn.plus{width:30px;margin-left:14px}.ob-action-btn.minus{width:30px;height:24px}.ob-work-exp-documents-container{height:36px}.ob-work-exp-file-button{font-size:.8rem;padding:6px 8px}.ob-work-exp-file-name-display{font-size:11px;max-width:90px}.ob-error{font-size:11px}.ob-error-text{font-size:12px}.ob-error-message,.ob-case3-error-message{font-size:.72rem}.ob-case2-select-wrapper select{height:31px;font-size:12px;padding-right:40px}.ob-Course-case2-select-wrapper select{height:34px;font-size:12px;padding-right:55px}.ob-case2-error-text{font-size:12px;margin-top:8px}.ob-caseyear2-tick-icon,.ob-case2-tick-icon{font-size:15px;right:28px;top:9px}.ob-certificate-header-row,.ob-certificate-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr 55px;gap:8px}.ob-certificate-header-row{font-size:11px}.ob-certificate-col input{width:100%;padding:8px 10px;font-size:11px;height:36px;box-sizing:border-box}.ob-certificate-header{font-size:16px;margin-bottom:8px}.ob-cert-doc-input-container{height:36px;max-width:100%;width:100%;box-sizing:border-box}.ob-certificate-file-name-display{font-size:11px;max-width:90px}.ob-case4-input-container input{font-size:12px;padding-right:50px}.ob-case3-input-container input{font-size:12px}.ob-case3-tick-icon{font-size:15px;right:7px}.ob-tag-input-wrapper{min-height:40px;padding:6px;gap:6px}.ob-tag{font-size:12px;padding:4px 10px}.ob-tag-input{font-size:12px}.ob-input-hint,.ob-tag-count{font-size:11px}.ob-suggestion-item{padding:8px 12px;font-size:12px}.ob-research-terms-check{font-size:13px;margin-top:55px;margin-bottom:20px}.ob-research-checkbox{width:13px;height:13px;margin-right:12px}.ob-research-contribution h2{font-size:17px}.ob-research-contribution h3{font-size:17px;margin:12px 0}.ob-research-contribution h4{font-size:13px;margin-bottom:12px}.ob-research-form-row{gap:14px;margin-bottom:20px}.ob-research-form-group input,.ob-research-form-group textarea{font-size:12px;padding:8px}.ob-research-form-group textarea{min-height:90px}.ob-research-form-group.ob-file-upload-group{margin-right:20%;margin-top:8px}.ob-file-input-wrapper{max-width:260px;height:38px}.ob-custom-file-label{font-size:12px;padding:8px 12px;margin-top:0}.ob-file-name-display{max-width:130px;font-size:12px}.ob-first-research-tick,.ob-ffirst-research-tick{font-size:15px;right:8px}.ob-first-experience-form-section{padding:18px 20px;margin-bottom:18px}.ob-first-experience-section-title{font-size:17px;margin-bottom:16px}.ob-first-experience-form-row{margin-bottom:20px;gap:18px}.ob-first-experience-form-group label{font-size:12px;margin-bottom:10px}.ob-first-experience-form-control{font-size:13px;padding:9px 36px 9px 12px}.ob-first-experience-radio-options{gap:20px}.ob-first-experience-radio-options label{font-size:12px}.ob-first-experience-dropdown-icon{right:10px;font-size:13px}.ob-first-experience-tick-icon{right:30px;font-size:15px}.ob-organization-experience-tick-icon{font-size:15px;margin-left:92%;margin-top:-28px}.ob-first-experience-error-text{font-size:12px;margin-top:4px}.ob-first-experience-form-group-row{margin-bottom:18px}.ob-left-label{max-width:185px;font-size:12px}.ob-right-options{gap:16px}.ob-right-options label{font-size:12px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:380px;padding:22px}.ob-teacher-button{font-size:12px;padding:4px 12px}.ob-popup-buttons,.ob-work-popup-buttons{gap:14px;margin-top:14px}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:24%;font-size:12px;padding:4px}.ob-profile-image-popup{width:480px;max-height:560px;padding:18px}.ob-profile-popup-image-container,.ob-profile-popup-image-container img{max-height:420px}.ob-profile-popup-close-btn,.ob-profile-popup-delete-btn{padding:3px 18px;font-size:12px}}@media screen and (min-width: 1280px) and (max-width: 1439px){.teacher-first-login-container,.teacher-form-container{width:96%;max-width:1300px;margin:60px 40px}.ob-stepper-header{padding:18px 50px}.ob-step-item{font-size:13px;gap:10px}.ob-step-number{width:36px;height:36px;font-size:16px}.ob-step-label{font-size:13px}.ob-form-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px}.ob-form-content-wrapper{padding:0 14px 10px}.ob-form-content{padding:30px 12px 20px}.ob-section-title{font-size:1.05rem;margin:23px 0 19px}.ob-form-group label{font-size:13px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:13px;height:44px}.ob-tick-icon{right:40px;font-size:17px;margin-right:24px}.ob-dropdown-icon{right:13px;font-size:15px}.ob-staff-type-card.small{width:420px}.ob-role-close-btn{width:25%}.ob-education-row{grid-template-columns:90px 104px 163px 153px 153px 83px 133px 122px 218px 0px;gap:10px}.ob-education-row.header{font-size:13px}.ob-education-row input,.ob-education-row select{font-size:12px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1.5fr 58px;gap:10px;min-width:1050px}.ob-work-exp-header-row{font-size:12px}.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:13px;height:38px}.ob-certificate-header-row{font-size:13px}.ob-certificate-col input{height:40px;font-size:13px;box-sizing:border-box}.ob-cert-doc-input-container{height:40px}.ob-research-terms-check{font-size:14px;margin-top:60px}.ob-research-form-group.ob-file-upload-group{margin-right:22%}.ob-first-experience-section-title{font-size:19px}.ob-first-experience-form-group label{font-size:13px}.ob-first-experience-form-control{font-size:14px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:360px}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:23%;font-size:13px}}@media screen and (min-width: 1440px){.teacher-first-login-container,.teacher-form-container{width:95%;max-width:1430px;margin:65px 50px}.ob-stepper-header{padding:18px 55px;margin-bottom:36px}.ob-step-item{font-size:14px;gap:10px}.ob-step-number{width:38px;height:38px;font-size:17px}.ob-step-label{font-size:14px}.ob-form-grid{grid-template-columns:repeat(3,1fr)!important;gap:22px}.ob-form-content-wrapper{padding:0 0 10px}.ob-form-content{padding:0 22px 20px}.ob-section-title{font-size:1.1rem;margin:0 0 20px}.ob-form-group label{font-size:14px}.ob-personal-choosen-file-name{font-size:13px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:13.5px;height:45px}.ob-tick-icon{right:12px!important;font-size:18px}.ob-desc-tick-icon{right:0!important;font-size:18px}.ob-dropdown-icon{right:12px!important;font-size:14px}.ob-staff-type-card.small{width:420px;padding:29px 25px}.ob-role-close-btn{width:23%}.ob-education-row{grid-template-columns:90px 104px 168px 155px 155px 85px 143px 125px 220px 0px;gap:10px;padding:15px 9px;width:1400px}.ob-education-row.header{font-size:14px;width:1400px}.ob-education-row input,.ob-education-row select{font-size:13px;height:40px}.ob-documents-container{height:40px}.ob-custom-file-upload{padding:9px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1.5fr 60px;gap:10px;min-width:1060px}.ob-work-exp-header-row{font-size:14px}.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:14px;height:40px}.ob-file-input-label{font-size:13px}.ob-certificate-header-row{font-size:14px}.ob-certificate-col input{height:42px;font-size:14px;box-sizing:border-box}.ob-custom-select{font-size:14px;padding:13px 40px 10px 15px;color:#4a4a4a}.ob-cert-doc-input-container{height:42px}.ob-research-terms-check{font-size:15px;margin-top:65px}.ob-research-contribution h2,.ob-research-contribution h3{font-size:20px}.ob-research-form-group.ob-file-upload-group{margin-right:25%}.ob-first-experience-section-title{font-size:20px}.ob-first-experience-form-group label,.ob-first-experience-required,.ob-first-experience-form-control{font-size:14px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:350px}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:22%}}@media screen and (min-width: 1920px){.teacher-first-login-page{padding:60px 0}.teacher-first-login-container,.teacher-form-container{width:90%;max-width:1800px;margin:80px auto;border-radius:16px;box-shadow:0 16px 40px #00000017}.ob-stepper-header{padding:22px 80px;margin-bottom:44px}.ob-step-item{font-size:16px;min-width:60px;gap:13px;padding-top:10px}.ob-step-number{width:48px;height:48px;font-size:20px}.ob-step-label{font-size:15px}.ob-step-connector{margin:0 22px;height:2px}.ob-form-content-wrapper{padding:0 24px 16px}.ob-form-content{padding:40px 20px 28px}.ob-section-title{font-size:1.3rem;margin:30px 0 24px;padding-bottom:12px}.ob-form-grid{grid-template-columns:repeat(3,1fr)!important;gap:28px}.ob-form-group{gap:18px;margin-bottom:20px}.ob-form-group label{font-size:16px}.ob-form-group input,.ob-form-group select,.ob-form-group textarea{font-size:16px;padding:12px 16px;height:52px;border-radius:8px}.ob-input-wrapper input{height:52px;font-size:16px}.ob-input-wrapper select{font-size:16px;padding-right:36px}.ob-tick-icon{right:46px;font-size:20px;margin-right:30px}.ob-dropdown-icon{right:16px;font-size:18px}.ob-login-group{margin-left:120px;gap:26px}.ob-login-group label{font-size:16px}.ob-checkbox-group-inline{gap:12px;margin-top:14px}.ob-checkbox-inline-label{font-size:16px;white-space:nowrap}.ob-checkbox-inline-label input[type=checkbox]{width:18px;height:18px;margin-right:10px}.ob-eligibility-label{font-size:16px}.ob-eligibility-options{gap:1.4rem;max-height:28px;margin-top:30px}.ob-eligibility-option{font-size:1.05rem}.ob-eligibility-other-input{padding:10px 12px;font-size:1.05rem}.ob-photo-input-container{height:46px;max-width:560px;border-radius:8px}.ob-file-input-label{font-size:16px;padding:0 16px}.ob-personal-choosen-file-name{font-size:16px}.ob-photo-preview-wrapper img{max-width:200px}.ob-profile-eye-icon-btn-inline svg{width:22px;height:22px}.ob-first-experience-navigation-buttons{gap:20px}.ob-first-experience-navigation-buttons button{padding:8px 22px;font-size:16px;margin-top:26px}.ob-staff-type-card.small{width:520px;padding:36px 32px;border-radius:14px}.ob-staff-type-card.small h2{font-size:24px;margin-bottom:14px}.ob-staff-type-card.small p{font-size:16px;margin-bottom:32px}.ob-role-selection.small{gap:20px;margin-bottom:30px}.ob-role-card.small{padding:26px 20px;border-radius:14px}.ob-role-icon{font-size:44px;margin-bottom:16px}.ob-role-card.small h3{font-size:18px}.ob-role-close-btn{width:20%;padding:8px 0;font-size:16px}.ob-education-row{grid-template-columns:108px 122px 195px 185px 185px 100px 160px 148px 260px 0px;gap:14px;width:1680px}.ob-education-row.header{font-size:17px;width:1680px}.d-flex{margin-top:0}.ob-education-row input,.ob-education-row select{font-size:14px;padding:8px;height:40px}.ob-action-edu-btn{min-width:30px;height:30px;font-size:1.3rem}.ob-action-edu-btn.plus,.ob-action-edu-btn.minus{margin-left:50px}.ob-documents-container{width:280px;height:40px;font-size:.95rem}.ob-custom-file-upload{font-size:.95rem;padding:9px 13px}.ob-work-exp-header-row,.ob-work-exp-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1.5fr 70px;gap:14px;min-width:1200px}.ob-work-exp-header-row{font-size:16px;padding:13px}.ob-work-exp-data-row input,.ob-work-exp-data-row select{font-size:15px;padding:10px;height:46px}.ob-action-btn{width:30px;height:30px;font-size:1.3rem}.ob-action-btn.plus{width:40px;margin-left:24px}.ob-action-btn.minus{width:40px;height:30px}.ob-work-exp-documents-container{height:48px}.ob-work-exp-file-button{font-size:.95rem;padding:8px 13px}.ob-work-exp-file-name-display{font-size:14px;max-width:130px;padding:8px 10px}.ob-error{font-size:13px}.ob-error-text{font-size:16px}.ob-error-message,.ob-case3-error-message{font-size:.85rem}.ob-case2-select-wrapper select{height:40px;font-size:15px;padding-right:60px}.ob-Course-case2-select-wrapper select{height:31px;font-size:15px;padding-right:80px}.ob-case2-error-text{font-size:14px;margin-top:12px}.ob-caseyear2-tick-icon,.ob-case2-tick-icon{font-size:20px;right:36px;top:12px}.ob-certificate-header-row,.ob-certificate-data-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr 70px;gap:14px}.ob-certificate-header-row{font-size:17px}.ob-certificate-col input{width:100%;padding:10px 13px;font-size:15px;height:46px;box-sizing:border-box}.ob-certificate-header{font-size:22px;margin-bottom:14px}.ob-cert-doc-input-container{height:46px;max-width:380px;border-radius:8px}.ob-certificate-file-name-display{font-size:14px;max-width:140px;padding:8px 12px}.ob-case4-input-container input{font-size:15px;padding-right:65px}.ob-case3-input-container input{font-size:15px}.ob-case3-tick-icon{font-size:20px;right:10px}.ob-tag-input-wrapper{min-height:55px;padding:9px;gap:10px}.ob-tag{font-size:15px;padding:6px 14px;border-radius:22px}.ob-tag-remove{width:17px;height:17px}.ob-tag-input{font-size:16px}.ob-suggestions-dropdown{max-height:250px}.ob-suggestion-item{padding:13px 18px;font-size:16px}.ob-input-hint,.ob-tag-count{font-size:13px}.ob-research-terms-check{margin-top:80px;font-size:18px;margin-bottom:30px}.ob-research-checkbox{width:18px;height:18px;margin-right:18px}.ob-research-contribution h2{font-size:24px}.ob-research-contribution h3{font-size:23px;margin:18px 0}.ob-research-contribution h4{font-size:19px;margin-bottom:18px}.ob-research-form-row{gap:20px;margin-bottom:30px}.ob-research-form-group input,.ob-research-form-group textarea{font-size:15px;padding:12px}.ob-research-form-group textarea{min-height:120px}.ob-research-form-group.ob-file-upload-group{margin-right:28%;margin-top:13px}.ob-file-input-wrapper{max-width:380px;height:48px}.ob-custom-file-label{font-size:16px;padding:10px 18px;margin-top:0}.ob-file-name-display{max-width:200px;font-size:15px}.ob-first-experience-form-section{padding:26px;margin-bottom:26px}.ob-first-experience-section-title{font-size:22px;margin-bottom:26px}.ob-first-experience-form-row{margin-bottom:30px;gap:26px}.ob-first-experience-form-group label{font-size:16px;margin-bottom:18px}.ob-first-experience-form-control{font-size:16px;padding:12px 46px 12px 14px}.ob-first-experience-radio-options{gap:30px}.ob-first-experience-radio-options label{font-size:15px}.ob-first-experience-dropdown-icon{right:14px;font-size:16px}.ob-first-experience-tick-icon{right:42px;font-size:20px}.ob-organization-experience-tick-icon{font-size:20px;margin-left:93%;margin-top:-34px}.ob-first-experience-error-text{font-size:15px;margin-top:7px}.ob-first-experience-form-group-row{margin-bottom:26px}.ob-left-label{max-width:240px;font-size:16px}.ob-right-options{gap:26px}.ob-right-options label{font-size:16px;gap:7px}.ob-first-research-tick,.ob-ffirst-research-tick{font-size:20px;right:12px}.ob-fullscreen-popup-box,.ob-work-fullscreen-popup-box{width:420px;padding:30px;border-radius:14px}.ob-teacher-button{font-size:16px;padding:6px 18px;border-radius:4px}.ob-popup-buttons,.ob-work-popup-buttons{gap:22px;margin-top:22px}.ob-edu-btn-filled,.ob-edu-btn-outlined,.ob-work-btn-filled,.ob-work-btn-outlined{width:20%;padding:5px;font-size:15px}.ob-profile-image-popup{width:580px;max-height:700px;padding:26px}.ob-profile-popup-image-container,.ob-profile-popup-image-container img{max-height:530px}.ob-profile-popup-close-btn,.ob-profile-popup-delete-btn{padding:5px 26px;font-size:14px}}@keyframes doorOpen{0%{opacity:0;transform:rotateX(-90deg)}50%{opacity:1;transform:rotateX(-45deg)}to{opacity:1;transform:rotateX(0)}}@keyframes doorClose{0%{opacity:1;transform:rotateX(0)}50%{opacity:.5;transform:rotateX(-45deg)}to{opacity:0;transform:rotateX(-90deg)}}.teacher-animate-fade-in{animation:fadeIn .8s ease-out}.teacher-animate-slide-up{animation:slideUp .6s ease-out}.teacher-help-wrapper{min-height:100vh;background:#fff}.teacher-help-container{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.teacher-help-header{text-align:center;padding:100px 0 20px}.teacher-help-header h3{font-size:30px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.teacher-subtitle{font-size:14px;color:#505965cf;margin-bottom:1rem}.teacher-description{max-width:800px;margin:0 auto;color:#4b5563;line-height:1.7}.teacher-tabs{position:relative;display:flex;align-items:center;justify-content:center;width:480px;margin:0 auto 3rem;background:#fff;border-radius:50px;padding:5px;gap:0;box-shadow:0 4px 8px #00000026;overflow:hidden}.teacher-tab-slider{position:absolute;top:4px;left:4px;width:calc(25% - 2px);height:calc(100% - 8px);background:#004dda;border-radius:50px;transition:transform .5s ease;z-index:0}.teacher-tab-btn{position:relative;z-index:1;border:none;background:transparent;padding:6px 0;width:25%;text-align:center;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;color:#666;transition:color .3s ease;white-space:nowrap}.teacher-tab-btn.teacher-active{color:#fff}.teacher-search-container{position:relative;width:100%;max-width:700px;margin:0 auto 3rem}.teacher-search-container input{width:100%;padding:8px 24px 8px 56px;font-size:14px;border:1px solid #d1d5db;border-radius:16px;background-color:#fff;outline:none;transition:all .3s ease;box-shadow:0 4px 12px #0000000d;box-sizing:border-box}.teacher-search-container input::placeholder{color:#9ca3af}.teacher-search-container input:focus{border-color:#0575e6}.teacher-search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:22px;color:#9ca3af;pointer-events:none}.teacher-faqs-grid{display:flex;flex-direction:column;gap:1.5rem}.teacher-faq-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d;transition:all .4s ease;cursor:pointer}.teacher-faq-card:hover{transform:translateY(-8px)}.teacher-faq-header{padding:20px;display:flex;justify-content:space-between;align-items:center;background:#f9faff50}.teacher-faq-header h3{font-size:14px;font-weight:600;color:#0a1f44;margin:0}.teacher-arrow-icon{width:20px;height:20px;fill:#0575e6;transition:transform .4s ease;flex-shrink:0}.teacher-faq-card.open .teacher-arrow-icon{transform:rotate(180deg)}.teacher-faq-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1);background:#f9faff50}.teacher-faq-card.open .teacher-faq-body{max-height:600px;padding:0 15px}.teacher-faq-body p{color:#505965;line-height:1.7;font-size:14px}.teacher-no-results{text-align:center;padding:3rem;color:#6b7280}.te-teacher-contact-panel{display:flex;flex-direction:column;gap:32px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:32px;max-width:1360px;margin:0 auto;border:1px solid #e5e7eb}.te-teacher-contact-left{flex:1;min-width:300px;padding:24px;border-radius:12px;display:flex;flex-direction:column}.te-support-title{font-size:19px;font-weight:700;color:#1e293b;margin:0 0 24px;text-align:center}.te-support-channels{display:flex;flex-direction:column;gap:20px}.te-channel-item{display:flex;align-items:flex-start;gap:16px;padding:12px 0;transition:all .2s ease}.te-channel-item:hover{transform:translate(4px)}.te-channel-icon{flex-shrink:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000f}.te-channel-content h4{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 6px}.te-channel-link,.te-channel-content p{font-size:15px;color:#2563eb;margin:0 0 4px;font-weight:500;word-break:break-word}.te-channel-link:hover{text-decoration:underline;color:#1d4ed8}.te-channel-content small,.te-channel-content p{font-size:13px;color:#64748b;line-height:1.45;display:block}.te-no-wrap{white-space:normal;display:block;font-size:13px;color:#64748b;line-height:1.45;margin-top:4px}.te-teacher-contact-form{flex:1.6;display:flex;flex-direction:column;gap:24px}.te-form-title{font-size:19px;font-weight:700;color:#1e293b;margin:22px 0 8px;text-align:center}.te-form-subtitle{font-size:14px;color:#64748b;margin-bottom:16px}.te-form-row{display:flex;flex-direction:column;gap:20px}.te-form-group{flex:1;position:relative}.te-full-width{flex:100%}.te-form-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}.te-input,.te-select,.te-textarea{width:100%;padding:10px 14px;font-size:13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;transition:all .2s ease;color:#1e293b;box-sizing:border-box}.te-input:focus,.te-select:focus,.te-textarea:focus{outline:none;border-color:#3b82f6}.te-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%2364758b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 4 4 4 4-4'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.te-textarea{resize:vertical;min-height:110px}.te-error{color:#e53935;font-size:12px;margin-top:4px;display:block}.te-input.error{border-color:#e53935;color:#1e293b}.te-form-actions{display:flex;gap:16px;justify-content:center;margin-top:16px;flex-wrap:wrap}.te-btn{padding:4px 12px;font-size:13.5px;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;border:none}.te-btn-cancel{background:#fff;background-image:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:600}.te-btn-cancel:hover{transform:translateY(-1px)}.te-btn-submit{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.te-chat-launch{text-align:center;padding:30px 20px}.te-chat-launch p{font-size:14px;color:#475569;margin:55px 0 25px}.te-chat-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#0575e6,#021b79);border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease}.te-chat-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#0575e6,#021b79)}.te-chat-button:active{transform:scale(.97)}.te-chat-popup{position:fixed;bottom:60px;right:24px;width:360px;height:600px;max-height:60vh;min-height:520px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0000002e;overflow:hidden;display:flex;flex-direction:column;z-index:1000;border:1px solid #e5e7eb}.te-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.te-header-info{display:flex;align-items:center;gap:12px}.te-avatar-small{width:42px;height:42px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;border:2px solid #bfdbfe;flex-shrink:0}.te-header-info strong{font-size:16px;color:#1e293b}.te-status-online{font-size:12px;color:#22c55e;font-weight:500}.te-close-btn-small{background:transparent;border:none;font-size:15px;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s}.te-close-btn-small:hover{background:#f1f5f9;color:#1e293b}.te-chat-body{flex:1 1 auto;padding:18px 18px 24px;overflow-y:auto;background:#fff;display:flex;flex-direction:column;gap:12px}.te-chat-msg{max-width:80%;padding:10px 14px;border-radius:18px;font-size:13px;line-height:1.4;word-wrap:break-word}.te-chat-msg.incoming{align-self:flex-start;background:#fdfdfd;border-bottom-left-radius:4px;box-shadow:0 1px 3px #00000014}.te-chat-msg.outgoing{align-self:flex-end;background:#e9ffd961;border-bottom-right-radius:4px;color:#111}.te-chat-input-row{display:flex;padding:12px 16px;background:#fff;border-top:1px solid #e5e7eb;gap:10px}.te-chat-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:999px;font-size:14px;outline:none;transition:all .2s}.te-chat-input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d36626}.te-send-btn-small{background:#25d366;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.te-send-btn-small:hover{background:#20b358;transform:scale(1.08)}.teacher-past-queries-section{max-width:1300px;margin:0 0 0 70px;padding:20px 15px;animation:fadeIn .8s ease-out}.teacher-past-header{text-align:center;margin-bottom:2.8rem}.teacher-past-header h2{font-size:20px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.teacher-past-header p{color:#64748b;font-size:14px}.teacher-queries-table-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff9 inset;border:1px solid #e2e8f0;transition:all .4s ease}.teacher-queries-table-container:hover{box-shadow:0 25px 50px #0000001f}.teacher-queries-table{width:100%;border-collapse:collapse;background:#fff}.teacher-queries-table thead{background:linear-gradient(135deg,#0575e6,#021b79)}.teacher-queries-table thead th{padding:10px;text-align:center;font-weight:700;font-size:14px;color:#fff;border-bottom:1px solid #bfdbfe;position:relative;overflow:hidden}.teacher-queries-table thead th:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;transform:scaleX(0);transition:transform .6s ease}.teacher-queries-table thead th:hover:after{transform:scaleX(1)}.teacher-queries-table tbody tr{transition:all .35s cubic-bezier(.4,0,.2,1);border-bottom:1px solid #f1f5f9}.teacher-queries-table tbody tr:hover{background:linear-gradient(90deg,#f0f9ff20,#e0f2fe30);transform:scale(1.01);box-shadow:0 10px 20px #3b82f614;z-index:10;position:relative}.teacher-queries-table td{padding:7px 12px;vertical-align:middle;font-size:13.5px;color:#334155;transition:all .3s ease}.teacher-query-type{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;padding:7px 18px;border-radius:9999px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 2px 6px #3b82f626}.teacher-query-feedback{max-width:480px;line-height:1.6;color:#475569;font-size:15px}.teacher-query-date{color:#64748b;font-weight:500;white-space:nowrap}.teacher-status-badge{padding:8px 13px;border-radius:9999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:7px;transition:all .4s ease;position:relative;overflow:hidden}.teacher-status-badge:before{content:"";position:absolute;top:-50%;left:-50%;width:40%;height:200%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);transition:.6s;transform:skew(-25deg)}.teacher-status-badge:hover:before{left:150%}.status-resolved{background:#d1fae550;color:#166534}.status-review{background:#9c27b005;color:#9c27b0}.status-spam{color:#b91c1c;background:#b91c1c05}.status-new{background:#f1f5f950;color:#475569}.te-btn-rate{background:linear-gradient(135deg,#facc15,#eab308);color:#1e2937;padding:10px 26px;border:none;border-radius:9999px;font-weight:700;font-size:14.5px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #facc1559;white-space:nowrap}.te-btn-rate:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 30px #facc1580;background:linear-gradient(135deg,#fde047,#facc15)}.te-btn-rate:active{transform:scale(.95)}.teacher-no-queries{text-align:center;padding:35px 40px;background:#f8fafc30;border-radius:20px;opacity:0;animation:fadeInScale .6s ease-out forwards;transition:all .4s ease}.teacher-no-queries:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border-color:#94a3b8}.teacher-no-queries:hover .empty-icon{animation-play-state:paused;transform:scale(1.15) rotate(8deg)}.teacher-no-queries p{font-size:14px;color:#64748b;margin-bottom:25px;opacity:0;animation:fadeInUp .6s ease-out .3s forwards}.te-btn-submit{opacity:0;animation:fadeInUp .6s ease-out .5s forwards;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.te-btn-submit:hover{transform:translateY(-3px)}.te-btn-submit:active{transform:scale(.95)}.teacher-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.teacher-modal-content{background:#fff;width:100%;max-width:480px;border-radius:24px;box-shadow:0 25px 50px -12px #0006;overflow:hidden;position:relative}.teacher-modal-header{background:linear-gradient(135deg,#0575e6,#021b79);padding:20px 32px;color:#fff;position:relative}.teacher-modal-header h3{margin:0;font-size:16px;font-weight:600}.te-close-btn-small{position:absolute;top:16px;right:24px;background:#ffffff40;border:none;width:27px;height:27px;border-radius:50%;color:#000;font-size:14px;cursor:pointer;transition:all .2s ease}.te-close-btn-small:hover{background:#fff6;transform:rotate(90deg)}.teacher-modal-body{padding:32px}.teacher-rating-question{font-size:15px;text-align:center;margin-bottom:20px;color:#374151;font-weight:500}.teacher-star-rating{display:flex;justify-content:center;gap:12px;margin-bottom:32px}.te-textarea{width:100%;padding:16px 20px;border:1px solid #e5e7eb;border-radius:16px;font-size:13.5px;resize:vertical;min-height:90px;transition:border-color .3s ease}.te-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.teacher-modal-actions{padding:16px 32px;background:#f9fafb50;border-top:1px solid #f3f4f6;display:flex;justify-content:center;gap:12px}.te-btn{padding:6px 15px;border:none;border-radius:24px;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .25s ease;width:auto;min-width:95px}.te-btn-submit{color:#fff}.te-btn-submit:hover{transform:translateY(-2px)}.te-btn-submit:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}@media screen and (min-width: 1921px){.teacher-help-container{max-width:1800px;padding:3rem 2rem}.teacher-help-header h3{font-size:36px}.teacher-subtitle{font-size:18px}.teacher-tabs{width:600px}.teacher-tab-btn{font-size:17px}.teacher-search-container{max-width:900px}.teacher-search-container input{font-size:16px;padding:10px 28px 10px 60px}.teacher-search-icon{font-size:26px;left:24px}.teacher-faq-header h3{font-size:17px}.teacher-faq-body p{font-size:16px}.te-teacher-contact-panel{max-width:1600px;padding:40px}.te-support-title,.te-form-title{font-size:22px}.te-channel-content h4{font-size:17px}.te-channel-link,.te-channel-content p{font-size:16px}.te-form-label{font-size:15px}.te-input,.te-select,.te-textarea{font-size:14px;padding:12px 16px}.te-btn{font-size:15px;padding:8px 16px}.teacher-past-queries-section{max-width:1700px;margin:0 0 0 90px;padding:28px 20px}.teacher-past-header h2{font-size:26px}.teacher-past-header p{font-size:17px}.teacher-queries-table thead th{padding:14px;font-size:17px}.teacher-queries-table td{padding:10px 16px;font-size:16px}.serial-no{font-size:16px;width:75px}.teacher-query-type{font-size:16px;padding:9px 22px}.teacher-query-feedback{max-width:600px;font-size:17px}.teacher-status-badge{padding:10px 16px;font-size:15px}.te-btn-rate{padding:12px 32px;font-size:17px}.teacher-modal-content{max-width:560px}.teacher-modal-header h3{font-size:20px}.teacher-rating-question{font-size:18px}.te-textarea{font-size:15px;min-height:110px}.te-btn{font-size:15px;padding:8px 20px;min-width:110px}}@media screen and (min-width: 1441px) and (max-width: 1920px){.teacher-help-container{max-width:1400px;padding:2.5rem 2rem}.teacher-help-header h3{font-size:24px}.teacher-subtitle{font-size:15px}.teacher-tabs{width:520px}.teacher-tab-btn{font-size:14px}.teacher-search-container{max-width:800px}.teacher-search-container input{font-size:15px}.te-teacher-contact-panel{max-width:1400px}.teacher-past-queries-section{max-width:1500px;margin:0;padding:24px 0}.teacher-past-header h2{font-size:22px}.teacher-past-header p{font-size:14px}.teacher-queries-table thead th{padding:12px;font-size:14px}.teacher-queries-table td{padding:9px 14px;font-size:13.5px;text-align:center}.serial-no{font-size:14px;width:70px}.teacher-query-type{font-size:14px;padding:8px 20px}.teacher-query-feedback{max-width:300px;font-size:14px}.teacher-status-badge{padding:5px 15px;font-size:13.5px}.teacher-query-response{max-width:300px}.te-btn-rate{padding:11px 30px;font-size:16px}.teacher-modal-content{max-width:520px}.teacher-modal-header h3{font-size:18px}.teacher-rating-question{font-size:17px}.te-textarea{font-size:14px;min-height:100px}.te-btn{font-size:14px;padding:7px 18px;min-width:100px}}@media screen and (min-width: 1201px) and (max-width: 1440px){.teacher-help-container{max-width:1200px}.teacher-help-header{padding:90px 0 20px}.teacher-help-header h3{font-size:28px}.te-teacher-contact-panel{max-width:1200px;padding:28px}.teacher-past-queries-section{max-width:1300px;margin:0 0 0 70px;padding:20px 15px}.teacher-past-header h2{font-size:20px}.teacher-past-header p{font-size:14px}.teacher-queries-table thead th{padding:10px;font-size:14px}.teacher-queries-table td{padding:7px 12px;font-size:13.5px}.serial-no{font-size:13.5px;width:60px}.teacher-query-type{font-size:14px;padding:7px 18px}.teacher-query-feedback{max-width:480px;font-size:15px}.teacher-status-badge{padding:8px 13px;font-size:13px}.te-btn-rate{padding:10px 26px;font-size:14.5px}.teacher-modal-content{max-width:480px}.teacher-modal-header h3{font-size:16px}.teacher-rating-question{font-size:15px}.te-textarea{font-size:13.5px;min-height:90px}.te-btn{font-size:13.5px;padding:6px 15px;min-width:95px}}@media screen and (min-width: 992px) and (max-width: 1200px){.teacher-help-container{max-width:960px;padding:2rem 1.5rem}.teacher-help-header{padding:80px 0 18px}.teacher-help-header h3{font-size:26px}.teacher-subtitle{font-size:14px}.teacher-tabs{width:440px}.teacher-tab-btn{font-size:13px}.teacher-search-container{max-width:650px}.te-teacher-contact-panel{max-width:960px;padding:26px;gap:28px}.te-support-title,.te-form-title{font-size:18px}.te-channel-content h4,.te-channel-link,.te-channel-content p{font-size:14px}.teacher-past-queries-section{max-width:100%;margin:0 0 0 50px;padding:18px 12px}.teacher-past-header h2{font-size:18px}.teacher-past-header p{font-size:13px}.teacher-queries-table thead th{padding:9px;font-size:13px}.teacher-queries-table td{padding:7px 10px;font-size:13px}.serial-no{font-size:13px;width:55px}.teacher-query-type{font-size:13px;padding:6px 15px}.teacher-query-feedback{max-width:380px;font-size:13px}.teacher-status-badge{padding:7px 11px;font-size:12px;gap:5px}.te-btn-rate{padding:9px 22px;font-size:13px}.teacher-modal-content{max-width:440px}.teacher-modal-header{padding:17px 28px}.teacher-modal-header h3{font-size:15px}.teacher-modal-body{padding:28px}.teacher-rating-question{font-size:14px}.teacher-star-rating{gap:10px;margin-bottom:26px}.te-textarea{font-size:13px;min-height:85px}.teacher-modal-actions{padding:14px 28px}.te-btn{font-size:13px;padding:6px 14px;min-width:90px}}@media screen and (min-width: 768px) and (max-width: 991px){.teacher-help-container{padding:1.5rem 1.25rem}.teacher-help-header{padding:70px 0 16px}.teacher-help-header h3{font-size:21px}.teacher-subtitle{font-size:14px}.teacher-tabs{width:100%;max-width:500px;padding:4px}.teacher-tab-btn{font-size:12px;padding:6px 0;width:25%}.teacher-search-container{max-width:600px}.teacher-search-container input{font-size:13px;padding:8px 20px 8px 50px}.teacher-search-icon{font-size:20px;left:16px}.teacher-faq-header{padding:16px}.teacher-faq-header h3{font-size:13px}.teacher-arrow-icon{width:18px;height:18px}.teacher-faq-body p{font-size:12px}.te-teacher-contact-panel{flex-direction:row;padding:24px;gap:24px}.te-teacher-contact-left{padding:20px}.te-support-title,.te-form-title{font-size:15px}.te-channel-icon{width:32px;height:32px}.te-channel-content h4{font-size:12.5px}.te-channel-link,.te-channel-content p{font-size:12px}.te-channel-content small{font-size:11.5px}.te-form-label{font-size:11px}.te-input,.te-select,.te-textarea{font-size:11px;padding:9px 13px}.te-btn{font-size:12px;padding:6px 12px}.te-chat-popup{width:340px;height:550px}.teacher-past-queries-section{max-width:100%;margin:0 0 0 30px;padding:16px 10px}.teacher-past-header{margin-bottom:2rem}.teacher-past-header h2{font-size:17px}.teacher-past-header p{font-size:13px}.teacher-queries-table-container{overflow-x:auto}.teacher-queries-table{width:max-content}.teacher-queries-table thead th{padding:9px 8px;font-size:12.5px}.teacher-queries-table td{padding:7px 9px;font-size:12.5px}.serial-no{font-size:12.5px;width:50px}.teacher-query-type{font-size:12px;padding:6px 13px}.teacher-query-feedback{max-width:280px;font-size:12.5px}.teacher-status-badge{padding:6px 10px;font-size:12px;gap:5px}.te-btn-rate{padding:8px 18px;font-size:12.5px}.teacher-modal-content{max-width:420px}.teacher-modal-header{padding:16px 26px}.teacher-modal-header h3{font-size:14px}.te-close-btn-small{width:25px;height:25px;font-size:13px;top:14px;right:20px}.teacher-modal-body{padding:26px}.teacher-rating-question{font-size:13.5px;margin-bottom:16px}.teacher-star-rating{gap:9px;margin-bottom:24px}.te-textarea{font-size:13px;min-height:82px;padding:13px 16px;border-radius:14px}.teacher-modal-actions{padding:13px 26px;gap:10px}.te-btn{font-size:12.5px;padding:6px 13px;min-width:88px}}@media screen and (min-width: 640px) and (max-width: 767px){.teacher-help-container{padding:1.25rem 1rem}.teacher-help-header{padding:65px 0 15px}.teacher-help-header h3{font-size:22px}.teacher-subtitle{font-size:13px}.teacher-tabs{width:100%;padding:4px;margin-bottom:2rem}.teacher-tab-btn{font-size:12px;padding:6px 0;width:25%}.teacher-search-container{max-width:550px;margin:0 auto 2.5rem}.teacher-search-container input{font-size:13px;padding:7px 18px 7px 48px}.teacher-search-icon{font-size:19px;left:14px}.teacher-faq-header{padding:15px}.teacher-faq-header h3{font-size:13px}.teacher-faq-body{padding:0 1.5rem}.teacher-faq-body p{font-size:13px}.te-teacher-contact-panel{padding:22px;gap:22px}.te-teacher-contact-left{padding:18px}.te-support-title,.te-form-title{font-size:16px;margin-bottom:18px}.te-support-channels{gap:16px}.te-channel-icon{width:30px;height:30px}.te-channel-content h4,.te-channel-link,.te-channel-content p{font-size:13px}.te-form-row{flex-direction:row;gap:16px}.te-form-label{font-size:13px}.te-input,.te-select,.te-textarea{font-size:12px;padding:8px 12px}.te-textarea{min-height:100px}.te-btn{font-size:13px}.te-chat-popup{width:320px;height:520px;right:16px;bottom:50px}.te-chat-header{padding:12px 16px}.te-avatar-small{width:38px;height:38px;font-size:20px}.te-header-info strong{font-size:15px}.teacher-past-queries-section{max-width:100%;margin:0 0 0 20px;padding:14px 8px}.teacher-past-header{margin-bottom:1.6rem}.teacher-past-header h2{font-size:15px}.teacher-past-header p{font-size:12px}.teacher-queries-table-container{border-radius:14px;overflow-x:auto}.teacher-queries-table{min-width:560px;width:max-content}.teacher-queries-table thead th{padding:8px 7px;font-size:12px;white-space:nowrap}.teacher-queries-table td{padding:6px 8px;font-size:12px;white-space:nowrap}.serial-no{font-size:12px;width:44px}.teacher-query-type{font-size:11.5px;padding:5px 12px}.teacher-query-feedback{max-width:220px;font-size:12px}.teacher-status-badge{padding:6px 9px;font-size:11.5px;gap:4px}.te-btn-rate{padding:7px 16px;font-size:12px}.teacher-no-queries{padding:28px 30px}.empty-icon{font-size:54px}.teacher-no-queries p{font-size:12px}.teacher-modal-content{max-width:400px}.teacher-modal-header{padding:15px 24px}.teacher-modal-header h3{font-size:14px}.te-close-btn-small{width:24px;height:24px;font-size:12px;top:13px;right:18px}.teacher-modal-body{padding:24px}.teacher-rating-question{font-size:13px;margin-bottom:15px}.teacher-star-rating{gap:8px;margin-bottom:22px}.te-textarea{font-size:12px;min-height:80px;padding:12px 15px;border-radius:13px}.teacher-modal-actions{padding:12px 24px;gap:10px}.te-btn{font-size:12px;padding:6px 12px;min-width:85px}}@media screen and (min-width: 480px) and (max-width: 639px){.teacher-help-container{padding:1rem .875rem}.teacher-help-header{padding:60px 0 14px}.teacher-help-header h3{font-size:20px}.teacher-subtitle{font-size:13px}.teacher-tabs{width:100%;padding:4px;margin-bottom:2rem}.teacher-tab-btn{font-size:11px;padding:6px 0;width:25%}.teacher-search-container{max-width:100%;margin:0 auto 2rem}.teacher-search-container input{font-size:12px;padding:7px 16px 7px 46px}.teacher-search-icon{font-size:18px;left:12px}.teacher-faqs-grid{gap:1.25rem}.teacher-faq-header{padding:14px}.teacher-faq-header h3{font-size:13px;line-height:1.4}.teacher-arrow-icon{width:16px;height:16px}.teacher-faq-body{padding:0 1.25rem}.teacher-faq-card.open .teacher-faq-body{padding:12px}.teacher-faq-body p{font-size:12px;margin:.6rem 0}.te-teacher-contact-panel{padding:20px;gap:20px}.te-teacher-contact-left{padding:16px;min-width:auto}.te-support-title,.te-form-title{font-size:16px;margin-bottom:16px}.te-support-channels{gap:14px}.te-channel-item{gap:12px;padding:10px 0}.te-channel-icon{width:28px;height:28px}.te-channel-content h4{font-size:13px;margin-bottom:4px}.te-channel-link,.te-channel-content p{font-size:12px}.te-channel-content small{font-size:11px}.te-form-row{gap:16px}.te-form-label{font-size:12px;margin-bottom:6px}.te-input,.te-select,.te-textarea{font-size:12px;padding:8px 12px}.te-textarea{min-height:90px}.te-error{font-size:11px}.te-btn{font-size:12px;padding:6px 10px}.te-chat-launch p{font-size:13px;margin:40px 0 20px}.te-chat-button{font-size:14px;padding:7px 14px}.te-chat-popup{width:300px;height:450px;right:12px;bottom:45px}.te-chat-header{padding:11px 14px}.te-avatar-small{width:36px;height:36px;font-size:18px}.te-header-info strong{font-size:14px}.te-status-online{font-size:11px}.te-chat-body{padding:14px 14px 20px;gap:10px}.te-chat-msg{font-size:13px;padding:9px 12px}.te-chat-input-row{padding:10px 14px}.te-chat-input{font-size:13px;padding:10px 14px}.te-send-btn-small{width:36px;height:36px}.teacher-past-queries-section{max-width:100%;margin:0 0 0 10px;padding:12px 6px}.teacher-past-header{margin-bottom:1.4rem}.teacher-past-header h2{font-size:14px}.teacher-past-header p{font-size:11px}.teacher-queries-table-container{border-radius:12px;overflow-x:auto}.teacher-queries-table{min-width:520px;width:max-content}.teacher-queries-table thead th{padding:7px 6px;font-size:11.5px;white-space:nowrap}.teacher-queries-table td{padding:6px 7px;font-size:11.5px;white-space:nowrap}.serial-no{font-size:11.5px;width:40px}.teacher-query-type{font-size:11px;padding:5px 10px}.teacher-query-feedback{max-width:180px;font-size:11.5px}.teacher-status-badge{padding:5px 8px;font-size:11px;gap:4px}.te-btn-rate{padding:6px 14px;font-size:11.5px}.teacher-no-queries{padding:24px 20px}.empty-icon{font-size:50px;margin-bottom:16px}.teacher-no-queries p{font-size:11px;margin-bottom:18px}.teacher-modal-overlay{padding:0 16px}.teacher-modal-content{max-width:360px}.teacher-modal-header{padding:14px 22px}.teacher-modal-header h3{font-size:13px}.te-close-btn-small{width:23px;height:23px;font-size:12px;top:12px;right:16px}.teacher-modal-body{padding:22px}.teacher-rating-question{font-size:12.5px;margin-bottom:14px}.teacher-star-rating{gap:8px;margin-bottom:20px}.te-textarea{font-size:11.5px;min-height:78px;padding:11px 14px;border-radius:12px}.teacher-modal-actions{padding:11px 22px;gap:9px}.te-btn{font-size:11.5px;padding:5px 11px;min-width:80px}}@media screen and (min-width: 425px) and (max-width: 479px){.teacher-help-container{padding:.875rem .75rem}.teacher-help-header{padding:58px 0 13px}.teacher-help-header h3{font-size:19px}.teacher-subtitle{font-size:12.5px}.teacher-tabs{width:100%;padding:4px;margin-bottom:1.75rem}.teacher-tab-btn{font-size:11px;padding:6px 0;width:25%}.teacher-search-container{margin:0 auto 1.75rem}.teacher-search-container input{font-size:12px;padding:6px 14px 6px 44px}.teacher-search-icon{font-size:17px;left:12px}.teacher-faq-header h3{font-size:12.5px}.teacher-faq-body p{font-size:11.5px}.te-teacher-contact-panel{padding:18px;gap:18px}.te-support-title,.te-form-title{font-size:15px}.te-input,.te-select,.te-textarea{font-size:11.5px;padding:8px 11px}.te-chat-popup{width:350px;min-height:450px;right:12px;bottom:45px}.te-btn{font-size:11.5px;padding:5px 10px}.teacher-past-queries-section{max-width:100%;margin:0;padding:10px 5px}.teacher-past-header h2{font-size:13.5px}.teacher-past-header p{font-size:11px}.teacher-queries-table{min-width:500px}.teacher-queries-table thead th,.teacher-queries-table td{font-size:11px}.teacher-modal-content{max-width:380px}.te-btn{font-size:11.5px;padding:5px 10px;min-width:78px}}@media screen and (min-width: 375px) and (max-width: 424px){.teacher-help-container{padding:.875rem .75rem}.teacher-help-header{padding:56px 0 12px}.teacher-help-header h3{font-size:18px}.teacher-subtitle{font-size:12px}.teacher-tabs{width:100%;padding:4px;margin-bottom:1.75rem}.teacher-tab-btn{font-size:10.5px;padding:6px 0;width:25%}.teacher-search-container{margin:0 auto 1.75rem}.teacher-search-container input{font-size:11px;padding:6px 14px 6px 42px}.teacher-search-icon{font-size:17px;left:11px}.teacher-faqs-grid{gap:1rem}.teacher-faq-header{padding:12px}.teacher-faq-header h3{font-size:12px;line-height:1.4}.teacher-arrow-icon{width:15px;height:15px}.teacher-faq-body p{font-size:11px;margin:.5rem 0}.teacher-no-results{padding:2rem;font-size:13px}.te-teacher-contact-panel{padding:18px;gap:18px}.te-teacher-contact-left{padding:14px}.te-support-title,.te-form-title{font-size:15px;margin-bottom:14px}.te-support-channels{gap:12px}.te-channel-item{gap:10px;padding:8px 0}.te-channel-icon{width:26px;height:26px}.te-channel-content h4{font-size:12px}.te-channel-link,.te-channel-content p{font-size:11px}.te-channel-content small{font-size:10px}.te-form-row{gap:14px}.te-form-label{font-size:11px;margin-bottom:5px}.te-input,.te-select,.te-textarea{font-size:11px;padding:7px 11px}.te-textarea{min-height:85px}.te-error{font-size:10px}.te-btn{font-size:11px;padding:5px 9px}.te-chat-launch p{font-size:12px;margin:35px 0 18px}.te-chat-button{font-size:13px;padding:6px 12px}.te-chat-popup{width:280px;min-height:410px;right:10px;bottom:40px}.te-chat-header{padding:10px 12px}.te-avatar-small{width:34px;height:34px;font-size:17px}.te-header-info{gap:10px}.te-header-info strong{font-size:13px}.te-status-online{font-size:10px}.te-close-btn-small{font-size:14px}.te-chat-body{padding:12px 12px 18px;gap:9px}.te-chat-msg{font-size:12px;padding:8px 11px}.te-chat-input-row{padding:9px 12px;gap:8px}.te-chat-input{font-size:12px;padding:9px 13px}.te-send-btn-small{width:34px;height:34px}.teacher-past-queries-section{max-width:100%;margin:0;padding:10px 5px}.teacher-past-header{margin-bottom:1.2rem}.teacher-past-header h2{font-size:13px}.teacher-past-header p{font-size:10.5px}.teacher-queries-table-container{border-radius:10px;overflow-x:auto}.teacher-queries-table{min-width:500px;width:max-content}.teacher-queries-table thead th{padding:7px 5px;font-size:10.5px;white-space:nowrap}.teacher-queries-table td{padding:5px 6px;font-size:10.5px;white-space:nowrap}.serial-no{font-size:10.5px;width:36px}.teacher-query-type{font-size:10px;padding:4px 9px}.teacher-query-feedback{max-width:150px;font-size:10.5px}.teacher-status-badge{padding:5px 7px;font-size:10px;gap:3px}.te-btn-rate{padding:6px 12px;font-size:10.5px}.teacher-no-queries{padding:20px 16px}.empty-icon{font-size:46px;margin-bottom:14px}.teacher-no-queries p{font-size:10.5px;margin-bottom:16px}.teacher-modal-overlay{padding:0 12px}.teacher-modal-content{max-width:100%}.teacher-modal-header{padding:13px 20px}.teacher-modal-header h3{font-size:12.5px}.te-close-btn-small{width:22px;height:22px;font-size:11px;top:11px;right:14px}.teacher-modal-body{padding:20px}.teacher-rating-question{font-size:12px;margin-bottom:13px}.teacher-star-rating{gap:7px;margin-bottom:18px}.te-textarea{font-size:11px;min-height:75px;padding:10px 13px;border-radius:12px}.teacher-modal-actions{padding:10px 20px;gap:8px}.te-btn{font-size:11px;padding:5px 10px;min-width:75px}}@media screen and (min-width: 320px) and (max-width: 374px){.teacher-help-container{padding:1.75rem .695rem}.teacher-help-header{padding:52px 0 10px}.teacher-help-header h3{font-size:16px}.teacher-subtitle{font-size:11px}.teacher-tabs{width:100%;padding:3px;margin-bottom:1.5rem}.teacher-tab-slider{width:calc(25% - 2px);height:calc(100% - 6px);top:3px}.teacher-tab-btn{font-size:9.5px;padding:5px 0;width:25%}.teacher-search-container{margin:0 auto 1.5rem}.teacher-search-container input{font-size:10px;padding:6px 12px 6px 38px}.teacher-search-icon{font-size:16px;left:10px}.teacher-faqs-grid{gap:.875rem}.teacher-faq-header{padding:10px}.teacher-faq-header h3{font-size:11px;line-height:1.3}.teacher-arrow-icon{width:14px;height:14px}.teacher-faq-body p{font-size:10px;margin:.4rem 0;line-height:1.5}.teacher-no-results{padding:1.5rem;font-size:12px}.te-teacher-contact-panel{padding:16px;gap:16px}.te-teacher-contact-left{padding:12px;min-width:250px}.te-support-title,.te-form-title{font-size:14px;margin-bottom:12px}.te-support-channels{gap:10px}.te-channel-item{gap:8px;padding:7px 0}.te-channel-icon{width:24px;height:24px}.te-channel-icon svg{width:14px;height:14px}.te-channel-content h4{font-size:11px}.te-channel-link,.te-channel-content p{font-size:10px}.te-channel-content small{font-size:9px}.te-form-row{gap:12px}.te-form-label{font-size:10px;margin-bottom:4px}.te-input,.te-select,.te-textarea{font-size:10px;padding:6px 10px}.te-textarea{min-height:80px}.te-error{font-size:9px}.te-form-actions{gap:10px}.te-btn{font-size:10px;padding:5px 8px}.te-chat-launch p{font-size:11px;margin:30px 0 16px}.te-chat-button{font-size:12px;padding:6px 11px}.te-chat-popup{width:280px;min-height:400px;right:8px;bottom:35px}.te-chat-header{padding:9px 11px}.te-avatar-small{width:32px;height:32px;font-size:16px}.te-header-info{gap:8px}.te-header-info strong{font-size:12px}.te-status-online{font-size:9px}.te-close-btn-small{font-size:13px;padding:3px 6px}.te-chat-body{padding:11px 11px 16px;gap:8px}.te-chat-msg{font-size:11px;padding:7px 10px;max-width:85%}.te-chat-input-row{padding:8px 11px;gap:7px}.te-chat-input{font-size:11px;padding:8px 12px}.te-send-btn-small{width:32px;height:32px}.teacher-past-queries-section{max-width:100%;margin:0;padding:8px 4px}.teacher-past-header{margin-bottom:1rem}.teacher-past-header h2{font-size:12px}.teacher-past-header p{font-size:10px}.teacher-queries-table-container{border-radius:8px;overflow-x:auto}.teacher-queries-table{min-width:520px;width:max-content}.teacher-queries-table thead th{padding:6px 8px;font-size:10px;white-space:nowrap}.teacher-queries-table td{padding:5px 8px;font-size:10px;white-space:nowrap}.serial-no{font-size:10px;width:36px}.teacher-query-type{font-size:9.5px;padding:4px 10px}.teacher-query-feedback{max-width:160px;font-size:10px;white-space:normal}.teacher-status-badge{padding:4px 8px;font-size:9.5px;gap:3px;white-space:nowrap}.te-btn-rate{padding:5px 12px;font-size:10px;white-space:nowrap}.teacher-no-queries{padding:18px 14px}.empty-icon{font-size:42px;margin-bottom:12px}.teacher-no-queries p{font-size:10px;margin-bottom:14px}.teacher-modal-overlay{padding:0 10px}.teacher-modal-content{max-width:100%;border-radius:18px}.teacher-modal-header{padding:12px 18px}.teacher-modal-header h3{font-size:12px}.te-close-btn-small{width:21px;height:21px;font-size:11px;top:10px;right:13px}.teacher-modal-body{padding:18px}.teacher-rating-question{font-size:11.5px;margin-bottom:12px}.teacher-star-rating{gap:6px;margin-bottom:16px}.te-textarea{font-size:10px;min-height:72px;padding:9px 12px;border-radius:11px}.teacher-modal-actions{padding:10px 18px;gap:8px}.te-btn{font-size:10px;padding:5px 9px;min-width:70px}}@media screen and (max-width: 319px){.teacher-help-container{padding:.5rem}.teacher-help-header{padding:48px 0 8px}.teacher-help-header h3{font-size:14px}.teacher-subtitle{font-size:10px}.teacher-tabs{width:100%;padding:3px;flex-wrap:wrap;height:auto;border-radius:12px}.teacher-tab-slider{display:none}.teacher-tab-btn{font-size:10px;padding:5px 0;width:50%;border-radius:8px}.teacher-tab-btn.teacher-active{background:#004dda}.teacher-search-container input{font-size:9px;padding:5px 10px 5px 35px}.teacher-search-icon{font-size:14px;left:8px}.teacher-faq-header h3{font-size:10px}.teacher-faq-body p{font-size:9px}.te-teacher-contact-panel{padding:12px}.te-support-title,.te-form-title{font-size:13px}.te-input,.te-select,.te-textarea{font-size:9px;padding:5px 8px}.te-btn{font-size:9px;padding:4px 7px}.te-chat-popup{width:240px;height:440px}.teacher-past-queries-section{max-width:100%;margin:0;padding:6px 3px}.teacher-past-header{margin-bottom:.875rem}.teacher-past-header h2{font-size:11px}.teacher-past-header p{font-size:9px}.teacher-queries-table-container{border-radius:7px;overflow-x:auto}.teacher-queries-table{min-width:480px;width:max-content}.teacher-queries-table thead th{padding:5px 7px;font-size:9px;white-space:nowrap}.teacher-queries-table td{padding:4px 7px;font-size:9px;white-space:nowrap}.serial-no{font-size:9px;width:28px}.teacher-query-type{font-size:9px;padding:3px 9px}.teacher-query-feedback{max-width:140px;font-size:9px;white-space:normal}.teacher-status-badge{padding:3px 6px;font-size:9px;gap:2px;white-space:nowrap}.te-btn-rate{padding:4px 10px;font-size:9px;white-space:nowrap}.teacher-no-queries{padding:16px 12px}.empty-icon{font-size:38px;margin-bottom:10px}.teacher-no-queries p{font-size:9px;margin-bottom:12px}.teacher-modal-overlay{padding:0 8px}.teacher-modal-content{max-width:100%;border-radius:16px}.teacher-modal-header{padding:11px 16px}.teacher-modal-header h3{font-size:11px}.te-close-btn-small{width:20px;height:20px;font-size:10px;top:9px;right:12px}.teacher-modal-body{padding:16px}.teacher-rating-question{font-size:11px;margin-bottom:11px}.teacher-star-rating{gap:5px;margin-bottom:14px}.te-textarea{font-size:9px;min-height:68px;padding:8px 10px;border-radius:10px}.teacher-modal-actions{padding:9px 16px;gap:7px}.te-btn{font-size:9px;padding:4px 8px;min-width:62px}}@media screen and (max-width: 767px){.teacher-past-queries-section{margin:0;padding:12px 8px}.teacher-queries-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.teacher-queries-table{min-width:520px;width:max-content;table-layout:auto}.teacher-queries-table thead th,.teacher-queries-table td{white-space:nowrap}.teacher-query-feedback{white-space:normal}}@media (min-width: 768px){.te-teacher-contact-panel{flex-direction:row;align-items:stretch}.te-form-row{flex-direction:row}}.viewjob-dashboard-container{padding:20px 30px;background-color:#f8f9fa;min-height:810px;margin-top:65px}.viewjob-ed-search-bar{display:flex;gap:12px;padding:12px 12px 12px 4px;border-radius:12px;align-items:center;justify-content:center;width:770px;margin:0 370px}.viewjob-ed-search-bar input,.viewjob-exp-select-wrapper{flex:1}.viewjob-exp-select-wrapper{position:relative}.viewjob-exp-select-wrapper select{width:100%;height:41px;padding:0 40px 0 14px;border:1px solid #ccc;border-radius:8px;font-size:15px;color:#4a4a4a;appearance:none}.viewjob-exp-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;color:#4a4a4a;pointer-events:none}.viewjob-ed-search-button{background:#0575e6;color:#fff;padding:5px 20px;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.viewjob-search-input-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex:1}.viewjob-search-input-wrapper input{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid #ccc}.viewjob-search-icon{position:absolute;left:10px;color:#888;pointer-events:none}.viewjob-ed-search-bar input,.viewjob-ed-search-bar select{padding:9px 35px;border:1px solid #ddd;border-radius:24px;outline:none;color:#333;font-size:13px;flex:1;min-width:0;height:40px}.viewjob-title-search{align-items:center;margin-left:5px;gap:10px}.viewjob-page-title-desktop{text-align:left;font-size:22px;font-weight:700;margin:5px 0 15px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.viewjob-mobile-title-sort-row{display:none;align-items:center;justify-content:space-between;margin:12px 5px 6px;gap:10px}.viewjob-above-cards-row{display:flex;align-items:center;justify-content:space-between;margin:0 20px 14px 5px}.viewjobs-showtitle-inline{margin-left:0!important;font-size:15px}.viewjob-desktop-sort{display:inline-block}.viewjob-title-container{display:flex;margin:22px 10px}.viewjob-title{font-size:17px;font-weight:600;margin-bottom:0;color:#1a202c}.viewjob-save-sort{align-items:center;margin:30px 7px}.viewjob-left{display:flex;flex-direction:row;align-items:flex-start}.viewjob-section-title-small{font-size:16px;font-weight:600;margin-bottom:0}.viewjobs-showtitle{font-size:15px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-left:55px}.viewjob-jobs-header-right{position:absolute;right:24.5%;display:flex;align-items:center;gap:10px}.viewjob-sort-by-container{position:relative;text-align:right;display:inline-block}.viewjob-sortby{background-color:#fff;border:1px solid #0575e6;border-radius:8px;padding:3px 13px;cursor:pointer;font-size:13px;color:#0575e6;font-weight:400;margin-top:16px}.viewjob-sortby-icon{margin-left:10px}.viewjob-sortby-icon-btn,.viewjob-filter-icon-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #0575e6;background:#fff;color:#0575e6;cursor:pointer}.viewjob-sort-dropdown{position:absolute;width:160px;top:45px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;z-index:10;right:0}.viewjob-sort-dropdown button{background:none;border:none;padding:10px 15px;text-align:left;cursor:pointer;font-size:13px;color:#333;width:100%;border-radius:7px}.viewjob-sort-dropdown button:hover{background-color:#f0f2f5}.viewjob-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.viewjob-job-cards-filter{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;position:sticky;top:85px}.viewjob-filter-panel{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.viewjob-mobile-filter-panel{position:fixed;inset:0;z-index:1000;background:#fff;height:100vh;overflow-y:auto;padding-top:50px;animation:viewjobSlideInLeft .3s ease}@keyframes viewjobSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.viewjob-filter-header{display:flex;justify-content:space-between;align-items:center;padding:5px 18px 14px;border-bottom:1px solid #f0f2f5}.viewjob-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.viewjob-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e605;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.viewjob-btn-clear{background:none;color:#0056d2;cursor:pointer;border:none;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:background .15s ease,border-color .15s ease}.viewjob-filter-body{display:flex;flex-direction:column}.viewjob-filter-categories{display:none}.viewjob-filter-values{flex:1;width:100%;padding:0}.viewjob-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.viewjob-accordion-item:last-child{border-bottom:none}.viewjob-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px 5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.viewjob-accordion-trigger:hover{background:#f7f9ff}.viewjob-accordion-trigger-left{display:flex;align-items:center;gap:10px}.viewjob-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.viewjob-accordion-icon svg{width:13px;height:13px}.viewjob-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.viewjob-accordion-trigger-right{display:flex;align-items:center;gap:8px}.viewjob-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;background:#50596510;color:#505965;transition:opacity .2s ease}.viewjob-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.viewjob-accordion-chevron.open{transform:rotate(180deg)}.viewjob-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.viewjob-accordion-body.open{max-height:600px}.viewjob-accordion-body.open.viewjob-scroll-body{max-height:240px;overflow-y:auto}.viewjob-filter-section{padding:4px 18px 8px;display:flex;flex-direction:column;gap:0}.viewjob-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.viewjob-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.viewjob-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.viewjob-checkbox-item:hover{background:#f4f7ff}.viewjob-checkbox-left{display:flex;align-items:center;gap:9px}.viewjob-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.viewjob-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.viewjob-select-wrapper{position:relative;margin-bottom:12px}.viewjob-filter-label{margin-bottom:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;display:block}.viewjob-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.viewjob-select:hover{border-color:#b0bdf0}.viewjob-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.viewjob-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.viewjob-scroll-body::-webkit-scrollbar{width:3px}.viewjob-scroll-body::-webkit-scrollbar-thumb{background:none;border-radius:10px}.viewjob-scroll-body::-webkit-scrollbar-track{background:transparent}.viewjob-category-item.disabled-filter{opacity:.45;cursor:not-allowed;pointer-events:none}.viewjob-gallery-wrapper{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:85px}.viewjob-gallery-inner{width:100%}.viewjob-gallery-box{position:relative;background-color:#000;border-radius:12px;overflow:hidden;height:487px;box-shadow:0 4px 12px #00000026}.viewjob-gallery-slides{position:relative;width:100%;height:100%}.viewjob-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.viewjob-gallery-slide.active{opacity:1}.viewjob-gallery-image{width:100%;height:100%;object-fit:cover}.viewjob-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;padding:.5rem;border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;z-index:10}.viewjob-nav-btn:hover{background:#ffffff59}.viewjob-nav-btn.left{left:.75rem}.viewjob-nav-btn.right{right:.75rem}.viewjob-icon{width:24px;height:24px;color:#fff}.viewjob-gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.viewjob-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.viewjob-dot.active{background:#fff;width:24px;border-radius:5px}.viewjob-no-jobs-found{margin-top:100px;color:#777;width:760px}.viewjob-no-jobs-found p{margin-top:10px;font-size:15px}.disabled-filter{opacity:.5;pointer-events:none}.viewjob-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.viewjob-pagination-prev-btn{display:flex;align-items:center;padding:3px 10px 3px 4px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.viewjob-pagination-next-btn{display:flex;align-items:center;padding:3px 4px 3px 10px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.viewjob-pagination-next-btn:disabled{opacity:.5;cursor:not-allowed}.viewjob-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.viewjob-pagination-pages{display:flex;gap:6px}.viewjob-pagination-page{padding:1px 10px;border-radius:6px;border:1px solid #0575e6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.viewjob-pagination-page.active{background:#0575e6;color:#fff}.viewjob-cardpopup-model-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.viewjob-cardpopup-model-content{background:#fff;padding:30px 10px 30px 35px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.viewjob-cardpopup-scroll{flex:1;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.45) transparent}.viewjob-cardpopup-scroll::-webkit-scrollbar{width:6px}.viewjob-cardpopup-scroll::-webkit-scrollbar-track{background:transparent}.viewjob-cardpopup-scroll::-webkit-scrollbar-thumb{background-color:#64646473;border-radius:999px}.viewjob-cardpopup-scroll::-webkit-scrollbar-thumb:hover{background-color:#646464b3}.viewjob-jobcard-slider-popup{max-width:760px;padding:25px 40px}.viewjob-ai-popup-close{position:absolute;top:33px;right:44px;background:none;border:none;font-size:27px;background-color:#f1f9fe95;border-radius:35px;width:30px;color:#021b79;cursor:pointer;line-height:1;transition:transform .2s ease,color .2s ease}.viewjob-job-popup-close{position:absolute;top:31px;right:33px;background:none;border:none;font-size:27px;color:#021b79;background-color:#f1f9fe95;border-radius:35px;width:30px;cursor:pointer;line-height:1}.viewjob-cardpopup-model-close{position:absolute;top:25px;right:25px;background:none;border:none;font-size:32px;font-weight:700;color:#333;cursor:pointer;line-height:1;transition:color .2s ease}.viewjob-cardpopup-model-close:hover{color:#333}.viewjob-popup-slider-wrapper{padding:10px 0}.viewjob-popup-slider-title{font-size:22px;font-weight:600;margin-bottom:35px;text-align:center;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.viewjob-popup-slider-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.viewjob-popup-slider-label{flex:0 0 150px;font-size:14px;text-align:left;color:#333;font-weight:500}.viewjob-popup-slider-track{flex:1;height:8px;background-color:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.viewjob-popup-slider-fill{height:100%;border-radius:6px;transition:width .3s ease}.fill-employment{background:#3b82f666}.viewjob-popup-slider-percent{flex:0 0 60px;font-size:14px;text-align:right;font-weight:500;color:#333}.viewjob-cardpopup-institution-logo img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff}.viewjob-cardpopup-institution-logo .institution-initials{width:48px;height:48px;border-radius:8px;background-color:#f1f9fe95;color:#1a73e8;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.viewjob-header-wrapper{display:flex;flex-direction:column;gap:8px}.viewjob-section-title-small{width:100%}.viewjob-save-sort{display:flex;align-items:center;justify-content:space-between;gap:12px}.viewjob-popup-job-header{display:flex;gap:20px;padding-bottom:11px}.viewjob-popup-header-left{flex-shrink:0}.viewjob-popup-institution-logo{width:90px;height:90px;border-radius:14px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.viewjob-popup-institution-logo img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:100px;width:100px}.viewjob-popup-logo-initials{font-size:22px;font-weight:700;color:#1a73e8}.viewjob-popup-header-right{flex:1}.viewjob-popup-header-right h2{margin:4px 2px 2px}.viewjob-popup-header-right h4{margin:11px 3px 2px;font-weight:500;color:#0b1320}.viewjob-popup-meta{gap:14px;flex-wrap:wrap}.viewjob-cardpopup-company-name{display:flex;align-items:center;gap:8px;font-size:14px}.viewjob-college-icon{font-size:14px;color:#999;margin-bottom:3px}.viewjob-meta-icon{color:#999;font-size:15px;flex-shrink:0}.viewjob-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:8px 0}.viewjob-cardpopup-job-title{font-size:16px;font-weight:600;margin-bottom:10px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.viewjob-job-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#0b1320}.viewjob-cardpopup-section-title{font-size:14px;font-weight:600;margin-top:20px;margin-bottom:7px;color:#505965}.viewjob-cardpopup-section-description{font-size:13.5px;color:#0b1320;line-height:1.8}.viewjob-cardpopup-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:25px}.viewjob-cardpopup-skill-tag{display:inline-block;background-color:#f1f9fe80;color:#0575e6;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;margin-top:7px}.viewjob-cardpopup-model-actions{margin-right:40px;text-align:right}.viewjob-cardpopup-btn-primary{padding:6px 15px;font-size:13px;font-weight:500;border-radius:50px;border:none;cursor:pointer;color:#fff;transition:all .3s ease}.viewjob-cardpopup-btn-primary.apply-gradient{background:linear-gradient(135deg,#0575e6,#021b79)}.viewjob-cardpopup-btn-primary:hover{background-color:#003589}.viewjob-cardpopup-btn-primary.applied{padding:0 12px;background-color:#fff;border-color:#22c55e;border:1px solid #22c55e;color:#22c55e;cursor:default}.viewjob-applied-content{display:inline-flex;align-items:center;gap:6px;font-size:13px;margin-top:3px}.viewjob-applied-icon{font-size:18px;color:#22c55e;animation:tickScale .45s ease-out}@keyframes tickScale{0%{transform:scale(0);opacity:0}60%{transform:scale(1.4);opacity:1}to{transform:scale(1)}}.instview-section-title{font-size:15px;font-weight:600;margin-top:11px;margin-bottom:12px;color:#505965}.viewjob-popup-meta-block{margin-top:8px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-bottomsheet-overlay{display:none}.viewjob-meta-mobile-only{display:block}.viewjob-meta-desktop-only{display:none}.viewjob-desktop-filter{display:block}.viewjob-location-input{display:flex}.viewjob-sortby-desktop{display:flex;align-items:center}.viewjob-mobile-search-row{display:flex;align-items:center;gap:8px;width:100%}.viewjob-search-input-wrapper-full{flex:1;position:relative;display:flex;align-items:center}.viewjob-search-input-wrapper-full input{width:100%;padding:10px 12px 10px 36px;border-radius:50px;border:1.5px solid #d0d5dd;background:#fff;font-size:13px;color:#333;outline:none;height:38px;box-shadow:0 1px 4px #00000012}.viewjob-search-input-wrapper-full input::placeholder{color:#aaa}.viewjob-filter-icon-btn-mobile{flex-shrink:0;width:38px;height:38px;background:#fff;border:1.5px solid #0575e6;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0575e6;box-shadow:0 1px 4px #00000012}.viewjob-filter-icon-btn-mobile:hover{background:#f0f5ff}.viewjob-save-sort-row{display:flex;justify-content:space-between;align-items:center;margin:10px 0;gap:8px}.viewjob-save-sort-left{flex:1}.viewjob-save-sort-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.viewjob-page-title-mobile{font-size:12px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.viewjob-mobile-showing-text{font-size:11px;font-weight:600;color:#0575e6;white-space:nowrap}.viewjob-sortby-icon-btn-mobile{width:32px;height:32px;background:#fff;border:1.5px solid #0575e6;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0575e6;flex-shrink:0}@media (min-width: 320px) and (max-width: 374px){.viewjob-dashboard-container{padding:10px;margin-top:56px;min-height:auto}.viewjob-title-search{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.viewjob-search-input-wrapper-full input{font-size:10px;height:30px;padding-left:30px}.viewjob-filter-icon-btn-mobile{width:26px;height:26px;border-radius:7px}.viewjob-page-title-mobile{font-size:10px;max-width:160px}.viewjob-mobile-showing-text{font-size:9px}.viewjob-sortby-icon-btn-mobile{width:24px;height:24px;border-radius:6px}.viewjob-save-sort-row{margin:6px 0}.viewjob-desktop-filter,.viewjob-desktop-ad{display:none}.viewjob-jobs-layout{gap:0;margin-top:8px}.viewjob-job-list{width:100%}.viewjob-above-cards-row{display:none}.viewjob-no-jobs-found{width:100%;margin-top:40px}.viewjob-anim{margin-left:0!important;display:flex;justify-content:center}.viewjob-anim>div{width:200px!important;height:100px!important}.viewjob-pagination-container{gap:5px;margin:14px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:10px;padding:3px 8px}.viewjob-pagination-page{font-size:10px;padding:1px 6px}.viewjob-bottomsheet-overlay{display:flex;position:fixed;inset:0;background:#00000080;z-index:1100;align-items:flex-end;justify-content:center}.viewjob-bottomsheet{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:80vh;overflow-y:auto;padding:12px 14px 20px;animation:slideUpSheet .3s ease}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.viewjob-bottomsheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:0 auto 12px}.viewjob-bottomsheet-header-actions{display:flex;align-items:center;gap:10px}.viewjob-bottomsheet-close{background:none;border:none;font-size:18px;color:#333;cursor:pointer;padding:0 4px}.viewjob-bottomsheet .viewjob-checkbox-label{font-size:11px}.viewjob-cardpopup-model-overlay{padding:0;align-items:flex-end}.viewjob-cardpopup-model-content{border-radius:16px 16px 0 0;padding:16px 12px 16px 14px;max-height:92vh;max-width:100%}.viewjob-job-popup-close,.viewjob-ai-popup-close{top:14px;right:14px;font-size:20px;width:26px}.viewjob-popup-job-header{flex-direction:row;gap:10px;align-items:flex-start;padding-bottom:6px}.viewjob-popup-institution-logo{width:52px;height:52px;border-radius:10px;flex-shrink:0}.viewjob-popup-institution-logo img{width:52px;height:52px}.viewjob-cardpopup-job-title{font-size:12px;padding-right:28px;margin-bottom:4px;line-height:1.3}.viewjob-apply-inline{display:block}.viewjob-apply-desktop{display:none}.viewjob-meta-mobile-only{display:block}.viewjob-meta-desktop-only{display:none}.viewjob-cardpopup-btn-primary.apply-gradient{font-size:10px;padding:3px 9px}.viewjob-college-icon{font-size:13px}.viewjob-cardpopup-company-name{font-size:10px;flex-wrap:wrap;gap:8px;margin-bottom:2px}.viewjob-job-meta-row{gap:8px;padding:6px 0}.viewjob-job-meta-item{font-size:10px;gap:4px}.viewjob-meta-icon{height:12px;width:12px}.instview-section-title{font-size:12px;margin-top:8px;margin-bottom:6px}.viewjob-cardpopup-section-description{font-size:10.5px;line-height:1.6}.viewjob-cardpopup-skill-tag{font-size:10px;padding:4px 8px}.viewjob-popup-slider-title{font-size:15px;margin-bottom:18px}.viewjob-popup-slider-label{flex:0 0 90px;font-size:10px}.viewjob-popup-slider-percent{flex:0 0 40px;font-size:10px}.viewjob-popup-slider-row{margin-bottom:14px;gap:8px}.viewjob-accordion-label{font-size:10px}.viewjob-jobcard-slider-popup{max-width:100%;padding:16px 14px}.viewjob-cardpopup-model-actions{text-align:left}.viewjob-applied-content{font-size:9.5px}.viewjob-applied-icon{font-size:12px}.viewjob-popup-header-right h2{margin:4px 2px 6px}}@media (min-width: 375px) and (max-width: 479px){.viewjob-dashboard-container{padding:12px;margin-top:58px;min-height:auto}.viewjob-title-search{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.viewjob-search-input-wrapper-full input{font-size:11px;height:33px}.viewjob-filter-icon-btn-mobile{width:30px;height:30px;border-radius:8px}.viewjob-page-title-mobile{font-size:11px;max-width:180px}.viewjob-mobile-showing-text{font-size:10px}.viewjob-sortby-icon-btn-mobile{width:28px;height:28px}.viewjob-save-sort-row{margin:7px 0}.viewjob-desktop-filter,.viewjob-desktop-ad{display:none}.viewjob-jobs-layout{gap:0;margin-top:10px}.viewjob-job-list{width:100%}.viewjob-above-cards-row{display:none}.viewjob-no-jobs-found{width:100%;margin-top:50px}.viewjob-anim{margin-left:0!important;display:flex;justify-content:center}.viewjob-anim>div{width:240px!important;height:120px!important}.viewjob-pagination-container{gap:6px;margin:16px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:11px;padding:4px 10px}.viewjob-pagination-page{font-size:11px;padding:1px 7px}.viewjob-bottomsheet-overlay{display:flex;position:fixed;inset:0;background:#00000080;z-index:1100;align-items:flex-end;justify-content:center}.viewjob-bottomsheet{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:80vh;overflow-y:auto;padding:12px 16px 22px;animation:slideUpSheet .3s ease}.viewjob-bottomsheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:0 auto 12px}.viewjob-bottomsheet .viewjob-checkbox-label{font-size:12px}.viewjob-cardpopup-model-overlay{padding:0;align-items:flex-end}.viewjob-cardpopup-model-content{border-radius:16px 16px 0 0;padding:18px 12px 16px 16px;max-height:92vh;max-width:100%}.viewjob-job-popup-close,.viewjob-ai-popup-close{top:16px;right:14px;font-size:22px;width:28px}.viewjob-popup-job-header{flex-direction:row;gap:12px;align-items:flex-start;padding-bottom:8px}.viewjob-popup-institution-logo{width:58px;height:58px;border-radius:10px;flex-shrink:0}.viewjob-popup-institution-logo img{width:58px;height:58px}.viewjob-cardpopup-job-title{font-size:13px;padding-right:30px;margin-bottom:5px;line-height:1.3}.viewjob-apply-inline{display:block}.viewjob-apply-desktop{display:none}.viewjob-meta-mobile-only{display:block}.viewjob-meta-desktop-only{display:none}.viewjob-cardpopup-btn-primary.apply-gradient{font-size:10px;padding:3px 9px}.viewjob-college-icon{font-size:13px}.viewjob-cardpopup-company-name{font-size:11px;flex-wrap:wrap;gap:8px;margin-bottom:3px}.viewjob-job-meta-row{gap:8px;padding:7px 0}.viewjob-job-meta-item{font-size:10px;gap:4px}.viewjob-meta-icon{height:12px;width:12px}.instview-section-title{font-size:12px;margin-top:10px;margin-bottom:6px}.viewjob-cardpopup-section-description{font-size:11px;line-height:1.6}.viewjob-cardpopup-skill-tag{font-size:11px;padding:5px 10px}.viewjob-popup-slider-title{font-size:16px;margin-bottom:20px}.viewjob-popup-slider-label{flex:0 0 100px;font-size:11px}.viewjob-popup-slider-percent{flex:0 0 44px;font-size:11px}.viewjob-popup-slider-row{margin-bottom:16px;gap:10px}.viewjob-save-sort-row{gap:23px}.viewjob-accordion-label{font-size:11px}.viewjob-jobcard-slider-popup{max-width:100%;padding:18px 16px}.viewjob-cardpopup-model-actions{text-align:left}.viewjob-applied-content{font-size:10.5px}.viewjob-applied-icon{font-size:14px}.viewjob-popup-header-right h2{margin:4px 2px 6px}}@media (min-width: 425px){.viewjob-save-sort-row{gap:70px}}@media (min-width: 480px) and (max-width: 600px){.viewjob-dashboard-container{padding:14px;margin-top:60px;min-height:auto}.viewjob-title-search{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.viewjob-search-input-wrapper-full input{font-size:11px;height:35px}.viewjob-filter-icon-btn-mobile{width:32px;height:32px;border-radius:9px}.viewjob-page-title-mobile{font-size:11.5px;max-width:200px}.viewjob-mobile-showing-text{font-size:10.5px}.viewjob-sortby-icon-btn-mobile{width:30px;height:30px}.viewjob-save-sort-row{margin:8px 0}.viewjob-desktop-filter,.viewjob-desktop-ad{display:none}.viewjob-jobs-layout{gap:0;margin-top:12px}.viewjob-job-list{width:100%}.viewjob-above-cards-row{display:none}.viewjob-no-jobs-found{width:100%;margin-top:60px}.viewjob-anim{margin-left:0!important;display:flex;justify-content:center}.viewjob-anim>div{width:280px!important;height:130px!important}.viewjob-pagination-container{gap:6px;margin:18px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:11px;padding:4px 11px}.viewjob-pagination-page{font-size:12px;padding:1px 7px}.viewjob-bottomsheet-overlay{display:flex;position:fixed;inset:0;background:#00000080;z-index:1100;align-items:flex-end;justify-content:center}.viewjob-bottomsheet{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:80vh;overflow-y:auto;padding:14px 18px 24px;animation:slideUpSheet .3s ease}.viewjob-bottomsheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:0 auto 14px}.viewjob-bottomsheet .viewjob-checkbox-label{font-size:12px}.viewjob-cardpopup-model-overlay{padding:0;align-items:flex-end}.viewjob-cardpopup-model-content{border-radius:16px 16px 0 0;padding:18px 14px 18px 16px;max-height:92vh;max-width:100%}.viewjob-job-popup-close,.viewjob-ai-popup-close{top:16px;right:14px;font-size:22px;width:28px}.viewjob-popup-job-header{flex-direction:row;gap:12px;align-items:flex-start;padding-bottom:8px}.viewjob-popup-institution-logo{width:64px;height:64px;border-radius:10px;flex-shrink:0}.viewjob-popup-institution-logo img{width:64px;height:64px}.viewjob-cardpopup-job-title{font-size:12px;padding-right:32px;margin-bottom:5px;line-height:1.3}.viewjob-apply-inline{display:block}.viewjob-apply-desktop{display:none}.viewjob-meta-mobile-only{display:block}.viewjob-meta-desktop-only{display:none}.viewjob-cardpopup-btn-primary.apply-gradient{font-size:10px;padding:3px 9px}.viewjob-college-icon{font-size:12px}.viewjob-cardpopup-company-name{font-size:12px;flex-wrap:wrap;gap:5px}.viewjob-job-meta-row{gap:10px;padding:8px 0}.viewjob-job-meta-item{font-size:12px;gap:5px}.viewjob-meta-icon{width:13px;height:13px}.instview-section-title{font-size:13px;margin-top:10px;margin-bottom:7px}.viewjob-cardpopup-section-description{font-size:12px;line-height:1.65}.viewjob-accordion-label{font-size:11.5px}.viewjob-cardpopup-skill-tag{font-size:11px;padding:5px 11px}.viewjob-popup-slider-title{font-size:17px;margin-bottom:22px}.viewjob-popup-slider-label{flex:0 0 110px;font-size:12px}.viewjob-popup-slider-percent{flex:0 0 46px;font-size:12px}.viewjob-popup-slider-row{margin-bottom:18px;gap:10px}.viewjob-jobcard-slider-popup{max-width:100%;padding:18px 16px}}@media (min-width: 601px) and (max-width: 767px){.viewjob-dashboard-container{padding:16px 18px;margin-top:62px;min-height:auto}.viewjob-title-search{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.viewjob-search-input-wrapper-full input{font-size:12px;height:36px}.viewjob-filter-icon-btn-mobile{width:36px;height:36px;border-radius:9px}.viewjob-page-title-mobile{font-size:12px;max-width:220px}.viewjob-mobile-showing-text{font-size:11px}.viewjob-sortby-icon-btn-mobile{width:30px;height:30px}.viewjob-save-sort-row{margin:8px 0}.viewjob-desktop-filter,.viewjob-desktop-ad{display:none}.viewjob-jobs-layout{gap:0;margin-top:12px}.viewjob-job-list{width:100%}.viewjob-above-cards-row{display:none}.viewjob-no-jobs-found{width:100%;margin-top:70px}.viewjob-anim{margin-left:0!important;display:flex;justify-content:center}.viewjob-anim>div{width:300px!important;height:140px!important}.viewjob-pagination-container{gap:8px;margin:20px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:12px;padding:4px 12px}.viewjob-pagination-page{font-size:12px;padding:1px 8px}.viewjob-bottomsheet-overlay{display:flex;position:fixed;inset:0;background:#00000080;z-index:1100;align-items:flex-end;justify-content:center}.viewjob-bottomsheet{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:78vh;overflow-y:auto;padding:14px 20px 26px;animation:slideUpSheet .3s ease}.viewjob-bottomsheet-handle{width:40px;height:4px;background:#ddd;border-radius:4px;margin:0 auto 14px}.viewjob-bottomsheet .viewjob-checkbox-label{font-size:13px}.viewjob-cardpopup-model-overlay{padding:10px}.viewjob-cardpopup-model-content{border-radius:14px;padding:20px 14px 20px 18px;max-height:90vh;max-width:96%}.viewjob-job-popup-close,.viewjob-ai-popup-close{top:18px;right:16px;font-size:23px;width:28px}.viewjob-popup-job-header{flex-direction:row;gap:14px;align-items:flex-start;padding-bottom:5px}.viewjob-popup-institution-logo{width:68px;height:68px;border-radius:12px;flex-shrink:0}.viewjob-popup-institution-logo img{width:68px;height:68px}.viewjob-cardpopup-job-title{font-size:14px;padding-right:34px;margin-bottom:6px;line-height:1.35}.viewjob-apply-inline{display:block}.viewjob-apply-desktop{display:none}.viewjob-meta-mobile-only{display:block}.viewjob-meta-desktop-only{display:none}.viewjob-college-icon{font-size:12px}.viewjob-cardpopup-company-name{font-size:12px;flex-wrap:wrap;gap:5px;margin-bottom:3px}.viewjob-job-meta-row{gap:10px;padding:8px 0}.viewjob-job-meta-item{font-size:12px;gap:5px}.viewjob-meta-icon{width:15px;height:15px}.instview-section-title{font-size:13px;margin-top:10px;margin-bottom:7px}.viewjob-cardpopup-section-description{font-size:12px;line-height:1.65}.viewjob-cardpopup-skill-tag{font-size:11px;padding:6px 12px}.viewjob-accordion-label{font-size:11px}.viewjob-popup-slider-title{font-size:18px;margin-bottom:24px}.viewjob-popup-slider-label{flex:0 0 120px;font-size:12px}.viewjob-popup-slider-percent{flex:0 0 48px;font-size:12px}.viewjob-popup-slider-row{margin-bottom:18px;gap:12px}.viewjob-jobcard-slider-popup{max-width:96%;padding:20px 18px}}@media (min-width: 768px) and (max-width: 1023px){.viewjob-dashboard-container{padding:18px 22px;margin-top:63px}.viewjob-title-search{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.viewjob-search-input-wrapper-full input{font-size:12px;height:38px}.viewjob-filter-icon-btn-mobile{width:38px;height:38px;border-radius:10px}.viewjob-page-title-mobile{font-size:13px;max-width:300px}.viewjob-mobile-showing-text{font-size:12px}.viewjob-sortby-icon-btn-mobile{width:32px;height:32px}.viewjob-save-sort-row{margin:10px 0;width:100%}.viewjob-accordion-label{font-size:12px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:none}.viewjob-jobs-layout{gap:0;margin-top:14px}.viewjob-job-list{width:100%}.viewjob-above-cards-row{display:none}.viewjob-no-jobs-found{width:100%;margin-top:80px}.viewjob-anim{margin-left:0!important;display:flex;justify-content:center}.viewjob-anim>div{width:340px!important;height:150px!important}.viewjob-pagination-container{gap:8px;margin:22px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:12px;padding:5px 14px}.viewjob-pagination-page{font-size:13px;padding:2px 9px}.viewjob-bottomsheet-overlay{display:flex;position:fixed;inset:0;background:#00000080;z-index:1100;align-items:flex-end;justify-content:center}.viewjob-bottomsheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:75vh;overflow-y:auto;padding:16px 24px 28px;animation:slideUpSheet .3s ease}.viewjob-bottomsheet-handle{width:44px;height:4px;background:#ddd;border-radius:4px;margin:0 auto 14px}.viewjob-bottomsheet .viewjob-checkbox-label{font-size:13px}.viewjob-cardpopup-model-overlay{padding:16px}.viewjob-cardpopup-model-content{border-radius:14px;padding:24px 16px 24px 22px;max-height:88vh;max-width:90%}.viewjob-job-popup-close,.viewjob-ai-popup-close{top:22px;right:18px;font-size:24px;width:28px}.viewjob-cardpopup-btn-primary,.viewjob-applied-content{font-size:11px}.viewjob-applied-icon{font-size:15px}.viewjob-popup-job-header{flex-direction:row;gap:16px;align-items:flex-start;padding-bottom:5px}.viewjob-popup-institution-logo{width:74px;height:74px;border-radius:12px;flex-shrink:0}.viewjob-popup-institution-logo img{width:74px;height:74px}.viewjob-cardpopup-job-title{font-size:14px;padding-right:36px;margin-bottom:6px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-college-icon{font-size:12px}.viewjob-cardpopup-company-name{font-size:12px;margin:0}.viewjob-popup-header-right h4{margin-top:0}.viewjob-cardpopup-btn-primary.apply-gradient{padding:5px 9px;font-size:11px}.viewjob-job-meta-row{gap:12px;padding:10px 0}.viewjob-job-meta-item{font-size:11.5px}.viewjob-meta-icon{width:15px;height:15px}.instview-section-title{font-size:13px}.viewjob-cardpopup-section-description{font-size:12px}.viewjob-cardpopup-skill-tag{font-size:12px;padding:6px 13px}.viewjob-popup-slider-title{font-size:19px;margin-bottom:26px}.viewjob-popup-slider-label{flex:0 0 130px;font-size:13px}.viewjob-popup-slider-percent{flex:0 0 52px;font-size:13px}.viewjob-popup-slider-row{margin-bottom:20px;gap:14px}.viewjob-jobcard-slider-popup{max-width:88%;padding:22px}}@media (min-width: 1024px) and (max-width: 1199px){.viewjob-dashboard-container{padding:20px 25px}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:20px;margin-bottom:4px}.viewjob-mobile-search-row{flex:1;max-width:500px}.viewjob-search-input-wrapper-full input{font-size:12.5px;height:38px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-section-title-small{font-size:12.5px}.viewjobs-showtitle{font-size:12.5px;margin-left:47px}.viewjob-jobs-header-right{right:20%;position:absolute}.viewjob-sortby-desktop{display:flex;margin-top:2px;margin-left:33px}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-ed-search-bar input,.viewjob-ed-search-bar select{font-size:12.5px;padding:5px 10px}.viewjob-ed-search-button{font-size:12.5px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-section-title-small{width:275px;white-space:wrap}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.col-lg-5{flex:0 0 auto;width:31.666667%}.col-lg-2.custom-width{flex:0 0 25%;max-width:23%}.viewjob-gallery-box{height:400px}.viewjob-sort-by-container{width:159px}.viewjob-accordion-label{font-size:12px}.viewjob-filter-title{font-size:14px}.viewjob-checkbox-label{font-size:11.5px}.viewjob-page-title-desktop{font-size:19px}.viewjob-sortby{font-size:11.5px;padding:3px 7px}.viewjob-sortby-icon{margin-left:5px}.viewjob-pagination-container{gap:8px;margin:25px 0}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:12px;padding:4px 12px}.viewjob-pagination-page{font-size:13px;padding:2px 8px}.viewjob-no-jobs-found{width:370px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo,.viewjob-popup-institution-logo img{width:90px;height:90px}.viewjob-cardpopup-job-title{font-size:14.5px}.viewjob-cardpopup-company-name{font-size:13.5px}.viewjob-job-meta-item{font-size:13px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}.viewjob-job-meta-row{padding:8px 0}.viewjob-popup-header-right h4{margin:10px 2px 2px}.viewjob-job-popup-close{font-size:24px;width:22px}.viewjob-cardpopup-section-description{font-size:13px}.instview-section-title{font-size:14px}}@media (min-width: 1200px) and (max-width: 1366px){.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:20px}.viewjob-mobile-search-row{flex:1;max-width:500px}.viewjob-search-input-wrapper-full input{font-size:12.5px;height:38px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjobs-showtitle{margin-left:55px;font-size:13px}.viewjob-jobs-header-right{right:22%;position:absolute}.viewjob-sortby-desktop{display:flex;margin:3px 45px;font-size:11.5px}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.col-lg-5{flex:0 0 auto;width:26.666667%}.col-lg-2.custom-width{flex:0 0 23%;max-width:22%}.viewjob-no-jobs-found{width:420px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo{width:90px;height:90px}.viewjob-popup-institution-logo img{width:100px;height:100px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-section-title-small{width:275px;white-space:wrap;font-size:13px}.viewjob-cardpopup-job-title{font-size:14.5px}.viewjob-cardpopup-company-name{font-size:13.5px}.viewjob-job-meta-item{font-size:13px}.viewjob-popup-meta-block{margin-top:0}.viewjob-job-meta-row{padding:8px 0}.viewjob-popup-header-right h4{margin:10px 2px 2px}.viewjob-job-popup-close{font-size:24px;width:22px}.viewjob-cardpopup-section-description{font-size:13px}.instview-section-title{font-size:14px}.viewjob-filter-categories{width:135px}.viewjob-filter-values{width:310px}.viewjob-category-item,.viewjob-checkbox-label{font-size:12px}}@media (min-width: 1367px) and (max-width: 1440px){.viewjob-dashboard-container{padding:30px;margin-top:65px}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:20px}.viewjob-mobile-search-row{flex:1;max-width:520px}.viewjob-search-input-wrapper-full input{font-size:12.5px;height:38px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-section-title-small{width:275px;white-space:wrap;font-size:13px}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjobs-showtitle{margin-left:75px;font-size:13.5px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:15px 5px}.viewjob-jobs-header-right{right:23%;position:absolute}.viewjob-sortby-desktop{display:flex;font-size:12px;margin:4px 30px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.col-lg-5{flex:0 0 auto;width:25.666667%}.col-lg-2.custom-width{flex:0 0 22%;max-width:22%}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo{width:90px;height:90px}.viewjob-popup-institution-logo img{width:100px;height:100px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}.viewjob-cardpopup-job-title{font-size:15px}.viewjob-cardpopup-company-name{font-size:14px}.viewjob-job-meta-item{font-size:13.5px}.instview-section-title{font-size:14px}.viewjob-job-popup-close{font-size:24px;width:25px}.viewjob-filter-heading{font-size:13px}.viewjob-filter-categories{width:135px}.viewjob-filter-values{width:165px}.viewjob-category-item,.viewjob-checkbox-label{font-size:12.5px}}@media (min-width: 1441px) and (max-width: 1679px){.viewjob-dashboard-container{padding:40px 35px}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:20px}.viewjob-mobile-search-row{flex:1;max-width:560px}.viewjob-search-input-wrapper-full input{font-size:13px;height:40px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-section-title-small{width:305px;white-space:wrap;font-size:15px}.viewjobs-showtitle{font-size:15px;margin-left:70px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-jobs-header-right{right:24%;position:absolute}.viewjob-sortby-desktop{display:flex;font-size:12px;margin:4px -15px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.viewjob-cardpopup-job-title{font-size:16px}.viewjob-popup-slider-title{font-size:20px}.col-lg-5{flex:0 0 auto;width:24.666667%}.col-lg-2.custom-width{flex:0 0 20%;max-width:22%}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo{width:90px;height:90px}.viewjob-popup-institution-logo img{width:100px;height:100px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}}@media (min-width: 1680px) and (max-width: 1919px){.viewjob-dashboard-container{padding:22px 36px}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:20px}.viewjob-mobile-search-row{flex:1;max-width:600px}.viewjob-search-input-wrapper-full input{font-size:13px;height:40px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-section-title-small{width:305px;font-size:15px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-jobs-header-right{right:24.5%;position:absolute}.viewjob-sortby-desktop{display:flex}.viewjobs-showtitle{font-size:15px;margin-left:100px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.col-lg-5{flex:0 0 auto;width:24.666667%}.col-lg-2.custom-width{flex:0 0 21%;max-width:22%}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo{width:90px;height:90px}.viewjob-popup-institution-logo img{width:100px;height:100px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}}@media (min-width: 1920px) and (max-width: 2239px){.viewjob-dashboard-container{padding:25px 40px;max-width:2400px;margin-left:auto;margin-right:auto}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:24px}.viewjob-mobile-search-row{flex:1;max-width:700px}.viewjob-search-input-wrapper-full input{font-size:15px;height:44px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-section-title-small{width:305px;font-size:15px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjob-jobs-header-right{right:25%;position:absolute}.viewjob-sort-by-container{width:255px;margin-right:63px}.viewjob-sortby-desktop{display:flex}.viewjobs-showtitle{font-size:19px;margin-left:325px}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.viewjob-cardpopup-model-content{max-width:1300px;padding:35px 40px}.viewjob-cardpopup-job-title{font-size:18px}.viewjob-cardpopup-section-title{font-size:16px}.viewjob-cardpopup-section-description{font-size:15px}.viewjob-popup-slider-title{font-size:26px}.viewjob-popup-slider-label,.viewjob-popup-slider-percent{font-size:16px}.viewjob-gallery-box{height:550px}.col-lg-5{flex:0 0 auto;width:24.666667%}.viewjob-no-jobs-found{width:1310px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:20px;align-items:flex-start}.viewjob-popup-institution-logo{width:90px;height:90px}.viewjob-popup-institution-logo img{width:100px;height:100px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}}@media (min-width: 2240px) and (max-width: 2560px){.viewjob-dashboard-container{padding:45px 48px;max-width:2560px;margin-left:auto;margin-right:auto}.viewjob-title-search{display:flex;flex-direction:row;align-items:center;gap:24px}.viewjob-mobile-search-row{flex:1;max-width:800px}.viewjob-search-input-wrapper-full input{font-size:16px;height:46px}.viewjob-filter-icon-btn-mobile,.viewjob-save-sort-row{display:none}.viewjob-save-sort{flex:1;justify-content:flex-start;margin:0}.viewjob-section-title-small{width:305px;font-size:15px}.viewjob-header-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin:25px 5px}.viewjob-meta-mobile-only{display:none}.viewjob-meta-desktop-only{display:block;margin-top:6px}.viewjobs-showtitle{font-size:20px;margin-left:380px}.viewjob-jobs-header-right{right:25%;position:absolute}.viewjob-sort-by-container{width:280px;margin-right:70px}.viewjob-sortby{font-size:15px;padding:5px 16px}.viewjob-sortby-desktop{display:flex}.viewjob-desktop-filter,.viewjob-desktop-ad{display:block}.viewjob-above-cards-row{display:flex}.viewjob-bottomsheet-overlay{display:none}.viewjob-location-input{display:flex}.viewjob-exp-select-wrapper{display:block}.viewjob-filter-title{font-size:17px}.viewjob-category-item{font-size:15px;padding:14px}.viewjob-checkbox-label{font-size:15px}.viewjob-cardpopup-model-content{max-width:1500px;padding:40px 48px}.viewjob-cardpopup-job-title{font-size:20px}.viewjob-cardpopup-section-description{font-size:16px}.viewjob-popup-slider-title{font-size:28px}.viewjob-popup-slider-label{font-size:17px;flex:0 0 170px}.viewjob-popup-slider-percent{font-size:17px;flex:0 0 70px}.viewjob-gallery-box{height:600px}.viewjob-pagination-prev-btn,.viewjob-pagination-next-btn{font-size:15px;padding:7px 20px}.viewjob-pagination-page{font-size:15px;padding:3px 13px}.viewjob-apply-inline{display:none}.viewjob-apply-desktop{display:block}.viewjob-popup-job-header{flex-direction:row;gap:24px;align-items:flex-start}.viewjob-popup-institution-logo{width:100px;height:100px}.viewjob-popup-institution-logo img{width:110px;height:110px}.viewjob-popup-header-right{flex:1;display:block}.viewjob-popup-meta-block{margin-top:0}}.section-title{font-size:18px;color:#333;font-weight:600}.custom-jobpage-container{display:flex;gap:20px;overflow:hidden;justify-content:center}.custom-jobcards{background:#fff;padding:25px;border-radius:12px;margin-bottom:18px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;width:100%;height:fit-content;position:relative}.custom-jobcards:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.custom-jobcards h3{font-size:16px;font-weight:600;color:#222;margin:15px 0 5px 50px}.custom-jobcompany{font-weight:500;color:#444}.custom-jobcompany svg{color:#2ecc71;margin-left:5px;font-size:14px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:13px;border-radius:12px;cursor:pointer}.custom-job-meta-row{display:flex;align-items:center;gap:20px;margin:10px 0;flex-wrap:wrap}.custom-job-meta-item{display:flex;align-items:center;gap:6px;color:#444}.custom-meta-icon{color:#666}.custom-job-info-row{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:10px;color:#555}.custom-job-info-item{white-space:nowrap}.custom-avatar-round{width:50px;height:50px;border-radius:15px;overflow:hidden;border:2px solid #ccc;display:flex;align-items:center;justify-content:center}.custom-institution-image{width:100%;height:100%;object-fit:cover}.custom-job-actions{display:flex;gap:10px;margin-left:15px;justify-content:end}.custom-save-btn,.custom-apply-btn{display:flex;align-items:center;justify-content:center;height:30px;min-width:80px;padding:0 16px;border:none;border-radius:15px;cursor:pointer;transition:background-color .3s ease;margin-top:0}.custom-save-btn.saved,.custom-apply-btn.applied{background-color:#fff;border:1px solid green;color:green;cursor:pointer}.custom-save-btn{border:1px solid #004DDA;background:none;color:#004dda}.custom-save-btn:hover{background:#f0f4ff}.custom-apply-btn{background:#004dda;color:#fff}.custom-apply-btn:hover{background:#0036a3}.custom-card-message-container{display:flex;justify-content:center;margin-top:16px}.custom-card-message{padding:10px 12px;border-radius:6px;background-color:#e8fdf5;color:#075e54;font-weight:500;border:1px solid #b2dfdb;text-align:center;max-width:300px;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.status-pendings{color:#090;border:none;background:#00990005;padding:5px;border-radius:15px;font-size:13px;cursor:not-allowed}.status-views{color:#004dda;border:none;background:#004dda05;padding:5px;border-radius:15px;font-size:13px;cursor:not-allowed}.status-scheduleds{color:#065f46;border:none;background:#065f4604;padding:5px;border-radius:15px;font-size:13px;cursor:not-allowed}.status-shortlisteds{color:#9c27b0;border:none;background:#9c27b005;padding:5px;border-radius:15px;font-size:13px;cursor:not-allowed}.status-rejecteds{color:red;border:none;background:#ff000005;padding:5px;border-radius:15px;font-size:13px;cursor:not-allowed}@media (min-width: 320px) and (max-width: 374px){.section-title{font-size:14px;margin-bottom:20px}.job-page-container{margin-bottom:10px;border-radius:6px;box-shadow:0 1px 3px #0000000d}.job-cards{padding:10px;border-radius:8px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:8px;right:8px;font-size:10px;padding:3px 8px;border-radius:12px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:10px;border-radius:12px;cursor:pointer}.job-card-header{gap:8px;padding-right:55px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:36px;height:36px;border-radius:6px;border:1px solid #e8e8e8}.institution-image{padding:2px}.job-card-title-section{flex:1;min-width:0}.job-card-title{font-size:11px;margin-bottom:3px;-webkit-line-clamp:2}.jobcard-company{font-size:10px;gap:3px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{font-size:11px}.job-meta-row{gap:6px;padding:7px 0 5px;flex-wrap:wrap}.job-meta-item{font-size:10px;gap:3px}.meta-icon{font-size:11px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:8px;flex-wrap:wrap}.job-info-section{gap:8px;width:100%;flex-wrap:wrap}.jobcard-info-item{font-size:10px;gap:3px;white-space:nowrap}.info-icon,.open-icon{font-size:11px}.job-actions{width:100%;margin-left:0;justify-content:flex-end;gap:6px}.save-btn,.apply-btn{height:20px;min-width:55px;padding:0 10px;font-size:10px;border-radius:12px}.default-avatar-icon{font-size:20px}.status-badge-inline{padding:3px 8px;border-radius:12px;font-size:10px}.viewjob-applied-content{display:inline-flex;align-items:center;gap:6px;font-size:10px;margin-top:3px}.card-message-container{margin-top:10px}.card-message{padding:6px 10px;font-size:9px;max-width:200px;border-radius:6px}.job-cards-list{padding-right:6px}.no-results{margin-top:40px;font-size:13px}.toast-popup{top:10px;right:10px;padding:8px 10px;font-size:10px;border-radius:6px}.jc-initials-avatar-nav{font-size:13px}}@media (min-width: 375px) and (max-width: 479px){.section-title{font-size:15px;margin-bottom:22px}.job-page-container{margin-bottom:11px;border-radius:7px;box-shadow:0 1px 3px #0000000d}.job-cards{padding:12px;border-radius:9px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:9px;right:9px;font-size:10px;padding:3px 9px;border-radius:13px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:10px;border-radius:12px;cursor:pointer}.job-card-header{gap:9px;padding-right:58px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:38px;height:38px;border-radius:7px;border:1.5px solid #e8e8e8}.institution-image{padding:2px}.job-card-title-section{flex:1;min-width:0}.job-card-title{font-size:12px;margin-bottom:3px;-webkit-line-clamp:2}.jobcard-company{font-size:11px;gap:4px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{font-size:12px}.job-meta-row{gap:7px;padding:8px 0 5px;flex-wrap:wrap}.job-meta-item{font-size:11px;gap:3px}.meta-icon{font-size:12px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:9px;flex-wrap:wrap}.job-info-section{gap:9px;width:100%;flex-wrap:wrap}.jobcard-info-item{font-size:11px;gap:3px;white-space:nowrap}.info-icon,.open-icon{font-size:12px}.job-actions{width:100%;margin-left:0;justify-content:flex-end;gap:7px}.save-btn,.apply-btn{height:21px;min-width:60px;padding:0 11px;font-size:11px;border-radius:13px}.default-avatar-icon{font-size:21px}.status-badge-inline{padding:4px 9px;border-radius:13px;font-size:10px}.card-message-container{margin-top:12px}.card-message{padding:7px 11px;font-size:10px;max-width:215px;border-radius:6px}.job-cards-list{padding-right:7px}.no-results{margin-top:45px;font-size:13px}.toast-popup{top:12px;right:12px;padding:8px 11px;font-size:10px;border-radius:6px}.jc-initials-avatar-nav{font-size:14px}}@media (min-width: 480px) and (max-width: 600px){.section-title{font-size:15px;margin-bottom:24px}.job-page-container{margin-bottom:12px;border-radius:8px;box-shadow:0 1px 3px #0000000d}.job-cards{padding:13px;border-radius:9px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:10px;right:10px;font-size:11px;padding:4px 10px;border-radius:14px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:11px;border-radius:12px;cursor:pointer}.job-card-header{gap:9px;padding-right:62px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:40px;height:40px;border-radius:8px;border:1.5px solid #e8e8e8}.institution-image{padding:2px}.job-card-title-section{flex:1;min-width:0}.job-card-title{font-size:12px;margin-bottom:4px;-webkit-line-clamp:2}.jobcard-company{font-size:11px;gap:4px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{font-size:12px}.job-meta-row{gap:8px;padding:8px 0 6px;flex-wrap:wrap}.job-meta-item{font-size:11px;gap:4px}.meta-icon{font-size:13px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:10px;flex-wrap:wrap}.job-info-section{gap:10px;width:100%;flex-wrap:wrap}.jobcard-info-item{font-size:11px;gap:4px;white-space:nowrap}.info-icon,.open-icon{font-size:13px}.job-actions{width:100%;margin-left:0;justify-content:flex-end;gap:8px}.save-btn,.apply-btn{height:22px;min-width:62px;padding:0 12px;font-size:11px;border-radius:14px}.default-avatar-icon{font-size:22px}.status-badge-inline{padding:4px 10px;border-radius:14px;font-size:11px}.card-message-container{margin-top:13px}.card-message{padding:7px 12px;font-size:10px;max-width:225px;border-radius:7px}.job-cards-list{padding-right:7px}.no-results{margin-top:50px;font-size:14px}.toast-popup{top:13px;right:13px;padding:9px 12px;font-size:11px;border-radius:6px}.jc-initials-avatar-nav{font-size:14px}}@media (min-width: 601px) and (max-width: 767px){.section-title{font-size:16px;margin-bottom:28px}.job-page-container{margin-bottom:14px;border-radius:8px;box-shadow:0 1px 3px #0000000d}.job-cards{padding:15px;border-radius:10px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:11px;right:11px;font-size:11px;padding:4px 10px;border-radius:15px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:11.5px;border-radius:12px;cursor:pointer}.job-card-header{gap:10px;padding-right:68px}.jobcart-avatar-ring{flex-shrink:0}.emp-avatar-round{width:42px;height:42px;border-radius:9px;border:1.5px solid #e8e8e8}.institution-image{padding:2px}.job-card-title-section{flex:1;min-width:0}.job-card-title{font-size:13px;margin-bottom:4px;-webkit-line-clamp:2}.jobcard-company{font-size:12px;gap:4px}.verified-icon{display:inline-flex;align-items:center}.jobcard-company svg{font-size:13px}.job-meta-row{gap:10px;padding:9px 0 6px;flex-wrap:wrap}.job-meta-item{font-size:12px;gap:4px}.meta-icon{font-size:14px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:11px;flex-wrap:wrap}.job-info-section{gap:12px;width:100%;flex-wrap:wrap}.jobcard-info-item{font-size:12px;gap:4px;white-space:nowrap}.info-icon,.open-icon{font-size:14px}.job-actions{width:100%;margin-left:0;justify-content:flex-end;gap:8px}.save-btn,.apply-btn{height:24px;min-width:66px;padding:0 12px;font-size:12px;border-radius:15px}.default-avatar-icon{font-size:23px}.status-badge-inline{padding:5px 11px;border-radius:15px;font-size:11px}.card-message-container{margin-top:14px}.card-message{padding:8px 13px;font-size:11px;max-width:240px;border-radius:7px}.job-cards-list{padding-right:8px}.no-results{margin-top:55px;font-size:14px}.toast-popup{top:14px;right:14px;padding:9px 13px;font-size:11px;border-radius:7px}.jc-initials-avatar-nav{font-size:15px}}@media (min-width: 768px) and (max-width: 991px){.section-title{font-size:18px;margin-bottom:38px}.job-cards{padding:19px;box-shadow:0 1px 3px #0000000d}.job-percentage-badge{top:14px;right:14px;font-size:12px;padding:6px 12px}.custom-job-percentage-badge{position:absolute;top:12px;right:12px;padding:5px 10px;font-size:12px;border-radius:12px;cursor:pointer}.job-card-header{padding-right:80px}.emp-avatar-round{width:50px;height:50px}.job-card-title{font-size:13.5px}.jobcard-company{font-size:13px}.job-meta-row{gap:14px}.job-meta-item,.jobcard-info-item{font-size:12.5px}.save-btn,.apply-btn{min-width:75px;font-size:12px;height:24px}.jc-initials-avatar-nav{font-size:18px}}@media (min-width: 992px) and (max-width: 1199px){.section-title{font-size:18px}.job-card-header{padding-right:40px}.job-cards{padding:20px;width:395px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:13.5px}.jobcard-company{font-size:12.5px}.job-meta-item{font-size:12px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12px}.job-info-section{gap:18px}.save-btn,.apply-btn{font-size:12px;height:22px}.custom-job-percentage-badge{font-size:12px}}@media (min-width: 1200px) and (max-width: 1366px){.section-title{font-size:18px;margin-bottom:40px}.viewjob-section-title-small{font-size:13px}.job-cards{padding:20px;width:560px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:13.5px}.custom-job-percentage-badge{font-size:12px}.jobcard-company{font-size:12.5px}.job-meta-item{font-size:12px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12px}.job-info-section{gap:18px;font-size:12px}.save-btn,.apply-btn{font-size:12px;height:22px}}@media (min-width: 1367px) and (max-width: 1440px){.section-title{font-size:18px;margin-bottom:40px}.viewjob-section-title-small{font-size:13px}.job-cards{padding:20px;width:645px}.job-percentage-badge{font-size:13px}.job-card-title{font-size:13.5px}.custom-job-percentage-badge{font-size:12px}.jobcard-company{font-size:12.5px}.job-meta-item{font-size:12px}.job-meta-row{gap:8px;padding-bottom:5px}.meta-icon,.info-icon{height:12px;width:12px}.jobcard-info-item{font-size:12px}.job-info-section{gap:18px;font-size:12px}.save-btn,.apply-btn{font-size:12px;height:22px}}@media (min-width: 1441px) and (max-width: 1679px){.section-title{font-size:19px;margin-bottom:42px}.job-cards{padding:15px 25px;width:760px}.job-percentage-badge{top:16px;right:16px;font-size:12px;padding:5px 12px}.job-card-header{gap:14px}.emp-avatar-round{width:55px;height:55px}.job-card-title{font-size:15px}.jobcard-company,.job-meta-item{font-size:13.5px}.meta-icon{font-size:15px;margin-bottom:1px}.job-info-item{font-size:13.5px}.info-icon,.open-icon{font-size:15px;margin-bottom:2px;margin-right:3px}.save-btn,.apply-btn{height:26px;min-width:66px;font-size:13px}.status-badge-inline{padding:5px 13px;font-size:11px}.card-message{font-size:14px}.no-results{font-size:19px}.initials-avatar-nav{font-size:20px;width:40px;height:40px}}@media (min-width: 1680px) and (max-width: 1919px){.section-title{font-size:20px;margin-bottom:45px}.job-cards{padding:24px;width:850px}.job-percentage-badge{top:17px;right:17px;font-size:14px;padding:7px 14px}.job-card-header{gap:15px;padding-right:90px}.emp-avatar-round{width:58px;height:58px;border-radius:14px}.job-card-title{font-size:17px}.jobcard-company{font-size:15px}.jobcard-company svg{font-size:16px}.job-meta-row{gap:16px;padding:14px 0}.job-meta-item{font-size:15px}.meta-icon{font-size:18px}.job-info-section{gap:22px}.job-info-item{font-size:15px}.info-icon,.open-icon{font-size:18px}.save-btn,.apply-btn{height:32px;min-width:85px;padding:0 20px;font-size:14px}.status-badge-inline{padding:7px 16px;font-size:13px}.card-message{padding:12px 18px;font-size:14px;max-width:350px}.no-results{margin-top:120px;font-size:20px}.toast-popup{padding:14px 20px;font-size:15px}.initials-avatar-nav{font-size:20px}}@media (min-width: 1920px) and (max-width: 2559px){.section-title{font-size:21px;margin-bottom:48px}.job-cards{padding:26px;border-radius:14px;width:950px}.job-percentage-badge{top:18px;right:18px;font-size:15px;padding:8px 15px;border-radius:22px}.job-card-header{gap:16px;padding-right:95px}.emp-avatar-round{width:60px;height:60px;border-radius:14px}.job-card-title{font-size:18px;margin-bottom:8px}.jobcard-company{font-size:16px;gap:6px}.jobcard-company svg{font-size:17px}.job-meta-row{gap:18px;padding:15px 0}.job-meta-item{font-size:16px;gap:7px}.meta-icon{font-size:19px}.job-card-footer{gap:18px}.job-info-section{gap:24px}.job-info-item{font-size:16px;gap:7px}.info-icon,.open-icon{font-size:19px}.job-actions{gap:12px}.save-btn,.apply-btn{height:34px;min-width:90px;padding:0 22px;font-size:15px;border-radius:20px}.status-badge-inline{padding:8px 18px;font-size:14px;border-radius:20px}.card-message{padding:12px 20px;font-size:15px;max-width:400px;border-radius:10px}.no-results{margin-top:130px;font-size:21px}.toast-popup{top:25px;right:25px;padding:15px 22px;font-size:15px;border-radius:10px}.initials-avatar-nav{font-size:21px}}@media (min-width: 2560px){.section-title{font-size:24px;margin-bottom:50px}.job-page-container{margin-bottom:22px}.job-cards{padding:30px;border-radius:16px;width:1280px}.job-percentage-badge{top:20px;right:20px;font-size:16px;padding:9px 16px;border-radius:24px}.job-card-header{gap:18px;padding-right:100px}.emp-avatar-round{width:65px;height:65px;border-radius:16px;border:3px solid #e8e8e8}.job-card-title{font-size:20px;margin-bottom:10px}.jobcard-company{font-size:18px;gap:7px}.jobcard-company svg{font-size:19px}.job-meta-row{gap:20px;padding:16px 0}.job-meta-item{font-size:18px;gap:8px}.meta-icon{font-size:21px}.job-card-footer{gap:20px}.job-info-section{gap:26px}.job-info-item{font-size:18px;gap:8px}.info-icon,.open-icon{font-size:21px}.job-actions{gap:14px}.save-btn,.apply-btn{height:36px;min-width:95px;padding:0 24px;font-size:16px;border-radius:22px}.status-badge-inline{padding:9px 20px;font-size:15px;border-radius:22px}.card-message{padding:14px 22px;font-size:16px;max-width:450px;border-radius:12px}.no-results{margin-top:140px;font-size:24px}.toast-popup{top:30px;right:30px;padding:16px 24px;font-size:16px;border-radius:12px}.initials-avatar-nav{font-size:24px}}@media print{.job-percentage-badge,.save-btn,.apply-btn,.toast-popup{display:none}.job-cards{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.job-card-header{padding-right:0}}.job-create-wrapper{max-width:1250px;margin:10px auto;padding:20px}.job-stepper{display:flex;justify-content:space-between;margin-bottom:30px;position:relative}.step-item{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;gap:10px;color:#000;font-size:14px}.step-item span{margin-top:8px;font-size:14px;color:#000}.inst-newjob{display:flex;align-items:center;justify-content:center;gap:18px;padding:20px 40px;background:linear-gradient(135deg,#c6ffdd96,#ffefedcf 75%);border-radius:6px}.inst-step-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.inst-step-item span{margin-top:8px;font-size:14px;color:#fff;font-weight:500}.inst-step-circle{width:25px;height:25px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#000;z-index:1}.inst-step-item.active .inst-step-circle{background-color:#fff;color:#16a34a}.inst-step-item.done .inst-step-circle{background-color:#34d399;color:#fff}.inst-step-item.active span,.inst-step-item.done span{color:#fff;font-weight:600}.inst-step-line{width:164px;height:2px;background:#fff;border-radius:4px;margin-top:18px}.inst-step-line.filled{background:#fff}.step-item.active span{color:#fff;font-weight:600}.step-item.done span{color:#fff}.step-item.active .step-circle{border-color:#0a66c2;color:#0a66c2}.step-item.done .step-circle{background:#25d366;color:#fff;border-color:#25d366}.new-job-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;margin:auto;max-height:90vh;width:100%;max-width:1100px;min-width:1100px;box-sizing:border-box;animation:popupFade .3s ease}.new-job-card h2{margin-bottom:25px;font-size:14px;color:#004dda;font-weight:600}.newjob-form-content-body{flex:1;min-height:0;overflow-y:auto;padding:25px 20px 25px 30px;max-height:calc(85vh - 120px)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:flex-start}.inst-newjob-form-group-nj{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-bottom:5px}.inst-newjob-form-group-nj label{display:block;font-size:13.5px;color:#000}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{width:100%;padding:8px 12px;border-radius:5px;border:1px solid #d1d5db;font-size:13.5px;box-sizing:border-box;color:#6b7179}.nj-case2-select-wrapper{position:relative;width:100%}.nj-case2-select-wrapper select{width:100%;padding:7px 36px 9px 12px;border-radius:5px;border:1px solid #d1d5db;font-size:13.5px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-color:#fff;color:#6b7179}.nj-case2-dropdown-icon{position:absolute;top:52%;right:12px;transform:translateY(-50%);pointer-events:none;font-size:15px;color:#ccc}.qualification-checkbox-group{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.qualification-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.qualification-checkbox input[type=checkbox]{width:14px;height:12px;margin-right:8px;accent-color:#28a745;margin-bottom:3px}.inst-newjob-form-group-nj input:focus,.inst-newjob-form-group-nj select:focus,.inst-newjob-form-group-nj textarea:focus{outline:none;border-color:#0a66c2}.new-inst-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px;font-size:13.5px}.new-inst-btn-primary{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:5px 19px;border-radius:24px;border:none;font-weight:500;cursor:pointer}.new-inst-btn-secondary{background:none;padding:4px 16px;border-radius:24px;border:1px solid #004dda;color:#004dda;cursor:pointer}.btn-outline{background:#fff;border:1px solid #0a66c2;color:#0a66c2;padding:3px 11px;border-radius:24px}.newjob-stepper-header{display:flex;align-items:flex-start;justify-content:space-evenly;padding:15px 60px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border-radius:5px}.step-circle{width:36px;height:36px;border-radius:50%;border:2px solid #cfd8dc;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;z-index:2}.step-item.active .step-circle{border-color:#16a34a;color:#16a34a}.skill-search-input{width:100%;padding:12px 14px;border:1px solid #d0d7de;border-radius:6px;font-size:14px;outline:none}.skill-search-input:focus{border-color:#2563eb}.skill-chip-container{margin-top:0;display:flex;flex-wrap:wrap;gap:10px}.skill-chip{background:#eef6ff;color:#2563eb;padding:0 8px;border-radius:20px;font-size:12.5px;display:flex;align-items:center;gap:8px;margin-top:12px}.skill-chip button{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:16px;line-height:1;padding:5px}.skill-suggestion-box{margin-top:6px;border:1px solid #d0d7de;border-radius:6px;max-height:160px;overflow-y:auto;background:#fff;padding:0;list-style:none;width:586px;margin-bottom:0}.skill-suggestion-box li{padding:10px 14px;cursor:pointer;font-size:14px}.skill-suggestion-box li:hover{background:#f1f5f9}.review-publish-container{padding:20px}.section-wrapper{display:flex;flex-wrap:wrap;gap:20px;margin-top:15px}.review-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;flex:1 1 45%;min-width:300px;transition:box-shadow .3s ease-in-out}.review-section:hover{box-shadow:0 2px 5px #9cbcf6;border:1px solid #9cbcf6}.review-box p{margin-bottom:8px;line-height:2.5;color:#686767;font-weight:500;font-size:13.5px}.newjob-error-text{color:#d32f2f;font-size:12px;margin-top:4px}.input-error{border:1px solid #d32f2f}.location-suggestion-box{list-style:none;padding:0;margin:4px 0 0;border:1px solid #ccc;max-height:160px;overflow-y:auto;background:#fff;z-index:1000}.location-suggestion-box li{padding:8px 10px;cursor:pointer}.location-suggestion-box li:hover{background-color:#f1f1f1}.newjob-form-content-body::-webkit-scrollbar{width:8px}.newjob-form-content-body::-webkit-scrollbar-track{background:transparent}.newjob-form-content-body::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:4px}.newjob-form-content-body::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.newjob-form-content-body{scrollbar-width:thin;scrollbar-color:#d3d3d3 transparent;overflow-y:auto;scroll-behavior:smooth}@media (min-width: 3840px){.job-create-wrapper{max-width:3400px;margin:80px auto;padding:60px}.new-job-card{max-width:3200px;min-width:3200px}.newjob-form-content-body{padding:70px 80px;max-height:calc(85vh - 220px)}.grid-2{gap:80px}.newjob-stepper-header{padding:36px 140px}.inst-step-circle{width:52px;height:52px;font-size:22px}.inst-step-item span{font-size:22px;margin-top:14px}.inst-step-line{width:380px;height:3px;margin-top:28px}.step-circle{width:64px;height:64px;font-size:24px;border-width:3px}.step-item span{font-size:22px}.new-job-card h2{font-size:26px;margin-bottom:40px}.inst-newjob-form-group-nj label{font-size:22px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:18px 24px;font-size:22px;border-radius:8px}.nj-case2-select-wrapper select{padding:18px 60px 18px 24px;font-size:22px;border-radius:8px}.nj-case2-dropdown-icon{font-size:26px;right:22px}.qualification-checkbox{font-size:22px;gap:12px}.qualification-checkbox input[type=checkbox]{width:20px;height:20px;margin-right:10px}.qualification-checkbox-group{gap:22px}.skill-search-input{padding:18px 22px;font-size:22px}.skill-suggestion-box{width:100%;max-height:280px}.skill-suggestion-box li{padding:16px 22px;font-size:22px}.skill-chip{font-size:20px;padding:8px 24px;gap:12px;margin-top:18px}.skill-chip button{font-size:22px;padding:6px}.skill-chip-container{gap:14px}.review-publish-container{padding:50px}.review-section{padding:44px;border-radius:12px;min-width:600px}.review-box p{font-size:20px;line-height:2.8;margin-bottom:12px}.section-wrapper{gap:36px;margin-top:28px}.new-inst-form-actions{margin-top:60px;gap:20px;font-size:22px}.new-inst-btn-primary{padding:14px 40px;font-size:22px;border-radius:36px}.new-inst-btn-secondary{padding:13px 36px;font-size:22px;border-radius:36px}.newjob-error-text{font-size:18px}.location-suggestion-box li{padding:14px 20px;font-size:20px}}@media (min-width: 2560px) and (max-width: 3839px){.job-create-wrapper{max-width:2200px;margin:60px auto;padding:50px}.new-job-card{max-width:2100px;min-width:2100px}.newjob-form-content-body{padding:50px 65px;max-height:calc(85vh - 180px)}.grid-2{gap:60px}.newjob-stepper-header{padding:28px 110px}.inst-step-circle{width:40px;height:40px;font-size:18px}.inst-step-item span{font-size:18px;margin-top:10px}.inst-step-line{width:280px;margin-top:22px}.step-circle{width:54px;height:54px;font-size:20px}.step-item span{font-size:18px}.new-job-card h2{font-size:21px;margin-bottom:32px}.inst-newjob-form-group-nj label{font-size:18px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:14px 20px;font-size:18px;border-radius:7px}.nj-case2-select-wrapper select{padding:14px 50px 14px 20px;font-size:18px}.nj-case2-dropdown-icon{font-size:22px;right:18px}.qualification-checkbox{font-size:18px;gap:10px}.qualification-checkbox input[type=checkbox]{width:17px;height:17px;margin-right:8px}.qualification-checkbox-group{gap:18px}.skill-search-input{padding:15px 18px;font-size:18px}.skill-suggestion-box{width:100%;max-height:220px}.skill-suggestion-box li{padding:13px 18px;font-size:18px}.skill-chip{font-size:17px;padding:6px 20px;gap:10px;margin-top:14px}.skill-chip button{font-size:18px;padding:5px}.review-publish-container{padding:36px}.review-section{padding:36px;min-width:450px}.review-box p{font-size:17px;line-height:2.7}.section-wrapper{gap:28px}.new-inst-form-actions{margin-top:50px;gap:18px;font-size:18px}.new-inst-btn-primary{padding:11px 32px;font-size:18px;border-radius:32px}.new-inst-btn-secondary{padding:10px 28px;font-size:18px;border-radius:32px}.newjob-error-text{font-size:15px}}@media (min-width: 1920px) and (max-width: 2559px){.job-create-wrapper{max-width:1600px;margin:35px auto;padding:30px}.new-job-card{max-width:1500px;min-width:1500px}.newjob-form-content-body{padding:30px 40px;max-height:calc(85vh - 130px)}.grid-2{gap:36px}.newjob-stepper-header{padding:16px 65px}.inst-step-circle{width:28px;height:28px;font-size:14px}.inst-step-item span{font-size:15px}.inst-step-line{width:190px}.step-circle{width:40px;height:40px;font-size:16px}.step-item span{font-size:15px}.new-job-card h2{font-size:15px;margin-bottom:28px}.inst-newjob-form-group-nj label{font-size:14.5px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:9px 13px;font-size:14px}.nj-case2-select-wrapper select{padding:9px 38px 9px 13px;font-size:14px}.qualification-checkbox{font-size:14.5px}.skill-suggestion-box{width:100%}.review-box p{font-size:14px;line-height:2.5}.new-inst-form-actions{margin-top:35px;font-size:14px}.new-inst-btn-primary{padding:7px 22px;font-size:14px}.new-inst-btn-secondary{padding:6px 18px;font-size:14px}}@media (min-width: 1600px) and (max-width: 1919px){.job-create-wrapper{max-width:1400px;margin:32px auto;padding:25px}.new-job-card{max-width:1300px;min-width:1300px}.newjob-form-content-body{padding:28px 35px;max-height:calc(85vh - 125px)}.grid-2{gap:32px}.newjob-stepper-header{padding:15px 62px}.inst-step-line{width:175px}.skill-suggestion-box{width:100%}}@media (min-width: 1440px) and (max-width: 1599px){.job-create-wrapper{max-width:1280px;margin:28px auto;padding:22px}.new-job-card{max-width:1180px;min-width:1180px}.newjob-form-content-body{padding:24px 30px;max-height:calc(90vh - 120px)}.grid-2{gap:28px}.newjob-stepper-header{padding:14px 56px}.inst-step-line{width:160px}.skill-suggestion-box{width:100%}}@media (min-width: 1280px) and (max-width: 1439px){.job-create-wrapper{max-width:1180px;margin:25px auto;padding:18px}.new-job-card{max-width:1060px;min-width:1060px}.newjob-form-content-body{padding:22px 26px;max-height:calc(85vh - 110px)}.grid-2{gap:24px}.newjob-stepper-header{padding:13px 50px}.inst-step-line{width:145px}.skill-suggestion-box{width:100%}.inst-newjob{padding:18px 30px;gap:14px}}@media (min-width: 1024px) and (max-width: 1279px){.job-create-wrapper{max-width:100%;margin:20px auto;padding:16px}.new-job-card{max-width:980px;min-width:980px}.newjob-form-content-body{padding:20px 22px;max-height:calc(100vh - 100px)}.grid-2{gap:20px}.newjob-stepper-header{padding:12px 35px}.inst-step-line{width:100px}.skill-suggestion-box{width:100%}.inst-newjob{padding:16px 24px;gap:12px}.inst-step-item span,.step-item span{font-size:12px}.review-section{flex:1 1 100%;min-width:unset}}@media (min-width: 900px) and (max-width: 1023px){.job-create-wrapper{max-width:100%;margin:18px auto;padding:14px}.new-job-card{max-width:100%;min-width:unset;width:100%}.newjob-form-content-body{padding:18px 20px;max-height:calc(85vh - 100px)}.grid-2{grid-template-columns:repeat(2,1fr);gap:18px}.newjob-stepper-header{padding:12px 24px}.inst-step-line{width:70px}.skill-suggestion-box{width:100%}.inst-step-item span{font-size:11px}.step-item span{font-size:12px}.review-section{flex:1 1 100%;min-width:unset}.section-wrapper{flex-direction:column}}@media (min-width: 768px) and (max-width: 899px){.job-create-wrapper{max-width:100%;margin:14px auto;padding:12px}.new-job-card{max-width:100%;min-width:unset;width:100%;border-radius:10px;height:90vh;display:flex;flex-direction:column;overflow:hidden}.newjob-form-content-body{padding:16px 18px;max-height:none;overflow-y:auto;flex:1}.grid-2{grid-template-columns:repeat(2,1fr);gap:14px}.newjob-stepper-header{padding:10px 18px}.inst-step-line{width:50px}.inst-step-circle{width:22px;height:22px;font-size:11px}.inst-step-item span{font-size:11px}.step-circle{width:30px;height:30px;font-size:13px}.step-item span{font-size:11px;text-align:center}.skill-suggestion-box{width:100%}.review-section{flex:1 1 100%;min-width:unset}.section-wrapper{flex-direction:column}.new-inst-form-actions{flex-wrap:wrap;gap:10px;margin-top:20px;justify-content:flex-end}.new-inst-btn-primary{padding:3px 20px;font-size:13px}.new-inst-btn-secondary{padding:3px 14px;font-size:13px}.qualification-checkbox-group{gap:10px}.skill-chip{font-size:11.5px;padding:0 6px}}@media (min-width: 600px) and (max-width: 767px){.job-create-wrapper{max-width:100%;margin:5px auto;padding:10px}.new-job-card{max-width:100%;min-width:unset;width:100%;border-radius:8px;height:90vh;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden}.newjob-form-content-body{padding:14px 16px;overflow-y:auto;flex:1}.grid-2{grid-template-columns:1fr;gap:12px}.newjob-stepper-header{padding:10px 14px;flex-wrap:wrap;gap:8px;justify-content:center}.inst-step-line{width:35px}.inst-step-circle{width:20px;height:20px;font-size:10px}.inst-step-item span{font-size:10px}.step-circle{width:28px;height:28px;font-size:12px}.step-item{flex:none}.step-item span{font-size:10px;text-align:center;max-width:60px}.new-job-card h2{font-size:13px;margin-bottom:16px}.inst-newjob-form-group-nj label{font-size:13px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:7px 10px;font-size:13px}.nj-case2-select-wrapper select{padding:7px 32px 7px 10px;font-size:13px}.nj-case2-dropdown-icon{font-size:14px;right:10px}.skill-search-input{padding:10px 12px;font-size:13px}.skill-suggestion-box{width:100%}.skill-suggestion-box li{padding:8px 12px;font-size:13px}.skill-chip{font-size:13px;padding:3px 12px;gap:6px;margin-top:10px}.skill-chip button{font-size:15px;padding:4px}.review-publish-container{padding:12px}.review-section{flex:1 1 100%;min-width:unset;padding:14px}.section-wrapper{flex-direction:column;gap:12px}.review-box p{font-size:12.5px;line-height:2.2}.new-inst-form-actions{flex-wrap:wrap;gap:8px;margin-top:18px;justify-content:flex-end}.new-inst-btn-primary{padding:6px 16px;font-size:13px}.new-inst-btn-secondary{padding:5px 14px;font-size:13px}.btn-outline{padding:4px 10px;font-size:13px}.qualification-checkbox-group{gap:8px}.qualification-checkbox{font-size:13px}.newjob-error-text{font-size:11px}}@media (min-width: 480px) and (max-width: 599px){.job-create-wrapper{max-width:100%;margin:5px auto;padding:5px}.new-job-card{max-width:100%;min-width:unset;width:100%;border-radius:8px;height:80vh;box-shadow:0 3px 12px #00000014;display:flex;flex-direction:column;overflow:hidden}.newjob-form-content-body{padding:12px 14px;overflow-y:auto;flex:1;overflow-y:visible}.grid-2{grid-template-columns:1fr;gap:10px}.newjob-stepper-header{padding:10px;flex-wrap:wrap;gap:6px;justify-content:center;border-radius:4px}.inst-step-line{display:none}.inst-step-circle{width:20px;height:20px;font-size:10px}.inst-step-item span{font-size:10px}.step-circle{width:26px;height:26px;font-size:11px}.step-item{flex:none}.step-item span{font-size:9px;text-align:center;max-width:55px}.new-job-card h2{font-size:12.5px;margin-bottom:14px}.inst-newjob-form-group-nj label{font-size:12.5px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:7px 10px;font-size:12.5px}.nj-case2-select-wrapper select{padding:7px 30px 7px 10px;font-size:12.5px}.nj-case2-dropdown-icon{font-size:13px;right:10px}.skill-search-input{padding:9px 11px;font-size:12.5px}.skill-suggestion-box{width:100%;max-height:140px}.skill-suggestion-box li{padding:8px 10px;font-size:12.5px}.skill-chip{font-size:11.5px;padding:0 7px;gap:6px;margin-top:8px}.skill-chip button{font-size:11px;padding:3px}.review-publish-container{padding:10px}.review-section{flex:1 1 100%;min-width:unset;padding:12px;border-radius:6px}.section-wrapper{flex-direction:column;gap:10px}.review-box p{font-size:12px;line-height:2}.new-inst-form-actions{flex-wrap:wrap;gap:8px;margin-top:16px;justify-content:flex-end;font-size:12.5px}.new-inst-btn-primary{padding:6px 14px;font-size:12.5px}.new-inst-btn-secondary{padding:5px 12px;font-size:12.5px}.btn-outline{padding:4px 9px;font-size:12.5px}.qualification-checkbox-group{gap:8px}.qualification-checkbox{font-size:12.5px}.qualification-checkbox input[type=checkbox]{width:13px;height:11px}.newjob-error-text{font-size:11px}.location-suggestion-box li{padding:7px 9px;font-size:12.5px}}@media (min-width: 380px) and (max-width: 479px){.job-create-wrapper{max-width:100%;min-width:400px;margin:8px auto;padding:6px}.new-job-card{max-width:100%;min-width:unset;width:100%;height:80vh;border-radius:6px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;overflow:hidden}.newjob-form-content-body{padding:10px 12px;max-height:none;overflow-y:visible;flex:1;overflow-y:auto}.grid-2{grid-template-columns:1fr;gap:10px}.newjob-stepper-header{padding:8px;flex-wrap:wrap;gap:6px;justify-content:center}.inst-step-line{display:none}.inst-step-circle{width:18px;height:18px;font-size:9px}.inst-step-item span{font-size:9px}.step-circle{width:24px;height:24px;font-size:10px;border-width:1.5px}.step-item{flex:none}.step-item span{font-size:9px;text-align:center;max-width:50px}.new-job-card h2{font-size:12px;margin-bottom:12px}.inst-newjob-form-group-nj label{font-size:12px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:7px 9px;font-size:12px}.nj-case2-select-wrapper select{padding:7px 28px 7px 9px;font-size:12px}.nj-case2-dropdown-icon{font-size:12px;right:8px}.skill-search-input{padding:8px 10px;font-size:12px}.skill-suggestion-box{width:100%;max-height:130px}.skill-suggestion-box li{padding:7px 10px;font-size:12px}.skill-chip{font-size:10px;padding:3px 9px;gap:5px;margin-top:8px}.skill-chip button{font-size:12px;padding:2px}.skill-chip-container{gap:7px}.review-publish-container{padding:8px}.review-section{flex:1 1 100%;min-width:unset;padding:10px;border-radius:6px}.section-wrapper{flex-direction:column;gap:8px}.review-box p{font-size:11.5px;line-height:2}.new-inst-form-actions{flex-wrap:wrap;gap:8px;margin-top:14px;justify-content:flex-end;font-size:12px}.new-inst-btn-primary{padding:3px 20px;font-size:12px}.new-inst-btn-secondary{padding:3px 10px;font-size:12px}.btn-outline{padding:3px 8px;font-size:12px}.qualification-checkbox-group{gap:6px}.qualification-checkbox{font-size:12px}.qualification-checkbox input[type=checkbox]{width:12px;height:11px;margin-right:6px}.newjob-error-text{font-size:10.5px}.location-suggestion-box li{padding:6px 8px;font-size:12px}.job-stepper{margin-bottom:18px}}@media (min-width: 320px) and (max-width: 379px){.job-create-wrapper{max-width:100%;margin:6px auto;padding:15px}.new-job-card{max-width:100%;min-width:unset;width:100%;border-radius:5px;height:70vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 6px #00000012}.newjob-form-content-body{padding:8px 10px;flex:1;overflow-y:auto}.grid-2{grid-template-columns:1fr;gap:8px}.newjob-stepper-header{padding:6px;flex-wrap:wrap;gap:23px;justify-content:center}.inst-step-line{display:none}.inst-step-circle{width:16px;height:16px;font-size:8px}.inst-step-item span{font-size:8.5px}.step-circle{width:22px;height:22px;font-size:9px;border-width:1.5px}.step-item{flex:none}.step-item span{font-size:8.5px;text-align:center;max-width:45px}.new-job-card h2{font-size:11.5px;margin-bottom:10px}.inst-newjob-form-group-nj label{font-size:11.5px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:6px 8px;font-size:11.5px}.nj-case2-select-wrapper select{padding:6px 26px 6px 8px;font-size:11.5px}.nj-case2-dropdown-icon{font-size:11px;right:7px}.skill-search-input{padding:7px 9px;font-size:11.5px}.skill-suggestion-box{width:100%;max-height:120px}.skill-suggestion-box li{padding:7px 9px;font-size:11.5px}.skill-chip{font-size:11.5px;padding:2px 8px;gap:4px;margin-top:6px}.skill-chip button{font-size:12px;padding:2px}.skill-chip-container{gap:6px}.review-publish-container{padding:6px}.review-section{flex:1 1 100%;min-width:unset;padding:8px;border-radius:5px}.section-wrapper{flex-direction:column;gap:8px;margin-top:10px}.review-box p{font-size:11px;line-height:1.9;margin-bottom:6px}.new-inst-form-actions{flex-wrap:wrap;gap:6px;margin-top:12px;justify-content:flex-end;font-size:11.5px}.new-inst-btn-primary{padding:3px 20px;font-size:11.5px}.new-inst-btn-secondary{padding:3px 9px;font-size:11.5px}.btn-outline{padding:3px 7px;font-size:11.5px}.qualification-checkbox-group{gap:5px}.qualification-checkbox{font-size:11.5px}.qualification-checkbox input[type=checkbox]{width:11px;height:10px;margin-right:5px}.newjob-error-text{font-size:10px}.location-suggestion-box li{padding:6px 7px;font-size:11.5px}.job-stepper{margin-bottom:14px}}@media (max-width: 319px){.new-job-card{max-width:100%;min-width:unset;width:100%;border-radius:4px;max-height:none}.newjob-form-content-body{padding:6px 8px;max-height:none;overflow-y:visible}.grid-2{grid-template-columns:1fr;gap:6px}.newjob-stepper-header{padding:5px;flex-wrap:wrap;gap:4px;justify-content:center}.inst-step-line{display:none}.inst-step-circle{width:14px;height:14px;font-size:7px}.inst-step-item span{font-size:8px}.inst-newjob-form-group-nj input,.inst-newjob-form-group-nj select,.inst-newjob-form-group-nj textarea{padding:5px 7px;font-size:11px}.nj-case2-select-wrapper select{padding:5px 22px 5px 7px;font-size:11px}.new-inst-btn-primary,.new-inst-btn-secondary{font-size:11px;padding:4px 8px}.skill-suggestion-box{width:100%}.section-wrapper{flex-direction:column}}.newjob-employee-popup-header{flex-shrink:0;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.newjob-employee-title-row{display:flex;align-items:flex-start;gap:14px}.newjob-employee-logo-wrapper{width:54px;height:54px;border-radius:10px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;font-size:22px;color:#ccc}.newjob-employee-logo{width:100%;height:100%;object-fit:contain}.newjob-employee-main-content{flex:1;min-width:0}.newjob-popup-title-close-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.newjob-employee-name{font-size:16px;font-weight:600;margin:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:1.3;flex:1;min-width:0;word-break:break-word;padding-top:4px}.newjob-popup-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.newjob-popup-btn{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;padding:4px 12px;border-radius:20px;border:1px solid;background:transparent;cursor:pointer;white-space:nowrap;transition:background .15s}.newjob-popup-btn .btn-label{display:inline}.newjob-edit-btn{border-color:#16a34a;color:#16a34a}.newjob-edit-btn:hover{background:#e8eeff}.newjob-dlt-btn{border-color:#dc2626;color:#dc2626}.newjob-dlt-btn:hover{background:#fff0f0}.newjob-employee-popup-close{width:30px;height:30px;border-radius:50%;border:1px solid #ddd;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;flex-shrink:0}.newjob-meta-row{display:flex;flex-wrap:wrap;gap:12px}.newjob-meta-item{display:flex;align-items:center;gap:5px;font-size:13px;color:#666}.newjob-popup-header-mobile{display:none;flex-direction:column;gap:10px;padding-bottom:14px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.newjob-popup-header-desktop{display:block;padding-bottom:14px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.newjob-popup-mobile-top-row{display:flex;align-items:flex-start;gap:5px}.newjob-popup-mobile-title-close{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex:1;min-width:0}.newjob-popup-mobile-action-bar{display:flex;align-items:center;justify-content:center;gap:8px}.newjob-popup-mobile-action-bar .newjob-edit-btn{width:88px;height:25px;border-radius:20px;padding:0;justify-content:center}.newjob-popup-mobile-action-bar .newjob-delete-btn{width:88px;height:32px;border-radius:20px;padding:0;justify-content:center}.newjob-main-container{min-height:100vh;background-color:#fff}.newjob-employeecard-container{background-color:#fff;margin-top:60px;padding:.5rem 2.75rem;border-radius:.5rem;font-size:12px;cursor:pointer}.newjob-searchbar-container{display:grid;grid-template-columns:1.5fr 4fr 1fr;align-items:center;margin-top:25px;margin-bottom:30px;width:100%}.newjob-searchbar-container>div:first-child{justify-self:start}.newjob-title{font-size:15px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-top:8px;margin-left:12px}.newjob-institution-sort{width:100%;display:flex;justify-content:center}.newjob-search-container{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:25px;padding:2px 10px;transition:border-color .2s ease;width:800px;margin-right:4px}.newjob-search-field{flex:1;border:none;padding:6px 5px;font-size:13.5px;background:#fff;outline:none;width:600px}.newjob-search-field::placeholder{color:#888}.newjob-search-btn{color:#6c757d;font-size:15px;cursor:pointer;border-radius:50%;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.create-job-btn{display:flex;align-items:center;gap:7px;padding:7px 13px;font-size:13px;background:#004dda;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.create-job-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.create-job-btn.clicked{background:linear-gradient(135deg,#11998e,#38ef7d)}.create-icon{font-size:18px}.rotate{animation:spin .4s linear}.createnewjob-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.createnewjob-modal-content{width:100%;max-width:1450px;max-height:90vh;border-radius:16px;overflow:hidden;box-sizing:border-box;animation:popupFade .25s ease}@keyframes popupFade{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.newjob-job-cards-filter{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.newjob-filter-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #f0f2f5}.newjob-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.newjob-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e60d;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0}.newjob-btn-clear{background:none;border:none;color:#0056d2;cursor:pointer;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:color .15s ease}.newjob-btn-clear:hover{color:#003fa3}.newjob-filter-body{display:flex;flex-direction:column}.newjob-filter-values{flex:1;height:auto;overflow-y:visible;width:100%;padding:0}.newjob-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.newjob-accordion-item:last-child{border-bottom:none}.newjob-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.newjob-accordion-trigger:hover{background:#f7f9ff}.newjob-accordion-trigger-left{display:flex;align-items:center;gap:10px}.newjob-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.newjob-accordion-icon{display:flex;align-items:center;justify-content:center;font-size:14px}.newjob-accordion-icon svg{width:14px;height:14px}.newjob-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.newjob-accordion-trigger-right{display:flex;align-items:center;gap:8px}.newjob-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;background:#50596514;color:#505965}.newjob-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.newjob-accordion-chevron.open{transform:rotate(180deg)}.newjob-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.newjob-accordion-body.open{max-height:600px}.newjob-accordion-body.open.newjob-scroll-body{max-height:240px;overflow-y:auto}.newjob-filter-section{padding:4px 18px 10px;display:flex;flex-direction:column;gap:0}.newjob-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.newjob-checkbox-item:hover{background:#f4f7ff}.newjob-checkbox-left{display:flex;align-items:center;gap:9px}.newjob-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.newjob-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.newjob-select-wrapper{position:relative;margin-bottom:12px}.newjob-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.newjob-select:hover{border-color:#b0bdf0}.newjob-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.newjob-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.newjob-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.newjob-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.newjob-bottom-sheet-backdrop{position:fixed;inset:0;background:#0006;z-index:1040;animation:newjob-fadeIn .2s ease}@keyframes newjob-fadeIn{0%{opacity:0}to{opacity:1}}.newjob-bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1050;background:#fff;border-radius:20px 20px 0 0;max-height:85vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 30px #0000001f;pointer-events:none}.newjob-bottom-sheet--open{transform:translateY(0);pointer-events:all}.newjob-bottom-sheet-handle-row{display:flex;justify-content:center;padding:12px 0 4px;flex-shrink:0}.newjob-bottom-sheet-handle{width:40px;height:4px;background:#d1d5db;border-radius:99px}.newjob-bottom-sheet-inner{overflow-y:auto;flex:1;padding-bottom:env(safe-area-inset-bottom,12px)}.newjob-filter-sheet-apply-btn{display:block;width:100%;padding:13px;background:linear-gradient(135deg,#0056d2,#0575e6);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:opacity .2s ease;margin-top:4px}.newjob-filter-sheet-apply-btn:hover{opacity:.92}.job-tabs{display:flex;gap:10px;margin-bottom:15px;margin-top:7px;justify-content:space-between;flex-wrap:wrap;align-items:center}.open-close-tabs{display:flex;gap:10px;flex-wrap:wrap}.job-tabs-right{display:flex;align-items:center;gap:8px}.job-tabs button{padding:4px 13px;border:1px solid #1A5276;background:#fff;cursor:pointer;color:#1a5276;font-size:13px;border-radius:6px;white-space:nowrap}.job-tabs .active-tab{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:1px solid #0575E6}.newjob-sort-wrapper,.desktop-sort-wrapper{position:relative}.institution-newjob-sort-btn{background:#fff;border:1px solid #ddd;padding:3px 13px;border-radius:6px;display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer;color:#6c757d;white-space:nowrap}.newjob-sort-dropdown{position:absolute;top:100%;right:0;width:160px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:100;margin-top:4px}.newjob-sort-dropdown div{padding:10px 14px;cursor:pointer;font-size:14px}.newjob-sort-dropdown div:hover{background:#f0f4ff}.tablet-searchbar-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%}.newjob-profile-sidebar-col{position:sticky;top:85px;height:fit-content}.newjob-ad-carousel-container{overflow:hidden;height:100%;position:relative;flex-grow:1}.newjob-ad-carousel{display:flex;transition:transform .5s ease-in-out;width:100%;height:100%}.newjob-ad-card{flex:0 0 100%;width:100%;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a;position:relative}.newjob-ad-img{width:100%;height:100%;object-fit:cover}.newjob-ad-dots{display:flex;justify-content:center;gap:8px;margin-top:8px;margin-bottom:8px}.newjob-dot{height:8px;width:8px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease;padding:0}.newjob-dot.active{background-color:#004dda}.inst-newjobpagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.inst-newjobpagination-prev-btn{display:flex;align-items:center;padding:4px 15px 4px 6px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.inst-newjobpagination-next-btn{display:flex;align-items:center;padding:4px 6px 4px 15px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.inst-newjobpagination-next-btn:disabled,.inst-newjobpagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.inst-newjobpagination-pages{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.newjob-info-icon{font-size:15px;margin-bottom:3px;margin-right:4px;color:#999}.inst-newjobpagination-page{padding:0 9px;border-radius:6px;border:1px solid #0575E6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.inst-newjobpagination-page.active{background:#0575e6;color:#fff}.newjob-employee-popup-overlay{position:fixed;inset:0;background:#00000073;z-index:9000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.newjob-employee-popup-card{background:#fff;border-radius:16px;padding:28px 24px;width:100%;max-width:860px;max-height:88vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 40px #0000002e;box-sizing:border-box}.newjob-transaction-details-modal-2{display:flex;flex-direction:column;overflow-y:auto;height:100%}.newjob-employee-popup-body{flex:1;padding-top:14px;padding-right:6px;scrollbar-width:thin}.newjob-employee-popup-content h4{font-size:14px;font-weight:600;color:#505965;margin:14px 0 10px}.newjob-employee-popup-content h4:first-child{margin-top:0}.newjob-employee-popup-content p,.newjob-employee-popup-content li{font-size:13.5px;color:#333;line-height:1.7;margin:0 0 4px}.newjob-employee-popup-content ul{margin:0;padding-left:18px}.newjob-employee-skill-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.newjob-employee-skill-tags span{font-size:12px;padding:4px 10px;background:#e8eeff50;color:#004dda;border-radius:14px}.newjob-card-header{display:flex;align-items:center;gap:12px}.newjob-card-avatar-ring{display:flex;align-items:center}.newjob-card-avatar{width:35px;height:35px;border-radius:8px;overflow:hidden;border:1px solid #e2e2e2;background:#fff;display:flex;align-items:center;font-size:18px;justify-content:center;color:#6b7280ab}.newjob-card-image{width:100%;height:100%;object-fit:cover}.newjob-card-header-info{display:flex;flex-direction:column}.newjob-card-title{font-size:15px;font-weight:700;margin:0;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;color:transparent}.newjob-card-sub{font-size:.85rem;color:#777}.newjob-meta-icon{color:#999;font-size:14px;flex-shrink:0;margin-bottom:0}.newjob-meta-rows{display:flex;flex-wrap:wrap;gap:12px;padding:8px 0}.instjobs-view-details-btn{background:#fff;color:#004dda;padding:4px 10px;display:flex;gap:5px;border-radius:6px;font-size:13px;cursor:pointer;white-space:nowrap;border:none;transition:transform .3s ease}.inst-newjob-arrow-icon{display:flex;align-items:center;transition:transform .3s ease}.instjobs-view-details-btn:hover .inst-newjob-arrow-icon{transform:translate(4px)}.edit-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;justify-content:center;align-items:center;z-index:1000;padding:12px;box-sizing:border-box}.edit-modal-window{background:#fff;border-radius:10px;width:100%;max-width:1000px;height:600px;position:relative;box-shadow:0 4px 20px #00000040;animation:fadeIn .25s ease-out;overflow:hidden;display:flex;flex-direction:column}.edit-newjob-edit-modal-header{flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;height:50px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.edit-popup-close-btn{position:absolute;right:30px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;color:#fff;cursor:pointer}.edit-modal-body{flex:1;min-height:0;overflow-y:auto;max-height:calc(85vh - 60px);padding:20px 20px 0}.edit-modal-section-title{grid-column:1 / -1;margin:9px 0 8px;font-weight:600;font-size:18px}.edit-modal-section-subtitle{grid-column:1 / -1;margin:16px 0 8px;font-weight:600;font-size:15px}.edit-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-bottom:15px}.edit-select-inti{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.edit-job-title-input{grid-column:1 / -1}.edit-case2-select-wrapper{position:relative;min-width:0}.edit-intst-dropdown-icon{position:absolute;right:10px;top:53%;transform:translateY(-50%);pointer-events:none;font-size:15px;color:#666}textarea.edit-select-inti{grid-column:1 / -1;min-height:90px;resize:vertical;margin-top:12px}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.edit-modal-actions{display:flex;justify-content:center;margin-top:13px;padding:10px 0 14px;flex-shrink:0}.edit-btn-primary{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:4px 14px;border-radius:15px;font-size:.9rem;cursor:pointer;transition:background .2s;align-items:center}.inst-newjob-form-group{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-bottom:20px}.newjob-qualification-checkbox-group{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.newjob-qualification-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center}.newjob-qualification-checkbox input[type=checkbox]{width:14px;height:12px;margin-right:8px;accent-color:#28a745;margin-bottom:3px}.delete-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999;padding:16px;box-sizing:border-box}.delete-modal-content{background:#fff;padding:20px 25px;border-radius:8px;width:100%;max-width:346px;box-shadow:0 2px 10px #00000040;text-align:center;font-size:16px}.delete-modal-content h5{margin-top:0;font-size:17px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.delete-modal-buttons{display:flex;justify-content:center;gap:16px;margin-top:18px}.jobpost-cancel{background:#fff;color:#004dda;border:1px solid #004DDA;border-radius:6px;padding:5px 10px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.jobpost-delete{background:#004dda;color:#fff;border:none;border-radius:7px;padding:5px 15px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.job-btn-delete:hover{background:#174ea6}.inst-jobedit-field-wrapper{position:relative;width:100%;box-sizing:border-box;margin-top:6px}.inst-jobedit-field-wrapper input,.inst-jobedit-field-wrapper select,.inst-jobedit-field-wrapper textarea{width:100%;box-sizing:border-box;padding:14px 12px 6px;border-radius:6px;border:1.5px solid #ccc;margin-bottom:8px;font-size:12px;appearance:none;-webkit-appearance:none;outline:none;background:#fff;color:#333;transition:border-color .2s}.inst-jobedit-field-wrapper input:focus,.inst-jobedit-field-wrapper select:focus,.inst-jobedit-field-wrapper textarea:focus{border-color:#505965}.inst-jobedit-field-wrapper select{padding-right:32px}.inst-jobedit-floating-label{position:absolute;left:11px;top:45%;transform:translateY(-50%);font-size:13.5px;color:#888;pointer-events:none;transition:top .18s ease,font-size .18s ease,color .18s ease,background .18s ease,padding .18s ease;background:transparent;padding:0;line-height:1;white-space:nowrap}.inst-jobedit-field-wrapper.inst-jobedit-has-value .inst-jobedit-floating-label,.inst-jobedit-field-wrapper input:focus~.inst-jobedit-floating-label,.inst-jobedit-field-wrapper select:focus~.inst-jobedit-floating-label,.inst-jobedit-field-wrapper textarea:focus~.inst-jobedit-floating-label{top:0;font-size:11px;color:#0575e6;background:#fff;padding:0 4px;transform:translateY(-50%)}.inst-jobedit-textarea-wrapper .inst-jobedit-floating-label{top:20px;transform:none}.inst-jobedit-textarea-wrapper.inst-jobedit-has-value .inst-jobedit-floating-label,.inst-jobedit-textarea-wrapper textarea:focus~.inst-jobedit-floating-label{top:11px;font-size:11px;color:#0575e6;background:#fff;padding:0 4px;transform:translateY(-50%)}.inst-jobedit-arrow-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:15px;color:#666}.inst-jobedit-fixed-label .inst-jobedit-floating-label{top:0;transform:translateY(-50%);font-size:11px;background:#fff;padding:0 4px;color:#888}.inst-jobedit-fixed-label input:focus~.inst-jobedit-floating-label,.inst-jobedit-fixed-label.inst-jobedit-has-value .inst-jobedit-floating-label{top:0;font-size:11px;color:#888;transform:translateY(-50%)}.inst-jobedit-fixed-label input{padding:12px 12px 8px}.job-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.job-info-section{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.job-actions{display:flex;align-items:center;gap:8px}.newjob-mobile-top-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px}.sort-create-btn{display:flex;align-items:center;gap:8px}.mobile-add-job-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;background:#004dda;color:#fff;border:none;border-radius:8px;font-size:10px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.mobile-add-job-btn:hover{background:#0038b8}.newjob-mobile-search-row{display:flex;align-items:center;gap:8px;width:100%}.newjob-mobile-search-row .newjob-institution-sort{flex:1}.newjob-mobile-search-row .newjob-search-container{width:100%;margin-right:0}.mobile-filter-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;border:1px solid #ddd;background:#fff;color:#6c757d;font-size:16px;cursor:pointer;flex-shrink:0;transition:background .2s}.mobile-filter-icon-btn.has-filters{background:#004dda;color:#fff}.mobile-filter-badge{position:absolute;top:-5px;right:-5px;background:#e11d48;color:#fff;font-size:9px;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}.addcreate-newjob{display:flex;justify-content:flex-end;align-items:center}.newjob-no-employees-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;margin-top:30px}.saved-jobs-layout{align-items:flex-start}.saved-job-list{min-width:0}.ins-institution-card{background:#fff;border:1px solid #e8eaf0;border-radius:12px;padding:14px 16px;margin-bottom:12px;transition:box-shadow .2s ease;cursor:pointer}.ins-institution-card:hover{box-shadow:0 4px 16px #004dda14}.animate-card{animation:fadeIn .25s ease}.jobs-card-default-icon{display:flex;align-items:center;justify-content:width: 100%;height:100%;font-size:18px;color:#9ca3af}.newjob-cardpopup-section-description{font-size:13.5px;color:#333;line-height:1.7;margin:0 0 4px}.search-ml{margin-left:0}@keyframes doorOpen{0%{transform:rotateY(-90deg);opacity:0}to{transform:rotateY(0);opacity:1}}@keyframes doorClose{0%{transform:rotateY(0);opacity:1}to{transform:rotateY(90deg);opacity:0}}@media (max-width: 575px){.newjob-popup-header-mobile{display:flex}.newjob-popup-header-desktop{display:none}.newjob-employeecard-container{padding:.5rem .75rem;margin-top:45px}.newjob-searchbar-container{display:flex;flex-direction:column;gap:0;margin-top:14px;margin-bottom:16px}.newjob-job-cards-filter{display:none}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:flex}.newjob-title{font-size:11px;margin-left:0;margin-top:0}.institution-newjob-sort-btn{padding:3px 8px}.newjob-search-container{width:100%;margin-right:0;padding:2px 8px}.newjob-search-field{width:100%;font-size:11px}.saved-jobs-layout{flex-direction:column}.saved-job-list{width:100%!important;max-width:100%;padding:0!important}.newjob-profile-sidebar-col{display:none}.job-tabs{flex-direction:column;gap:8px;align-items:flex-start}.open-close-tabs{flex-wrap:wrap;gap:6px}.job-tabs button{font-size:11px;padding:4px 10px}.newjob-accordion-label{font-size:11.5px}.newjob-employee-popup-card{padding:16px 14px;border-radius:12px;max-height:92vh}.newjob-employee-logo-wrapper{width:44px;height:44px;font-size:18px;flex-shrink:0}.newjob-employee-name{font-size:12px;padding:4px 0}.newjob-employee-popup-close{height:23px;width:23px}.newjob-meta-row{gap:8px;margin-top:0}.newjob-meta-item{font-size:11px}.newjob-employee-popup-content h4{font-size:12px}.newjob-employee-popup-content p,.newjob-employee-popup-content li{font-size:11px}.edit-modal-window{height:95vh;max-height:95vh;border-radius:12px}.edit-modal-grid{grid-template-columns:1fr}.edit-modal-section-title{font-size:15px}.inst-newjobpagination-container{gap:6px;margin:16px 0}.inst-newjobpagination-prev-btn,.inst-newjobpagination-next-btn{font-size:11px;padding:4px 10px}.inst-newjobpagination-page{padding:2px 8px;font-size:11px}.ins-institution-card{padding:12px}.newjob-card-title{font-size:13.5px}.newjob-card-sub{font-size:12px}.newjob-meta-rows{gap:8px}.instjobs-view-details-btn{font-size:11px;padding:4px 8px}.job-info-section{gap:6px}.job-info-item{font-size:11px}.createnewjob-modal-content{border-radius:10px;max-height:95vh}.newjob-employee-skill-tags span{font-size:10.5px}.newjob-sort-dropdown{width:140px}.newjob-sort-dropdown div{font-size:11px}}@media (min-width: 576px) and (max-width: 767px){.newjob-employeecard-container{padding:.5rem 1rem;margin-top:58px}.newjob-searchbar-container{display:flex;flex-direction:column;gap:10px;margin-top:16px;margin-bottom:18px}.newjob-job-cards-filter{display:none}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:flex!important}.newjob-title{font-size:13px;margin-left:0}.newjob-search-container{width:100%;margin-right:0}.newjob-search-field{width:100%}.saved-job-list{width:100%!important;max-width:100%;padding:0 8px!important}.newjob-profile-sidebar-col{display:none}.job-tabs{flex-wrap:wrap;gap:8px}.newjob-searchbar-container>div:first-child,.newjob-institution-sort,.addcreate-newjob{width:100%;justify-content:flex-start}.addcreate-newjob{justify-content:flex-start}.create-job-btn{width:100%;justify-content:center}.newjob-employee-popup-card{padding:20px 16px}.edit-modal-grid{grid-template-columns:1fr}.edit-modal-window{height:90vh;max-height:90vh}.newjob-popup-btn .btn-label{display:inline}.newjob-sort-dropdown div{font-size:11.5px}}@media (min-width: 768px) and (max-width: 991px){.newjob-employeecard-container{padding:.5rem 1.25rem;margin-top:60px}.newjob-searchbar-container{display:block;margin-top:20px;margin-bottom:20px}.tablet-searchbar-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%}.tablet-searchbar-row .newjob-title{margin-left:0;margin-top:0;white-space:nowrap}.tablet-searchbar-row .newjob-institution-sort{justify-content:center}.tablet-searchbar-row .newjob-search-container{width:100%;margin-right:0}.tablet-searchbar-row .newjob-search-field{width:100%}.tablet-searchbar-row .addcreate-newjob{justify-content:flex-end}.newjob-job-cards-filter{display:none}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:flex!important}.saved-job-list{width:100%!important;max-width:100%}.newjob-profile-sidebar-col{display:none}.saved-jobs-layout{flex-direction:column}.newjob-title{font-size:13.5px}.job-tabs{flex-wrap:nowrap;align-items:center;gap:8px}.newjob-sort-dropdown div{font-size:12px}.job-tabs-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.mobile-filter-icon-btn{width:45px;height:29px;color:#6c757d}.edit-modal-grid{grid-template-columns:1fr 1fr}.edit-modal-window{height:90vh;max-height:90vh}.newjob-employee-popup-card{padding:22px 18px}}@media (min-width: 992px) and (max-width: 1199px){.newjob-employeecard-container{padding:.5rem 1.5rem}.newjob-searchbar-container{grid-template-columns:1.2fr 3fr 1fr;gap:8px}.newjob-search-container{width:100%;margin-right:0}.newjob-search-field{width:100%}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:none!important}.newjob-job-cards-filter{display:block;min-width:220px}.newjob-profile-sidebar-col{display:block}.saved-job-list{min-width:0}.newjob-title{font-size:14px}.edit-modal-window{max-width:900px}}@media (min-width: 1200px) and (max-width: 1439px){.newjob-employeecard-container{padding:.5rem 2rem}.newjob-search-container{width:700px}.newjob-search-field{width:500px}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:none!important}}@media (min-width: 1440px) and (max-width: 1919px){.newjob-employeecard-container{padding:.5rem 3rem}.newjob-search-container{width:850px}.newjob-search-field{width:650px}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:none!important}.edit-modal-window{max-width:1100px}}@media (min-width: 1920px) and (max-width: 2559px){.newjob-employeecard-container{padding:.5rem 4rem;max-width:2000px;margin-left:auto;margin-right:auto}.newjob-searchbar-container{grid-template-columns:1fr 5fr 1fr}.newjob-search-container{width:1000px}.newjob-search-field{width:800px}.newjob-title{font-size:16px}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:none!important}.edit-modal-window{max-width:1200px;height:700px}.newjob-employee-popup-card{max-width:1000px}.ins-institution-card{padding:16px 20px}.newjob-card-title{font-size:16px}.newjob-accordion-label{font-size:14px}.newjob-job-cards-filter{min-width:300px}}@media (min-width: 2560px){.newjob-employeecard-container{padding:.5rem 5rem;max-width:2400px;margin-left:auto;margin-right:auto}.newjob-searchbar-container{grid-template-columns:1fr 6fr 1fr}.newjob-search-container{width:1200px}.newjob-search-field{width:1000px;font-size:15px}.newjob-title{font-size:18px}.newjob-bottom-sheet,.newjob-bottom-sheet-backdrop{display:none!important}.edit-modal-window{max-width:1400px;height:800px}.newjob-employee-popup-card{max-width:1200px;padding:36px 32px}.newjob-employee-name{font-size:20px}.ins-institution-card{padding:18px 24px}.newjob-card-title{font-size:17px}.newjob-card-sub,.newjob-meta-item{font-size:14px}.newjob-accordion-label{font-size:15px}.newjob-checkbox-label{font-size:14px}.job-tabs button{font-size:14px;padding:6px 18px}.newjob-job-cards-filter{min-width:340px}.instjobs-view-details-btn{font-size:14px;padding:6px 14px}.create-job-btn{font-size:15px;padding:9px 18px}.institution-newjob-sort-btn{font-size:14px;padding:5px 18px}}.ip-wrapper{position:relative;display:inline-block}.ip-trigger-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s ease}.ip-trigger-btn:hover{background:#ffffff1a}.ip-trigger-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 8px #00000026;background-color:#fff}.ip-trigger-avatar img{width:100%;height:100%;object-fit:cover}.ip-dropdown{position:absolute;top:56px;right:0;width:380px;background:#fff;border-radius:20px;box-shadow:0 6px 18px #0000001a;border:1px solid rgba(0,0,0,.06);overflow:hidden;z-index:2100;animation:ipFadeIn .2s ease-out}@keyframes ipFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ip-close-btn{position:absolute;top:7px;right:9px;background:none;border:none;font-size:20px;color:#021b79;background-color:#f1f9fe80;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.ip-close-btn:hover{cursor:pointer}.ip-header{padding:23px 24px 15px;display:flex;gap:18px;align-items:flex-start;border-bottom:1px solid #e9ecef}.ip-avatar-container{position:relative;flex-shrink:0}.ip-avatar{width:55px;height:55px;border-radius:18px;overflow:hidden;border:4px solid #fff;box-shadow:0 1px 7px #0000001a}.ip-avatar img{width:100%;height:100%;object-fit:cover}.ip-badge{position:absolute;bottom:-1px;right:-4px;width:20px;height:20px;color:#25d366;background:#fff;border-radius:50%;padding:2px;box-shadow:0 2px 6px #00000026}.ip-info{flex:1}.ip-name{font-size:14px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-top:4px}.ip-location{font-size:13.5px;color:#4b5563;margin:4px 0}.ip-affiliation{font-size:.875rem;color:#6b7280;margin:2px 0 22px}.ip-outline-btn{display:inline-flex;align-items:center;gap:1px;margin-top:6px;padding:4px 9px;border-radius:6px;color:#004dda;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s ease}.ip-stats-section{padding:1px 24px}.ip-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:600;color:#1f2937;font-size:1.0625rem}.ip-stats-header span:last-child{font-size:.8125rem;color:#9ca3af;font-weight:400}.ip-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ip-stat-card{background:#f8fafc;border-radius:16px;padding:16px 12px;text-align:center;transition:all .2s ease;border:1px solid transparent}.ip-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.ip-stat-faculty{border-left:4px solid #8b5cf6}.ip-stat-number{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:6px}.ip-stat-label{font-size:.875rem;color:#6b7280;margin-bottom:8px}.ip-stat-view{font-size:.75rem;color:#3b82f6;text-decoration:none}.ip-links-section{padding:6px 12px}.ip-link{display:flex;align-items:center;gap:12px;padding:9px 16px;color:#374151;text-decoration:none;border-radius:12px;transition:background .2s;font-size:13.5px}.ip-link:hover{background:#f3f4f6}.ip-link-logout{background:none;border:none;margin-bottom:10px}.ip-link-logout:hover{background:none;width:350px}.ip-link-icon{font-size:19px;color:#000;width:15px;text-align:center;opacity:.8}.ip-link-logout .ip-link-icon{font-size:16px;margin-bottom:3px}.ip-avatar-initial{height:45px;width:45px;background:#fff;color:#6b7280ab;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:600;text-transform:uppercase;-webkit-user-select:none;user-select:none}.ip-avatar-initial.small{height:38px;width:38px;font-size:20px}.ip-avatar-initial.large{height:50px;width:50px;font-size:26px}.disabled-item{opacity:.5;pointer-events:auto;cursor:not-allowed}@media (max-width: 319px){.ip-trigger-avatar{width:26px;height:26px;border-width:1px;margin-top:5px}.ip-trigger-btn{padding:2px}.ip-dropdown{width:calc(100vw - 12px);right:-4px;top:38px;border-radius:12px}.ip-close-btn{width:22px;height:22px;font-size:13px;top:5px;right:5px}.ip-header{padding:14px 12px 10px;gap:10px}.ip-avatar{width:34px;height:34px;border-radius:10px;border-width:2px}.ip-badge{width:12px;height:12px;right:-2px;bottom:-1px}.ip-name{font-size:10px;margin-top:2px}.ip-location{font-size:9px;margin:2px 0}.ip-affiliation{font-size:9px;margin:1px 0 10px}.ip-outline-btn{font-size:9px;padding:3px 6px;border-radius:4px}.ip-stats-section{padding:1px 12px}.ip-stats-header{font-size:10px;margin-bottom:8px}.ip-stats-header span:last-child{font-size:9px}.ip-stats-grid{gap:8px}.ip-stat-card{padding:8px 6px;border-radius:10px}.ip-stat-number{font-size:13px;margin-bottom:3px}.ip-stat-label{font-size:9px;margin-bottom:4px}.ip-stat-view{font-size:8px}.ip-stat-faculty{border-left-width:2px}.ip-links-section{padding:4px 6px}.ip-link{padding:6px 8px;font-size:9.5px;gap:7px;border-radius:8px}.ip-link-icon{font-size:12px;width:10px}.ip-link-logout .ip-link-icon{font-size:11px}.ip-link-logout{margin-bottom:6px}.ip-link-logout:hover{width:100%}.ip-avatar-initial{height:30px;width:30px;font-size:15px}.ip-avatar-initial.small{height:24px;width:24px;font-size:12px}.ip-avatar-initial.large{height:32px;width:32px;font-size:16px}}@media (min-width: 320px) and (max-width: 479px){.ip-trigger-avatar{width:24px;height:24px;border-width:1px;margin-top:5px}.ip-trigger-btn{padding:2px}.ip-dropdown{width:calc(100vw - 90px);right:-6px;top:40px;border-radius:14px}.ip-close-btn{width:20px;height:20px;font-size:12px;top:5px;right:6px}.ip-header{padding:16px 14px 11px;gap:11px}.ip-avatar{width:38px;height:38px;border-radius:12px;border-width:2px}.ip-badge{width:13px;height:13px;right:-3px;bottom:-1px}.ip-name{font-size:10px;margin-top:2px}.ip-location{font-size:9.5px;margin:2px 0}.ip-affiliation{font-size:10px;margin:1px 0 12px}.ip-outline-btn{font-size:10px;padding:3px 7px;border-radius:5px}.ip-stats-section{padding:1px 14px}.ip-stats-header{font-size:11px;margin-bottom:10px}.ip-stats-header span:last-child{font-size:10px}.ip-stats-grid{gap:10px}.ip-stat-card{padding:10px 8px;border-radius:11px}.ip-stat-number{font-size:14px;margin-bottom:4px}.ip-stat-label{font-size:10px;margin-bottom:5px}.ip-stat-view{font-size:9px}.ip-stat-faculty{border-left-width:3px}.ip-links-section{padding:4px 8px}.ip-link{padding:7px 10px;font-size:9px;gap:8px;border-radius:9px}.ip-link-icon{font-size:13px;width:11px}.ip-link-logout .ip-link-icon{font-size:12px}.ip-link-logout{margin-bottom:7px}.ip-link-logout:hover{width:100%}.ip-avatar-initial{height:32px;width:32px;font-size:17px}.ip-avatar-initial.small{height:22px;width:23px;font-size:13px}.ip-avatar-initial.small svg{height:15px;width:14px}.ip-avatar-initial.large{height:36px;width:36px;font-size:18px}}@media (min-width: 480px) and (max-width: 639px){.ip-trigger-avatar{width:32px;height:32px}.ip-trigger-btn{padding:3px}.ip-dropdown{width:300px;right:-2px;top:46px;border-radius:16px}.ip-close-btn{width:26px;height:26px;font-size:15px;top:6px;right:7px}.ip-header{padding:18px 16px 12px;gap:13px}.ip-avatar{width:42px;height:42px;border-radius:13px;border-width:3px}.ip-badge{width:15px;height:15px;right:-3px;bottom:-1px}.ip-name{font-size:12px;margin-top:3px}.ip-location{font-size:11px;margin:3px 0}.ip-affiliation{font-size:11px;margin:2px 0 14px}.ip-outline-btn{font-size:11px;padding:3px 7px;border-radius:5px}.ip-stats-section{padding:1px 16px}.ip-stats-header{font-size:12px;margin-bottom:11px}.ip-stats-header span:last-child{font-size:10.5px}.ip-stats-grid{gap:11px}.ip-stat-card{padding:11px 9px;border-radius:12px}.ip-stat-number{font-size:15px;margin-bottom:4px}.ip-stat-label{font-size:11px;margin-bottom:5px}.ip-stat-view{font-size:9.5px}.ip-links-section{padding:5px 9px}.ip-link{padding:7px 12px;font-size:11px;gap:9px;border-radius:10px}.ip-link-icon{font-size:14px;width:12px}.ip-link-logout .ip-link-icon{font-size:13px}.ip-link-logout{margin-bottom:7px}.ip-link-logout:hover{width:270px}.ip-avatar-initial{height:36px;width:36px;font-size:19px}.ip-avatar-initial.small{height:30px;width:30px;font-size:15px}.ip-avatar-initial.large{height:40px;width:40px;font-size:20px}}@media (min-width: 640px) and (max-width: 767px){.ip-trigger-avatar{width:34px;height:34px}.ip-trigger-btn{padding:3px}.ip-dropdown{width:320px;top:48px;border-radius:17px}.ip-close-btn{width:27px;height:27px;font-size:16px;top:6px;right:7px}.ip-header{padding:19px 18px 13px;gap:14px}.ip-avatar{width:45px;height:45px;border-radius:14px;border-width:3px}.ip-badge{width:16px;height:16px;right:-3px}.ip-name{font-size:12.5px}.ip-location{font-size:11.5px}.ip-affiliation{font-size:11.5px;margin:2px 0 16px}.ip-outline-btn{font-size:11.5px;padding:3px 8px}.ip-stats-section{padding:1px 18px}.ip-stats-header{font-size:13px;margin-bottom:12px}.ip-stats-header span:last-child{font-size:11px}.ip-stats-grid{gap:12px}.ip-stat-card{padding:12px 10px;border-radius:13px}.ip-stat-number{font-size:16px;margin-bottom:5px}.ip-stat-label{font-size:11.5px;margin-bottom:6px}.ip-stat-view{font-size:10px}.ip-links-section{padding:5px 10px}.ip-link{padding:8px 13px;font-size:11.5px;gap:10px;border-radius:10px}.ip-link-icon{font-size:15px;width:13px}.ip-link-logout .ip-link-icon{font-size:13.5px}.ip-link-logout:hover{width:290px}.ip-avatar-initial{height:38px;width:38px;font-size:20px}.ip-avatar-initial.small{height:32px;width:32px;font-size:16px}.ip-avatar-initial.large{height:42px;width:42px;font-size:21px}}@media (min-width: 768px) and (max-width: 1023px){.ip-trigger-avatar{width:36px;height:36px}.ip-dropdown{width:340px;top:50px;border-radius:18px}.ip-close-btn{width:28px;height:28px;font-size:17px;top:6px;right:8px}.ip-header{padding:20px 20px 13px;gap:15px}.ip-avatar{width:48px;height:48px;border-radius:15px}.ip-badge{width:17px;height:17px;right:-3px}.ip-name{font-size:13px}.ip-location{font-size:12px}.ip-affiliation{font-size:12px;margin:2px 0 18px}.ip-outline-btn{font-size:12px;padding:4px 8px}.ip-stats-section{padding:1px 20px}.ip-stats-header{font-size:14px;margin-bottom:13px}.ip-stats-header span:last-child{font-size:11.5px}.ip-stats-grid{gap:13px}.ip-stat-card{padding:13px 10px;border-radius:14px}.ip-stat-number{font-size:17px;margin-bottom:5px}.ip-stat-label{font-size:12px;margin-bottom:6px}.ip-stat-view{font-size:10.5px}.ip-links-section{padding:5px 10px}.ip-link{padding:8px 14px;font-size:12px;gap:10px;border-radius:11px}.ip-link-icon{font-size:16px;width:13px}.ip-link-logout .ip-link-icon{font-size:14px}.ip-link-logout:hover{width:310px}.ip-avatar-initial{height:40px;width:40px;font-size:21px}.ip-avatar-initial.small{height:34px;width:34px;font-size:17px}.ip-avatar-initial.large{height:44px;width:44px;font-size:22px}}@media (min-width: 1024px) and (max-width: 1279px){.ip-trigger-avatar{width:37px;height:37px}.ip-dropdown{width:355px;top:52px;border-radius:19px}.ip-close-btn{width:29px;height:29px;font-size:18px}.ip-header{padding:21px 22px 14px;gap:16px}.ip-avatar{width:50px;height:50px;border-radius:16px}.ip-badge{width:18px;height:18px}.ip-name{font-size:13.5px}.ip-location{font-size:12.5px}.ip-affiliation{font-size:13px;margin:2px 0 19px}.ip-outline-btn{font-size:12.5px;padding:4px 8px}.ip-stats-section{padding:1px 22px}.ip-stats-header{font-size:15px;margin-bottom:14px}.ip-stats-header span:last-child{font-size:12px}.ip-stats-grid{gap:14px}.ip-stat-card{padding:14px 11px;border-radius:15px}.ip-stat-number{font-size:18px;margin-bottom:5px}.ip-stat-label{font-size:12.5px;margin-bottom:7px}.ip-stat-view{font-size:11px}.ip-links-section{padding:5px 11px}.ip-link{padding:8px 15px;font-size:12.5px;gap:11px;border-radius:11px}.ip-link-icon{font-size:17px;width:14px}.ip-link-logout .ip-link-icon{font-size:14.5px}.ip-link-logout:hover{width:325px}.ip-avatar-initial{height:42px;width:42px;font-size:22px}.ip-avatar-initial.small{height:35px;width:35px;font-size:18px}.ip-avatar-initial.large{height:46px;width:46px;font-size:23px}}@media (min-width: 1280px) and (max-width: 1439px){.ip-trigger-avatar{width:38px;height:38px}.ip-dropdown{width:368px;top:54px;border-radius:19px}.ip-close-btn{width:30px;height:30px;font-size:19px}.ip-header{padding:22px 23px 14px;gap:17px}.ip-avatar{width:52px;height:52px;border-radius:17px}.ip-badge{width:19px;height:19px}.ip-name{font-size:13.5px}.ip-location{font-size:13px}.ip-affiliation{font-size:13.5px;margin:2px 0 20px}.ip-outline-btn{font-size:12.5px}.ip-stats-section{padding:1px 23px}.ip-stats-header{font-size:16px;margin-bottom:15px}.ip-stats-header span:last-child{font-size:12.5px}.ip-stats-grid{gap:15px}.ip-stat-card{padding:15px 11px;border-radius:15px}.ip-stat-number{font-size:19px;margin-bottom:5px}.ip-stat-label{font-size:13px;margin-bottom:7px}.ip-stat-view{font-size:11.5px}.ip-links-section{padding:5px 11px}.ip-link{padding:8.5px 15px;font-size:13px;gap:11px;border-radius:11px}.ip-link-icon{font-size:18px;width:14px}.ip-link-logout .ip-link-icon{font-size:15px}.ip-link-logout:hover{width:338px}.ip-avatar-initial{height:43px;width:43px;font-size:23px}.ip-avatar-initial.small{height:36px;width:36px;font-size:19px}.ip-avatar-initial.large{height:48px;width:48px;font-size:25px}}@media (min-width: 1441px) and (max-width: 1679px){.ip-trigger-avatar{width:44px;height:44px;border-width:2px}.ip-trigger-btn{padding:5px}.ip-dropdown{width:420px;top:62px;border-radius:22px}.ip-close-btn{width:35px;height:35px;font-size:22px;top:8px;right:10px}.ip-header{padding:26px 27px 17px;gap:20px}.ip-avatar{width:61px;height:61px;border-radius:20px;border-width:4px}.ip-badge{width:22px;height:22px;right:-5px;bottom:-1px}.ip-name{font-size:15px;margin-top:5px}.ip-location{font-size:14px;margin:5px 0}.ip-affiliation{font-size:15px;margin:2px 0 25px}.ip-outline-btn{font-size:14.5px;padding:5px 11px;border-radius:7px;margin-top:7px}.ip-stats-section{padding:1px 27px}.ip-stats-header{font-size:18.5px;margin-bottom:18px}.ip-stats-header span:last-child{font-size:14.5px}.ip-stats-grid{gap:18px}.ip-stat-card{padding:18px 14px;border-radius:18px}.ip-stat-number{font-size:22px;margin-bottom:7px}.ip-stat-label{font-size:15px;margin-bottom:9px}.ip-stat-view{font-size:13px}.ip-stat-faculty{border-left-width:4px}.ip-links-section{padding:7px 14px}.ip-link{padding:10px 18px;font-size:13.5px;gap:14px;border-radius:13px}.ip-link-icon{font-size:17px;width:17px}.ip-link-logout .ip-link-icon{font-size:16px}.ip-link-logout{margin-bottom:11px}.ip-link-logout:hover{width:390px}.ip-avatar-initial{height:50px;width:50px;font-size:28px}.ip-avatar-initial.small{height:42px;width:42px;font-size:22px}.ip-avatar-initial.large{height:56px;width:56px;font-size:29px}}@media (min-width: 1680px) and (max-width: 1919px){.ip-trigger-avatar{width:48px;height:48px;border-width:2px}.ip-trigger-btn{padding:5px}.ip-dropdown{width:460px;top:68px;border-radius:24px}.ip-close-btn{width:38px;height:38px;font-size:24px;top:9px;right:11px}.ip-header{padding:28px 30px 18px;gap:22px}.ip-avatar{width:66px;height:66px;border-radius:22px;border-width:4px}.ip-badge{width:24px;height:24px;right:-5px;bottom:-1px}.ip-name{font-size:17px;margin-top:5px}.ip-location{font-size:16.5px;margin:5px 0}.ip-affiliation{font-size:16px;margin:3px 0 27px}.ip-outline-btn{font-size:15.5px;padding:5px 12px;border-radius:8px;margin-top:7px}.ip-stats-section{padding:1px 30px}.ip-stats-header{font-size:20px;margin-bottom:20px}.ip-stats-header span:last-child{font-size:15.5px}.ip-stats-grid{gap:20px}.ip-stat-card{padding:20px 15px;border-radius:20px}.ip-stat-number{font-size:24px;margin-bottom:7px}.ip-stat-label{font-size:16px;margin-bottom:10px}.ip-stat-view{font-size:14px}.ip-stat-faculty{border-left-width:5px}.ip-links-section{padding:8px 15px}.ip-link{padding:11px 20px;font-size:16.5px;gap:15px;border-radius:14px}.ip-link-icon{font-size:23px;width:18px}.ip-link-logout .ip-link-icon{font-size:20px}.ip-link-logout{margin-bottom:12px}.ip-link-logout:hover{width:428px}.ip-avatar-initial{height:54px;width:54px;font-size:30px}.ip-avatar-initial.small{height:46px;width:46px;font-size:24px}.ip-avatar-initial.large{height:60px;width:60px;font-size:32px}}@media (min-width: 1920px) and (max-width: 2199px){.ip-trigger-avatar{width:52px;height:52px;border-width:3px}.ip-trigger-btn{padding:6px}.ip-dropdown{width:510px;top:76px;border-radius:26px}.ip-close-btn{width:42px;height:42px;font-size:27px;top:10px;right:13px}.ip-header{padding:32px 34px 21px;gap:25px}.ip-avatar{width:74px;height:74px;border-radius:24px;border-width:5px}.ip-badge{width:27px;height:27px;right:-6px;bottom:-1px}.ip-name{font-size:19px;margin-top:6px}.ip-location{font-size:18px;margin:5px 0}.ip-affiliation{font-size:18px;margin:3px 0 30px}.ip-outline-btn{font-size:17px;padding:6px 13px;border-radius:8px;margin-top:8px}.ip-stats-section{padding:1px 34px}.ip-stats-header{font-size:22px;margin-bottom:22px}.ip-stats-header span:last-child{font-size:17.5px}.ip-stats-grid{gap:22px}.ip-stat-card{padding:22px 17px;border-radius:22px}.ip-stat-number{font-size:27px;margin-bottom:8px}.ip-stat-label{font-size:18px;margin-bottom:11px}.ip-stat-view{font-size:15.5px}.ip-stat-faculty{border-left-width:5px}.ip-links-section{padding:9px 17px}.ip-link{padding:12px 22px;font-size:18.5px;gap:17px;border-radius:16px}.ip-link-icon{font-size:26px;width:20px}.ip-link-logout .ip-link-icon{font-size:22px}.ip-link-logout{margin-bottom:14px}.ip-link-logout:hover{width:478px}.ip-avatar-initial{height:60px;width:60px;font-size:34px}.ip-avatar-initial.small{height:52px;width:52px;font-size:27px}.ip-avatar-initial.large{height:68px;width:68px;font-size:36px}}@media (min-width: 2200px) and (max-width: 2549px){.ip-trigger-avatar{width:58px;height:58px;border-width:3px}.ip-trigger-btn{padding:7px}.ip-dropdown{width:580px;top:86px;border-radius:30px}.ip-close-btn{width:48px;height:48px;font-size:30px;top:12px;right:15px}.ip-header{padding:36px 40px 24px;gap:28px}.ip-avatar{width:84px;height:84px;border-radius:27px;border-width:5px}.ip-badge{width:31px;height:31px;right:-7px;bottom:-2px}.ip-name{font-size:21.5px;margin-top:6px}.ip-location{font-size:20.5px;margin:6px 0}.ip-affiliation{font-size:20px;margin:3px 0 34px}.ip-outline-btn{font-size:19.5px;padding:7px 15px;border-radius:9px;margin-top:9px}.ip-stats-section{padding:1px 40px}.ip-stats-header{font-size:25px;margin-bottom:25px}.ip-stats-header span:last-child{font-size:20px}.ip-stats-grid{gap:25px}.ip-stat-card{padding:25px 20px;border-radius:25px}.ip-stat-number{font-size:31px;margin-bottom:9px}.ip-stat-label{font-size:20.5px;margin-bottom:13px}.ip-stat-view{font-size:17.5px}.ip-stat-faculty{border-left-width:6px}.ip-links-section{padding:10px 20px}.ip-link{padding:14px 26px;font-size:21px;gap:20px;border-radius:18px}.ip-link-icon{font-size:30px;width:24px}.ip-link-logout .ip-link-icon{font-size:26px}.ip-link-logout{margin-bottom:16px}.ip-link-logout:hover{width:545px}.ip-avatar-initial{height:68px;width:68px;font-size:38px}.ip-avatar-initial.small{height:58px;width:58px;font-size:30px}.ip-avatar-initial.large{height:76px;width:76px;font-size:40px}}@media (min-width: 2550px){.ip-trigger-avatar{width:55px;height:55px;border-width:3px}.ip-trigger-btn{padding:8px}.ip-dropdown{width:660px;top:98px;border-radius:34px}.ip-close-btn{width:54px;height:54px;font-size:34px;top:14px;right:18px}.ip-header{padding:42px 46px 28px;gap:32px}.ip-avatar{width:96px;height:96px;border-radius:30px;border-width:6px}.ip-badge{width:35px;height:35px;right:-8px;bottom:-2px}.ip-name{font-size:24px;margin-top:7px}.ip-location{font-size:23px;margin:7px 0}.ip-affiliation{font-size:22.5px;margin:4px 0 38px}.ip-outline-btn{font-size:22px;padding:8px 18px;border-radius:10px;margin-top:10px}.ip-stats-section{padding:1px 46px}.ip-stats-header{font-size:28px;margin-bottom:28px}.ip-stats-header span:last-child{font-size:22.5px}.ip-stats-grid{gap:28px}.ip-stat-card{padding:28px 24px;border-radius:28px}.ip-stat-number{font-size:35px;margin-bottom:10px}.ip-stat-label{font-size:23px;margin-bottom:14px}.ip-stat-view{font-size:20px}.ip-stat-faculty{border-left-width:6px}.ip-links-section{padding:12px 24px}.ip-link{padding:16px 30px;font-size:24px;gap:23px;border-radius:20px}.ip-link-icon{font-size:34px;width:27px}.ip-link-logout .ip-link-icon{font-size:29px}.ip-link-logout{margin-bottom:18px}.ip-link-logout:hover{width:622px}.ip-avatar-initial{height:78px;width:78px;font-size:44px}.ip-avatar-initial.small{height:55px;width:52px;font-size:34px}.ip-avatar-initial.small svg{height:39px;width:38px;margin-bottom:7px}.ip-avatar-initial.large{height:88px;width:88px;font-size:46px}}.In-notif-wrapper{position:relative}.In-notif-bell-btn{position:relative;background:none;border:none;color:#fff;cursor:pointer;padding:10px;border-radius:50%;top:3px;left:5px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.In-notif-bell-btn:hover{transform:scale(1.1)}.In-notif-badge{position:absolute;top:8px;right:8px;background:#fff;color:#004dda;font-size:10px;font-weight:800;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #004dda;box-shadow:0 4px 12px #004dda66;animation:badgePulse 2s infinite}@keyframes badgePulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.In-view-all-btn{background:none;border:none;color:#0061ff;font-weight:600;font-size:1rem;cursor:pointer;padding:10px 20px;border-radius:12px;transition:all .2s}.In-view-all-btn:hover{background:#0061ff;color:#fff}.inst-notif-panel{position:absolute;top:58px;right:50px;width:420px;max-height:520px;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 60px #00000026,0 0 0 1px #ffffff4d;overflow:hidden;z-index:10000;border:1px solid rgba(255,255,255,.4);animation:instSlideIn .4s ease-out forwards;display:flex;flex-direction:column}@keyframes instSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.inst-notif-panel-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.4rem 1.6rem;background:#fff;font-weight:600;border-bottom:1px solid #eee}.inst-notif-panel-header h6{background:linear-gradient(90deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0;font-size:17px;letter-spacing:.3px}.inst-header-actions{display:flex;gap:10px;align-items:center}.inst-action-btn{background:none;border:none;color:#0575e6;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.inst-close-btn{background:none;border:none;color:#0575e6;cursor:pointer;padding:6px;border-radius:50%;transition:background .2s}.inst-notif-panel-body{overflow-y:auto;flex:1;padding:10px;background:#fff}.inst-notif-list{flex:1 1 auto;min-height:0}.inst-notif-group{margin-bottom:1rem}.inst-group-label{padding:0rem 1.8rem .4rem;font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.8px}.inst-notif-item{display:flex;gap:14px;padding:.4rem;cursor:pointer;transition:all .25s ease;position:relative;border-left:3px solid transparent;border-bottom:.3px solid #f7f7f7;margin-bottom:5px}.Inst-notif-badge{position:absolute;top:7px;right:12px;width:6px;height:6px;background-color:#00e676;border-radius:50%;animation:instGreenPulse 1.9s infinite}@keyframes instGreenPulse{0%{transform:scale(1);box-shadow:0 0 #00e676b3}70%{transform:scale(1.25);box-shadow:0 0 0 8px #00e67600}to{transform:scale(1)}}.inst-notif-content{flex:1;min-width:0}.inst-notif-message{font-size:13px;color:#191919;line-height:1.5;display:flex;align-items:flex-start;gap:15px}.inst-unread-indicator{width:8px;height:8px;background:#25d366;border-radius:50%;flex-shrink:0;margin-top:7px}.inst-notif-time{font-size:11px;color:#888;margin-top:6px;text-align:right;margin-right:10px}.inst-empty-state{text-align:center;padding:4rem 2rem;color:#777}.inst-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.3}.inst-empty-state p{font-size:14px;font-weight:500;margin:0 0 .5rem}.inst-empty-state span{font-size:13.5px}.inst-notif-panel-body::-webkit-scrollbar{width:8px}.inst-notif-panel-body::-webkit-scrollbar-track{background:transparent}.inst-notif-panel-body::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:10px}.inst-notif-panel-body::-webkit-scrollbar-thumb:hover{background:#e8e8e8}@media (max-width: 319px){.In-notif-bell-btn{width:25px;height:25px;padding:5px;top:1px;left:2px}.In-notif-badge{top:4px;right:4px;font-size:7px;min-width:11px;height:11px}.In-view-all-btn{font-size:9px;padding:5px 10px;border-radius:7px}.inst-notif-panel{width:calc(100vw - 10px);right:-4px;top:36px;border-radius:12px;max-height:400px}.inst-notif-panel-header{padding:.3rem .8rem}.inst-notif-panel-header h6{font-size:11px;letter-spacing:.1px}.inst-header-actions{gap:5px}.inst-action-btn{width:18px;height:18px}.inst-close-btn{padding:3px}.inst-notif-panel-body{padding:5px}.inst-notif-panel-body::-webkit-scrollbar{width:4px}.inst-group-label{padding:0 .8rem .3rem;font-size:.62rem;letter-spacing:.4px}.inst-notif-item{gap:7px;padding:.25rem;margin-bottom:3px;border-left-width:2px}.Inst-notif-badge{top:4px;right:6px;width:4px;height:4px}.inst-notif-message{font-size:9px;gap:7px}.inst-unread-indicator{width:5px;height:5px;margin-top:4px}.inst-notif-time{font-size:8px;margin-top:3px;margin-right:5px}.inst-empty-state{padding:2rem 1rem}.inst-empty-icon{font-size:2.2rem;margin-bottom:.6rem}.inst-empty-state p,.inst-empty-state span{font-size:9px}}@media (min-width: 320px) and (max-width: 479px){.In-notif-bell-btn{width:30px;height:30px;padding:6px;top:2px;left:3px}.In-notif-badge{top:5px;right:5px;font-size:7.5px;min-width:12px;height:12px}.In-view-all-btn{font-size:10px;padding:6px 12px;border-radius:8px}.inst-notif-panel{position:fixed;width:calc(100vw - 14px);right:8px;top:48px;border-radius:13px;max-height:420px}.inst-notif-panel-header{padding:.3rem 1rem}.inst-notif-panel-header h6{font-size:12px;letter-spacing:.15px}.inst-header-actions{gap:6px}.inst-action-btn{width:20px;height:20px}.inst-close-btn{padding:4px}.inst-notif-panel-body{padding:6px}.inst-notif-panel-body::-webkit-scrollbar{width:5px}.inst-group-label{padding:0 1rem .3rem;font-size:.66rem;letter-spacing:.5px}.inst-notif-item{gap:8px;padding:.28rem;margin-bottom:3px;border-left-width:2px}.Inst-notif-badge{top:5px;right:7px;width:4px;height:4px}.inst-notif-message{font-size:10px;gap:8px}.inst-unread-indicator{width:5px;height:5px;margin-top:5px}.inst-notif-time{font-size:8.5px;margin-top:3px;margin-right:6px}.inst-empty-state{padding:2.2rem 1.2rem}.inst-empty-icon{font-size:2.4rem;margin-bottom:.7rem}.inst-empty-state p{font-size:10px}.inst-empty-state span{font-size:9.5px}}@media (min-width: 480px) and (max-width: 639px){.In-notif-bell-btn{width:36px;height:36px;padding:7px;top:2px;left:3px}.In-notif-badge{top:6px;right:6px;font-size:8px;min-width:13px;height:13px}.In-view-all-btn{font-size:11px;padding:7px 14px;border-radius:9px}.inst-notif-panel{width:320px;right:-8px;top:44px;border-radius:14px;max-height:440px}.inst-notif-panel-header{padding:.35rem 1.1rem}.inst-notif-panel-header h6{font-size:13px;letter-spacing:.2px}.inst-header-actions{gap:7px}.inst-action-btn{width:22px;height:22px}.inst-close-btn{padding:4px}.inst-notif-panel-body{padding:7px}.inst-notif-panel-body::-webkit-scrollbar{width:5px}.inst-group-label{padding:0 1.2rem .35rem;font-size:.7rem;letter-spacing:.55px}.inst-notif-item{gap:9px;padding:.3rem;margin-bottom:4px}.Inst-notif-badge{top:5px;right:8px;width:5px;height:5px}.inst-notif-message{font-size:11px;gap:10px}.inst-unread-indicator{width:6px;height:6px;margin-top:5px}.inst-notif-time{font-size:9px;margin-top:4px;margin-right:7px}.inst-empty-state{padding:2.5rem 1.4rem}.inst-empty-icon{font-size:2.7rem;margin-bottom:.8rem}.inst-empty-state p{font-size:11px}.inst-empty-state span{font-size:10.5px}}@media (min-width: 640px) and (max-width: 767px){.In-notif-bell-btn{width:38px;height:38px;padding:8px;top:2px;left:4px}.In-notif-badge{top:6px;right:6px;font-size:8.5px;min-width:14px;height:14px}.In-view-all-btn{font-size:12px;padding:8px 15px;border-radius:10px}.inst-notif-panel{width:350px;right:10px;top:48px;border-radius:16px;max-height:460px}.inst-notif-panel-header{padding:.36rem 1.2rem}.inst-notif-panel-header h6{font-size:14px;letter-spacing:.2px}.inst-header-actions{gap:8px}.inst-action-btn{width:23px;height:23px}.inst-close-btn{padding:5px}.inst-notif-panel-body{padding:8px}.inst-notif-panel-body::-webkit-scrollbar{width:6px}.inst-group-label{padding:0 1.4rem .36rem;font-size:.73rem;letter-spacing:.6px}.inst-notif-item{gap:10px;padding:.32rem;margin-bottom:4px}.Inst-notif-badge{top:6px;right:9px;width:5px;height:5px}.inst-notif-message{font-size:11.5px;gap:11px}.inst-unread-indicator{width:6px;height:6px;margin-top:6px}.inst-notif-time{font-size:9.5px;margin-top:4px;margin-right:8px}.inst-empty-state{padding:2.8rem 1.6rem}.inst-empty-icon{font-size:2.9rem;margin-bottom:.85rem}.inst-empty-state p{font-size:11.5px}.inst-empty-state span{font-size:11px}}@media (min-width: 768px) and (max-width: 1023px){.In-notif-bell-btn{width:40px;height:40px;padding:8px;top:2px;left:4px}.In-notif-badge{top:7px;right:7px;font-size:9px;min-width:14px;height:14px}.In-view-all-btn{font-size:13px;padding:8px 16px;border-radius:10px}.inst-notif-panel{width:370px;right:20px;top:50px;border-radius:17px;max-height:470px}.inst-notif-panel-header{padding:.37rem 1.3rem}.inst-notif-panel-header h6{font-size:15px;letter-spacing:.25px}.inst-header-actions{gap:9px}.inst-action-btn{width:25px;height:25px}.inst-close-btn{padding:5px}.inst-notif-panel-body{padding:9px}.inst-notif-panel-body::-webkit-scrollbar{width:6px}.inst-group-label{padding:0 1.5rem .37rem;font-size:.76rem;letter-spacing:.65px}.inst-notif-item{gap:11px;padding:.34rem;margin-bottom:4px}.Inst-notif-badge{top:6px;right:10px;width:5px;height:5px}.inst-notif-message{font-size:12px;gap:12px}.inst-unread-indicator{width:7px;height:7px;margin-top:6px}.inst-notif-time{font-size:10px;margin-top:5px;margin-right:9px}.inst-empty-state{padding:3rem 1.7rem}.inst-empty-icon{font-size:3.1rem;margin-bottom:.9rem}.inst-empty-state p{font-size:12px}.inst-empty-state span{font-size:11.5px}}@media (min-width: 1024px) and (max-width: 1279px){.In-notif-bell-btn{width:42px;height:42px;padding:9px;top:3px;left:4px}.In-notif-badge{top:7px;right:7px;font-size:9.5px;min-width:15px;height:15px}.In-view-all-btn{font-size:14px;padding:9px 17px;border-radius:11px}.inst-notif-panel{width:390px;right:35px;top:53px;border-radius:18px;max-height:490px}.inst-notif-panel-header{padding:.38rem 1.4rem}.inst-notif-panel-header h6{font-size:15.5px;letter-spacing:.27px}.inst-header-actions{gap:9px}.inst-action-btn{width:26px;height:26px}.inst-close-btn{padding:5px}.inst-notif-panel-body{padding:9px}.inst-group-label{padding:0 1.6rem .38rem;font-size:.79rem;letter-spacing:.7px}.inst-notif-item{gap:12px;padding:.36rem;margin-bottom:4px}.Inst-notif-badge{top:6px;right:10px;width:5px;height:5px}.inst-notif-message{font-size:12.5px;gap:13px}.inst-unread-indicator{width:7px;height:7px;margin-top:6px}.inst-notif-time{font-size:10.5px;margin-top:5px;margin-right:9px}.inst-empty-state{padding:3.2rem 1.8rem}.inst-empty-icon{font-size:3.4rem;margin-bottom:.9rem}.inst-empty-state p{font-size:13px}.inst-empty-state span{font-size:12.5px}}@media (min-width: 1280px) and (max-width: 1439px){.In-notif-bell-btn{width:43px;height:43px;padding:9px;top:3px;left:5px}.In-notif-badge{top:7px;right:7px;font-size:9.5px;min-width:15px;height:15px}.In-view-all-btn{font-size:15px;padding:9px 18px;border-radius:11px}.inst-notif-panel{width:405px;right:44px;top:55px;border-radius:19px;max-height:505px}.inst-notif-panel-header{padding:.39rem 1.5rem}.inst-notif-panel-header h6{font-size:16px;letter-spacing:.28px}.inst-header-actions{gap:9px}.inst-action-btn{width:27px;height:27px}.inst-close-btn{padding:5px}.inst-notif-panel-body{padding:9px}.inst-group-label{padding:0 1.7rem .39rem;font-size:.82rem;letter-spacing:.75px}.inst-notif-item{gap:13px;padding:.38rem;margin-bottom:4px}.Inst-notif-badge{top:6px;right:11px;width:5px;height:5px}.inst-notif-message{font-size:12.5px;gap:14px}.inst-unread-indicator{width:7px;height:7px;margin-top:6px}.inst-notif-time{font-size:10.5px;margin-top:5px;margin-right:9px}.inst-empty-state{padding:3.6rem 1.9rem}.inst-empty-icon{font-size:3.7rem;margin-bottom:.95rem}.inst-empty-state p{font-size:13.5px}.inst-empty-state span{font-size:13px}}@media (min-width: 1441px) and (max-width: 1679px){.In-notif-bell-btn{width:50px;height:50px;padding:11px;top:3px;left:6px}.In-notif-badge{top:9px;right:9px;font-size:11px;min-width:18px;height:18px;border-width:1.5px}.In-view-all-btn{font-size:17px;padding:11px 22px;border-radius:13px}.inst-notif-panel{width:470px;right:56px;top:65px;border-radius:22px;max-height:580px}.inst-notif-panel-header{padding:.45rem 1.8rem}.inst-notif-panel-header h6{font-size:19px;letter-spacing:.35px}.inst-header-actions{gap:11px}.inst-action-btn{width:31px;height:31px}.inst-close-btn{padding:7px}.inst-notif-panel-body{padding:11px}.inst-notif-panel-body::-webkit-scrollbar{width:9px}.inst-group-label{padding:0 2rem .45rem;font-size:.94rem;letter-spacing:.9px}.inst-notif-item{gap:16px;padding:.45rem;margin-bottom:6px;border-left-width:3px}.Inst-notif-badge{top:8px;right:13px;width:7px;height:7px}.inst-notif-message{font-size:13px;gap:17px}.inst-unread-indicator{width:9px;height:9px;margin-top:8px}.inst-notif-time{font-size:12px;margin-top:7px;margin-right:11px}.inst-empty-state{padding:4.4rem 2.2rem}.inst-empty-icon{font-size:4.5rem;margin-bottom:1.1rem}.inst-empty-state p{font-size:15.5px}.inst-empty-state span{font-size:15px}}@media (min-width: 1680px) and (max-width: 1919px){.In-notif-bell-btn{width:54px;height:54px;padding:12px;top:4px;left:6px}.In-notif-badge{top:10px;right:10px;font-size:12px;min-width:20px;height:20px;border-width:1.5px}.In-view-all-btn{font-size:18.5px;padding:12px 24px;border-radius:14px}.inst-notif-panel{width:516px;right:62px;top:72px;border-radius:24px;max-height:630px}.inst-notif-panel-header{padding:.48rem 2rem}.inst-notif-panel-header h6{font-size:21px;letter-spacing:.38px}.inst-header-actions{gap:12px}.inst-action-btn{width:34px;height:34px}.inst-close-btn{padding:8px}.inst-notif-panel-body{padding:12px}.inst-notif-panel-body::-webkit-scrollbar{width:10px}.inst-group-label{padding:0 2.2rem .48rem;font-size:1.02rem;letter-spacing:1px}.inst-notif-item{gap:17px;padding:.48rem;margin-bottom:6px;border-left-width:3px}.Inst-notif-badge{top:8px;right:14px;width:7px;height:7px}.inst-notif-message{font-size:15.5px;gap:18px}.inst-unread-indicator{width:10px;height:10px;margin-top:8px}.inst-notif-time{font-size:13px;margin-top:7px;margin-right:12px}.inst-empty-state{padding:4.8rem 2.4rem}.inst-empty-icon{font-size:4.9rem;margin-bottom:1.15rem}.inst-empty-state p{font-size:16.5px}.inst-empty-state span{font-size:16px}}@media (min-width: 1920px) and (max-width: 2199px){.In-notif-bell-btn{width:60px;height:60px;padding:13px;top:4px;left:7px}.In-notif-badge{top:11px;right:11px;font-size:13px;min-width:22px;height:22px;border-width:2px}.In-view-all-btn{font-size:20px;padding:13px 26px;border-radius:15px}.inst-notif-panel{width:570px;right:70px;top:80px;border-radius:26px;max-height:700px}.inst-notif-panel-header{padding:.52rem 2.2rem}.inst-notif-panel-header h6{font-size:23px;letter-spacing:.42px}.inst-header-actions{gap:13px}.inst-action-btn{width:37px;height:37px}.inst-close-btn{padding:9px}.inst-notif-panel-body{padding:13px}.inst-notif-panel-body::-webkit-scrollbar{width:11px}.inst-group-label{padding:0 2.4rem .52rem;font-size:1.1rem;letter-spacing:1.1px}.inst-notif-item{gap:19px;padding:.52rem;margin-bottom:7px;border-left-width:4px}.Inst-notif-badge{top:9px;right:15px;width:8px;height:8px}.inst-notif-message{font-size:17px;gap:20px}.inst-unread-indicator{width:11px;height:11px;margin-top:9px}.inst-notif-time{font-size:14px;margin-top:8px;margin-right:13px}.inst-empty-state{padding:5.2rem 2.6rem}.inst-empty-icon{font-size:5.4rem;margin-bottom:1.2rem}.inst-empty-state p{font-size:18px}.inst-empty-state span{font-size:17.5px}}@media (min-width: 2200px) and (max-width: 2549px){.In-notif-bell-btn{width:68px;height:68px;padding:15px;top:4px;left:8px}.In-notif-badge{top:13px;right:13px;font-size:15px;min-width:25px;height:25px;border-width:2px}.In-view-all-btn{font-size:23px;padding:15px 30px;border-radius:17px}.inst-notif-panel{width:650px;right:80px;top:92px;border-radius:30px;max-height:800px}.inst-notif-panel-header{padding:.58rem 2.6rem}.inst-notif-panel-header h6{font-size:26px;letter-spacing:.48px}.inst-header-actions{gap:15px}.inst-action-btn{width:42px;height:42px}.inst-close-btn{padding:10px}.inst-notif-panel-body{padding:15px}.inst-notif-panel-body::-webkit-scrollbar{width:12px}.inst-group-label{padding:0 2.8rem .58rem;font-size:1.25rem;letter-spacing:1.2px}.inst-notif-item{gap:22px;padding:.58rem;margin-bottom:8px;border-left-width:4px}.Inst-notif-badge{top:10px;right:18px;width:9px;height:9px}.inst-notif-message{font-size:19.5px;gap:23px}.inst-unread-indicator{width:12px;height:12px;margin-top:10px}.inst-notif-time{font-size:16px;margin-top:9px;margin-right:15px}.inst-empty-state{padding:5.8rem 3rem}.inst-empty-icon{font-size:6.2rem;margin-bottom:1.35rem}.inst-empty-state p{font-size:20.5px}.inst-empty-state span{font-size:20px}}@media (min-width: 2550px){.In-notif-bell-btn{width:78px;height:78px;padding:17px;top:5px;left:9px}.In-notif-badge{top:15px;right:15px;font-size:17px;min-width:28px;height:28px;border-width:2px}.In-view-all-btn{font-size:26px;padding:17px 34px;border-radius:19px}.inst-notif-panel{width:740px;right:96px;top:106px;border-radius:34px;max-height:920px}.inst-notif-panel-header{padding:.65rem 3rem}.inst-notif-panel-header h6{font-size:30px;letter-spacing:.55px}.inst-header-actions{gap:17px}.inst-action-btn{width:48px;height:48px}.inst-close-btn{padding:12px}.inst-notif-panel-body{padding:17px}.inst-notif-panel-body::-webkit-scrollbar{width:14px}.inst-group-label{padding:0 3.2rem .65rem;font-size:1.42rem;letter-spacing:1.4px}.inst-notif-item{gap:26px;padding:.65rem;margin-bottom:9px;border-left-width:4px}.Inst-notif-badge{top:12px;right:21px;width:10px;height:10px}.inst-notif-message{font-size:22px;gap:27px}.inst-unread-indicator{width:14px;height:14px;margin-top:11px}.inst-notif-time{font-size:18.5px;margin-top:10px;margin-right:17px}.inst-empty-state{padding:6.5rem 3.5rem}.inst-empty-icon{font-size:7rem;margin-bottom:1.5rem}.inst-empty-state p{font-size:23px}.inst-empty-state span{font-size:22.5px}}.topbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:10px 20px;height:64px;position:fixed;top:0;left:0;width:100%;z-index:1000;box-sizing:border-box}.brand-logo{color:#fff;font-size:1.4rem;font-weight:700;text-decoration:none;cursor:pointer;flex-shrink:0;white-space:nowrap}.menu-list{list-style:none;display:flex;gap:20px;margin:0;padding:0}.menu-list li a{color:#fff;text-decoration:none;font-weight:500}.menu-list li.menu-active a{border-bottom:2px solid white}.topbar-actions{display:flex;align-items:center;gap:8px;height:100%}.notify-btn,.user-profile{display:flex;align-items:center;justify-content:center;height:36px}.notification-icon,.profile-icon{vertical-align:middle;font-size:22px}.profile-icon{color:#fff}.controls-right{display:flex;align-items:center;gap:15px;justify-content:space-between}.navbar-left h1{margin:0;font-size:20px;font-weight:700}.navbar-center ul{display:flex;list-style:none;margin:0;padding:0}.navbar-center li{margin:0 12px;cursor:pointer;font-weight:500;position:relative}.navbar-right svg{font-size:20px;margin-left:20px;cursor:pointer}.menu-list li{position:relative;cursor:pointer;font-weight:500;font-size:16px;color:#fff}.menu-list li:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#fff;transition:width .3s ease}.menu-list li:hover:after{width:100%}.menu-list li.menu-active{font-weight:600}.menu-list li.menu-active:after{width:100%}.disabled-link{opacity:.55;cursor:not-allowed!important}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.popup-box{background:#fff;padding:20px 30px;border-radius:10px;text-align:center}.popup-box button{margin-top:15px;padding:8px 15px;cursor:pointer}.hamburger-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s ease}.hamburger-btn:hover{background:#ffffff38}.hamburger-line{display:block;width:18px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.hamburger-open .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-open .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-open .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;top:64px;left:0;width:100%;background:#fff;z-index:999;max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.4,0,.2,1),box-shadow .38s ease;box-shadow:none}.mobile-menu.mobile-menu-open{max-height:420px;box-shadow:0 8px 24px #021b7959}.mobile-menu-list{list-style:none;margin:0;padding:8px 0 16px}.mobile-menu-item{padding:14px 24px;font-size:16px;font-weight:500;border-top-right-radius:10px;border-bottom-right-radius:10px;background-image:linear-gradient(160deg,#0c4aad,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;border-left:3px solid transparent;transition:background .2s ease,border-color .2s ease}.mobile-menu-item:hover{background:#ffffff14}.mobile-menu-item{position:relative;overflow:hidden}.mobile-menu-item.mobile-menu-active{font-weight:700;background-image:linear-gradient(160deg,#0c4aad,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;border-left:3px solid;border-image:linear-gradient(160deg,#0c4aad,#021b79) 1}.mobile-menu-item.mobile-menu-active:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#0c4aad,#021b79);opacity:.05;z-index:-1}.mobile-overlay{position:fixed;inset:64px 0 0;background:#00000059;z-index:998;animation:overlayFadeIn .25s ease forwards}.toast-overlay{position:fixed;top:76px;left:50%;transform:translate(-50%);z-index:1100;animation:toastSlide .3s ease forwards}@keyframes toastSlide{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.toast-notification{background:#1a1a2e;color:#fff;padding:10px 20px;border-radius:8px;font-size:13.5px;font-weight:500;white-space:nowrap;box-shadow:0 4px 16px #00000040;border-left:3px solid #0575E6}@media (min-width: 1920px){.topbar{padding:10px 40px;height:72px}.brand-logo{font-size:1.65rem;color:#fff}.menu-list{gap:28px}.menu-list li{font-size:18px;color:#fff;font-weight:500}.notification-icon,.profile-icon{font-size:26px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:72px}.toast-overlay{top:84px}}@media (min-width: 1440px) and (max-width: 1919px){.topbar{padding:10px 20px;height:64px}.brand-logo{font-size:1.4rem;color:#fff}.menu-list{gap:20px}.menu-list li{font-size:16px;color:#fff;font-weight:500}.notification-icon,.profile-icon{font-size:22px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:64px}.toast-overlay{top:76px}}@media (min-width: 1280px) and (max-width: 1439px){.topbar{padding:10px 18px;height:60px}.brand-logo{font-size:1.25rem;color:#fff}.menu-list{gap:16px}.menu-list li{font-size:14.5px;color:#fff;font-weight:500}.notification-icon,.profile-icon{font-size:20px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:60px}.toast-overlay{top:72px}}@media (min-width: 1024px) and (max-width: 1279px){.topbar{padding:10px 16px;height:58px}.brand-logo{font-size:1.15rem;color:#fff}.menu-list{gap:13px}.menu-list li{font-size:13.5px;color:#fff;font-weight:500}.notification-icon,.profile-icon{font-size:19px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:58px}.toast-overlay{top:70px}}@media (min-width: 900px) and (max-width: 1023px){.topbar{padding:10px 14px;height:56px}.brand-logo{font-size:1.05rem;color:#fff}.menu-list{gap:10px}.menu-list li{font-size:12.5px;color:#fff;font-weight:500}.notification-icon,.profile-icon{font-size:18px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:56px}.toast-overlay{top:68px}}@media (max-width: 899px){.menu-list{display:none}.hamburger-btn{display:flex}.topbar{padding:0 16px;height:58px}.brand-logo{font-size:1.15rem;color:#fff}.topbar-actions{gap:6px}.notification-icon,.profile-icon{font-size:20px}.profile-icon{color:#fff}.mobile-menu,.mobile-overlay{top:58px}.toast-overlay{top:70px}.mobile-menu-item{font-size:15px;padding:13px 22px;color:#fff}}@media (min-width: 600px) and (max-width: 899px){.topbar{padding:0 20px;height:60px}.brand-logo{font-size:1.2rem;color:#fff}.hamburger-btn{width:38px;height:38px}.hamburger-line{width:20px}.mobile-menu,.mobile-overlay{top:60px}.toast-overlay{top:72px}.mobile-menu-item{font-size:15px;padding:14px 28px;color:#fff}.notification-icon,.profile-icon{font-size:20px}.profile-icon{color:#fff}}@media (min-width: 480px) and (max-width: 599px){.topbar{padding:0 14px;height:54px}.brand-logo{font-size:1.05rem;color:#fff}.topbar-actions{gap:4px}.hamburger-btn{width:34px;height:34px;gap:4px}.hamburger-line{width:17px}.mobile-menu,.mobile-overlay{top:54px}.toast-overlay{top:66px}.mobile-menu-item{font-size:14px;padding:13px 20px;color:#fff}.notification-icon,.profile-icon{font-size:19px}.profile-icon{color:#fff}}@media (max-width: 479px){.topbar{padding:0 12px;height:50px}.brand-logo{font-size:.95rem;color:#fff}.topbar-actions{gap:4px}.hamburger-btn{width:28px;height:28px;gap:4px;border-radius:7px}.hamburger-line{width:15px;height:1.6px}.hamburger-open .hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger-open .hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu,.mobile-overlay{top:50px}.toast-overlay{top:62px}.mobile-menu-item{font-size:13.5px;padding:12px 16px;color:#fff}.notification-icon,.profile-icon{font-size:18px}.profile-icon{color:#fff}.toast-notification{font-size:12px;padding:9px 14px;white-space:normal;max-width:88vw;text-align:center}}@keyframes fadeInSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.schedule-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out;padding:16px}.schedule-modal-content{background:#fff;border-radius:16px;width:100%;max-width:430px;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.automatic-schedule-modal-content{background:#fff;border-radius:16px;width:100%;padding:25px;max-width:430px;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.automatic-schedule-modal-content h5{font-size:17px;font-weight:600}.automatic-schedule-modal-content p{font-size:14px}.schedule-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:15px 28px;border-bottom:1px solid #f0f0f0;background-color:#004dda;color:#fff}.schedule-modal-title{font-size:22px;font-weight:600;margin:0 0 6px;color:#fff}.schedule-modal-subtitle{font-size:14px;margin:0;color:#ffffffe6}.schedule-modal-subtitle strong{font-weight:600;color:#fff;margin-bottom:0}.schedule-modal-close{cursor:pointer;transition:all .2s ease;color:#fff;font-size:24px;opacity:.8;flex-shrink:0;margin-left:12px}.schedule-modal-close:hover{opacity:1;transform:rotate(90deg)}.schedule-modal-body{padding:28px}.schedule-form{display:flex;flex-direction:column;gap:20px}.schedule-input-group{animation:fadeInSlide .5s ease-out .3s both}.schedule-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#4a5568;margin-bottom:10px}.schedule-input{width:100%;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;color:#2d3748;transition:all .3s ease;background:#f7fafc;padding:8px 12px}.schedule-input:hover{border-color:#cbd5e0;background:#fff}.schedule-input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a;transform:translateY(-1px)}input[type=time]{margin-top:4px;padding:6px 8px;width:100%;border:1px solid #ccc;border-radius:4px;margin-bottom:15px}.app-custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid rgb(193,193,193);color:#000;padding:.45rem 2.5rem .45rem 1rem;border-radius:8px;font-size:13px;cursor:pointer;transition:all .2s ease;width:100%;background-color:#fff}.applicant-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:13px;color:#4a4a4a}.popup-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-cancel-app{background:#fff;color:#004dda;border:1px solid #004dda;padding:6px 16px;border-radius:6px;font-weight:500;font-size:15px;cursor:pointer;white-space:nowrap}button:disabled{cursor:not-allowed}.btn-upgrade-popup{background:#004dda;color:#fff;border:none;padding:10px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d;white-space:nowrap}.automatic-popup-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.automatic-btn-upgrade-popup{background:#004dda;color:#fff;border:none;padding:5px 24px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.automatic-btn-cancel-app{background:#fff;color:#004dda;border:1px solid #004dda;padding:5px 16px;border-radius:6px;font-weight:500;font-size:14px;cursor:pointer;white-space:nowrap}.applicant-main-container{min-height:100vh;background-color:#f8fafc02}.ap-employeecard-container{border:none;margin-top:60px;min-height:100%;padding:1.5rem 2.75rem 2rem;border-radius:.5rem;font-size:.875rem;background-color:#f8fafc02}.applicants-modal-content h5{margin-bottom:20px;text-align:center;color:#333;font-weight:600}.applicants-tittle{font-weight:600;font-size:16px;margin:0;white-space:nowrap}.applicants-count{font-size:15px;margin-left:4px}.applicants-tabs{display:flex;flex-wrap:nowrap;gap:0}.applicants-tabs button{padding:4px 12px;margin-left:8px;border:1px solid #004DDA;background-color:#fff;cursor:pointer;color:#004dda;border-radius:6px;font-size:14px;white-space:nowrap}.applicants-tabs .tab-active{background:linear-gradient(135deg,#0575e6);color:#fff}.controls-right{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.app-search-filters{position:relative;flex:1 1 auto;min-width:0;display:inline-flex;align-items:center}.search-icon-left{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#888;font-size:15px;pointer-events:none;z-index:1}.searchinput-table{padding:8px 12px 8px 36px;border:1px solid #ddd;border-radius:26px;width:100%;font-size:13px;outline:none;transition:border-color .3s;min-width:0;margin-bottom:0!important}.searchinput-table:focus{border-color:#bbb}.filter-dropdown-trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;font-size:16px;color:#444;transition:background .2s}.filter-dropdown-trigger:hover{background:#f0f4ff}.filter-dropdown{position:absolute;background:#fff;padding:10px;border:1px solid #ddd;border-radius:6px;right:0;top:44px;z-index:1000;width:270px;text-align:center;display:flex;flex-direction:column;gap:14px;box-shadow:0 2px 8px #00000026}.app-select-wrapper{position:relative;width:100%}.app-select-wrapper input[type=date]{margin-top:4px;padding:6px 8px;width:100%;border-radius:8px;border:1px solid #ccc}.applicants-clear-btn{padding:5px 10px;background-color:#004dda;color:#fff;border:none;font-weight:500;font-size:13px;border-radius:15px;cursor:pointer;width:50%}.applicants-clear-btn-div{justify-content:center;display:flex;align-items:center}.search-info{margin-bottom:10px;color:#666;font-size:13px}.candidate-table{background:#fff;border-radius:12px;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 1px 3px #00000014;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.candidate-table::-webkit-scrollbar{height:6px}.candidate-table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.candidate-table::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.candidate-table table{width:100%;border-collapse:collapse;min-width:1000px;table-layout:fixed}.candidate-table table th:nth-child(1),.candidate-table table td:nth-child(1){width:56px}.candidate-table table th:nth-child(2),.candidate-table table td:nth-child(2){width:175px}.candidate-table table th:nth-child(3),.candidate-table table td:nth-child(3){width:165px}.candidate-table table th:nth-child(4),.candidate-table table td:nth-child(4){width:155px}.candidate-table table th:nth-child(5),.candidate-table table td:nth-child(5){width:145px}.candidate-table table th:nth-child(6),.candidate-table table td:nth-child(6){width:155px}.candidate-table table th:nth-child(7),.candidate-table table td:nth-child(7){width:120px}.candidate-table table th:nth-child(8),.candidate-table table td:nth-child(8){width:110px}.candidate-table table th:nth-child(9),.candidate-table table td:nth-child(9){width:78px}.candidate-table thead{box-shadow:0 2px 4px #0000000d}.candidate-table th{background:#fff;padding:13px 10px;text-align:center;font-weight:600;font-size:13.5px;color:#004dda;border-bottom:1px solid #e5e7eb;white-space:nowrap}.candidate-table td{padding:5px 10px;font-size:13px;border-bottom:1px solid #f3f4f6;text-align:center;vertical-align:middle;white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:1.4}.candidate-table td:nth-child(2){text-align:left}.candidate-info{display:flex;align-items:center;gap:10px;justify-content:flex-start;overflow:visible}.candidate-info span{white-space:normal;word-break:break-word;font-size:inherit;line-height:1.3}.candidate-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;overflow:hidden;flex-shrink:0}.candidate-avatar-img{width:100%;height:100%;object-fit:cover}.inst-applicants-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:33px;color:#6b728050}.status-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;display:inline-block;text-transform:capitalize}.status-badge-app{padding:4px 10px;border-radius:20px;font-size:13px;white-space:nowrap;display:inline-block;text-transform:capitalize}.inst-table-view{display:flex;align-items:center;justify-content:center;gap:6px}.inst-table-view button{border:none;background-color:#fff!important;color:#004dda;margin-top:0;padding:2px 12px;font-size:13px;border-radius:7px;cursor:pointer;white-space:nowrap}.inst-applicants-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:24px 0;flex-wrap:wrap}.inst-applicants-prev-btn,.inst-applicants-next-btn{display:flex;align-items:center;gap:4px;border-radius:6px;border:1px solid #ddd;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;cursor:pointer;font-weight:500;font-size:13px;white-space:nowrap;padding:4px 15px}.inst-applicants-next-btn{background:#004dda}.inst-applicants-prev-btn:disabled,.inst-applicants-next-btn:disabled{opacity:.5;cursor:not-allowed}.inst-applicants-pages{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.inst-applicants-page{padding:2px 9px;border-radius:6px;border:1px solid #0575E6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6;min-width:32px;text-align:center}.inst-applicants-page.active{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}@media screen and (min-width: 2560px){.ap-employeecard-container{padding:2rem 5rem 3rem;font-size:1rem}.applicants-tittle{font-size:20px}.applicants-tabs button{font-size:16px;padding:6px 18px}.searchinput-table{font-size:15px;padding:10px 14px 10px 42px}.filter-dropdown-trigger{width:44px;height:44px;font-size:20px}.filter-dropdown{width:320px;top:56px}.app-custom-select{font-size:15px}.candidate-table table{min-width:1400px}.candidate-table th{font-size:16px;padding:14px}.candidate-table td{font-size:15px;padding:10px}.candidate-avatar{width:52px;height:52px}.inst-applicants-default-avatar-icon{font-size:44px}.inst-applicants-page{font-size:15px;min-width:38px;padding:4px 12px}.inst-applicants-prev-btn,.inst-applicants-next-btn{font-size:15px;padding:6px 20px}.schedule-modal-content,.automatic-schedule-modal-content{max-width:560px}.schedule-modal-title{font-size:26px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.ap-employeecard-container{padding:1.5rem 3.5rem 2rem}}@media screen and (min-width: 1440px) and (max-width: 1919px){.ap-employeecard-container{padding:1.5rem 2.5rem 2rem}}@media screen and (min-width: 1024px) and (max-width: 1439px){.ap-employeecard-container{padding:1.25rem 1.5rem 2rem;margin-top:58px}.row.mb-3.align-items-center{flex-wrap:nowrap!important}.col-lg-6.d-flex.align-items-center.flex-wrap{flex-wrap:nowrap!important;flex-direction:row!important}.applicants-tabs{flex-wrap:nowrap!important}.search-filter-table.col-lg-6{display:flex;justify-content:flex-end;align-items:center}.controls-right{flex-wrap:nowrap!important}.app-search-filters{width:240px}.searchinput-table{width:100%}.applicants-tittle{font-size:15px}.applicants-tabs button{font-size:13px;padding:4px 10px}.candidate-table th{font-size:12.5px;padding:9px 8px}.candidate-table td{font-size:10px;padding:9px 8px}.candidate-table table{min-width:960px}.my-2{margin-bottom:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.ap-employeecard-container{padding:1rem 1.25rem 2rem;margin-top:56px}.row.mb-3.align-items-center{display:flex;flex-wrap:wrap!important;gap:10px}.col-lg-6.d-flex.align-items-center.flex-wrap{width:100%!important;display:flex;flex-direction:row!important;justify-content:space-between;align-items:center;flex-wrap:nowrap!important}.applicants-tittle{margin-bottom:0;font-size:14px}.search-filter-table.col-lg-6{width:100%!important;order:1}.controls-right{display:flex;justify-content:space-between!important;width:100%;gap:10px}.app-search-filters{flex:1}.searchinput-table{width:100%}.applicants-tabs{width:50%;order:2;margin-top:6px;display:flex;gap:8px}.applicants-tabs button{flex:1;text-align:center;font-size:13px;padding:5px 14px}.candidate-table table{min-width:960px}.candidate-table th,.candidate-table td{font-size:12px;padding:9px 8px}.candidate-avatar{width:34px;height:34px}.inst-applicants-default-avatar-icon{font-size:28px}.filter-dropdown{right:0;width:250px}.schedule-modal-content{max-width:95%}.schedule-modal-header{padding:14px 20px}.schedule-modal-title{font-size:19px}.schedule-modal-body{padding:20px}.status-badge-app{font-size:12px}}@media screen and (max-width: 767px){.ap-employeecard-container{padding:14px 12px 2rem;margin-top:35px}.row.mb-3.align-items-center{flex-direction:column!important;gap:0!important;margin-bottom:0!important;padding:10px 15px}.col-lg-6.d-flex.align-items-center.flex-wrap{width:100%!important;max-width:100%!important;padding:0!important;flex-direction:column!important;align-items:flex-start!important;gap:0;margin-bottom:10px}.applicants-tittle{font-size:14px;white-space:normal;margin-right:0!important;margin-bottom:10px}.applicants-tabs{display:flex;flex-wrap:nowrap;width:100%;gap:8px}.applicants-tabs button{font-size:12.5px;padding:6px 12px;margin-left:0;flex:1 1 auto;text-align:center}.search-filter-table.col-lg-6,.search-filter-table.my-2.col-lg-6{width:100%!important;max-width:100%!important;padding:0!important;margin-top:10px!important;margin-bottom:4px!important}.controls-right{justify-content:flex-start!important;width:100%;gap:8px;flex-wrap:nowrap}.app-search-filters{flex:1 1 auto;max-width:100%}.searchinput-table{font-size:13px;padding:8px 12px 8px 34px;width:100%}.filter-dropdown{position:fixed;right:12px;top:auto;left:auto;width:calc(100vw - 24px);max-width:320px;z-index:1100}.candidate-table{border-radius:8px}.candidate-table table{min-width:900px}.candidate-table th,.candidate-table td{font-size:12px;padding:8px}.status-badge-app{font-size:12px}.candidate-avatar{width:32px;height:32px}.inst-applicants-default-avatar-icon{font-size:26px}.inst-table-view button{font-size:12px;padding:2px 10px}.inst-applicants-container{gap:8px;margin:16px 0}.inst-applicants-prev-btn,.inst-applicants-next-btn{font-size:12px;padding:4px 12px}.inst-applicants-page{font-size:12px;padding:2px 7px;min-width:28px}.schedule-modal-overlay{padding:12px;align-items:center}.schedule-modal-content{max-width:100%}.automatic-schedule-modal-content{max-width:100%;padding:20px}.schedule-modal-header{padding:12px 18px}.schedule-modal-title{font-size:17px}.schedule-modal-subtitle{font-size:13px}.schedule-modal-body{padding:18px}.schedule-input{font-size:14px}.btn-cancel-app,.btn-upgrade-popup{font-size:13px;padding:8px 16px}.search-info{font-size:12px}}@media screen and (max-width: 424px){.ap-employeecard-container{padding:12px 10px 2rem}.applicants-tittle{font-size:13.5px}.applicants-tabs button{font-size:12px;padding:5px 10px}.searchinput-table{font-size:12px}.candidate-table table{min-width:860px}.candidate-table th,.candidate-table td{font-size:11.5px;padding:7px 6px}.status-badge-app{font-size:11.5px}.candidate-avatar{width:30px;height:30px}.inst-applicants-default-avatar-icon{font-size:23px}.inst-table-view button{font-size:11.5px;padding:2px 8px}.inst-applicants-prev-btn,.inst-applicants-next-btn{font-size:11px;padding:3px 10px}.inst-applicants-page{font-size:11px;min-width:26px}}@media screen and (max-width: 374px){.ap-employeecard-container{padding:10px 8px 1.5rem;margin-top:35px}.applicants-tittle{font-size:13px}.applicants-tabs button{font-size:11.5px;padding:5px 8px}.searchinput-table{font-size:11.5px;padding:7px 10px 7px 30px}.filter-dropdown{width:calc(100vw - 16px);right:8px}.candidate-table table{min-width:820px}.candidate-table th,.candidate-table td{font-size:11px;padding:6px 5px}.status-badge-app{font-size:11px}.candidate-avatar{width:28px;height:28px}.inst-applicants-default-avatar-icon{font-size:21px}.inst-table-view button{font-size:11px;padding:2px 6px}.inst-applicants-container{gap:6px}.inst-applicants-prev-btn,.inst-applicants-next-btn{font-size:10.5px;padding:3px 8px}.inst-applicants-page{font-size:10.5px;min-width:24px;padding:1px 4px}.schedule-modal-header{padding:10px 14px}.schedule-modal-title{font-size:15px}.schedule-modal-body{padding:14px}.btn-cancel-app,.btn-upgrade-popup{font-size:12px;padding:7px 12px}.automatic-btn-upgrade-popup,.automatic-btn-cancel-app{font-size:12px;padding:5px 12px}.automatic-schedule-modal-content{padding:16px}.automatic-schedule-modal-content h5{font-size:14px}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-bottom:none;border-top:1px solid #aeaeae;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{background-color:transparent;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:auto 1px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.5em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:5em;margin:2px}.react-datepicker__month{margin:.5em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:5em;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.375em;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.0625em);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.625em;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__children-container{width:17.25em;margin:.5em;padding-right:.25em;padding-left:.25em;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.react-datepicker-popper-offset{margin-top:-.7em}.inst-subs-dashboard{padding:40px 70px;background:#f8fafc50;min-height:100vh;overflow:hidden}.ins-plans-header{text-align:center;margin-bottom:30px}.ins-plans-header h2{position:absolute;left:50%;transform:translate(-50%);margin:0;font-size:23px;font-weight:700;color:#1a1a1a}.ins-header-top{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:28px}.btn-recent-trans{margin-left:auto}.btn-recent-trans{padding:8px 14px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;border-radius:10px;font-size:12px;cursor:pointer;transition:all .3s ease}.btn-recent-trans:active{transform:translateY(0)}.inst-recent-arrow-icon{font-size:16px;font-weight:900;margin-left:8px;animation:arrowMove 1.2s ease-in-out infinite}@keyframes arrowMove{0%{transform:translate(0)}50%{transform:translate(6px)}to{transform:translate(0)}}.ins-billing-toggle{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto 30px;width:fit-content;background:#fff;border-radius:50px;padding:5px;gap:5px;box-shadow:0 4px 8px #0003}.ins-toggle-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:#004dda;border-radius:50px;box-shadow:0 2px 4px #0000001a;transition:transform .6s ease;z-index:0}.ins-toggle-btn{padding:4px 24px;border:none;background:transparent;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#666;z-index:1;position:relative}.ins-toggle-btn.active{color:#fff}.animated-plan-card{opacity:0;transform:translateY(25px) scale(.96)}.animated-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto 80px;padding:0 20px}.animated-plan-card{position:relative;animation:fadeInUp .6s ease-out backwards;transition:transform .5s cubic-bezier(.4,0,.2,1);isolation:isolate;z-index:1}.animated-plan-card.popular-card{transform:translateY(-12px)}.popular-badge{position:absolute;top:-16px;left:58%;transform:translate(-50%);background:linear-gradient(135deg,#1f80e0,#5aa9ff);color:#fff;padding:5px 10px;border-radius:24px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;z-index:10;animation:bounceIn 1s ease-out,pulse 2s ease-in-out infinite 1s;white-space:nowrap}.badge-icon{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.03)}}.card-inner{position:relative;background:#fff;border-radius:24px;padding:50px 45px;border:1px solid #e5e7eb;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #00000012}@keyframes planCardReveal{0%{opacity:0;transform:translateY(25px) scale(.96)}60%{opacity:.9}to{opacity:1;transform:translateY(0) scale(1)}}.animated-plan-card.animate-plan-card{animation:planCardReveal .9s cubic-bezier(.22,1,.36,1) forwards}.animated-plan-card.animate-plan-card:nth-child(1){animation-delay:.08s}.animated-plan-card.animate-plan-card:nth-child(2){animation-delay:.18s}.animated-plan-card.animate-plan-card:nth-child(3){animation-delay:.28s}.card-gradient{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.gradient-basic{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.gradient-standard{background:linear-gradient(135deg,#a855f7,#ec4899)}.gradient-premium{background:linear-gradient(135deg,#f97316,#ef4444)}.icon-container{position:relative;margin-bottom:20px}.icon-box{width:45px;height:45px;margin:0 auto;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.animated-plan-card.hovered .icon-box{transform:rotate(12deg) scale(1.1)}.icon-basic{background:linear-gradient(135deg,#ff512f,#dd2476)}.icon-standard{background:linear-gradient(135deg,#1f80e0,#5aa9ff)}.icon-premium{background:linear-gradient(135deg,#11998e,#38ef7d)}.sub-plan-icon{color:#fff;transition:all .5s ease}.animated-plan-card.hovered .sub-plan-icon{animation:pulse 3s ease-in-out}.particle{position:absolute;width:8px;height:8px;border-radius:50%;pointer-events:none}.particle-1{top:0;left:25%;background:#fbbf24;animation:float1 2s ease-out forwards}.particle-2{top:25%;right:25%;background:#ec4899;animation:float2 2.5s ease-out forwards}.particle-3{bottom:0;left:33%;background:#06b6d4;animation:float3 2.2s ease-out forwards}@keyframes float1{0%{transform:translate(0) scale(0);opacity:0}50%{opacity:.8}to{transform:translate(-40px,-60px) scale(1);opacity:0}}@keyframes float2{0%{transform:translate(0) scale(0);opacity:0}50%{opacity:.8}to{transform:translate(50px,-70px) scale(1);opacity:0}}@keyframes float3{0%{transform:translate(0) scale(0);opacity:0}50%{opacity:.8}to{transform:translate(-50px,50px) scale(1);opacity:0}}.plan-title{font-size:16px;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:15px}.price-container{display:flex;align-items:baseline;justify-content:center;margin-bottom:15px}.price-text{font-size:15px;font-weight:800;background:#2e343c;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;color:#fff}.price-duration{color:#444242bb;font-size:15px;font-weight:600}.features-list{list-style:none;padding:0;margin-bottom:40px;display:flex;flex-direction:column;gap:5px}.features-list li{display:flex;align-items:flex-start;gap:12px;padding:5px 0 6px}.features-list li:last-child{border-bottom:none}.features-list span{font-size:14px;color:#0b1320;line-height:1.5}.feature-item{color:#e2e8f0;transition:transform .3s ease;font-size:15px}.checkmark{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;margin-top:0}.checkmark svg{color:#22c55e;stroke-width:3}.animated-plan-card.hovered .checkmark{transform:scale(1.1) rotate(12deg)}.plan-button{width:100%;padding:7px 16px;border:none;border-radius:12px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.plan-button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000040}.plan-button.button-basic,.plan-button.button-basic:disabled,.plan-button.button-basic.subscribed-button{background:linear-gradient(135deg,#ff512f,#dd2476)!important}.plan-button.button-standard,.plan-button.button-standard:disabled,.plan-button.button-standard.subscribed-button{background:linear-gradient(135deg,#1f80e0,#5aa9ff)!important}.plan-button.button-premium,.plan-button.button-premium:disabled,.plan-button.button-premium.subscribed-button{background:linear-gradient(135deg,#11998e,#38ef7d)!important}.plan-button:disabled,.plan-button.subscribed-button{cursor:not-allowed;transform:none!important;box-shadow:none!important}.plan-button:not(:disabled):active{transform:scale(.98)}.button-content{display:flex;align-items:center;justify-content:center;gap:8px}.ins-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease;padding:16px;box-sizing:border-box}.ins-modal-content{background:#fff;border-radius:24px;width:90%;max-width:550px;max-height:90vh;overflow-y:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.transaction-details-modal-2{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.ins-modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 24px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:10;border-radius:24px 24px 0 0}.ins-modal-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0;flex:1;text-align:center}.ins-back-btn-icon,.ins-clos-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.ins-back-btn-icon:hover,.ins-clos-btn:hover{background:#f5f5f5;color:#333}.ins-plan-summary{background:linear-gradient(135deg,#f8f9fa50,#e9ecef50);border-radius:16px;padding:15px 25px;margin:25px 30px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.summary-row:last-child{border-bottom:none}.summary-label{font-weight:600;color:#666;font-size:14px}.summary-value{font-weight:700;color:#1a1a1a;font-size:14px;text-transform:capitalize}.ins-pay{font-size:15px;font-weight:600;color:#333;margin:25px 30px 20px}.ins-payment-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 60px 30px}.ins-payment-option-btn{padding:10px 12px;border:1px solid #004dda;background:#fff;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#004dda}.ins-payment-option-btn:hover{border-color:#004dda;background:#fff;transform:translateY(-2px)}.ins-payment-option-btn.active{border-color:#4a90e2;background:#4a90e2;color:#fff;box-shadow:0 4px 12px #4a90e24d}.ins-upi-container{padding:20px;text-align:center;max-height:80vh}.upi-title{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.upi-qr-box{background:#fff;padding:25px;border-radius:16px;box-shadow:0 4px 20px #0000001a;display:inline-block;margin-bottom:25px}.upi-qr-box img{width:150px;height:150px;border-radius:12px}.upi-id-box{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:10px;border-radius:12px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.upi-id-box span{font-size:14px;color:#666;font-weight:600}.upi-id-box strong{font-size:14px;color:#1a1a1a;font-weight:700}.upi-instruction{color:#666;font-size:14px;margin-bottom:15px;line-height:1.6}.ins-payment-form{padding:30px}.ins-payment-form label{display:block;margin-bottom:20px;font-weight:600;color:#333;font-size:13px}.ins-payment-form input,.ins-payment-form select{width:100%;padding:10px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:13px;margin-top:8px;transition:all .3s ease;font-family:inherit;box-sizing:border-box}.ins-payment-form input:focus,.ins-payment-form select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.ins-row{display:grid;grid-template-columns:2fr 1fr;gap:15px}.ins-pay-btn{width:40%;padding:10px;background:#004dda;color:#fff;border:none;border-radius:12px;font-size:14px;cursor:pointer;transition:all .3s ease;margin-top:10px;letter-spacing:.5px;margin-bottom:20px}.ins-pay-btn:hover{background:#004dda}.ins-netbanking{padding:30px}.ins-netbanking h4{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:15px}.ins-bank-select{width:100%;padding:10px 16px;border:1px solid #e0e0e0;border-radius:10px;font-size:14px;margin-bottom:25px;cursor:pointer;transition:all .3s ease;background:#fff}.ins-bank-select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.ins-payment-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease;padding:16px;box-sizing:border-box}.ins-payment-popup-new{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:24px;padding:50px 40px;min-width:450px;box-shadow:0 20px 60px #0000004d;animation:popupSlideUp .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}@keyframes popupSlideUp{0%{transform:translateY(100px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.payment-status-container{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.processing-animation{margin-bottom:30px;position:relative}.spinner-container{position:relative;width:140px;height:140px;margin:0 auto 20px}.spinner{position:absolute;width:140px;height:140px;border:5px solid transparent;border-top:5px solid #4285f4;border-right:5px solid #34a853;border-radius:50%;animation:spin 1.2s linear infinite;box-shadow:0 0 15px #4285f44d}.spinner-inner{position:absolute;top:15px;left:15px;width:110px;height:110px;border:5px solid transparent;border-bottom:5px solid #fbbc04;border-left:5px solid #ea4335;border-radius:50%;animation:spin 1.5s linear infinite reverse;box-shadow:0 0 10px #fbbc044d}.spinner-container:before{content:"";position:absolute;top:50%;left:50%;width:160px;height:160px;margin-left:-80px;margin-top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(66,133,244,.2) 0%,transparent 70%);animation:pulseRing 2s ease-out infinite}@keyframes pulseRing{0%,to{transform:scale(.9);opacity:.5}50%{transform:scale(1.1);opacity:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-container:after{content:"🔒";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;animation:lockPulse 2s ease-in-out infinite}@keyframes lockPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.processing-dots{display:flex;gap:10px;justify-content:center;padding:10px 20px;border-radius:20px}.processing-dots span{width:12px;height:12px;background:linear-gradient(135deg,#4285f4,#34a853);border-radius:50%;animation:bounce 1.4s infinite ease-in-out;box-shadow:0 0 10px #4285f480}.processing-dots span:nth-child(1){animation-delay:-.32s;background:linear-gradient(135deg,#4285f4,#5c9dff)}.processing-dots span:nth-child(2){animation-delay:-.16s;background:linear-gradient(135deg,#34a853,#5ec576)}.processing-dots span:nth-child(3){background:linear-gradient(135deg,#fbbc04,#ffd042)}@keyframes bounce{0%,80%,to{transform:scale(.5) translateY(0);opacity:.4}40%{transform:scale(1.2) translateY(-10px);opacity:1}}.payment-status-title{font-size:18px;font-weight:800;color:#1a1a1a;margin:0 0 12px;animation:textFadeIn .5s ease .2s both;text-shadow:0 2px 4px rgba(0,0,0,.1)}.payment-status-message{font-size:14px;color:#666;line-height:1.6;margin:0;max-width:380px;animation:textFadeIn .5s ease .4s both}@keyframes textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 2560px){.inst-subs-dashboard{padding:60px 160px}.ins-plans-header h2{font-size:32px}.animated-plans-grid{max-width:1800px;gap:48px;grid-template-columns:repeat(3,1fr);padding:0 40px}.card-inner{padding:65px 55px;border-radius:32px}.icon-box{width:60px;height:60px;border-radius:14px}.plan-title,.price-text{font-size:20px}.price-duration{font-size:18px}.features-list span{font-size:17px}.plan-button{font-size:17px;padding:10px 20px;border-radius:16px}.btn-recent-trans{font-size:15px;padding:12px 20px}.ins-toggle-btn{font-size:17px;padding:6px 32px}.transaction-details-modal{max-width:1600px}.transaction-details-header h2{font-size:32px}.transaction-id{font-size:16px}.details-section h3{font-size:18px}.detail-label{font-size:15px}.detail-value{font-size:16px}.breakdown-item{font-size:18px}.ins-modal-content{max-width:700px}.ins-modal-title{font-size:20px}.summary-label,.summary-value{font-size:17px}.ins-pay{font-size:18px}.ins-payment-option-btn{font-size:16px;padding:14px 16px}.ins-pay-btn{font-size:17px;padding:14px}.ins-payment-popup-new{min-width:600px;padding:70px 60px}.spinner-container,.spinner{width:180px;height:180px}.spinner-inner{top:20px;left:20px;width:140px;height:140px}.spinner-container:after{font-size:55px}.payment-status-title{font-size:24px}.payment-status-message{font-size:16px;max-width:500px}}@media (min-width: 1440px) and (max-width: 2559px){.animated-plans-grid{max-width:1400px;grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px) and (max-width: 1439px){.inst-subs-dashboard{padding:40px 50px}.animated-plans-grid{max-width:1100px;grid-template-columns:repeat(3,1fr);gap:24px}.card-inner{padding:44px 36px}}@media (min-width: 992px) and (max-width: 1199px){.inst-subs-dashboard{padding:36px 40px}.animated-plans-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 10px;max-width:100%}.card-inner{padding:38px 28px}.ins-plans-header h2{font-size:20px}.transaction-details-modal{max-width:95vw}}@media (min-width: 768px) and (max-width: 991px){.inst-subs-dashboard{padding:30px}.ins-plans-header h2{font-size:18px;position:static;transform:none;text-align:center;margin-bottom:12px}.ins-header-top{flex-direction:column;align-items:center;gap:14px}.btn-recent-trans{margin-left:0;font-size:12px;padding:8px 14px}.animated-plans-grid{grid-template-columns:repeat(2,1fr);gap:40px;padding:0 8px;max-width:100%;margin-bottom:60px}.animated-plan-card:nth-child(3){grid-column:1 / -1;max-width:420px;margin:0 auto;width:100%}.card-inner{padding:38px 30px}.animated-plan-card.popular-card{transform:translateY(-8px)}.ins-modal-content{width:95%;max-width:480px}.ins-payment-options{padding:0 30px 24px}.ins-pay-btn{width:55%}.transaction-details-modal{max-width:95vw;max-height:92vh}.transaction-details-header{padding:15px 30px}.transaction-details-header h2{font-size:20px}.transaction-details-body{padding:20px}.details-grid{grid-template-columns:repeat(2,1fr);gap:14px}.transaction-details-footer{width:65%}.ins-payment-popup-new{min-width:unset;width:90%;max-width:420px;padding:40px 30px}}@media (min-width: 600px) and (max-width: 767px){.inst-subs-dashboard{padding:24px 20px}.ins-plans-header h2{font-size:17px;position:static;transform:none;text-align:center;margin-bottom:10px}.ins-header-top{flex-direction:column;align-items:center;gap:12px}.btn-recent-trans{margin-left:0;font-size:12px}.animated-plans-grid{grid-template-columns:1fr;gap:20px;padding:0 4px;max-width:480px;margin-left:auto;margin-right:auto;margin-bottom:50px}.animated-plan-card:nth-child(3){grid-column:unset;max-width:unset;margin:0;width:100%}.animated-plan-card.popular-card{transform:translateY(-6px)}.card-inner{padding:36px 28px}.plan-title,.price-text{font-size:15px}.price-duration,.features-list span,.plan-button{font-size:13px}.popular-badge{font-size:11px;padding:4px 8px}.ins-modal-content{width:96%}.ins-payment-options{padding:0 20px 20px;gap:10px}.ins-plan-summary{margin:16px;padding:12px 16px}.ins-pay{margin:16px 16px 14px}.ins-pay-btn{width:60%}.transaction-details-modal{max-width:98vw;border-radius:18px}.transaction-details-header{padding:12px 20px}.transaction-details-header h2{font-size:18px}.transaction-id{font-size:12px}.transaction-details-body{padding:16px}.details-grid{grid-template-columns:1fr 1fr;gap:12px}.transaction-details-footer{width:80%;padding:18px 24px}.ins-payment-popup-new{min-width:unset;width:92%;padding:36px 24px}.spinner-container,.spinner{width:110px;height:110px}.spinner-inner{top:12px;left:12px;width:86px;height:86px}.spinner-container:after{font-size:32px}}@media (min-width: 480px) and (max-width: 599px){.inst-subs-dashboard{padding:20px 16px}.ins-plans-header h2{font-size:16px;position:static;transform:none;text-align:center;margin-bottom:10px}.ins-header-top{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px}.btn-recent-trans{margin-left:0;font-size:11px;padding:7px 12px}.ins-billing-toggle{margin-bottom:22px}.ins-toggle-btn{font-size:13px;padding:4px 18px}.animated-plans-grid{grid-template-columns:1fr;gap:24px;padding:0;max-width:100%;margin-bottom:40px}.animated-plan-card:nth-child(3){grid-column:unset;max-width:unset;margin:0;width:100%}.animated-plan-card.popular-card{transform:translateY(-6px)}.card-inner{padding:36px 28px;border-radius:20px}.icon-box{width:42px;height:42px}.plan-title,.price-text{font-size:15px}.price-duration,.features-list span{font-size:13px}.plan-button{font-size:13px;padding:6px 14px}.popular-badge{font-size:11px;top:-14px;left:50%}.ins-modal-content{width:98%;border-radius:18px}.ins-modal-header{padding:10px 16px}.ins-modal-title{font-size:14px}.ins-plan-summary{margin:14px;padding:10px 14px}.ins-pay{margin:14px 14px 12px;font-size:14px}.ins-payment-options{grid-template-columns:repeat(2,1fr);padding:0 16px 20px;gap:10px}.ins-payment-option-btn{font-size:13px;padding:9px 10px}.ins-pay-btn{width:70%;font-size:13px}.upi-qr-box img{width:130px;height:130px}.upi-title{font-size:14px}.upi-id-box span,.upi-id-box strong{font-size:13px}.ins-netbanking,.ins-payment-form{padding:20px 16px}.ins-row{grid-template-columns:1fr 1fr;gap:10px}.transaction-details-modal{max-width:100%;border-radius:18px}.transaction-details-header{padding:12px 16px}.transaction-details-header h2{font-size:17px}.transaction-success-badge{font-size:12px;padding:4px 12px}.transaction-id{font-size:11px;word-break:break-all}.transaction-details-body{padding:14px}.details-section h3{font-size:13px}.details-grid{grid-template-columns:1fr;gap:10px}.detail-label{font-size:11px}.detail-value{font-size:13px}.transaction-details-footer{width:100%;padding:16px 20px;box-sizing:border-box}.download-invoice-btn,.close-details-btn{font-size:13px;padding:8px 14px}.ins-payment-popup-new{min-width:unset;width:94%;padding:32px 20px;border-radius:20px}.spinner-container,.spinner{width:100px;height:100px}.spinner-inner{top:10px;left:10px;width:80px;height:80px}.spinner-container:after{font-size:28px}.payment-status-title{font-size:16px}.payment-status-message{font-size:13px}.processing-dots span{width:10px;height:10px}}@media (min-width: 375px) and (max-width: 479px){.inst-subs-dashboard{padding:16px 12px}.ins-plans-header h2{font-size:15px;position:static;transform:none;text-align:center;margin-bottom:8px}.ins-header-top{flex-direction:column;align-items:center;gap:10px;margin-bottom:18px}.btn-recent-trans{margin-left:0;font-size:11px;padding:6px 10px}.inst-recent-arrow-icon{font-size:14px}.ins-billing-toggle{margin-bottom:20px}.ins-toggle-btn{font-size:12px;padding:4px 16px}.animated-plans-grid{grid-template-columns:1fr;gap:40px;padding:20;max-width:100%;margin-bottom:36px;overflow:visible}.animated-plan-card:nth-child(1),.animated-plan-card:nth-child(2),.animated-plan-card:nth-child(3){grid-column:unset;max-width:100%;margin:0;width:100%}.animated-plan-card.popular-card{transform:translateY(-4px)}.card-inner{padding:30px 20px;border-radius:18px}.icon-box{width:38px;height:38px;border-radius:8px}.plan-title{font-size:14px;margin-bottom:10px}.price-text{font-size:14px}.price-duration{font-size:12px}.features-list{margin-bottom:28px;gap:4px}.features-list span{font-size:12px}.plan-button{font-size:12px;padding:8px 12px;border-radius:10px}.popular-badge{font-size:10px;top:-13px;left:50%;padding:3px 8px}.ins-modal-content{width:100%;border-radius:16px;max-height:95vh}.ins-modal-header{padding:8px 14px}.ins-modal-title{font-size:13px}.ins-back-btn-icon,.ins-clos-btn{font-size:20px;width:32px;height:32px}.ins-plan-summary{margin:12px;padding:10px 12px;border-radius:12px}.summary-label,.summary-value{font-size:12px}.summary-row{padding:8px 0}.ins-pay{margin:12px 12px 10px;font-size:13px}.ins-payment-options{grid-template-columns:repeat(2,1fr);padding:0 12px 16px;gap:8px}.ins-payment-option-btn{font-size:12px;padding:8px;border-radius:10px}.ins-pay-btn{width:75%;font-size:12px;padding:8px;border-radius:10px}.ins-upi-container{padding:14px}.upi-qr-box img{width:110px;height:110px}.upi-qr-box{padding:16px}.upi-title{font-size:13px;margin-bottom:14px}.upi-id-box span,.upi-id-box strong,.upi-instruction{font-size:12px}.ins-payment-form{padding:14px 12px}.ins-payment-form label{font-size:12px;margin-bottom:14px}.ins-payment-form input{font-size:12px;padding:8px 12px}.ins-row{grid-template-columns:1fr 1fr;gap:8px}.ins-netbanking{padding:16px 12px}.ins-netbanking h4{font-size:13px}.ins-bank-select{font-size:12px;padding:8px 12px}.transaction-details-overlay{padding:10px}.transaction-details-modal{max-width:100%;border-radius:16px;max-height:95vh}.transaction-close-btn{top:8px;right:10px;font-size:22px;width:34px;height:34px}.transaction-details-header{padding:10px 14px}.transaction-details-header h2{font-size:15px;margin:8px 0 6px}.transaction-success-badge{font-size:11px;padding:3px 10px}.transaction-id{font-size:10px;word-break:break-all}.transaction-details-body{padding:12px}.details-section{margin-bottom:16px}.details-section h3{font-size:12px;margin-bottom:12px}.details-grid{grid-template-columns:1fr;gap:8px}.detail-item{padding:10px 12px;border-radius:10px}.detail-label{font-size:10px;margin-bottom:4px}.detail-value{font-size:12px}.plan-badge{font-size:12px;padding:7px 14px}.breakdown-item{font-size:13px}.payment-breakdown{padding:16px;border-radius:12px}.transaction-details-footer{width:100%;padding:14px 16px;box-sizing:border-box}.download-invoice-btn,.close-details-btn{font-size:12px;padding:7px 10px;border-radius:10px}.ins-payment-popup-new{min-width:unset;width:96%;padding:28px 16px;border-radius:18px}.spinner-container,.spinner{width:90px;height:90px}.spinner{border-width:4px}.spinner-inner{top:10px;left:10px;width:70px;height:70px;border-width:4px}.spinner-container:after{font-size:26px}.payment-status-title{font-size:15px}.payment-status-message{font-size:12px}.processing-dots span{width:9px;height:9px}.processing-dots{gap:8px}.success-modal-container{padding:36px 24px;border-radius:20px}.success-icon-circle{width:64px;height:64px}.success-title{font-size:18px}.success-submessage{font-size:12px}}@media (max-width: 374px){.inst-subs-dashboard{padding:14px 10px}.ins-plans-header h2{font-size:14px;position:static;transform:none;text-align:center;margin-bottom:8px}.ins-header-top{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.btn-recent-trans{margin-left:0;font-size:10px;padding:5px 9px;border-radius:8px}.inst-recent-arrow-icon{font-size:12px;margin-left:5px}.ins-billing-toggle{margin-bottom:18px;padding:4px}.ins-toggle-btn{font-size:11px;padding:3px 14px}.animated-plans-grid{grid-template-columns:1fr;gap:30px;padding:10px;max-width:100%;margin-bottom:30px;overflow:visible}.animated-plan-card:nth-child(1),.animated-plan-card:nth-child(2),.animated-plan-card:nth-child(3){grid-column:unset;max-width:100%;margin:0;width:100%}.animated-plan-card.popular-card{transform:translateY(-4px)}.card-inner{padding:26px 16px;border-radius:16px}.icon-box{width:34px;height:34px;border-radius:7px}.plan-title{font-size:13px;margin-bottom:8px}.price-text{font-size:13px}.price-duration{font-size:11px}.features-list{margin-bottom:22px;gap:3px}.features-list span{font-size:11px}.plan-button{font-size:11px;padding:7px 10px;border-radius:9px}.popular-badge{font-size:9px;top:-12px;left:50%;padding:3px 7px;gap:4px}.ins-modal-content{width:100%;max-width:100%;border-radius:14px;max-height:96vh}.ins-modal-header{padding:7px 12px}.ins-modal-title{font-size:12px}.ins-back-btn-icon,.ins-clos-btn{font-size:18px;width:28px;height:28px}.ins-plan-summary{margin:10px;padding:8px 10px;border-radius:10px}.summary-label,.summary-value{font-size:11px}.summary-row{padding:6px 0}.ins-pay{margin:10px 10px 8px;font-size:12px}.ins-payment-options{grid-template-columns:repeat(2,1fr);padding:0 10px 14px;gap:7px}.ins-payment-option-btn{font-size:11px;padding:7px 6px;border-radius:8px}.ins-pay-btn{width:80%;font-size:11px;padding:7px;border-radius:9px}.ins-upi-container{padding:12px}.upi-qr-box img{width:95px;height:95px}.upi-qr-box{padding:12px}.upi-title{font-size:12px;margin-bottom:10px}.upi-id-box span,.upi-id-box strong,.upi-instruction{font-size:11px}.ins-payment-form{padding:12px 10px}.ins-payment-form label{font-size:11px;margin-bottom:12px}.ins-payment-form input{font-size:11px;padding:7px 10px}.ins-row{grid-template-columns:1fr 1fr;gap:6px}.ins-netbanking{padding:12px 10px}.ins-netbanking h4{font-size:12px}.ins-bank-select{font-size:11px;padding:7px 10px}.transaction-details-overlay{padding:6px}.transaction-details-modal{max-width:100%;border-radius:14px;max-height:96vh}.transaction-close-btn{top:6px;right:8px;font-size:20px;width:30px;height:30px}.transaction-details-header{padding:8px 12px}.transaction-details-header h2{font-size:13px;margin:6px 0 5px}.transaction-success-badge{font-size:10px;padding:2px 8px}.transaction-id{font-size:9px;word-break:break-all}.transaction-details-body{padding:10px}.details-section{margin-bottom:14px}.details-section h3{font-size:11px;margin-bottom:10px}.details-grid{grid-template-columns:1fr;gap:7px}.detail-item{padding:8px 10px;border-radius:9px}.detail-label{font-size:9px;margin-bottom:3px}.detail-value{font-size:11px}.plan-badge{font-size:10px;padding:6px 12px}.breakdown-item{font-size:11px}.payment-breakdown{padding:12px;border-radius:10px}.transaction-details-footer{width:100%;padding:12px 14px;box-sizing:border-box}.download-invoice-btn,.close-details-btn{font-size:11px;padding:6px 8px;border-radius:9px}.ins-payment-popup-new{min-width:unset;width:98%;padding:24px 14px;border-radius:16px}.spinner-container,.spinner{width:80px;height:80px}.spinner{border-width:3px}.spinner-inner{top:8px;left:8px;width:64px;height:64px;border-width:3px}.spinner-container:after{font-size:22px}.payment-status-title{font-size:13px}.payment-status-message{font-size:11px;max-width:260px}.processing-dots span{width:8px;height:8px}.processing-dots{gap:7px}.success-modal-container{padding:28px 16px;border-radius:16px}.success-icon-circle{width:56px;height:56px}.success-title{font-size:16px}.success-submessage{font-size:11px}}@media (max-height: 500px) and (orientation: landscape){.ins-modal-content,.transaction-details-modal{max-height:98vh}.transaction-details-modal-2{max-height:80vh}.ins-payment-popup-new{padding:20px 30px}.spinner-container,.spinner{width:80px;height:80px}.spinner-inner{top:8px;left:8px;width:64px;height:64px}.spinner-container:after{font-size:22px}.animated-plans-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:0 15px}.animated-plan-card:nth-child(1),.animated-plan-card:nth-child(2),.animated-plan-card:nth-child(3){grid-column:unset;max-width:unset;margin:0;width:100%}}.interview-main-container{min-height:100vh;background:#f8fafc50}.inst-interview-employeecard-container{border:none;margin-top:60px;height:100%;padding:.5rem 2.75rem;border-radius:.5rem;font-size:.875rem;background:#f8fafc50;cursor:pointer}.interview-count{font-size:16px;margin-left:5px}.interview-tabs{display:flex;flex-wrap:wrap;gap:0}.interview-tabs button{padding:3px 12px;margin-left:8px;border:1px solid #004DDA;background-color:#fff;cursor:pointer;color:#004dda;border-radius:30px;font-size:13px;white-space:nowrap}.interview-tabs .tab-active{background:linear-gradient(135deg,#0575e6);color:#fff}.search-filter-table{display:flex;align-items:center}.controls-right{display:flex;align-items:center;gap:10px;width:100%}.interview-search-filters{position:relative;flex:1;min-width:0;display:inline-block}.search-icon-left{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;font-size:15px;pointer-events:none;z-index:1}.searchinput-table{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;font-size:13px;outline:none;transition:border-color .3s;box-sizing:border-box}.searchinput-table:focus{border-color:#ddd}.filter-dropdown-container{position:relative;flex-shrink:0}.filter-dropdown-trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:16px;color:#555;background:#fff}.filter-dropdown{position:absolute;background:#fff;padding:10px;border:1px solid #ddd;border-radius:6px;right:0;top:48px;z-index:100;width:270px;text-align:center;display:flex;flex-direction:column;gap:14px;box-shadow:0 2px 8px #00000026}.interview-select-wrapper{position:relative;width:100%}.interview-custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid rgb(193,193,193);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;padding:.45rem 2.5rem .45rem 1rem;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease;width:100%;background-color:#fff}.interview-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:15px;color:#4a4a4a}.interview-clear-btn{padding:5px 10px;background-color:#004dda;color:#fff;border:none;font-weight:500;font-size:13px;border-radius:15px;cursor:pointer;width:50%}.interview-clear-btn-div{justify-content:center;display:flex;align-items:center}.inst-interview-candidate-table{background:#fff;border-radius:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 1px 3px #00000014}.inst-interview-candidate-table table{width:100%;border-collapse:collapse;min-width:600px;table-layout:auto}.inst-interview-candidate-table thead{box-shadow:0 2px 4px #0000000d}.inst-interview-candidate-table th{background:#fff;padding:13.5px;text-align:center;font-weight:600;color:#004dda;border-bottom:1px solid #e5e7eb;white-space:nowrap}.inst-interview-candidate-table td{padding:8px 20px;border-bottom:1px solid #f3f4f6;vertical-align:middle;text-align:center;font-size:13px;white-space:nowrap}.inst-interview-candidate-cell{text-align:center;vertical-align:middle}.inst-interview-candidate-info{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-left:0}.inst-interview-candidate-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;overflow:hidden}.inst-interview-candidate-avatar.large{width:90px;height:90px;font-size:25px;background:#fff;color:#004dda;border-radius:50%;display:flex;align-items:center;justify-content:center;letter-spacing:2px}.candidate-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.inst-interview-candidate-avatar-img{width:100%;height:100%;object-fit:cover}.inst-interview-institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;object-fit:cover;align-items:center;justify-content:center;font-size:33px;color:#6b728050}.inst-interview-candidate-name{white-space:nowrap}.interview-status-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;display:inline-block;white-space:nowrap}.interview-status-badge.scheduled{background-color:#e6f4ff50;color:#1677ff}.interview-status-badge.hired{background-color:#e6ffed50;color:#28a745}.interview-status-badge.rejected{background-color:#ffe6e650;color:#dc3545}.interview-view-btn{background:#fff;border:none;color:#004dda;padding:2px 15px;border-radius:6px;cursor:pointer;font-size:13px;white-space:nowrap}.inst-interview-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.inst-interview-prev-btn{display:flex;align-items:center;padding:4px 15px 4px 6px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px;white-space:nowrap}.inst-interview-next-btn{display:flex;align-items:center;padding:4px 6px 4px 15px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px;white-space:nowrap}.inst-interview-next-btn:disabled,.inst-interview-prev-btn:disabled{opacity:.5;cursor:not-allowed}.inst-interview-pages{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.inst-interview-page{padding:2px 9px;border-radius:6px;border:1px solid #0575E6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6;white-space:nowrap}.inst-interview-page.active{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}@media only screen and (min-width: 320px) and (max-width: 479px){.inst-interview-employeecard-container{margin-top:25px;padding:.5rem .75rem;font-size:.7rem;border-radius:.3rem}.row.mb-3.align-items-center{flex-direction:column!important;align-items:flex-start!important}.col-lg-6.d-flex{flex-direction:column;align-items:flex-start!important;gap:8px;width:100%}.my-2 h5{font-size:13px!important}.interview-count{font-size:11px;margin-left:3px}.interview-tabs{gap:10px}.interview-tabs button{padding:3px 9px;margin-left:0;font-size:10px;border-radius:20px}.search-filter-table{width:100%;margin-top:8px}.controls-right{width:100%;gap:8px}.interview-search-filters{width:100%;min-width:unset}.searchinput-table{font-size:10px;padding:7px 30px;border-radius:20px;min-width:unset;width:100%}.search-icon-left{font-size:13px;left:10px}.filter-dropdown-trigger{width:32px;height:32px;font-size:14px}.filter-dropdown{width:calc(65vw - 32px);right:0;top:42px;gap:10px;padding:10px;z-index:200}.interview-custom-select{font-size:10px;padding:.35rem 2rem .35rem .7rem;border-radius:6px}.interview-select-icon{font-size:11px;right:9px}.interview-clear-btn{font-size:10px;padding:4px 10px;border-radius:12px;width:55%}.inst-interview-candidate-table{border-radius:8px}.inst-interview-candidate-table table{min-width:520px}.inst-interview-candidate-table th{padding:9px 8px;font-size:10px}.inst-interview-candidate-table td{padding:7px 10px;font-size:10px}.inst-interview-candidate-info{gap:6px}.inst-interview-candidate-avatar,.candidate-avatar{width:28px;height:28px}.inst-interview-institution-default-avatar-icon{font-size:22px}.interview-status-badge{padding:2px 6px;font-size:9px;border-radius:12px}.interview-view-btn{font-size:10px;padding:2px 8px;border-radius:4px}.inst-interview-container{gap:6px;margin:16px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:10px;padding:3px 10px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 10px}.inst-interview-pages{gap:4px}.inst-interview-page{font-size:10px;padding:2px 7px;border-radius:4px}}@media only screen and (min-width: 480px) and (max-width: 575px){.inst-interview-employeecard-container{margin-top:58px;padding:.5rem 1rem;font-size:.72rem;border-radius:.35rem}.row.mb-3.align-items-center{flex-direction:column!important;align-items:flex-start!important}.col-lg-6.d-flex{flex-direction:column;align-items:flex-start!important;gap:8px;width:100%}.my-2 h5{font-size:14px!important}.interview-count{font-size:12px;margin-left:3px}.interview-tabs button{padding:3px 10px;margin-left:0;font-size:10.5px;border-radius:22px}.search-filter-table{width:100%;margin-top:8px}.controls-right{width:100%;gap:8px}.interview-search-filters{width:100%;min-width:unset}.searchinput-table{font-size:10.5px;padding:7px 32px;border-radius:22px;min-width:unset;width:100%}.search-icon-left{font-size:13px;left:11px}.filter-dropdown-trigger{width:34px;height:34px;font-size:15px}.filter-dropdown{width:260px;right:0;top:44px;gap:11px;padding:10px}.interview-custom-select{font-size:10.5px;padding:.37rem 2.1rem .37rem .75rem;border-radius:6px}.interview-select-icon{font-size:12px;right:10px}.interview-clear-btn{font-size:10.5px;padding:4px 10px;border-radius:12px;width:52%}.inst-interview-candidate-table{border-radius:9px}.inst-interview-candidate-table table{min-width:540px}.inst-interview-candidate-table th{padding:10px 9px;font-size:10.5px}.inst-interview-candidate-table td{padding:7px 11px;font-size:10.5px}.inst-interview-candidate-info{gap:7px}.inst-interview-candidate-avatar,.candidate-avatar{width:30px;height:30px}.inst-interview-institution-default-avatar-icon{font-size:24px}.interview-status-badge{padding:2px 7px;font-size:9.5px;border-radius:13px}.interview-view-btn{font-size:10.5px;padding:2px 9px;border-radius:5px}.inst-interview-container{gap:7px;margin:18px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:10.5px;padding:3px 11px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 11px}.inst-interview-pages{gap:4px}.inst-interview-page{font-size:10.5px;padding:2px 7px;border-radius:4px}}@media only screen and (min-width: 576px) and (max-width: 767px){.inst-interview-employeecard-container{margin-top:60px;padding:.5rem 1.25rem;font-size:.75rem;border-radius:.38rem}.row.mb-3.align-items-center{flex-direction:column!important;align-items:flex-start!important}.col-lg-6.d-flex{flex-direction:row;flex-wrap:wrap;align-items:center!important;gap:8px;width:100%}.my-2 h5{font-size:15px!important}.interview-count{font-size:13px;margin-left:4px}.interview-tabs button{padding:3px 10px;margin-left:6px;font-size:11px;border-radius:24px}.search-filter-table{width:100%;margin-top:8px}.controls-right{width:100%;gap:8px}.interview-search-filters{width:100%;min-width:unset}.searchinput-table{font-size:11px;padding:7px 33px;border-radius:23px;min-width:unset;width:100%}.search-icon-left{font-size:14px;left:11px}.filter-dropdown-trigger{width:35px;height:35px;font-size:16px}.filter-dropdown{width:265px;right:0;top:45px;gap:12px;padding:10px}.interview-custom-select{font-size:11px;padding:.38rem 2.2rem .38rem .8rem;border-radius:7px}.interview-select-icon{font-size:12px;right:10px}.interview-clear-btn{font-size:11px;padding:4px 10px;border-radius:13px;width:52%}.inst-interview-candidate-table{border-radius:10px}.inst-interview-candidate-table table{min-width:580px}.inst-interview-candidate-table th{padding:10px;font-size:11px}.inst-interview-candidate-table td{padding:7px 12px;font-size:11px}.inst-interview-candidate-info{gap:8px}.inst-interview-candidate-avatar,.candidate-avatar{width:32px;height:32px}.inst-interview-institution-default-avatar-icon{font-size:26px}.interview-status-badge{padding:3px 8px;font-size:10px;border-radius:14px}.interview-view-btn{font-size:11px;padding:2px 10px;border-radius:5px}.inst-interview-container{gap:8px;margin:20px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:11px;padding:3px 12px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 12px}.inst-interview-pages{gap:5px}.inst-interview-page{font-size:11px;padding:2px 8px;border-radius:5px}}@media only screen and (min-width: 768px) and (max-width: 991px){.inst-interview-employeecard-container{margin-top:62px;padding:.5rem 1.75rem;font-size:.78rem;border-radius:.42rem}.my-2 h5{font-size:15px!important}.interview-count{font-size:13px;margin-left:4px}.interview-tabs button{padding:3px 10px;margin-left:6px;font-size:11px;border-radius:25px}.search-filter-table.col-lg-6{width:100%;max-width:100%;flex:0 0 100%;margin-top:8px}.controls-right{gap:9px}.interview-search-filters{flex:1;min-width:0}.searchinput-table{font-size:11px;padding:7px 32px;border-radius:23px;min-width:unset;width:100%}.search-icon-left{font-size:14px;left:11px}.filter-dropdown-trigger{width:36px;height:36px}.filter-dropdown{width:260px;top:46px;gap:12px;padding:11px}.interview-custom-select{font-size:11px;padding:.4rem 2.2rem .4rem .85rem;border-radius:7px}.interview-select-icon{font-size:12px;right:10px}.interview-clear-btn{font-size:11px;padding:4px 10px;border-radius:13px;width:52%}.inst-interview-candidate-table{border-radius:10px}.inst-interview-candidate-table table{min-width:620px}.inst-interview-candidate-table th{padding:11px 10px;font-size:11px}.inst-interview-candidate-table td{padding:7px 14px;font-size:11px}.inst-interview-candidate-info{gap:9px}.inst-interview-candidate-avatar,.candidate-avatar{width:34px;height:34px}.inst-interview-institution-default-avatar-icon{font-size:28px}.interview-status-badge{padding:3px 8px;font-size:10px;border-radius:16px}.interview-view-btn{font-size:11px;padding:2px 11px;border-radius:5px}.inst-interview-container{gap:9px;margin:22px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:11px;padding:3px 12px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 12px}.inst-interview-pages{gap:5px}.inst-interview-page{font-size:11px;padding:2px 8px;border-radius:5px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.inst-interview-employeecard-container{margin-top:64px;padding:.5rem 2rem;font-size:.8rem;border-radius:.44rem}.my-2 h5{font-size:16px!important}.interview-count{font-size:14px;margin-left:4px}.interview-tabs button{padding:3px 11px;margin-left:7px;font-size:11.5px;border-radius:26px}.interview-search-filters{flex:1;min-width:0}.searchinput-table{font-size:11.5px;padding:7px 33px;border-radius:24px;min-width:unset;width:100%}.search-icon-left{font-size:14px;left:11px}.filter-dropdown{width:262px;top:46px;gap:13px;padding:11px}.interview-custom-select{font-size:11.5px;padding:.41rem 2.3rem .41rem .9rem;border-radius:7px}.interview-select-icon{font-size:12.5px;right:11px}.interview-clear-btn{font-size:11.5px;padding:4px 10px;border-radius:13px;width:51%}.inst-interview-candidate-table{border-radius:11px}.inst-interview-candidate-table th{padding:12px 10px;font-size:11.5px}.inst-interview-candidate-table td{padding:7px 16px;font-size:11.5px}.inst-interview-candidate-info{gap:10px}.inst-interview-candidate-avatar,.candidate-avatar{width:36px;height:36px}.inst-interview-institution-default-avatar-icon{font-size:29px}.interview-status-badge{padding:3px 9px;font-size:11px;border-radius:17px}.interview-view-btn{font-size:11.5px;padding:2px 12px;border-radius:5px}.inst-interview-container{gap:10px;margin:24px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:11.5px;padding:3px 13px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 13px}.inst-interview-pages{gap:5px}.inst-interview-page{font-size:11.5px;padding:2px 8px;border-radius:5px}}@media only screen and (min-width: 1200px) and (max-width: 1439px){.inst-interview-employeecard-container{margin-top:62px;padding:.5rem 2.4rem;font-size:.84rem;border-radius:.46rem}.my-2 h5{font-size:17px!important}.interview-count{font-size:15px;margin-left:4px}.interview-tabs button{padding:3px 11px;margin-left:7px;font-size:12px;border-radius:28px}.interview-search-filters{flex:1;min-width:0}.searchinput-table{font-size:12px;padding:7px 34px;border-radius:25px;min-width:unset;width:100%}.search-icon-left{font-size:14px;left:12px}.filter-dropdown{width:264px;top:47px;gap:13px;padding:11px}.interview-custom-select{font-size:12px;padding:.42rem 2.35rem .42rem .92rem;border-radius:7px}.interview-select-icon{font-size:13px;right:11px}.interview-clear-btn{font-size:12px;padding:4px 10px;border-radius:14px;width:50%}.inst-interview-candidate-table{border-radius:11px}.inst-interview-candidate-table th{padding:12.5px 11px;font-size:12px}.inst-interview-candidate-table td{padding:7px 18px;font-size:12px}.inst-interview-candidate-info{gap:11px}.inst-interview-candidate-avatar,.candidate-avatar{width:37px;height:37px}.inst-interview-institution-default-avatar-icon{font-size:30px}.interview-status-badge{padding:3px 9px;font-size:11.5px;border-radius:18px}.interview-view-btn{font-size:12px;padding:2px 13px;border-radius:5px}.inst-interview-container{gap:11px;margin:26px 0}.inst-interview-prev-btn,.inst-interview-next-btn{font-size:12px;padding:3px 13px 3px 5px;border-radius:5px}.inst-interview-next-btn{padding:3px 5px 3px 13px}.inst-interview-pages{gap:5px}.inst-interview-page{font-size:12px;padding:2px 8px;border-radius:5px}}@media only screen and (min-width: 1440px) and (max-width: 1919px){.inst-interview-employeecard-container{margin-top:66px;padding:.5rem 3rem;font-size:.92rem;border-radius:.5rem}.my-2 h5{font-size:17px!important}.interview-count{font-size:16px;margin-left:5px}.interview-tabs button{padding:3px 13px;margin-left:8px;font-size:13px;border-radius:30px}.interview-search-filters{flex:1;min-width:0}.searchinput-table{font-size:13px;padding:8px 36px;border-radius:26px;min-width:unset;width:100%}.search-icon-left{font-size:15px;left:12px}.filter-dropdown{width:272px;top:48px;gap:14px;padding:11px}.interview-custom-select{font-size:13px;padding:.45rem 2.5rem .45rem 1rem;border-radius:8px}.interview-select-icon{font-size:14px;right:12px}.interview-clear-btn{font-size:13px;padding:5px 11px;border-radius:15px;width:50%}.inst-interview-candidate-table{border-radius:12px}.inst-interview-candidate-table th{padding:13.5px 13px;font-size:13px}.inst-interview-candidate-table td{padding:6px 20px;font-size:13px}.inst-interview-candidate-info{gap:12px}.inst-interview-candidate-avatar,.candidate-avatar{width:40px;height:40px}.inst-interview-institution-default-avatar-icon{font-size:33px}.interview-status-badge{padding:4px 10px;font-size:12px;border-radius:20px}.interview-view-btn{font-size:13px;padding:2px 15px;border-radius:6px}.inst-interview-container{gap:12px;margin:30px 0}.inst-interview-prev-btn{font-size:13px;padding:4px 15px 4px 6px;border-radius:6px}.inst-interview-next-btn{font-size:13px;padding:4px 6px 4px 15px;border-radius:6px}.inst-interview-pages{gap:6px}.inst-interview-page{font-size:13px;padding:2px 9px;border-radius:6px}}@media only screen and (min-width: 1920px) and (max-width: 2559px){.inst-interview-employeecard-container{margin-top:60px;padding:.5rem 2.75rem;font-size:.875rem;border-radius:.5rem}.my-2 h5{font-size:17px!important}.interview-count{font-size:16px;margin-left:5px}.interview-tabs button{padding:3px 12px;margin-left:8px;font-size:13px;border-radius:30px}.interview-search-filters{flex:1;min-width:320px}.searchinput-table{font-size:13px;padding:8px 35px;border-radius:26px;min-width:550px}.search-icon-left{font-size:15px;left:12px}.filter-dropdown{width:270px;top:48px;gap:14px;padding:10px}.interview-custom-select{font-size:14px;padding:.45rem 2.5rem .45rem 1rem;border-radius:8px}.interview-select-icon{font-size:15px;right:12px}.interview-clear-btn{font-size:13px;padding:5px 10px;border-radius:15px;width:50%}.inst-interview-candidate-table{border-radius:12px}.inst-interview-candidate-table th{padding:13.5px;font-size:13px}.inst-interview-candidate-table td{padding:8px 20px;font-size:13px}.inst-interview-candidate-info{gap:12px}.inst-interview-candidate-avatar,.candidate-avatar{width:40px;height:40px}.inst-interview-institution-default-avatar-icon{font-size:33px}.interview-status-badge{padding:4px 10px;font-size:12px;border-radius:20px}.interview-view-btn{font-size:13px;padding:2px 15px;border-radius:6px}.inst-interview-container{gap:12px;margin:30px 0}.inst-interview-prev-btn{font-size:13px;padding:4px 15px 4px 6px;border-radius:6px}.inst-interview-next-btn{font-size:13px;padding:4px 6px 4px 15px;border-radius:6px}.inst-interview-pages{gap:6px}.inst-interview-page{font-size:13px;padding:2px 9px;border-radius:6px}}@media only screen and (min-width: 2560px) and (max-width: 3839px){.inst-interview-employeecard-container{margin-top:80px;padding:.65rem 4rem;font-size:1.1rem;border-radius:.65rem}.my-2 h5{font-size:22px!important}.interview-count{font-size:20px;margin-left:7px}.interview-tabs button{padding:4px 16px;margin-left:10px;font-size:16px;border-radius:36px}.interview-search-filters{flex:1;min-width:400px}.searchinput-table{font-size:16px;padding:10px 44px;border-radius:32px;min-width:720px}.search-icon-left{font-size:18px;left:16px}.filter-dropdown-trigger{width:46px;height:46px;font-size:20px;border-radius:10px}.filter-dropdown{width:340px;top:60px;gap:18px;padding:14px}.interview-custom-select{font-size:17px;padding:.55rem 3rem .55rem 1.2rem;border-radius:10px}.interview-select-icon{font-size:19px;right:15px}.interview-clear-btn{font-size:16px;padding:7px 14px;border-radius:20px;width:50%}.inst-interview-candidate-table{border-radius:16px}.inst-interview-candidate-table th{padding:18px 17px;font-size:16px}.inst-interview-candidate-table td{padding:11px 26px;font-size:16px}.inst-interview-candidate-info{gap:16px}.inst-interview-candidate-avatar,.candidate-avatar{width:50px;height:50px}.inst-interview-institution-default-avatar-icon{font-size:40px}.interview-status-badge{padding:5px 13px;font-size:15px;border-radius:24px}.interview-view-btn{font-size:16px;padding:3px 20px;border-radius:8px}.inst-interview-container{gap:16px;margin:40px 0}.inst-interview-prev-btn{font-size:16px;padding:6px 20px 6px 8px;border-radius:8px}.inst-interview-next-btn{font-size:16px;padding:6px 8px 6px 20px;border-radius:8px}.inst-interview-pages{gap:8px}.inst-interview-page{font-size:16px;padding:2px 12px;border-radius:8px}}@media only screen and (min-width: 3840px){.inst-interview-employeecard-container{margin-top:110px;padding:.85rem 5.5rem;font-size:1.4rem;border-radius:.85rem}.my-2 h5{font-size:28px!important}.interview-count{font-size:26px;margin-left:9px}.interview-tabs button{padding:6px 22px;margin-left:14px;font-size:21px;border-radius:48px}.interview-search-filters{flex:1;min-width:500px}.searchinput-table{font-size:21px;padding:14px 58px;border-radius:42px;min-width:960px}.search-icon-left{font-size:24px;left:20px}.filter-dropdown-trigger{width:60px;height:60px;font-size:26px;border-radius:12px}.filter-dropdown{width:440px;top:78px;gap:24px;padding:18px}.interview-custom-select{font-size:22px;padding:.7rem 3.8rem .7rem 1.5rem;border-radius:13px}.interview-select-icon{font-size:24px;right:20px}.interview-clear-btn{font-size:21px;padding:9px 18px;border-radius:26px;width:50%}.inst-interview-candidate-table{border-radius:20px}.inst-interview-candidate-table th{padding:24px 22px;font-size:21px}.inst-interview-candidate-table td{padding:15px 35px;font-size:21px}.inst-interview-candidate-info{gap:22px}.inst-interview-candidate-avatar,.candidate-avatar{width:68px;height:68px}.inst-interview-institution-default-avatar-icon{font-size:54px}.interview-status-badge{padding:7px 18px;font-size:20px;border-radius:32px}.interview-view-btn{font-size:21px;padding:4px 28px;border-radius:10px}.inst-interview-container{gap:22px;margin:55px 0}.inst-interview-prev-btn{font-size:21px;padding:8px 27px 8px 10px;border-radius:10px}.inst-interview-next-btn{font-size:21px;padding:8px 10px 8px 27px;border-radius:10px}.inst-interview-pages{gap:10px}.inst-interview-page{font-size:21px;padding:3px 16px;border-radius:10px}}.inst-re-report-dashboard{padding:24px 50px;background:#ffffff80;min-height:100dvh;font-family:Montserrat}.inst-re-report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;background-color:#fff;border-radius:15px;padding:20px 15px;box-shadow:0 2px 12px #00000017}.in-inst-re-report-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.inst-re-header-left h4{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 8px}.inst-re-header-left p{color:#64748b;margin:0;font-size:15px}.inst-re-export-button{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;border:none;padding:7px 20px;border-radius:12px;font-weight:600;display:flex;align-items:center;font-size:13px;gap:8px;transition:all .3s;white-space:nowrap;cursor:pointer}.inst-re-report-filters{display:flex;gap:15px;margin-bottom:0;flex-wrap:wrap;border-radius:15px;padding:15px;align-items:center}.inst-re-filter-group{display:flex;flex-direction:column;gap:8px}.inst-re-filter-group label{font-weight:500;font-size:14px}.inst-re-filter-group select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;min-width:170px}.inst-re-custom-select{padding:8px 36px 8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;min-width:170px;font-size:14px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.inst-re-custom-select option{color:#555}.inst-re-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px;color:#6b7280}.inst-re-report-navigation{display:flex;gap:8px;margin-bottom:12px;padding-bottom:10px;flex-wrap:wrap}.inst-re-nav-item{display:flex;align-items:center;padding:6px 15px;border:1px solid #dbe3ef;background:#fff;cursor:pointer;border-radius:30px;font-weight:500;font-size:15px;color:#505965;transition:all .2s;font-family:Montserrat;white-space:nowrap}.inst-re-nav-item.active{background:#fff;color:#3b82f6;border:1px solid #3b82f6}.inst-re-nav-item:hover:not(.active){background:#fff}.inst-re-report-filter-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.inst-re-floating-group{position:relative;width:140px}.inst-re-floating-select{width:100%;padding:8px 32px 8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;outline:none;font-family:Montserrat;background:transparent;appearance:none;-webkit-appearance:none;cursor:pointer;color:#111827;background-color:#fff;height:35px}.inst-re-floating-group label{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:13px;color:#6b7280;background:#f8fafc;padding:0 4px;transition:.2s ease;pointer-events:none}.inst-re-floating-group:focus-within label{top:0;font-size:11px;color:#2563eb}.inst-re-floating-select.has-value+label{top:-3px;font-size:11px;color:#2563eb}.inst-re-report-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:20px 0;margin-bottom:30px}.inst-metric-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000a,0 3px 8px #0000000d,0 0 0 1px #00000008;position:relative;overflow:hidden;border:1px solid #f1f5f9;opacity:0;transform:translateY(40px);align-items:center;scale:.96;transition:all .7s cubic-bezier(.34,1.56,.64,1);display:flex;justify-content:space-between;gap:12px}.inst-metric-card:not(.show){opacity:0;transform:translateY(15px)}.inst-metric-card.show{opacity:1;transform:translateY(0);scale:1;transition:opacity .3s ease,transform .3s ease}.inst-metric-card:nth-child(1){transition-delay:.08s}.inst-metric-card:nth-child(2){transition-delay:.16s}.inst-metric-card:nth-child(3){transition-delay:.24s}.inst-metric-card:nth-child(4){transition-delay:.32s}.inst-metric-card:nth-child(5){transition-delay:.4s}.inst-metric-card:hover{transform:translateY(-2px);box-shadow:0 3px 6px #0000000d,0 8px 16px #00000012,0 0 0 1px #00000008;transition:all .35s cubic-bezier(.16,1,.3,1)}.inst-card-left{flex:1;display:flex;flex-direction:row;align-items:flex-start;gap:10px;min-width:0}.inst-card-icon-row{display:flex;flex-direction:column;flex-shrink:0}.inst-card-icon-wrapper{width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inst-card-icon{width:14px;height:14px}.inst-card-title-trend-column{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.inst-re-metric-label{font-size:14px;font-weight:600;color:#374151;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inst-re-metric-trend-container{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500}.inst-re-metric-trend-container.positive{color:#16a34a}.inst-re-metric-trend-container.negative{color:#dc2626}.inst-re-metric-trend-container.neutral{color:#f59e0b}.inst-trend-icon{flex-shrink:0}.inst-re-metric-vertical-bar{position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:0 3px 3px 0}.progress-circle{position:relative;width:50px;height:50px;flex-shrink:0}.progress-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:13px;font-weight:600;color:#374151}.progress-circle svg{transform:rotate(-90deg);transition:transform .3s ease}.inst-metric-card:hover .progress-circle svg{transform:rotate(-90deg) scale(1.08)}.pipeline-inline-header{padding:12px 20px}.pipeline-controls-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.pipeline-tabs-inline{display:inline-flex;gap:12px;align-items:center;flex-wrap:nowrap}.inline-tab{position:relative;padding:9px 22px;border:1px solid #dbe3ef;border-radius:24px;background:#fff;color:#505965;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.inline-tab.active{background:#fff;color:#004dda;border:1px solid #004dda;font-weight:600}.inline-tab.active:hover{transform:translateY(-2px) scale(1.01)}.inline-tab:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 100%);transform:translate(-130%);transition:transform .6s ease}.inline-tab:hover:after{transform:translate(130%)}.pipeline-right-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.pipeline-search-compact{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid #e9ecef;border-radius:10px;padding:8px 12px 8px 38px;width:375px;transition:all .2s ease;box-shadow:0 1px 3px #00000008}.pipeline-search-compact:focus-within{border-color:#339af0;box-shadow:0 0 0 3px #339af01a}.search-icon-compact{position:absolute;left:12px;color:#868e96;font-size:18px}.pipeline-search-compact input{border:none;outline:none;width:100%;font-size:14px;color:#212529;background:transparent}.pipeline-search-compact input::placeholder{color:#adb5bd}.pipeline-filter-system{position:relative}.filter-btn-compact{display:flex;align-items:center;gap:6px;padding:7px 16px;border:1.5px solid #e9ecef;background:#fff;border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:13.5px;font-weight:500;color:#495057;box-shadow:0 1px 3px #00000008;white-space:nowrap}.filter-btn-compact:hover{border-color:#dee2e6;background:#f8f9fa}.filter-btn-compact.active{border-color:#339af0;color:#339af0}.pipeline-filter-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px;min-width:220px;box-shadow:0 8px 24px #0000001f;z-index:1000}.filter-item{margin-bottom:14px}.filter-item:last-child{margin-bottom:16px}.filter-item label{display:block;font-size:12px;font-weight:600;color:#868e96;margin-bottom:6px;text-transform:uppercase;letter-spacing:.3px}.select-box{position:relative;display:flex;align-items:center}.select-box select{width:100%;padding:10px 32px 10px 12px;border:1.5px solid #e9ecef;border-radius:8px;font-size:14px;color:#212529;background:#fff;cursor:pointer;appearance:none;transition:all .2s ease}.select-box select:hover{border-color:#dee2e6}.select-box select:focus{outline:none;border-color:#339af0;box-shadow:0 0 0 3px #339af01a}.select-box svg{position:absolute;right:12px;color:#868e96;pointer-events:none;font-size:16px}.filter-reset-link{width:100%;padding:10px;border:none;background:#f8f9fa95;color:#ff6b6b;font-size:13px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.inst-re-candidate-table{overflow-x:auto;border-radius:15px;box-shadow:0 4px 12px #00000026;background:#fff;-webkit-overflow-scrolling:touch}.inst-re-candidate-table table{width:100%;border-collapse:collapse;min-width:700px}.inst-re-candidate-table thead{box-shadow:0 2px 4px #0000000d}.inst-re-candidate-table th{padding:13px 16px;background:#fff;color:#004dda;font-size:13.5px;border-bottom:1px solid #e0e0e0;text-align:center;white-space:nowrap}.inst-re-candidate-table td{padding:8px 16px;font-size:13px;color:#111827;text-align:center;vertical-align:middle;border-bottom:1px solid #eeeeee60;white-space:nowrap}.inst-re-candidate-table th:nth-child(2),.inst-re-candidate-table td:nth-child(2){text-align:center;width:18%}.inst-re-candidate-table th:nth-child(3),.inst-re-candidate-table td:nth-child(3){text-align:center}.inst-re-candidate-table th:nth-child(5),.inst-re-candidate-table td:nth-child(5){width:15%}.inst-re-candidate-table th:nth-child(6),.inst-re-candidate-table td:nth-child(6){width:12%}.inst-re-candidate-table th:first-child,.inst-re-candidate-table td:first-child{padding-left:25px}.inst-re-candidate-table th:last-child,.inst-re-candidate-table td:last-child{padding-right:25px}.inst-re-candidate-info{display:flex;align-items:center;gap:12px;justify-content:left;margin-left:10px}.inst-re-candidate-avatar,.re-candidate-avatar{width:36px;height:36px;background:#fff;color:#004dda;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.inst-re-candidate-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.inst-re-table-view button{border:none;background-color:#fff!important;color:#004dda;margin-top:0;padding:2px 15px;font-size:13px;border-radius:7px;cursor:pointer}.status-badge{display:inline-flex;align-items:center;gap:6px;background:#dcfce750;color:#16a34a;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;line-height:1}.status-badge.active{background:#dcfce750;color:#16a34a}.inst-re-subscription-overview{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:35px}.inst-re-subscription-main-card{background:#fff;border-radius:16px;padding:30px;color:#1e293b;box-shadow:0 4px 20px #001f3f1a;border:1px solid #e2e8f0}.inst-re-subscription-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;flex-wrap:wrap;gap:12px}.inst-re-plan-info{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.inst-re-plan-info h3{font-size:17px;margin:0;padding:0;font-weight:600;color:#0f172a;line-height:1}.inst-re-plan-amount{text-align:right;display:flex;align-items:center;gap:8px}.inst-re-plan-amount .amount{font-size:16px;color:#555;display:block}.inst-re-plan-amount .period{font-size:16px;color:#64748b}.inst-re-subscription-dates{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px}.inst-re-date-item{display:flex;align-items:center;gap:12px;padding:20px;background:#fff;border-radius:12px;border:1px solid #3b82f6;justify-content:space-between;flex-wrap:wrap}.inst-re-date-item p{margin-bottom:0}.inst-re-date-item svg{color:#3b82f6;flex-shrink:0}.inst-re-date-label{color:#64748b;font-size:14px}.inst-re-date-value{color:#333;font-size:14px}.job-inst-re-date-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fff;border-radius:12px;border:1px solid #3b82f6;justify-content:space-between}.inst-re-usage-item{width:100%;margin-bottom:0}.inst-re-usage-item:last-child{margin-bottom:0}.inst-re-usage-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:12px}.inst-re-usage-header span:first-child{color:#475569}.inst-re-usage-bar{height:8px;background:#e2e8f0;border-radius:10px;overflow:hidden}.inst-re-usage-fill{height:100%;background:linear-gradient(90deg,#2563eb99,#3b82f699);border-radius:10px;transition:width .3s ease}.inst-re-usage-fill.unlimited{background:linear-gradient(90deg,#16a34a99,#22c55e99)}.inst-re-subscription-actions{display:flex;gap:12px;justify-content:center;align-items:center;width:100%;max-width:365px;margin:0 auto}.inst-re-btn-upgrade,.inst-re-btn-manage{flex:1;padding:7px 12px;border:none;border-radius:12px;font-weight:600;font-size:13px;cursor:pointer;transition:all .3s ease;font-family:Montserrat}.inst-re-btn-upgrade{background:#1d4ed8;color:#fff}.inst-re-btn-upgrade:hover{background:#1e40af;transform:translateY(-2px)}.inst-re-btn-manage{background:#fff;color:#1d4ed8;border:1px solid #1d4ed8}.inst-re-features-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 20px #001f3f1a;border:1px solid #e2e8f0}.inst-re-features-card h4{font-size:18px;font-weight:700;color:#001f3f;margin-bottom:10px;margin-top:5px}.inst-re-features-list{list-style:none;padding:0;margin:0}.inst-re-features-list li{display:flex;align-items:flex-start;gap:12px;padding:12px 0}.inst-re-features-list li:last-child{border-bottom:none}.inst-re-feature-icon{color:#2ed573;flex-shrink:0;margin-top:2px}.inst-re-features-list span{font-size:14px;color:#4a5568;line-height:1.5}.transaction-container{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.re-transaction-container h2{font-size:18px;font-weight:700;color:#001f3f;margin-bottom:16px}.subscription-candidate-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.subscription-candidate-table table{width:100%;border-collapse:collapse;text-align:center;background:#fff;min-width:650px;border-radius:14px}.subscription-candidate-table th{text-align:center;padding:14px 16px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:14px;letter-spacing:.5px;border-bottom:1px solid #e0e0e0;white-space:nowrap}.subscription-candidate-table tbody tr:hover{background:#f8f9fa}.subscription-candidate-table thead{box-shadow:0 2px 4px #0000000d}.subscription-candidate-table td{padding:8px 16px;font-size:13.5px;white-space:nowrap}.transaction-container-details{padding:3px 14px;font-size:12px;border-radius:6px;border:1px solid #2563eb;background:#eff6ff50;color:#2563eb;cursor:pointer;transition:all .25s ease;white-space:nowrap}.subscription-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.subscription-badge.premium{background:#f0e6ff50;color:#7c3aed}.subscription-badge.basic{background:#e0f2fe50;color:#0369a1}.subscription-badge.standard{background:#fef3c750;color:#d97706}.inst-re-payment-method-section{background:#fff;border-radius:16px;padding:25px;box-shadow:0 2px 8px #00000014;margin-top:25px}.inst-re-payment-method-section h4{font-size:18px;font-weight:700;color:#001f3f;margin-bottom:10px;margin-top:0}.inst-re-payment-card{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#4f46e5c2,#7c3aedb3);border-radius:12px;color:#fff;flex-wrap:wrap}.inst-re-card-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:12px;border:1px solid #ffffff;flex-shrink:0}.inst-re-card-details{flex:1;min-width:120px}.inst-re-card-type{font-size:16px;font-weight:600;margin-bottom:6px}.inst-re-card-expiry{font-size:14px;color:#fffc}.inst-re-btn-update-card{padding:10px 18px;background:#fff;color:#667eea;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;font-family:Montserrat;white-space:nowrap}.inst-re-btn-update-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.transaction-details-overlay{position:fixed;inset:0;background:#0b132099;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:16px}.transaction-details-modal{background:#fff;border-radius:20px;width:100%;max-width:1000px;max-height:92vh;overflow:hidden;box-shadow:0 24px 64px #0b132040;animation:popupSlideIn .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.transaction-details-header{flex-shrink:0;padding:22px 24px 0;background:linear-gradient(135deg,#4f46e5,#6366f1 55%,#818cf8);border-bottom:1px solid #e4e8f5;position:relative}.transaction-details-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-right:38px;margin-bottom:14px}.transaction-details-header h2{margin:0 0 4px;font-size:16px;font-weight:800;letter-spacing:-.4px;line-height:1.2;color:#fff}.transaction-id{margin:0;font-size:12px;color:#fff;font-weight:500}.transaction-success-badge{display:inline-flex;align-items:center;gap:5px;background:#fff;color:#0b1;padding:5px 12px;border-radius:24px;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.transaction-success-badge svg{width:13px;height:13px}.transaction-close-btn{position:absolute;top:23px;right:21px;background:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;color:#475569;padding:0;flex-shrink:0}.transaction-close-btn:hover{background:#dde1f5;transform:rotate(90deg)}.transaction-close-btn svg{width:14px;height:14px}.re-transaction-details-modal-2{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#ccc transparent}.re-transaction-details-modal-2::-webkit-scrollbar{width:5px}.re-transaction-details-modal-2::-webkit-scrollbar-thumb{background:#cccc;border-radius:10px}.transaction-details-body{padding:20px 22px 16px;display:flex;flex-direction:column;gap:18px;background:#f8f9ff20}.details-section{animation:fadeInUp .45s ease forwards;opacity:0}.details-section:nth-child(1){animation-delay:.08s}.details-section:nth-child(2){animation-delay:.16s}.details-section:nth-child(3){animation-delay:.24s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.details-section h3{font-size:10px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.details-grid{display:grid;grid-template-columns:1fr;gap:8px}.details-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-item{background:#fff;padding:10px 14px;border-radius:10px;box-shadow:0 1px 3px #0b132012;display:flex;flex-direction:column;gap:3px;transition:box-shadow .2s}.detail-item:hover{box-shadow:0 3px 10px #4f46e517}.detail-label{display:block;font-size:10px;color:#333;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.detail-value{display:block;font-size:13px;color:#0b1320;font-weight:500}.subscription-plan-banner{background:#e2e8f030;border-radius:12px;padding:15px 18px;display:flex;align-items:center;gap:14px;margin-bottom:10px;position:relative;overflow:hidden}.subscription-plan-banner:before{content:"";position:absolute;top:-30px;right:-30px;width:110px;height:110px;background:#ffffff0f;border-radius:50%}.plan-icon{width:38px;height:38px;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.plan-info{flex:1}.plan-name{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 2px}.plan-meta{font-size:12px;color:#475569;font-weight:500;margin:0}.plan-active-badge{background:#fff;color:#0f172a;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;border:1.5px solid rgba(255,255,255,.75);flex-shrink:0}.dates-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.date-item{background:#fff;padding:10px 14px;border-radius:10px;box-shadow:0 1px 3px #0b132012;display:flex;align-items:center;justify-content:space-between;gap:8px}.date-label{font-size:10px;color:#333;font-weight:700;text-transform:uppercase;letter-spacing:.7px;flex-shrink:0}.date-value{font-size:12px;color:#0b1320;font-weight:500;text-align:right}.payment-chips{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.payment-chip{background:#fff;border:1.5px solid #e2e8f050;border-radius:20px;padding:4px 13px;font-size:12px;font-weight:600;color:#334155}.payment-breakdown{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0b132012}.breakdown-items{padding:0 16px;display:flex;flex-direction:column}.breakdown-item{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#475569;padding:12px 0;border-bottom:1px solid #f1f5f9;font-weight:500}.breakdown-item:last-child{border-bottom:none}.breakdown-item.discount span:first-child{text-decoration:line-through;color:#94a3b8}.breakdown-item.discount span:last-child{color:#16a34a}.breakdown-item.total{padding:13px 16px;margin:0 -16px;background:#fafbff;border-top:1px solid #e8ecf8;font-weight:800;font-size:13px;color:#0b1320}.breakdown-item.total span:last-child{font-size:16px;color:#4f46e5;font-weight:900;letter-spacing:-.5px}.transaction-details-footer-popup{flex-shrink:0;padding:14px 24px 20px;background:#f5f7ff30;border-top:1px solid #e4e8f5;display:flex;justify-content:center}.transaction-details-footer{display:flex;gap:10px}.close-details-btn,.download-invoice-btn{padding:6px 20px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:7px}.close-details-btn{background:#fff;color:#334155;border:1.5px solid #e2e8f0;min-width:100px}.close-details-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.download-invoice-btn{background:#004dda;color:#fff;border:none;min-width:160px}.download-invoice-btn svg{width:14px;height:14px}.inst-re-export-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:16px;box-sizing:border-box}.inst-re-export-popup-content{background:#fff;border-radius:16px;padding:25px;max-width:410px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;animation:popupSlideIn .3s ease-out;box-sizing:border-box}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.inst-re-popup-close{position:absolute;top:15px;right:16px;background:#f1f3f5;color:#000;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.inst-re-popup-close:hover{background:#e9ecef;transform:rotate(90deg)}.inst-re-popup-icon{width:65px;height:65px;background:linear-gradient(135deg,#fff5f5,#ffe3e3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.inst-re-export-popup-content h3{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:12px;text-align:center}.inst-re-export-popup-content>p{color:#6c757d;font-size:15px;text-align:center;margin-bottom:28px;line-height:1.6}.inst-re-popup-row{display:flex;flex-direction:column;margin-bottom:15px}.inst-re-popup-row label{font-size:13px;font-weight:600;color:#495057;margin-bottom:6px;display:block}.inst-re-popup-input,.inst-re-popup-select{width:100%;box-sizing:border-box;padding:10px 30px 8px 12px;border:1px solid #ced4da;border-radius:8px;font-size:14px;color:#495057;outline:none;transition:all .2s}.inst-re-popup-input:focus,.inst-re-popup-select:focus{border-color:#004dda;box-shadow:0 0 6px #004dda33}.inst-re-custom-select-wrapper{position:relative;display:inline-block;width:100%}.inst-re-select-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#555;font-size:16px}.inst-re-popup-row.dates{display:flex;flex-direction:row;gap:12px;margin-bottom:15px;flex-wrap:nowrap}.inst-re-popup-row.dates>div{flex:1 1 0;min-width:0}.inst-re-date-input-wrapper{min-width:0}.inst-re-date-field{position:relative;width:100%}.inst-re-calendar-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#555;font-size:16px}.inst-re-hidden-date-input{position:absolute;opacity:0;pointer-events:none}.inst-re-popup-benefits{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:28px}.inst-re-benefit-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.inst-re-benefit-item:last-child{margin-bottom:0}.inst-re-benefit-item span{color:#495057;font-size:14px}.inst-re-popup-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.inst-re-btn-upgrade-popup{background:#004dda;color:#fff;border:none;padding:7px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d}.inst-re-btn-upgrade-popup:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.inst-re-btn-cancel{background:#fff;color:#004dda;border:1px solid #004dda;padding:7px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d}.inst-re-btn-cancel:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.inst-re-candidate-popup-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.inst-re-app-candidate-popup{width:90%;max-width:900px;max-height:90vh;background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;overflow:hidden;animation:popupScale .25s ease}.inst-transaction-details-modal-2{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff}.inst-re-popup-header{padding:15px 24px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.inst-re-popup-header h3{margin-bottom:0;font-size:23px}.app-inst-re-popup-close{background:none;border:none;cursor:pointer;color:#fff}.inst-re-popup-body{flex:1;display:flex;gap:24px;padding:24px 40px;overflow-y:auto;margin-top:10px}.inst-re-candidate-profile-card{max-width:400px;border-right:1px solid #eee;padding-right:24px;text-align:center}.inst-re-candidate-profile-card h4{font-size:17px}.inst-re-candidate-avatar.large{width:90px;height:90px;font-size:25px;background:#fff;color:#004dda;border:1px solid #004dda;border-radius:50%;display:flex;align-items:center;justify-content:center;letter-spacing:2px}.inst-re-candidate-details-card{flex:1}.inst-re-candidate-details-card h5{margin-bottom:20px;color:#333;font-weight:600;font-size:17px}.inst-re-profile-meta{font-size:14px;text-align:left}.meta-row{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #f1f5f9}.meta-label{color:#64748b;font-weight:500;flex-shrink:0}.meta-value{color:#1e293b;text-align:right;word-break:break-word}.inst-re-candidate-skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.skill-tag{padding:4px 10px;background:#f6f9ff;border-radius:20px;font-size:12px;color:#374151}.certificate-card{background:#f8fafc;border-radius:8px;padding:10px 14px;margin-bottom:8px;font-size:13px}.no-data{color:#9ca3af;font-size:13px}@keyframes popupScale{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.inst-re-inR-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;box-sizing:border-box}.inst-re-inR-modal-container{background:#fff;width:460px;max-width:100%;border-radius:12px;box-shadow:0 20px 40px #0003;overflow:hidden}.inst-re-inR-modal-header{display:flex;justify-content:center;align-items:center;padding:20px;border-bottom:1px solid #eee;position:relative;background-color:#1d4ed8}.inst-re-inR-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.inst-re-inR-modal-body{padding:25px}.inst-re-inR-input-group{display:flex;flex-direction:column;margin-bottom:14px}.inst-re-inR-input-group label{font-size:14px;margin-bottom:6px;color:#000}.inst-re-inR-input-group input{padding:10px 12px;border-radius:8px;border:1px solid #ccc;font-size:14px}.inst-re-inR-input-row{display:flex;gap:12px}.inst-re-inR-modal-footer{display:flex;justify-content:center;gap:12px;padding:16px 20px;border-top:1px solid #eee}.inst-re-inR-btn-primary{background:#004dda;color:#fff;padding:5px 16px;border-radius:8px;border:none;cursor:pointer}.inst-re-inR-btn-secondary{background:#fff;padding:5px 16px;border-radius:8px;border:1px solid #004dda;color:#004dda;cursor:pointer}.inst-re-pagination-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:14px 16px;background:#fff;border-top:1px solid #edf0f7;border-radius:0 0 10px 10px}.inst-re-pagination-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.inst-re-pagination-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.inst-re-pag-btn{display:flex;align-items:center;justify-content:center;min-width:30px;height:25px;padding:0 6px;border:1px solid #dde1ef;border-radius:7px;background:#fff;color:#5a6278;font-size:13px;font-weight:500;cursor:pointer;transition:all .18s ease}.inst-re-pag-btn:hover:not(:disabled){background:#f0f4ff;border-color:#4f7af8;color:#4f7af8}.inst-re-pag-btn:disabled{opacity:.38;cursor:not-allowed;background:#f5f6fa}.inst-re-pag-btn.pag-active{background:#4f7af8;border-color:#4f7af8;color:#fff;font-weight:600;box-shadow:0 2px 8px #4f7af847}.inst-re-pag-ellipsis{display:flex;align-items:center;justify-content:center;min-width:28px;height:32px;font-size:14px;color:#9aa0b8;-webkit-user-select:none;user-select:none}.inst-re-pagination-jump{display:flex;align-items:center;gap:6px;font-size:13px;color:#7a829a}.inst-re-pagination-jump-input{width:52px;padding:4px 8px;border:1px solid #dde1ef;border-radius:6px;font-size:13px;color:#3a3f58;text-align:center;outline:none;background:#f8f9ff}.inst-re-pagination-jump-input::-webkit-outer-spin-button,.inst-re-pagination-jump-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inst-re-pagination-jump-input:focus{border-color:#4f7af8;background:#fff}.inst-re-re-label{font-weight:600;font-size:14px}.inst-re-in-header-actions{display:flex;gap:.5rem;align-items:center}.inst-applicants-default-avatar-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#6b728050}.report-body{padding-top:16px}@media (min-width: 3840px){.inst-re-report-dashboard{padding:48px 180px;max-width:2800px;margin:0 auto}.inst-re-report-metrics-grid{grid-template-columns:repeat(4,1fr);gap:32px}.inst-metric-card{padding:28px 32px;border-radius:20px}.inst-card-icon-wrapper{width:44px;height:44px;border-radius:12px}.inst-card-icon{width:22px;height:22px}.inst-re-metric-label{font-size:20px}.inst-re-metric-trend{font-size:16px}.progress-circle{width:72px;height:72px}.progress-value{font-size:18px}.inst-re-candidate-table th{font-size:18px;padding:18px 24px}.inst-re-candidate-table td{font-size:17px;padding:14px 24px}.inline-tab{font-size:18px;padding:12px 32px}.pipeline-search-compact{width:600px;font-size:17px;padding:12px 16px 12px 52px}.search-icon-compact{font-size:26px}.filter-btn-compact{font-size:18px;padding:10px 24px}.inst-re-nav-item{font-size:20px;padding:10px 24px}.inst-re-subscription-main-card{padding:48px}.inst-re-plan-info h3,.inst-re-plan-amount .amount{font-size:28px}.inst-re-features-card{padding:48px}.inst-re-features-card h4{font-size:26px}.inst-re-features-list span{font-size:20px}.inst-re-export-popup-content{max-width:700px;padding:48px}.inst-re-export-popup-content h3{font-size:32px}.inst-re-export-popup-content>p{font-size:20px}.transaction-details-modal{max-width:900px}.inst-re-pag-btn{height:38px;min-width:42px;font-size:16px}}@media (min-width: 2560px) and (max-width: 3839px){.inst-re-report-dashboard{padding:36px 120px;max-width:2600px;margin:0 auto}.inst-re-report-metrics-grid{grid-template-columns:repeat(4,1fr);gap:24px}.inst-metric-card{padding:22px 26px}.inst-re-metric-label{font-size:16px}.progress-circle{width:70px;height:70px;padding:8px}.progress-value{font-size:15px}.inst-re-candidate-table th{font-size:15px;padding:15px 20px}.inst-re-candidate-table td{font-size:14px;padding:12px 20px}.pipeline-search-compact{width:500px}.inst-re-nav-item{font-size:16px;padding:8px 20px}.inst-re-export-popup-content{max-width:520px}.transaction-details-modal{max-width:720px}}@media (min-width: 1920px) and (max-width: 2559px){.inst-re-report-dashboard{padding:28px 80px}.inst-re-report-metrics-grid{grid-template-columns:repeat(4,1fr);gap:20px}.pipeline-search-compact{width:440px}}@media (min-width: 1536px) and (max-width: 1919px){.inst-re-report-dashboard{padding:24px 60px}.inst-re-report-metrics-grid{grid-template-columns:repeat(4,1fr);gap:18px}}@media (min-width: 1280px) and (max-width: 1535px){.inst-re-report-dashboard{padding:20px 40px}.inst-re-report-metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px}.inst-metric-card{padding:14px}.pipeline-search-compact{width:300px}}@media (min-width: 1024px) and (max-width: 1279px){.inst-re-report-dashboard{padding:18px 28px}.inst-re-report-metrics-grid{grid-template-columns:repeat(3,1fr);gap:14px}.inst-re-subscription-overview{grid-template-columns:1fr 1fr}.inst-re-subscription-dates{grid-template-columns:1fr}.pipeline-search-compact{width:240px}.pipeline-controls-wrapper{gap:10px}.inst-re-report-filter-header{gap:8px}.inst-re-floating-group{width:120px}}@media (min-width: 768px) and (max-width: 1023px){.inst-re-report-dashboard{padding:16px 20px}.inst-re-report-metrics-grid{grid-template-columns:repeat(2,1fr);gap:14px}.inline-tab{padding:6px 18px}.inst-re-report-filter-header{align-items:flex-start;gap:12px}.inst-re-report-navigation{flex-wrap:wrap;gap:6px;margin:auto;padding-bottom:0}.inst-re-re-label{font-size:13px}.inst-re-nav-item{font-size:13px;padding:6px 12px}.inst-re-btn-upgrade,.inst-re-btn-manage{font-size:11px}.inst-re-report-filters{padding:10px 0}.inst-re-floating-group{width:110px}.transaction-container h2{font-size:16px}.pipeline-inline-header{padding:10px 12px}.pipeline-controls-wrapper{flex-direction:column;align-items:flex-start;gap:10px}.pipeline-right-actions{width:100%;justify-content:space-between}.pipeline-search-compact{width:100%;max-width:380px}.inst-re-subscription-overview{grid-template-columns:1fr 1fr}.subscription-candidate-table th{font-size:12px;padding:10px 12px;white-space:nowrap}.subscription-candidate-table td{font-size:12px;padding:8px 12px;white-space:nowrap}.inst-re-subscription-dates{grid-template-columns:1fr;margin-bottom:15px;gap:15px}.inst-re-report-metrics-grid{margin-bottom:5px}.inst-re-subscription-main-card{padding:20px}.inst-re-date-item{flex-wrap:wrap;gap:8px;padding:12px 20px}.job-inst-re-date-item{padding:12px 14px}.inst-re-subscription-header{padding-bottom:10px}.inst-re-plan-amount .amount{font-size:15px}.inst-re-plan-amount .period{font-size:13px}.status-badge{padding:4px 14px;font-size:11px}.status-badge-app{font-size:13px}.inst-re-features-card h4,.inst-re-plan-info h3{font-size:16px}.details-grid{grid-template-columns:1fr}.inst-re-popup-body{flex-direction:column;padding:16px 20px}.inst-re-candidate-profile-card{max-width:100%;border-right:none;border-bottom:1px solid #eee;padding-right:0;padding-bottom:16px}.inst-re-inR-input-row{flex-direction:column;gap:0}.inst-re-pag-btn{min-width:28px;height:26px;font-size:12px}.transaction-close-btn{position:absolute;top:5px;right:6px;width:20px;height:20px;font-size:20px}}@media (max-width: 767px){.inst-re-report-dashboard{padding:8px 12px}.inst-re-report-filter-header{flex-direction:column;align-items:stretch;gap:30px}.inst-re-report-navigation{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%;margin-bottom:0;padding-bottom:0}.inst-re-nav-item{flex:1;justify-content:center;font-size:12px;padding:7px 8px;text-align:center;white-space:nowrap}.inst-re-re-label{font-size:12px}.inst-re-report-filters{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;padding:0;margin-bottom:0;width:100%}.inst-re-floating-group{flex:1;min-width:0;width:auto}.inst-re-floating-select{font-size:12px;height:36px;padding:6px 24px 6px 8px;width:100%}.inst-re-floating-group label{font-size:11px}.inst-re-select-icon{right:6px;font-size:14px}.inst-re-in-header-actions{flex-shrink:0}.inst-re-export-button{font-size:12px;padding:7px 14px;border-radius:10px;gap:5px;height:36px;white-space:nowrap}.inst-re-report-metrics-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px 0;margin-bottom:0}.inst-metric-card{padding:12px 10px 12px 14px;gap:8px;border-radius:10px;flex-direction:row;align-items:center;justify-content:space-between}.inst-card-left{flex:1;min-width:0;gap:8px;align-items:center}.inst-card-icon-wrapper{width:28px;height:28px;border-radius:7px;flex-shrink:0}.inst-card-icon{width:14px;height:14px}.inst-card-title-trend-column{gap:3px;min-width:0;flex:1}.inst-re-metric-label{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inst-re-metric-trend-container{font-size:10px;gap:3px}.inst-re-metric-trend{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}.progress-circle{width:40px;height:40px;flex-shrink:0}.progress-circle svg{width:40px;height:40px}.progress-value{font-size:10px;font-weight:700}.pipeline-inline-header{padding:8px 0}.pipeline-controls-wrapper{flex-direction:column;align-items:stretch;gap:10px}.pipeline-tabs-inline{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%}.inline-tab{flex:1;text-align:center;font-size:12px;padding:8px 10px;border-radius:20px;white-space:nowrap}.pipeline-right-actions{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;flex-wrap:nowrap}.pipeline-search-compact{flex:1;width:auto;min-width:0;padding:8px 10px 8px 34px;border-radius:10px}.search-icon-compact{font-size:16px;left:10px}.pipeline-search-compact input{font-size:13px}.filter-btn-compact{flex-shrink:0;width:38px;height:38px;padding:0;justify-content:center;border-radius:10px}.filter-btn-compact span{display:none}.filter-btn-compact svg{font-size:18px}.pipeline-filter-dropdown{right:0;left:auto;min-width:200px}.inst-re-candidate-table{border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.inst-re-candidate-table table{min-width:680px;width:max-content}.inst-re-candidate-table th{font-size:12px;padding:10px 12px;white-space:nowrap}.inst-re-candidate-table td{font-size:12px;padding:8px 12px;white-space:nowrap}.inst-re-candidate-table th:first-child,.inst-re-candidate-table td:first-child{padding-left:14px}.inst-re-candidate-table th:last-child,.inst-re-candidate-table td:last-child{padding-right:14px}.inst-re-candidate-info{gap:8px;margin-left:0}.inst-re-candidate-avatar,.re-candidate-avatar{width:30px;height:30px;font-size:11px}.plan-badge{padding:4px 16px;font-size:11px}.inst-applicants-default-avatar-icon{width:30px;height:30px;font-size:20px}.inst-re-table-view button{font-size:11px;padding:3px 10px}.status-badge-app{font-size:11px;padding:3px 8px;border-radius:12px;white-space:nowrap}.inst-re-subscription-overview{grid-template-columns:1fr;gap:16px}.inst-re-subscription-main-card{padding:16px;border-radius:12px}.inst-re-subscription-header{flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:16px;gap:8px;flex-wrap:nowrap}.inst-re-plan-info h3{font-size:16px}.inst-re-plan-amount{text-align:right}.inst-re-plan-amount .amount{font-size:15px}.inst-re-plan-amount .period{font-size:13px}.inst-re-subscription-dates{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.inst-re-date-item{padding:12px 14px;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:nowrap}.inst-re-date-item svg{flex-shrink:0}.inst-re-date-label{font-size:12px}.inst-re-date-value{font-size:12px;font-weight:600}.job-inst-re-date-item{padding:12px 14px}.inst-re-subscription-actions{flex-direction:row;flex-wrap:nowrap;gap:10px;max-width:100%;width:100%}.inst-re-btn-upgrade,.inst-re-btn-manage{flex:1;font-size:12px;padding:6px 10px;border-radius:10px;text-align:center;white-space:nowrap}.inst-re-features-card{padding:16px;border-radius:12px}.inst-re-features-card h4{font-size:16px}.inst-re-features-list span{font-size:13px}.transaction-container{padding:14px;border-radius:12px}.transaction-container h2{font-size:16px;margin-bottom:12px}.subscription-candidate-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.subscription-candidate-table table{min-width:620px;width:max-content}.subscription-candidate-table th{font-size:12px;padding:10px 12px;white-space:nowrap}.subscription-candidate-table td{font-size:12px;padding:8px 12px;white-space:nowrap}.inst-re-payment-method-section{padding:14px;border-radius:12px;margin-top:16px}.inst-re-payment-method-section h4{font-size:15px;margin-bottom:10px}.inst-re-payment-card{flex-direction:row;flex-wrap:nowrap;gap:12px;padding:14px;align-items:center}.inst-re-card-icon{width:44px;height:44px;flex-shrink:0}.inst-re-card-details{flex:1;min-width:0}.inst-re-card-type{font-size:13px;margin-bottom:4px}.inst-re-card-expiry{font-size:12px}.inst-re-btn-update-card{font-size:12px;padding:8px 12px;flex-shrink:0;white-space:nowrap}.transaction-details-modal{border-radius:12px;max-height:92vh}.transaction-details-header{padding:14px 16px 12px}.transaction-details-header h2{font-size:15px}.details-section h3{font-size:11px}.transaction-details-body{padding:14px 16px;gap:14px}.details-grid{grid-template-columns:1fr 1fr;gap:10px}.detail-label{font-size:11px}.detail-value,.breakdown-item{font-size:12px}.breakdown-item.total{font-size:13px}.transaction-details-footer-popup{padding:0 16px 16px}.transaction-details-footer{flex-direction:row;gap:10px;justify-content:flex-end}.close-details-btn{font-size:13px;padding:7px 14px}.download-invoice-btn{font-size:12px;padding:7px 14px}.inst-re-export-popup-content{padding:20px 16px;border-radius:14px;max-width:360px}.inst-re-export-popup-content h3{font-size:16px}.inst-re-export-popup-content>p{font-size:12px;margin-bottom:15px}.inst-re-popup-icon{width:50px;height:50px;margin-bottom:16px}.inst-re-popup-benefits{padding:14px}.inst-re-benefit-item span{font-size:12px}.inst-re-popup-row.dates{flex-direction:column;gap:10px}.inst-re-popup-row.dates>div{flex:unset}.inst-re-btn-upgrade-popup,.inst-re-btn-cancel{font-size:10px;padding:6px 14px}.inst-re-inR-modal-container{width:100%;border-radius:12px}.inst-re-inR-input-row{flex-direction:column;gap:0}.inst-re-app-candidate-popup{width:100%;max-width:100%;border-radius:12px}.inst-re-popup-body{flex-direction:column;padding:12px 16px;gap:12px}.inst-re-candidate-profile-card{max-width:100%;border-right:none;border-bottom:1px solid #eee;padding-right:0;padding-bottom:12px}.inst-re-popup-header h3{font-size:18px}.inst-re-candidate-avatar.large{width:72px;height:72px;font-size:20px}.inst-re-pagination-wrapper{padding:10px 8px;gap:6px}.inst-re-pag-btn{min-width:26px;height:26px;font-size:11px;padding:0 4px}.inst-re-pagination-jump{display:none}}@media (max-width: 480px){.inst-re-report-dashboard{padding:8px 20px}.inst-re-report-metrics-grid{grid-template-columns:repeat(1,1fr);gap:8px}.inst-metric-card{padding:10px 8px 10px 12px}.inst-re-metric-label{font-size:11px}.inst-re-metric-trend-container{font-size:9px}.inst-re-metric-trend{max-width:72px}.progress-circle{width:38px;height:38px}.progress-circle svg{width:38px;height:38px}.progress-value{font-size:10px}.inst-re-nav-item{font-size:11px;padding:6px}.inst-re-re-label{font-size:11px}.inst-re-floating-select{font-size:11px;height:34px;padding:5px 20px 5px 7px}.inst-re-export-button{font-size:11px;padding:6px 10px;height:34px}.inline-tab{font-size:11px;padding:7px 8px}.inst-re-candidate-table table{min-width:620px}.inst-re-candidate-table th{font-size:11px;padding:9px 10px}.inst-re-candidate-table td{font-size:11px;padding:7px 10px}.subscription-candidate-table table{min-width:580px}.subscription-candidate-table th,.subscription-candidate-table td{font-size:11px;padding:8px 10px}.inst-re-subscription-header{align-items:flex-start;gap:8px}.inst-re-plan-info h3{font-size:13px}.status-badge{font-size:8px;padding:4px 10px}.inst-re-plan-amount .amount{font-size:12px}.inst-re-plan-amount{text-align:left}.inst-re-payment-card{flex-wrap:wrap;gap:10px}.inst-re-btn-update-card{width:100%;text-align:center}.details-grid{grid-template-columns:1fr}.transaction-details-footer{flex-direction:column}.inst-re-popup-close{top:5px;right:5px;width:20px;height:20px}.close-details-btn,.download-invoice-btn{width:100%;justify-content:center;text-align:center}.inst-re-pag-btn{min-width:24px;height:24px;font-size:10px}}@media (max-width: 359px){.inst-re-report-dashboard{padding:20px}.inst-re-report-metrics-grid{grid-template-columns:1fr;gap:6px}.inst-metric-card{padding:8px 6px 8px 10px}.inst-re-metric-label{font-size:10px}.subscription-badge{padding:2px 10px;font-size:11px}.inst-re-report-navigation{gap:4px}.inst-re-nav-item{font-size:10px;padding:5px 4px}.pipeline-tabs-inline{gap:4px}.inline-tab{font-size:10px;padding:6px}.inst-re-candidate-table table{min-width:580px}.transaction-container-details{padding:3px 8px;font-size:11px}.subscription-candidate-table table{min-width:540px}.inst-re-subscription-actions{flex-direction:row;gap:8px}.inst-re-btn-upgrade,.inst-re-btn-manage{font-size:11px;padding:7px 8px}.inst-re-pag-btn.pag-number:not(.pag-active){display:none}.inst-re-popup-close{top:5px;right:5px;width:20px;height:20px}}@media (max-width: 720px){.transaction-details-modal{max-width:100%;border-radius:16px}.transaction-details-header{padding:18px 18px 0}.transaction-details-header h2{font-size:18px}.transaction-details-body{padding:18px 18px 12px}.transaction-details-footer-popup{padding:12px 18px 18px}}@media (max-width: 480px){.transaction-details-overlay{padding:0;align-items:flex-end}.transaction-details-modal{border-radius:20px 20px 0 0;max-height:95vh}.transaction-details-header h2{font-size:16px}.dates-grid,.details-grid-row,.details-grid-2col{grid-template-columns:1fr}.date-item{flex-direction:column;align-items:flex-start;gap:2px}.date-value{text-align:left}.transaction-tabs{overflow-x:auto;scrollbar-width:none}.transaction-tabs::-webkit-scrollbar{display:none}.transaction-tab{padding:8px 13px;white-space:nowrap}.close-details-btn,.download-invoice-btn{flex:1}.transaction-details-footer-popup{padding:10px 14px 18px}.transaction-details-body{padding:16px 14px 12px}.transaction-details-header{padding:16px 14px 0}}@media (min-width: 1200px){.transaction-details-modal{max-width:1000px;max-height:90vh}.transaction-details-header h2{font-size:20px}.transaction-details-body{padding:24px 28px 20px;gap:22px}.details-grid-2col{grid-template-columns:1fr 1fr 1fr 1fr}.dates-grid,.date-grid{grid-template-columns:repeat(4,1fr)}.breakdown-item{font-size:14px}.breakdown-item.total span:last-child{font-size:18px}}@media (min-width: 900px) and (max-width: 1199px){.transaction-details-modal{max-width:860px}.details-grid-2col,.dates-grid{grid-template-columns:1fr 1fr}.date-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 720px) and (max-width: 899px){.transaction-details-modal{max-width:96%;border-radius:18px}.transaction-details-header{padding:20px 20px 0}.transaction-details-header h2{font-size:15px}.transaction-details-body{padding:18px 20px 14px;gap:16px}.details-grid-2col,.dates-grid,.date-grid{grid-template-columns:1fr 1fr}.transaction-details-footer-popup{padding:12px 20px 16px}}@media (min-width: 540px) and (max-width: 719px){.transaction-details-overlay{padding:12px}.transaction-details-modal{max-width:100%;border-radius:16px;max-height:94vh}.transaction-details-header{padding:18px 18px 0}.transaction-details-header h2{font-size:14px}.transaction-id{font-size:11px}.transaction-details-header-top{padding-right:36px;margin-bottom:10px}.transaction-details-body{padding:16px 18px 12px;gap:14px}.details-grid-2col,.dates-grid,.date-grid{grid-template-columns:1fr 1fr}.detail-item{padding:9px 12px}.detail-label{font-size:9px}.detail-value{font-size:12px}.plan-name{font-size:13px}.plan-meta{font-size:11px}.subscription-plan-banner{padding:12px 14px;gap:10px}.plan-icon{width:32px;height:32px;font-size:15px}.breakdown-item{font-size:12px;padding:10px 0}.breakdown-item.total span:last-child{font-size:15px}.transaction-details-footer-popup{padding:10px 18px 16px}.close-details-btn,.download-invoice-btn{padding:6px 16px;font-size:12px}}@media (min-width: 400px) and (max-width: 539px){.transaction-details-overlay{padding:0;align-items:flex-end}.transaction-details-modal{border-radius:20px 20px 0 0;max-height:95vh;max-width:100%}.transaction-details-header{padding:18px 16px 0}.transaction-details-header h2{font-size:14px}.transaction-id{font-size:10px}.transaction-details-header-top{padding-right:34px;margin-bottom:10px}.transaction-success-badge{font-size:11px;padding:4px 10px}.transaction-close-btn{width:26px;height:26px;top:18px;right:16px}.transaction-details-body{padding:14px 16px 12px;gap:14px}.details-grid-2col,.dates-grid{grid-template-columns:1fr 1fr}.date-grid{grid-template-columns:1fr 1fr;margin-bottom:14px}.detail-item{padding:8px 11px}.detail-label{font-size:9px}.detail-value{font-size:12px}.date-label{font-size:9px}.date-value{font-size:11px}.subscription-plan-banner{padding:11px 13px;gap:10px;margin-bottom:8px}.plan-icon{width:30px;height:30px;font-size:14px}.plan-name{font-size:13px}.plan-meta{font-size:10px}.plan-active-badge{font-size:10px;padding:3px 9px}.breakdown-item{font-size:12px;padding:9px 0}.breakdown-item.total{font-size:12px;padding:11px 14px}.breakdown-item.total span:last-child{font-size:15px}.transaction-details-footer-popup{padding:10px 16px 16px}.transaction-details-footer{width:100%}.close-details-btn,.download-invoice-btn{flex:1;padding:7px 12px;font-size:12px;min-width:unset}}@media (max-width: 399px){.transaction-details-overlay{padding:0;align-items:flex-end}.transaction-details-modal{border-radius:18px 18px 0 0;max-height:96vh;max-width:100%}.transaction-details-header{padding:15px 14px 0}.transaction-details-header h2{font-size:13px;letter-spacing:-.2px}.transaction-id{font-size:10px}.transaction-details-header-top{flex-direction:column;gap:6px;padding-right:32px;margin-bottom:8px}.transaction-success-badge{font-size:10px;padding:3px 9px;align-self:flex-start}.transaction-close-btn{width:24px;height:24px;top:14px;right:14px}.transaction-close-btn svg{width:12px;height:12px}.transaction-tabs{overflow-x:auto;scrollbar-width:none}.transaction-tabs::-webkit-scrollbar{display:none}.transaction-tab{padding:7px 12px;font-size:11px;white-space:nowrap}.transaction-details-body{padding:12px 14px 10px;gap:12px}.details-section h3{font-size:9px;margin-bottom:6px}.details-grid-2col,.dates-grid{grid-template-columns:1fr}.date-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.date-item{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px}.date-value{text-align:left;font-size:11px}.detail-item{padding:8px 10px;border-radius:8px}.detail-label{font-size:9px}.detail-value{font-size:11px}.subscription-plan-banner{padding:10px 12px;gap:8px;border-radius:10px;margin-bottom:7px;flex-wrap:wrap}.plan-icon{width:28px;height:28px;font-size:13px;border-radius:7px}.plan-name{font-size:12px}.plan-meta{font-size:10px}.plan-active-badge{font-size:9px;padding:3px 8px}.breakdown-items{padding:0 12px}.breakdown-item{font-size:11px;padding:8px 0}.breakdown-item.total{padding:10px 12px;margin:0 -12px;font-size:11px}.breakdown-item.total span:last-child{font-size:14px}.transaction-details-footer-popup{padding:8px 14px 14px}.transaction-details-footer{width:100%;gap:8px}.close-details-btn,.download-invoice-btn{flex:1;padding:7px 10px;font-size:11px;min-width:unset;border-radius:8px}.download-invoice-btn svg{width:12px;height:12px}}body{font-family:Montserrat}.inst-Set-page-container{min-height:100vh;background-color:#f9fafb;padding:1rem;display:flex;justify-content:center}.inst-Set-content-wrapper{width:100%;max-width:1400px;display:flex;flex-direction:column;gap:20px;font-family:Montserrat}.inst-Set-header{text-align:center;margin-top:70px;padding:0 8px}.inst-Set-header-title{font-size:clamp(1.4rem,4vw,2.25rem);font-weight:700;color:#111827;margin:0 0 .4rem}.inst-Set-header-subtitle{color:#6b7280;margin:0;font-size:clamp(.8rem,2vw,.95rem);line-height:1.5}.inst-set-ES-nav-grid{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:8px}.inst-set-ES-nav-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 12px;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;min-width:90px;min-height:80px;flex:0 0 auto}.inst-set-ES-nav-button:hover{transform:scale(1.04);border-color:#d1d5db}.inst-set-ES-nav-button--active{background-color:var(--primary-color-50, #eff6ff);border-color:var(--primary-color-500, #3b82f6)}.inst-set-ES-icon-wrapper{border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.inst-set-ES-nav-icon{width:22px;height:22px;transition:color .2s ease}.inst-set-ES-nav-label{font-size:.78rem;font-weight:500;font-family:Montserrat;text-align:center;white-space:nowrap}.inst-set-ES-main-content{display:flex;flex-direction:column;gap:20px;font-family:Montserrat}.inst-set-general{display:flex;flex-direction:column;gap:20px}.inst-set-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:14px 16px}.inst-set-card-title{font-size:.95rem;font-weight:600;color:#585858;margin-bottom:9px;margin-top:16px;display:flex;align-items:center;gap:8px}.inst-set-card-icon{width:19px;height:19px;color:#2563eb;flex-shrink:0}.inst-set-privacy-title{font-size:.95rem;font-weight:600;color:#585858;margin-bottom:20px;display:flex;align-items:center;gap:8px;margin-top:7px}.inst-set-privacy-icon{width:20px;height:20px;color:#9333ea;flex-shrink:0}.inst-set-setting-list{display:flex;flex-direction:column;gap:4px;margin-top:12px}.es-setting-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;margin-bottom:4px;border-radius:.5rem;transition:background-color .2s ease;gap:8px}.es-setting-item:hover{background-color:#f9fafb}.inst-set-setting-content{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:0}.inst-set-setting-icon{padding:7px;border-radius:.5rem;transition:background-color .2s ease;flex-shrink:0}.inst-set-icon{width:15px;height:15px}.inst-set-setting-text{flex:1;min-width:0}.inst-set-setting-title{font-weight:500;color:#111827;margin:0 0 2px;font-size:.88rem;line-height:1.3}.inst-set-setting-description{font-size:.78rem;color:#4b5563;line-height:1.5;margin:0}.inst-set-setting-children{margin-left:10px;flex-shrink:0}.inst-set-input-wrapper{position:relative}.inst-set-input-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding-right:25px}.inst-set-select-green{font-family:Montserrat;font-size:.82rem;padding:6px 8px;height:34px;border-radius:8px;border:1px solid #d1d5db;max-width:130px;width:auto}.dropdown-icon-mt{position:absolute;right:18px;top:50%;transform:translateY(-50%);pointer-events:none;color:#4a4a4a;z-index:99;font-size:11px}.inst-set-select{width:100%;padding:9px 40px 9px 12px;margin-top:8px;border:1px solid #d1d5db;border-radius:.5rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-family:Montserrat,sans-serif;font-size:.85rem}.inst-set-select:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.input-wrapper{position:relative}.dropdown-icon{position:absolute;right:12px;top:53%;transform:translateY(-50%);pointer-events:none;color:#6b7280;font-size:14px}.inst-set-es-security{display:flex;flex-direction:column;gap:20px}.inst-set-es-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:12px 16px}.inst-set-card-icon-red{width:20px;height:20px;color:#dc2626;flex-shrink:0}.inst-set-access-list{display:flex;flex-direction:column;gap:12px;font-family:Montserrat,sans-serif}.inst-set-emp-es-access-btn{width:100%;text-align:left;padding:12px 14px;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;transition:background-color .2s ease;font-family:Montserrat,sans-serif;margin-top:8px;cursor:pointer}.inst-set-emp-es-access-btn:hover{background:#f9fafb}.inst-set-access-header{display:flex;align-items:center;justify-content:space-between;font-family:Montserrat}.inst-set-access-arrow{color:#9ca3af;margin-top:16px;flex-shrink:0}.inst-set-access-description{font-size:.82rem;color:#4b5563;margin:4px 0 0}.inst-set-access-header{display:flex;justify-content:space-between;align-items:flex-start}.inst-set-access-left{display:flex;gap:10px}.inst-set-access-text{font-size:14px;display:flex;flex-direction:column}.inst-set-access-icon{font-size:16px;color:#6b7280;margin-top:12px}.inst-set-access-description{margin:4px 0 0}.inst-set-danger-list{display:flex;flex-direction:column;gap:10px;font-family:Montserrat,sans-serif}.inst-set-danger-btn{width:100%;text-align:left;padding:14px;margin-bottom:14px;background:#fff;border:1px solid #fecaca;border-radius:.5rem;transition:background-color .2s ease;font-family:Montserrat,sans-serif;cursor:pointer}.inst-set-danger-btn:hover{background:#fee2e2}.inst-set-danger-btn-content{display:flex;align-items:flex-start;gap:10px;font-family:Montserrat,sans-serif}.inst-set-danger-icon-red{width:16px;height:16px;color:#dc2626;flex-shrink:0;margin-top:14px}.inst-set-danger-title-text{font-weight:500;color:#991b1b;font-size:.88rem}.inst-set-danger-desc-text{font-size:.78rem;color:#dc2626;margin:3px 0 0}.inst-set-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.changepassword-inst-set-modal{background:#fff;width:100%;max-width:400px;border-radius:12px;overflow:hidden}.inst-set-modal{background:#fff;width:100%;max-width:700px;max-height:90vh;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.inst-set-modal-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;flex-shrink:0}.inst-set-modal-header h4{font-size:.95rem;font-weight:600;color:#fff;margin:0;padding:14px 0}.inst-set-modal-body{padding:20px;overflow-y:auto;flex:1}.inst-set-changepassword-close{font-size:18px;background:transparent;border:none;color:#fff;cursor:pointer;flex-shrink:0}.inst-set-settingchange-input-icon-group{position:relative;margin-bottom:20px}.inst-set-settingchange-input-icon-group input{width:100%;padding:10px 40px 10px 10px;border-radius:8px;border:1px solid #ddd;font-family:Montserrat,sans-serif;font-size:.88rem;box-sizing:border-box}.inst-set-settingchange-input-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#888;font-size:18px;cursor:pointer}.inst-set-update-btn-wrapper{display:flex;justify-content:center;margin-top:8px}.inst-set-update-password-btn{padding:8px 20px;border-radius:31px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;font-weight:600;font-size:.8rem;font-family:Montserrat;cursor:pointer}.inst-setting-popup-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.inst-setting-popup{background:#fff;padding:24px 20px;border-radius:12px;width:100%;max-width:340px;text-align:center;box-shadow:0 4px 20px #0003}.inst-setting-popup h3{font-size:.9rem;margin-bottom:16px;color:#000;font-weight:600;line-height:1.4}.inst-setting-popup p{font-size:.82rem;color:#6b7280;margin-bottom:14px}.inst-setting-input{width:100%;max-width:90%;padding:10px;border:1px solid #d1d5db;border-radius:8px;margin-bottom:16px;font-size:.85rem;font-family:Montserrat,sans-serif;box-sizing:border-box}.inst-setting-popup-actions{display:flex;justify-content:center;gap:12px}.inst-setting-submit{background-color:#004dda;color:#fff;border:none;padding:0 16px;border-radius:8px;font-weight:500;cursor:pointer;font-size:.82rem;height:32px;font-family:Montserrat,sans-serif;transition:background-color .3s ease}.inst-setting-submit:hover{background-color:#003bb5}.inst-setting-cancel{background-color:#fff;color:#004dda;border:2px solid #004dda;padding:0 16px;border-radius:8px;font-weight:600;cursor:pointer;font-size:.82rem;height:32px;font-family:Montserrat,sans-serif;transition:background-color .3s ease}.blocked-employee-item{display:flex;align-items:center;gap:10px;padding:10px 6px;border-bottom:1px solid #eee;flex-wrap:wrap}.blocked-employee-left{flex-shrink:0}.blocked-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.blocked-avatar-placeholder{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}.blocked-employee-info{flex:1;min-width:80px}.blocked-employee-info p{margin:0 0 3px;font-weight:600;font-size:.88rem}.blocked-employee-info h6{font-size:.78rem;color:#505965;margin:0;font-weight:400}.blocked-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.blocked-view-btn{background:#004dda;color:#fff;border:none;padding:4px 12px;font-size:.78rem;border-radius:6px;cursor:pointer;font-family:Montserrat,sans-serif}.unblocked-toggle-btn{background:#fff;border:1px solid #004dda;padding:4px 12px;color:#004dda;font-size:.78rem;border-radius:6px;cursor:pointer;font-family:Montserrat,sans-serif}.employee-popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:12px}.employee-popup-card{background:#fff;border-radius:16px;width:100%;max-width:860px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #00000040}.transaction-details-modal-2{padding:20px 16px}.employee-popup-close{position:absolute;top:12px;right:14px;font-size:22px;background:none;border:none;cursor:pointer;color:#374151;z-index:10;line-height:1}.institution-popup-job-header{display:flex;gap:14px;margin-bottom:16px;flex-wrap:wrap}.institution-popup-header-left{flex-shrink:0}.popup-employee-logo{width:70px;height:70px;border-radius:50%;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.popup-employee-logo img{width:100%;height:100%;object-fit:cover}.default-avatar-icon{display:flex;align-items:center;justify-content:center}.employee-popup-header-right{flex:1;min-width:0}.dashboard-employee-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:6px}.institution-cardpopup-job-title{font-size:clamp(.85rem,2.5vw,1rem);font-weight:600;margin:0;color:#111827}.blockview-profile{padding:5px 13px;border-radius:20px;border:1px solid #004dda;background:#fff;color:#004dda;font-size:.75rem;cursor:pointer;white-space:nowrap;font-family:Montserrat,sans-serif}.institution-unblock-job-meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:4px 2px}.institution-job-meta-item{display:flex;align-items:center;gap:5px;font-size:.8rem;color:#374151}.institution-meta-icon{width:16px;height:16px;flex-shrink:0}.employee-popup-body{margin-top:14px}.employee-popup-content{font-size:.85rem;color:#374151}.employee-popup-content h4{font-size:.92rem;font-weight:600;color:#111827;margin:14px 0 8px}.employee-popup-content p{margin:0 0 10px;line-height:1.6}.employee-personal-section{background:#f9fafb;border-radius:10px;padding:14px;margin-bottom:14px}.personal-header h4{font-size:.9rem;font-weight:600;margin:0 0 10px;color:#111827}.employee-personal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.employee-personal-grid span{font-size:.78rem;color:#374151;line-height:1.5}.employee-skill-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.employee-skill-tags span{background:#eff6ff;color:#1d4ed8;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:500}.certificate-header{display:flex;align-items:center;justify-content:space-between;margin-top:14px;margin-bottom:6px}.certificate-header h4{margin:0}.view-all-cert-btn{font-size:.75rem;color:#004dda;background:none;border:none;cursor:pointer;font-family:Montserrat,sans-serif}.employee-experience{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.employee-experience-item{background:#f9fafb;border-radius:8px;padding:10px 12px}.experience-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.experience-left{flex:1;min-width:120px}.experience-left strong{font-size:.85rem;display:block;margin-bottom:3px}.experience-left div{font-size:.78rem;color:#6b7280;margin-bottom:2px}.experience-right{text-align:right;flex-shrink:0}.certificate-dates{font-size:.75rem;color:#6b7280}.workexperience-duration{font-size:.75rem;color:#374151;margin-top:3px}.employee-cert ul{list-style:none;padding:0;margin:0}.employee-cert li{background:#f9fafb;border-radius:8px;padding:10px 12px;margin-bottom:8px}.certificate-duration{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap}.certificate-duration strong{font-size:.85rem}.personal-details-container{margin-top:14px}.research-main-card{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:10px}.research-box{background:#f9fafb;border-radius:8px;padding:10px 12px}.research-box.full-width{grid-column:1 / -1}.research-box h5{font-size:.82rem;font-weight:600;margin:0 0 8px;color:#111827}.research-box p{font-size:.75rem;display:flex;justify-content:space-between;margin:0 0 4px;color:#374151}.research-box span{font-weight:600;color:#111827}.inst-set-privacy{background:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:20px 16px}.inst-set-support-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;background:#fff;cursor:pointer;border:1px solid #f0f0f0;transition:background .2s ease;margin-bottom:14px}.inst-set-support-item:hover{background:#f9f9fb}.inst-set-support-left{display:flex;align-items:center;gap:12px}.inst-set-support-icon{width:38px;height:38px;border-radius:50%;background:#f3e8ff30;display:flex;align-items:center;justify-content:center;color:#9333ea;font-size:16px;flex-shrink:0}.inst-set-support-text h4{margin:0;font-size:.88rem;font-weight:600}.inst-set-support-text p{margin:2px 0 0;font-size:.76rem;color:#6b7280}.inst-set-support-arrow{color:#9ca3af;font-size:16px;flex-shrink:0}.aboutus-popup{width:100%;max-width:480px;border-radius:20px;overflow:hidden;background-color:#fff}.inst-set-about-header{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:6px 16px;display:flex;align-items:center;justify-content:space-between}.inst-set-about-header h2{font-size:1rem;margin:0}.inst-set-about-close-btn{background:none;border:none;border-radius:10px;padding:6px;color:#fff;font-size:20px;cursor:pointer;margin-top:5px}.inst-set-aboutus-content{padding:18px 16px;text-align:center}.inst-set-about-logo-wrapper{display:flex;justify-content:center}.inst-set-about-logo-circle{width:80px;height:80px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#0575e6;margin-top:10px}.inst-set-about-developed{margin-top:12px;color:#6b7280;font-size:.78rem}.inst-set-about-company{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:1rem;margin-bottom:20px;font-weight:600}.inst-set-about-list{display:flex;flex-direction:column;gap:10px}.inst-set-about-card{background:#fff;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 16px #00000012;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.inst-set-about-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.inst-set-about-card svg:first-child{font-size:18px;color:#0575e6;flex-shrink:0}.inst-set-about-card div{flex:1;text-align:left}.inst-set-about-card p{font-size:.72rem;color:#6b7280;margin:0}.inst-set-about-card span{font-size:.85rem;font-weight:500;color:#111827}.inst-set-about-card svg:last-child{color:#9ca3af;font-size:16px;flex-shrink:0}.inst-set-about-version{margin-top:18px;font-size:.72rem;color:#9ca3af}.inst-set-delete-modal-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .3s ease-in-out;padding:16px}.inst-set-delete-modal-container{background-color:#fff;border-radius:24px;padding:24px 20px;max-width:320px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease-out;overflow:hidden}.inst-set-delete-icon-wrapper{width:52px;height:52px;margin:0 auto 18px;position:relative;animation:scaleIn .6s ease-out .2s backwards}.inst-set-delete-icon-circle{width:100%;height:100%;border-radius:50%;border:1.5px solid #c21734;display:flex;align-items:center;justify-content:center}.inst-set-trash-react-icon{color:#dc2626;width:26px;height:26px;transition:transform .3s ease}.inst-set-delete-icon-circle:hover .inst-set-trash-react-icon{transform:scale(1.1)}.inst-set-delete-title{font-size:1.1rem;font-weight:700;color:#c21734;margin-bottom:12px;animation:fadeInUp .6s ease-out .4s backwards}.inst-set-delete-message{font-size:.88rem;color:#000;line-height:1.6;margin-bottom:12px;animation:fadeInUp .6s ease-out .5s backwards}.inst-set-ash-circle-1,.inst-set-ash-circle-2{position:absolute;border-radius:50%;opacity:.08;animation:float 3s ease-in-out infinite}.inst-set-ash-circle-1{top:-10px;right:-15px;width:50px;height:50px;background:linear-gradient(135deg,#ff8a8a,red)}.inst-set-ash-circle-2{bottom:-15px;left:-20px;width:60px;height:60px;background:linear-gradient(135deg,#ff8a8a,red);animation-delay:1s}.debris{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef4444;opacity:0;top:50%;left:50%}.debris-0{animation:debris0 1s ease-out .7s forwards}.debris-1{animation:debris1 1s ease-out .7s forwards;background:#f87171}.debris-2{animation:debris2 1s ease-out .7s forwards;background:#dc2626}.debris-3{animation:debris3 1s ease-out .7s forwards;background:#fca5a5}.debris-4{animation:debris4 1s ease-out .7s forwards;background:#991b1b}.debris-5{animation:debris5 1s ease-out .7s forwards;background:#ef4444}.debris-6{animation:debris6 1s ease-out .7s forwards;background:#f87171}.debris-7{animation:debris7 1s ease-out .7s forwards;background:#dc2626}.debris-8{animation:debris8 1s ease-out .7s forwards;background:#fca5a5}.debris-9{animation:debris9 1s ease-out .7s forwards;background:#7f1d1d}:root{--neutral-100: #ebf0fa5f;--neutral-500: #6b7280;--neutral-600: #6b7280;--neutral-700: #6b7280;--blue-100: #eff8ff;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--green-100: #e8fae7;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--red-100: #fff8f8;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--purple-100: #f3e8ff;--purple-500: #a855f7;--purple-600: #9333ea;--purple-700: #7e22ce;--teal-100: #e3f9f4a4;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e}.inst-set-popup-container{background:#fff;width:100%;max-width:800px;max-height:90vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.inst-set-privacy-header{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.inst-set-privacy-header h2{font-size:1rem;margin:0;padding:14px 0}.inst-set-footer-close-btn{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer}.inst-set-popup-content{padding:20px;overflow-y:auto;flex:1}@keyframes doorOpen{0%{transform:rotateX(-90deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes doorClose{0%{transform:rotateX(0);opacity:1}to{transform:rotateX(90deg);opacity:0}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(180deg)}}@keyframes debris0{to{transform:translate(-40px,-60px) rotate(180deg);opacity:0}}@keyframes debris1{to{transform:translate(40px,-60px) rotate(180deg);opacity:0}}@keyframes debris2{to{transform:translate(-60px) rotate(180deg);opacity:0}}@keyframes debris3{to{transform:translate(60px) rotate(180deg);opacity:0}}@keyframes debris4{to{transform:translate(-40px,40px) rotate(180deg);opacity:0}}@keyframes debris5{to{transform:translate(40px,40px) rotate(180deg);opacity:0}}@keyframes debris6{to{transform:translate(-30px,-40px) rotate(180deg);opacity:0}}@keyframes debris7{to{transform:translate(30px,-40px) rotate(180deg);opacity:0}}@keyframes debris8{to{transform:translate(-50px,20px) rotate(180deg);opacity:0}}@keyframes debris9{to{transform:translate(50px,20px) rotate(180deg);opacity:0}}@media (max-width: 359px){.inst-Set-page-container{padding:8px 20px}.inst-Set-header{margin-top:60px}.inst-Set-header-title{font-size:16px}.inst-Set-header-subtitle{font-size:.72rem}.inst-set-ES-nav-button{min-width:52px;min-height:50px;padding:10px 8px}.inst-set-ES-nav-label{font-size:.7rem}.inst-set-ES-nav-icon{width:18px;height:18px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:12px}.inst-set-setting-title,.inst-set-setting-description{font-size:10px}.inst-set-access-header{font-size:13px}.inst-set-privacy-title{font-size:14px}.changepassword-inst-set-modal{max-width:95vw}.inst-setting-popup{max-width:95vw;padding:18px 14px}.aboutus-popup{max-width:95vw}.blocked-employee-item{flex-wrap:wrap;gap:8px}.blocked-actions{width:100%;justify-content:flex-end}.inst-set-select-green{max-width:100px;font-size:.75rem}.employee-personal-grid,.research-main-card{grid-template-columns:1fr}}@media (min-width: 360px) and (max-width: 479px){.inst-Set-page-container{padding:10px 20px}.inst-Set-header{margin-top:62px}.inst-Set-header-title{font-size:1.4rem}.inst-set-ES-nav-button{min-width:80px;min-height:72px;padding:10px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:12px 14px}.employee-personal-grid,.research-main-card{grid-template-columns:1fr 1fr}.dropdown-icon-mt{right:10px;top:73%}}@media (min-width: 480px) and (max-width: 599px){.inst-Set-page-container{padding:12px}.inst-set-ES-nav-button{min-width:85px;min-height:76px}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(2,1fr)}.dropdown-icon-mt{right:20px;top:73%}}@media (min-width: 600px) and (max-width: 767px){.inst-Set-page-container{padding:14px}.inst-set-ES-nav-button{min-width:90px;min-height:80px}.inst-set-modal{max-width:90vw}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(2,1fr)}.institution-popup-job-header{flex-wrap:nowrap}}@media (min-width: 768px) and (max-width: 1023px){.inst-Set-page-container{padding:18px}.inst-Set-header{margin-top:76px}.inst-Set-header-title{font-size:1.8rem}.inst-Set-header-subtitle{font-size:.88rem}.inst-set-ES-nav-grid{gap:14px}.inst-set-ES-nav-button{min-width:100px;min-height:85px;padding:14px 12px}.inst-set-ES-nav-label{font-size:.82rem}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:16px 20px}.inst-set-setting-title{font-size:.9rem}.inst-set-setting-description{font-size:.8rem}.inst-set-modal{max-width:80vw}.employee-popup-card{max-width:90vw}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(3,1fr)}.institution-popup-job-header{flex-wrap:nowrap}}@media (min-width: 1024px) and (max-width: 1279px){.inst-Set-page-container{padding:20px 24px}.inst-Set-header{margin-top:80px}.inst-Set-header-title{font-size:2rem}.inst-Set-header-subtitle{font-size:.9rem}.inst-set-ES-nav-button{min-width:105px;min-height:88px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:14px 22px}.inst-set-setting-title{font-size:.92rem}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px) and (max-width: 1439px){.inst-Set-page-container{padding:24px 32px}.inst-Set-header{margin-top:80px}.inst-Set-header-title{font-size:2.1rem}.inst-set-ES-nav-button{min-width:108px;min-height:92px}.inst-set-card,.inst-set-es-card{padding:13px 24px}.employee-personal-grid{grid-template-columns:repeat(4,1fr)}.research-main-card{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px) and (max-width: 1919px){.inst-Set-content-wrapper{max-width:1200px}.inst-Set-page-container{padding:28px 40px}.inst-Set-header{margin-top:80px}.inst-Set-header-title{font-size:25px}.inst-set-ES-nav-button{min-width:110px;min-height:95px}.inst-set-setting-title{font-size:14px}.inst-set-setting-description{font-size:.82rem}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1920px) and (max-width: 2559px){.inst-Set-content-wrapper{max-width:1500px}.inst-Set-page-container{padding:32px 60px}.inst-Set-header{margin-top:80px}.inst-Set-header-title{font-size:2.4rem}.inst-Set-header-subtitle{font-size:1rem}.inst-set-ES-nav-button{min-width:120px;min-height:100px;padding:16px 14px}.inst-set-ES-nav-label{font-size:.88rem}.inst-set-ES-nav-icon{width:26px;height:26px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:16px 28px}.inst-set-setting-title{font-size:1rem}.inst-set-setting-description,.inst-set-access-description{font-size:.86rem}.inst-set-modal{max-width:700px}.employee-popup-card{max-width:1000px}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(4,1fr)}}@media (min-width: 2560px) and (max-width: 3839px){.inst-Set-content-wrapper{max-width:2000px}.inst-Set-page-container{padding:40px 80px}.inst-Set-header-title{font-size:2.8rem}.inst-Set-header-subtitle{font-size:1.1rem}.inst-set-ES-nav-grid{gap:20px}.inst-set-ES-nav-button{min-width:140px;min-height:115px;padding:18px 16px}.inst-set-ES-nav-label{font-size:1rem}.inst-set-ES-nav-icon{width:30px;height:30px}.inst-set-ES-icon-wrapper{padding:10px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:20px 36px}.inst-set-setting-title{font-size:1.1rem}.inst-set-setting-description,.inst-set-access-description{font-size:.95rem}.inst-set-privacy-title{font-size:1.1rem}.inst-set-card-title{font-size:1.05rem}.inst-set-emp-es-access-btn{padding:14px 18px}.inst-set-danger-btn,.inst-set-support-item{padding:16px 18px}.inst-set-support-icon{width:46px;height:46px;font-size:20px}.inst-set-support-text h4{font-size:1rem}.inst-set-support-text p{font-size:.86rem}.inst-set-modal{max-width:800px}.changepassword-inst-set-modal{max-width:520px}.employee-popup-card{max-width:1200px}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(5,1fr)}}@media (min-width: 3840px){.inst-Set-content-wrapper{max-width:2800px}.inst-Set-page-container{padding:60px 120px}.inst-Set-header-title{font-size:3.5rem}.inst-Set-header-subtitle{font-size:1.3rem}.inst-set-ES-nav-grid{gap:28px}.inst-set-ES-nav-button{min-width:180px;min-height:150px;padding:24px 20px;border-radius:1rem}.inst-set-ES-nav-label{font-size:1.2rem}.inst-set-ES-nav-icon{width:36px;height:36px}.inst-set-ES-icon-wrapper{padding:14px}.inst-set-card,.inst-set-es-card,.inst-set-privacy{padding:28px 48px;border-radius:1rem}.inst-set-setting-title{font-size:1.3rem}.inst-set-setting-description,.inst-set-access-description{font-size:1.1rem}.inst-set-privacy-title{font-size:1.3rem}.inst-set-card-title{font-size:1.25rem}.inst-set-emp-es-access-btn{padding:18px 24px;border-radius:10px}.inst-set-danger-btn{padding:20px 24px;border-radius:10px}.inst-set-danger-title-text{font-size:1.1rem}.inst-set-danger-desc-text{font-size:.95rem}.inst-set-support-item{padding:20px 24px;border-radius:16px}.inst-set-support-icon{width:60px;height:60px;font-size:26px}.inst-set-support-text h4{font-size:1.2rem}.inst-set-support-text p{font-size:1rem}.inst-set-modal{max-width:1000px}.changepassword-inst-set-modal{max-width:680px}.employee-popup-card{max-width:1600px}.employee-personal-grid,.research-main-card{grid-template-columns:repeat(6,1fr)}.inst-set-settingchange-input-icon-group input{font-size:1.1rem;padding:14px 50px 14px 14px}.inst-set-settingchange-input-icon{font-size:24px;top:55%;right:16px}.inst-set-update-password-btn{font-size:1rem;padding:12px 28px}.blocked-view-btn,.unblocked-toggle-btn{font-size:1rem;padding:6px 18px}.inst-set-delete-modal-container{max-width:480px;padding:40px 32px}.inst-set-delete-icon-wrapper{width:80px;height:80px}.inst-set-delete-title{font-size:1.6rem}.inst-set-delete-message{font-size:1.1rem}}@media (max-width: 767px){.inst-Set-page-container{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:40px}.inst-set-support-text h4{font-size:12px}.inst-set-modal-overlay,.inst-setting-popup-overlay{align-items:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.inst-set-modal{max-height:none;border-radius:14px}.employee-popup-overlay{align-items:flex-start;padding-top:20px;padding-bottom:30px;overflow-y:auto;-webkit-overflow-scrolling:touch}.employee-popup-card{max-height:none;border-radius:14px}.institution-unblock-job-meta-row{gap:8px}.institution-job-meta-item{font-size:.75rem}.inst-set-ES-nav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.inst-set-ES-nav-button{width:100%;min-width:unset}.inst-set-select-green{max-width:100%;width:100%}.es-setting-item{flex-wrap:wrap;gap:8px}.inst-set-setting-children{margin-left:0;width:100%;display:flex;justify-content:flex-end}.inst-set-update-password-btn{padding:6px 12px;font-size:12px}.dropdown-icon-mt{right:20px;top:73%}}@media (max-width: 359px){.inst-set-ES-nav-grid{grid-template-columns:repeat(3,1fr)}.dropdown-icon-mt{right:18px;top:75%}}@media (min-width: 600px) and (max-width: 1023px){.inst-set-ES-nav-grid{display:flex;flex-wrap:wrap;gap:12px}.inst-set-ES-nav-button{min-width:95px}}@media (min-width: 1024px){.inst-set-ES-nav-grid{display:flex;flex-wrap:wrap;gap:14px}.inst-set-ES-nav-button{min-width:105px}}@media (max-width: 599px){.inst-set-ES-nav-grid{display:flex;gap:8px}.inst-set-ES-nav-button{width:80px;height:70px;padding:8px 6px;border-radius:10px}.inst-set-ES-icon-wrapper{padding:6px;margin-bottom:4px}.inst-set-ES-nav-icon{width:16px;height:16px}.inst-set-ES-nav-label{font-size:.68rem;white-space:nowrap}.es-setting-item{flex-wrap:nowrap;align-items:center;gap:6px;padding:8px}.inst-set-setting-content{flex:1;min-width:0;gap:7px;align-items:center}.inst-set-setting-icon{padding:5px;flex-shrink:0}.inst-set-icon{width:13px;height:13px}.inst-set-setting-text{min-width:0}.inst-set-setting-title{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inst-set-setting-description{font-size:10px;overflow:hidden;text-overflow:ellipsis}.inst-set-setting-children{margin-left:0;flex-shrink:0;width:auto;display:flex;align-items:center;justify-content:flex-end}.inst-set-select-green{font-size:.72rem;height:25px;padding:4px 22px 4px 6px;max-width:95px;width:auto}.inst-set-input-wrapper{position:relative;display:flex;align-items:center}.dropdown-icon-mt{right:12px;top:50%;transform:translateY(-50%);font-size:10px}}.In-teacher-first-login-page{background:#f7fafc;display:flex;justify-content:center;align-items:flex-start;padding:40px 0;font-family:Montserrat}.In-teacher-first-login-container{width:90%;margin:100px 20px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;overflow:hidden;align-items:center;justify-content:center;font-family:Montserrat}.In-stepper-header{display:flex;align-items:center;justify-content:center;padding:20px 75px;background:linear-gradient(135deg,#c6ffdd96,#ffefedcf 75%);color:#505965}.In-step-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;min-width:120px}.In-step-number{width:35px;height:35px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;margin-bottom:8px;transition:all .3s ease}.In-step-item.In-active .In-step-number,.In-step-item.In-completed .In-step-number{background:#fff;color:#3a5f8a}.In-step-item.In-completed .In-step-number{background:#25d366;color:#fff}.In-step-label{font-size:14px;text-align:center;font-weight:500}.In-step-connector{flex:1;height:1.5px;background-color:#ffffffb3;margin:0 10px 20px}.In-step-item.In-completed~.In-step-connector,.In-step-item.In-active~.In-step-connector{background:#fff}.In-form-content{padding:40px;min-height:auto}.In-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.In-form-group{display:flex;flex-direction:column}.bp-input{width:100%;padding:8px 36px 8px 16px;border:1px solid #d1d5db;border-radius:6px;font-family:Montserrat,sans-serif;font-size:13px;color:#111827;background:#fff;outline:none;box-sizing:border-box;transition:border-color .2s}.bp-input::placeholder{color:#9ca3af}.bp-input:focus{border-color:#667eea}.bp-input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.bp-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;font-size:18px;cursor:pointer;line-height:1;padding:0;font-family:Montserrat;transition:color .15s}.bp-limit-msg{font-size:11.5px;color:#d97706;margin-top:6px;font-family:Montserrat,sans-serif;font-weight:500}.bp-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0000001a;z-index:999;max-height:260px;overflow-y:auto}.bp-dropdown::-webkit-scrollbar{width:4px}.bp-dropdown::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:99px}.bp-empty{padding:20px;text-align:center;font-size:13px;color:#9ca3af;font-family:Montserrat}.bp-cat-label{padding:8px 14px 5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#6b7280;background:#fff;border-bottom:1px solid #f3f4f6;position:sticky;top:0;font-family:Montserrat}.bp-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;background:#fff;transition:background .1s;font-family:Montserrat}.bp-item:hover{background:#f0f7ff}.bp-item.bp-item-selected{background:#eff6ff}.bp-item.bp-item-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.bp-item-title{font-size:13px;color:#555;text-align:left}.bp-item-check{color:#25d366;font-size:14px;font-weight:700;flex-shrink:0;margin-left:10px}.inst-bp-tags-wrap{display:flex;flex-direction:column;gap:12px;margin-top:12px;width:100%}.inst-bp-tag{display:inline-flex;align-items:center;justify-content:space-between;width:fit-content;min-width:250px;background:#e0f2fe10;color:#075985;border:1px solid #bae6fd;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;font-family:Montserrat;transition:.2s ease}.inst-bp-tag-remove{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:14px;display:flex;align-items:center;transition:.2s ease}.inst-bp-tag-remove:hover{color:#ff4d4f}.In-form-group label{font-weight:500;color:#111827;font-size:14px;padding-bottom:10px}.In-form-group input,.In-form-group textarea,.In-form-group select{padding:8px 70px 8px 16px border: 1px solid #d1d5db;border-radius:6px;font-size:13px;transition:border .2s ease}.In-form-group input:focus,.In-form-group textarea:focus,.In-form-group select:focus{outline:none;border-color:#667eea}.In-textarea-wrapper{position:relative;max-height:120px}.textarea-field{padding-right:70px;padding-bottom:25px;resize:vertical;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.form-control-about{width:100%;padding:10px 60px 10px 12px;border:1px solid #ccc;border-radius:6px;transition:all .2s ease;white-space:wrap;box-sizing:border-box;text-overflow:ellipsis}.char-count{position:absolute;bottom:5px;right:10px;font-size:11px;color:#666}.textarea-field:focus+.char-count,.textarea-field:not(:placeholder-shown)+.char-count{color:#666}.textarea-field.max-limit+.char-count{color:red}.In-input-wrapper{position:relative}.In-custom-select{appearance:none;padding-right:40px;font-family:Montserrat}.In-custom-select option{font-family:Montserrat}.In-custom-select:disabled{background-color:#f3f3f3;cursor:not-allowed;opacity:.7}.In-dropdown-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;font-size:18px}.In-first-experience-navigation-buttons{display:flex;justify-content:flex-end;margin-top:50px;padding-top:30px;gap:25px;font-family:Montserrat}.In-first-experience-back-button,.In-first-experience-next-button{padding:5px 13px;font-size:13px;border-radius:24px;cursor:pointer;transition:all .3s ease;border:none;min-width:69px;text-align:center;font-family:Montserrat}.In-first-experience-back-button{background:#fff;color:#0575e6;border:1px solid #0575e6}.In-first-experience-next-button{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;position:relative;overflow:hidden;font-family:Montserrat;padding:6px 10px}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.photo-input-container{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;background:#fff;height:35px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease;width:100%;flex-wrap:nowrap;gap:10px}.photo-input-container:hover,.photo-input-container:focus-within{border-color:#9ca3af}.file-input-hidden{display:none}.file-choose-btn{flex:0 0 auto;padding:8px 14px;height:100%;background:#f3f4f6;color:#374151;font-size:.9rem;font-weight:500;border:none;border-right:1px solid #d1d5db;cursor:pointer;display:flex;align-items:center;white-space:nowrap;transition:background-color .2s ease}.file-choose-btn:hover{background:#e5e7eb}.file-info-wrapper{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px}.chosen-file-display{flex:1;min-width:0;font-size:.9rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:12px}.eye-preview-btn{background:transparent;border:none;color:#50596550;cursor:pointer;padding:0 6px;height:100%;display:flex;align-items:center;transition:color .2s ease;flex:0 0 auto;min-width:30px}.chosen-file-display:hover{cursor:help}.eye-preview-btn svg{width:18px;height:18px}.profile-image-popup-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000}.profile-image-popup{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;box-shadow:0 10px 30px #00000059;overflow:hidden;position:relative;display:flex;flex-direction:column}.preview-header{padding:20px 50px 20px 20px;border-bottom:1px solid #e0e0e0;background:#fff;text-align:center;flex-shrink:0}.preview-file-name{margin:0;font-size:14px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}.popup-close-x{position:absolute;top:12px;right:16px;background:#eef6ff;color:#021b79;border:none;border-radius:50%;width:30px;height:30px;font-size:21px;line-height:1;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.popup-close-x:hover{background:#d4e7ff}.profile-popup-image-container{padding:24px;background:#f9fafb;text-align:center;max-height:70vh;overflow:auto;flex:1;display:flex;align-items:center;justify-content:center}.popup-preview-image{max-width:100%;max-height:60vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 16px #00000026}.profile-popup-action-buttons{padding:15px;display:flex;gap:16px;justify-content:center;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.popup-btn{padding:7px 10px;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;min-width:60px;transition:all .2s ease;font-family:Montserrat}.popup-btn.close-btn{background:#fff;color:#0575e6;border:2px solid #0575e6;padding:3px 13px;border-radius:24px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Montserrat}.popup-btn.close-btn:hover{background:#eef6ff;transform:translateY(-1px);box-shadow:0 4px 12px #0575e626}.popup-btn.delete-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;font-family:Montserrat}.pdf-popup-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000}.pdf-popup-container{background:#fff;width:95vw;height:95vh;border-radius:8px;box-shadow:0 20px 60px #00000080;overflow:hidden;position:relative;display:flex;flex-direction:column}.pdf-popup-close-x{position:absolute;top:16px;right:20px;background:#eef6ff;color:#021b79;border:none;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s;transform:translateZ(0);box-shadow:0 2px 8px #0000001a}.pdf-popup-close-x:hover{background:#d4e7ff}.pdf-preview-header{padding:20px 60px 20px 24px;border-bottom:1px solid #e0e0e0;background:#fff;flex-shrink:0}.pdf-preview-file-name{margin:0;font-size:16px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-preview-content{flex:1;background:#525659;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.pdf-preview-iframe{width:100%;height:100%;pointer-events:none;border:none;background:#525659}.pdf-popup-action-buttons{padding:16px 24px;display:flex;gap:16px;justify-content:center;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.pdf-popup-btn{padding:5px 13px;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;transform:none!important;min-width:60px;transition:background .2s ease,box-shadow .2s ease;font-family:Montserrat}.pdf-popup-btn.close-btn{background:#fff;color:#0575e6;border:2px solid #0575e6;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Montserrat}.pdf-popup-btn.delete-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;font-family:Montserrat}@media (max-width: 768px){.pdf-popup-container{width:100vw;height:100vh;border-radius:0}.pdf-preview-header{padding:16px 50px 16px 16px}.pdf-preview-file-name{font-size:14px}.pdf-popup-close-x{width:32px;height:32px;font-size:20px;top:12px;right:16px}.pdf-popup-action-buttons{padding:12px 16px}.pdf-popup-btn{min-width:80px;padding:8px 16px;font-size:13px}}.input-with-icon-wrapper{position:relative;width:100%;font-family:Montserrat}.form-control{width:100%;padding:10px 60px 10px 12px;border:1px solid #ccc;border-radius:6px;transition:all .2s ease;font-family:Montserrat;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input-success{background-color:#ffffff14}.input-error{border-color:#dc3545!important;background-color:#ffffff14}.input-icon.success-icon{position:absolute;right:40px;top:53%;transform:translateY(-50%);color:#28a745;font-size:18px;pointer-events:none;z-index:2}.error-message{color:#dc3545;font-size:.85rem;margin-top:10px;padding-left:2px}.custom-select-container{position:relative;width:100%}.In-custom-select{width:100%;padding:10px 40px 10px 12px;border:1px solid #ccc;border-radius:6px;appearance:none;background-color:#fff;transition:border-color .2s ease}.select-success .In-custom-select{background-color:#ffffff14}.select-error .In-custom-select{border-color:#dc3545;background-color:#ffffff14}.In-dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;z-index:1;font-size:15px}.success-popup-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-popup-container{background:linear-gradient(135deg,#e3f2fd,#f0e7ff 75%);border-radius:20px;padding:40px;text-align:center;max-width:400px;box-shadow:0 10px 40px #0003;animation:slideUp .4s ease-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.success-popup-title{font-size:23px;font-weight:600;color:#2e7d32;margin:30px 0 20px;animation:fadeInUp .5s ease-out .6s both}.success-popup-message{font-size:16px;color:#555;margin-bottom:30px;line-height:1.5;animation:fadeInUp .5s ease-out .8s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-popup-button{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:8px 25px;font-size:14px;font-weight:500;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #43a0474d;animation:fadeInUp .5s ease-out 1s both}.success-popup-button:active{transform:translateY(0)}.top-alert-message{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px;font-weight:500}.lottie-wrapper{display:flex;justify-content:center;align-items:center}.success-tick{width:240px;height:120px}.success-tick canvas,.success-tick svg{width:200px!important;height:200px!important;transform:scale(1.9)}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none}select::-ms-expand{display:none}@media screen and (max-width: 479px){.In-teacher-first-login-page{padding:10px 0}.In-teacher-first-login-container{width:100%;margin:70px 20px;border-radius:0;box-shadow:none;overflow-x:hidden;box-sizing:border-box}.In-stepper-header{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding:8px 6px;gap:2px;justify-content:flex-start}.In-step-item{min-width:52px;font-size:8px;gap:4px}.In-step-number{width:22px;height:22px;font-size:10px;margin-bottom:4px}.In-step-label{font-size:7px}.In-step-connector{flex:1;min-width:10px;height:1px;margin:0 2px 18px}.In-form-content{padding:12px}.In-form-grid{grid-template-columns:1fr;gap:12px}.In-form-group label{font-size:11px;padding-bottom:7px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:10px;padding:7px 10px}.In-custom-select{font-size:10px;padding:7px 32px 7px 10px}.In-dropdown-icon{right:8px;font-size:11px}.bp-input{font-size:10px;padding:7px 30px 7px 10px}.inst-bp-tag{font-size:10px;min-width:160px;padding:6px 10px;gap:10px}.inst-bp-tag-remove{font-size:9px}.bp-item-title{font-size:10px}.bp-cat-label{font-size:9px}.photo-input-container{height:30px}.file-choose-btn{font-size:10px;padding:0 8px}.chosen-file-display{font-size:10px}.form-control,.form-control-about{font-size:10px;padding:7px 40px 7px 10px}.char-count{font-size:10px}.input-icon.success-icon{font-size:12px;right:28px}.error-message{font-size:10px;margin-top:6px}.In-first-experience-navigation-buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;width:90px;padding-top:16px;margin-left:auto;margin-top:0}.In-first-experience-back-button,.In-first-experience-next-button{font-size:11px;padding:4px 14px;min-width:fit-content;margin-top:0}.popup-close-x{width:25px;height:25px}.chosen-file-display{max-width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup-btn.close-btn{font-size:10px;width:35px}.success-popup-container{padding:24px 16px;max-width:90vw;border-radius:14px}.success-popup-title{font-size:16px;margin:18px 0 12px}.success-popup-message{font-size:13px;margin-bottom:20px}.success-popup-button{font-size:12px;padding:6px 18px}.success-tick{width:160px;height:80px}.success-tick canvas,.success-tick svg{width:140px!important;height:140px!important;transform:scale(1.4)}.top-alert-message{font-size:12px;padding:9px 12px}.profile-image-popup{width:94vw;max-height:86vh}.preview-file-name{font-size:12px}.popup-btn{font-size:11px;padding:5px 10px;min-width:50px}.pdf-popup-container{width:100vw;height:100vh;border-radius:0}.pdf-preview-file-name{font-size:12px}.pdf-popup-btn{font-size:11px;padding:6px 12px;min-width:60px}.In-textarea-wrapper{max-height:100px}.textarea-field{padding-right:40px;padding-bottom:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.In-teacher-first-login-page{padding:14px 0}.In-teacher-first-login-container{width:100%;margin:14px 0;border-radius:0;box-shadow:none;overflow-x:hidden;box-sizing:border-box}.In-stepper-header{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding:10px 8px;gap:3px;justify-content:flex-start}.In-step-item{min-width:60px;font-size:9px;gap:5px}.In-step-number{width:24px;height:24px;font-size:11px;margin-bottom:5px}.In-step-label{font-size:8px}.In-step-connector{min-width:12px;height:1px;margin:0 3px 18px}.In-form-content{padding:16px}.In-form-grid{grid-template-columns:1fr;gap:14px}.In-form-group label{font-size:12px;padding-bottom:7px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:12px;padding:8px 10px}.In-custom-select{font-size:12px;padding:8px 34px 8px 10px}.In-dropdown-icon{right:10px;font-size:14px}.bp-input{font-size:12px;padding:8px 32px 8px 10px}.inst-bp-tag{font-size:12px;min-width:180px;padding:6px 12px}.bp-item-title{font-size:12px}.photo-input-container{height:42px}.file-choose-btn{font-size:12px;padding:0 10px}.chosen-file-display{font-size:12px}.form-control,.form-control-about{font-size:12px;padding:8px 44px 8px 10px}.error-message{font-size:11px}.inst-bp-tag-remove{font-size:9.5px}.In-first-experience-navigation-buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;padding-top:18px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:12px;padding:5px 16px;min-width:80px}.success-popup-container{padding:28px 20px;max-width:88vw}.success-popup-title{font-size:18px}.success-popup-message{font-size:13px}.profile-image-popup{width:90vw}.pdf-popup-container{width:100vw;height:100vh;border-radius:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.In-teacher-first-login-page{padding:50px 0}.In-teacher-first-login-container{width:97%;margin:40px auto;border-radius:10px;box-sizing:border-box}.In-stepper-header{padding:14px 20px;flex-wrap:nowrap;overflow-x:auto;gap:4px}.In-step-item{min-width:80px;font-size:11px;gap:6px}.In-step-number{width:28px;height:28px;font-size:13px;margin-bottom:6px}.In-step-label{font-size:10px}.In-step-connector{margin:0 6px 18px}.In-form-content{padding:24px 20px}.In-form-grid{grid-template-columns:repeat(2,1fr);gap:18px}.In-form-group label{font-size:12px;padding-bottom:0}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:13px;padding:8px 12px}.In-custom-select{font-size:13px;padding:8px 36px 8px 12px}.In-dropdown-icon{right:12px;font-size:15px}.bp-input{font-size:13px;padding:8px 34px 8px 12px}.inst-bp-tag{font-size:13px;min-width:200px;padding:7px 14px}.inst-bp-tag-remove{font-size:10px}.photo-input-container{height:40px}.file-choose-btn{font-size:13px;padding:0 12px}.chosen-file-display,.form-control,.form-control-about{font-size:13px}.In-first-experience-navigation-buttons{justify-content:flex-end;gap:18px;margin-top:40px;padding-top:24px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:12px;padding:5px 16px}.success-popup-container{max-width:380px}.profile-image-popup{width:80vw;max-width:520px}.pdf-popup-container{width:98vw;height:95vh}}@media screen and (min-width: 1024px) and (max-width: 1279px){.In-teacher-first-login-page{padding:30px 0}.In-teacher-first-login-container{width:calc(100% - 60px);max-width:1220px;margin:60px 30px;box-sizing:border-box}.In-stepper-header{padding:16px 40px}.In-step-item{min-width:100px;font-size:12px;gap:7px}.In-step-number{width:30px;height:30px;font-size:15px;margin-bottom:7px}.In-step-label{font-size:11px}.In-step-connector{margin:0 8px 20px}.In-form-content{padding:28px 24px}.In-form-grid{grid-template-columns:repeat(2,1fr);gap:20px}.In-form-group label{font-size:13px;padding-bottom:9px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:13px;padding:9px 12px}.In-custom-select{font-size:13px;padding:9px 38px 9px 12px}.In-dropdown-icon{right:13px;font-size:15px}.bp-input{font-size:13px}.inst-bp-tag{font-size:13px;min-width:220px}.photo-input-container{height:38px}.file-choose-btn,.form-control{font-size:13px}.In-first-experience-navigation-buttons{gap:20px;margin-top:44px;padding-top:28px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:13px;padding:5px 16px}.success-popup-container{max-width:400px}.profile-image-popup{max-width:560px}}@media screen and (min-width: 1280px) and (max-width: 1439px){.In-teacher-first-login-page{padding:36px 0}.In-teacher-first-login-container{width:96%;max-width:1300px;margin:70px 40px}.In-stepper-header{padding:18px 55px}.In-step-item{min-width:110px;font-size:13px;gap:8px}.In-step-number{width:33px;height:33px;font-size:16px;margin-bottom:8px}.In-step-label{font-size:12px}.In-step-connector{margin:0 10px 20px}.In-form-content{padding:34px 28px}.In-form-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:22px}.In-form-group label{font-size:13px;padding-bottom:9px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:13px;padding:9px 13px}.In-custom-select{padding:9px 40px 9px 13px;font-size:13px}.In-dropdown-icon{right:14px;font-size:16px}.bp-input{font-size:13px}.inst-bp-tag{font-size:14px;min-width:230px}.photo-input-container{height:38px}.file-choose-btn,.form-control{font-size:13px}.In-first-experience-navigation-buttons{gap:22px;margin-top:48px;padding-top:28px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:13px;padding:5px 16px}}@media screen and (min-width: 1440px) and (max-width: 1919px){.In-teacher-first-login-page{padding:40px 0}.In-teacher-first-login-container{width:95%;max-width:1430px;margin:80px 50px}.In-stepper-header{padding:20px 65px}.In-step-item{min-width:120px;font-size:14px;gap:9px}.In-step-number{width:35px;height:35px;font-size:18px;margin-bottom:8px}.In-step-label{font-size:14px}.In-step-connector{margin:0 10px 20px}.In-form-content{padding:40px 32px}.In-form-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.In-form-group label{font-size:14px;padding-bottom:10px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:13px;padding:8px 70px 8px 16px}.In-custom-select{padding:10px 40px 10px 12px;font-size:13px}.In-dropdown-icon{right:16px;font-size:18px}.bp-input{font-size:13px;padding:8px 36px 8px 16px}.inst-bp-tag{font-size:14px;min-width:250px;padding:8px 16px}.photo-input-container{height:35px}.file-choose-btn{font-size:.9rem;padding:8px 14px}.chosen-file-display{font-size:.9rem}.form-control,.form-control-about{font-size:13px;padding:10px 60px 10px 12px}.input-icon.success-icon{font-size:18px;right:40px}.error-message{font-size:.85rem}.In-first-experience-navigation-buttons{gap:25px;margin-top:50px;padding-top:30px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:13px;padding:5px 13px;min-width:69px}.success-popup-container{max-width:400px;padding:40px}.success-popup-title{font-size:23px}.success-popup-message{font-size:16px}.success-popup-button{font-size:14px;padding:8px 25px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.In-teacher-first-login-page{padding:60px 0}.In-teacher-first-login-container{width:90%;max-width:1800px;margin:100px auto;border-radius:16px;box-shadow:0 16px 40px #00000017}.In-stepper-header{padding:24px 90px}.In-step-item{min-width:140px;font-size:16px;gap:12px}.In-step-number{width:44px;height:44px;font-size:20px;margin-bottom:10px}.In-step-label{font-size:15px}.In-step-connector{height:2px;margin:0 14px 24px}.In-form-content{padding:50px 44px}.In-form-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:30px}.In-form-group label{font-size:16px;padding-bottom:12px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:15px;padding:12px 80px 12px 18px;border-radius:8px}.In-custom-select{font-size:15px;padding:12px 48px 12px 16px;border-radius:8px}.In-dropdown-icon{right:18px;font-size:20px}.bp-input{font-size:15px;padding:11px 44px 11px 18px;border-radius:8px}.inst-bp-tag{font-size:15px;min-width:290px;padding:10px 18px;border-radius:10px}.bp-item-title{font-size:15px}.bp-cat-label{font-size:11px}.bp-item{padding:12px 18px}.bp-item-check{font-size:16px}.bp-empty{font-size:15px}.bp-limit-msg{font-size:13px}.photo-input-container{height:48px;border-radius:8px}.file-choose-btn{font-size:1rem;padding:0 18px}.chosen-file-display{font-size:1rem}.eye-preview-btn svg{width:22px;height:22px}.form-control,.form-control-about{font-size:15px;padding:12px 70px 12px 16px;border-radius:8px}.char-count{font-size:13px}.input-icon.success-icon{font-size:20px;right:44px}.error-message{font-size:.95rem;margin-top:12px}.In-textarea-wrapper{max-height:150px}.textarea-field{padding-right:80px;padding-bottom:30px}.In-first-experience-navigation-buttons{gap:28px;margin-top:60px;padding-top:36px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:15px;padding:8px 20px;min-width:90px}.success-popup-container{max-width:460px;padding:50px;border-radius:24px}.success-popup-title{font-size:26px;margin:34px 0 22px}.success-popup-message{font-size:17px;margin-bottom:34px}.success-popup-button{font-size:16px;padding:10px 30px}.success-tick{width:280px;height:140px}.success-tick canvas,.success-tick svg{width:240px!important;height:240px!important;transform:scale(2.1)}.top-alert-message{font-size:15px;padding:14px 18px}.profile-image-popup{max-width:700px;max-height:90vh}.preview-file-name{font-size:16px}.popup-btn{font-size:14px;padding:8px 16px;min-width:70px}.popup-close-x{width:36px;height:36px;font-size:24px}.pdf-popup-close-x{width:42px;height:42px;font-size:28px}.pdf-preview-file-name{font-size:18px}.pdf-popup-btn{font-size:15px;padding:8px 18px;min-width:80px}}@media screen and (min-width: 2560px){.In-teacher-first-login-page{padding:80px 0}.In-teacher-first-login-container{width:85%;max-width:2200px;margin:120px auto;border-radius:20px;box-shadow:0 20px 50px #0000001a}.In-stepper-header{padding:30px 120px}.In-step-item{min-width:170px;font-size:19px;gap:14px}.In-step-number{width:54px;height:54px;font-size:24px;margin-bottom:12px}.In-step-label{font-size:17px}.In-step-connector{height:2.5px;margin:0 18px 28px}.In-form-content{padding:64px 56px}.In-form-grid{grid-template-columns:repeat(auto-fit,minmax(600px,1fr));gap:38px}.In-form-group label{font-size:19px;padding-bottom:14px}.In-form-group input,.In-form-group textarea,.In-form-group select{font-size:18px;padding:14px 90px 14px 22px;border-radius:10px}.In-custom-select{font-size:18px;padding:14px 56px 14px 20px;border-radius:10px}.In-dropdown-icon{right:22px;font-size:24px}.bp-input{font-size:18px;padding:14px 52px 14px 22px;border-radius:10px}.inst-bp-tag{font-size:17px;min-width:340px;padding:12px 22px;border-radius:12px}.bp-item-title{font-size:17px}.bp-cat-label{font-size:13px}.bp-item{padding:14px 22px}.bp-item-check{font-size:18px}.bp-empty{font-size:17px;padding:26px}.bp-limit-msg{font-size:15px;margin-top:8px}.photo-input-container{height:58px;border-radius:10px}.file-choose-btn{font-size:1.15rem;padding:0 22px}.chosen-file-display{font-size:1.15rem}.eye-preview-btn svg{width:26px;height:26px}.form-control,.form-control-about{font-size:18px;padding:14px 80px 14px 20px;border-radius:10px}.char-count{font-size:15px}.input-icon.success-icon{font-size:24px;right:52px}.error-message{font-size:1.05rem;margin-top:14px}.In-textarea-wrapper{max-height:180px}.textarea-field{padding-right:90px;padding-bottom:36px}.In-first-experience-navigation-buttons{gap:34px;margin-top:72px;padding-top:44px}.In-first-experience-back-button,.In-first-experience-next-button{font-size:18px;padding:10px 26px;min-width:110px}.success-popup-container{max-width:560px;padding:60px;border-radius:28px}.success-popup-title{font-size:30px;margin:40px 0 26px}.success-popup-message{font-size:20px;margin-bottom:40px}.success-popup-button{font-size:18px;padding:12px 36px}.success-tick{width:320px;height:160px}.success-tick canvas,.success-tick svg{width:280px!important;height:280px!important;transform:scale(2.4)}.top-alert-message{font-size:17px;padding:16px 22px;border-radius:10px}.profile-image-popup{max-width:860px}.preview-file-name{font-size:19px}.popup-btn{font-size:17px;padding:10px 20px;min-width:80px}.popup-close-x{width:42px;height:42px;font-size:28px}.pdf-popup-close-x{width:50px;height:50px;font-size:32px}.pdf-preview-file-name{font-size:22px}.pdf-popup-btn{font-size:17px;padding:10px 22px;min-width:90px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes contentFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.inst-help-animate-fade-in{animation:fadeIn .8s ease-out}.inst-help-animate-slide-up{animation:slideUp .6s ease-out}.inst-main-container{width:100%;height:100%;background:#fff}.inst-help-wrapper{min-height:100vh;background:#fff}.inst-help-container{width:95%;margin:0 40px;padding:2rem 1rem;font-family:Montserrat}.inst-help-header{text-align:center;padding:100px 0 20px}.inst-help-header h3{font-size:24px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.inst-help-subtitle{font-size:15px;color:#505965cf;margin-bottom:1rem}.inst-help-description{max-width:800px;margin:0 auto;color:#4b5563;line-height:1.7}.inst-help-tabs{display:flex;justify-content:center;gap:20px;margin:0 0 3rem;padding:.4rem;background:#fff;border-radius:12px;max-width:fit-content;margin-left:auto;margin-right:auto;box-shadow:0 4px 12px #00000014}.inst-help-tab-btn{padding:7px 18px;font-size:14px;font-weight:600;background:none;border:none;border-radius:10px;cursor:pointer;color:#6b7280;transition:all .3s ease;font-family:Montserrat}.inst-help-tab-btn:hover{color:#0575e6}.inst-help-tab-btn.inst-help-active{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-family:Montserrat}.inst-help-search-container{position:relative;width:100%;max-width:700px;margin:0 375px 3rem}.inst-help-search-container input{width:100%;padding:8px 24px 8px 56px;font-size:13.5px;border:1px solid #d1d5db;border-radius:16px;background-color:#fff;outline:none;transition:all .3s ease;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;font-family:Montserrat}.inst-help-search-container input::placeholder{color:#9ca3af;font-family:Montserrat}.inst-help-search-container input:focus{border-color:#0575e6}.inst-help-search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:22px;color:#9ca3af;pointer-events:none}.inst-help-faqs-grid{display:flex;flex-direction:column;gap:1.5rem}.inst-help-faq-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d;transition:all .4s ease;cursor:pointer}.inst-help-faq-card:hover{transform:translateY(-8px)}.inst-help-faq-header{padding:20px;display:flex;justify-content:space-between;align-items:center;background:#f9faff50}.inst-help-faq-header h3{font-size:15px;font-weight:600;color:#0a1f44;margin:0}.inst-help-arrow-icon{width:20px;height:20px;fill:#0575e6;transition:transform .4s ease}.inst-help-faq-card.open .inst-help-arrow-icon{transform:rotate(180deg)}.inst-help-faq-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1);background:#f9faff50}.inst-help-faq-card.open .inst-help-faq-body{max-height:600px;padding:0 15px}.inst-help-faq-body p{color:#505965;line-height:1.7;font-size:14px}.inst-help-no-results{text-align:center;padding:3rem;color:#6b7280}.inst-help-contact-panel{display:flex;flex-direction:column;gap:32px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:32px;max-width:1360px;margin:0 30px;border:1px solid #e5e7eb}@media (min-width: 768px){.inst-help-contact-panel{flex-direction:row;align-items:stretch}}.inst-help-contact-left{flex:1;min-width:300px;padding:24px;border-radius:12px;display:flex;flex-direction:column}.inst-help-support-title{font-size:19px;font-weight:700;color:#1e293b;margin:0 0 24px;text-align:center}.inst-help-support-channels{display:flex;flex-direction:column;gap:20px}.inst-help-channel-item{display:flex;align-items:flex-start;gap:16px;padding:12px 0;transition:all .2s ease}.inst-help-channel-item:hover{transform:translate(4px)}.inst-help-channel-icon{flex-shrink:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000f}.inst-help-channel-content h4{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 6px}.inst-help-channel-link,.inst-help-channel-content p{font-size:15px;color:#2563eb;margin:0 0 4px;font-weight:500}.inst-help-channel-link:hover{text-decoration:underline;color:#1d4ed8}.inst-help-channel-content small,.inst-help-channel-content p{font-size:13px;color:#64748b;line-height:1.45;display:block}.inst-help-no-wrap{white-space:nowrap;display:block;font-size:13px;color:#64748b;line-height:1.45;margin-top:4px}.inst-help-teacher-contact-form{flex:1.6;display:flex;flex-direction:column;gap:24px}.inst-help-form-title{font-size:19px;font-weight:700;color:#1e293b;margin:22px 0 8px;text-align:center}.inst-help-form-subtitle{font-size:14px;color:#64748b;margin-bottom:16px}.inst-help-form-row{display:flex;flex-direction:column;gap:20px}@media (min-width: 640px){.inst-help-form-row{flex-direction:row}}.inst-help-form-group{flex:1;position:relative}.inst-help-full-width{flex:100%}.inst-help-form-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}.inst-help-contact-count{position:absolute;bottom:8px;right:20px;font-size:12px}.inst-help-input,.inst-help-select,.inst-help-textarea{width:100%;padding:10px 14px;font-size:13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;transition:all .2s ease;color:#1e293b;font-family:Montserrat}.inst-help-select,.inst-help-select option{font-family:Montserrat}.inst-help-input:focus,.inst-help-select:focus,.inst-help-textarea:focus{outline:none;border-color:#3b82f6}.inst-help-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%2364758b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 4 4 4 4-4'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.inst-help-textarea{resize:vertical;min-height:110px}.inst-help-error{color:#e53935;font-size:12px;margin-top:4px;display:block;font-family:Montserrat}.inst-help-input.error{border-color:#e53935;color:#1e293b}.inst-help-form-actions{display:flex;gap:16px;justify-content:center;margin-top:16px;font-family:Montserrat}.inst-help-btn{padding:6px 12px;font-size:13px;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;border:none;font-family:Montserrat}.inst-help-btn-cancel{background:#fff;background-image:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:600}.inst-help-btn-cancel:hover{transform:translateY(-1px)}.inst-help-btn-submit{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.inst-help-btn-submit:hover{transform:translateY(-1px)}.inst-help-chat-launch{text-align:center;padding:30px 20px}.inst-help-chat-launch p{font-size:14px;color:#475569;margin:55px 0 25px;font-family:Montserrat}.inst-help-chat-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#0575e6,#021b79);border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease;font-family:Montserrat}.inst-help-chat-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#0575e6,#021b79)}.inst-help-chat-button:active{transform:scale(.97)}.inst-help-chat-popup{position:fixed;bottom:60px;right:24px;width:360px;height:600px;max-height:60vh;min-height:520px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0000002e;overflow:hidden;display:flex;flex-direction:column;z-index:1000;border:1px solid #e5e7eb}.inst-help-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.inst-help-header-info{display:flex;align-items:center;gap:12px}.inst-help-avatar-small{width:42px;height:42px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;border:2px solid #bfdbfe}.inst-help-header-info strong{font-size:16px;color:#1e293b}.inst-help-status-online{font-size:12px;color:#22c55e;font-weight:500}.inst-help-close-btn-small{background:transparent;border:none;font-size:15px;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s}.inst-help-close-btn-small:hover{background:#f1f5f9;color:#1e293b}.inst-help-chat-body{flex:1 1 auto;padding:18px 18px 24px;overflow-y:auto;background:#f9fafb;display:flex;flex-direction:column;gap:12px}.inst-help-chat-msg{max-width:80%;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word}.inst-help-chat-msg.incoming{align-self:flex-start;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 3px #00000014}.inst-help-chat-msg.outgoing{align-self:flex-end;background:#dcf8c6;border-bottom-right-radius:4px;color:#111}.inst-help-chat-input-row{display:flex;padding:12px 16px;background:#fff;border-top:1px solid #e5e7eb;gap:10px}.inst-help-chat-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:999px;font-size:14px;outline:none;transition:all .2s}.inst-help-chat-input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d36626}.inst-help-send-btn-small{background:#25d366;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.inst-help-send-btn-small:hover{background:#20b358;transform:scale(1.08)}.inst-help-past-queries-section{max-width:1300px;margin:0 47px 0 0;padding:20px 15px;animation:fadeIn .8s ease-out}.inst-help-past-header{text-align:center;margin-bottom:2.8rem}.inst-help-past-header h2{font-size:20px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.inst-help-past-header p{color:#64748b;font-size:14px}.inst-help-queries-table-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff9 inset;border:1px solid #e2e8f0;transition:all .4s ease;overflow-x:auto;-webkit-overflow-scrolling:touch}.inst-help-queries-table-container:hover{box-shadow:0 25px 50px #0000001f}.inst-help-queries-table{width:100%;border-collapse:collapse;background:#fff;min-width:900px}.inst-help-queries-table thead{background:linear-gradient(135deg,#0575e6,#021b79)}.inst-help-queries-table thead th{padding:10px;text-align:center;font-weight:700;font-size:14px;color:#fff;border-bottom:1px solid #bfdbfe;position:relative;overflow:hidden;white-space:nowrap}.inst-help-queries-table thead th:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;transform:scaleX(0);transition:transform .6s ease}.inst-help-queries-table thead th:hover:after{transform:scaleX(1)}.inst-help-queries-table tbody tr{transition:all .35s cubic-bezier(.4,0,.2,1);border-bottom:1px solid #f1f5f9}.inst-help-queries-table tbody tr:hover{background:linear-gradient(90deg,#f0f9ff20,#e0f2fe30);transform:scale(1.01);box-shadow:0 10px 20px #3b82f614;z-index:10;position:relative;overflow:hidden}.inst-help-queries-table tbody td{white-space:nowrap;text-align:center}.inst-help-queries-table tbody td .inst-help-query-feedback{white-space:normal;min-width:180px}.serial-no{font-weight:500;color:#64748b;font-size:13.5px;width:60px;text-align:center}.inst-help-queries-table td{padding:7px 12px;vertical-align:middle;font-size:13.5px;color:#334155;transition:all .3s ease}.inst-help-query-type{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;padding:7px 18px;border-radius:9999px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 2px 6px #3b82f626}.inst-help-query-feedback{max-width:480px;line-height:1.6;color:#475569;font-size:13.5px}.inst-help-query-date{color:#64748b;font-weight:500;white-space:nowrap}.inst-help-status-badge{padding:8px 13px;border-radius:9999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:7px;transition:all .4s ease;position:relative;overflow:hidden}.inst-help-status-badge:before{content:"";position:absolute;top:-50%;left:-50%;width:40%;height:200%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);transition:.6s;transform:skew(-25deg)}.inst-help-status-badge:hover:before{left:150%}.status-completed{background:#d1fae550;color:#166534}.status-progress{background:#fef3c750;color:#92400e}.status-rejected{color:#b91c1c}.status-pending{background:#f1f5f950;color:#475569}.inst-help-btn-rate{background:linear-gradient(135deg,#facc15,#eab308);color:#1e2937;padding:10px 26px;border:none;border-radius:9999px;font-weight:700;font-size:13.5px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #facc1559;white-space:nowrap}.inst-help-btn-rate:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 30px #facc1580;background:linear-gradient(135deg,#fde047,#facc15)}.inst-help-btn-rate:active{transform:scale(.95)}.inst-help-no-queries{text-align:center;padding:35px 40px;background:#f8fafc30;border-radius:20px;opacity:0;animation:fadeInScale .6s ease-out forwards;transition:all .4s ease}.inst-help-no-queries:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border-color:#94a3b8}.empty-state-content{animation:contentFadeIn .8s ease-out forwards}.empty-icon{font-size:68px;margin-bottom:20px;display:inline-block;animation:floatIcon 3s ease-in-out infinite;transition:transform .3s ease}.inst-help-no-queries:hover .empty-icon{animation-play-state:paused;transform:scale(1.15) rotate(8deg)}.inst-help-no-queries p{font-size:14px;color:#64748b;margin-bottom:25px;opacity:0;animation:fadeInUp .6s ease-out .3s forwards}.inst-help-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.inst-help-modal-content{background:#fff;width:100%;max-width:480px;border-radius:24px;box-shadow:0 25px 50px -12px #0006;overflow:hidden;position:relative}.inst-help-modal-header{background:linear-gradient(135deg,#0575e6,#021b79);padding:20px 32px;color:#fff;position:relative}.inst-help-modal-header h3{margin:0;font-size:16px;font-weight:600}.inst-close-btn-small{position:absolute;top:16px;right:24px;background:#ffffff40;border:none;width:27px;height:27px;border-radius:50%;color:#fff;font-size:14px;cursor:pointer;transition:all .2s ease}.inst-close-btn-small:hover{background:#fff6;transform:rotate(90deg)}.inst-help-modal-body{padding:32px}.inst-help-rating-question{font-size:15px;text-align:center;margin-bottom:20px;color:#374151;font-weight:500}.inst-help-star-rating{display:flex;justify-content:center;gap:12px;margin-bottom:32px}.inst-help-modal-actions{padding:16px 32px;background:#f9fafb50;border-top:1px solid #f3f4f6;display:flex;justify-content:center;gap:12px}.inst-help-btn-submit{color:#fff}.inst-help-btn-submit:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #6366f166}.inst-help-btn-submit:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}@media (max-width: 400px){.inst-help-no-wrap{overflow:hidden;text-overflow:ellipsis;max-width:100%}}@media (max-width: 319px){.inst-help-container{margin:0 8px;padding:1rem .4rem}.inst-help-header{padding:40px 8px 12px}.inst-help-header h3{font-size:13px}.inst-help-subtitle,.inst-help-description{font-size:10px}.inst-help-tabs{gap:4px;padding:.2rem}.inst-help-tab-btn{padding:4px 7px;font-size:9px}.inst-help-search-container{margin:0 auto 1.5rem;max-width:100%}.inst-help-search-container input{font-size:10px;padding:6px 10px 6px 34px}.inst-help-search-icon{font-size:14px;left:10px}.inst-help-faq-header h3,.inst-help-faq-body p{font-size:10px}.inst-help-contact-panel{margin:0 6px;padding:12px;gap:14px}.inst-help-support-title{font-size:12px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:10px}.inst-help-channel-content small{font-size:9px}.inst-help-form-title{font-size:12px}.inst-help-form-label{font-size:10px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:10px;padding:6px 8px}.inst-help-btn{font-size:10px;padding:5px 8px}.inst-help-chat-button{font-size:11px;padding:6px 12px}.inst-help-chat-popup{width:calc(100vw - 12px);right:6px;bottom:6px;min-height:380px}.inst-help-queries-table thead th{font-size:9px;padding:6px 4px}.inst-help-queries-table td{font-size:9px;padding:5px 4px}.inst-help-query-type{font-size:9px;padding:4px 8px}.inst-help-status-badge{font-size:9px;padding:4px 7px}.inst-help-btn-rate{font-size:9px;padding:5px 10px}.inst-help-past-header h2{font-size:13px}.inst-help-past-header p{font-size:10px}.inst-help-modal-content{max-width:98vw;border-radius:14px}.inst-help-modal-body{padding:14px}.inst-help-rating-question{font-size:11px}.inst-help-modal-header h3{font-size:12px}}@media (min-width: 320px) and (max-width: 479px){.inst-help-container{margin:0 6px;padding:1rem .2rem;width:96%}.inst-help-header{padding:50px 10px 14px}.inst-help-header h3{font-size:14px}.inst-help-subtitle{font-size:11px}.inst-help-description{font-size:11px;line-height:1.6}.inst-help-tabs{gap:6px;padding:.3rem;border-radius:10px;margin-bottom:2rem}.inst-help-tab-btn{padding:5px 6px;font-size:10px;border-radius:8px}.inst-help-search-container{margin:0 auto 2rem;max-width:100%}.inst-help-search-container input{font-size:10.5px;padding:7px 12px 7px 38px;border-radius:12px}.inst-help-search-icon{font-size:14px;left:12px}.inst-help-faq-header{padding:14px}.inst-help-faq-header h3{font-size:11px}.inst-help-arrow-icon{width:15px;height:15px}.inst-help-faq-body p{font-size:11px}.inst-help-faq-card:hover{transform:translateY(-4px)}.inst-help-contact-panel{margin:0;padding:16px;gap:18px;border-radius:12px}.inst-help-support-title{font-size:12px}.inst-help-channel-icon{width:24px;height:24px}.inst-help-channel-item{padding:10px 0 5px}.inst-help-support-channels{gap:10px}.inst-help-channel-icon svg{width:14px;height:14px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:11px}.inst-help-channel-content small{font-size:10px;white-space:normal}.inst-help-no-wrap{font-size:10px}.inst-help-form-title{font-size:12px;margin-top:15px}.inst-help-form-subtitle,.inst-help-form-label{font-size:11px}.inst-help-contact-count{font-size:10px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:10px;padding:8px 10px;border-radius:8px}.inst-help-textarea{min-height:80px}.inst-help-btn{font-size:11px;padding:5px 10px}.inst-help-chat-launch p{font-size:11px;margin:30px 0 16px}.inst-help-chat-button{font-size:11px;padding:7px 14px}.inst-help-chat-popup{width:calc(100vw - 20px);right:8px;bottom:8px;min-height:400px;max-height:75vh}.inst-help-chat-header{padding:7px 14px}.inst-help-avatar-small{width:35px;height:35px}.inst-help-header-info strong{font-size:12px}.inst-help-status-online{font-size:10px}.inst-help-chat-body{padding:10px 15px}.inst-help-chat-msg{font-size:11px}.inst-help-chat-input-row{padding:8px 12px}.inst-help-chat-input{font-size:10px;padding:6px 12px}.inst-help-send-btn-small{width:30px;height:30px}.inst-help-send-btn-small svg{width:15px;height:15px}.inst-help-past-queries-section{padding:12px 8px}.inst-help-past-header h2{font-size:14px}.inst-help-past-header p{font-size:11px}.inst-help-queries-table-container{border-radius:12px;overflow-x:auto}.inst-help-queries-table thead th{font-size:10px;padding:8px 6px}.inst-help-queries-table td{font-size:9px;padding:6px 5px}.serial-no{font-size:9px;width:10px}.inst-help-query-type{font-size:9px;padding:5px 10px}.inst-help-query-feedback{font-size:9px;max-width:160px}.inst-help-query-date{font-size:9px}.inst-help-status-badge{font-size:9px;padding:5px 8px;gap:4px}.inst-help-btn-rate{font-size:9px;padding:6px 12px}.inst-help-modal-content{max-width:96vw;border-radius:16px;margin:0 8px}.inst-help-modal-header{padding:14px 18px}.inst-help-modal-header h3{font-size:13px}.inst-help-modal-body{padding:18px}.inst-help-rating-question{font-size:12px}.inst-help-modal-actions{padding:12px 18px}.inst-help-contact-left{min-width:unset;padding:15px}.empty-icon{font-size:48px}}@media (min-width: 480px) and (max-width: 639px){.inst-help-container{margin:0 14px;padding:1.2rem .2rem}.inst-help-header{padding:60px 14px 16px}.inst-help-header h3{font-size:16px}.inst-help-subtitle,.inst-help-description{font-size:12px}.inst-help-tabs{gap:10px}.inst-help-tab-btn{padding:6px 12px;font-size:11px}.inst-help-search-container{margin:0 auto 2rem;max-width:100%}.inst-help-search-container input{font-size:12px;padding:7px 16px 7px 44px}.inst-help-search-icon{font-size:18px;left:14px}.inst-help-faq-header h3,.inst-help-faq-body p{font-size:12px}.inst-help-contact-panel{margin:0 10px;padding:20px;gap:20px}.inst-help-support-title{font-size:15px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:12px}.inst-help-channel-content small{font-size:11px}.inst-help-form-title{font-size:15px}.inst-help-form-label,.inst-help-input,.inst-help-select,.inst-help-textarea,.inst-help-btn{font-size:12px}.inst-help-chat-popup{width:calc(100vw - 20px);right:10px;bottom:10px;min-height:460px}.inst-help-queries-table-container{overflow-x:auto}.inst-help-queries-table thead th{font-size:11px;padding:8px}.inst-help-queries-table td{font-size:11px;padding:6px 7px}.inst-help-query-type{font-size:11px;padding:5px 12px}.inst-help-status-badge{font-size:11px;padding:6px 10px}.inst-help-btn-rate{font-size:11px;padding:7px 16px}.inst-help-past-header h2{font-size:16px}.inst-help-past-header p{font-size:12px}.inst-help-modal-content{max-width:94vw}.inst-help-modal-header h3{font-size:14px}.inst-help-rating-question{font-size:13px}}@media (min-width: 640px) and (max-width: 767px){.inst-help-container{margin:0 18px;padding:1.4rem .8rem}.inst-help-header{padding:70px 16px 16px}.inst-help-header h3{font-size:18px}.inst-help-subtitle,.inst-help-description{font-size:13px}.inst-help-tab-btn{padding:6px 14px;font-size:12px}.inst-help-search-container{margin:0 auto 2.5rem;max-width:90%}.inst-help-search-container input{font-size:12.5px}.inst-help-faq-header h3{font-size:13px}.inst-help-faq-body p{font-size:12.5px}.inst-help-contact-panel{margin:0 12px;padding:22px}.inst-help-support-title{font-size:16px}.inst-help-channel-content h4{font-size:13px}.inst-help-form-title{font-size:16px}.inst-help-form-label{font-size:13px}.inst-help-input,.inst-help-select,.inst-help-textarea,.inst-help-btn{font-size:12.5px}.inst-help-chat-popup{width:320px}.inst-help-queries-table-container{overflow-x:auto}.inst-help-queries-table thead th,.inst-help-queries-table td,.inst-help-query-type,.inst-help-status-badge{font-size:12px}.inst-help-btn-rate{font-size:12px;padding:8px 18px}.inst-help-past-header h2{font-size:17px}}@media (min-width: 768px) and (max-width: 1023px){.inst-help-container{margin:0 14px;padding:1.6rem 0rem;width:96%}.inst-help-header{padding:80px 20px 18px}.inst-help-header h3{font-size:20px}.inst-help-subtitle,.inst-help-description{font-size:13.5px}.inst-help-tab-btn{padding:6px 15px;font-size:13px}.inst-help-search-container{margin:0 auto 2.5rem;max-width:85%}.inst-help-search-container input{font-size:13px}.inst-help-faq-header h3{font-size:14px}.inst-help-faq-body p{font-size:13px}.inst-help-contact-panel{margin:0 10px;padding:25px 15px;gap:20px}.inst-help-contact-left{padding:10px}.inst-help-channel-icon{width:25px;height:25px}.inst-help-channel-icon svg{width:15px;height:15px}.inst-help-support-title{font-size:16px}.inst-help-channel-content h4{font-size:13px}.inst-help-channel-link,.inst-help-channel-content p{font-size:12px}.inst-help-channel-content small{font-size:12px;white-space:normal}.inst-help-form-title{font-size:16px}.inst-help-form-label{font-size:13px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:12px}.inst-help-btn{font-size:13px}.inst-help-queries-table-container{overflow-x:auto}.inst-help-queries-table thead th,.inst-help-queries-table td,.inst-help-query-type{font-size:13px}.inst-help-status-badge{font-size:12.5px}.inst-help-btn-rate{font-size:13px;padding:9px 22px}.inst-help-past-header h2{font-size:18px}}@media (min-width: 1024px) and (max-width: 1279px){.inst-help-container{margin:0 30px}.inst-help-header h3{font-size:22px}.inst-help-subtitle{font-size:14px}.inst-help-tab-btn{padding:7px 16px;font-size:13.5px}.inst-help-search-container{margin:0 auto 2.8rem;max-width:600px}.inst-help-search-container input{font-size:13px}.inst-help-faq-header h3{font-size:14.5px}.inst-help-faq-body p{font-size:13.5px}.inst-help-contact-panel{margin:0 20px}.inst-help-support-title,.inst-help-form-title{font-size:18px}.inst-help-queries-table thead th{font-size:13.5px}.inst-help-queries-table td{font-size:13px}.inst-help-past-header h2{font-size:19px}}@media (min-width: 1280px) and (max-width: 1439px){.inst-help-container{margin:0 36px}.inst-help-header h3{font-size:23px}.inst-help-search-container{margin:0 auto 3rem;max-width:650px}.inst-help-faq-header h3{font-size:14.5px}.inst-help-contact-panel{margin:0 24px}.inst-help-support-title,.inst-help-form-title{font-size:18.5px}.inst-help-past-header h2{font-size:19.5px}}@media (min-width: 1441px) and (max-width: 1679px){.inst-help-container{margin:0 35px;padding:2.5rem .5rem}.inst-help-header{padding:45px 0 24px}.inst-help-header h3{font-size:20px}.inst-help-subtitle{font-size:15.5px}.inst-help-description{font-size:15px;max-width:900px}.inst-help-tabs{gap:24px;padding:.5rem;border-radius:14px}.inst-help-tab-btn{padding:5px 22px;font-size:14px;border-radius:11px}.inst-help-search-container{max-width:800px;margin:0 auto 3.5rem}.inst-help-search-container input{font-size:13.5px;padding:10px 28px 10px 64px;border-radius:18px}.inst-help-search-icon{font-size:20px;left:22px}.inst-help-faq-header{padding:20px}.inst-help-faq-header h3{font-size:14px}.inst-help-arrow-icon{width:20px;height:20px}.inst-help-faq-body p{font-size:14px}.inst-help-contact-panel{max-width:1500px;margin:0 40px;padding:38px;gap:38px;border-radius:18px}.inst-help-support-title{font-size:17px}.inst-help-channel-icon{width:35px;height:35px;border-radius:12px}.inst-help-channel-content h4{font-size:15px}.inst-help-channel-link,.inst-help-channel-content p,.inst-help-channel-content small{font-size:13.5px}.inst-help-no-wrap{font-size:14px}.inst-help-form-title{font-size:21px}.inst-help-form-subtitle{font-size:15px}.inst-help-form-label{font-size:14px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:13.5px;padding:12px 16px;border-radius:12px}.inst-help-textarea{min-height:130px}.inst-help-btn{font-size:14px;padding:8px 16px;border-radius:12px}.inst-help-chat-launch p{font-size:15px}.inst-help-chat-button{font-size:15px;padding:10px 20px}.inst-help-chat-popup{width:400px;height:650px;bottom:70px;right:28px;border-radius:18px}.inst-help-avatar-small{width:48px;height:48px;font-size:25px}.inst-help-header-info strong{font-size:15px}.inst-help-status-online{font-size:14px}.inst-help-chat-msg{font-size:13.5px;padding:12px 16px}.inst-help-chat-input{font-size:13.5px;padding:14px 18px}.inst-help-send-btn-small{width:46px;height:46px}.inst-help-past-queries-section{max-width:1500px;padding:24px 0 0;margin:0}.inst-help-past-header h2{font-size:18px}.inst-help-past-header p{font-size:15px}.inst-help-queries-table-container{border-radius:24px;overflow:hidden}.inst-help-queries-table thead th{font-size:14px;padding:13px 14px}.inst-help-queries-table td{font-size:13.5px;padding:9px 14px}.serial-no{font-size:13.5px;width:70px}.inst-help-query-type{font-size:13.5px;padding:8px 22px}.inst-help-query-feedback{font-size:13.5px;max-width:540px}.inst-help-query-date{font-size:13.5px}.inst-help-status-badge{font-size:13px;padding:6px 13px;gap:8px}.inst-help-btn-rate{font-size:13.5px;padding:11px 30px}.inst-help-modal-content{max-width:540px;border-radius:28px}.inst-help-modal-header{padding:24px 38px}.inst-help-modal-header h3{font-size:18px}.inst-help-modal-body{padding:38px}.inst-help-rating-question{font-size:17px}.inst-help-modal-actions{padding:20px 38px}.empty-icon{font-size:80px}.inst-help-no-queries p{font-size:16px}}@media (min-width: 1680px) and (max-width: 1919px){.inst-help-container{margin:0 80px;padding:2.8rem 2rem}.inst-help-header{padding:120px 0 28px}.inst-help-header h3{font-size:30px}.inst-help-subtitle{font-size:18px}.inst-help-description{font-size:17px;max-width:960px}.inst-help-tabs{gap:28px;border-radius:16px}.inst-help-tab-btn{padding:9px 26px;font-size:17px;border-radius:13px}.inst-help-search-container{max-width:900px;margin:0 auto 4rem}.inst-help-search-container input{font-size:16.5px;padding:12px 30px 12px 70px;border-radius:20px}.inst-help-search-icon{font-size:28px;left:24px}.inst-help-faq-header{padding:26px}.inst-help-faq-header h3{font-size:18.5px}.inst-help-arrow-icon{width:26px;height:26px}.inst-help-faq-body p{font-size:17px}.inst-help-contact-panel{max-width:1600px;margin:0 60px;padding:44px;gap:44px;border-radius:20px}.inst-help-support-title{font-size:23px}.inst-help-channel-icon{width:44px;height:44px;border-radius:13px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:18.5px}.inst-help-channel-content small,.inst-help-no-wrap{font-size:16px}.inst-help-form-title{font-size:23px}.inst-help-form-subtitle,.inst-help-form-label{font-size:17px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:16px;padding:13px 18px;border-radius:13px}.inst-help-textarea{min-height:140px}.inst-help-btn{font-size:16.5px;padding:9px 18px;border-radius:13px}.inst-help-chat-launch p{font-size:17.5px}.inst-help-chat-button{font-size:19px;padding:11px 24px}.inst-help-chat-popup{width:440px;height:700px;bottom:80px;right:32px;border-radius:20px}.inst-help-avatar-small{width:52px;height:52px;font-size:28px}.inst-help-header-info strong{font-size:20px}.inst-help-status-online{font-size:14px}.inst-help-chat-msg{font-size:16.5px;padding:13px 18px}.inst-help-chat-input{font-size:16.5px;padding:16px 20px}.inst-help-send-btn-small{width:50px;height:50px}.inst-help-past-queries-section{max-width:1560px;padding:28px 24px}.inst-help-past-header h2{font-size:24px}.inst-help-past-header p{font-size:17px}.inst-help-queries-table-container{border-radius:26px}.inst-help-queries-table thead th{font-size:17px;padding:15px 16px}.inst-help-queries-table td{font-size:16.5px;padding:10px 16px}.serial-no{font-size:16.5px;width:76px}.inst-help-query-type{font-size:17px;padding:9px 26px}.inst-help-query-feedback{font-size:16.5px;max-width:580px}.inst-help-query-date{font-size:16.5px}.inst-help-status-badge{font-size:16px;padding:10px 18px;gap:9px}.inst-help-btn-rate{font-size:16.5px;padding:12px 34px}.inst-help-modal-content{max-width:580px;border-radius:30px}.inst-help-modal-header{padding:26px 44px}.inst-help-modal-header h3{font-size:20px}.inst-help-modal-body{padding:44px}.inst-help-rating-question{font-size:18.5px}.inst-help-modal-actions{padding:22px 44px}.empty-icon{font-size:88px}.inst-help-no-queries p{font-size:17.5px}}@media (min-width: 1920px) and (max-width: 2199px){.inst-help-container{margin:0 100px;padding:3rem 2.5rem}.inst-help-header{padding:130px 0 30px}.inst-help-header h3{font-size:34px}.inst-help-subtitle{font-size:19.5px}.inst-help-description{font-size:18.5px;max-width:1060px}.inst-help-tabs{gap:32px;border-radius:18px}.inst-help-tab-btn{padding:10px 30px;font-size:18.5px;border-radius:14px}.inst-help-search-container{max-width:1000px;margin:0 auto 4.5rem}.inst-help-search-container input{font-size:18px;padding:13px 32px 13px 76px;border-radius:22px}.inst-help-search-icon{font-size:30px;left:26px}.inst-help-faq-header{padding:28px}.inst-help-faq-header h3{font-size:20px}.inst-help-arrow-icon{width:28px;height:28px}.inst-help-faq-body p{font-size:18.5px}.inst-help-contact-panel{max-width:1800px;margin:0 80px;padding:50px;gap:50px;border-radius:22px}.inst-help-support-title{font-size:26px}.inst-help-channel-icon{width:50px;height:50px;border-radius:14px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:21px}.inst-help-channel-content small,.inst-help-no-wrap{font-size:18px}.inst-help-form-title{font-size:26px}.inst-help-form-subtitle,.inst-help-form-label{font-size:18.5px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:18px;padding:15px 20px;border-radius:14px}.inst-help-textarea{min-height:155px}.inst-help-btn{font-size:18.5px;padding:10px 22px;border-radius:14px}.inst-help-chat-launch p{font-size:20px}.inst-help-chat-button{font-size:21px;padding:12px 28px}.inst-help-chat-popup{width:490px;height:760px;bottom:90px;right:36px;border-radius:22px}.inst-help-avatar-small{width:58px;height:58px;font-size:32px}.inst-help-header-info strong{font-size:22px}.inst-help-status-online{font-size:15.5px}.inst-help-chat-msg{font-size:18px;padding:14px 20px}.inst-help-chat-input{font-size:18px;padding:17px 22px}.inst-help-send-btn-small{width:56px;height:56px}.inst-help-past-queries-section{max-width:1800px;padding:32px 28px}.inst-help-past-header h2{font-size:27px}.inst-help-past-header p{font-size:19px}.inst-help-queries-table-container{border-radius:28px}.inst-help-queries-table thead th{font-size:19px;padding:17px 18px}.inst-help-queries-table td{font-size:18.5px;padding:11px 18px}.serial-no{font-size:18.5px;width:86px}.inst-help-query-type{font-size:19px;padding:10px 30px}.inst-help-query-feedback{font-size:18.5px;max-width:640px}.inst-help-query-date{font-size:18.5px}.inst-help-status-badge{font-size:18px;padding:11px 20px;gap:10px}.inst-help-btn-rate{font-size:18.5px;padding:14px 40px}.inst-help-modal-content{max-width:640px;border-radius:32px}.inst-help-modal-header{padding:28px 50px}.inst-help-modal-header h3{font-size:22px}.inst-help-modal-body{padding:50px}.inst-help-rating-question{font-size:21px}.inst-help-modal-actions{padding:24px 50px}.empty-icon{font-size:96px}.inst-help-no-queries p{font-size:19.5px}}@media (min-width: 2200px) and (max-width: 2549px){.inst-help-container{margin:0 130px;padding:3.5rem 3rem}.inst-help-header{padding:150px 0 36px}.inst-help-header h3{font-size:40px}.inst-help-subtitle{font-size:22px}.inst-help-description{font-size:21px;max-width:1200px}.inst-help-tabs{gap:38px;border-radius:20px}.inst-help-tab-btn{padding:12px 36px;font-size:21px;border-radius:16px}.inst-help-search-container{max-width:1160px;margin:0 auto 5rem}.inst-help-search-container input{font-size:21px;padding:15px 36px 15px 86px;border-radius:26px}.inst-help-search-icon{font-size:35px;left:28px}.inst-help-faq-header{padding:32px}.inst-help-faq-header h3{font-size:23px}.inst-help-arrow-icon{width:32px;height:32px}.inst-help-faq-body p{font-size:21px}.inst-help-contact-panel{max-width:2100px;margin:0 110px;padding:60px;gap:60px;border-radius:26px}.inst-help-support-title{font-size:30px}.inst-help-channel-icon{width:58px;height:58px;border-radius:16px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:24px}.inst-help-channel-content small,.inst-help-no-wrap{font-size:21px}.inst-help-form-title{font-size:30px}.inst-help-form-subtitle,.inst-help-form-label{font-size:21px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:21px;padding:17px 24px;border-radius:16px}.inst-help-textarea{min-height:175px}.inst-help-btn{font-size:21px;padding:12px 26px;border-radius:16px}.inst-help-chat-launch p{font-size:23px}.inst-help-chat-button{font-size:24px;padding:14px 32px}.inst-help-chat-popup{width:560px;height:860px;bottom:100px;right:42px;border-radius:26px}.inst-help-avatar-small{width:66px;height:66px;font-size:36px}.inst-help-header-info strong{font-size:26px}.inst-help-status-online{font-size:18px}.inst-help-chat-msg{font-size:21px;padding:16px 22px}.inst-help-chat-input{font-size:21px;padding:19px 26px}.inst-help-send-btn-small{width:64px;height:64px}.inst-help-past-queries-section{max-width:2100px;padding:38px 34px}.inst-help-past-header h2{font-size:32px}.inst-help-past-header p{font-size:22px}.inst-help-queries-table-container{border-radius:32px}.inst-help-queries-table thead th{font-size:22px;padding:20px 22px}.inst-help-queries-table td{font-size:21px;padding:13px 22px}.serial-no{font-size:21px;width:96px}.inst-help-query-type{font-size:22px;padding:12px 36px}.inst-help-query-feedback{font-size:21px;max-width:720px}.inst-help-query-date{font-size:21px}.inst-help-status-badge{font-size:21px;padding:13px 24px;gap:11px}.inst-help-btn-rate{font-size:21px;padding:16px 48px}.inst-help-modal-content{max-width:740px;border-radius:38px}.inst-help-modal-header{padding:34px 60px}.inst-help-modal-header h3{font-size:26px}.inst-help-modal-body{padding:60px}.inst-help-rating-question{font-size:25px}.inst-help-modal-actions{padding:28px 60px}.empty-icon{font-size:112px}.inst-help-no-queries p{font-size:22px}}@media (min-width: 2550px){.inst-help-container{margin:0 55px;padding:4rem 3.5rem}.inst-help-header{padding:170px 0 42px}.inst-help-header h3{font-size:46px}.inst-help-subtitle{font-size:25px}.inst-help-description{font-size:24px;max-width:1400px}.inst-help-tabs{gap:44px;border-radius:22px}.inst-help-tab-btn{padding:14px 42px;font-size:24px;border-radius:18px}.inst-help-search-container{max-width:1320px;margin:0 auto 5.5rem}.inst-help-search-container input{font-size:24px;padding:18px 40px 18px 96px;border-radius:30px}.inst-help-search-icon{font-size:40px;left:32px}.inst-help-faq-header{padding:36px}.inst-help-faq-header h3{font-size:26px}.inst-help-arrow-icon{width:36px;height:36px}.inst-help-faq-body p{font-size:24px}.inst-help-contact-panel{max-width:2400px;margin:0;padding:70px;gap:70px;border-radius:30px}.inst-help-support-title{font-size:34px}.inst-help-channel-icon{width:66px;height:66px;border-radius:18px}.inst-help-channel-content h4,.inst-help-channel-link,.inst-help-channel-content p{font-size:27px}.inst-help-channel-content small,.inst-help-no-wrap{font-size:24px}.inst-help-form-title{font-size:34px}.inst-help-form-subtitle,.inst-help-form-label{font-size:24px}.inst-help-input,.inst-help-select,.inst-help-textarea{font-size:24px;padding:20px 28px;border-radius:18px}.inst-help-textarea{min-height:200px}.inst-help-btn{font-size:24px;padding:14px 30px;border-radius:18px}.inst-help-chat-launch p{font-size:26px}.inst-help-chat-button{font-size:27px;padding:16px 38px}.inst-help-chat-popup{width:640px;height:980px;bottom:120px;right:50px;border-radius:30px}.inst-help-avatar-small{width:76px;height:76px;font-size:42px}.inst-help-header-info strong{font-size:30px}.inst-help-status-online{font-size:21px}.inst-help-chat-msg{font-size:24px;padding:18px 26px}.inst-help-chat-input{font-size:24px;padding:22px 30px}.inst-help-send-btn-small{width:74px;height:74px}.inst-help-past-queries-section{max-width:2400px;padding:44px 40px}.inst-help-past-header h2{font-size:36px}.inst-help-past-header p{font-size:25px}.inst-help-queries-table-container{border-radius:36px}.inst-help-queries-table thead th{font-size:25px;padding:23px 26px}.inst-help-queries-table td{font-size:24px;padding:15px 26px}.serial-no{font-size:24px;width:110px}.inst-help-query-type{font-size:25px;padding:14px 42px}.inst-help-query-feedback{font-size:24px;max-width:820px}.inst-help-query-date{font-size:24px}.inst-help-status-badge{font-size:24px;padding:15px 28px;gap:13px}.inst-help-btn-rate{font-size:24px;padding:18px 56px}.inst-help-modal-content{max-width:860px;border-radius:44px}.inst-help-modal-header{padding:40px 70px}.inst-help-modal-header h3{font-size:30px}.inst-help-modal-body{padding:70px}.inst-help-rating-question{font-size:29px}.inst-help-modal-actions{padding:32px 70px}.empty-icon{font-size:130px}.inst-help-no-queries p{font-size:25px}}@media (max-width: 319px){.inst-help-queries-table{min-width:640px}.inst-help-queries-table tbody td .inst-help-query-feedback{min-width:120px;max-width:120px}}@media (min-width: 320px) and (max-width: 479px){.inst-help-queries-table{min-width:700px}.inst-help-queries-table tbody td .inst-help-query-feedback{min-width:140px;max-width:140px}}@media (min-width: 480px) and (max-width: 639px){.inst-help-queries-table{min-width:780px}.inst-help-queries-table tbody td .inst-help-query-feedback{min-width:160px;max-width:160px}}@media (min-width: 640px) and (max-width: 767px){.inst-help-queries-table{min-width:840px}}@media (min-width: 768px) and (max-width: 1023px){.inst-help-queries-table{min-width:900px}}@media (min-width: 1024px){.inst-help-queries-table{min-width:900px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat}.ip-page{min-height:100vh;background:#f0f4f9;padding-top:80px;margin-top:25px;padding-bottom:80px;color:#0f172a}.ip-hero{max-width:1060px;margin:0 auto 22px;background:#fff;border-radius:16px;border:1px solid #e4e9f0;overflow:hidden;box-shadow:0 2px 16px #0f172a12;transition:box-shadow .3s}.ip-hero--editing{box-shadow:0 0 0 3px #3a6be41a}.ip-hero-banner{height:150px;position:relative;overflow:hidden;border-bottom:1px solid #e4e9f0}.ip-cover-img{width:100%;height:100%;object-fit:cover}.ip-cover-actions{position:absolute;top:10px;right:12px;display:flex;gap:8px}.ip-cover-btn{background:#ffffffe6;border:1px solid rgba(0,0,0,.1);padding:6px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.ip-cover-btn:hover{background:#fff;box-shadow:0 2px 6px #0003}.ip-cover-btn--delete{background:#fff;color:#000}.ip-cover-overlay svg{flex-shrink:0}.ip-hero-body{padding:0 28px 9px}.ip-hero-top-row{display:flex;align-items:flex-end;gap:20px;margin-top:-38px;flex-wrap:wrap}.ip-logo-wrap{flex-shrink:0}.ip-logo-box{position:relative;width:82px;height:82px;border-radius:16px;margin-bottom:23px;background:#fff;border:3px solid #fff;box-shadow:0 2px 12px #0f172a24;overflow:hidden;flex-shrink:0}.ip-logo-img{width:100%;height:100%;object-fit:cover;display:block}.ip-logo-placeholder{width:100%;height:100%;background:#eef2fa;display:flex;align-items:center;justify-content:center;font-size:34px;color:#94a5c4}.ip-logo-overlay{position:absolute;inset:0;background:#12277a8c;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .25s;border-radius:13px}.ip-logo-box--editable:not(.ip-logo-box--has-img) .ip-logo-overlay{opacity:1}.ip-logo-box--has-img:hover .ip-logo-overlay{opacity:1}.ip-logo-add-btn{display:flex;flex-direction:column;align-items:center;gap:3px;color:#fff;background:transparent;border:none;cursor:pointer;font-size:11px;font-family:Montserrat,sans-serif}.ip-logo-icon-btn{background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .2s}.ip-logo-icon-btn:hover{background:#ffffff4d}.ip-logo-icon-btn--delete:hover{background:#ef444499}.ip-hero-info{flex:1;min-width:200px;padding-top:42px;position:relative}.ip-inst-name{font-size:15px;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:0;letter-spacing:-.2px}.ip-hero-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.ip-inst-desc{font-size:13px;color:#1e293b;margin-bottom:3px;font-weight:500}.ip-desc-input{width:100%;font-size:13px;font-family:Montserrat,sans-serif;padding:8px 12px;border:1.5px solid #dde3ed;border-radius:8px;resize:none;margin-bottom:12px;color:#0f172a;transition:border-color .2s;line-height:1.5}.ip-desc-input:focus{outline:none;border-color:#3a6be4;box-shadow:0 0 0 3px #3a6be41a}.ip-hero-actions{position:absolute;top:51px;right:0;display:flex;gap:10px}.ip-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 16px;border-radius:8px;font-size:11.5px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .22s ease;letter-spacing:.1px;white-space:nowrap}.ip-btn--primary{background:#fff;color:#2952cc;border:1.5px solid #2952cc}.ip-btn--ghost{background:#fff;color:#64748b;border:1.5px solid #ccc}.ip-btn--ghost:hover{background:#f8fafc;border-color:#b0bbcc}.ip-btn--danger{background:#ef4444;color:#fff;border:1.5px solid #ef4444}.ip-btn--danger:hover{background:#dc2626;border-color:#dc2626}.ip-tabs-shell{max-width:1060px;margin:0 auto}.ip-tabs-nav{display:flex;gap:2px;background:#fff;border:1px solid #e4e9f0;border-bottom:none;border-radius:14px 14px 0 0;padding:6px 8px 0;box-shadow:0 -1px 8px #0f172a0a}.ip-tab-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:11px 20px 13px;background:transparent;border:none;border-radius:10px 10px 0 0;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:600;color:#1e293b;cursor:pointer;transition:color .2s,background .2s;letter-spacing:.15px;white-space:nowrap}.ip-tab-btn:hover{color:#2952cc;background:#f0f5ff}.ip-tab-btn--active{color:#2952cc;background:#f0f5ff40}.ip-tab-icon{display:flex;align-items:center;opacity:.7;transition:opacity .2s}.ip-tab-btn--active .ip-tab-icon,.ip-tab-btn:hover .ip-tab-icon{opacity:1}.ip-tab-underline{position:absolute;bottom:0;left:12px;right:12px;height:2.5px;background:#2952cc;border-radius:2px 2px 0 0;animation:tabSlideIn .2s ease}@keyframes tabSlideIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.ip-tab-body{background:#fff;border:1px solid #e4e9f0;border-top:none;border-radius:0 0 14px 14px;padding:28px 28px 32px;box-shadow:0 4px 18px #0f172a0f;animation:tabFadeIn .22s ease}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tab-profile.ip-tab-btn--active{color:#2952cc}.tab-profile.ip-tab-btn--active .ip-tab-underline{background:#2952cc}.tab-contact.ip-tab-btn--active{color:#16a34a}.tab-contact.ip-tab-btn--active .ip-tab-underline{background:#16a34a}.tab-documents.ip-tab-btn--active{color:#f59e0b}.tab-documents.ip-tab-btn--active .ip-tab-underline{background:#f59e0b}.tab-accreditation.ip-tab-btn--active{color:#a855f7}.tab-accreditation.ip-tab-btn--active .ip-tab-underline{background:#a855f7}.tab-content-inner{display:flex;flex-direction:column}.ip-two-col{display:grid;grid-template-columns:1fr 1fr;align-items:start;position:relative}.ip-section{border-radius:12px;padding:12px 5px;transition:box-shadow .25s}.ip-section-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:6px}.ip-affiliation-input{border:none;outline:none;font-size:13px;color:#444;padding:2px 4px;background:transparent;width:100%;max-width:360px;margin-bottom:5px;font-family:inherit;margin-top:2px;transition:border-color .2s}.ip-affiliation-input:focus{border-bottom-color:#2952cc}.ip-affiliation-input::placeholder{color:#aab4c8}.ip-section-icon{width:28px;height:28px;background:#eef3fd;border:1px solid #c7d8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0}.ip-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#1e293b}.ip-about-text{font-size:13.5px;line-height:1.8;color:#475569;font-weight:400}.ip-textarea-wrap{position:relative}.ip-about-textarea{width:100%;font-size:13.5px;font-family:Montserrat,sans-serif;line-height:1.7;padding:12px 14px 30px;border:1.5px solid #dde3ed;border-radius:10px;background:#fafbff;resize:vertical;transition:border-color .2s;color:#0f172a}.ip-about-textarea:focus{outline:none;border-color:#3a6be4;box-shadow:0 0 0 3px #3a6be41a;background:#fff}.ip-char-count{position:absolute;bottom:9px;right:12px;font-size:11px;color:#94a3b8;pointer-events:none}.ip-info-grid{display:flex;flex-direction:column;gap:0}.ip-info-row{display:grid;grid-template-columns:155px 1fr;align-items:start;gap:30px;padding:7px 0}.ip-info-row:last-child{border-bottom:none}.ip-info-label{font-size:13.5px;font-weight:500;color:#1e293b;flex-shrink:0}.ip-info-value{font-size:13.5px;font-weight:500;color:#1e293b;word-break:break-word}.ip-benefits-view{padding:7px 0}.ip-benefits-header{margin-bottom:10px}.ip-benefits-chips{display:flex;flex-wrap:wrap;gap:11px}.ip-benefit-chip{background:#eef3fd00;border:1px solid #ccc;color:#333;font-size:11.5px;font-weight:600;padding:4px 12px;border-radius:20px;white-space:nowrap}.ct-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e8eef8;border-radius:12px;background:#fff;transition:.25s}.ct-card:hover{box-shadow:0 6px 18px #0000000f}.ct-card-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ct-card-label{font-size:11px;color:#64748b}.ct-card-value{font-size:13.5px;font-weight:600;color:#1e293b}.loc-view{display:flex;flex-direction:column;gap:10px}.loc-address-block{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#fff;border-radius:10px}.loc-address-icon{width:32px;height:32px;background:#eef3fd20;border:1px solid #c7d8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0;margin-top:1px}.loc-address-text{font-size:13px;font-weight:500;color:#1e293b;line-height:1.65}.loc-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.loc-field-chip{padding:8px 0 8px 10px;background:#fff;border-radius:9px}.loc-field-label{display:block;font-size:11.5px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.loc-field-value{display:block;font-size:13px;font-weight:500;color:#1e293b}.ct-hero-card{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:linear-gradient(135deg,#f0f5ff,#fafcff);border:1px solid #c7d8f8;border-radius:14px;padding:22px 26px}.ct-hero-left{display:flex;align-items:center;gap:18px}.ct-avatar{width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#2952cc,#5479ef);color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px #2952cc4d;letter-spacing:-.5px}.ct-hero-info{display:flex;flex-direction:column;gap:4px}.ct-person-name{font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.ct-person-desig{display:inline-block;font-size:12px;font-weight:600;color:#2952cc;background:#eef3fd;border:1px solid #c7d8f8;padding:2px 10px;border-radius:20px;width:fit-content}.ct-person-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.ct-chip{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:#475569;background:#fff;border:1px solid #dde3ed;padding:3px 10px;border-radius:20px}.ct-chip--code{color:#6366f1;background:#f5f3ff;border-color:#ddd6fe}.ct-proof-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;background:#2952cc;color:#fff;border:none;border-radius:9px;font-size:12px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.ct-proof-btn:hover{background:#1f3fa0;transform:translateY(-1px)}.ct-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ct-card{display:flex;align-items:flex-start;gap:13px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#fff;transition:all .22s}.ct-card:hover{box-shadow:0 4px 18px #0f172a17;transform:translateY(-2px)}.ct-card--filled{border-color:#c7d8f850;background:#fff}.ct-card--empty{border-style:dashed;border-color:#d1d5db;background:#fafafa}.ct-card-icon-wrap{width:38px;height:38px;border-radius:10px;background:#eef3fd;border:1px solid #c7d8f8;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0;transition:all .2s}.ct-card--empty .ct-card-icon-wrap{background:#f0f4f9;border-color:#e4e9f0;color:#94a3b8}.ct-card-body{flex:1;min-width:0}.ct-card-label{display:block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#1e293b;margin-bottom:5px}.ct-card-value{display:block;font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.ct-card-value--empty{font-size:12px;font-weight:500;color:#cbd5e1;font-style:italic}.fl-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 9px;overflow:visible}.fl-grid>*{min-width:0}.fl-full{grid-column:1/-1;position:relative;z-index:200}.fl-wrap{position:relative;width:100%;padding-top:8px;overflow:visible;min-width:0}.fl-wrap--error .fl-input{border-color:#ef444499}.fl-input{width:100%;height:42px;padding:0 14px;border:1.5px solid #dde3ed;border-radius:8px;background:#fff;font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:500;color:#0f172a;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.fl-input:focus{border-color:#3a6be4;box-shadow:0 0 0 3px #3a6be41a;background:#fff}.fl-input.fl-select{appearance:none;-webkit-appearance:none;padding-right:36px;cursor:pointer}.fl-select-icon{position:absolute;right:12px;top:22px;pointer-events:none;color:#64748b;font-size:14px}.fl-label{position:absolute;left:14px;top:29px;transform:translateY(-50%);font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:500;color:#94a3b8;pointer-events:none;background:#fff;padding:0 4px;transition:top .2s,font-size .2s,color .2s;line-height:1;white-space:nowrap}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{top:8px;font-size:10.5px;color:#64748b;letter-spacing:.2px}.fl-input:focus~.fl-label{color:#3a6be4!important}.fl-error{display:block;margin-top:4px;font-size:11px;font-weight:500;color:#dc2626;font-family:Montserrat,sans-serif}.bp-wrap{position:relative;width:100%}.bp-input-wrap{position:relative}.bp-input{width:100%;height:46px;padding:0 36px 0 14px!important;border:1.5px solid #dde3ed;border-radius:8px;background:#fff;font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:500;color:#0f172a;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.bp-input:focus{border-color:#3a6be4;box-shadow:0 0 0 3px #3a6be41a}.bp-input::placeholder{color:#94a3b8;font-weight:400}.bp-input:disabled{background:#fff;color:#94a3b8;cursor:not-allowed;border-color:#e9edf5}.bp-clear-btn{position:absolute;right:10px;bottom:13px;background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;line-height:1;padding:0;transition:color .15s}.bp-clear-btn:hover{color:#374151}.bp-limit-msg{font-size:11.5px;color:#d97706;margin-top:5px;font-family:Montserrat,sans-serif;font-weight:500}.ip-bp-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e4e9f0;border-radius:10px;box-shadow:0 12px 36px #0f172a24;z-index:9999;max-height:260px;overflow-y:auto}.ip-bp-dropdown::-webkit-scrollbar{width:4px}.ip-bp-dropdown::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.bp-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;background:#fff;transition:background .12s}.bp-item:hover{background:#f0f5ff}.bp-item.bp-item-selected{background:#eef3fd}.bp-item.bp-item-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.bp-item-title{font-size:13px;font-weight:500;color:#374151}.bp-item-check{color:#16a34a;font-size:14px;font-weight:700;flex-shrink:0;margin-left:10px}.bp-empty{padding:20px;text-align:center;font-size:13px;color:#94a3b8;font-family:Montserrat,sans-serif}.bp-tags-wrap{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.bp-tag{display:inline-flex;align-items:center;background:#eef3fd;color:#000;border:1px solid #ccc;font-size:12px;font-weight:600;padding:4px 10px;border-radius:7px;font-family:Montserrat,sans-serif}.bp-tag-remove{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:15px;margin-left:7px;padding:0;line-height:1;display:flex;align-items:center;transition:color .15s}.bp-tag-remove:hover{color:#ef4444}.fl-full .bp-input-wrap{position:relative;padding-top:8px}.fl-full .bp-input-wrap .fl-label{top:31px;transform:translateY(-50%);background:#fff;padding:0 4px;left:14px;pointer-events:none;z-index:2;font-size:13.5px;color:#94a3b8}.fl-full .bp-input-wrap .fl-label.fl-label--filled{top:8px;font-size:10.5px;color:#64748b}.bp-input:focus~.fl-label{color:#3a6be4!important}.ip-doc-field-label{display:block;font-size:11px;font-weight:600;color:#64748b;margin-bottom:8px;letter-spacing:.2px}.ip-doc-file-box{display:flex;align-items:center;gap:8px;padding:7px 12px;border:1.5px solid #3a6be4;border-radius:8px;background:#f0f5ff;overflow:hidden}.ip-doc-file-name{flex:1;min-width:0;font-size:12px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ip-doc-icon{font-size:15px;cursor:pointer;flex-shrink:0;transition:transform .15s,color .15s}.ip-doc-icon:hover{transform:scale(1.15)}.ip-doc-icon--view,.ip-doc-icon--edit{color:#3a6be4}.ip-doc-icon--delete{color:#ef4444}.ip-doc-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:1.5px solid #3a6be4;border-radius:8px;font-size:12px;font-weight:600;color:#2952cc;background:#fff;cursor:pointer;font-family:Montserrat,sans-serif;transition:background .2s,transform .15s}.ip-doc-upload-btn:hover{background:#eef3fd;transform:translateY(-1px)}.ip-dl-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border:1.5px solid #3a6be4;border-radius:7px;font-size:11.5px;font-weight:600;color:#2952cc;background:#fff;cursor:pointer;font-family:Montserrat,sans-serif;transition:background .2s;white-space:nowrap}.ip-dl-btn:hover{background:#eef3fd}.doc-summary-bar{display:flex;align-items:center;gap:20px;background:#fff;margin-bottom:24px;border:1px solid #e8eef8;border-radius:12px;padding:13px 24px;flex-wrap:wrap}.doc-summary-stat{display:flex;flex-direction:column;align-items:center;gap:6px}.doc-summary-num{font-size:16px;font-weight:800;color:#1e293b;line-height:1}.doc-summary-num--ok{color:#16a34a}.doc-summary-num--miss{color:#f59e0b}.doc-summary-label{font-size:10px;font-weight:600;color:#1e293b;letter-spacing:.3px;text-transform:uppercase}.doc-summary-divider{width:1px;height:36px;background:#e4e9f0}.doc-progress-wrap{flex:1;min-width:160px;margin-left:auto;display:flex;flex-direction:column;gap:6px}.doc-progress-bar{width:100%;height:6px;background:#e4e9f0;border-radius:99px;overflow:hidden}.doc-progress-fill{height:100%;background:linear-gradient(90deg,#2952cc,#5479ef);border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1)}.doc-progress-label{font-size:11.5px;font-weight:600;color:#64748b;text-align:right}.doc-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.doc-card{display:flex;flex-direction:column;gap:12px;padding:18px 16px 14px;border-radius:12px;border:1.5px solid #e4e9f0;background:#fff;transition:all .25s}.doc-card:hover{box-shadow:0 6px 24px #0f172a1a;transform:translateY(-2px)}.doc-card--uploaded{border-color:#c7d8f860}.doc-card--empty{border-style:dashed;border-color:#d1d5db;background:#fff}.doc-card-top{display:flex;align-items:center;justify-content:space-between}.doc-card-icon-wrap{width:40px;height:40px;border-radius:10px;background:#f0f4f9;border:1px solid #e4e9f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0;transition:all .2s}.doc-card-icon-wrap--ok{background:#eef3fd30;border-color:#c7d8f8;color:#2952cc}.doc-card-badge{font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:3px 9px;border-radius:20px}.doc-card-badge--ok{background:#dcfce750;color:#16a34a}.doc-card-badge--miss{background:#fef9ec50;color:#d97706}.doc-card-body{flex:1}.doc-card-title{font-size:12.5px;font-weight:700;color:#1e293b;margin-bottom:4px;line-height:1.4}.doc-card-filename{font-size:11px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-card-hint{font-size:11px;color:#94a3b8;font-weight:500}.doc-card-actions{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.doc-card-notup{font-size:11px;color:#cbd5e1;font-style:italic}.doc-action-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:7px;font-size:11px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .18s;white-space:nowrap;border:1.5px solid transparent}.doc-action-btn--view{background:#fff;color:#2952cc;border-color:#c7d8f8}.doc-action-btn--replace{background:#f0fdf440;color:#16a34a;border-color:#bbf7d0}.doc-action-btn--replace:hover{background:#dcfce740}.doc-action-btn--delete{background:#fef2f240;color:#ef4444;border-color:#fecaca;padding:5px 8px}.doc-action-btn--delete:hover{background:#fee2e240}.doc-action-btn--upload{background:#2952cc;color:#fff;border-color:#2952cc}.doc-action-btn--upload:hover{background:#1f3fa0;transform:translateY(-1px)}.doc-action-btn--dl{background:#fff;color:#2952cc;border-color:#c7d8f8}.accred-view-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.accred-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#f8fafd;transition:all .25s;position:relative;overflow:hidden}.accred-card:hover{box-shadow:0 4px 20px #0f172a17;transform:translateY(-2px)}.accred-card--filled{background:#fff}.accred-card--empty{border-style:dashed;border-color:#d1d5db;background:#fafafa}.accred-card-icon{font-size:22px;flex-shrink:0;line-height:1;margin-top:2px}.accred-card-content{flex:1;min-width:0}.accred-card-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#1e293b;margin-bottom:5px}.accred-card-value{display:block;font-size:13px;font-weight:500;color:#1e293b;word-break:break-word}.accred-card-value--empty{font-size:12px;font-weight:500;color:#cbd5e1;font-style:italic}.accred-card-desc{display:block;font-size:11px;color:#94a3b8;margin-top:3px}.accred-naac-badge{position:absolute;top:12px;right:14px;background:linear-gradient(135deg,#2952cc,#5479ef);color:#fff;font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.ip-preview-overlay{position:fixed;inset:0;background:#0a122ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:ipFadeIn .2s ease}.ip-preview-modal{background:#fff;border-radius:16px;width:95vw;max-width:1100px;max-height:94vh;overflow:hidden;box-shadow:0 32px 80px #00000059;display:flex;flex-direction:column}.ip-preview-header{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid #e4e9f0;background:#f8fafc}.ip-preview-header h4{font-size:14px;font-weight:700;color:#1e293b}.ip-profile-close-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;transition:background .2s,transform .25s}.ip-profile-close-btn:hover{background:#f1f5f9;transform:rotate(90deg)}.ip-preview-body{flex:1;padding:20px;overflow:auto;display:flex;align-items:center;justify-content:center;background:#f8fafc}.ip-preview-iframe{width:100%;height:72vh;border-radius:10px;border:none}.ip-preview-img{max-width:100%;max-height:72vh;border-radius:10px;object-fit:contain}.ip-confirm-overlay{position:fixed;inset:0;background:#0a122a99;display:flex;align-items:center;justify-content:center;z-index:3000;animation:ipFadeIn .18s ease}.ip-confirm-modal{background:#fff;border-radius:16px;padding:32px 28px 26px;max-width:380px;width:90%;text-align:center;box-shadow:0 24px 60px #0000002e;animation:ipSlideUp .22s ease-out}.ip-confirm-icon{width:52px;height:52px;border-radius:50%;background:#fef2f2;border:1.5px solid #fecaca;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#ef4444}.ip-confirm-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:8px}.ip-confirm-text{font-size:13.5px;color:#64748b;line-height:1.6;margin-bottom:24px}.ip-confirm-actions{display:flex;gap:10px;justify-content:center}@keyframes ipFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ipSlideUp{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 479px){.ip-page{margin-top:50px;padding:15px}.ip-hero{margin:0 8px 14px;border-radius:10px}.ip-hero-banner{height:90px}.ip-hero-body{padding:0 12px 10px}.ip-hero-top-row{margin-top:-28px;gap:10px;flex-wrap:wrap}.ip-logo-box{width:56px;height:56px;border-radius:10px;margin-bottom:16px}.ip-logo-placeholder{font-size:22px}.ip-hero-info{padding-top:30px;min-width:0;flex:1}.ip-inst-name{font-size:11px;letter-spacing:-.1px;margin-top:5px}.ip-inst-desc{font-size:10px}.ip-hero-header{gap:6px}.ip-hero-actions{position:static;display:flex;flex-wrap:wrap;gap:6px}.ip-btn{font-size:9px;padding:4px 10px;gap:4px;border-radius:6px}.ip-tabs-shell{margin:0}.ip-tabs-nav{gap:0;padding:4px 4px 0;border-radius:10px 10px 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.ip-tabs-nav::-webkit-scrollbar{display:none}.ip-tab-btn{padding:8px 8px 10px;font-size:9.5px;gap:4px;white-space:nowrap;flex-shrink:0}.ip-tab-icon svg{width:12px;height:12px}.ip-tab-body{padding:14px 12px 18px;border-radius:0 0 10px 10px}.ip-about-text{font-size:11.5px}.ip-about-textarea{font-size:11.5px;padding:9px 10px 26px}.ip-char-count{font-size:10px;bottom:6px;right:8px}.ip-section-title{font-size:10px;letter-spacing:.6px}.ip-two-col{grid-template-columns:1fr;gap:0}.ip-section{padding:8px 0}.ip-info-row{grid-template-columns:120px 1fr;gap:8px;padding:5px 0}.ip-info-label,.ip-info-value,.loc-address-text{font-size:11px}.loc-field-label{font-size:10px}.loc-field-value{font-size:11px}.loc-fields-grid{grid-template-columns:1fr;gap:6px}.fl-grid{grid-template-columns:1fr;gap:10px 0}.fl-input{height:38px;font-size:12px;padding:0 10px}.fl-label{font-size:12px;left:10px;top:27px}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{font-size:9.5px;top:8px}.fl-error{font-size:10px}.bp-input{height:38px;font-size:12px}.bp-item-title{font-size:11.5px}.bp-tag{font-size:10.5px;padding:3px 8px}.ip-benefit-chip{font-size:10px;padding:3px 8px}.ct-cards-grid{grid-template-columns:1fr;gap:8px}.ct-card{padding:10px 12px;gap:10px}.ct-card-icon{width:30px;height:30px;border-radius:8px}.ct-card-label{font-size:10px}.ct-card-value{font-size:11.5px}.doc-summary-bar{padding:10px 14px;gap:12px}.doc-summary-num{font-size:13px}.doc-summary-label{font-size:9px}.doc-cards-grid{grid-template-columns:1fr;gap:10px}.doc-card{padding:14px 12px 10px}.doc-card-title{font-size:11.5px}.doc-card-hint,.doc-card-filename{font-size:10px}.doc-action-btn{font-size:10px;padding:4px 8px}.doc-card-icon-wrap{width:32px;height:32px}.accred-view-grid{grid-template-columns:1fr;gap:10px}.accred-card{padding:12px 14px;gap:10px}.accred-card-label{font-size:10px}.accred-card-value{font-size:11.5px}.accred-naac-badge{font-size:10px;padding:2px 7px;top:8px;right:10px}.ip-preview-modal{width:98vw;border-radius:10px}.ip-preview-header{padding:10px 14px}.ip-preview-header h4{font-size:12px}.ip-preview-body{padding:10px}.ip-confirm-modal{padding:20px 16px 18px;border-radius:12px}.ip-confirm-title{font-size:13px}.ip-confirm-text{font-size:11.5px}.ip-confirm-icon{width:40px;height:40px}.ip-doc-file-box{padding:6px 8px}.ip-doc-file-name{font-size:11px}.ip-doc-upload-btn{font-size:11px;padding:6px 12px}.ip-affiliation-input{font-size:11px;max-width:100%}}@media (min-width: 480px) and (max-width: 639px){.ip-page{padding-top:64px;margin-top:12px;padding-bottom:44px}.ip-hero{margin:0 10px 16px;border-radius:12px}.ip-hero-banner{height:100px}.ip-hero-body{padding:0 16px 10px}.ip-hero-top-row{margin-top:-30px;gap:12px;flex-wrap:wrap}.ip-logo-box{width:62px;height:62px;border-radius:12px;margin-bottom:18px}.ip-logo-placeholder{font-size:26px}.ip-hero-info{padding-top:32px}.ip-inst-name{font-size:12.5px}.ip-inst-desc{font-size:11px}.ip-hero-actions{position:static;margin-top:8px;display:flex;flex-wrap:wrap;gap:7px}.ip-btn{font-size:10.5px;padding:4px 12px;gap:4px}.ip-tabs-shell{margin:0 10px}.ip-tabs-nav{gap:0;padding:4px 5px 0;border-radius:10px 10px 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.ip-tabs-nav::-webkit-scrollbar{display:none}.ip-tab-btn{padding:8px 10px 10px;font-size:10.5px;gap:5px;white-space:nowrap;flex-shrink:0}.ip-tab-body{padding:16px 14px 20px;border-radius:0 0 10px 10px}.ip-about-text{font-size:12px}.ip-section-title{font-size:10.5px}.ip-two-col{grid-template-columns:1fr}.ip-info-row{grid-template-columns:130px 1fr;gap:10px;padding:5px 0}.ip-info-label,.ip-info-value{font-size:11.5px}.loc-fields-grid{grid-template-columns:1fr 1fr;gap:7px}.loc-address-text{font-size:12px}.fl-grid{grid-template-columns:1fr;gap:10px 0}.fl-input{height:39px;font-size:12.5px}.fl-label{font-size:12.5px}.ct-cards-grid{grid-template-columns:1fr 1fr;gap:10px}.ct-card-label{font-size:10.5px}.ct-card-value{font-size:12px}.doc-cards-grid{grid-template-columns:1fr 1fr;gap:12px}.doc-card-title{font-size:12px}.accred-view-grid{grid-template-columns:1fr;gap:10px}.accred-card-label{font-size:10.5px}.accred-card-value{font-size:12px}}@media (min-width: 640px) and (max-width: 767px){.ip-page{padding-top:68px;margin-top:14px;padding-bottom:50px}.ip-hero{margin:0 14px 18px;border-radius:12px}.ip-hero-banner{height:110px}.ip-hero-body{padding:0 20px 10px}.ip-hero-top-row{margin-top:-32px;gap:14px}.ip-logo-box{width:66px;height:66px;margin-bottom:18px}.ip-logo-placeholder{font-size:28px}.ip-hero-info{padding-top:34px}.ip-inst-name{font-size:13px}.ip-hero-actions{position:static;margin-top:8px;display:flex;gap:8px}.ip-btn{font-size:11px;padding:4px 13px}.ip-tabs-shell{margin:0 14px}.ip-tabs-nav{padding:5px 6px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.ip-tabs-nav::-webkit-scrollbar{display:none}.ip-tab-btn{padding:9px 12px 11px;font-size:11px;white-space:nowrap;flex-shrink:0}.ip-tab-body{padding:18px 16px 22px}.ip-about-text{font-size:12.5px}.ip-section-title{font-size:11px}.ip-two-col{grid-template-columns:1fr}.ip-info-row{grid-template-columns:140px 1fr;gap:12px;padding:6px 0}.ip-info-label,.ip-info-value{font-size:12px}.fl-grid{grid-template-columns:1fr 1fr;gap:12px 8px}.fl-input{height:40px;font-size:12.5px}.fl-label{font-size:12.5px}.ct-cards-grid{grid-template-columns:1fr 1fr;gap:12px}.ct-card-label{font-size:11px}.ct-card-value{font-size:12.5px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.accred-view-grid{grid-template-columns:1fr 1fr;gap:12px}}@media (min-width: 768px) and (max-width: 1023px){.ip-page{padding-top:72px;margin-top:18px;padding-bottom:56px}.ip-hero{margin:0 16px 20px;border-radius:14px}.ip-hero-banner{height:120px}.ip-hero-body{padding:0 22px 10px}.ip-hero-top-row{margin-top:-34px;gap:16px}.ip-logo-box{width:70px;height:70px;margin-bottom:20px}.ip-logo-placeholder{font-size:30px}.ip-hero-info{padding-top:36px}.ip-inst-name{font-size:13.5px}.ip-hero-actions{top:44px}.ip-btn{font-size:11px;padding:4px 14px}.ip-tabs-shell{margin:0 16px}.ip-tabs-nav{padding:5px 6px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.ip-tabs-nav::-webkit-scrollbar{display:none}.ip-tab-btn{padding:9px 14px 11px;font-size:11.5px;white-space:nowrap;flex-shrink:0}.ip-tab-body{padding:20px 18px 24px}.ip-about-text{font-size:12.5px}.ip-section-title{font-size:11.5px}.ip-two-col{grid-template-columns:1fr 1fr;gap:0}.ip-info-row{grid-template-columns:130px 1fr;gap:10px;padding:6px 0}.ip-info-label,.ip-info-value{font-size:12px}.fl-grid{grid-template-columns:1fr 1fr;gap:12px 8px}.fl-input{height:40px;font-size:12.5px}.fl-label{font-size:12.5px}.ct-cards-grid{grid-template-columns:repeat(3,1fr);gap:12px}.ct-card-label{font-size:10.5px}.ct-card-value{font-size:12px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.loc-fields-grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px) and (max-width: 1279px){.ip-page{padding-top:76px;margin-top:20px;padding-bottom:60px}.ip-hero{max-width:920px;margin:0 auto 20px;border-radius:14px}.ip-hero-banner{height:130px}.ip-hero-body{padding:0 24px 9px}.ip-hero-top-row{margin-top:-36px;gap:18px}.ip-logo-box{width:74px;height:74px;margin-bottom:20px}.ip-hero-info{padding-top:38px}.ip-inst-name{font-size:14px}.ip-hero-actions{top:47px}.ip-btn{font-size:11.5px;padding:4px 14px}.ip-tabs-shell{max-width:920px}.ip-tab-btn{padding:10px 16px 12px;font-size:12px}.ip-tab-body{padding:22px 22px 26px}.ip-about-text{font-size:13px}.ip-section-title{font-size:11.5px}.ip-info-row{grid-template-columns:140px 1fr;gap:20px;padding:6px 0}.ip-info-label,.ip-info-value{font-size:12.5px}.fl-input{height:41px;font-size:13px}.fl-label{font-size:13px}.ct-cards-grid{grid-template-columns:repeat(3,1fr);gap:12px}.ct-card-label{font-size:11px}.ct-card-value{font-size:12.5px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:14px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}}@media (min-width: 1280px) and (max-width: 1439px){.ip-page{padding-top:78px;margin-top:22px;padding-bottom:64px}.ip-hero{max-width:980px;border-radius:15px}.ip-hero-banner{height:138px}.ip-hero-body{padding:0 26px 9px}.ip-hero-top-row{margin-top:-37px;gap:18px}.ip-logo-box{width:76px;height:76px;margin-bottom:21px}.ip-hero-info{padding-top:40px}.ip-inst-name{font-size:14.5px}.ip-hero-actions{top:49px}.ip-btn{font-size:11.5px;padding:4px 15px}.ip-tabs-shell{max-width:980px}.ip-tab-btn{padding:10px 17px 12px;font-size:12px}.ip-tab-body{padding:24px 24px 28px}.ip-info-row{grid-template-columns:148px 1fr;gap:24px}.ip-info-label,.ip-info-value{font-size:13px}.ct-cards-grid{grid-template-columns:repeat(3,1fr);gap:13px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px}}@media (min-width: 1440px) and (max-width: 1679px){.ip-page{padding-top:80px;margin-top:24px;padding-bottom:68px}.ip-hero{max-width:1150px;border-radius:16px}.ip-hero-banner{height:144px}.ip-hero-body{padding:0 28px 9px}.ip-hero-top-row{margin-top:-37px}.ip-logo-box{width:78px;height:78px;margin-bottom:22px}.ip-hero-info{padding-top:42px}.ip-inst-name{font-size:14.5px}.ip-hero-actions{top:50px}.ip-tabs-shell{max-width:1150px}.ip-tab-btn{padding:10px 18px 13px;font-size:12.5px}.ip-tab-body{padding:26px 26px 30px}.ip-info-row{grid-template-columns:150px 1fr;gap:26px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:13px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(255px,2fr));gap:15px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:13px}}@media (min-width: 1680px) and (max-width: 1919px){.ip-page{padding-top:82px;margin-top:25px;padding-bottom:72px}.ip-hero{max-width:1040px}.ip-hero-banner{height:148px}.ip-logo-box{width:80px;height:80px}.ip-inst-name{font-size:15px}.ip-tabs-shell{max-width:1040px}.ip-tab-btn{font-size:12.5px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:14px}}@media (min-width: 1920px) and (max-width: 2199px){.ip-page{padding-top:84px;padding-bottom:80px}.ip-hero{max-width:1100px}.ip-hero-banner{height:158px}.ip-hero-body{padding:0 30px 10px}.ip-hero-top-row{margin-top:-40px;gap:22px}.ip-logo-box{width:86px;height:86px;margin-bottom:24px}.ip-logo-placeholder{font-size:36px}.ip-hero-info{padding-top:44px}.ip-inst-name{font-size:16px}.ip-hero-actions{top:54px}.ip-btn{font-size:12px;padding:5px 18px}.ip-tabs-shell{max-width:1100px}.ip-tabs-nav{padding:7px 9px 0;border-radius:16px 16px 0 0}.ip-tab-btn{padding:12px 22px 14px;font-size:13px;gap:9px}.ip-tab-body{padding:30px 30px 36px;border-radius:0 0 16px 16px}.ip-about-text,.ip-about-textarea{font-size:14px}.ip-section-title{font-size:12.5px;letter-spacing:1px}.ip-info-row{grid-template-columns:160px 1fr;gap:32px;padding:8px 0}.ip-info-label,.ip-info-value{font-size:14px}.fl-grid{gap:16px 10px}.fl-input{height:44px;font-size:14px}.fl-label{font-size:14px;top:30px}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{top:8px;font-size:11px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:16px}.ct-card-label{font-size:12px}.ct-card-value{font-size:14px}.ct-card-icon{width:42px;height:42px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.doc-card-title{font-size:13px}.doc-card-hint,.doc-card-filename{font-size:11.5px}.doc-action-btn{font-size:11.5px;padding:6px 12px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.accred-card-label{font-size:12.5px}.accred-card-value,.loc-address-text{font-size:13.5px}.loc-field-label{font-size:12px}.loc-field-value{font-size:13.5px}.ip-benefit-chip{font-size:12px;padding:4px 13px}.bp-input{height:48px;font-size:14px}.bp-item-title{font-size:13.5px}.bp-tag{font-size:12.5px;padding:5px 12px}}@media (min-width: 2200px) and (max-width: 2549px){.ip-page{padding-top:100px;margin-top:30px;padding-bottom:90px}.ip-hero{max-width:1300px;border-radius:20px}.ip-hero-banner{height:185px}.ip-hero-body{padding:0 36px 12px}.ip-hero-top-row{margin-top:-46px;gap:26px}.ip-logo-box{width:100px;height:100px;border-radius:20px;margin-bottom:28px;border-width:4px}.ip-logo-placeholder{font-size:42px}.ip-hero-info{padding-top:52px}.ip-inst-name{font-size:19px;letter-spacing:-.3px}.ip-inst-desc{font-size:15px}.ip-hero-actions{top:62px;gap:12px}.ip-btn{font-size:13.5px;padding:6px 20px;gap:7px;border-radius:9px}.ip-tabs-shell{max-width:1300px}.ip-tabs-nav{padding:8px 10px 0;border-radius:18px 18px 0 0;gap:3px}.ip-tab-btn{padding:14px 26px 16px;font-size:15px;gap:10px;border-radius:12px 12px 0 0}.ip-tab-icon svg{width:19px;height:19px}.ip-tab-body{padding:36px 36px 42px;border-radius:0 0 18px 18px}.ip-about-text{font-size:15.5px;line-height:1.85}.ip-about-textarea{font-size:15.5px;padding:14px 16px 32px}.ip-char-count{font-size:12px;bottom:10px;right:14px}.ip-section-title{font-size:14px;letter-spacing:1.1px}.ip-section-header{margin-bottom:6px;padding-bottom:8px}.ip-info-row{grid-template-columns:190px 1fr;gap:38px;padding:9px 0}.ip-info-label,.ip-info-value{font-size:15.5px}.ip-benefits-chips{gap:13px}.ip-benefit-chip{font-size:13.5px;padding:5px 16px;border-radius:22px}.fl-grid{grid-template-columns:1fr 1fr;gap:19px 12px}.fl-input{height:52px;font-size:15.5px;padding:0 16px;border-radius:10px}.fl-label{font-size:15.5px;left:16px;top:34px}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{top:8px;font-size:12px}.fl-error{font-size:12.5px;margin-top:5px}.fl-select-icon{right:14px;top:34px;font-size:16px}.bp-input{height:54px;font-size:15.5px}.bp-item{padding:12px 16px}.bp-item-title{font-size:15px}.bp-tag{font-size:14px;padding:6px 14px;border-radius:8px}.loc-address-text{font-size:15px}.loc-address-block{padding:12px 16px}.loc-address-icon{width:38px;height:38px}.loc-field-label{font-size:13px}.loc-field-value{font-size:15px}.loc-fields-grid{gap:10px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:18px}.ct-card{padding:18px 20px;gap:14px;border-radius:14px}.ct-card-icon{width:48px;height:48px;border-radius:13px}.ct-card-label{font-size:13px;margin-bottom:6px}.ct-card-value{font-size:15.5px}.doc-summary-bar{padding:16px 28px;gap:24px;border-radius:14px;margin-bottom:28px}.doc-summary-num{font-size:19px}.doc-summary-label{font-size:11.5px}.doc-progress-wrap{min-width:200px}.doc-progress-bar{height:8px}.doc-progress-label{font-size:13px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.doc-card{padding:22px 20px 16px;gap:14px;border-radius:14px}.doc-card-icon-wrap{width:48px;height:48px;border-radius:12px}.doc-card-title{font-size:14.5px;margin-bottom:6px}.doc-card-hint,.doc-card-filename{font-size:12.5px}.doc-action-btn{font-size:12.5px;padding:7px 14px;gap:6px;border-radius:8px}.doc-card-badge{font-size:11px;padding:4px 11px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:18px}.accred-card{padding:20px 22px;gap:16px;border-radius:14px}.accred-card-label{font-size:13.5px;letter-spacing:.8px;margin-bottom:6px}.accred-card-value{font-size:15px}.accred-card-desc{font-size:12.5px;margin-top:4px}.accred-naac-badge{font-size:12.5px;padding:4px 12px;top:14px;right:16px}.ip-confirm-modal{max-width:440px;padding:38px 34px 30px;border-radius:20px}.ip-confirm-icon{width:62px;height:62px;margin-bottom:20px}.ip-confirm-title{font-size:18px;margin-bottom:10px}.ip-confirm-text{font-size:15px;margin-bottom:28px}.ip-preview-header{padding:16px 28px}.ip-preview-header h4{font-size:16px}.ip-doc-upload-btn{font-size:13.5px;padding:9px 18px;gap:7px}.ip-doc-file-name{font-size:13.5px}.ip-affiliation-input{font-size:15px;max-width:440px;margin-bottom:7px}}@media (min-width: 2550px) and (max-width: 3839px){.ip-page{padding-top:120px;margin-top:36px;padding-bottom:110px}.ip-hero{max-width:1600px;border-radius:24px}.ip-hero-banner{height:230px}.ip-hero-body{padding:0 44px 14px}.ip-hero-top-row{margin-top:-56px;gap:30px}.ip-logo-box{width:124px;height:124px;border-radius:24px;margin-bottom:34px;border-width:4px;box-shadow:0 4px 20px #0f172a2e}.ip-logo-placeholder{font-size:52px}.ip-hero-info{padding-top:64px}.ip-inst-name{font-size:24px;letter-spacing:-.4px}.ip-inst-desc{font-size:18px;margin-bottom:5px}.ip-hero-actions{top:76px;gap:14px}.ip-btn{font-size:16px;padding:7px 24px;gap:8px;border-radius:10px;border-width:2px}.ip-cover-btn{padding:10px;border-radius:50%}.ip-logo-icon-btn{width:38px;height:38px;border-radius:10px}.ip-tabs-shell{max-width:1600px}.ip-tabs-nav{padding:10px 12px 0;border-radius:22px 22px 0 0;gap:4px}.ip-tab-btn{padding:17px 32px 19px;font-size:18px;gap:12px;border-radius:14px 14px 0 0}.ip-tab-icon svg{width:22px;height:22px}.ip-tab-underline{height:3px;bottom:0;left:14px;right:14px}.ip-tab-body{padding:44px 44px 52px;border-radius:0 0 22px 22px;box-shadow:0 6px 24px #0f172a14}.ip-about-text{font-size:19px;line-height:1.9}.ip-about-textarea{font-size:19px;padding:17px 20px 38px;border-radius:13px}.ip-char-count{font-size:14px;bottom:12px;right:18px}.ip-section-title{font-size:16.5px;letter-spacing:1.2px}.ip-section-header{margin-bottom:8px;padding-bottom:10px}.ip-info-row{grid-template-columns:230px 1fr;gap:46px;padding:11px 0}.ip-info-label,.ip-info-value{font-size:18.5px}.ip-benefits-chips{gap:16px}.ip-benefit-chip{font-size:16px;padding:6px 20px;border-radius:26px}.fl-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.fl-input{height:62px;font-size:18.5px;padding:0 20px;border-radius:12px;border-width:2px}.fl-label{font-size:18.5px;left:20px;top:40px}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{top:9px;font-size:14px}.fl-error{font-size:14.5px;margin-top:6px}.fl-select-icon{right:18px;top:40px;font-size:18px}.bp-input{height:64px;font-size:18.5px;padding:0 44px 0 20px!important}.bp-clear-btn{right:14px;bottom:18px;font-size:24px}.bp-item{padding:14px 20px}.bp-item-title{font-size:17.5px}.bp-item-check{font-size:17px}.bp-tag{font-size:16.5px;padding:7px 16px;border-radius:10px}.bp-tag-remove{font-size:20px;margin-left:9px}.loc-address-text{font-size:18px}.loc-address-block{padding:14px 20px;border-radius:13px;gap:14px}.loc-address-icon{width:46px;height:46px;border-radius:11px}.loc-field-chip{padding:11px 14px;border-radius:12px}.loc-field-label{font-size:15px;margin-bottom:4px}.loc-field-value{font-size:18px}.loc-fields-grid{gap:12px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:22px}.ct-card{padding:22px 24px;gap:18px;border-radius:16px;border-width:2px}.ct-card-icon{width:58px;height:58px;border-radius:16px}.ct-card-label{font-size:15px;margin-bottom:8px}.ct-card-value{font-size:18px}.doc-summary-bar{padding:20px 34px;gap:30px;border-radius:16px;margin-bottom:32px}.doc-summary-num{font-size:22px}.doc-summary-divider{height:46px}.doc-summary-label{font-size:13.5px}.doc-progress-bar{height:9px}.doc-progress-label{font-size:15px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.doc-card{padding:26px 24px 20px;gap:16px;border-radius:16px;border-width:2px}.doc-card-icon-wrap{width:56px;height:56px;border-radius:14px}.doc-card-title{font-size:17px;margin-bottom:7px}.doc-card-hint,.doc-card-filename{font-size:14.5px}.doc-card-badge{font-size:12.5px;padding:4px 14px}.doc-action-btn{font-size:14.5px;padding:8px 16px;gap:7px;border-radius:9px;border-width:2px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:22px}.accred-card{padding:24px 26px;gap:20px;border-radius:16px;border-width:2px}.accred-card-label{font-size:16px;letter-spacing:.9px;margin-bottom:8px}.accred-card-value{font-size:18px}.accred-card-desc{font-size:14.5px;margin-top:5px}.accred-naac-badge{font-size:14.5px;padding:5px 14px;top:16px;right:20px}.ip-doc-field-label{font-size:13px;margin-bottom:10px}.ip-doc-file-box{padding:9px 14px;border-radius:10px;border-width:2px}.ip-doc-file-name{font-size:15.5px}.ip-doc-icon{font-size:19px}.ip-doc-upload-btn{font-size:16px;padding:10px 22px;gap:8px;border-radius:10px;border-width:2px}.ip-affiliation-input{font-size:18px;max-width:540px;margin-bottom:8px}.ip-confirm-modal{max-width:520px;padding:48px 42px 36px;border-radius:24px}.ip-confirm-icon{width:74px;height:74px;margin-bottom:24px}.ip-confirm-title{font-size:22px;margin-bottom:12px}.ip-confirm-text{font-size:18px;margin-bottom:32px;line-height:1.7}.ip-preview-modal{border-radius:20px}.ip-preview-header{padding:20px 34px}.ip-preview-header h4{font-size:19px}.ip-preview-body{padding:24px}}@media (min-width: 3840px){.ip-page{padding-top:160px;margin-top:48px;padding-bottom:140px}.ip-hero{max-width:2200px;border-radius:32px}.ip-hero-banner{height:320px}.ip-hero-body{padding:0 60px 18px}.ip-hero-top-row{margin-top:-76px;gap:40px}.ip-logo-box{width:170px;height:170px;border-radius:32px;margin-bottom:46px;border-width:5px}.ip-logo-placeholder{font-size:72px}.ip-hero-info{padding-top:86px}.ip-inst-name{font-size:32px;letter-spacing:-.5px}.ip-inst-desc{font-size:24px;margin-bottom:7px}.ip-hero-actions{top:102px;gap:18px}.ip-btn{font-size:21px;padding:10px 32px;gap:10px;border-radius:14px;border-width:2.5px}.ip-tabs-shell{max-width:2200px}.ip-tabs-nav{padding:14px 16px 0;border-radius:28px 28px 0 0;gap:6px}.ip-tab-btn{padding:22px 44px 25px;font-size:24px;gap:16px;border-radius:18px 18px 0 0}.ip-tab-icon svg{width:28px;height:28px}.ip-tab-underline{height:4px;left:18px;right:18px}.ip-tab-body{padding:58px 58px 68px;border-radius:0 0 28px 28px}.ip-about-text{font-size:25px;line-height:2}.ip-about-textarea{font-size:25px;padding:22px 26px 48px;border-radius:16px}.ip-char-count{font-size:18px;bottom:16px;right:24px}.ip-section-title{font-size:22px;letter-spacing:1.4px}.ip-section-header{margin-bottom:10px;padding-bottom:12px}.ip-info-row{grid-template-columns:310px 1fr;gap:60px;padding:14px 0}.ip-info-label,.ip-info-value{font-size:24px}.ip-benefits-chips{gap:20px}.ip-benefit-chip{font-size:21px;padding:8px 26px;border-radius:32px}.fl-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.fl-input{height:82px;font-size:24px;padding:0 26px;border-radius:16px;border-width:2.5px}.fl-label{font-size:24px;left:26px;top:52px}.fl-input:focus~.fl-label,.fl-label.fl-label--filled{top:11px;font-size:18px}.fl-error{font-size:19px;margin-top:8px}.fl-select-icon{right:24px;top:52px;font-size:24px}.bp-input{height:84px;font-size:24px;padding:0 56px 0 26px!important}.bp-clear-btn{right:18px;bottom:24px;font-size:32px}.bp-item{padding:18px 26px}.bp-item-title{font-size:23px}.bp-item-check{font-size:22px}.bp-tag{font-size:21px;padding:9px 20px;border-radius:13px}.bp-tag-remove{font-size:28px;margin-left:12px}.loc-address-text{font-size:23px}.loc-address-block{padding:18px 26px;border-radius:16px;gap:18px}.loc-address-icon{width:60px;height:60px;border-radius:14px}.loc-field-chip{padding:14px 18px;border-radius:16px}.loc-field-label{font-size:19px;margin-bottom:5px}.loc-field-value{font-size:23px}.loc-fields-grid{gap:16px}.ct-cards-grid{grid-template-columns:repeat(4,1fr);gap:28px}.ct-card{padding:28px 32px;gap:22px;border-radius:22px;border-width:2.5px}.ct-card-icon{width:76px;height:76px;border-radius:20px}.ct-card-label{font-size:19px;margin-bottom:10px}.ct-card-value{font-size:23px}.doc-summary-bar{padding:26px 44px;gap:38px;border-radius:20px;margin-bottom:40px}.doc-summary-num{font-size:30px}.doc-summary-divider{height:58px;width:1.5px}.doc-summary-label{font-size:17px}.doc-progress-bar{height:12px}.doc-progress-label{font-size:19px}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:30px}.doc-card{padding:34px 30px 26px;gap:20px;border-radius:22px;border-width:2.5px}.doc-card-icon-wrap{width:72px;height:72px;border-radius:18px}.doc-card-title{font-size:22px;margin-bottom:9px}.doc-card-hint,.doc-card-filename{font-size:18px}.doc-card-badge{font-size:16px;padding:5px 17px}.doc-action-btn{font-size:18.5px;padding:10px 20px;gap:9px;border-radius:12px;border-width:2.5px}.accred-view-grid{grid-template-columns:repeat(auto-fill,minmax(460px,1fr));gap:28px}.accred-card{padding:30px 34px;gap:26px;border-radius:22px;border-width:2.5px}.accred-card-label{font-size:21px;letter-spacing:1px;margin-bottom:10px}.accred-card-value{font-size:24px}.accred-card-desc{font-size:18.5px;margin-top:7px}.accred-naac-badge{font-size:18.5px;padding:7px 18px;top:20px;right:26px;border-radius:24px}.ip-doc-field-label{font-size:17px;margin-bottom:13px}.ip-doc-file-box{padding:12px 18px;border-radius:13px;border-width:2.5px}.ip-doc-file-name{font-size:20px}.ip-doc-icon{font-size:26px}.ip-doc-upload-btn{font-size:20px;padding:13px 28px;gap:10px;border-radius:13px;border-width:2.5px}.ip-affiliation-input{font-size:24px;max-width:700px;margin-bottom:10px}.ip-confirm-modal{max-width:700px;padding:64px 56px 48px;border-radius:32px}.ip-confirm-icon{width:98px;height:98px;margin-bottom:30px;border-radius:50%;border-width:2px}.ip-confirm-title{font-size:29px;margin-bottom:14px}.ip-confirm-text{font-size:23px;margin-bottom:40px;line-height:1.75}.ip-preview-modal{border-radius:26px}.ip-preview-header{padding:26px 44px}.ip-preview-header h4{font-size:25px}.ip-preview-body{padding:30px}}.doc-card{min-width:0}.doc-card-body{min-width:0;overflow:hidden}.doc-card-filename{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ip-doc-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-width:0;flex:1}.ip-doc-file-box{min-width:0}@media (max-width: 639px){.ip-hero-header .ip-btn--primary{padding:5px;min-width:0;gap:0;font-size:0;line-height:1;border-radius:5px;margin-top:3px}.ip-hero-header .ip-btn--primary svg{width:10px;height:10px;display:flex;flex-shrink:0}}.inst-employeecard-container{border:none;background-color:#f8f9fa;margin-top:60px;height:100%;padding:.5rem 2.75rem;border-radius:.5rem;font-size:.875rem;background:#fff;cursor:pointer}.inst-searchbar-container{display:flex;justify-content:space-between;margin-right:300px;margin-top:25px;margin-bottom:30px}.instjob-title{font-size:15px;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-top:8px;margin-left:12px}.ins-saved-jobs-layout{display:flex;gap:20px;margin-top:20px;--bs-gutter-x: 0px}.institution-sort{display:flex;gap:9px}.inst-search-box{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:25px;padding:2px 10px;transition:border-color .2s ease;width:750px;margin-right:4px}.inst-search-btn{color:#6c757d;font-size:18px;cursor:pointer;padding:6px;border-radius:50%;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.inst-search-box:focus-within{border-color:#004dda}.inst-search-field{flex:1;border:none;padding:6px 5px;font-size:13.5px;background:#fff;outline:none;width:600px}.inst-search-field::placeholder{color:#888}.inst-db-job-cards-filter{background:#fff;border-radius:16px;overflow:hidden;height:fit-content;position:sticky;top:85px;border:1px solid #e8eaf0;min-width:260px}.inst-db-filter-header{display:flex;justify-content:space-between;align-items:center;padding:3px 0;border-bottom:1px solid #f0f2f5}.inst-db-filter-title{font-size:15px;font-weight:700;margin-bottom:0;color:#505965;display:flex;align-items:center;gap:8px}.inst-db-filter-title-icon{color:#0575e6;width:26px;height:26px;background:#0575e602;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0}.inst-db-btn-clear{background:none;border:none;color:#0056d2;cursor:pointer;font-size:12.5px;padding:5px 0;border-radius:8px;font-weight:500;transition:color .15s ease}.inst-db-btn-clear:hover{color:#003fa3}.inst-db-filter-body{display:flex;flex-direction:column}.inst-db-filter-values{flex:1;height:auto;overflow-y:visible;width:100%;padding:0}.inst-db-accordion-item{border-bottom:1px solid #f0f2f5;overflow:hidden}.inst-db-accordion-item:last-child{border-bottom:none}.inst-db-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px;background:none;border:none;cursor:pointer;text-align:left;transition:background .18s ease}.inst-db-accordion-trigger:hover{background:#f7f9ff}.inst-db-accordion-trigger-left{display:flex;align-items:center;gap:10px}.inst-db-accordion-icon-wrap{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inst-db-accordion-icon{display:flex;align-items:center;justify-content:center;font-size:14px}.inst-db-accordion-icon svg{width:14px;height:14px}.inst-db-accordion-label{font-size:13.5px;font-weight:500;color:#1a1d23}.inst-db-accordion-trigger-right{display:flex;align-items:center;gap:8px}.inst-db-accordion-count{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;line-height:1.5;background:#50596514;color:#505965}.inst-db-accordion-chevron{width:15px;height:15px;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.inst-db-accordion-chevron.open{transform:rotate(180deg)}.inst-db-accordion-body{max-height:0;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1)}.inst-db-accordion-body.open{max-height:600px}.inst-db-accordion-body.open.inst-db-scroll-body{max-height:240px;overflow-y:auto}.inst-db-filter-section{padding:4px 18px 10px;display:flex;flex-direction:column;gap:0}.inst-db-checkbox-item{display:flex;align-items:center;padding:6px 10px 6px 30px;cursor:pointer;border-radius:7px;transition:background .15s ease}.inst-db-checkbox-item:hover{background:#f4f7ff}.inst-db-checkbox-left{display:flex;align-items:center;gap:9px}.inst-db-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0;border-radius:3px}.inst-db-checkbox-label{font-size:13px;color:#374151;-webkit-user-select:none;user-select:none;line-height:1.4}.inst-db-select-wrapper{position:relative;margin-bottom:12px}.inst-db-select{width:100%;padding:8px 36px 8px 12px;font-size:13px;border-radius:8px;border:1px solid #e0e4ed;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#1a1d23;transition:border-color .18s ease,box-shadow .18s ease}.inst-db-select:hover{border-color:#b0bdf0}.inst-db-select:focus{outline:none;border-color:#0056d2;box-shadow:0 0 0 3px #0056d21a}.inst-db-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:22px;color:#0056d2}.inst-db-divider{border:none;border-top:1px solid #f0f2f5;margin:10px 0}.inst-db-filter-heading{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 2px}.inst-db-bottom-sheet-backdrop{position:fixed;inset:0;background:#0006;z-index:1040;animation:inst-db-fadeIn .2s ease}@keyframes inst-db-fadeIn{0%{opacity:0}to{opacity:1}}.inst-db-bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1050;background:#fff;border-radius:20px 20px 0 0;max-height:85vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 30px #0000001f}.inst-db-bottom-sheet--open{transform:translateY(0)}.inst-db-bottom-sheet-handle-row{display:flex;justify-content:center;padding:12px 0 4px;flex-shrink:0}.inst-db-bottom-sheet-handle{width:40px;height:4px;background:#d1d5db;border-radius:99px}.inst-db-bottom-sheet-inner{overflow-y:auto;flex:1;padding-bottom:env(safe-area-inset-bottom,12px)}.inst-db-filter-sheet-apply-btn{display:block;width:100%;padding:13px;background:linear-gradient(135deg,#0056d2,#0575e6);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:opacity .2s ease;margin-top:4px}.inst-db-filter-sheet-apply-btn:hover{opacity:.92}.inst-mobile-search-wrapper{display:flex;align-items:center;background:#ffffff26;border-radius:20px;padding:4px 10px;border:1px solid #ddd;gap:6px}.inst-topbar-icon-btn{background:transparent;border:none;cursor:pointer;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inst-mobile-search-icon{font-size:11px;color:#6c757d}.inst-mobile-search-input{background:transparent;border:none;outline:none;color:#fff;font-size:13px;width:160px}.inst-mobile-search-input::placeholder{color:#ffffffa6}.inst-db-popup-mobile-below-photo{display:none}@media (max-width: 991px){.inst-db-job-cards-filter{display:none}}@media (min-width: 992px){.inst-db-bottom-sheet,.inst-db-bottom-sheet-backdrop{display:none!important}}.inst-db-job-select-bar{display:flex;justify-content:space-between;margin-bottom:16px}.inst-db-tab-switch{display:inline-flex;border-radius:10px;padding:4px;gap:4px}.inst-db-tab-switch button{border:1px solid #004dda;outline:none;padding:5px 15px;font-size:13px;font-weight:500;border-radius:8px;cursor:pointer;background:transparent;color:#004dda;transition:all .25s ease}.inst-db-tab-switch button.active{background:#004dda;color:#fff}.inst-db-tab-switch button:disabled{background:transparent;color:#aaa;cursor:not-allowed}.institution-sortby{margin-right:30px}.inst-db-sort-wrapper{position:relative}.institution-db-sort-btn{background:#fff;border:1px solid #004dda;padding:3px 13px;border-radius:9px;display:flex;align-items:center;gap:6px;font-size:13px;cursor:pointer;color:#004dda;margin-top:5px}.inst-db-sort-dropdown{position:absolute;top:45px;right:0;width:160px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:10}.inst-db-sort-dropdown div{padding:10px 14px;cursor:pointer;font-size:14px}.inst-db-sort-dropdown div:hover{background:#f0f4ff}.inst-no-data-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:20px;margin-top:60px}.inst-no-data-text{color:#6b7280;font-size:14px;margin:0}.inst-profile-sidebar-col{position:sticky;top:85px;height:fit-content}.inst-in-ad-carousel-container{overflow:hidden;height:100%;position:relative;flex-grow:1}.inst-in-ad-carousel{display:flex;transition:transform .5s ease-in-out;width:100%;height:100%}.inst-in-ad-card{flex:0 0 100%;width:100%;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a;position:relative}.inst-in-ad-img{width:100%;height:100%;object-fit:cover}.inst-in-ad-dots{display:flex;justify-content:center;gap:8px;margin-top:8px;margin-bottom:8px}.inst-dot{height:8px;width:8px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease;padding:0}.inst-dot.active{background-color:#004dda}.inst-db-pagination-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0;flex-wrap:wrap}.inst-db-pagination-prev-btn{display:flex;align-items:center;padding:4px 15px 4px 6px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.inst-db-pagination-next-btn{display:flex;align-items:center;padding:4px 6px 4px 15px;border-radius:6px;border:1px solid #ddd;background:#0575e6;color:#fff;cursor:pointer;font-weight:500;font-size:13px}.inst-db-pagination-next-btn:disabled{opacity:.5;cursor:not-allowed}.inst-db-pagination-prev-btn:disabled{opacity:.5;cursor:not-allowed}.inst-db-pagination-pages{display:flex;gap:6px}.inst-db-pagination-page{padding:0 9px;border-radius:6px;border:1px solid #0575E6;background:#fff;cursor:pointer;font-weight:500;font-size:13px;color:#0575e6}.inst-db-pagination-page.active{background:#0575e6;color:#fff}.institution-db-ai-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999}.institution-db-ai-modal{background:#fff;padding:30px 35px;border-radius:12px;width:100%;max-width:730px;max-height:87vh;overflow-y:auto;position:relative}.institution-db-ai-close{position:absolute;top:12px;right:30px;background:none;border:none;font-size:30px;cursor:pointer;color:#021b79}.institution-db-ai-title{text-align:center;margin-bottom:25px;font-weight:600;font-size:19px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.institution-db-ai-row{display:flex;align-items:center;margin-bottom:25px;gap:20px}.institution-db-ai-label{width:130px;font-size:14px}.institution-db-ai-track{flex:1;height:8px;background:#e6e6e6;border-radius:10px;overflow:hidden}.institution-db-ai-fill{height:100%;border-radius:10px}.fill-subject{background:#6366f166}.fill-jobType{background:#3b82f666}.fill-qualification{background:#22c55e66}.fill-location{background:#f9731666}.fill-salary{background:#ec489966}.fill-experience{background:#f59e0b66}.fill-skills{background:#06b6d466}.institution-db-ai-percent{width:45px;text-align:right;font-size:13px;font-weight:500}.inst-db-employee-popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding:30px 0}.inst-db-employee-popup-card{background:#fff;padding:30px 5px 30px 30px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;margin-top:57px}.inst-db-transaction-details-modal-2{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.inst-db-employee-popup-close{position:absolute;top:32px;right:29px;background:#004dda08;color:#505965;border:none;font-size:27px;width:32px;height:31px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.institution-db-popup-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:10px}.institution-db-popup-header-left{flex-shrink:0}.inst-db-popup-employee-logo{width:85px;height:85px;border-radius:14px;background:#fff;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.inst-db-popup-employee-logo img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:85px;width:83px}.inst-db-default-avatar-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280ab}.inst-db-employee-popup-header-right{flex:1}.inst-db-employee-popup-header-right h4{margin:0 2px 2px;font-weight:500;color:#666}.inst-dashboard-employee-title-row{display:flex;justify-content:space-between;align-items:center}.institution-db-cardpopup-job-title{font-size:16px;font-weight:600;margin:0 2px 4px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.inst-db-employee-header-actions{display:flex;gap:20px;align-items:center;margin-right:65px}.inst-db-view-profile-btn{padding:3px 13px;border-radius:20px;border:1px solid #004dda;background:#fff;color:#004dda;font-size:13px;cursor:pointer;white-space:nowrap}.inst-db-invite-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:3px 20px;border-radius:20px;font-size:13px;cursor:pointer;transition:background .3s ease}.inst-db-invite-btn:hover{background-color:#003bb5}.inst-db-invite-btn.invited{background:#fff;color:green;border:1px solid green;padding:4px 19px;cursor:not-allowed}.inst-db-invite-btn.invited:disabled{opacity:1}.inst-db-employee-more-menu{position:relative}.inst-db-three-dot-btn{border:none;background:none;font-size:20px;cursor:pointer;padding:2px 6px}.inst-db-more-dropdown{position:absolute;top:48px;right:12px;background:#fff;border-radius:6px;box-shadow:0 3px 10px #0000001a;min-width:100px;z-index:10}.inst-db-more-dropdown button{width:100%;padding:8px 12px;border:none;font-size:13px;background:none;text-align:left;cursor:pointer}.inst-db-more-dropdown button:hover{background:#f5f5f5}.inst-db-report-btn{color:#e53935;font-weight:500}.inst-db-block-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:9999}.inst-db-block-popup-card{background:#fff;padding:25px;border-radius:8px;width:380px;text-align:center}.inst-db-block-popup-card h3{margin-bottom:20px;font-size:18px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.inst-db-block-popup-card p{font-size:13.5px;color:#555;margin-bottom:20px}.inst-db-block-popup-actions{display:flex;justify-content:center;gap:20px}.inst-db-blockcancel-btn{background:#fff;border:1px solid #004dda;padding:4px 10px;color:#004dda;font-size:13px;border-radius:5px;cursor:pointer}.inst-db-confirm-block-btn{background:#004dda;color:#fff;border:none;padding:4px 16px;font-size:13px;border-radius:5px;cursor:pointer}.dashboard-report-popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dashboard-report-popup-card{background:#fff;padding:25px;border-radius:12px;width:420px;text-align:center}.dashboard-report-options{display:flex;flex-direction:column;gap:10px;margin-top:15px;margin-left:20px}.dashboard-report-options label{display:flex;gap:10px;cursor:pointer;font-size:13.5px}.dashboard-report-popup-actions{margin-top:20px;display:flex;justify-content:center;gap:15px}.dashboard-report-cancel-btn{background:#fff;border:1px solid #004dda;color:#004dda;padding:3px 14px;font-size:13px;border-radius:6px;cursor:pointer}.dashboard-report-submit-btn{background:#004dda;color:#fff;border:none;font-size:13px;padding:3px 14px;border-radius:6px;cursor:pointer}.dashboard-report-popup-card h3{font-size:18px;font-weight:600;margin-bottom:20px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.dashboard-report-options input[type=radio]{accent-color:#16a34a;cursor:pointer}.dashboard-report-block-option label{display:flex;gap:10px;cursor:pointer;font-size:13.5px;justify-content:center}.dashboard-report-block-option input[type=checkbox]{accent-color:#16a34a;cursor:pointer}.institution-db-cardpopup-company-name{font-size:14px;font-weight:500;margin-bottom:16px;color:#333;display:flex;align-items:center;gap:8px}.institution-db-meta-icon{color:#999;font-size:14px;flex-shrink:0;margin-bottom:2px}.institution-db-job-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#333}.institution-db-job-meta-icon{color:#999;height:18px;width:18px;flex-shrink:0;margin-bottom:2px}.institution-db-job-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:5px 0}.ins-institution-inside-salary{display:flex;align-items:center;gap:4px;color:#444;font-size:13.5px}.inst-db-employee-popup-body{display:flex;gap:25px;max-height:calc(80vh - 140px);padding-right:20px}.inst-db-employee-popup-content{flex:1}.inst-db-employee-popup-content h4{font-size:15px;font-weight:600;margin-bottom:15px;color:#505965}.inst-db-employee-popup-content p{line-height:1.8;font-size:13.5px}.inst-db-employee-personal-section{margin-bottom:16px;border-radius:8px}.inst-db-personal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.inst-db-employee-personal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 20px;font-size:13.5px}.inst-db-resume-view-btn{padding:1px 10px;border:none;border-radius:5px;font-size:12px;background:none;margin-left:5px;color:#004dda;cursor:pointer}.inst-db-employee-skill-tags span{display:inline-block;background:#f1f9fe50;color:#004dda;padding:6px 12px;border-radius:20px;font-size:12px;margin:0 6px 14px 0}.inst-db-certificate-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.inst-db-certificate-header h4{margin:0}.inst-db-view-all-cert-btn{border:none;background:none;color:#1a73e8;font-weight:500;cursor:pointer;padding:0;font-size:13px;margin-right:20px}.inst-db-employee-experience{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;min-width:0}.inst-db-employee-experience-item.full-width{grid-column:span 2}.inst-db-education-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;margin-bottom:20px;border-radius:15px;border-left:3px solid #1f80e0;background:#1f7fe008;min-width:0}.inst-db-experience-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;margin-bottom:20px;border-radius:15px;border-left:3px solid #11998e;background:#11998e08;min-width:0}.inst-db-experience-left{flex:1;display:flex;flex-direction:column;font-size:13px;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;gap:8px}.inst-db-experience-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;white-space:nowrap;font-size:13.5px;gap:8px;min-width:0}.inst-db-experience-left>div,.inst-db-experience-left>strong,.inst-db-experience-right>div,.inst-db-experience-right>button{min-height:1.4em;line-height:1.4em;white-space:normal;word-break:break-word;overflow-wrap:break-word}.inst-db-experience-right>button[style*="visibility: hidden"]{visibility:hidden;pointer-events:none;min-width:60px}.inst-db-certificate-dates{color:#004dda;font-size:13px}.inst-db-workexperience-duration{color:#374151;border-radius:15px;font-size:13px}.inst-db-view-doc-btn,.inst-db-view-certificate-btn{cursor:pointer;padding:0 10px;border:1px solid #1f80e0;background-color:#fff;color:#1f80e0;border-radius:6px;font-size:13px;min-width:60px}.inst-db-employee-cert ul{padding-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.inst-db-employee-cert ul li{list-style-type:none;border-left:3px solid #A751F4;background:#9333ea08;padding:20px;border-radius:15px;color:#505965}.inst-db-employee-cert ul{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-left:0}.inst-db-employee-cert ul li.full-width{grid-column:span 2}.inst-db-certificate-duration{display:flex;justify-content:space-between;align-items:center}.inst-db-research-main-card{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:15px}.inst-db-research-box{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:16px 18px}.inst-db-research-box h5{margin-bottom:10px;color:#1d4ed8;font-weight:500;font-size:14px}.inst-db-research-box p{display:flex;justify-content:space-between;margin:6px 0;font-size:13.5px}.inst-db-research-box span{text-align:left}.full-width{grid-column:span 2}.inst-db-document-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.inst-db-document-label{font-weight:500;color:#444}.inst-preview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.inst-preview-modal-content{width:60%;background:#fff;border-radius:10px;padding:45px 15px 15px;position:relative}.inst-preview-close-btn{position:absolute;top:14px;right:18px;border:none;background:transparent;font-size:18px;cursor:pointer}.institution-popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:99999}.inst-invitenot-popup-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.inst-invitenot-popup-card{background:#fff;padding:24px;border-radius:12px;width:400px;text-align:center}.inst-invitenot-popup-card h3{font-size:17px;font-weight:600}.inst-invitenot-popup-card p{font-size:14px}.inst-invitenot-popup-actions{display:flex;justify-content:center;margin-top:20px;gap:26px}.inst-invitenot-popup-cancel{border:1px solid #004DDA;padding:5px 16px;border-radius:8px;cursor:pointer;background:none;color:#004dda;font-size:14px}.inst-invitenot-popup-create{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:5px 12px;border-radius:8px;cursor:pointer;font-size:14px}.inst-match-invite-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.inst-notmatch-invite-popup{background:#fff;padding:26px 25px;border-radius:12px;width:344px;max-width:90%;text-align:center;box-shadow:0 10px 30px #00000026;animation:popupFadeIn .3s ease}.inst-notmatch-invite-popup h3{font-size:17px;font-weight:600;color:#004dda;margin-bottom:10px}.inst-notmatch-invite-popup p{font-size:14px;color:#555;margin-bottom:20px;line-height:1.5}.inst-notmatch-invite-popup button{padding:5px 15px;background:#1a73e8;color:#fff;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s ease}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.inst-match-invite-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.inst-match-invite-popup{background:#fff;width:400px;border-radius:10px;height:185px;padding:20px;animation:instMatchPopupFade .2s ease-in-out}.inst-match-popup-header{display:flex;justify-content:space-between;align-items:center}.inst-match-popup-header h3{font-size:18px;font-weight:600;margin-left:50px}.inst-match-popup-close{background:none;border:none;font-size:18px;cursor:pointer}.inst-match-popup-body{margin:15px 0}.inst-match-popup-body p{margin-left:40px;margin-bottom:25px}.inst-match-popup-actions{display:flex;justify-content:center;gap:20px}.inst-match-popup-cancel{padding:3px 11px;border:1px solid #004dda;background:#fff;cursor:pointer;color:#004dda;border-radius:5px;font-size:14px}.inst-match-popup-invite{padding:3px 18px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:15px;border-radius:5px;border:none;cursor:pointer}@keyframes instMatchPopupFade{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 480px){.inst-employeecard-container{margin-top:45px;padding:.3rem .75rem;font-size:.75rem}.inst-searchbar-container{flex-direction:row;flex-wrap:wrap;margin-right:0;margin-top:12px;margin-bottom:16px;gap:8px;padding:0 8px;align-items:center}.instjob-title{font-size:12px;margin-top:5px;margin-left:6px}.institution-sort{gap:5px;justify-content:flex-end;align-items:center}.inst-search-box{width:100%;flex:1;margin-right:0;padding:2px 6px;border-radius:20px}.inst-search-btn{font-size:14px;padding:4px}.inst-search-field{font-size:11px;padding:4px;width:100%}.inst-filter-icon-btn{display:flex!important;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid #004dda;background:#fff;color:#004dda;font-size:17px;cursor:pointer;flex-shrink:0}.inst-job-cards-filter{display:none!important}.inst-filter-sheet-overlay{display:flex!important;position:fixed;inset:0;background:#00000073;z-index:9999;align-items:flex-end;justify-content:center}.inst-filter-sheet-panel{display:flex!important;flex-direction:column;background:#fff;width:100%;max-height:60vh;border-radius:20px 20px 0 0;overflow:hidden;animation:slideUpSheet .32s cubic-bezier(.4,0,.2,1)}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.inst-filter-sheet-header{display:flex!important;justify-content:space-between;align-items:center;padding:14px 16px 10px;border-bottom:1px solid #eee;flex-shrink:0}.inst-filter-sheet-title{font-size:15px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.inst-filter-sheet-close{background:none;border:none;font-size:22px;cursor:pointer;color:#021b79;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.inst-filter-sheet-body{display:flex!important;flex:1;overflow:hidden}.inst-filter-sheet-categories{border-right:1px solid #eee;width:130px;flex-shrink:0;overflow-y:auto}.inst-filter-sheet-category-item{padding:11px 10px;cursor:pointer;font-size:12px;color:#505965;transition:background .2s}.inst-filter-sheet-category-item:hover{background:#f5f7ff}.inst-filter-sheet-category-item.active{background:#e9efff4a;font-weight:500;border-left:3px solid #0056d2;color:#0056d2}.inst-filter-sheet-values{flex:1;padding:10px;overflow-y:auto}.inst-filter-sheet-footer{display:flex!important;justify-content:flex-end;gap:10px;padding:10px 14px 16px;border-top:1px solid #eee;flex-shrink:0}.inst-filter-sheet-clear-btn{background:none;border:1px solid #004dda;color:#004dda;padding:5px 14px;border-radius:8px;font-size:12px;cursor:pointer}.inst-filter-sheet-apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:5px 18px;border-radius:8px;font-size:12px;cursor:pointer}.inst-in-ad-carousel-container,.inst-in-ad-carousel,.inst-in-ad-card,.inst-in-ad-img,.inst-in-ad-dots,.inst-dot{display:none!important}.inst-profile-sidebar-col{position:static;top:auto}.inst-db-filter-header{padding-bottom:5px}.inst-db-filter-title{font-size:12px}.inst-db-filter-body{flex-direction:column}.inst-db-filter-categories{max-width:100%;border-right:none;border-bottom:1px solid #eee;display:flex;flex-direction:row;overflow-x:auto}.inst-db-category-item{padding:8px 10px;font-size:11px;white-space:nowrap}.inst-db-filter-values{height:180px;width:100%;padding:8px}.inst-db-accordion-label{font-size:11px}.inst-db-accordion-trigger{padding:7px 18px}.inst-db-checkbox-item{font-size:10.5px;margin-bottom:6px}.inst-db-checkbox-input{width:11px;height:13px}.inst-db-checkbox-label{font-size:11px}.inst-db-filter-label{font-size:11px;margin-bottom:8px}.inst-db-select{font-size:11px;padding:5px 28px 5px 10px;border-radius:8px}.inst-db-select-icon{font-size:16px;right:6px}.inst-db-btn-clear{font-size:11px}.inst-db-job-select-bar{flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:10px;align-items:center;justify-content:space-between}.inst-db-tab-switch{padding:3px;gap:3px}.inst-db-tab-switch button{padding:4px 8px;font-size:10px}.institution-sortby{margin-right:0}.inst-db-sort-wrapper{position:relative}.institution-db-sort-btn{padding:0;font-size:0;gap:0;border-radius:50%;min-width:34px;min-height:34px;justify-content:center;margin-top:0}.institution-db-sort-btn .sort-label{display:none}.institution-db-sort-btn:before{content:"↕";font-size:16px;color:#004dda}.inst-db-sort-dropdown{top:40px;width:140px;right:0}.inst-db-sort-dropdown div{padding:8px 10px;font-size:12px}.inst-no-data-container{margin-top:30px;padding:12px}.inst-no-data-text{font-size:12px}.inst-db-pagination-container{gap:6px;margin:16px 0}.inst-db-pagination-prev-btn{padding:3px 8px 3px 4px;font-size:11px}.inst-db-pagination-next-btn{padding:3px 4px 3px 8px;font-size:11px}.inst-db-pagination-pages{gap:3px}.inst-db-pagination-page{padding:0 6px;font-size:11px;border-radius:4px}.institution-db-ai-modal{padding:16px 12px;max-width:95vw;max-height:90vh}.institution-db-ai-close{top:8px;right:12px;font-size:22px}.institution-db-ai-title{font-size:14px;margin-bottom:14px}.institution-db-ai-row{margin-bottom:14px;gap:10px}.institution-db-ai-label{width:90px;font-size:11px}.institution-db-ai-track{height:6px}.institution-db-ai-percent{width:34px;font-size:11px}.inst-db-employee-popup-overlay{padding:10px 0}.inst-db-employee-popup-card{padding:16px 4px 16px 12px;max-width:98vw;margin-top:36px;max-height:95vh}.inst-db-transaction-details-modal-2{max-height:80vh}.inst-db-employee-popup-close{top:12px;right:10px;font-size:20px;width:26px;height:25px}.institution-db-popup-job-header{gap:10px;padding-bottom:8px;margin-bottom:6px;flex-direction:column}.inst-db-popup-employee-logo{width:55px;height:55px;border-radius:10px}.inst-db-popup-employee-logo img{height:55px;width:53px;border-radius:10px}.inst-db-default-avatar-icon{width:50px;height:50px}.inst-db-employee-popup-header-right h4{font-size:10px}.inst-dashboard-employee-title-row{flex-direction:column;align-items:flex-start;gap:6px}.institution-db-cardpopup-job-title{font-size:13px;padding-right:20px}.inst-db-employee-header-actions{gap:10px;margin-right:20px;flex-wrap:wrap}.inst-db-view-profile-btn{padding:2px 8px;font-size:9px}.inst-db-invite-btn{padding:2px 12px;font-size:9.5px}.inst-db-invite-btn.invited{padding:3px 11px;font-size:9.5px}.inst-db-three-dot-btn{font-size:13px;padding:3px 4px}.inst-db-more-dropdown{top:36px;right:4px;min-width:80px}.inst-db-more-dropdown button{padding:6px 8px;font-size:10px}.inst-db-block-popup-card{width:90vw;padding:16px}.inst-db-block-popup-card h3{font-size:14px;margin-bottom:12px}.inst-db-block-popup-card p{font-size:11px;margin-bottom:14px}.inst-db-block-popup-actions{gap:12px}.inst-db-blockcancel-btn{padding:3px 7px;font-size:11px}.inst-db-confirm-block-btn{padding:3px 10px;font-size:11px}.dashboard-report-popup-card{width:90vw;padding:16px}.dashboard-report-popup-card h3{font-size:14px;margin-bottom:12px}.dashboard-report-options{gap:7px;margin-top:10px;margin-left:10px}.dashboard-report-options label{font-size:11px;gap:7px}.dashboard-report-popup-actions{margin-top:14px;gap:10px}.dashboard-report-cancel-btn,.dashboard-report-submit-btn{padding:2px 10px;font-size:11px}.dashboard-report-block-option label{font-size:11px;gap:7px}.institution-db-cardpopup-company-name{font-size:11px;margin-bottom:10px;gap:5px}.institution-db-meta-icon{font-size:11px}.institution-db-job-meta-item svg{width:13px;height:13px}.institution-db-job-meta-item{font-size:10px;gap:5px}.institution-db-job-meta-row{gap:8px;padding:6px 0}.ins-institution-inside-salary{font-size:10px;gap:3px}.inst-db-employee-popup-body{flex-direction:column;gap:12px;max-height:none;padding-right:6px}.inst-db-employee-popup-content h4{font-size:12px;margin-bottom:8px}.inst-db-employee-popup-content p{font-size:11px;line-height:1.6}.inst-db-employee-personal-section{margin-bottom:10px}.inst-db-employee-personal-grid{grid-template-columns:1fr;gap:5px 10px;font-size:11px}.inst-db-resume-view-btn{font-size:10px;padding:1px 6px}.inst-db-employee-skill-tags span{padding:4px 8px;font-size:10px;margin:0 4px 10px 0}.inst-db-certificate-header{margin-bottom:8px}.inst-db-certificate-header h4{font-size:12px}.inst-db-view-all-cert-btn{font-size:11px;margin-right:8px}.inst-db-employee-experience{grid-template-columns:1fr;gap:10px}.inst-db-employee-experience-item.full-width{grid-column:span 1}.inst-db-education-row,.inst-db-experience-row{flex-direction:column;padding:10px;margin-bottom:10px;border-radius:10px;gap:8px}.inst-db-experience-left{font-size:11px;gap:5px}.inst-db-experience-right{align-items:flex-start;text-align:left;font-size:11px;gap:5px}.inst-db-certificate-dates,.inst-db-workexperience-duration{font-size:11px}.inst-db-view-doc-btn,.inst-db-view-certificate-btn{padding:3px 7px;font-size:11px;min-width:48px}.inst-db-employee-cert ul{grid-template-columns:1fr;gap:10px}.inst-db-employee-cert ul li.full-width{grid-column:span 1}.inst-db-employee-cert ul li{padding:12px;font-size:11px;border-radius:10px}.inst-db-certificate-duration{flex-direction:column;align-items:flex-start;gap:4px}.inst-db-research-main-card{grid-template-columns:1fr;gap:10px;margin-top:8px}.inst-db-research-box{padding:10px 12px;border-radius:7px}.inst-db-research-box h5{font-size:11px;margin-bottom:6px}.inst-db-research-box p{font-size:11px;margin:4px 0}.full-width{grid-column:span 1}.inst-db-document-row{flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px}.inst-db-document-label{font-size:11px}.inst-preview-modal-content{width:95%;padding:36px 8px 8px;border-radius:7px}.inst-preview-close-btn{top:8px;right:10px;font-size:14px}.inst-invitenot-popup-card{width:90vw;padding:16px;border-radius:10px}.inst-invitenot-popup-card h3{font-size:13px}.inst-invitenot-popup-card p{font-size:11px}.inst-invitenot-popup-actions{margin-top:14px;gap:14px}.inst-invitenot-popup-cancel{padding:4px 10px;font-size:11px;border-radius:6px}.inst-invitenot-popup-create{padding:4px 8px;font-size:11px;border-radius:6px}.inst-notmatch-invite-popup{width:88vw;padding:18px 14px;border-radius:10px}.inst-notmatch-invite-popup h3{font-size:13px;margin-bottom:7px}.inst-notmatch-invite-popup p{font-size:11px;margin-bottom:14px}.inst-notmatch-invite-popup button{padding:4px 10px;font-size:11px;border-radius:5px}.inst-match-invite-popup{width:90vw;height:auto;padding:14px;border-radius:8px}.inst-match-popup-header h3{font-size:14px;margin-left:20px}.inst-match-popup-close{font-size:14px}.inst-match-popup-body p{margin-left:10px;margin-bottom:14px;font-size:12px}.inst-match-popup-actions{gap:12px}.inst-match-popup-cancel{padding:2px 8px;font-size:11px}.inst-match-popup-invite{padding:2px 12px;font-size:12px;border-radius:4px}.inst-db-popup-mobile-below-photo{display:flex;flex-direction:column;gap:6px}.inst-db-popup-mobile-below-photo .institution-db-cardpopup-job-title{font-size:11px;padding-right:40px;margin:0}.inst-db-popup-mobile-below-photo .inst-db-employee-header-actions{margin-right:0;gap:8px;flex-wrap:wrap}.institution-db-popup-header-left{display:flex;flex-direction:row;align-items:flex-start;width:100%;gap:10px}.inst-db-employee-popup-header-right .inst-dashboard-employee-title-row{display:none}.inst-db-employee-popup-header-right{width:100%}.institution-db-popup-job-header{flex-direction:column;gap:8px}.inst-db-employee-popup-header-right .inst-db-employee-header-actions{display:none}}@media (min-width: 481px) and (max-width: 767px){.inst-employeecard-container{margin-top:40px;padding:.4rem 1.2rem;font-size:.8rem}.inst-searchbar-container{flex-direction:row;flex-wrap:wrap;margin-right:0;margin-top:16px;margin-bottom:20px;gap:8px;padding:0 10px;align-items:center}.instjob-title{font-size:13px;margin-top:6px;margin-left:8px}.institution-sort{gap:6px;justify-content:flex-end;align-items:center}.inst-search-box{flex:1;width:auto;margin-right:0;padding:2px 8px}.inst-search-btn{font-size:15px;padding:5px}.inst-search-field{font-size:12px;width:100%}.inst-filter-icon-btn{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #004dda;background:#fff;color:#004dda;font-size:18px;cursor:pointer;flex-shrink:0}.inst-job-cards-filter{display:none!important}.inst-filter-sheet-overlay{display:flex!important;position:fixed;inset:0;background:#00000073;z-index:9999;align-items:flex-end;justify-content:center}.inst-filter-sheet-panel{display:flex!important;flex-direction:column;background:#fff;width:100%;max-height:80vh;border-radius:20px 20px 0 0;overflow:hidden;animation:slideUpSheet .32s cubic-bezier(.4,0,.2,1)}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.inst-filter-sheet-header{display:flex!important;justify-content:space-between;align-items:center;padding:15px 18px 11px;border-bottom:1px solid #eee;flex-shrink:0}.inst-filter-sheet-title{font-size:16px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.inst-filter-sheet-close{background:none;border:none;font-size:24px;cursor:pointer;color:#021b79;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.inst-filter-sheet-body{display:flex!important;flex:1;overflow:hidden}.inst-filter-sheet-categories{border-right:1px solid #eee;width:140px;flex-shrink:0;overflow-y:auto}.inst-filter-sheet-category-item{padding:12px 11px;cursor:pointer;font-size:12.5px;color:#505965;transition:background .2s}.inst-filter-sheet-category-item:hover{background:#f5f7ff}.inst-filter-sheet-category-item.active{background:#e9efff4a;font-weight:500;border-left:3px solid #0056d2;color:#0056d2}.inst-filter-sheet-values{flex:1;padding:12px;overflow-y:auto}.inst-filter-sheet-footer{display:flex!important;justify-content:flex-end;gap:10px;padding:10px 16px 18px;border-top:1px solid #eee;flex-shrink:0}.inst-filter-sheet-clear-btn{background:none;border:1px solid #004dda;color:#004dda;padding:5px 14px;border-radius:8px;font-size:13px;cursor:pointer}.inst-filter-sheet-apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:5px 18px;border-radius:8px;font-size:13px;cursor:pointer}.inst-in-ad-carousel-container,.inst-in-ad-carousel,.inst-in-ad-card,.inst-in-ad-img,.inst-in-ad-dots,.inst-dot{display:none!important}.inst-profile-sidebar-col{position:static}.inst-db-filter-title{font-size:12.5px}.inst-db-filter-body{flex-direction:column}.inst-db-filter-categories{max-width:100%;border-right:none;border-bottom:1px solid #eee;display:flex;flex-direction:row;overflow-x:auto}.inst-db-category-item{padding:9px 11px;font-size:11.5px;white-space:nowrap}.inst-db-filter-values{height:200px;width:100%}.inst-db-checkbox-item{font-size:12.5px}.inst-db-checkbox-label,.inst-db-filter-label,.inst-db-select{font-size:11.5px}.inst-db-select-icon{font-size:18px}.inst-db-btn-clear{font-size:11.5px}.inst-db-job-select-bar{flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.inst-db-tab-switch button{padding:4px 10px;font-size:11px}.institution-sortby{margin-right:0}.institution-db-sort-btn{padding:0;font-size:0;gap:0;border-radius:50%;min-width:36px;min-height:36px;justify-content:center;margin-top:0}.institution-db-sort-btn .sort-label{display:none}.institution-db-sort-btn:before{content:"↕";font-size:17px;color:#004dda}.inst-db-sort-dropdown div,.inst-no-data-text{font-size:12.5px}.inst-db-pagination-prev-btn,.inst-db-pagination-next-btn,.inst-db-pagination-page{font-size:11.5px}.institution-db-ai-modal{padding:20px 18px;max-width:96vw}.institution-db-ai-title{font-size:15px}.institution-db-ai-label{width:100px;font-size:12px}.institution-db-ai-percent{font-size:12px}.inst-db-employee-popup-card{padding:20px 6px 20px 18px;max-width:98vw;margin-top:44px}.institution-db-popup-job-header{gap:14px;flex-direction:column}.inst-db-popup-employee-logo{width:65px;height:65px}.inst-db-popup-employee-logo img{height:65px;width:63px}.inst-db-default-avatar-icon{width:60px;height:60px}.inst-dashboard-employee-title-row{flex-direction:column;align-items:flex-start;gap:8px}.institution-db-cardpopup-job-title{font-size:14px}.inst-db-employee-header-actions{gap:14px;margin-right:36px;flex-wrap:wrap}.inst-db-view-profile-btn,.inst-db-invite-btn{font-size:11px}.inst-db-employee-popup-body{flex-direction:column;gap:14px;padding-right:8px}.inst-db-employee-popup-content h4{font-size:13px}.inst-db-employee-popup-content p{font-size:12px}.inst-db-employee-personal-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));font-size:12px}.inst-db-employee-skill-tags span{font-size:11px}.inst-db-employee-experience{grid-template-columns:1fr;gap:12px}.inst-db-employee-experience-item.full-width{grid-column:span 1}.inst-db-education-row,.inst-db-experience-row{flex-direction:column;gap:10px;padding:12px}.inst-db-experience-left{font-size:12px}.inst-db-experience-right{align-items:flex-start;text-align:left;font-size:12px}.inst-db-employee-cert ul{grid-template-columns:1fr;gap:12px}.inst-db-employee-cert ul li.full-width{grid-column:span 1}.inst-db-research-main-card{grid-template-columns:1fr;gap:12px}.inst-db-research-box h5,.inst-db-research-box p{font-size:12px}.full-width{grid-column:span 1}.inst-preview-modal-content{width:92%}.inst-invitenot-popup-card{width:88vw}.inst-invitenot-popup-card h3{font-size:14px}.inst-invitenot-popup-card p{font-size:12px}.inst-notmatch-invite-popup{width:84vw}.inst-match-invite-popup{width:88vw;height:auto}.inst-match-popup-header h3{font-size:15px}}@media (min-width: 768px) and (max-width: 1023px){.inst-employeecard-container{margin-top:45px;padding:.4rem 1.5rem;font-size:.82rem}.inst-searchbar-container{flex-direction:row;flex-wrap:wrap;margin-right:0;margin-top:18px;margin-bottom:22px;gap:8px;padding:0 12px;align-items:center}.instjob-title{font-size:13.5px;margin-top:6px;margin-left:10px}.institution-sort{gap:7px;align-items:center}.inst-search-box{flex:1;width:auto;max-width:480px;margin-right:0}.inst-search-btn{font-size:16px}.inst-search-field{font-size:12.5px;width:100%}.inst-filter-icon-btn{display:flex!important;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #004dda;background:#fff;color:#004dda;font-size:19px;cursor:pointer;flex-shrink:0}.inst-job-cards-filter{display:none!important}.inst-filter-sheet-overlay{display:flex!important;position:fixed;inset:0;background:#00000073;z-index:9999;align-items:flex-end;justify-content:center}.inst-filter-sheet-panel{display:flex!important;flex-direction:column;background:#fff;width:100%;max-height:75vh;border-radius:22px 22px 0 0;overflow:hidden;animation:slideUpSheet .32s cubic-bezier(.4,0,.2,1)}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.inst-filter-sheet-header{display:flex!important;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #eee;flex-shrink:0}.inst-filter-sheet-title{font-size:17px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.inst-filter-sheet-close{background:none;border:none;font-size:26px;cursor:pointer;color:#021b79;display:flex;align-items:center;justify-content:center;width:34px;height:34px}.inst-filter-sheet-body{display:flex!important;flex:1;overflow:hidden}.inst-filter-sheet-categories{border-right:1px solid #eee;width:160px;flex-shrink:0;overflow-y:auto}.inst-filter-sheet-category-item{padding:13px 12px;cursor:pointer;font-size:13px;color:#505965;transition:background .2s}.inst-filter-sheet-category-item:hover{background:#f5f7ff}.inst-filter-sheet-category-item.active{background:#e9efff4a;font-weight:500;border-left:3px solid #0056d2;color:#0056d2}.inst-filter-sheet-values{flex:1;padding:14px;overflow-y:auto}.inst-filter-sheet-footer{display:flex!important;justify-content:flex-end;gap:12px;padding:12px 20px 20px;border-top:1px solid #eee;flex-shrink:0}.inst-filter-sheet-clear-btn{background:none;border:1px solid #004dda;color:#004dda;padding:6px 16px;border-radius:8px;font-size:13.5px;cursor:pointer}.inst-filter-sheet-apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:6px 22px;border-radius:8px;font-size:13.5px;cursor:pointer}.inst-in-ad-carousel-container,.inst-in-ad-carousel,.inst-in-ad-card,.inst-in-ad-img,.inst-in-ad-dots,.inst-dot{display:none!important}.inst-profile-sidebar-col{position:sticky;top:85px}.inst-db-filter-title{font-size:11px}.inst-db-filter-categories{max-width:130px}.inst-db-category-item{padding:10px;font-size:11px}.inst-db-checkbox-item,.inst-db-accordion-label{font-size:11.5px}.inst-db-accordion-trigger{padding:7px 18px}.inst-db-checkbox-label,.inst-db-filter-label,.inst-db-select,.inst-db-btn-clear{font-size:11px}.inst-db-tab-switch button{padding:4px 11px;font-size:11.5px}.institution-sortby{margin-right:16px}.institution-db-sort-btn{padding:0;font-size:0;gap:0;border-radius:50%;min-width:38px;min-height:38px;justify-content:center;margin-top:0}.institution-db-sort-btn .sort-label{display:none}.institution-db-sort-btn:before{content:"↕";font-size:16px;color:#004dda}.inst-db-sort-dropdown div{font-size:11.5px}.inst-no-data-text,.inst-db-pagination-prev-btn,.inst-db-pagination-next-btn{font-size:11px}.inst-db-pagination-page{font-size:12px}.institution-db-ai-modal{padding:22px 24px;max-width:90vw}.institution-db-ai-title{font-size:14px}.institution-db-ai-label{width:110px;font-size:11px}.institution-db-ai-percent{font-size:11px}.inst-db-employee-popup-card{padding:22px 6px 22px 22px;max-width:95vw;margin-top:50px}.institution-db-popup-job-header{gap:16px}.inst-db-popup-employee-logo{width:72px;height:72px}.inst-db-popup-employee-logo img{height:72px;width:70px}.institution-db-cardpopup-job-title{font-size:13px;margin-top:5px}.inst-db-employee-header-actions{gap:18px;margin-right:50px}.inst-db-view-profile-btn,.inst-db-invite-btn{font-size:10.5px;padding:3px 12px}.institution-db-job-meta-row{font-size:11px;padding:4px 0}.ins-institution-inside-salary{font-size:11px}.institution-db-job-meta-item svg{height:13px;width:13px}.inst-db-certificate-dates{font-size:10.5px}.inst-db-employee-cert{font-size:11px}.inst-db-employee-popup-body{gap:18px;padding-right:12px}.inst-db-employee-popup-content h4{font-size:12.5px;margin-bottom:5px}.inst-db-research-box h5{font-size:12px}.inst-db-three-dot-btn{padding:0 6px;font-size:17px}.institution-db-cardpopup-company-name{font-size:11px}.institution-db-job-meta-item,.inst-db-employee-popup-content p{font-size:11.5px}.inst-db-employee-personal-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));font-size:11.5px}.inst-db-employee-skill-tags span{font-size:11px}.inst-db-employee-experience{grid-template-columns:1fr;gap:14px}.inst-db-employee-experience-item.full-width{grid-column:span 1}.inst-db-education-row,.inst-db-experience-row{padding:14px;gap:12px}.inst-db-experience-left{font-size:11.5px}.inst-db-workexperience-duration{font-size:11px}.inst-db-employee-popup-close{font-size:23px;width:25px;height:24px;top:23px}.inst-db-experience-right{font-size:11.5px}.inst-db-employee-cert ul{grid-template-columns:1fr;gap:14px}.inst-db-employee-cert ul li.full-width{grid-column:span 1}.inst-db-research-main-card{grid-template-columns:repeat(2,1fr);gap:14px}.full-width{grid-column:span 2}.inst-preview-modal-content{width:80%}.inst-invitenot-popup-card{width:80vw;max-width:380px}.inst-notmatch-invite-popup{width:76vw;max-width:330px}.inst-match-invite-popup{width:80vw;max-width:380px}}@media (min-width: 1024px) and (max-width: 1279px){.inst-filter-icon-btn,.inst-filter-sheet-overlay,.inst-filter-sheet-panel{display:none!important}.inst-employeecard-container{margin-top:52px;padding:.45rem 2rem;font-size:12px}.inst-searchbar-container{margin-right:160px;margin-top:20px;margin-bottom:24px}.instjob-title{font-size:14px;margin-left:10px}.inst-search-box{width:520px}.inst-search-field{font-size:13px;width:420px}.inst-search-btn{font-size:17px}.inst-job-cards-filter{display:flex!important;width:290px}.inst-db-filter-title{font-size:13.5px}.inst-db-filter-categories{max-width:130px}.inst-db-category-item{font-size:13px}.inst-db-accordion-label{font-size:12px}.inst-db-accordion-trigger{padding:9px 18px}.inst-db-checkbox-label{font-size:13px}.inst-db-filter-label{font-size:12.5px}.col-lg-5{flex:0 0 auto;width:30.666667%}.inst-db-select{font-size:12.5px}.inst-db-btn-clear{font-size:13px}.inst-db-tab-switch button{padding:4.5px 13px;font-size:12px}.institution-sortby{margin-right:20px}.institution-db-sort-btn{padding:0;font-size:0;gap:0;border-radius:50%;min-width:36px;min-height:36px;justify-content:center;margin-top:5px}.institution-db-sort-btn .sort-label{display:none}.institution-db-sort-btn:before{content:"↕";font-size:18px;color:#004dda}.inst-db-sort-dropdown div{font-size:13.5px}.ins-saved-jobs-layout{display:flex;gap:15px;margin-top:20px;--bs-gutter-x: 0px}.ins-saved-job-list{width:423px!important;max-width:none!important;min-width:0!important}.col-lg-5{flex:0 0 auto;width:29.666667%}.inst-no-data-text{font-size:13.5px}.inst-in-ad-carousel-container{height:392px}.inst-db-pagination-prev-btn,.inst-db-pagination-next-btn,.inst-db-pagination-page{font-size:12.5px}.institution-db-ai-modal{max-width:680px;padding:26px 30px}.institution-db-ai-title{font-size:17px}.institution-db-ai-label{width:120px;font-size:13px}.institution-db-ai-percent{font-size:12.5px}.inst-db-employee-popup-card{max-width:920px;padding:26px 5px 26px 26px;margin-top:54px}.institution-db-cardpopup-job-title{font-size:14px}.inst-db-employee-header-actions{gap:24px;margin-right:58px}.inst-db-view-profile-btn,.inst-db-invite-btn{font-size:12px}.inst-db-employee-popup-content h4{font-size:13.5px}.inst-db-employee-popup-content p,.inst-db-employee-personal-grid{font-size:12.5px}.inst-db-employee-skill-tags span{font-size:11.5px}.inst-db-certificate-dates,.inst-db-employee-cert{font-size:12px}.institution-db-job-meta-item svg{height:15px;width:15px}.inst-db-experience-left,.inst-db-experience-right{font-size:12.5px}.inst-db-research-main-card{grid-template-columns:repeat(3,1fr);gap:16px}.inst-db-research-box h5{font-size:13px}.inst-db-research-box p{font-size:12.5px}.inst-preview-modal-content{width:65%}}@media (min-width: 1280px) and (max-width: 1439px){.inst-filter-icon-btn,.inst-filter-sheet-overlay,.inst-filter-sheet-panel{display:none!important}.inst-job-cards-filter{display:flex!important}.inst-employeecard-container{margin-top:56px;padding:.48rem 2.5rem;font-size:12px}.inst-searchbar-container{margin-right:240px;margin-top:22px;margin-bottom:26px}.instjob-title{font-size:14.5px;margin-left:11px}.inst-search-box{width:640px}.inst-search-field{font-size:13.5px;width:540px}.inst-db-filter-title{font-size:14px}.inst-db-filter-categories{max-width:150px}.inst-db-category-item{font-size:13px}.inst-db-filter-values{height:390px;width:195px}.inst-db-checkbox-label{font-size:13px}.inst-db-filter-label,.inst-db-select,.inst-db-tab-switch button{font-size:12.5px}.institution-sortby{margin-right:25px}.institution-db-sort-btn{font-size:12.5px}.inst-db-sort-dropdown div{font-size:13.5px}.institution-db-ai-modal{max-width:710px}.institution-db-ai-title{font-size:18px}.institution-db-ai-label{width:125px;font-size:13.5px}.inst-db-employee-popup-card{max-width:1000px}.institution-db-cardpopup-job-title{font-size:15.5px}.inst-db-employee-popup-content h4{font-size:14.5px}.inst-db-employee-popup-content p,.inst-db-employee-personal-grid{font-size:13px}.inst-db-research-box h5{font-size:13.5px}.inst-db-research-box p{font-size:13px}}@media (min-width: 1440px){.inst-filter-icon-btn,.inst-filter-sheet-overlay,.inst-filter-sheet-panel{display:none!important}.inst-job-cards-filter{display:flex!important}.ins-saved-job-list{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;padding:0 0 0 14px!important}}@media (min-width: 1920px){.inst-filter-icon-btn,.inst-filter-sheet-overlay,.inst-filter-sheet-panel{display:none!important}.inst-job-cards-filter{display:flex!important}.inst-employeecard-container{margin-top:72px;padding:.65rem 3.5rem;font-size:1rem;border-radius:.75rem}.inst-searchbar-container{margin-right:420px;margin-top:32px;margin-bottom:40px}.instjob-title{font-size:18px;margin-top:10px;margin-left:16px}.institution-sort{gap:12px}.inst-search-box{width:980px;padding:3px 16px;border-radius:30px}.inst-search-btn{font-size:22px;padding:8px}.inst-search-field{font-size:16px;padding:8px 7px;width:820px}.inst-job-cards-filter{border-radius:16px;top:100px}.inst-db-filter-header{padding-bottom:12px}.inst-db-filter-title{font-size:18px}.inst-db-filter-categories{max-width:200px}.inst-db-category-item{padding:16px;font-size:16px}.inst-db-filter-values{height:520px;width:260px;padding:14px}.inst-db-checkbox-item{margin-bottom:12px;font-size:18px}.inst-db-checkbox-input{width:16px;height:18px;margin-right:8px}.inst-db-checkbox-label{font-size:16px}.inst-db-filter-label{margin-bottom:16px;font-size:16px}.inst-db-select{padding:9px 44px 9px 18px;font-size:16px;border-radius:12px}.inst-db-select-icon{font-size:28px;right:14px}.inst-db-btn-clear{font-size:16px}.inst-db-job-select-bar{margin-bottom:22px}.inst-db-tab-switch{border-radius:12px;padding:5px;gap:5px}.inst-db-tab-switch button{padding:7px 22px;font-size:15px;border-radius:10px}.institution-sortby{margin-right:42px}.institution-db-sort-btn{padding:5px 18px;border-radius:12px;font-size:16px;gap:8px;margin-top:7px}.inst-db-sort-dropdown{top:54px;width:200px;border-radius:14px}.inst-db-sort-dropdown div{padding:13px 18px;font-size:16px}.inst-no-data-text{font-size:17px}.inst-in-ad-carousel-container{height:240px}.inst-in-ad-dots{gap:10px;margin-top:12px;margin-bottom:12px}.inst-dot{height:11px;width:11px}.inst-db-pagination-container{gap:16px;margin:42px 0}.inst-db-pagination-prev-btn{padding:6px 22px 6px 9px;font-size:16px;border-radius:8px}.inst-db-pagination-next-btn{padding:6px 9px 6px 22px;font-size:16px;border-radius:8px}.inst-db-pagination-pages{gap:8px}.inst-db-pagination-page{padding:1px 13px;font-size:16px;border-radius:8px}.institution-db-ai-modal{padding:42px 48px;max-width:920px;border-radius:18px}.institution-db-ai-close{top:16px;right:40px;font-size:38px}.institution-db-ai-title{font-size:24px;margin-bottom:32px}.institution-db-ai-row{margin-bottom:32px;gap:26px}.institution-db-ai-label{width:170px;font-size:17px}.institution-db-ai-track{height:10px}.institution-db-ai-percent{width:56px;font-size:16px}.inst-db-employee-popup-card{padding:40px 8px 40px 40px;max-width:1380px;max-height:92vh;margin-top:72px;border-radius:16px}.inst-db-transaction-details-modal-2{max-height:82vh}.inst-db-employee-popup-close{top:40px;right:36px;font-size:34px;width:40px;height:39px}.institution-db-popup-job-header{gap:28px;padding-bottom:16px;margin-bottom:14px}.inst-db-popup-employee-logo{width:108px;height:108px;border-radius:18px}.inst-db-popup-employee-logo img{height:108px;width:106px;border-radius:18px}.inst-db-default-avatar-icon{width:100px;height:100px}.inst-db-employee-popup-header-right h4{font-size:15px}.institution-db-cardpopup-job-title{font-size:20px;margin:1px 2px;padding-right:70px}.inst-db-employee-header-actions{gap:38px;margin-right:84px}.inst-db-view-profile-btn{padding:7px 18px;font-size:16px}.inst-db-invite-btn{padding:7px 28px;font-size:16px}.inst-db-invite-btn.invited{padding:6px 27px;font-size:16px}.inst-db-three-dot-btn{font-size:26px;padding:5px 8px}.inst-db-more-dropdown{top:60px;right:16px;min-width:130px;border-radius:9px}.inst-db-more-dropdown button{padding:11px 16px;font-size:16px}.inst-db-block-popup-card{width:480px;padding:34px;border-radius:12px}.inst-db-block-popup-card h3{font-size:22px;margin-bottom:26px}.inst-db-block-popup-card p{font-size:17px;margin-bottom:26px}.inst-db-block-popup-actions{gap:26px}.inst-db-blockcancel-btn{padding:6px 16px;font-size:16px;border-radius:7px}.inst-db-confirm-block-btn{padding:6px 22px;font-size:16px;border-radius:7px}.dashboard-report-popup-card{width:540px;padding:34px;border-radius:16px}.dashboard-report-popup-card h3{font-size:22px;margin-bottom:26px}.dashboard-report-options{gap:14px;margin-top:20px;margin-left:28px}.dashboard-report-options label{font-size:17px;gap:14px}.dashboard-report-popup-actions{margin-top:28px;gap:20px}.dashboard-report-cancel-btn,.dashboard-report-submit-btn{padding:5px 20px;font-size:16px;border-radius:8px}.dashboard-report-block-option label{font-size:17px;gap:14px}.institution-db-cardpopup-company-name{font-size:17px;margin-bottom:22px;gap:11px}.institution-db-meta-icon{font-size:17px}.institution-db-job-meta-item{font-size:16px;gap:10px}.institution-db-job-meta-row{gap:20px;padding:14px 0}.ins-institution-inside-salary{font-size:16px;gap:5px}.inst-db-employee-popup-body{gap:34px;max-height:calc(80vh - 180px);padding-right:28px}.inst-db-employee-popup-content h4{font-size:18px;margin-bottom:20px}.inst-db-employee-popup-content p{font-size:16px;line-height:1.9}.inst-db-employee-personal-section{margin-bottom:22px}.inst-db-employee-personal-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px 28px;font-size:16px}.inst-db-resume-view-btn{font-size:14px;padding:2px 14px}.inst-db-employee-skill-tags span{padding:8px 16px;font-size:14px;margin:0 8px 18px 0}.inst-db-certificate-header{margin-bottom:18px}.inst-db-view-all-cert-btn{font-size:16px;margin-right:28px}.inst-db-employee-experience{grid-template-columns:repeat(2,1fr);gap:28px}.inst-db-education-row,.inst-db-experience-row{padding:24px;margin-bottom:28px;border-radius:20px;gap:28px}.inst-db-experience-left,.inst-db-experience-right{font-size:16px;gap:10px}.inst-db-certificate-dates,.inst-db-workexperience-duration{font-size:16px}.inst-db-view-doc-btn,.inst-db-view-certificate-btn{padding:6px 16px;font-size:15px;min-width:80px;border-radius:8px}.inst-db-employee-cert ul{grid-template-columns:repeat(2,1fr);gap:28px}.inst-db-employee-cert ul li{padding:26px;border-radius:20px;font-size:15px}.inst-db-research-main-card{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:20px}.inst-db-research-box{padding:22px 24px;border-radius:14px}.inst-db-research-box h5{margin-bottom:14px;font-size:17px}.inst-db-research-box p{font-size:16px;margin:8px 0}.inst-db-document-row{margin-top:9px}.inst-db-document-label{font-size:17px}.inst-preview-modal-content{width:55%;padding:58px 20px 20px;border-radius:14px}.inst-preview-close-btn{top:18px;right:24px;font-size:24px}.inst-invitenot-popup-card{width:500px;padding:32px;border-radius:16px}.inst-invitenot-popup-card h3{font-size:21px}.inst-invitenot-popup-card p{font-size:17px}.inst-invitenot-popup-actions{margin-top:26px;gap:34px}.inst-invitenot-popup-cancel{padding:7px 20px;font-size:17px;border-radius:10px}.inst-invitenot-popup-create{padding:7px 16px;font-size:17px;border-radius:10px}.inst-notmatch-invite-popup{width:420px;padding:34px 32px;border-radius:16px}.inst-notmatch-invite-popup h3{font-size:21px;margin-bottom:14px}.inst-notmatch-invite-popup p{font-size:17px;margin-bottom:26px}.inst-notmatch-invite-popup button{padding:7px 20px;font-size:16px;border-radius:8px}.inst-match-invite-popup{width:500px;height:220px;padding:26px;border-radius:14px}.inst-match-popup-header h3{font-size:22px;margin-left:64px}.inst-match-popup-close{font-size:22px}.inst-match-popup-body p{margin-left:52px;margin-bottom:32px;font-size:16px}.inst-match-popup-actions{gap:28px}.inst-match-popup-cancel{padding:5px 16px;font-size:17px;border-radius:7px}.inst-match-popup-invite{padding:5px 24px;font-size:18px;border-radius:7px}}.inst-filter-sheet-overlay{position:fixed;inset:0;background:#00000073;z-index:9999;display:flex;align-items:flex-end;justify-content:center}.inst-filter-sheet-panel{display:flex;flex-direction:column;background:#fff;width:100%;max-height:80vh;border-radius:20px 20px 0 0;overflow:hidden;animation:slideUpSheet .32s cubic-bezier(.4,0,.2,1)}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}.inst-filter-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px 12px;border-bottom:1px solid #eee;flex-shrink:0}.inst-filter-sheet-title{font-size:15px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin:0}.inst-filter-sheet-close{background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:#021b79;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0}.inst-filter-sheet-body{display:flex;flex:1;overflow:hidden;min-height:0}.inst-filter-sheet-categories{width:130px;flex-shrink:0;border-right:1px solid #eee;overflow-y:auto;background:#fafafa}.inst-filter-sheet-category-item{padding:13px 12px;cursor:pointer;font-size:12.5px;color:#505965;transition:background .2s;border-left:3px solid transparent}.inst-filter-sheet-category-item:hover{background:#f0f4ff}.inst-filter-sheet-category-item.active{background:#eef2ff;font-weight:600;border-left:3px solid #0056d2;color:#0056d2}.inst-filter-sheet-values{flex:1;padding:14px 12px;overflow-y:auto;min-width:0}.inst-filter-sheet-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px 18px;border-top:1px solid #eee;flex-shrink:0}.inst-filter-sheet-clear-btn{background:none;border:1px solid #004dda;color:#004dda;padding:6px 16px;border-radius:8px;font-size:13px;cursor:pointer;transition:background .2s}.inst-filter-sheet-clear-btn:hover{background:#f0f4ff}.inst-filter-sheet-apply-btn{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:6px 22px;border-radius:8px;font-size:13px;cursor:pointer;transition:opacity .2s}.inst-filter-sheet-apply-btn:hover{opacity:.9}@media (min-width: 1024px){.inst-filter-sheet-overlay{display:none!important}}@media (min-width: 768px) and (max-width: 1023px){.inst-filter-sheet-panel{max-height:75vh;border-radius:22px 22px 0 0}.inst-filter-sheet-header{padding:16px 22px 13px}.inst-filter-sheet-title{font-size:16px}.inst-filter-sheet-categories{width:175px}.inst-filter-sheet-category-item{padding:14px 13px;font-size:13px}.inst-filter-sheet-values{padding:16px 14px}.inst-filter-sheet-footer{padding:13px 20px 20px;gap:12px}.inst-filter-sheet-clear-btn{padding:7px 18px;font-size:13.5px}.inst-filter-sheet-apply-btn{padding:7px 26px;font-size:13.5px}}@media (max-width: 480px){.inst-filter-sheet-panel{max-height:82vh;border-radius:18px 18px 0 0}.inst-filter-sheet-header{padding:12px 14px 10px}.inst-filter-sheet-title{font-size:14px}.inst-filter-sheet-close{font-size:22px;width:28px;height:28px}.inst-filter-sheet-categories{width:150px}.inst-filter-sheet-category-item{padding:11px 10px;font-size:11.5px}.inst-filter-sheet-values{padding:10px}.inst-filter-sheet-footer{padding:10px 12px 16px;gap:8px}.inst-filter-sheet-clear-btn{padding:5px 12px;font-size:12px;border-radius:7px}.inst-filter-sheet-apply-btn{padding:5px 16px;font-size:12px;border-radius:7px}}.inst-topbar-icon-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:24%;border:1px solid #ddd;background:#fff;color:#6c757d;font-size:16px;cursor:pointer;flex-shrink:0;padding:0}.inst-mobile-search-wrapper{position:relative;display:flex;align-items:center}.inst-mobile-search-expand{position:absolute;right:42px;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #004dda;border-radius:20px;padding:4px 12px;width:190px;z-index:200;display:flex;align-items:center;box-shadow:0 2px 8px #0000001a}.inst-mobile-search-input{border:none;outline:none;font-size:12px;width:100%;background:transparent;color:#333}.inst-mobile-search-input::placeholder{color:#999}@media (min-width: 1024px){.inst-search-desktop{display:flex!important}.inst-mobile-search-wrapper,.inst-filter-icon-btn,.inst-mobile-sort-wrapper{display:none!important}.inst-desktop-sort{display:flex!important}.inst-db-employee-popup-close{top:27px;font-size:24px}}@media (max-width: 1023px){.inst-search-desktop{display:none!important}.inst-mobile-search-wrapper,.inst-filter-icon-btn,.inst-mobile-sort-wrapper{display:flex!important}.inst-desktop-sort{display:none!important}.inst-searchbar-container{display:flex;justify-content:space-between;align-items:center;margin-right:0;margin-top:14px;margin-bottom:10px;padding:0 12px;gap:8px}.inst-title-left{flex:1;min-width:0}.instjob-title{font-size:12px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inst-icons-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.inst-db-job-select-bar{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:0 12px}.inst-db-tab-switch{display:flex;justify-content:flex-start;flex:1;padding:0;gap:6px}.inst-db-tab-switch button{padding:5px 11px;font-size:11px;border-radius:8px;white-space:nowrap}.inst-mobile-sort-wrapper{flex-shrink:0;position:relative}.inst-db-sort-dropdown{position:absolute;top:42px;right:0;width:155px;background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:999}.inst-db-sort-dropdown div{padding:10px 14px;cursor:pointer;font-size:13px;color:#333}.inst-db-sort-dropdown div:hover{background:#f0f4ff}}@media (max-width: 480px){.inst-searchbar-container{margin-top:10px;margin-bottom:8px;padding:0 8px;gap:6px}.instjob-title{font-size:11px}.inst-icons-right{gap:6px}.inst-topbar-icon-btn{width:25px;height:25px;font-size:12px}.inst-mobile-search-expand{width:160px;right:38px;padding:3px 10px}.inst-mobile-search-input{font-size:11px}.inst-db-job-select-bar{padding:0 8px;margin-bottom:8px}.inst-db-tab-switch{gap:4px}.inst-db-tab-switch button{padding:4px 8px;font-size:10px;border-radius:7px}.inst-db-sort-dropdown{width:140px;top:38px}.inst-db-sort-dropdown div{padding:9px 12px;font-size:12px}}@media (min-width: 481px) and (max-width: 767px){.inst-searchbar-container{padding:0 10px;margin-top:12px;margin-bottom:10px;gap:8px}.instjob-title{font-size:12px}.inst-topbar-icon-btn{width:33px;height:33px;font-size:15px}.inst-mobile-search-expand{width:180px}.inst-db-tab-switch button{padding:5px 10px;font-size:11px}}@media (min-width: 768px) and (max-width: 1023px){.inst-searchbar-container{padding:0 14px;margin-top:25px;margin-bottom:12px;gap:10px}.instjob-title{font-size:13px}.inst-topbar-icon-btn{width:30px;height:30px;font-size:16px}.inst-mobile-search-wrapper{margin:0 10px}.inst-mobile-search-expand{width:220px;right:44px}.inst-db-job-select-bar{padding:0 14px;margin-bottom:12px}.inst-db-tab-switch button{padding:5px 13px;font-size:12px}.inst-db-sort-dropdown{width:160px;top:44px}.inst-db-sort-dropdown div{font-size:13.5px}}.ins-section-title{margin-bottom:40px;font-size:18px;color:#333;font-weight:600}.ins-institution-card{background:#fff;padding:15px 25px;border-radius:12px;margin-bottom:18px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;height:fit-content;align-items:center;position:relative}.ins-institution-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.ins-institution-header{display:flex;align-items:center;flex-wrap:wrap}.ins-institution-avatar-ring{margin-right:10px;margin-top:0}.ins-inst-avatar-round{width:50px;height:50px;border-radius:12px;overflow:hidden;border:2px solid #ccc;display:flex;align-items:center;justify-content:center}.ins-institution-image{width:100%;height:100%;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center}.ins-institution-name{font-size:15px;font-weight:600;margin-bottom:5px;margin-top:3px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:13.5px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:12px;right:12px;background-color:#e0f3ff;color:#0077b6;font-size:13px;padding:4px 10px;border-radius:20px;margin-right:10px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:15px;padding:10px 0 8px;font-size:13.5px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:6px;font-size:13.5px;color:#333}.ins-meta-icon{color:gray;font-size:14px}.ins-institution-meta-item svg{color:#736666;font-size:14px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:14px;color:#444;margin-bottom:10px}.ins-institution-info-item{margin-right:10px;white-space:nowrap}.ins-institution-skills{font-size:15px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.left-section{display:flex;gap:16px;align-items:center;flex:1}.ins-institution-actions-inline{display:flex;align-items:center}.ins-institution-achievements{color:#333;font-size:13.5px}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:28px;min-width:70px;padding:0 16px;border:none;border-radius:15px;font-size:13px;cursor:pointer;transition:background-color .3s ease;margin-top:0;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:20px;right:20px;background-color:#2ecc71;color:#fff;padding:12px 18px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;animation:fadeInOut 2s ease-in-out}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;object-fit:cover;align-items:center;justify-content:center;font-size:33px;color:#6b7280ab}.ins-institution-card{opacity:0;transform:translateY(20px) scale(.97)}@keyframes cardReveal{0%{opacity:0;transform:translateY(20px) scale(.97)}60%{opacity:.9}to{opacity:1;transform:translateY(0) scale(1)}}.ins-institution-card.animate-card{animation:cardReveal 1.6s cubic-bezier(.22,1,.36,1) forwards}.ins-institution-card.animate-card:nth-child(1){animation-delay:.02s}.ins-institution-card.animate-card:nth-child(2){animation-delay:.1s}.ins-institution-card.animate-card:nth-child(3){animation-delay:.2s}.ins-institution-card.animate-card:nth-child(4){animation-delay:.3s}.ins-institution-card.animate-card:nth-child(5){animation-delay:.4s}.ins-institution-card.animate-card:nth-child(6){animation-delay:.5s}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}.ins-cards-container{animation:pageFadeIn .4s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (min-width: 320px) and (max-width: 374px){.ins-cards-container{padding:6px 4px;width:100%;box-sizing:border-box}.ins-section-title{font-size:11px;font-weight:700;color:#333;margin-bottom:10px}.ins-institution-card{background:#fff;padding:8px 9px;border-radius:8px;width:100%;margin-bottom:10px;box-shadow:0 2px 5px #0000001a;transition:.3s ease;position:relative;box-sizing:border-box}.ins-institution-card:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001f}.ins-institution-header{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:6px}.ins-institution-avatar-ring{margin-right:0;margin-top:2px;flex-shrink:0}.ins-inst-avatar-round{width:28px;height:28px;border-radius:6px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:10.5px;font-weight:700;margin-bottom:2px;margin-top:1px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-institution-designation{font-size:9.5px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:8px;right:8px;background-color:#e0f3ff;color:#0077b6;font-size:9px;padding:2px 5px;border-radius:20px;box-sizing:border-box}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:5px 8px;padding:6px 0 4px;font-size:9.5px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:3px;font-size:9.5px;color:#333}.ins-meta-icon{color:gray;font-size:9.5px}.ins-institution-meta-item svg{color:#736666;font-size:9.5px;width:9.5px;height:9.5px}.ins-institution-achievements-row{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.left-section{display:flex;gap:10px;align-items:center;flex-wrap:wrap;width:100%}.ins-institution-actions-inline{display:flex;align-items:center;width:100%;justify-content:flex-end}.ins-institution-achievements{color:#333;font-size:9.5px}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:20px;min-width:48px;padding:0 8px;border:none;border-radius:10px;font-size:9px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;box-sizing:border-box}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:10px;right:10px;background-color:#2ecc71;color:#fff;padding:6px 10px;border-radius:6px;box-shadow:0 2px 8px #00000026;z-index:1000;font-weight:700;font-size:9.5px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 375px) and (max-width: 424px){.ins-cards-container{padding:7px 5px;width:100%;box-sizing:border-box}.ins-section-title{font-size:12px;font-weight:700;color:#333;margin-bottom:12px}.ins-institution-card{background:#fff;padding:9px 10px;border-radius:9px;width:100%;margin-bottom:11px;box-shadow:0 2px 5px #0000001a;transition:.3s ease;position:relative;box-sizing:border-box}.ins-institution-card:hover{transform:translateY(-1px);box-shadow:0 3px 7px #0000001f}.ins-institution-header{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:7px}.ins-institution-avatar-ring{margin-right:0;margin-top:2px;flex-shrink:0}.ins-inst-avatar-round{width:32px;height:32px;border-radius:7px;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:11.5px;font-weight:700;margin-bottom:2px;margin-top:1px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-institution-designation{font-size:10px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:9px;right:9px;background-color:#e0f3ff;color:#0077b6;font-size:9.5px;padding:2px 6px;border-radius:20px;box-sizing:border-box}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:6px 9px;padding:7px 0 4px;font-size:10px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:3px;font-size:10px;color:#333}.ins-meta-icon{color:gray;font-size:10px}.ins-institution-meta-item svg{color:#736666;font-size:10px;width:10px;height:10px}.ins-institution-achievements-row{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.left-section{display:flex;gap:12px;align-items:center;flex-wrap:wrap;width:100%}.ins-institution-actions-inline{display:flex;align-items:center;width:100%;justify-content:flex-end}.ins-institution-achievements{color:#333;font-size:10px}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:22px;min-width:52px;padding:0 9px;border:none;border-radius:11px;font-size:9.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;box-sizing:border-box}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:11px;right:11px;background-color:#2ecc71;color:#fff;padding:7px 11px;border-radius:6px;box-shadow:0 2px 9px #00000026;z-index:1000;font-weight:700;font-size:10px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 425px) and (max-width: 479px){.ins-cards-container{padding:8px 6px}.ins-section-title{font-size:13px;font-weight:700;color:#333;margin-bottom:14px}.ins-institution-card{background:#fff;padding:10px 12px;border-radius:10px;width:100%;margin-bottom:12px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;position:relative;box-sizing:border-box}.ins-institution-card:hover{transform:translateY(-2px);box-shadow:0 3px 8px #00000021}.ins-institution-header{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:8px}.ins-institution-avatar-ring{margin-right:0;margin-top:2px;flex-shrink:0}.ins-inst-avatar-round{width:36px;height:36px;border-radius:8px;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:12.5px;font-weight:700;margin-bottom:3px;margin-top:2px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-institution-designation{font-size:11px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:10px;right:10px;background-color:#e0f3ff;color:#0077b6;font-size:10.5px;padding:3px 7px;border-radius:20px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:7px 10px;padding:8px 0 5px;font-size:11px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:4px;font-size:11px;color:#333}.ins-meta-icon{color:gray;font-size:11px}.ins-institution-meta-item svg{color:#736666;font-size:11px;width:11px;height:11px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:11px;color:#444;margin-bottom:7px;gap:4px}.ins-institution-info-item{margin-right:6px;white-space:nowrap;font-size:11px}.ins-institution-skills{font-size:11px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.left-section{display:flex;gap:16px;align-items:center;flex-wrap:wrap;width:100%}.ins-institution-actions-inline{display:flex;align-items:center;width:100%;justify-content:flex-end}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:24px;min-width:58px;padding:0 10px;border:none;border-radius:12px;font-size:10.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:12px;right:12px;background-color:#2ecc71;color:#fff;padding:8px 12px;border-radius:7px;box-shadow:0 2px 10px #00000026;z-index:1000;font-weight:700;font-size:11px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 480px) and (max-width: 599px){.ins-cards-container{padding:10px}.ins-section-title{font-size:14px;font-weight:700;color:#333;margin-bottom:18px}.ins-institution-card{background:#fff;padding:11px 14px;border-radius:10px;margin-bottom:14px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;position:relative}.ins-institution-card:hover{transform:translateY(-2px);box-shadow:0 3px 9px #00000024}.ins-institution-header{display:flex;align-items:center;flex-wrap:nowrap;gap:9px}.ins-institution-avatar-ring{margin-right:0;flex-shrink:0}.ins-inst-avatar-round{width:40px;height:40px;border-radius:9px;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:23px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:13px;font-weight:700;margin-bottom:3px;margin-top:2px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-institution-designation{font-size:11.5px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:10px;right:10px;background-color:#e0f3ff;color:#0077b6;font-size:11px;padding:3px 8px;border-radius:20px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:8px 12px;padding:8px 0 6px;font-size:11.5px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#333}.ins-meta-icon{color:gray;font-size:11.5px}.ins-institution-meta-item svg{color:#736666;font-size:11.5px;width:11.5px;height:11.5px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:11.5px;color:#444;margin-bottom:8px;gap:5px}.ins-institution-info-item{margin-right:7px;white-space:nowrap;font-size:11.5px}.ins-institution-skills{font-size:11.5px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:7px}.ins-institution-achievements{color:#333;font-size:11.5px}.ins-institution-actions-inline{display:flex;align-items:center}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:25px;min-width:62px;padding:0 12px;border:none;border-radius:13px;font-size:11px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:14px;right:14px;background-color:#2ecc71;color:#fff;padding:9px 14px;border-radius:7px;box-shadow:0 2px 10px #00000026;z-index:1000;font-weight:700;font-size:12px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 600px) and (max-width: 767px){.ins-cards-container{padding:14px 16px}.ins-section-title{font-size:15px;font-weight:600;color:#333;margin-bottom:22px}.ins-institution-card{background:#fff;padding:13px 18px;border-radius:11px;margin-bottom:15px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;position:relative}.ins-institution-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000024}.ins-institution-header{display:flex;align-items:center;flex-wrap:nowrap;gap:10px}.ins-institution-avatar-ring{margin-right:0;flex-shrink:0}.ins-inst-avatar-round{width:44px;height:44px;border-radius:10px;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:13.5px;font-weight:600;margin-bottom:4px;margin-top:2px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:12px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:11px;right:11px;background-color:#e0f3ff;color:#0077b6;font-size:11.5px;padding:3px 9px;border-radius:20px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:9px 14px;padding:9px 0 6px;font-size:12px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#333}.ins-meta-icon{color:gray;font-size:12px}.ins-institution-meta-item svg{color:#736666;font-size:12px;width:12px;height:12px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:12px;color:#444;margin-bottom:8px}.ins-institution-info-item{margin-right:8px;white-space:nowrap;font-size:12px}.ins-institution-skills{font-size:12px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.ins-institution-achievements{color:#333;font-size:12px}.ins-institution-actions-inline{display:flex;align-items:center}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:26px;min-width:65px;padding:0 13px;border:none;border-radius:13px;font-size:11.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:16px;right:16px;background-color:#2ecc71;color:#fff;padding:10px 15px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;font-size:12.5px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 768px) and (max-width: 1023px){.ins-cards-container{padding:16px 18px;width:100%;box-sizing:border-box}.ins-section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:24px}.ins-institution-card{background:#fff;padding:14px 18px;border-radius:12px;margin-bottom:14px;box-shadow:0 2px 7px #0000001a;transition:.3s ease;position:relative;box-sizing:border-box;width:100%}.ins-institution-card:hover{transform:translateY(-3px);box-shadow:0 5px 12px #00000024}.ins-institution-header{display:flex;align-items:center;flex-wrap:nowrap;gap:10px}.ins-institution-avatar-ring{margin-right:0;flex-shrink:0}.ins-inst-avatar-round{width:46px;height:46px;border-radius:11px;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.ins-institution-name{font-size:14px;font-weight:600;margin-bottom:4px;margin-top:2px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-institution-designation{font-size:12.5px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:12px;right:12px;background-color:#e0f3ff;color:#0077b6;font-size:12px;padding:3px 9px;border-radius:20px;box-sizing:border-box}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:10px 16px;padding:10px 0 7px;font-size:12.5px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:5px;font-size:12.5px;color:#333}.ins-meta-icon{color:gray;font-size:13px}.ins-institution-meta-item svg{color:#736666;font-size:13px;width:13px;height:13px}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}.left-section{display:flex;gap:16px;align-items:center;flex-wrap:wrap;flex:1}.ins-institution-actions-inline{display:flex;align-items:center;flex-shrink:0}.ins-institution-achievements{color:#333;font-size:12.5px}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:28px;min-width:70px;padding:0 16px;border:none;border-radius:14px;font-size:12.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;box-sizing:border-box}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:18px;right:18px;background-color:#2ecc71;color:#fff;padding:10px 16px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;font-size:13px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 1024px) and (max-width: 1279px){.ins-cards-container{padding:22px 24px}.ins-section-title{font-size:17px;font-weight:600;color:#333;margin-bottom:34px}.ins-institution-card{background:#fff;padding:14px 22px;border-radius:12px;margin-bottom:17px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;position:relative}.ins-institution-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.ins-institution-header{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.ins-institution-avatar-ring{margin-right:10px;margin-top:0}.ins-inst-avatar-round{width:48px;height:48px;border-radius:12px;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center}.ins-institution-name{font-size:14.5px;font-weight:600;margin-bottom:4px;margin-top:3px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:13px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:12px;right:12px;background-color:#e0f3ff;color:#0077b6;font-size:12.5px;padding:4px 10px;border-radius:20px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:11px 14px;padding:10px 0 8px;font-size:13px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:5px;font-size:13px;color:#333}.ins-meta-icon{color:gray;font-size:13.5px}.ins-institution-meta-item svg{color:#736666;font-size:13.5px;width:13.5px;height:13.5px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:13.5px;color:#444;margin-bottom:10px}.ins-institution-info-item{margin-right:9px;white-space:nowrap;font-size:13.5px}.ins-institution-skills{font-size:13.5px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.ins-institution-achievements{color:#333;font-size:13px}.left-section{white-space:nowrap;flex:1}.ins-institution-actions-inline{display:flex;align-items:flex-end;margin-left:auto}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:28px;min-width:70px;padding:0 15px;border:none;border-radius:14px;font-size:12.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:20px;right:20px;background-color:#2ecc71;color:#fff;padding:11px 17px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;font-size:13.5px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 1280px) and (max-width: 1439px){.ins-cards-container{padding:20px 24px}.ins-section-title{margin-bottom:36px;font-size:16px;color:#333;font-weight:600}.ins-institution-card{background:#fff;padding:13px 22px;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;height:fit-content;align-items:center;position:relative}.ins-institution-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.ins-institution-header{display:flex;align-items:center;flex-wrap:wrap}.ins-institution-avatar-ring{margin-right:9px;margin-top:0}.ins-inst-avatar-round{width:46px;height:46px;border-radius:11px;overflow:hidden;border:2px solid #ccc;display:flex;align-items:center;justify-content:center}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:29px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center}.ins-institution-name{font-size:13.5px;font-weight:600;margin-bottom:4px;margin-top:2px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:12px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:11px;right:11px;background-color:#e0f3ff;color:#0077b6;font-size:11.5px;padding:3px 9px;border-radius:20px;margin-right:8px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:12px;padding:9px 0 7px;font-size:12px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#333}.ins-meta-icon{color:gray;font-size:12.5px}.ins-institution-meta-item svg{color:#736666;font-size:12.5px;width:12.5px;height:12.5px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:12.5px;color:#444;margin-bottom:9px}.ins-institution-info-item{margin-right:9px;white-space:nowrap;font-size:12.5px}.ins-institution-skills{font-size:13px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:9px}.ins-institution-achievements{color:#333;font-size:12px}.ins-institution-actions-inline{display:flex;align-items:center}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:26px;min-width:65px;padding:0 13px;border:none;border-radius:13px;font-size:11.5px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:20px;right:20px;background-color:#2ecc71;color:#fff;padding:11px 16px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;font-size:12.5px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 1440px) and (max-width: 1919px){.ins-cards-container{padding:24px 28px}.ins-section-title{margin-bottom:40px;font-size:18px;color:#333;font-weight:600}.ins-institution-card{background:#fff;padding:15px 25px;border-radius:12px;margin-bottom:18px;box-shadow:0 2px 6px #0000001a;transition:.3s ease;height:fit-content;align-items:center;position:relative}.ins-institution-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.ins-institution-header{display:flex;align-items:center;flex-wrap:wrap}.ins-institution-avatar-ring{margin-right:10px;margin-top:0}.ins-inst-avatar-round{width:50px;height:50px;border-radius:12px;overflow:hidden;border:2px solid #ccc;display:flex;align-items:center;justify-content:center}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:33px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center}.ins-institution-name{font-size:15px;font-weight:600;margin-bottom:5px;margin-top:3px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:13.5px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:12px;right:12px;background-color:#e0f3ff;color:#0077b6;font-size:13px;padding:4px 10px;border-radius:20px;margin-right:10px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:15px;padding:10px 0 8px;font-size:13.5px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:6px;font-size:13.5px;color:#333}.ins-meta-icon{color:gray;font-size:14px}.ins-institution-meta-item svg{color:#736666;font-size:14px;width:14px;height:14px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:14px;color:#444;margin-bottom:10px}.ins-institution-info-item{margin-right:10px;white-space:nowrap;font-size:14px}.ins-institution-skills{font-size:15px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.ins-institution-achievements{color:#333;font-size:13.5px}.ins-institution-actions-inline{display:flex;align-items:center}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:28px;min-width:70px;padding:0 16px;border:none;border-radius:15px;font-size:13px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:20px;right:20px;background-color:#2ecc71;color:#fff;padding:12px 18px;border-radius:8px;box-shadow:0 2px 12px #00000026;z-index:1000;font-weight:700;font-size:14px;animation:fadeInOut 2s ease-in-out}}@media (min-width: 1920px){.ins-cards-container{padding:36px 48px}.ins-section-title{margin-bottom:52px;font-size:23px;color:#333;font-weight:600}.ins-institution-card{background:#fff;padding:22px 36px;border-radius:16px;margin-bottom:24px;box-shadow:0 3px 10px #0000001a;transition:.3s ease;position:relative}.ins-institution-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #00000026}.ins-institution-header{display:flex;align-items:center;flex-wrap:wrap}.ins-institution-avatar-ring{margin-right:16px;margin-top:0}.ins-inst-avatar-round{width:68px;height:68px;border-radius:16px;overflow:hidden;border:2.5px solid #ccc;display:flex;align-items:center;justify-content:center}.ins-institution-image{width:100%;height:100%;object-fit:cover}.institution-default-avatar-icon{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:44px;color:#6b7280ab;object-fit:cover}.ins-institution-header-info{display:flex;flex-direction:column;justify-content:center}.ins-institution-name{font-size:20px;font-weight:600;margin-bottom:6px;margin-top:4px;background:linear-gradient(to right,#0575e6,#021b79);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ins-institution-designation{font-size:17px;color:#666;font-weight:500;margin:0}.ins-institution-percentage-badge{position:absolute;top:16px;right:16px;background-color:#e0f3ff;color:#0077b6;font-size:16px;padding:6px 14px;border-radius:22px}.ins-institution-meta-inline{display:flex;flex-wrap:wrap;gap:20px;padding:14px 0 11px;font-size:17px;color:#333}.ins-institution-meta-item{display:flex;align-items:center;gap:8px;font-size:17px;color:#333}.ins-meta-icon{color:gray;font-size:18px}.ins-institution-meta-item svg{color:#736666;font-size:18px;width:18px;height:18px}.ins-institution-info-row{display:flex;flex-wrap:wrap;font-size:17px;color:#444;margin-bottom:13px}.ins-institution-info-item{margin-right:14px;white-space:nowrap;font-size:17px}.ins-institution-skills{font-size:17px;color:#444}.ins-skills-list{display:none}.ins-institution-achievements-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}.ins-institution-achievements{color:#333;font-size:17px}.ins-institution-actions-inline{display:flex;align-items:center}.ins-invite-btn{display:flex;align-items:center;justify-content:center;height:38px;min-width:94px;padding:0 22px;border:none;border-radius:19px;font-size:16px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}.ins-invite-btn.ins-invited{background:#e7ffe880;border:1px solid green;color:green;cursor:not-allowed}.ins-invite-btn:hover:not(:disabled){background-color:#0036a3;color:#fff}.ins-toast-popup{position:fixed;top:26px;right:26px;background-color:#2ecc71;color:#fff;padding:15px 24px;border-radius:10px;box-shadow:0 3px 16px #00000026;z-index:1000;font-weight:700;font-size:17px;animation:fadeInOut 2s ease-in-out}}.popup-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:12px;box-sizing:border-box}.popup-card{width:100%;max-width:280px;height:auto;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 25px 60px -15px #00000040;border:1px solid rgba(0,0,0,.08);position:relative;color:#1f2937}.close-btn{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:16px;cursor:pointer;z-index:10;transition:color .2s}.hero-section{height:50px;background:linear-gradient(135deg,#7c3aed,#db2777,#f43f5e);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.crown-icon{font-size:27px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}.sparkles{position:absolute;inset:0;pointer-events:none}.sparkle{position:absolute;font-size:10px;animation:sparkleAnim 3s infinite ease-in-out}.sparkle1{top:35%;left:22%;animation-delay:0s}.sparkle2{top:48%;right:28%;animation-delay:.8s}.sparkle3{bottom:32%;left:35%;animation-delay:1.6s}.popup-content{padding:18px 16px 24px;text-align:center}.title{font-size:14px;font-weight:600;margin:0 0 7px;letter-spacing:1px;color:#1f2937}.subtitle{color:#6b7280;font-size:11px;line-height:1.5;margin-bottom:13px}.pricing-card{background:#f8fafc;border-radius:14px;padding:6px 14px;margin-bottom:13px;border:1px solid #e2e8f0}.price-container{display:flex;align-items:center;justify-content:center;gap:8px}.price{font-size:18px;font-weight:600;line-height:1;color:#1f2937}.price-info{text-align:left}.per-month{font-size:11px;color:#10b981;font-weight:600;display:block}.discount{font-size:10px;color:#94a3b8;text-decoration:line-through;display:block}.benefits{text-align:left;margin-bottom:25px}.benefit-item{display:flex;align-items:center;margin-bottom:10px;gap:8px;font-size:11px;color:#374151}.check{color:#22c55e;font-size:12px;font-weight:700}.subscribe-btn{padding:8px 16px;font-size:11.5px;margin:0 auto;font-weight:600;color:#fff;background:linear-gradient(to right,#7c3aed,#db2777);border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 10px 25px -5px #7c3aed73;transition:all .2s ease}.subscribe-btn:hover{box-shadow:0 15px 30px -8px #7c3aed8c}.arrow{transition:transform .3s ease}.subscribe-btn:hover .arrow{transform:translate(6px)}.footer-text{margin-top:14px;font-size:10px;color:#94a3b8}@media (min-width: 480px){.popup-card{max-width:330px;border-radius:20px}.close-btn{top:12px;right:12px;font-size:17px}.hero-section{height:78px}.crown-icon{font-size:42px}.sparkle{font-size:12px}.popup-content{padding:20px 18px 26px}.title{font-size:15px;margin-bottom:7px}.subtitle{font-size:11.5px;margin-bottom:18px}.pricing-card{border-radius:15px;padding:8px 15px;margin-bottom:18px}.price{font-size:24px}.per-month{font-size:11.5px}.discount{font-size:10.5px}.benefit-item{font-size:11.5px;margin-bottom:11px;gap:9px}.check{font-size:12.5px}.benefits{margin-bottom:18px}.subscribe-btn{width:58%;padding:8px 18px;font-size:12px;border-radius:15px;gap:7px}.footer-text{margin-top:15px;font-size:10.5px}}@media (min-width: 600px){.popup-card{max-width:370px;border-radius:22px}.close-btn{top:13px;right:13px;font-size:18px}.hero-section{height:84px}.crown-icon{font-size:46px}.sparkle{font-size:13px}.popup-content{padding:22px 20px 28px}.title{font-size:16px;margin-bottom:8px}.subtitle{font-size:12px;margin-bottom:20px}.pricing-card{border-radius:17px;padding:9px 16px;margin-bottom:20px}.price{font-size:26px}.price-container{gap:9px}.per-month{font-size:12px}.discount{font-size:11px}.benefit-item{font-size:12px;margin-bottom:12px;gap:10px}.check{font-size:13px}.benefits{margin-bottom:20px}.subscribe-btn{width:54%;padding:9px 20px;font-size:12.5px;border-radius:16px;gap:8px}.footer-text{margin-top:16px;font-size:11px}}@media (min-width: 768px){.popup-overlay{padding:20px}.popup-card{max-width:400px;border-radius:24px}.close-btn{top:14px;right:14px;font-size:18px}.hero-section{height:55px}.crown-icon{font-size:30px}.sparkle{font-size:14px}.popup-content{padding:18px 22px}.title{font-size:17px;margin-bottom:9px;letter-spacing:1px}.subtitle{font-size:12.5px;margin-bottom:15px}.pricing-card{border-radius:18px;padding:9px 17px;margin-bottom:10px}.price{font-size:24px}.price-container{gap:10px}.per-month{font-size:13px}.discount{font-size:11.5px}.benefit-item{font-size:12.5px;margin-bottom:13px;gap:11px}.check{font-size:14px}.benefits{margin-bottom:18px}.subscribe-btn{width:45%;padding:9px 22px;font-size:13px;border-radius:17px;gap:9px}.footer-text{margin-top:18px;font-size:11.5px}}@media (min-width: 1024px){.popup-card{max-width:430px;border-radius:26px;height:430px}.close-btn{top:15px;right:15px;font-size:18px}.hero-section{height:60px}.crown-icon{font-size:35px}.sparkle{font-size:14px}.popup-content{padding:26px 23px 32px}.title{font-size:17.5px;margin-bottom:9px}.subtitle{font-size:13px;margin-bottom:23px}.pricing-card{border-radius:19px;padding:10px 17px;margin-bottom:15px}.price{font-size:25px}.per-month{font-size:13.5px}.discount{font-size:12px}.benefit-item{font-size:13px;margin-bottom:14px;gap:11px}.check{font-size:14.5px}.benefits{margin-bottom:20px}.subscribe-btn{width:43%;padding:10px 23px;font-size:13.5px;border-radius:17px;gap:9px}.footer-text{margin-top:18px;font-size:12px}}@media (min-width: 1280px){.popup-card{max-width:450px;border-radius:27px;height:520px}.close-btn{top:15px;right:15px;font-size:20px}.hero-section{height:65px}.crown-icon{font-size:38px}.popup-content{padding:25px 23px 32px}.title{font-size:18px;margin-bottom:10px}.subtitle{font-size:13.5px;margin-bottom:24px}.pricing-card{padding:10px 18px;margin-bottom:20px}.price{font-size:25px}.per-month{font-size:14px}.discount{font-size:12.5px}.benefit-item{font-size:13.5px;margin-bottom:12px;gap:12px}.check{font-size:15px}.benefits{margin-bottom:24px}.subscribe-btn{width:44%;padding:10px 24px;font-size:13.5px;border-radius:18px;gap:10px}.footer-text{margin-top:21px;font-size:12.5px}}@media (min-width: 1440px){.popup-overlay{padding:0}.popup-card{max-width:500px;height:520px;border-radius:28px}.close-btn{top:16px;right:16px;font-size:22px}.hero-section{height:70px}.crown-icon{font-size:50px}.sparkle{font-size:15px}.popup-content{padding:28px 24px 36px}.title{font-size:18px;margin-bottom:10px;letter-spacing:1px}.subtitle{font-size:13.5px;margin-bottom:24px}.pricing-card{border-radius:20px;padding:10px 18px;margin-bottom:25px}.price{font-size:30px}.price-container{gap:10px}.per-month{font-size:14px}.discount{font-size:12.5px}.benefit-item{font-size:13.5px;margin-bottom:15px;gap:12px}.check{font-size:15px}.benefits{margin-bottom:25px}.subscribe-btn{width:40%;padding:10px 24px;font-size:14px;border-radius:18px;gap:10px}.footer-text{margin-top:22px;font-size:12.5px}}@media (min-width: 1920px){.popup-card{max-width:580px;height:auto;border-radius:32px}.close-btn{top:18px;right:18px;font-size:24px}.hero-section{height:75px}.crown-icon{font-size:55px}.sparkle{font-size:17px}.popup-content{padding:32px 28px 42px}.title{font-size:21px;margin-bottom:12px;letter-spacing:1.2px}.subtitle{font-size:15.5px;margin-bottom:28px}.pricing-card{border-radius:22px;padding:12px 22px;margin-bottom:28px}.price{font-size:32px}.price-container{gap:12px}.per-month{font-size:16px}.discount{font-size:14px}.benefit-item{font-size:15.5px;margin-bottom:17px;gap:14px}.check{font-size:17px}.benefits{margin-bottom:28px}.subscribe-btn{width:42%;padding:12px 28px;font-size:16px;border-radius:22px;gap:12px}.footer-text{margin-top:26px;font-size:14px}}@media (min-width: 2560px){.popup-card{max-width:730px;border-radius:40px}.close-btn{top:22px;right:22px;font-size:30px}.hero-section{height:100px}.crown-icon{font-size:70px}.sparkle{font-size:22px}.popup-content{padding:42px 36px 54px}.title{font-size:27px;margin-bottom:15px;letter-spacing:1.4px}.subtitle{font-size:20px;margin-bottom:36px}.pricing-card{border-radius:28px;padding:15px 28px;margin-bottom:36px}.price{font-size:46px}.price-container{gap:16px}.per-month{font-size:20px}.discount{font-size:18px}.benefit-item{font-size:20px;margin-bottom:22px;gap:18px}.check{font-size:22px}.benefits{margin-bottom:36px}.subscribe-btn{width:44%;padding:15px 36px;font-size:20px;border-radius:28px;gap:14px}.footer-text{margin-top:32px;font-size:18px}}@media (min-width: 3840px){.popup-overlay{padding:0}.popup-card{max-width:1120px;border-radius:56px}.close-btn{top:32px;right:32px;font-size:44px}.hero-section{height:214px}.crown-icon{font-size:120px}.sparkle{font-size:32px}.popup-content{padding:60px 52px 78px}.title{font-size:40px;margin-bottom:22px;letter-spacing:1.6px}.subtitle{font-size:29px;margin-bottom:52px}.pricing-card{border-radius:40px;padding:22px 42px;margin-bottom:52px}.price{font-size:68px}.price-container{gap:22px}.per-month{font-size:30px}.discount{font-size:26px}.benefit-item{font-size:29px;margin-bottom:32px;gap:26px}.check{font-size:32px}.benefits{margin-bottom:52px}.subscribe-btn{width:46%;padding:22px 52px;font-size:29px;border-radius:40px;gap:20px}.footer-text{margin-top:46px;font-size:26px}}@keyframes sparkleAnim{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.25)}}.candidate-topbar{margin-top:70px;padding:25px 135px 0;display:flex;align-items:center}.candidate-details-button{border:1px solid #004dda;background:#fff;padding:3px 12px;font-size:13px;color:#004dda;border-radius:6px;cursor:pointer;font-weight:500;white-space:nowrap}.inst-app-profile-container{max-width:1300px;margin:0 auto;padding:20px;font-family:Montserrat,sans-serif;min-height:100vh}.inst-app-profile-header{display:flex;align-items:center;background:#fff;border-radius:10px;padding:20px;margin-bottom:25px;box-shadow:0 10px 30px #0000001a;position:relative;overflow:hidden;flex-wrap:wrap;gap:16px}.inst-app-profile-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#0575e6,#021b79)}.inst-app-profile-avatar{position:relative;margin-right:2px;flex-shrink:0}.inst-app-profile-avatar img{width:80px;height:80px;border-radius:17px;border:2px solid #e9ecef;transition:transform .3s ease;object-fit:cover}.inst-app-profile-avatar:hover img{transform:scale(1.05)}.inst-app-profile-default-avatar{width:100px;height:100px;border-radius:17px;border:1px solid #ccc;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:80px;color:#6b72805c;-webkit-user-select:none;user-select:none}.inst-app-profile-info{flex:1;min-width:0}.inst-app-profile-name{font-size:15px;margin:0 0 5px;color:#2c3e50;font-weight:700;word-break:break-word}.inst-app-profile-position{font-size:14px;margin:0 0 5px;font-weight:500;word-break:break-word}.inst-app-profile-header{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.inst-app-profile-header-top{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.inst-app-candidateprofile-action-buttons{flex-shrink:0;gap:10px}.resume-section{margin-top:4px}.inst-app-resume-view-btn{padding:1px 7px;border:1px solid #004dda;border-radius:5px;font-size:12px;background:#fff;margin-left:1px;color:#004dda;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.inst-app-candidateprofile-action-buttons{gap:10px;flex-shrink:0}.inst-app-candidateprofile-action-buttons button{border-radius:6px;padding:2px 10px;font-size:13px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.inst-app-status-row{display:flex;align-items:center;gap:6px;margin-bottom:20px;flex-wrap:wrap}.inst-app-status-title{font-size:13px;font-weight:600;color:#555}.inst-app-status-badge{font-size:12px;font-weight:500;padding:2px 8px;border-radius:4px}.inst-app-status-badge.rejected{background:#fff4f5;color:#e92139}.inst-app-status-badge.shortlisted{background:#f5fff8;color:#228b22}.inst-app-status-badge.application_viewed,.inst-app-status-badge.applied{background:#f8faff;color:#004dda}.inst-app-acceptreject{gap:10px;display:flex;flex-wrap:wrap}.inst-app-candidateprofile-btn-reject{border:1px solid #e92139;background:#fff;color:#e92139}.inst-app-candidateprofile-btn-reject:hover:not(:disabled){background:#ffe5e8}.inst-app-candidateprofile-btn-shortlist{border:1px solid #228B22;background:#228b22;color:#fff}.inst-app-candidateprofile-btn-shortlist:hover:not(:disabled){background:#1e7a1e}.inst-app-invited-candidateprofile-btn-shortlist{border:1px solid #004dda;background:#fff;color:#004dda}.status-rejected .inst-app-candidateprofile-btn-reject{background:#fca5a5;border:1px solid #fca5a5;color:#fff;cursor:default}.status-rejected .inst-app-candidateprofile-btn-shortlist{background:#e5e7eb80;border:1px solid #d1d5db;color:#9ca3af;cursor:not-allowed}.status-shortlisted .inst-app-candidateprofile-btn-shortlist{border:1px solid #86efac;color:#fff;cursor:default}.status-shortlisted .inst-app-candidateprofile-btn-reject{border:1px solid #e92139;background:#fff;color:#e92139}.inst-app-profile-content{display:grid;grid-template-columns:1fr 2fr;gap:30px}.inst-app-profile-card{background:#fff;border-radius:10px;padding:25px;margin-bottom:20px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.inst-app-profile-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.inst-app-pd-card-title{font-size:15px;color:#2c3e50;margin:0 0 20px;font-weight:600}.inst-app-underline-title{position:relative}.inst-app-underline-title:after{content:"";position:absolute;bottom:-.4rem;left:0;width:45px;height:2px;background:linear-gradient(135deg,#0575e6,#021b79);border-radius:2px}.inst-app-contact-item{display:flex;align-items:flex-start;margin:3px 0 1px;padding:6px 0;border-radius:6px;transition:background .3s ease;font-size:13.5px;flex-wrap:wrap;gap:4px}.contact-item{display:flex;margin:3px 0 1px;padding:6px 0;border-radius:6px;transition:background .3s ease;font-size:13.5px;flex-wrap:wrap;gap:4px}.inst-app-contact-label{min-width:140px;color:#374151;font-size:13.5px;margin-bottom:0;flex-shrink:0}.inst-app-contact-value{flex:1;color:#374151;font-weight:500;font-size:13.5px;min-width:0;word-break:break-word}.contact-text{color:#374151;font-size:13.5px;word-break:break-word;flex:1;min-width:0}.inst-app-skills-container{display:flex;flex-wrap:wrap;gap:10px}.inst-app-skill-tag{display:flex;align-items:center;justify-content:center;background-color:#f1f9fe80;color:#004dda;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;gap:6px;transition:transform .2s ease}.inst-app-skill-tag:hover{transform:scale(1.05)}.cp-staff-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:11.5px}.cp-badge-teaching{background:#e8f5e9;color:#228b22}.cp-badge-non-teaching{background:#e8f0ff;color:#004dda}.inst-app-education-item{border:1px solid;border-radius:15px;padding:15px;margin-bottom:15px;transition:box-shadow .3s ease}.color-0{border-color:#d4bfff}.color-1{border-color:#ffdec8}.color-2{border-color:#47fbff}.color-3{border-color:#ffd6ec}.color-0:hover{box-shadow:0 4px 10px #9d6aff66}.color-1:hover{box-shadow:0 4px 10px #ff8c4266}.color-2:hover{box-shadow:0 4px 10px #00c2c766}.color-3:hover{box-shadow:0 4px 10px #ffd6ec66}.inst-app-bio-text{line-height:1.9;color:#374151;font-size:13.5px}.inst-app-experience-timeline{position:relative}.inst-app-experience-item{margin-bottom:10px;padding-left:20px;position:relative}.inst-app-experience-item:before{content:"";position:absolute;left:-2px;top:6px;width:4px;height:4px;border-radius:50%;background:#28a745;box-shadow:0 0 0 3px #fff,0 0 0 5px #28a745}.inst-app-experience-item:only-child:before{display:none}.inst-app-experience-item:not(:last-child):after{content:"";position:absolute;left:-1px;top:15px;width:2px;height:calc(100% + -0px);background:#28a745}.inst-app-experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin:0;gap:4px}.inst-app-experience-position{font-size:13.5px;color:#2c3e50;margin:0;font-weight:600;word-break:break-word}.inst-app-experience-duration{color:#374151;padding:4px 12px 2px;border-radius:15px;font-size:12px;flex-shrink:0}.inst-app-date-spaced,.inst-appdate-spaced{letter-spacing:1px}.inst-app-experience-company{margin:0 0 7px;font-weight:500;font-size:13.5px;word-break:break-word}.experience-duration-text{margin:0;font-size:13.5px;flex-shrink:0}.inst-app-research-two-column-row{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:25px}.inst-app-half-width-item{flex:1 1 48%;background:#fff;border-radius:10px;padding:20px;box-shadow:0 3px 10px #0000000d;transition:all .3s ease;border:1px solid #e0eaff;min-width:240px}.inst-app-half-width-item:hover{border-color:#004dda;box-shadow:0 6px 15px #004dda26;transform:translateY(-4px)}.inst-app-research-contribution-lables{font-size:14px;color:#002b5b;font-weight:700;margin-bottom:12px;display:block}.inst-app-guidance-section{margin-top:30px}.research-display-section{width:100%}.research-display-item{margin-bottom:10px}.research-subitem{margin-top:8px}.research-custom-columns{display:flex;gap:16px;flex-wrap:wrap}.research-left-column,.research-right-column{min-width:0}.inst-app-see-more-btn{background-color:#fff;color:#004dda;padding:10px 25px;font-size:14px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.inst-app-see-more-btn:hover{background-color:#fff;transform:translateY(-2px)}.inst-app-doc-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;padding:16px}.inst-app-doc-modal-content{width:60%;background:#fff;border-radius:10px;padding:45px 15px 15px;position:relative;max-height:90vh;overflow:auto}.inst-app-doc-close-btn{position:absolute;top:14px;right:18px;border:none;background:transparent;font-size:18px;cursor:pointer}.schedule-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.schedule-modal-content{background:#fff;border-radius:12px;width:100%;max-width:480px;box-shadow:0 20px 60px #0003;max-height:90vh;overflow-y:auto}.schedule-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:10px}.schedule-modal-title{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px}.schedule-modal-subtitle{font-size:13px;color:#fff;margin:0}.schedule-modal-close{font-size:22px;cursor:pointer;color:#fff;flex-shrink:0}.schedule-modal-body{display:flex;flex-direction:column;gap:16px}.schedule-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.schedule-input-group{display:flex;flex-direction:column;gap:6px}.schedule-label{font-size:13px;font-weight:600;color:#374151}.schedule-input{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;font-size:13px;outline:none;transition:border-color .2s;background:#fff;width:100%;font-family:inherit}.schedule-input:focus{border-color:#004dda}.app-custom-select{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;font-size:13px;outline:none;width:100%;font-family:inherit;background:#fff;cursor:pointer}.popup-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.btn-cancel-app{border:1px solid #d1d5db;background:#fff;color:#374151;padding:8px 18px;border-radius:6px;font-size:13px;cursor:pointer;font-weight:500}.btn-upgrade-popup{border:none;background:#004dda;color:#fff;padding:8px 18px;border-radius:6px;font-size:13px;cursor:pointer;font-weight:600}.btn-upgrade-popup:hover{background:#003bb5}.education-btn{cursor:pointer;transition:opacity .2s}.education-btn:hover{opacity:.8}.mt-4{margin-top:16px}.mt-3{margin-top:12px}.text-center{text-align:center}@media (min-width: 2560px){.inst-app-profile-container{max-width:2000px;padding:30px 40px}.candidate-topbar{padding:35px 200px 0}.inst-app-profile-header{padding:30px 40px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:110px;height:110px}.inst-app-profile-default-avatar{font-size:100px}.inst-app-profile-name{font-size:20px}.inst-app-profile-position,.inst-app-pd-card-title{font-size:18px}.inst-app-contact-label,.inst-app-contact-value,.contact-text,.inst-app-bio-text,.inst-app-experience-position,.inst-app-experience-company,.inst-app-contact-item,.contact-item{font-size:15.5px}.inst-app-contact-label{min-width:170px}.inst-app-skill-tag{font-size:14.5px;padding:8px 16px}.inst-app-profile-card{padding:32px 36px}.inst-app-half-width-item{padding:26px}.inst-app-research-contribution-lables{font-size:16px}.candidate-details-button{font-size:15px;padding:5px 18px}.inst-app-candidateprofile-action-buttons button{font-size:15px;padding:5px 16px}.inst-app-status-title{font-size:15px}.inst-app-status-badge{font-size:14px;padding:4px 12px}}@media (max-width: 1919px) and (min-width: 1440px){.inst-app-profile-container{max-width:1260px}.candidate-topbar{padding:25px 80px 0}}@media (max-width: 1439px) and (min-width: 1280px){.inst-app-profile-container{max-width:1160px;padding:18px}.candidate-topbar{padding:20px 60px 0}.inst-app-profile-content{gap:22px}}@media (max-width: 1279px) and (min-width: 1024px){.candidate-topbar{padding:20px 40px 0}.inst-app-profile-container{max-width:100%;padding:16px 28px}.inst-app-profile-content{grid-template-columns:1fr 1.7fr;gap:18px}.inst-app-profile-header{padding:16px 20px}.inst-app-profile-avatar{margin-right:20px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:70px;height:70px}.inst-app-profile-default-avatar{font-size:65px}.inst-app-contact-label{min-width:125px}.inst-app-half-width-item{flex:1 1 44%}}@media (max-width: 1023px) and (min-width: 768px){.candidate-topbar{padding:18px 24px 0;margin-top:60px}.inst-app-profile-container{padding:14px 20px}.inst-app-profile-header{flex-direction:row;align-items:flex-start;padding:16px;gap:14px}.inst-app-profile-avatar{margin-right:16px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:65px;height:65px}.inst-app-profile-default-avatar{font-size:58px}.view-mode{align-items:flex-start!important;gap:12px!important;margin-top:20px}.inst-app-profile-content{grid-template-columns:1fr;gap:0}.left-column,.right-column{width:100%}.inst-app-profile-name{font-size:14px}.inst-app-profile-position{font-size:13px}.inst-app-contact-label{min-width:130px;font-size:13px}.inst-app-contact-value,.contact-text,.inst-app-contact-item,.contact-item,.inst-app-bio-text{font-size:13px}.inst-app-profile-card{padding:18px}.inst-app-half-width-item{flex:1 1 100%;min-width:unset}.inst-app-research-two-column-row{gap:14px}.inst-app-doc-modal-content{width:85%}.schedule-form{grid-template-columns:1fr 1fr}}@media (max-width: 767px) and (min-width: 600px){.candidate-topbar{padding:14px 16px 0;margin-top:56px}.candidate-details-button{font-size:12px;padding:3px 10px}.inst-app-profile-container{padding:12px 16px}.inst-app-profile-header{flex-direction:column;align-items:flex-start;padding:16px;gap:14px}.inst-app-profile-avatar{margin-right:0;margin-bottom:4px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:80px;height:80px}.inst-app-profile-default-avatar{font-size:54px}.view-mode{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important}.inst-app-candidateprofile-action-buttons{width:100%}.inst-app-acceptreject{width:100%;justify-content:flex-start}.inst-app-candidateprofile-action-buttons button{flex:1;text-align:center}.inst-app-profile-content{grid-template-columns:1fr;gap:0}.left-column,.right-column{width:100%}.inst-app-profile-card{padding:16px}.inst-app-pd-card-title{font-size:14px}.inst-app-contact-label{min-width:120px;font-size:13px}.inst-app-contact-value,.contact-text,.inst-app-contact-item,.contact-item,.inst-app-bio-text{font-size:13px}.inst-app-half-width-item{flex:1 1 100%;min-width:unset}.inst-app-research-two-column-row{gap:12px}.research-custom-columns{flex-direction:column;gap:0}.inst-app-doc-modal-content{width:92%}.schedule-form{grid-template-columns:1fr}.schedule-modal-content{padding:20px}}@media (max-width: 599px) and (min-width: 430px){.candidate-topbar{padding:12px 14px 0;margin-top:52px}.candidate-details-button{font-size:12px;padding:3px 9px}.inst-app-profile-container{padding:10px 12px}.inst-app-profile-header{flex-direction:column;align-items:flex-start;padding:14px;gap:12px}.inst-app-profile-avatar{margin-right:0}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:72px;height:72px}.inst-app-profile-default-avatar{font-size:48px;border-radius:14px}.inst-app-profile-avatar img{border-radius:14px}.inst-app-profile-name{font-size:14px;margin-bottom:6px}.inst-app-profile-position{font-size:13px;margin-bottom:6px}.inst-app-resume-view-btn{font-size:11px}.view-mode{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important}.inst-app-status-row{margin-bottom:10px}.inst-app-candidateprofile-action-buttons{width:100%}.inst-app-acceptreject{width:100%;flex-direction:row;gap:8px}.inst-app-candidateprofile-btn-reject,.inst-app-candidateprofile-btn-shortlist{flex:1;text-align:center;padding:6px 8px;font-size:12px}.inst-app-profile-content{grid-template-columns:1fr;gap:0}.left-column,.right-column{width:100%}.inst-app-profile-card{padding:14px;border-radius:8px}.inst-app-pd-card-title{font-size:14px;margin-bottom:14px}.inst-app-contact-label{min-width:110px;font-size:12.5px}.inst-app-contact-value,.contact-text{font-size:12.5px}.inst-app-contact-item,.contact-item{font-size:12.5px;padding:4px 0}.inst-app-bio-text{font-size:12.5px;line-height:1.8}.inst-app-experience-position{font-size:13px}.inst-app-experience-company{font-size:12.5px}.inst-app-experience-duration{font-size:11px;padding:3px 8px}.experience-duration-text{font-size:12px;padding:3px 6px}.inst-app-skill-tag{font-size:12px;padding:5px 10px}.inst-app-half-width-item{flex:1 1 100%;padding:14px;min-width:unset}.inst-app-research-two-column-row{gap:10px;margin-bottom:16px}.research-custom-columns{flex-direction:column;gap:0}.inst-app-research-contribution-lables{font-size:13px}.inst-app-see-more-btn{font-size:13px;padding:8px 18px}.inst-app-doc-modal-content{width:96%;padding:38px 12px 12px}.inst-app-doc-modal-content iframe{height:400px!important}.schedule-modal-content{padding:18px 14px}.schedule-form{grid-template-columns:1fr;gap:12px}.schedule-modal-title{font-size:14px}.schedule-modal-subtitle,.schedule-label{font-size:12px}.schedule-input,.app-custom-select{font-size:12px;padding:7px 9px}.btn-cancel-app,.btn-upgrade-popup{font-size:12px;padding:7px 14px}.inst-app-education-item{padding:12px;border-radius:12px}}@media (max-width: 429px) and (min-width: 375px){.candidate-topbar{padding:10px 12px 0;margin-top:50px}.candidate-details-button{font-size:11.5px;padding:3px 8px}.inst-app-profile-container{padding:8px 15px}.inst-app-profile-header{padding:12px;gap:10px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:55px;height:55px}.inst-app-profile-default-avatar{font-size:44px;border-radius:12px}.inst-app-profile-avatar img{border-radius:12px}.inst-app-profile-name{font-size:13.5px}.inst-app-profile-position{font-size:12.5px}.inst-app-resume-view-btn{font-size:11px}.view-mode{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important}.inst-app-candidateprofile-action-buttons{width:100%}.inst-app-acceptreject{width:100%;gap:6px}.inst-app-candidateprofile-btn-reject,.inst-app-candidateprofile-btn-shortlist{flex:1;font-size:11.5px;padding:5px 6px;text-align:center}.inst-app-profile-content{grid-template-columns:1fr;gap:0}.left-column,.right-column{width:100%}.inst-app-profile-card{padding:12px;margin-bottom:14px;border-radius:8px}.inst-app-pd-card-title{font-size:13.5px;margin-bottom:12px}.inst-app-contact-label{min-width:100px;font-size:12px}.inst-app-contact-value,.contact-text{font-size:12px}.inst-app-contact-item,.contact-item{font-size:12px;padding:3px 0}.inst-app-bio-text{font-size:12px;line-height:1.75}.inst-app-experience-position,.inst-app-experience-company{font-size:12px}.inst-app-experience-duration{font-size:11px;padding:2px 6px;letter-spacing:0}.experience-duration-text{font-size:11.5px;padding:2px 4px}.inst-app-skill-tag{font-size:11.5px;padding:4px 9px}.inst-app-half-width-item{flex:1 1 100%;padding:12px}.inst-app-research-contribution-lables{font-size:12.5px}.inst-app-research-two-column-row{gap:8px;margin-bottom:12px}.research-custom-columns{flex-direction:column;gap:0}.inst-app-see-more-btn{font-size:12.5px;padding:7px 16px}.inst-app-doc-modal-content{width:97%;padding:36px 10px 10px}.inst-app-doc-modal-content iframe{height:340px!important}.schedule-form{grid-template-columns:1fr;gap:10px}.schedule-modal-content{padding:16px 12px}.popup-actions{flex-direction:row;gap:8px}.btn-cancel-app,.btn-upgrade-popup{flex:1;text-align:center;font-size:12px;padding:7px 10px}.inst-app-education-item{padding:10px;border-radius:10px}.inst-app-status-title{font-size:12px}.inst-app-status-badge{font-size:11px}}@media (max-width: 374px){.candidate-topbar{padding:10px 10px 0;margin-top:52px}.candidate-details-button{font-size:11px;padding:2px 7px;margin-left:5px}.inst-app-profile-container{padding:6px 15px}.inst-app-profile-header{padding:10px;gap:8px}.inst-app-profile-avatar img,.inst-app-profile-default-avatar{width:45px;height:45px;margin-top:10px}.inst-app-profile-default-avatar{font-size:38px;border-radius:10px}.inst-app-profile-avatar img{border-radius:10px}.inst-app-profile-name{font-size:13px}.inst-app-profile-position{font-size:11px}.inst-app-resume-view-btn{font-size:10.5px}.view-mode{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important}.inst-app-candidateprofile-action-buttons{width:100%}.inst-app-acceptreject{width:100%;flex-direction:column;gap:6px}.inst-app-candidateprofile-btn-reject,.inst-app-candidateprofile-btn-shortlist{width:100%;font-size:11px;padding:6px 8px;text-align:center}.inst-app-profile-content{grid-template-columns:1fr;gap:0}.left-column,.right-column{width:100%}.inst-app-profile-card{padding:10px;margin-bottom:12px;border-radius:8px}.inst-app-pd-card-title{font-size:12px;margin-bottom:10px}.inst-app-contact-label{min-width:90px;font-size:11.5px}.inst-app-contact-value,.contact-text{font-size:11.5px}.inst-app-contact-item,.contact-item{font-size:11.5px;padding:3px 0}.inst-app-bio-text{font-size:11.5px;line-height:1.7}.inst-app-experience-position{font-size:11px}.inst-app-experience-company{font-size:11.5px}.inst-app-experience-duration{font-size:11px;padding:2px 5px;letter-spacing:0}.inst-app-ex-duration p{font-size:11px}.experience-duration-text{font-size:11px;padding:2px 3px}.inst-app-skill-tag{font-size:11px;padding:4px 8px}.inst-app-half-width-item{flex:1 1 100%;padding:10px}.inst-app-research-contribution-lables{font-size:12px}.inst-app-research-two-column-row{gap:8px;margin-bottom:10px}.research-custom-columns{flex-direction:column;gap:0}.inst-app-see-more-btn{font-size:12px;padding:6px 14px}.inst-app-doc-modal{padding:8px}.inst-app-doc-modal-content{width:100%;padding:36px 8px 8px}.inst-app-doc-modal-content iframe{height:280px!important}.schedule-modal-content{padding:14px 10px;border-radius:10px}.schedule-form{grid-template-columns:1fr;gap:10px}.schedule-modal-title{font-size:13px}.schedule-modal-subtitle,.schedule-label{font-size:11.5px}.schedule-input,.app-custom-select{font-size:11.5px;padding:6px 8px}.popup-actions{flex-direction:column;gap:8px}.btn-cancel-app,.btn-upgrade-popup{width:100%;text-align:center;font-size:12px;padding:8px}.inst-app-education-item{padding:8px;border-radius:8px}.inst-app-status-title{font-size:11.5px}.inst-app-status-badge{font-size:10.5px;padding:2px 6px}.inst-app-underline-title:after{width:34px}}@media (max-width: 599px){.inst-app-profile-header{flex-direction:column;align-items:stretch;gap:7px}.inst-app-profile-header-top{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.inst-app-profile-avatar{flex-shrink:0;margin-right:0}.inst-app-profile-info{flex:1;min-width:0}.inst-app-candidateprofile-action-buttons{width:100%}.inst-app-status-row{margin-bottom:10px}.inst-app-acceptreject{display:flex;flex-direction:row;gap:8px;width:100%}.inst-app-candidateprofile-btn-reject,.inst-app-candidateprofile-btn-shortlist{flex:1;text-align:center;padding:6px 8px;font-size:12px}}@media (max-width: 599px) and (min-width: 430px){.inst-app-profile-header{flex-direction:column}.inst-app-profile-header .view-mode{flex-direction:column!important;gap:12px!important}.inst-app-profile-header .inst-app-profile-avatar{margin-right:0}.inst-app-profile-header .inst-app-profile-info>.view-mode>div:first-child{display:flex;flex-direction:row;align-items:flex-start;gap:12px}}@media (max-width: 429px) and (min-width: 375px){.inst-app-profile-header{flex-direction:row}.inst-app-profile-header .view-mode{flex-direction:column!important;gap:10px!important;margin-top:10px}.inst-app-profile-header .inst-app-profile-avatar{margin-right:0}}@media (max-width: 374px){.inst-app-profile-header{flex-direction:row}.inst-app-profile-header .view-mode{flex-direction:column!important;gap:8px!important;margin-top:15px}.inst-app-profile-header .inst-app-profile-avatar{margin-right:0}}.ht-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;animation:ht-fadeIn .3s forwards;padding:16px;box-sizing:border-box}.ht-popup-box{background:#fff;padding:24px 20px;border-radius:14px;box-shadow:0 25px 70px #00000047;text-align:center;max-width:260px;width:100%;box-sizing:border-box;animation:ht-popupScale .4s cubic-bezier(.34,1.56,.64,1) forwards}.ht-popup-box h2{margin:0 0 8px;color:#1f2937;font-size:14px;font-weight:600;line-height:1.4}.ht-countdown-container{display:flex;flex-direction:column;align-items:center}.ht-countdown-number{font-size:24px;font-weight:700;color:#06c;line-height:1;animation:ht-countdownPop .5s ease-out}.ht-sec{font-size:12px;font-weight:500;color:#06c;margin-top:3px}.ht-popup-box p{color:#374151;font-size:11.5px;margin:14px 0 20px;line-height:1.4}.ht-popup-buttons{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.ht-continue-btn,.ht-logout-btn{padding:6px 14px;border-radius:24px;font-size:11.5px;cursor:pointer;transition:all .3s ease;min-width:80px}.ht-continue-btn{background:#06c;color:#fff;border:none}.ht-continue-btn:hover{background:#05a;transform:translateY(-2px);box-shadow:0 8px 22px #0066cc59}.ht-logout-btn{background:transparent;color:#06c;border:1px solid #0066cc}.ht-logout-btn:hover{background:#f0f7ff}@media (min-width: 480px){.ht-popup-box{max-width:310px;padding:26px 24px;border-radius:15px}.ht-popup-box h2{font-size:15px;margin-bottom:9px}.ht-countdown-number{font-size:37px}.ht-sec{font-size:12.5px;margin-top:3px}.ht-popup-box p{font-size:12px;margin:16px 0 22px}.ht-popup-buttons{gap:11px}.ht-continue-btn,.ht-logout-btn{padding:6px 22px;font-size:12px;min-width:106px}}@media (min-width: 600px){.ht-popup-box{max-width:330px;padding:30px 28px;border-radius:16px}.ht-popup-box h2{font-size:16px;margin-bottom:10px}.ht-countdown-number{font-size:40px}.ht-sec{font-size:13px;margin-top:4px}.ht-popup-box p{font-size:13px;margin:18px 0 26px}.ht-popup-buttons{gap:12px}.ht-continue-btn,.ht-logout-btn{padding:6px 26px;font-size:12.5px;min-width:112px}}@media (min-width: 768px){.ht-popup-overlay{padding:24px}.ht-popup-box{max-width:330px;padding:34px 36px;border-radius:18px}.ht-popup-box h2{font-size:17px;margin-bottom:10px}.ht-countdown-number{font-size:32px}.ht-sec{font-size:14px;margin-top:4px}.ht-popup-box p{font-size:13.5px;margin:20px 0 28px}.ht-popup-buttons{gap:14px}.ht-continue-btn,.ht-logout-btn{padding:6px 15px;font-size:13px;min-width:90px}}@media (min-width: 1024px){.ht-popup-box{max-width:350px;padding:36px 40px;border-radius:19px}.ht-popup-box h2{font-size:17.5px;margin-bottom:11px}.ht-countdown-number{font-size:35px}.ht-sec{font-size:15px}.ht-popup-box p{font-size:13.5px;margin:20px 0 30px}.ht-popup-buttons{gap:15px}.ht-continue-btn,.ht-logout-btn{padding:6px 15px;font-size:13px;min-width:90px}}@media (min-width: 1280px){.ht-popup-box{max-width:370px;padding:38px 42px;border-radius:19px}.ht-popup-box h2{font-size:18px;margin-bottom:12px}.ht-countdown-number{font-size:35px}.ht-sec{font-size:15.5px}.ht-popup-box p{font-size:14px;margin:21px 0 31px}.ht-popup-buttons{gap:15px}.ht-continue-btn,.ht-logout-btn{padding:6px 16px;font-size:13.5px;min-width:100px}}@media (min-width: 1440px){.ht-popup-box{max-width:400px;padding:40px 45px;border-radius:20px}.ht-popup-box h2{font-size:18px;margin-bottom:12px}.ht-countdown-number{font-size:40px}.ht-sec{font-size:16px;margin-top:4px}.ht-popup-box p{font-size:14px;margin:22px 0 32px}.ht-popup-buttons{gap:16px}.ht-continue-btn,.ht-logout-btn{padding:6px 20px;font-size:13.5px;min-width:100px}}@media (min-width: 1920px){.ht-popup-box{max-width:520px;padding:48px 54px;border-radius:24px}.ht-popup-box h2{font-size:21px;margin-bottom:14px}.ht-countdown-container{margin:28px 0 36px}.ht-countdown-number{font-size:54px}.ht-sec{font-size:18px;margin-top:5px}.ht-popup-box p{font-size:16px;margin:26px 0 36px}.ht-popup-buttons{gap:20px}.ht-continue-btn,.ht-logout-btn{padding:8px 42px;font-size:15.5px;min-width:148px}}@media (min-width: 2560px){.ht-popup-box{max-width:620px;padding:62px 70px;border-radius:30px}.ht-popup-box h2{font-size:27px;margin-bottom:18px}.ht-countdown-number{font-size:70px}.ht-sec{font-size:22px;margin-top:6px}.ht-popup-box p{font-size:20px;margin:32px 0 46px}.ht-popup-buttons{gap:26px}.ht-continue-btn,.ht-logout-btn{padding:10px 40px;font-size:19px;min-width:128px}}@media (min-width: 3840px){.ht-popup-overlay{padding:48px}.ht-popup-box{max-width:1020px;padding:92px 104px;border-radius:44px}.ht-popup-box h2{font-size:40px;margin-bottom:26px}.ht-countdown-container{margin:52px 0 68px}.ht-countdown-number{font-size:104px}.ht-sec{font-size:32px;margin-top:8px}.ht-popup-box p{font-size:28px;margin:46px 0 68px;line-height:1.5}.ht-popup-buttons{gap:38px}.ht-continue-btn,.ht-logout-btn{padding:14px 78px;font-size:27px;min-width:272px}}@keyframes ht-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ht-popupScale{0%{opacity:0;transform:scale(.68) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes ht-countdownPop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.ad-payment-dashboard{min-height:100vh;padding:10px}.ad-payment-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:clamp(8px,1.5vw,16px);margin-bottom:clamp(10px,1.5vw,18px);background:#fff;padding:clamp(10px,2vw,18px) clamp(12px,2vw,22px) 0;border-radius:clamp(10px,1.5vw,16px);border:.5px solid #e4e8f0}.ad-payment-header-left{min-width:0}.ad-payment-title{font-size:clamp(15px,2.2vw,16px);font-weight:700;margin:0 0 4px}.ad-payment-title{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.ad-payment-subtitle{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:8px;font-size:clamp(12px,1.3vw,15px);font-weight:600;margin-left:1px}.ad-payment-mainsubtitle{color:#1a1a2e;font-size:clamp(11px,1.2vw,14px);font-weight:500;margin:0 0 10px}.ad-payment-header-actions{display:flex;gap:10px;align-items:flex-end}.ad-payment-filters{display:flex;gap:clamp(8px,1.5vw,20px);margin-bottom:clamp(14px,2vw,28px);flex-wrap:wrap;align-items:flex-end}.ad-payment-filter-group{display:flex;flex-direction:column;gap:6px}.ad-payment-floating-group{position:relative;min-width:clamp(120px,14vw,165px)}.ad-payment-select.floating{width:100%;padding:10px 12px 6px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:clamp(11px,1.1vw,13px);color:#374151;cursor:pointer;transition:border-color .2s,box-shadow .2s}.ad-payment-select.floating:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.ad-payment-floating-group label{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:clamp(11px,1.1vw,13px);color:#9ca3af;pointer-events:none;background:#fff;padding:0 4px;transition:.2s ease}.ad-payment-select.floating:focus+label,.ad-payment-select.floating:not([value=""])+label{top:0;font-size:11px;color:#3b82f6}.ad-payment-select-wrapper{position:relative;width:100%;padding:3px 1px}.ad-payment-select-icon{position:absolute;right:12px;top:52%;transform:translateY(-50%);font-size:18px;color:#64748b96;pointer-events:none}.ad-payment-search-wrap{position:relative;display:flex;align-items:center;margin-bottom:3px;width:100%}.ad-payment-search-icon{position:absolute;left:11px;color:#9ca3af;font-size:clamp(13px,1.2vw,15px);pointer-events:none}.ad-payment-search-input{padding:8px 12px 8px 34px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:clamp(11px,1.1vw,13px);width:100%;max-width:clamp(180px,25vw,300px);transition:border-color .2s,box-shadow .2s}.ad-payment-search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.ad-payment-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(8px,1.5vw,16px);margin-bottom:clamp(8px,1.2vw,16px)}.ad-payment-overview-card{background:#fff;border-radius:clamp(10px,1.2vw,14px);border:.5px solid #e4e8f0;padding:clamp(10px,1.5vw,18px);display:flex;flex-direction:row;align-items:center;gap:clamp(8px,1.2vw,14px);position:relative;transition:transform .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.ad-payment-overview-card:hover{transform:translateY(-5px) scale(1.02)}.ad-payment-card-icon-wrap{width:clamp(28px,3vw,38px);height:clamp(28px,3vw,38px);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.ad-payment-overview-card:hover .ad-payment-card-icon-wrap{transform:rotate(-8deg) scale(1.12)}.ad-payment-card-body{flex:1;min-width:0}.ad-payment-card-label{font-size:clamp(10px,.9vw,13px);color:#1e2937;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-payment-card-value{font-size:clamp(12px,1.1vw,15px);font-weight:700;line-height:1.15;letter-spacing:.04em}.ad-payment-card-trend{position:absolute;top:10px;right:4px;font-size:clamp(9px,.8vw,11px);font-weight:500;border-radius:20px;padding:2px 6px;display:flex;align-items:center;gap:2px;white-space:nowrap}.ad-payment-card-trend svg{stroke-width:1.5}.ad-payment-trend--up{background:#eaf7ef50;color:#1a7e34}.ad-payment-trend--down{background:#fff0ef50;font-weight:500;color:#c0392b}.ad-payment-card--green{border-color:#8b5cf650}.ad-payment-card--green .ad-payment-card-icon-wrap{background:linear-gradient(135deg,#f8f5ff80,#f3f0ff60);color:#8b5cf6}.ad-payment-card--green:hover{border-color:#8b5cf6}.ad-payment-card--green .ad-payment-card-value{color:#8b5cf6}.ad-payment-card--amber{border-color:#bbf7d0}.ad-payment-card--amber .ad-payment-card-icon-wrap{background:#ecfff650;color:#20a86e}.ad-payment-card--amber:hover{border-color:#4ade80}.ad-payment-card--amber .ad-payment-card-value{color:#20a86e}.ad-payment-card--blue{border-color:#bfdbfe}.ad-payment-card--blue .ad-payment-card-icon-wrap{background:#f5f0ff60;color:#378add}.ad-payment-card--blue:hover{border-color:#60a5fa}.ad-payment-card--blue .ad-payment-card-value{color:#378add}.ad-payment-card--red{border-color:#fecaca}.ad-payment-card--red .ad-payment-card-icon-wrap{background:#fff0f650;color:#e84d78}.ad-payment-card--red:hover{border-color:#f87171}.ad-payment-card--red .ad-payment-card-value{color:#e84d78}.ad-payment-report-table-header-row{display:flex;align-items:center;justify-content:space-between;padding:0 4px;margin-bottom:0;flex-wrap:wrap;gap:8px}.ad-payment-report-table-title{font-size:clamp(13px,1.5vw,16px);font-weight:700;color:#1a2332;margin:0;padding:clamp(12px,1.5vw,18px) clamp(6px,1vw,10px) clamp(10px,1.2vw,15px)}.ad-payment-view-all-btn{background:#fff;border:1.5px solid #ccc;color:#1a1a2e;padding:4px clamp(6px,1.2vw,12px);border-radius:8px;margin-right:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .18s;white-space:nowrap}.ad-payment-view-all-btn:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.ad-payment-report-table-section{background:#fff;border-radius:clamp(10px,1.2vw,16px);border:1px solid #e5e7eb;overflow:hidden;margin-bottom:clamp(14px,2vw,28px)}.ad-payment-report-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ad-payment-report-table{width:100%;border-collapse:collapse;min-width:540px}.ad-payment-report-table thead tr{background:#fff}.ad-payment-report-table thead{box-shadow:0 2px 4px #0000000d}.ad-payment-report-table th{padding:clamp(8px,1.2vw,14px) clamp(8px,1.5vw,18px);text-align:center;font-size:clamp(11px,1vw,14px);font-weight:600;color:#004dda;white-space:nowrap;letter-spacing:.02em}.ad-payment-report-table td{padding:clamp(6px,.8vw,10px) clamp(8px,1.5vw,18px);font-size:clamp(11px,1vw,13.5px);color:#1a1a2e;text-align:center;border-bottom:1px solid #f3f4f6;vertical-align:middle;white-space:nowrap}.ad-payment-report-table tbody tr:last-child td{border-bottom:none}.ad-payment-sub-badge{display:inline-block;padding:2px clamp(6px,1vw,10px);border-radius:20px;font-size:clamp(10px,.9vw,13.5px);font-weight:500;white-space:nowrap}.ad-payment-sub-badge--premium{background:#f3e8ff33;color:#7e22ce;font-size:13.5px}.ad-payment-sub-badge--basic{background:#dbeafe4b;color:#1d4ed8}.ad-payment-sub-badge--standard{background:#f9fafba1;color:#065f46c6}.ad-payment-view-details-btn{background:transparent;border:1.5px solid #2563eb;color:#2563eb;padding:2px 10px;border-radius:6px;font-size:clamp(10px,.9vw,12.5px);cursor:pointer;transition:all .18s;white-space:nowrap}.ad-transaction-empty-td{padding:40px 20px;text-align:center}.ad-transaction-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.ad-transaction-empty-lottie{width:170px;height:170px;margin:0 auto}.ad-transaction-empty-text{font-size:14px;font-weight:500;color:#9ca3af}.ad-payment-status-completed{color:#15803d}.ad-payment-status-pending{background:#fef3c7;color:#92400e}.ad-payment-status-failed{background:#fee2e2;color:#b91c1c}.ad-payment-methods-section{background:#fff;border-radius:clamp(10px,1.2vw,16px);border:1px solid #e5e7eb;padding:clamp(14px,2vw,22px);margin-bottom:clamp(16px,2.5vw,32px)}.ad-payment-section-title{font-size:clamp(13px,1.3vw,16px);font-weight:600;color:#1a2332;margin:0 0 clamp(10px,1.5vw,18px)}.ad-payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(130px,15vw,180px),1fr));gap:clamp(8px,1.2vw,16px)}.ad-payment-method-card{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(8px,1vw,12px);padding:clamp(10px,1.5vw,18px);transition:transform .2s ease,box-shadow .2s ease}.ad-payment-method-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.ad-payment-method-name{font-size:clamp(10px,.9vw,13px);font-weight:600;color:#1a1a2e;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.ad-payment-method-amount{font-size:clamp(12px,1.2vw,13px);font-weight:700;color:#1a2332;letter-spacing:.05em;margin-bottom:10px}.ad-payment-method-bar-track{height:5px;background:#e5e7eb;border-radius:99px;overflow:hidden;margin-bottom:6px}.ad-payment-method-bar-fill{height:5px;border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1)}.ad-payment-method-card:nth-child(1) .ad-payment-method-bar-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.ad-payment-method-card:nth-child(2) .ad-payment-method-bar-fill{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.ad-payment-method-card:nth-child(3) .ad-payment-method-bar-fill{background:linear-gradient(90deg,#059669,#34d399)}.ad-payment-method-pct{font-size:clamp(10px,.85vw,12px);color:#1a1a2e}.ad-txn-modal-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:clamp(10px,6vw,24px)}.ad-txn-modal{background:#fff;border-radius:clamp(10px,1.5vw,16px);width:min(96vw,990px);max-height:min(92vh,900px);display:flex;flex-direction:column;box-shadow:0 24px 60px #00000038;animation:adTxnModalIn .24s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes adTxnModalIn{0%{opacity:0;transform:scale(.93) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.ad-txn-modal-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:clamp(14px,2vw,22px) clamp(16px,2.5vw,28px) clamp(12px,1.8vw,20px);position:relative;flex-shrink:0}.ad-txn-close-btn{position:absolute;top:12px;right:14px;background:#ffffff26;border:none;color:#fff;font-size:clamp(18px,2vw,22px);line-height:1;width:clamp(28px,3vw,34px);height:clamp(28px,3vw,34px);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.ad-txn-close-btn:hover{background:#ffffff47}.ad-txn-modal-title{font-size:clamp(15px,2vw,20px);font-weight:700;color:#fff;margin:0 0 10px;text-align:center}.ad-txn-modal-meta{display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.5vw,16px);flex-wrap:wrap}.ad-txn-id-text{color:#ffffffd9;font-size:clamp(10px,1vw,13px);margin:0}.ad-txn-success-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;padding:clamp(3px,.5vw,6px) clamp(8px,1.2vw,14px);border-radius:20px;font-size:clamp(10px,.9vw,12px);font-weight:600}.ad-txn-modal-body{overflow-y:auto;flex:1;padding:clamp(14px,2vw,24px) clamp(14px,2.5vw,28px);background:#f4f6fb;display:flex;flex-direction:column;gap:clamp(12px,1.5vw,20px)}.ad-txn-section{background:#fff;border-radius:clamp(8px,1vw,12px);padding:clamp(12px,1.5vw,18px) clamp(12px,1.8vw,20px);border:1px solid #e5e7eb}.ad-txn-section-title{font-size:clamp(12px,1.1vw,14px);font-weight:700;color:#1a2332;margin:0 7px clamp(12px,1.5vw,20px)}.ad-txn-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(130px,15vw,180px),1fr));gap:clamp(8px,1vw,12px)}.ad-txn-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:clamp(6px,.8vw,10px);padding:clamp(8px,1vw,12px) clamp(10px,1.2vw,14px);display:flex;flex-direction:column;gap:5px}.ad-txn-detail-label{font-size:clamp(9px,.85vw,12px);font-weight:700;color:#1a2332;text-transform:uppercase;letter-spacing:.05em}.ad-txn-detail-value{font-size:clamp(11px,1vw,13px);font-weight:500;color:#1a2332;word-break:break-word}.ad-txn-method-value{display:flex;align-items:center;gap:6px}.ad-txn-plan-badge-wrap{margin:0 6px clamp(10px,1.2vw,17px)}.ad-txn-plan-badge{display:inline-block;padding:clamp(4px,.6vw,7px) clamp(12px,1.5vw,18px);border-radius:20px;font-size:clamp(11px,1vw,13px);font-weight:700;letter-spacing:.04em}.ad-txn-plan-badge--premium{background:#f3e8ff33;color:#7e22ce}.ad-txn-plan-badge--basic{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff}.ad-txn-plan-badge--standard{background:#f9fafba1;color:#059669}.ad-txn-status-value{display:inline-flex;align-items:center;gap:6px;font-size:clamp(11px,1vw,13px);font-weight:600}.ad-txn-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;display:inline-block}.ad-txn-breakdown-section{background:#fff}.ad-txn-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:clamp(8px,1vw,11px) clamp(10px,1.5vw,16px);font-size:clamp(11px,1vw,13px);color:#1a2332;border-bottom:1px solid #f3f4f6;background:#f8fafc30}.ad-txn-breakdown-row:last-child{border-bottom:none}.ad-txn-breakdown-discount{color:#059669}.ad-txn-breakdown-total{background:#fff;font-weight:700;color:#1a2332;font-size:clamp(12px,1.1vw,14px)}.ad-txn-modal-footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:clamp(10px,1.5vw,16px) clamp(14px,2.5vw,28px);background:#f4f6fb;flex-shrink:0}.ad-txn-download-btn{display:inline-flex;align-items:center;gap:7px;background:#2563eb;color:#fff;border:none;padding:clamp(6px,.8vw,9px) clamp(14px,2vw,22px);border-radius:8px;font-size:clamp(11px,1vw,13px);font-weight:600;cursor:pointer;transition:all .18s}.ad-txn-download-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.ad-all-txn-back-btn{display:inline-flex;align-items:center;gap:4px;margin-bottom:clamp(8px,1.2vw,14px);background:#fff;border:1.5px solid #d1d5db;color:#374151;padding:5px 12px;border-radius:8px;font-size:clamp(11px,1vw,13px);font-weight:500;cursor:pointer;transition:all .18s;white-space:nowrap}.ad-all-txn-back-btn:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.ad-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(3px,.5vw,6px);margin-top:clamp(10px,1.5vw,18px);padding-bottom:clamp(6px,1vw,12px)}.ad-pagination button{padding:clamp(3px,.5vw,3px) clamp(8px,1.2vw,10px);border:1px solid #e4e8f0;background:#fff;cursor:pointer;border-radius:5px;font-size:clamp(10px,.9vw,12px);transition:all .15s}.ad-pagination button.active{background:#0575e6!important;color:#fff;border-color:#0575e6}.ad-pagination button:disabled{cursor:not-allowed}.ad-all-txn-page-header{display:flex;align-items:center;gap:18px;margin-bottom:3px}@media (max-width: 359px){.ad-payment-dashboard{padding:6px 8px}.ad-payment-header{flex-direction:column;gap:6px;padding:10px 10px 0}.ad-payment-filters{flex-direction:column;gap:20px;margin-bottom:12px;width:225px}.ad-payment-floating-group{min-width:200px;width:100%}.ad-payment-search-input{min-width:225px;width:100%}.ad-payment-cards-grid{grid-template-columns:1fr;gap:8px}.ad-payment-card-label{font-size:10px}.ad-payment-card-value{font-size:11px}.ad-payment-card-trend{font-size:9px;padding:1px 4px}.ad-payment-report-table th,.ad-payment-report-table td{padding:6px 8px;font-size:10px}.ad-payment-methods-grid,.ad-txn-details-grid{grid-template-columns:1fr}.ad-txn-modal{width:90vw;max-height:85vh}.ad-txn-modal-title{font-size:12px}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-view-details-btn{padding:1px 8px;font-size:10px}.ad-payment-method-amount{margin-bottom:5px}.ad-payment-title{font-size:13px}.ad-txn-close-btn{width:25px;height:25px;font-size:20px;border-radius:8px}.ad-txn-download-btn{font-size:10px}.ad-payment-sub-badge{font-size:11px}}@media (min-width: 360px) and (max-width: 479px){.ad-payment-dashboard{padding:8px 10px}.ad-payment-header{flex-direction:column;gap:8px;padding:12px 12px 0}.ad-payment-filters{flex-direction:column;gap:15px;margin-bottom:14px}.ad-payment-floating-group{width:100%;min-width:280px}.ad-payment-search-input{min-width:280px;width:100%;padding:9px 12px 9px 34px}.ad-payment-cards-grid{grid-template-columns:1fr;gap:8px}.ad-payment-methods-grid,.ad-txn-details-grid{grid-template-columns:1fr 1fr}.ad-txn-modal{width:90vw;max-height:90vh}.ad-txn-close-btn{width:25px;height:25px}.ad-payment-sub-badge{font-size:11px}.ad-payment-method-amount{margin-bottom:5px;font-size:10px}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-method-name{font-size:11px}.ad-payment-report-table-header-row{padding:5px 4px}}@media (min-width: 480px) and (max-width: 599px){.ad-payment-dashboard{padding:10px 14px}.ad-payment-header{flex-direction:column;gap:10px;padding:14px 14px 0}.ad-payment-filters{flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:16px}.ad-payment-floating-group{min-width:140px}.ad-payment-search-input{max-width:100%}.ad-payment-cards-grid{grid-template-columns:1fr 1fr;gap:10px}.ad-payment-methods-grid,.ad-txn-details-grid{grid-template-columns:1fr 1fr}.ad-txn-modal{width:96vw}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-view-details-btn{font-size:10px;padding:0 8px}}@media (min-width: 600px) and (max-width: 767px){.ad-payment-dashboard{padding:12px 16px}.ad-payment-header{flex-direction:column;gap:12px;padding:14px 16px 0}.ad-payment-filters{flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:18px}.ad-payment-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-payment-methods-grid{grid-template-columns:repeat(3,1fr)}.ad-txn-details-grid{grid-template-columns:repeat(2,1fr)}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-view-details-btn{font-size:11px;padding:0 8px}}@media (min-width: 768px) and (max-width: 1023px){.ad-payment-dashboard{padding:14px 22px}.ad-payment-header{flex-direction:row;align-items:flex-start;padding:14px 18px 0;gap:14px}.ad-payment-filters{flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:20px}.ad-payment-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-payment-methods-grid,.ad-txn-details-grid{grid-template-columns:repeat(3,1fr)}.ad-payment-search-input{max-width:240px}.ad-payment-select.floating{padding:10px 12px 6px;min-width:200px}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-view-details-btn{font-size:11px;padding:0 8px}.ad-payment-method-amount{margin-bottom:7px}.ad-payment-method-name{font-size:12px;font-size:10px}.ad-payment-title{font-size:13px}.ad-payment-sub-badge--premium,.ad-payment-sub-badge--standard{font-size:11px}}@media (min-width: 1024px) and (max-width: 1279px){.ad-payment-dashboard{padding:12px 26px}.ad-payment-header{flex-direction:row;padding:14px 20px 0}.ad-payment-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-payment-methods-grid{grid-template-columns:repeat(3,1fr)}.ad-txn-details-grid{grid-template-columns:repeat(4,1fr)}.ad-payment-search-input{max-width:240px}.ad-payment-select.floating{padding:10px 12px 6px;min-width:200px}.ad-payment-view-all-btn{padding:3px 10px;font-size:10px;margin-right:0}.ad-payment-view-details-btn{font-size:11px;padding:1px 8px}.ad-payment-sub-badge--premium,.ad-payment-sub-badge--standard{font-size:11px}.ad-payment-report-table-title,.ad-payment-title{font-size:14px}}@media (min-width: 1280px) and (max-width: 1439px){.ad-payment-dashboard{padding:12px 30px}.ad-payment-cards-grid{grid-template-columns:repeat(4,1fr);gap:14px}.ad-payment-search-input{max-width:260px}.ad-payment-title{font-size:16px}}@media (min-width: 1920px){.ad-payment-dashboard{padding:18px 48px}.ad-payment-header{padding:20px 28px 0;border-radius:20px}.ad-payment-title,.ad-payment-subtitle{font-size:16px}.ad-payment-mainsubtitle{font-size:15px}.ad-payment-cards-grid{gap:20px;margin-bottom:20px}.ad-payment-overview-card{padding:22px;border-radius:18px;gap:18px}.ad-payment-card-icon-wrap{width:46px;height:46px}.ad-payment-card-label{font-size:14px}.ad-payment-card-value{font-size:18px}.ad-payment-card-trend{font-size:12px}.ad-payment-report-table th{font-size:15px;padding:16px 22px}.ad-payment-report-table td{font-size:14px;padding:12px 22px}.ad-payment-report-table-title{font-size:19px}.ad-payment-view-all-btn{font-size:14px;padding:6px 18px}.ad-payment-view-details-btn{font-size:13px;padding:5px 16px}.ad-payment-sub-badge{font-size:14px;padding:4px 14px}.ad-payment-methods-section{padding:28px;border-radius:20px}.ad-payment-section-title{font-size:18px}.ad-payment-method-name{font-size:13px}.ad-payment-method-amount{font-size:17px}.ad-payment-method-pct{font-size:13px}.ad-payment-methods-grid{gap:18px}.ad-payment-report-table-section{border-radius:20px;margin-bottom:32px}.ad-payment-search-input{max-width:340px;font-size:14px}.ad-payment-select.floating{font-size:14px}.ad-txn-modal-title{font-size:22px}.ad-txn-detail-label{font-size:13px}.ad-txn-detail-value{font-size:14px}.ad-txn-details-grid{grid-template-columns:repeat(4,1fr);gap:16px}.ad-txn-download-btn{font-size:14px;padding:10px 28px}.ad-pagination button{font-size:13px;padding:5px 16px}}@media (min-width: 2560px){.ad-payment-dashboard{padding:24px 80px}.ad-payment-header{padding:26px 36px 0;border-radius:24px;margin-bottom:24px}.ad-payment-title{font-size:18px}.ad-payment-subtitle{font-size:19px}.ad-payment-mainsubtitle{font-size:17px}.ad-payment-cards-grid{gap:26px;margin-bottom:26px}.ad-payment-overview-card{padding:28px;border-radius:22px;gap:22px}.ad-payment-card-icon-wrap{width:56px;height:56px}.ad-payment-card-label{font-size:16px}.ad-payment-card-value{font-size:22px}.ad-payment-card-trend{font-size:14px;padding:4px 10px}.ad-payment-report-table th{font-size:17px;padding:20px 28px}.ad-payment-report-table td{font-size:16px;padding:14px 28px}.ad-payment-report-table-title{font-size:23px}.ad-payment-view-all-btn{font-size:16px;padding:8px 22px}.ad-payment-view-details-btn{font-size:15px;padding:7px 20px}.ad-payment-sub-badge{font-size:16px;padding:5px 16px}.ad-payment-methods-section{padding:36px;border-radius:24px}.ad-payment-section-title{font-size:22px}.ad-payment-method-card{padding:24px;border-radius:16px}.ad-payment-method-name{font-size:15px}.ad-payment-method-amount{font-size:21px}.ad-payment-method-pct{font-size:15px}.ad-payment-methods-grid{gap:24px}.ad-payment-search-input{max-width:420px;font-size:16px}.ad-payment-select.floating{font-size:16px;padding:18px 16px 8px}.ad-payment-floating-group{min-width:220px}.ad-payment-floating-group label{font-size:16px}.ad-txn-modal{width:min(90vw,1400px);max-height:90vh}.ad-txn-modal-title{font-size:26px}.ad-txn-detail-label{font-size:15px}.ad-txn-detail-value{font-size:17px}.ad-txn-details-grid{grid-template-columns:repeat(4,1fr);gap:20px}.ad-txn-download-btn{font-size:16px;padding:13px 34px}.ad-txn-section-title{font-size:18px}.ad-pagination button{font-size:15px;padding:7px 20px}.ad-all-txn-back-btn{font-size:15px;padding:10px 20px}}@media (min-width: 3840px){.ad-payment-dashboard{padding:36px 140px}.ad-payment-header{padding:40px 56px 0;border-radius:32px;margin-bottom:36px}.ad-payment-title{font-size:40px}.ad-payment-subtitle{font-size:26px}.ad-payment-mainsubtitle{font-size:23px}.ad-payment-cards-grid{gap:38px;margin-bottom:38px}.ad-payment-overview-card{padding:40px;border-radius:30px;gap:32px}.ad-payment-card-icon-wrap{width:80px;height:80px}.ad-payment-card-label{font-size:22px}.ad-payment-card-value{font-size:32px}.ad-payment-card-trend{font-size:20px;padding:6px 14px;top:18px}.ad-payment-report-table th{font-size:24px;padding:28px 40px}.ad-payment-report-table td{font-size:22px;padding:20px 40px}.ad-payment-report-table-title{font-size:32px}.ad-payment-view-all-btn{font-size:22px;padding:12px 32px;border-radius:12px}.ad-payment-view-details-btn{font-size:20px;padding:10px 28px;border-radius:10px}.ad-payment-sub-badge{font-size:22px;padding:8px 24px;border-radius:30px}.ad-payment-methods-section{padding:56px;border-radius:32px}.ad-payment-section-title{font-size:30px}.ad-payment-method-card{padding:36px;border-radius:22px}.ad-payment-method-name{font-size:20px}.ad-payment-method-amount{font-size:30px}.ad-payment-method-pct{font-size:20px}.ad-payment-method-bar-track,.ad-payment-method-bar-fill{height:8px}.ad-payment-methods-grid{gap:36px}.ad-payment-search-input{max-width:600px;font-size:22px;padding:14px 18px 14px 48px}.ad-payment-search-icon{font-size:22px;left:16px}.ad-payment-select.floating{font-size:22px;padding:24px 20px 10px}.ad-payment-floating-group{min-width:320px}.ad-payment-floating-group label{font-size:22px}.ad-payment-filters{gap:32px;margin-bottom:48px}.ad-txn-modal{width:min(88vw,2200px);max-height:88vh;border-radius:28px}.ad-txn-modal-title{font-size:38px}.ad-txn-modal-header{padding:40px 56px 36px}.ad-txn-close-btn{width:56px;height:56px;font-size:34px;border-radius:14px}.ad-txn-detail-label{font-size:20px}.ad-txn-detail-value{font-size:23px}.ad-txn-detail-card{padding:20px 24px;border-radius:16px}.ad-txn-details-grid{grid-template-columns:repeat(4,1fr);gap:28px}.ad-txn-download-btn{font-size:22px;padding:18px 48px;border-radius:14px}.ad-txn-section-title{font-size:26px}.ad-txn-breakdown-row{font-size:22px;padding:18px 28px}.ad-txn-breakdown-total{font-size:26px}.ad-txn-modal-footer{padding:28px 56px}.ad-txn-modal-body{padding:40px 56px;gap:32px}.ad-txn-section{padding:32px 36px;border-radius:20px}.ad-txn-success-badge{font-size:18px;padding:10px 24px}.ad-txn-id-text{font-size:18px}.ad-txn-plan-badge{font-size:20px;padding:10px 28px}.ad-pagination button{font-size:20px;padding:10px 28px;border-radius:8px}.ad-all-txn-back-btn{font-size:20px;padding:14px 28px;border-radius:12px}.ad-payment-report-table-section{border-radius:28px;margin-bottom:48px}.ad-payment-report-table-wrap{min-height:200px}.ad-payment-report-table{min-width:900px}.ad-payment-header-actions{gap:20px}}.admsub-page{padding:15px 1px;max-width:1200px;margin:0 auto;min-height:100vh}.admsub-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.admsub-title{font-size:22px;font-weight:600;margin-bottom:4px}.admsub-title{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.admsub-subtitle{font-size:14px;color:#6b7280}.admsub-header-left{margin-left:10px}.admsub-btn-create{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;padding:6px 15px;border-radius:10px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap;flex-shrink:0}.admsub-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.admsub-stat-card{background:#fff;border-radius:14px;border:.5px solid #e4e8f0;border-left:3px solid transparent;padding:17px 16px;display:flex;align-items:center;gap:14px;transition:all .35s cubic-bezier(.16,1,.3,1)}.admsub-stat-purple{border-left-color:#8b5cf6}.admsub-stat-green{border-left-color:#20a86e}.admsub-stat-blue{border-left-color:#378add}.admsub-stat-red{border-left-color:#e84d78}.admsub-stat-card:hover{transform:translateY(-6px) scale(1.02)}.admsub-stat-icon-wrap{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admsub-stat-content{display:flex;flex-direction:column}.admsub-stat-label{font-size:13.5px;color:#1a1a2e;font-weight:500;margin-bottom:6px}.admsub-stat-value{font-size:14px;font-weight:700;line-height:1.1;letter-spacing:1.5px}.admsub-stat-purple .admsub-stat-icon-wrap{background:linear-gradient(135deg,#f8f5ff80,#f3f0ff60)}.admsub-stat-purple .admsub-stat-icon,.admsub-stat-purple .admsub-stat-value{color:#8b5cf6}.admsub-stat-green .admsub-stat-icon-wrap{background:#ecfff650}.admsub-stat-green .admsub-stat-icon,.admsub-stat-green .admsub-stat-value{color:#20a86e}.admsub-stat-blue .admsub-stat-icon-wrap{background:#f5f0ff50}.admsub-stat-blue .admsub-stat-icon,.admsub-stat-blue .admsub-stat-value{color:#378add}.admsub-stat-red .admsub-stat-icon-wrap{background:#fff0ef50}.admsub-stat-red .admsub-stat-icon,.admsub-stat-red .admsub-stat-value{color:#e84d78}.admsub-stat-value{font-size:22px;font-weight:600;margin:4px 0 2px}.admsub-stat-sub{font-size:11.5px;color:#6b7280}.admsub-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.admsub-plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem 1.5rem 1.5rem;position:relative;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.admsub-plan-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.admsub-plan-card.featured{border:1px solid #2563eb}.admsub-plan-card.disabled{opacity:.6;filter:grayscale(.2)}.admsub-toggle{position:relative;width:42px;height:22px;display:inline-block}.admsub-toggle input{opacity:0;width:0;height:0}.admsub-slider{position:absolute;inset:0;background:#d1d5db;border-radius:30px;transition:.3s;cursor:pointer}.admsub-slider:before{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.3s}.admsub-popular-badge{position:absolute;top:-13px;left:80%;transform:translate(-50%);background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-size:11px;font-weight:600;padding:4px 16px;border-radius:20px;white-space:nowrap;letter-spacing:.03em}.admsub-plan-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.admsub-plan-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:16px}.admsub-plan-icon.icon-basic{background:#ecfff690;color:#20a86e}.admsub-plan-icon.icon-standard{background:#dbeafe50;color:#378add}.admsub-plan-icon.icon-premium{background:#fff0f670;color:#e84d78}.admsub-plan-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}.admsub-plan-name{font-size:16px;font-weight:600}.admsub-plan-name.basic{color:#20a86e}.admsub-plan-name.standard{color:#378add}.admsub-plan-name.premium{color:#e84d78}.admsub-status-pill{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;padding:3px 10px;border-radius:20px;flex-shrink:0}.admsub-status-pill.active{background:#d1fae592;color:#065f46}.admsub-status-pill.inactive{background:#f3f4f6;color:#6b7280}.admsub-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.admsub-plan-pricing{margin-bottom:16px}.admsub-price-block{display:flex;align-items:baseline;gap:4px;margin-left:5px}.admsub-price-amount{font-size:18px;font-weight:600;color:#111827}.admsub-price-cycle{font-size:14px;color:#1a1a2e}.admsub-price-yearly{font-size:13px;color:#1a1a2e;margin-left:5px;margin-top:2px}.admsub-features-list{list-style:none;padding:0;margin:0 0 20px;flex:1}.admsub-features-list li{display:flex;align-items:center;gap:10px;font-size:13px;color:#1a1a2e;padding:6px 0;border-bottom:1px solid #f3f4f6c4}.admsub-features-list li:last-child{border-bottom:none}.admsub-check-icon{width:18px;height:18px;border-radius:50%;background:#d1fae540;color:#20a86e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admsub-card-actions{display:flex;gap:15px;margin-top:auto;justify-content:center}.admsub-btn-edit{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 20px;border:1px solid #0575E6;background:transparent;border-radius:8px;font-size:12px;font-weight:500;color:#0575e6;cursor:pointer;transition:background .15s,border-color .15s}.admsub-btn-delete{display:flex;align-items:center;gap:6px;padding:4px 12px;border:1px solid #fca5a5;background:none;border-radius:8px;font-size:12px;font-weight:500;color:#dc3545;cursor:pointer;transition:background .15s}.admsub-loading{text-align:center;padding:4rem;font-size:15px;color:#6b7280}.admsub-empty{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:16px}.admsub-empty p{font-size:15px;color:#6b7280}.admsub-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.admsub-modal{background:#fff;border-radius:16px;width:100%;max-width:840px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000026;animation:modalSlideIn .2s ease}.admsub-modal-sm{max-width:420px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.admsub-modal-header{display:flex;justify-content:space-between;flex-shrink:0;align-items:center;padding:1.5rem 1.5rem 0}.admsub-modal-header h2{font-size:18px;font-weight:600;color:#111827}.admsub-modal-close{background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;padding:4px;border-radius:6px;transition:background .15s}.admsub-modal-close:hover{background:#f3f4f6;color:#111827}.admsub-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.admsub-modal-body::-webkit-scrollbar{width:6px}.admsub-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.admsub-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admsub-field{margin-bottom:16px}.admsub-field label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.admsub-field input,.admsub-field select{width:100%;padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.admsub-field input:focus,.admsub-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admsub-field-hint{font-size:11px;color:#9ca3af;margin-top:4px}.admsub-status-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:30px;font-size:11px;font-weight:600;flex-shrink:0}.admsub-status-badge.active{background:#fff;color:#15803d;border:1px solid rgba(34,197,94,.2)}.admsub-status-badge.inactive{background:#ef444414;color:#dc2626;border:1px solid rgba(239,68,68,.15)}.admsub-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.admsub-status-toggle-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.admsub-status-toggle-info{display:flex;flex-direction:column;gap:3px}.admsub-status-title{font-size:14px;font-weight:600;color:#111827}.admsub-status-desc{font-size:12px;color:#6b7280;line-height:1.4}.admsub-toggle.modern{width:44px;height:23px}.admsub-toggle.modern .admsub-slider{background:#d1d5db}.admsub-toggle.modern .admsub-slider:before{width:17px;height:17px;top:3px;left:2px}.admsub-toggle.modern input:checked+.admsub-slider{background:#22c55e}.admsub-toggle.modern input:checked+.admsub-slider:before{transform:translate(24px)}.admsub-error{font-size:12px;color:#dc2626;margin-top:4px;display:block}.admsub-section-title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;padding:16px 0 12px;margin-top:4px}.admsub-modal-footer{display:flex;justify-content:center;flex-shrink:0;gap:10px;padding:0 1.5rem 1.5rem}.admsub-btn-cancel{padding:4px 17px;border:1px solid #0575e6;background:transparent;border-radius:8px;font-size:13px;font-weight:500;color:#0575e6;cursor:pointer;transition:background .15s}.admsub-btn-cancel:hover{background:#f9fafb}.admsub-btn-save{padding:5px 16px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.admsub-btn-save:disabled{background:#93c5fd;cursor:not-allowed}.admsub-btn-danger{padding:6px 16px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.admsub-delete-message{font-size:14px;color:#4b5563;line-height:1.7}.admsub-select-wrapper{position:relative;width:100%}.admsub-select{width:100%;padding:10px 40px 10px 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.admsub-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:22px;pointer-events:none;color:#555}.admsub-toast{position:fixed;bottom:32px;right:32px;background:#111827;color:#fff;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;z-index:2000;animation:toastFadeUp .3s ease}.admsub-toast.error{background:#dc2626;color:#fff}@keyframes toastFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 359px){.admsub-page{padding:10px 5px}.admsub-header{gap:10px;margin-bottom:1.2rem;align-items:flex-start}.admsub-title{font-size:13px}.admsub-subtitle{font-size:12px;margin-bottom:5px}.admsub-btn-create{padding:4px 8px;font-size:10px;border-radius:6px;gap:4px}.admsub-stats-row{grid-template-columns:repeat(1,1fr);gap:8px;margin-bottom:1.2rem}.admsub-stat-card{padding:10px 12px;border-radius:10px}.admsub-stat-label{font-size:12px}.admsub-stat-value{font-size:11px}.admsub-stat-sub{font-size:10px}.admsub-plans-grid{grid-template-columns:1fr;gap:20px}.admsub-plan-card{padding:1rem;border-radius:14px}.admsub-plan-icon{margin:0 auto 10px}.admsub-plan-icon{width:40px;height:40px}.admsub-popular-badge{font-size:10px;top:-11px;padding:3px 12px}.admsub-plan-top{margin-bottom:5px;gap:8px}.admsub-plan-name{font-size:12px}.admsub-status-pill{font-size:10px;padding:2px 10px}.admsub-price-amount,.admsub-price-cycle{font-size:12px}.admsub-price-yearly{font-size:12px;margin-top:5px}.admsub-features-list li{font-size:12px;padding:5px 0}.admsub-card-actions{flex-direction:row;gap:8px}.admsub-btn-edit,.admsub-btn-delete{flex:0;justify-content:center;font-size:11px;padding:3px 14px}.admsub-overlay{padding:10px 20px}.admsub-modal{border-radius:15px;max-height:85vh;max-width:100%}.admsub-modal-sm{border-radius:16px;max-width:100%;max-height:75vh}.admsub-modal-header{padding:1.2rem 1rem 0}.admsub-modal-header h2{font-size:13px;margin-bottom:0}.admsub-modal-close{font-size:12px}.admsub-modal-body{padding:1rem}.admsub-form-row{grid-template-columns:1fr;gap:0}.admsub-field label{font-size:12px}.admsub-field input,.admsub-field select{font-size:10px;padding:8px 12px}.admsub-section-title{margin-top:0;padding:7px 0;font-size:11px}.admsub-field{margin-bottom:7px}.admsub-modal-footer{padding:10px 1rem 1.2rem;gap:8px;border-top:1px solid #d1d5db}.admsub-btn-cancel,.admsub-btn-save,.admsub-btn-danger{width:100%;text-align:center;justify-content:center;padding:4px 8px;font-size:12px;border-radius:10px;width:100px}.admsub-toast{bottom:16px;right:12px;left:12px;text-align:center;font-size:12px}.admsub-delete-message{font-size:11px;margin-bottom:0}}@media (min-width: 360px) and (max-width: 479px){.admsub-page{padding:12px}.admsub-header{gap:10px;margin-bottom:1rem;align-items:flex-start}.admsub-title{font-size:14px}.admsub-subtitle{font-size:12px;margin-bottom:0}.admsub-btn-create{justify-content:center;padding:4px 10px;font-size:10px;border-radius:5px}.admsub-stats-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:1rem}.admsub-stat-card{padding:12px 6px}.admsub-stat-card{gap:9px}.admsub-plan-icon{margin:0 auto 10px;width:45px;height:45px}.admsub-popular-badge{font-size:10px;padding:3px 12px;top:-11px}.admsub-stat-label{font-size:12px}.admsub-stat-value{font-size:11px}.admsub-stat-sub{font-size:10px}.admsub-plans-grid{grid-template-columns:1fr;gap:20px}.admsub-plan-card{padding:1.5rem 1.2rem 1.2rem}.admsub-plan-name{font-size:14px}.admsub-plan-top{margin-bottom:3px}.admsub-section-title{margin-top:0;padding:7px 0;font-size:12px}.admsub-status-pill{font-size:10px;padding:2px 10px}.admsub-price-amount{font-size:14px}.admsub-features-list li{font-size:12px}.admsub-card-actions{flex-direction:row;gap:10px}.admsub-btn-edit,.admsub-btn-delete{flex:0;justify-content:center;font-size:11px;padding:3px 14px}.admsub-plan-pricing{margin-bottom:12px}.admsub-overlay{padding:30}.admsub-modal{border-radius:20px;max-height:90vh;max-width:100%}.admsub-modal-sm{border-radius:20px;max-width:100%;max-height:70vh}.admsub-modal-header{padding:1.3rem 1.2rem 0}.admsub-modal-header h2{font-size:15px;margin-bottom:0}.admsub-modal-close{font-size:12px}.admsub-modal-body{padding:1.2rem}.admsub-form-row{grid-template-columns:1fr;gap:0}.admsub-field input,.admsub-field select{font-size:12px;padding:8px 10px}.admsub-modal-footer{padding:1rem;gap:8px;border-top:1px solid #d1d5db}.admsub-btn-cancel,.admsub-btn-save,.admsub-btn-danger{text-align:center;padding:5px 10px;font-size:12px;border-radius:10px;min-width:100px}.admsub-toast{bottom:20px;right:12px;left:12px;text-align:center;font-size:13px}.admsub-delete-message{font-size:12px;margin-bottom:0}}@media (min-width: 480px) and (max-width: 599px){.admsub-page{padding:14px 16px}.admsub-header{flex-direction:column;gap:12px;margin-bottom:1.6rem;align-items:flex-start}.admsub-title{font-size:15px}.admsub-btn-create{align-self:flex-start;padding:8px 16px;font-size:13px}.admsub-plan-top{margin-bottom:5px}.admsub-stats-row{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:1.6rem}.admsub-stat-card{padding:13px 16px}.admsub-plan-name{font-size:14.5px}.admsub-plans-grid{grid-template-columns:1fr;gap:20px}.admsub-plan-card{padding:1.6rem 1.4rem 1.2rem}.admsub-card-actions{flex-direction:row;gap:12px}.admsub-btn-edit,.admsub-btn-delete{flex:1;justify-content:center}.admsub-overlay{padding:20;align-items:flex-end}.admsub-modal{border-radius:20px;max-height:93vh;max-width:100%}.admsub-modal-sm{border-radius:20px;max-width:100%;max-height:68vh}.admsub-modal-header{padding:1.4rem 1.4rem 0}.admsub-modal-body{padding:1.3rem 1.4rem}.admsub-form-row{grid-template-columns:1fr;gap:0}.admsub-modal-footer{padding:1rem;gap:8px;border-top:1px solid #d1d5db}.admsub-btn-cancel,.admsub-btn-save,.admsub-btn-danger{width:100%;text-align:center;padding:4px 12px;font-size:13px}.admsub-toast{bottom:20px;right:16px;left:16px;text-align:center}.admsub-field input,.admsub-field select{padding:8px 14px;font-size:13px}.admsub-plan-icon{margin:0 auto 4px;width:45px;height:45px}.admsub-modal-header h2{font-size:15px}}@media (min-width: 600px) and (max-width: 767px){.admsub-page{padding:16px 20px}.admsub-header{flex-direction:row;align-items:center;margin-bottom:1.8rem}.admsub-title{font-size:15px}.admsub-stats-row{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:1.8rem}.admsub-plans-grid{grid-template-columns:1fr;gap:18px}.admsub-plan-name{font-size:15px}.admsub-card-actions{flex-direction:row;gap:12px}.admsub-btn-edit,.admsub-btn-delete{flex:1;justify-content:center}.admsub-overlay{padding:1rem;align-items:center}.admsub-plan-top{margin-bottom:5px}.admsub-modal{border-radius:16px;max-width:560px;max-height:92vh}.admsub-modal-sm{max-width:380px;max-height:80vh}.admsub-form-row{grid-template-columns:1fr;gap:0}.admsub-modal-footer{padding:0 1.4rem 1.4rem;flex-direction:row;justify-content:flex-end}.admsub-btn-cancel,.admsub-btn-save,.admsub-btn-danger{padding:4px 18px;font-size:12px}.admsub-toast{bottom:24px;right:20px;left:auto}.admsub-plan-icon{margin:0 auto 4px;width:48px;height:48px}.admsub-field input,.admsub-field select{padding:8px 14px;font-size:13.5px}.admsub-modal-header h2{font-size:16px}}@media (min-width: 768px) and (max-width: 899px){.admsub-page{padding:16px 24px}.admsub-header{margin-bottom:0rem}.admsub-title{font-size:16px}.admsub-stats-row{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:1rem}.admsub-stat-card{padding:13px 16px}.admsub-modal-header h2{font-size:16px;margin-bottom:0}.admsub-stat-value{font-size:13px}.admsub-plans-grid{grid-template-columns:repeat(2,1fr);gap:18px}.admsub-plan-card{padding:1.6rem 1.3rem 1.2rem}.admsub-card-actions{gap:10px}.admsub-plan-name{font-size:15px}.admsub-overlay{padding:1rem;align-items:center}.admsub-modal{border-radius:16px;max-width:680px;max-height:90vh}.admsub-modal-sm{max-width:400px}.admsub-form-row{grid-template-columns:1fr 1fr;margin-top:5px}.admsub-toast{bottom:28px;right:24px}.admsub-plan-icon{margin:0 auto 12px;width:50px;height:50px}.admsub-plan-top{margin-bottom:8px}.admsub-price-amount{font-size:15px}.admsub-btn-edit,.admsub-btn-delete{font-size:12px;padding:2px 15px}.admsub-section-title{margin-top:0;padding:7px 0;font-size:12px}.admsub-field input,.admsub-field select{padding:8px 14px;font-size:14px}.admsub-modal-footer{padding:1rem;gap:8px;border-top:1px solid #d1d5db}.admsub-btn-cancel,.admsub-btn-save,.admsub-btn-danger{padding:4px 18px;font-size:12.5px}}@media (min-width: 900px) and (max-width: 1023px){.admsub-page{padding:15px 28px}.admsub-stats-row{grid-template-columns:repeat(2,1fr);gap:14px}.admsub-plans-grid{grid-template-columns:repeat(2,1fr);gap:20px}.admsub-modal{max-width:720px}.admsub-modal-sm{max-width:400px}.admsub-form-row{grid-template-columns:1fr 1fr}}@media (min-width: 1024px) and (max-width: 1279px){.admsub-page{padding:15px 20px}.admsub-stats-row{grid-template-columns:repeat(2,1fr);gap:16px}.admsub-plans-grid{grid-template-columns:repeat(2,1fr);gap:18px}.admsub-modal{max-width:800px}.admsub-form-row{grid-template-columns:1fr 1fr}.admsub-title{font-size:18px}.admsub-stat-value{font-size:12px}.admsub-plan-name{font-size:13px}.admsub-price-amount{font-size:14px}.admsub-modal-header h2{font-size:16px;margin-bottom:0}.admsub-modal{width:100%;max-width:600px;max-height:90vh}.admsub-modal-footer{padding:1rem;gap:8px;border-top:1px solid #d1d5db}.admsub-btn-edit,.admsub-btn-delete{font-size:12px;padding:2px 15px}}@media (min-width: 1280px) and (max-width: 1439px){.admsub-page{padding:15px 4px;max-width:1200px}.admsub-stats-row{grid-template-columns:repeat(4,1fr);gap:16px}.admsub-plans-grid{grid-template-columns:repeat(3,1fr);gap:20px}.admsub-modal{max-width:840px}.admsub-form-row{grid-template-columns:1fr 1fr}}@media (min-width: 1440px) and (max-width: 1919px){.admsub-page{padding:14px 10px;max-width:1320px}.admsub-title{font-size:18px}.admsub-subtitle{font-size:14px}.admsub-btn-create{padding:7px 15px;font-size:13px}.admsub-stats-row{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:18px}.admsub-stat-card{padding:12px 20px;border-radius:14px}.admsub-stat-label,.admsub-stat-value{font-size:14px}.admsub-stat-sub{font-size:13px}.admsub-plans-grid{grid-template-columns:repeat(3,1fr);gap:24px}.admsub-plan-card{padding:2rem 1.75rem 1.5rem}.admsub-plan-name,.admsub-price-amount,.admsub-price-cycle{font-size:15px}.admsub-features-list li{font-size:14px;padding:7px 0}.admsub-modal{max-width:900px}.admsub-modal-header h2{font-size:18px}.admsub-form-row{grid-template-columns:1fr 1fr;gap:20px}.admsub-field input,.admsub-field select{padding:9px 14px;font-size:13px}.admsub-field label{font-size:14px}.admsub-toast{bottom:36px;right:36px;font-size:15px}.admsub-modal-footer{padding:1rem;gap:8px}}@media (min-width: 1920px) and (max-width: 2559px){.admsub-page{padding:28px 4px;max-width:1600px}.admsub-title{font-size:28px}.admsub-subtitle{font-size:16px}.admsub-btn-create{padding:10px 24px;font-size:14px;border-radius:12px;gap:10px}.admsub-stats-row{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:2.8rem}.admsub-stat-card{padding:22px 28px;border-radius:16px}.admsub-stat-label{font-size:15px}.admsub-stat-value{font-size:24px}.admsub-stat-sub{font-size:13px}.admsub-plans-grid{grid-template-columns:repeat(3,1fr);gap:28px}.admsub-plan-card{padding:2.2rem 2rem 1.75rem;border-radius:20px}.admsub-plan-icon{width:58px;height:58px;border-radius:14px;margin-bottom:18px}.admsub-plan-name{font-size:19px}.admsub-price-amount{font-size:24px}.admsub-price-cycle{font-size:16px}.admsub-price-yearly{font-size:15px}.admsub-features-list li{font-size:15px;padding:8px 0;gap:12px}.admsub-check-icon{width:22px;height:22px}.admsub-btn-edit,.admsub-btn-delete{font-size:13px;padding:7px 18px}.admsub-popular-badge{font-size:12px;padding:5px 20px}.admsub-modal{max-width:1000px}.admsub-modal-header h2{font-size:22px}.admsub-modal-body{padding:1.75rem 2rem}.admsub-modal-header{padding:1.75rem 2rem 0}.admsub-modal-footer{padding:0 2rem 1.75rem}.admsub-form-row{grid-template-columns:1fr 1fr;gap:22px}.admsub-field input,.admsub-field select{padding:12px 16px;font-size:16px;border-radius:10px}.admsub-field label{font-size:15px;margin-bottom:8px}.admsub-section-title{font-size:13px;padding:20px 0 14px}.admsub-error{font-size:13px}.admsub-btn-save,.admsub-btn-cancel,.admsub-btn-danger{padding:10px 24px;font-size:15px}.admsub-toast{bottom:40px;right:40px;font-size:15px;padding:14px 24px}.admsub-delete-message{font-size:16px}}@media (min-width: 2560px) and (max-width: 3839px){.admsub-page{padding:36px 8px;max-width:2200px}.admsub-title{font-size:34px}.admsub-subtitle{font-size:18px}.admsub-btn-create{padding:12px 30px;font-size:16px;border-radius:14px;gap:12px}.admsub-stats-row{grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:3.2rem}.admsub-stat-card{padding:28px 34px;border-radius:18px}.admsub-stat-label{font-size:17px}.admsub-stat-value{font-size:30px}.admsub-stat-sub{font-size:15px}.admsub-plans-grid{grid-template-columns:repeat(3,1fr);gap:36px}.admsub-plan-card{padding:2.8rem 2.4rem 2rem;border-radius:24px}.admsub-plan-icon{width:72px;height:72px;border-radius:18px;margin-bottom:22px}.admsub-plan-name{font-size:24px}.admsub-price-amount{font-size:30px}.admsub-price-cycle{font-size:19px}.admsub-price-yearly{font-size:17px}.admsub-features-list li{font-size:18px;padding:10px 0;gap:14px}.admsub-check-icon{width:26px;height:26px}.admsub-popular-badge{font-size:14px;padding:6px 24px;top:-16px}.admsub-status-pill{font-size:13px;padding:5px 14px}.admsub-status-dot{width:8px;height:8px}.admsub-btn-edit,.admsub-btn-delete{font-size:15px;padding:9px 22px;border-radius:10px}.admsub-modal{max-width:1200px}.admsub-modal-header h2{font-size:26px}.admsub-modal-header{padding:2.2rem 2.4rem 0}.admsub-modal-body{padding:2rem 2.4rem}.admsub-modal-footer{padding:0 2.4rem 2.2rem}.admsub-form-row{grid-template-columns:1fr 1fr;gap:28px}.admsub-field input,.admsub-field select{padding:14px 18px;font-size:18px;border-radius:12px}.admsub-field label{font-size:17px;margin-bottom:10px}.admsub-field{margin-bottom:22px}.admsub-section-title{font-size:15px;padding:24px 0 16px}.admsub-error{font-size:15px}.admsub-btn-save,.admsub-btn-cancel,.admsub-btn-danger{padding:12px 30px;font-size:17px;border-radius:12px}.admsub-modal-close{padding:8px}.admsub-toast{bottom:50px;right:50px;font-size:18px;padding:16px 28px;border-radius:14px}.admsub-delete-message{font-size:18px;line-height:1.8}.admsub-select-icon{font-size:28px}}@media (min-width: 3840px){.admsub-page{padding:60px 12px;max-width:3400px}.admsub-title{font-size:52px}.admsub-subtitle{font-size:26px}.admsub-header{margin-bottom:3.5rem}.admsub-btn-create{padding:18px 44px;font-size:22px;border-radius:18px;gap:16px}.admsub-stats-row{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:4rem}.admsub-stat-card{padding:40px 50px;border-radius:24px}.admsub-stat-label{font-size:24px}.admsub-stat-value{font-size:44px}.admsub-stat-sub{font-size:20px}.admsub-plans-grid{grid-template-columns:repeat(3,1fr);gap:52px}.admsub-plan-card{padding:4rem 3.5rem 3rem;border-radius:32px}.admsub-plan-card.featured{border-width:3px}.admsub-plan-icon{width:100px;height:100px;border-radius:24px;margin-bottom:28px}.admsub-plan-name{font-size:34px}.admsub-price-amount{font-size:44px}.admsub-price-cycle{font-size:26px}.admsub-price-yearly{font-size:24px;margin-top:4px}.admsub-features-list{margin-bottom:36px}.admsub-features-list li{font-size:26px;padding:14px 0;gap:18px}.admsub-check-icon{width:36px;height:36px}.admsub-popular-badge{font-size:20px;padding:8px 32px;top:-22px;border-radius:30px}.admsub-status-pill{font-size:18px;padding:7px 20px;border-radius:30px}.admsub-status-dot{width:12px;height:12px}.admsub-card-actions{gap:24px}.admsub-btn-edit,.admsub-btn-delete{font-size:22px;padding:14px 32px;border-radius:14px;gap:12px}.admsub-modal{max-width:1800px;border-radius:28px}.admsub-modal-sm{max-width:800px}.admsub-modal-header h2{font-size:38px}.admsub-modal-header{padding:3rem 3.5rem 0}.admsub-modal-body{padding:2.8rem 3.5rem}.admsub-modal-footer{padding:0 3.5rem 3rem;gap:16px}.admsub-form-row{grid-template-columns:1fr 1fr;gap:40px}.admsub-field input,.admsub-field select{padding:20px 24px;font-size:26px;border-radius:16px}.admsub-field label{font-size:24px;margin-bottom:14px}.admsub-field{margin-bottom:32px}.admsub-section-title{font-size:20px;padding:32px 0 20px;letter-spacing:.08em}.admsub-error{font-size:20px;margin-top:8px}.admsub-btn-save,.admsub-btn-cancel,.admsub-btn-danger{padding:18px 44px;font-size:24px;border-radius:16px}.admsub-modal-close{padding:12px}.admsub-select-icon{font-size:40px;right:16px}.admsub-toast{bottom:72px;right:72px;font-size:26px;padding:22px 40px;border-radius:20px}.admsub-delete-message{font-size:26px;line-height:1.9}.admsub-loading{font-size:26px;padding:8rem}.admsub-empty p{font-size:26px}}.ad-reports-dashboard{min-height:100vh;color:#1a1a2e;line-height:1.6;padding:10px}.ad-reports-header{background:#fff;padding:16px 20px 0;border-radius:16px;border:.5px solid #e4e8f0;margin-bottom:18px}.ad-reports-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ad-reports-header-title{font-size:18px;font-weight:600;margin:0 0 9px}.ad-reports-header-title{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.ad-reports-header-subtitle{font-size:13.5px;color:#1a1a2e;margin:0}.ad-reports-header-actions{display:flex;align-items:center;gap:8px}.ad-reports-select{width:120px;height:32px;border-radius:8px;border:.5px solid #cdd3db;padding:0 10px;font-size:12px}.ad-reports-select-wrapper{position:relative;width:100%;padding:3px 1px}.ad-reports-select-icon{position:absolute;right:12px;top:52%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none}.ad-reports-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;gap:6px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;border:none;transition:all .15s;white-space:nowrap}.ad-reports-btn-primary{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 14px;border-radius:12px;font-weight:600;height:34px;display:flex;align-items:center;gap:8px;transition:all .3s}.ad-reports-btn-secondary{background:transparent;border:.5px solid #cdd3db;color:#1a1a2e}.ad-reports-btn-secondary:hover{background:#f3f4f6}.ad-reports-tabs{display:flex;gap:4px;padding-top:4px}.ad-reports-tab-btn{position:relative;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:500;color:#1a1a2e;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease;outline:none}.ad-reports-tab-btn:hover{background:#f8faff;border-radius:8px 8px 0 0}.ad-reports-tab-btn-active{color:#1d82e8;border-bottom-color:#1d82e8;font-weight:600}.ad-reports-tab-btn-label{position:relative}.ad-reports-tab-btn-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#1d82e8;animation:ad-reports-dot-pop .25s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes ad-reports-dot-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.ad-reports-contents{padding:0}.ad-reports-tab-content{animation:ad-reports-fade-in .25s ease}@keyframes ad-reports-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ad-reports-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.ad-reports-overview-card{background:#fff;border-radius:14px;border:.5px solid #e4e8f0;padding:17px 16px;display:flex;flex-direction:row;align-items:center;gap:14px;position:relative}.ad-reports-overview-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 40px #0000;transition:all .35s cubic-bezier(.16,1,.3,1)}.ad-reports-overview-card-icon-wrap{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-reports-overview-blue .ad-reports-overview-card-icon-wrap{background:linear-gradient(135deg,#f8f5ff80,#f3f0ff60);color:#8b5cf6}.ad-reports-overview-green .ad-reports-overview-card-icon-wrap{background:#ecfff650;color:#20a86e}.ad-reports-overview-red .ad-reports-overview-card-icon-wrap{background:#fff0ef50;color:#e84d78}.ad-reports-overview-purple .ad-reports-overview-card-icon-wrap{background:#f5f0ff50;color:#378add}.ad-reports-overview-card-value{font-size:14px;font-weight:700;line-height:1.1;letter-spacing:1.5px}.ad-reports-overview-blue .ad-reports-overview-card-value{color:#8b5cf6}.ad-reports-overview-green .ad-reports-overview-card-value{color:#20a86e}.ad-reports-overview-red .ad-reports-overview-card-value{color:#e84d78}.ad-reports-overview-purple .ad-reports-overview-card-value{color:#378add}.ad-reports-overview-card-title{font-size:13.5px;color:#1a1a2e;font-weight:500;margin-bottom:6px}.ad-reports-progress-wrap{position:absolute;right:14px}.ad-reports-overview-blue .ad-reports-progress-circle{color:#f87532b3}.ad-reports-overview-green .ad-reports-progress-circle{color:#20a86eb3}.ad-reports-overview-red .ad-reports-progress-circle{color:#e84d78b3}.ad-reports-overview-purple .ad-reports-progress-circle{color:#7f77ddb3}.ad-reports-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:16px;margin-bottom:18px}.ad-reports-chart-card{background:#fff;border-radius:14px;padding:18px;border:.5px solid #e4e8f0}.ad-reports-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ad-reports-chart-title{font-size:15px;font-weight:600;color:#1a1a2e;margin:1px 8px}.ad-reports-chart-actions{display:flex;gap:4px}.ad-reports-icon-btn{padding:6px;background:none;border:none;color:#8892a4;cursor:pointer;border-radius:6px;display:flex;align-items:center;transition:background .15s}.ad-reports-icon-btn:hover{background:#f3f5f9}.ad-reports-chart-container{height:380px;width:100%}.ad-pie-flex{display:flex;align-items:center;justify-content:space-between;gap:20px}.ad-pie-chart{width:45%}.ad-pie-legend{width:55%;display:flex;flex-direction:column;gap:10px}.ad-legend-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#1a1a2e}.ad-legend-text{display:flex;justify-content:space-between;width:60%}.ad-legend-name{font-size:13.5px;color:#1a1a2e}.ad-legend-value{font-size:13.5px;color:#1a1a2e;font-weight:500}.ad-legend-color{width:12px;height:12px;border-radius:3px}.ad-pie-wrapper{position:relative;width:100%;height:220px}.ad-pie-center-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.ad-pie-total-label{font-size:12px;color:#64748b}.ad-pie-total-value{font-size:18px;font-weight:600;color:#1e2937}.ad-states-view-all-btn{font-size:11px;padding:4px 10px;border-radius:6px;border:1px solid #e4e8f0;background:#fff;cursor:pointer}.ad-states-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;animation:fadeIn .2s ease;display:flex;justify-content:center;align-items:center;z-index:999}.ad-states-modal{width:650px;max-width:90%;height:45vh;max-height:90vh;background:#fff;border-radius:14px;padding:18px;overflow:hidden;box-shadow:0 10px 40px #00000026}.ad-states-modal-header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:14px;padding-bottom:8px}.ad-allstates-close{position:absolute;right:15px;top:-2px;font-size:14px;padding:4px;border:none;background:none;cursor:pointer}.ad-states-modal-header h3{font-size:16px;font-weight:600;margin:0}.ad-states-modal-body{overflow-y:auto;max-height:65vh;padding-right:6px}.ad-states-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 16px}.ad-empty-icon{margin-bottom:5px;color:#8892a4;opacity:.4}.ad-states-empty-title{font-size:15px;font-weight:500;color:#8892a499;margin:0}.ad-states-list{max-height:280px;overflow-y:auto;padding-right:6px}.ad-states-list::-webkit-scrollbar{width:4px}.ad-states-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.ad-state-row{display:flex;align-items:center;padding:10px 13px}.ad-state-name{width:118px;font-size:13.5px;font-weight:500;color:#1a1a2e}.ad-state-bar-container{flex:1;height:8px;background:#f1f5f9;border-radius:999px;margin:0 18px}.ad-state-bar{height:100%;border-radius:999px}.ad-state-value{font-weight:500;min-width:45px;text-align:right;font-size:13px;color:#1e2937}.ad-reports-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:18px}.ad-reports-stat-card{background:#fff;border-radius:14px;border:.5px solid #e4e8f0;padding:16px;position:relative;overflow:hidden;transition:all .35s ease;transform:translateY(0);cursor:pointer}.ad-reports-stat-card:hover{transform:translateY(-6px)}.ad-reports-stat-title{font-size:13.5px;font-weight:500;color:#1a1a2e;margin:0 0 6px}.ad-reports-stat-value{font-size:14px;font-weight:600;color:var(--card-color)}.ad-reports-stat-change{position:absolute;top:10px;right:12px;display:flex;align-items:center;font-size:12px;gap:4px}.ad-reports-stat-change-positive{color:#20a86e}.ad-reports-stat-change-negative{color:#e84d78}.ad-reports-card-teal{--card-color: #8b5cf6;border-left:3px solid var(--card-color)}.ad-reports-card-indigo,.ad-reports-card-emerald{--card-color: #20a86e;border-left:3px solid var(--card-color)}.ad-reports-card-cyan{--card-color: #378ADD;border-left:3px solid var(--card-color)}.ad-reports-card-rose{--card-color: #e84d78;border-left:3px solid var(--card-color)}.ad-reports-main-layout{display:flex;gap:20px;align-items:flex-start}.ad-reports-left{flex:0 0 47%}.ad-reports-right{flex:1;display:flex;flex-direction:column;gap:14px}.ad-reports-institution-table-wrapper{overflow-x:auto;background:#fff;width:593px;box-shadow:0 2px 4px #0000000d;border-radius:10px}.ad-reports-institution-table{width:100%;border-collapse:collapse}.ad-reports-institution-table th{background:#fff;color:#004dda;padding:8px 12px;font-size:13.5px;font-weight:600;text-align:center}.ad-reports-institution-table td{padding:6px 20px;font-size:13.5px;text-align:center;color:#1a1a2e}.ad-reports-institution-table thead{box-shadow:0 2px 4px #0000000d}.ad-reports-institution{color:#334155;font-size:13.5px}.ad-reports-institution-view-btn{padding:2px 10px;border:none;color:#0575e6;background:#f5f0ff80;font-size:13.5px;border-radius:6px;cursor:pointer}.no-data{text-align:center;padding:20px;color:#777}.ad-analytics-chart-card{background:linear-gradient(180deg,#fff,#f7f8fb);box-shadow:0 10px 30px #0000000d;border-radius:10px;padding:14px 16px;height:393px;width:100%}.ad-analytics-chart-title{font-size:13.5px;font-weight:600;margin:0 0 12px}.ad-analytics-legend{display:flex;gap:12px;margin-bottom:10px}.ad-analytics-legend-item{display:flex;align-items:center;gap:5px;font-size:12.5px;color:#1a1a2e}.reg-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.reg-platform-btn{font-size:12px;color:#1a1a2e;border:.5px solid #d0d0d0;border-radius:8px;padding:4px 12px;background:#fff;cursor:pointer}.dot{width:8px;height:8px;border-radius:2px;display:inline-block}.dot.blue{background:#378add}.dot.green{background:#97c459}.dot.reg-blue{background:#5b9bd5;border-radius:50%;width:8px;height:8px}.dot.reg-red{background:#e8745a;border-radius:50%;width:8px;height:8px}.reg-tooltip{background:#fff;border:.5px solid #e0e0e0;border-radius:8px;padding:8px 12px;font-size:12px;box-shadow:0 4px 12px #00000014}.reg-tooltip-label{font-weight:500;color:#333;margin:0 0 4px}.reg-tooltip-row{margin:2px 0;font-size:12px}.ad-rpt-emp-content-row{display:flex;gap:16px;align-items:flex-start;margin-top:16px}.ad-rpt-emp-left-col{display:flex;flex-direction:column;flex-shrink:0}.ad-rpt-emp-table-wrapper{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px #0000000d;margin-top:0;width:596px;margin-bottom:10px}.ad-rpt-emp-table-scroll{overflow-x:auto}.ad-rpt-emp-table{width:100%;border-collapse:collapse;font-size:13px}.ad-rpt-emp-table thead tr{background:#fff}.ad-rpt-emp-table th{padding:10px 24px;text-align:center;font-size:13.5px;font-weight:600;color:#004dda;letter-spacing:.3px;white-space:nowrap}.ad-rpt-emp-table thead{box-shadow:0 2px 4px #0000000d}.ad-rpt-emp-th-sno{width:60px;text-align:center}.ad-rpt-emp-th-center{text-align:center}.ad-rpt-emp-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.ad-rpt-emp-row{transition:background .15s ease}.ad-rpt-emp-row:last-child{border-bottom:none}.ad-rpt-emp-row:hover{background:#fafbff}.ad-rpt-emp-table td{padding:7px 16px;color:#1a1a2e;text-align:center;font-size:13.5px}.ad-rpt-emp-td-center{text-align:center;color:#888;font-size:12px}.ad-rpt-emp-td-name{font-weight:500;color:#2d2d2d}.ad-rpt-emp-td-email{color:#666}.ad-rpt-emp-view-btn{padding:1px 10px;font-size:13.5px;font-weight:500;color:#0575e6;background:#f5f0ff80;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.ad-rpt-emp-no-data{text-align:center;padding:32px;color:#aaa;font-size:13px}.ad-rpt-emp-chart-card{flex:1;min-width:0;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000000d;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.ad-rpt-emp-chart-header{display:flex;align-items:flex-start;justify-content:space-between}.ad-rpt-emp-chart-title{font-size:14px;font-weight:600;color:#1a1a2e;margin:0 0 2px}.ad-rpt-emp-chart-subtitle{font-size:13.5px;color:#1a1a2e;margin:0}.ad-rpt-emp-chart-legend{display:flex;gap:14px}.ad-rpt-emp-legend-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#1a1a2e}.ad-rpt-emp-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.ad-rpt-emp-chart-canvas-wrap{position:relative;width:100%;height:220px}.ad-rpt-emp-chart-stats{display:flex;align-items:center;justify-content:space-around;padding:10px 0 2px;border-top:.5px solid #f0f0f0}.ad-rpt-emp-chart-stat{display:flex;flex-direction:column;align-items:center;gap:3px}.ad-rpt-emp-chart-stat-num{font-size:16px;font-weight:600;color:#1a1a2e}.ad-rpt-emp-chart-stat-lbl{font-size:12.5px;color:#1a1a2e}.ad-rpt-emp-chart-stat-divider{width:.5px;height:36px;background:#f0f0f0}.ad-rpt-emp-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding:30px 0}.ad-rpt-emp-card{background:#fff;padding:30px 5px 30px 30px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;margin-top:57px}.ad-rpt-emp-modal{position:relative;max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.ad-rpt-emp-close{position:absolute;right:25px;z-index:9999;background:#004dda08;color:#505965;border:none;font-size:27px;width:32px;height:31px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.ad-rpt-emp-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:10px;overflow-y:auto}.ad-rpt-emp-header-left{flex-shrink:0}.ad-rpt-emp-logo{width:85px;height:85px;border-radius:14px;background:#fff;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.ad-rpt-emp-logo img{width:100%;height:85px;object-fit:cover;border-radius:14px}.ad-rpt-emp-default-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280ab}.ad-rpt-emp-header-right{flex:1}.ad-rpt-emp-header-right h4{margin:6px 2px 2px;font-weight:500;color:#666}.ad-rpt-emp-title-row{display:flex;justify-content:space-between;align-items:center}.ad-rpt-emp-job-title{font-size:16px;font-weight:600;margin:2px 2px 7px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.ad-rpt-emp-header-actions{display:flex;gap:20px;align-items:center;margin-right:65px}.ad-rpt-emp-view-profile-btn{padding:3px 13px;border-radius:20px;border:1px solid #004dda;background:#fff;color:#004dda;font-size:13px;cursor:pointer;white-space:nowrap}.ad-rpt-emp-company-name{font-size:14px;font-weight:500;margin-bottom:16px;color:#333;display:flex;align-items:center;gap:8px}.ad-rpt-emp-meta-icon{color:#999;font-size:14px;flex-shrink:0;margin-bottom:2px}.ad-rpt-emp-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#333}.ad-rpt-emp-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:11px 0}.ad-rpt-emp-inside-salary{display:flex;align-items:center;gap:4px;color:#444;font-size:13.5px}.ad-rpt-emp-popup-body{display:flex;gap:25px;max-height:calc(80vh - 140px);padding-right:20px}.ad-rpt-emp-popup-content{flex:1}.ad-rpt-emp-popup-content h4{font-size:15px;font-weight:600;margin-bottom:15px;color:#505965}.ad-rpt-emp-popup-content p{line-height:1.8;font-size:13.5px}.ad-rpt-emp-personal-section{margin-bottom:16px;border-radius:8px}.ad-rpt-emp-personal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ad-rpt-emp-personal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 20px;font-size:13.5px}.ad-rpt-emp-resume-view-btn{padding:1px 10px;border:none;border-radius:5px;font-size:12px;background:none;margin-left:5px;color:#004dda;cursor:pointer}.ad-rpt-emp-skill-tags span{display:inline-block;background:#f1f9fe30;color:#004dda;padding:6px 12px;border-radius:20px;font-size:12px;margin:0 6px 14px 0}.ad-rpt-emp-cert-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.ad-rpt-emp-cert-header h4{margin:0}.ad-rpt-emp-view-all-btn{border:none;background:none;color:#1a73e8;font-weight:500;cursor:pointer;padding:0;font-size:13px;margin-right:20px}.ad-rpt-emp-experience{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;min-width:0}.ad-rpt-emp-experience-item.full-width{grid-column:span 2}.ad-rpt-emp-education-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;margin-bottom:20px;border-radius:15px;border-left:3px solid #1f80e0;background:#1f7fe002;min-width:0}.ad-rpt-emp-experience-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;margin-bottom:20px;border-radius:15px;border-left:3px solid #11998e;background:#11998e02;min-width:0}.ad-rpt-emp-exp-left{flex:1;display:flex;flex-direction:column;font-size:13px;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;gap:8px}.ad-rpt-emp-exp-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;white-space:nowrap;font-size:13.5px;gap:8px;min-width:0}.ad-rpt-emp-exp-left>div,.ad-rpt-emp-exp-left>strong,.ad-rpt-emp-exp-right>div,.ad-rpt-emp-exp-right>button{min-height:1.4em;line-height:1.4em;white-space:normal;word-break:break-word;overflow-wrap:break-word}.ad-rpt-emp-cert-dates{color:#004dda;font-size:13px}.ad-rpt-emp-exp-duration{color:#374151;border-radius:15px;font-size:13px}.ad-rpt-emp-view-doc-btn{cursor:pointer;padding:0 10px;border:1px solid #1f80e0;background-color:#fff;color:#1f80e0;border-radius:6px;font-size:13px;min-width:54px}.ad-rpt-emp-cert-list{padding-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ad-rpt-emp-cert-list li{list-style-type:none;border-left:3px solid #A751F4;background:#9333ea02;padding:20px;border-radius:15px;color:#505965}.ad-rpt-emp-cert-list li.full-width{grid-column:span 2}.ad-rpt-emp-cert-duration{display:flex;justify-content:space-between;align-items:center}.ad-rpt-emp-preview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.ad-rpt-emp-preview-modal-content{width:60%;background:#fff;border-radius:10px;padding:45px 15px 15px;position:relative}.ad-rpt-emp-preview-close-btn{position:absolute;top:14px;right:18px;border:none;background:transparent;font-size:18px;cursor:pointer}.single-card{grid-template-columns:1fr!important}.ad-rpt-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:16px 0 4px;flex-wrap:wrap}.ad-rpt-page-btn{min-width:34px;height:28px;padding:0 10px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;font-size:11.5px;font-weight:600;font-family:Montserrat,sans-serif;color:#475569;cursor:pointer;transition:all .18s;display:flex;align-items:center;justify-content:center}.ad-rpt-page-btn:hover:not(:disabled){background:#f0f5ff;border-color:#2952cc;color:#2952cc}.ad-rpt-page-btn:disabled{opacity:.38;cursor:not-allowed}.ad-rpt-page-active{background:#0575e6!important;color:#fff!important}.ad-rpt-page-nav{padding:0 14px;gap:4px}.ad-rpt-page-dots{min-width:28px;text-align:center;font-size:13px;color:#94a3b8;-webkit-user-select:none;user-select:none}.ad-reports-payment .ad-reports-payment-layout{display:grid;grid-template-columns:70% 1fr;gap:14px;align-items:start;margin-bottom:16px}.ad-reports-payment .ad-reports-payment-table-wrap{background-color:#fff;margin-top:15px;border-radius:10px}.ad-reports-payment .ad-reports-payment-table{width:100%;border-collapse:collapse;font-size:13px}.ad-reports-payment .ad-reports-payment-table tbody td:nth-child(3){text-align:center}.ad-reports-payment .ad-reports-payment-table thead tr{background:#fff;color:#004dda}.ad-reports-payment-table thead{box-shadow:0 2px 4px #0000000d}.ad-reports-payment .ad-reports-payment-table thead th{padding:10px 12px;font-weight:600;font-size:12.5px;text-align:center;white-space:nowrap}.ad-reports-payment .ad-reports-payment-table tbody tr{border-bottom:.5px solid #f0f2f5;transition:background .15s}.ad-reports-payment .ad-reports-payment-table tbody td{padding:10px 30px;color:#1a1a2e;font-size:13.5px;white-space:nowrap}.ad-reports-payment .ad-reports-payment-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:13.5px;font-weight:500}.ad-reports-payment .ad-reports-payment-badge-premium{background:#f3e8ff33;color:#7e22ce}.ad-reports-payment .ad-reports-payment-badge-basic{background:#e0f2fe;color:#0369a1}.ad-reports-payment .ad-reports-payment-badge-standard{background:#f9fafba1;color:#065f46c6}.ad-reports-payment .ad-reports-payment-view-btn{background:transparent;border:1px solid #1a54d4;color:#1a54d4;border-radius:6px;padding:1px 11px;font-size:12px;cursor:pointer;transition:all .15s}.ad-reports-payment .ad-reports-payment-chart-card{background:#fff;border:.5px solid #e4e8f0;border-radius:14px;margin-top:31px;padding:14px}.ad-reports-payment .ad-reports-payment-pie-wrap{height:200px;width:100%}.ad-reports-payment .ad-reports-payment-plan-list{margin-top:8px;display:flex;flex-direction:column;gap:6px}.ad-reports-payment .ad-reports-payment-plan-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-radius:8px}.ad-reports-payment .ad-reports-payment-plan-info{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1e2937}.ad-reports-payment .ad-reports-payment-plan-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ad-reports-payment .ad-reports-payment-plan-name{font-size:13px;color:#1a1a2e}.ad-reports-payment .ad-reports-payment-plan-growth{display:flex;align-items:center;gap:3px;font-size:13px;font-weight:500}.ad-reports-payment .ad-reports-payment-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ad-reports-payment .ad-reports-payment-modal{background:#fff;border-radius:16px;width:min(990px,95vw);max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #00000038;animation:adReportsModalIn .24s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes adReportsModalIn{0%{opacity:0;transform:scale(.93) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.ad-reports-payment-modal{scrollbar-width:thin;scrollbar-color:#c5d0e6 transparent}.ad-reports-payment-modal::-webkit-scrollbar{width:6px}.ad-reports-payment-modal::-webkit-scrollbar-track{background:transparent;border-radius:10px}.ad-reports-payment-modal::-webkit-scrollbar-thumb{background:#c5d0e6;border-radius:10px;min-height:40px}.ad-reports-payment-modal::-webkit-scrollbar-thumb:hover{background:#a0aec0}.ad-reports-payment-modal::-webkit-scrollbar-button{display:none}.ad-reports-payment .ad-reports-payment-modal-inner{display:flex;flex-direction:column;height:100%;max-height:88vh;overflow:hidden}.ad-reports-payment .ad-reports-payment-modal-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px 16px 0 0;padding:22px 28px 20px;color:#fff;text-align:center;position:relative;flex-shrink:0}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:20px;font-weight:700;margin:0 0 10px;color:#fff}.ad-reports-payment .ad-reports-payment-modal-header-sub{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.ad-reports-payment .ad-reports-payment-txn-id{font-size:13px;color:#ffffffd9}.ad-reports-payment .ad-reports-payment-success-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:5px 13px;font-size:12px;font-weight:600;color:#fff}.ad-reports-payment .ad-reports-payment-close-btn{position:absolute;top:14px;right:18px;background:#ffffff26;border:none;color:#fff;font-size:22px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.ad-reports-payment .ad-reports-payment-close-btn:hover{background:#ffffff47}.ad-reports-payment .ad-reports-payment-modal-body{overflow-y:auto;flex:1;min-height:0;padding:3px 28px;background:#f4f6fb;display:flex;flex-direction:column}.ad-reports-payment .ad-reports-payment-section{border-radius:12px;padding:15px 20px}.ad-reports-payment .ad-reports-payment-section h3{font-size:14px;font-weight:700;color:#1a2332;margin:0 8px 16px}.ad-reports-payment .admin-reports-payment-section{background:#fff;border-radius:12px;padding:18px 20px;width:876px;margin-left:21px;border:1px solid #e5e7eb}.ad-reports-payment .admin-reports-payment-section h3{font-size:14px;font-weight:700;color:#1a2332;margin:0 0 16px}.ad-reports-payment-breakdown{background:#fff;border-radius:12px;padding:18px 20px;border:1px solid #e5e7eb}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:12px}.ad-reports-payment .ad-reports-payment-detail-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:5px}.ad-reports-payment .ad-reports-payment-detail-label{display:block;font-size:11px;color:#1a2332;text-transform:uppercase;font-weight:700;letter-spacing:.05em}.ad-reports-payment .ad-reports-payment-detail-value{display:flex;align-items:center;font-size:13px;color:#1a2332;font-weight:500;word-break:break-word}.ad-reports-payment .ad-reports-payment-plan-badge{display:inline-block;padding:6px 18px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:14px;letter-spacing:.04em}.ad-reports-payment .ad-reports-payment-plan-badge-premium{background:#f3e8ff33;color:#7e22ce}.ad-reports-payment .ad-reports-payment-plan-badge-basic{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff}.ad-reports-payment .ad-reports-payment-plan-badge-standard{color:#059669}.ad-reports-payment .ad-reports-payment-status-success{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#16a34a}.ad-reports-payment .ad-reports-payment-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#16a34a;flex-shrink:0}.ad-reports-payment .ad-reports-payment-breakdown{background:transparent;border:none;border-radius:0;padding:0}.ad-reports-payment .ad-reports-payment-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;font-size:13px;color:#1a2332;border-bottom:1px solid #f3f4f6;background:#f8fafc30}.ad-reports-payment .ad-reports-payment-breakdown-row:last-child{border-bottom:none}.ad-reports-payment .ad-reports-payment-breakdown-discount{color:#059669}.ad-reports-payment .ad-reports-payment-breakdown-total{background:#fff;font-weight:700;color:#1a2332;font-size:14px}.ad-reports-payment .ad-reports-payment-modal-footer{display:flex;justify-content:center;gap:10px;align-items:center;padding:14px 28px;background:#f4f6fb;border-radius:0 0 16px 16px;flex-shrink:0}.ad-reports-payment .ad-reports-payment-footer-download{display:inline-flex;align-items:center;gap:7px;background:#2563eb;color:#fff;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s}.ad-reports-payment .ad-reports-payment-footer-download:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.ad-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:999;display:flex;align-items:center;justify-content:center}.ad-modal-box{background:#fff;border-radius:16px;padding:24px;width:480px;max-width:95vw;position:relative;max-height:85vh;overflow-y:auto}.ad-modal-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;cursor:pointer;color:#64748b}.ad-modal-title{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.ad-modal-row{display:flex;padding:8px 0;border-bottom:.5px solid #f8fafc}.ad-modal-row:last-child{border-bottom:none}.ad-modal-key{font-size:13px;color:#64748b;width:140px;flex-shrink:0}.ad-modal-val{font-size:13px;color:#1e293b;font-weight:500}.ad-export-wrapper{position:relative;display:inline-block}.ad-export-dropdown{position:absolute;top:45px;right:0;min-width:220px;background:#fff;padding:12px 14px;border-radius:10px;box-shadow:0 12px 30px #0000001f;z-index:100}.ad-export-dropdown input[type=checkbox]{accent-color:#16a34a}.ad-export-dropdown label{display:flex;align-items:center;gap:8px;font-size:13px;padding:6px 0;cursor:pointer;white-space:nowrap}.ad-export-dropdown input{cursor:pointer}.ad-reports-bottom-split{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.ad-reports-product-list{display:flex;flex-direction:column;gap:10px}.ad-reports-product-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}.ad-reports-product-info{display:flex;align-items:center;gap:10px}.ad-reports-product-rank{width:30px;height:30px;background:#eff6ff;color:#1d82e8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.ad-reports-product-name{font-weight:600;color:#1a1a2e;font-size:13px;margin:0 0 2px}.ad-reports-product-sales{color:#8892a4;font-size:12px;margin:0}.ad-reports-product-growth{display:flex;align-items:center;font-size:13px;font-weight:600;gap:4px}.ad-reports-growth-positive{color:#20a86e}.ad-reports-growth-negative{color:#e84d78}.ad-rpt-emp-job-header--desktop{display:flex;flex-direction:row;gap:16px;padding-bottom:16px;margin-bottom:4px;position:relative}.ad-rpt-emp-job-header--mobile{display:none}.ad-rpt-emp-research-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:15px}.ad-rpt-emp-doc-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.ad-rpt-emp-doc-label{font-size:13px;font-weight:500}.ad-rpt-emp-tabs-bar{display:flex;gap:4px;padding:0;border-bottom:1.5px solid #f0f2f5;background:#fff;position:sticky;top:0;z-index:5}.ad-rpt-emp-tab{display:flex;align-items:center;gap:6px;padding:11px 16px;font-size:13px;font-weight:500;color:#94a3b8;background:none;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.ad-rpt-emp-tab[data-tab=profile].active{color:#0575e6;border-bottom-color:#0575e6;font-weight:600}.ad-rpt-emp-tab[data-tab=education].active{color:#16a34a;border-bottom-color:#16a34a;font-weight:600}.ad-rpt-emp-tab[data-tab=experience].active{color:#f59e0b;border-bottom-color:#f59e0b;font-weight:600}.ad-rpt-emp-tab[data-tab=research].active{color:#9333ea;border-bottom-color:#9333ea;font-weight:600}.ad-rpt-emp-tab[data-tab=profile]:hover{color:#0575e6}.ad-rpt-emp-tab[data-tab=education]:hover{color:#16a34a}.ad-rpt-emp-tab[data-tab=experience]:hover{color:#f59e0b}.ad-rpt-emp-tab[data-tab=research]:hover{color:#9333ea}.ad-rpt-emp-tab-content{padding:24px 30px 24px 0;max-height:calc(80vh - 220px)}.ad-rpt-emp-tab-panel{animation:adRptEmpTabFadeIn .2s ease}@keyframes adRptEmpTabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ad-rpt-emp-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.ad-rpt-emp-info-card{background:#fff;border:1px solid #f0f2f8;border-radius:12px;padding:12px 14px;display:flex;flex-direction:row;align-items:center;gap:12px;transition:box-shadow .15s}.ad-rpt-emp-info-card:hover{box-shadow:0 2px 10px #0000000f}.ad-rpt-emp-info-icon-wrap{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-rpt-emp-icon-blue{background:#f0f9ff;color:#0284c7}.ad-rpt-emp-icon-green{background:#f0fdf4;color:#16a34a}.ad-rpt-emp-icon-teal{background:#f0fdfa;color:#0d9488}.ad-rpt-emp-icon-orange{background:#fff7ed;color:#ea580c}.ad-rpt-emp-icon-purple{background:#faf5ff;color:#9333ea}.ad-rpt-emp-icon-pink{background:#fdf2f8;color:#db2777}.ad-rpt-emp-icon-indigo{background:#eef2ff;color:#4f46e5}.ad-rpt-emp-icon-cyan{background:#ecfeff;color:#0891b2}.ad-rpt-emp-icon-red{background:#fef2f2;color:#dc2626}.ad-rpt-emp-icon-amber{background:#ccfbf140;color:#14b8a6}.ad-rpt-emp-icon-slate{background:#0ea4e911;color:#0ea5e9}.ad-rpt-emp-info-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.ad-rpt-emp-info-label{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}.ad-rpt-emp-info-value{font-size:13px;color:#1e293b;font-weight:500;word-break:break-word}.ad-rpt-emp-doc-link-btn{font-size:12px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:2px 10px;cursor:pointer;width:fit-content}.ad-rpt-emp-section-block{margin-bottom:26px}.ad-rpt-emp-section-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 14px}.ad-rpt-emp-section-header-row{display:flex;align-items:center;justify-content:space-between}.ad-rpt-emp-view-all-btn{border:none;background:none;color:#0575e6;font-weight:500;cursor:pointer;font-size:12.5px}.ad-rpt-emp-about-text{font-size:13.5px;color:#4b5563;line-height:1.8;margin:0}.ad-rpt-emp-tags-wrap{display:flex;flex-wrap:wrap;gap:8px}.ad-rpt-emp-tag{display:inline-block;padding:5px 13px;border-radius:20px;font-size:12px;font-weight:500}.ad-rpt-emp-tag-blue{background:#eff6ff;color:#1d4ed8}.ad-rpt-emp-tag-green{background:#f0fdf4;color:#15803d}.ad-rpt-emp-empty-text{font-size:13px;color:#94a3b8;margin:0}.ad-rpt-emp-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ad-rpt-emp-card-grid.single{grid-template-columns:1fr}.ad-rpt-emp-detail-card{border-radius:12px;padding:16px 18px;border-left:3px solid}.ad-rpt-emp-card-blue{background:#f0f7ff50;border-left-color:#3b82f6}.ad-rpt-emp-card-teal{background:#f0fdfb50;border-left-color:#14b8a6}.ad-rpt-emp-card-purple{background:#faf5ff;border-left-color:#a855f7}.ad-rpt-emp-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ad-rpt-emp-card-left{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.ad-rpt-emp-card-title{font-size:13.5px;font-weight:600;color:#1e293b}.ad-rpt-emp-card-sub{font-size:13px;color:#475569}.ad-rpt-emp-card-meta{font-size:12px;color:#94a3b8}.ad-rpt-emp-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ad-rpt-emp-card-date{font-size:12px;color:#0575e6;font-weight:500;white-space:nowrap}.ad-rpt-emp-card-duration{font-size:12px;color:#64748b}.ad-rpt-emp-card-badge{background:#dcfce770;color:#15803d;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.ad-rpt-emp-view-doc-btn{border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:6px;font-size:11.5px;padding:2px 10px;cursor:pointer}.ad-rpt-emp-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.ad-rpt-emp-research-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:14px 16px}.ad-rpt-emp-research-card-title{font-size:12.5px;font-weight:600;color:#1d4ed8;margin:0 0 10px}.ad-rpt-emp-research-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#4b5563;padding:3px 0}.ad-rpt-emp-research-val{font-weight:500;color:#1e293b}.ad-rpt-emp-research-desc-card{background:#f8faff50;border:1px solid #e8eeff;border-radius:10px;padding:16px 18px;margin-top:4px}@media (min-width: 2560px){.ad-reports-dashboard{max-width:2400px;margin:0 auto}.ad-reports-header{padding:28px 40px 0;border-radius:24px;margin-bottom:28px}.ad-reports-header-title{font-size:30px;margin:0 0 14px}.ad-reports-header-subtitle{font-size:20px}.ad-reports-header-content{margin-bottom:22px}.ad-reports-select{height:52px;padding:0 18px;font-size:16px;border-radius:12px}.ad-reports-btn{height:52px;font-size:16px;padding:0 24px;border-radius:12px;gap:10px}.ad-reports-btn-primary{height:52px;padding:0 24px;border-radius:16px;font-size:16px;gap:10px}.ad-reports-tab-btn{padding:16px 28px;font-size:20px}.ad-reports-tab-btn-dot{width:8px;height:8px}.ad-reports-overview-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:28px}.ad-reports-overview-card{padding:28px 24px;border-radius:20px;gap:22px}.ad-reports-overview-card-icon-wrap{width:64px;height:64px}.ad-reports-overview-card-value{font-size:26px;letter-spacing:2px}.ad-reports-overview-card-title{font-size:20px;margin-bottom:10px}.ad-reports-charts-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:28px}.ad-reports-chart-card{padding:28px;border-radius:20px}.ad-reports-chart-title{font-size:22px}.ad-pie-chart{width:45%}.ad-pie-wrapper{height:320px}.ad-pie-total-value{font-size:26px}.ad-pie-total-label{font-size:17px}.ad-legend-name,.ad-legend-value{font-size:18px}.ad-legend-color{width:16px;height:16px}.ad-state-name{font-size:18px;width:180px}.ad-state-bar-container{height:12px}.ad-state-value{font-size:18px}.ad-reports-metrics-grid{gap:22px;margin-bottom:28px}.ad-reports-stat-card{padding:24px;border-radius:20px}.ad-reports-stat-title{font-size:20px}.ad-reports-stat-value{font-size:22px}.ad-reports-stat-change{font-size:16px;top:16px;right:20px}.ad-reports-institution-table-wrapper{width:900px}.ad-reports-institution-table th{font-size:20px;padding:14px 20px}.ad-reports-institution-table td{font-size:19px;padding:8px 24px}.ad-reports-institution-view-btn{font-size:18px;padding:6px 16px}.ad-analytics-chart-card{height:550px;padding:22px 28px}.ad-analytics-chart-title{font-size:20px}.ad-analytics-legend-item{font-size:18px}.ad-rpt-emp-table-wrapper{width:1000px}.ad-rpt-emp-table th{font-size:20px;padding:14px 30px}.ad-rpt-emp-table td{font-size:19px;padding:10px 22px}.ad-rpt-emp-view-btn{font-size:18px}.ad-rpt-emp-chart-card{padding:26px 30px}.ad-rpt-emp-chart-title{font-size:20px}.ad-rpt-emp-chart-subtitle{font-size:18px}.ad-rpt-emp-chart-canvas-wrap{height:340px}.ad-rpt-emp-chart-stat-num{font-size:24px}.ad-rpt-emp-chart-stat-lbl{font-size:17px}.ad-rpt-page-btn{min-width:50px;height:42px;font-size:16px;padding:0 16px}.ad-reports-payment .ad-reports-payment-table thead th{font-size:18px;padding:14px 20px}.ad-reports-payment .ad-reports-payment-table tbody td{font-size:18px;padding:14px 36px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:16px;padding:4px 16px}.ad-reports-payment .ad-reports-payment-chart-card{padding:22px}.ad-reports-payment .ad-reports-payment-pie-wrap{height:300px}.ad-reports-payment .ad-reports-payment-plan-name,.ad-reports-payment .ad-reports-payment-plan-growth{font-size:18px}.ad-rpt-emp-card{max-width:1700px;margin-top:80px;padding:44px 10px 44px 44px}.ad-rpt-emp-job-title{font-size:24px}.ad-rpt-emp-logo,.ad-rpt-emp-logo img{width:120px;height:120px}.ad-rpt-emp-company-name{font-size:20px}.ad-rpt-emp-meta-item{font-size:19px}.ad-rpt-emp-popup-content h4{font-size:22px}.ad-rpt-emp-popup-content p{font-size:18px}.ad-rpt-emp-skill-tags span{font-size:17px;padding:8px 16px}.ad-rpt-emp-personal-grid{font-size:18px}.ad-reports-payment .ad-reports-payment-modal{width:min(1400px,95vw)}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:28px}.ad-reports-payment .ad-reports-payment-txn-id{font-size:18px}.ad-reports-payment .ad-reports-payment-section h3{font-size:20px}.ad-reports-payment .ad-reports-payment-detail-label{font-size:14px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:17px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:repeat(4,1fr)}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0}.ad-reports-payment .ad-reports-payment-footer-download{font-size:18px;padding:12px 30px}.ad-modal-box{width:700px;padding:36px}.ad-modal-title{font-size:22px}.ad-modal-key{font-size:18px;width:200px}.ad-modal-val,.ad-export-dropdown label{font-size:18px}.ad-states-modal{width:900px;height:55vh}.ad-states-modal-header h3{font-size:22px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-reports-dashboard{max-width:1860px;margin:0 auto}.ad-reports-header{padding:20px 28px 0;border-radius:18px;margin-bottom:22px}.ad-reports-header-title{font-size:22px}.ad-reports-header-subtitle{font-size:15px}.ad-reports-select,.ad-reports-btn,.ad-reports-btn-primary{height:40px;font-size:13px}.ad-reports-tab-btn{font-size:15px;padding:12px 22px}.ad-reports-overview-grid{gap:18px;margin-bottom:22px}.ad-reports-overview-card{padding:22px 20px;border-radius:16px}.ad-reports-overview-card-icon-wrap{width:50px;height:50px}.ad-reports-overview-card-value{font-size:20px}.ad-reports-overview-card-title{font-size:15px}.ad-reports-charts-grid{gap:20px;margin-bottom:22px}.ad-reports-chart-card{padding:22px}.ad-reports-chart-title{font-size:17px}.ad-ad-pie-wrapper{height:260px}.ad-legend-name,.ad-legend-value{font-size:15px}.ad-state-name{font-size:15px;width:140px}.ad-state-value{font-size:15px}.ad-reports-institution-table-wrapper{width:700px}.ad-reports-institution-table th,.ad-reports-institution-table td{font-size:15px}.ad-analytics-chart-card{height:450px}.ad-rpt-emp-table-wrapper{width:740px}.ad-rpt-emp-table th,.ad-rpt-emp-table td{font-size:15px}.ad-rpt-emp-chart-canvas-wrap{height:260px}}@media (min-width: 1200px) and (max-width: 1440px){.ad-reports-header{padding:14px 16px 0;border-radius:14px;margin-bottom:16px}.ad-reports-header-title{font-size:16px}.ad-reports-header-subtitle{font-size:12.5px}.ad-reports-select{height:32px;font-size:11.5px}.ad-reports-btn,.ad-reports-btn-primary{height:32px;font-size:11.5px;padding:0 12px}.ad-reports-tab-btn{font-size:13px;padding:9px 14px}.ad-reports-overview-grid{gap:12px;margin-bottom:16px}.ad-reports-overview-card{padding:14px 12px;gap:12px;border-radius:12px}.ad-reports-overview-card-icon-wrap{width:36px;height:36px}.ad-reports-overview-card-value{font-size:15px}.ad-reports-overview-card-title{font-size:12.5px}.ad-reports-charts-grid{grid-template-columns:repeat(2,1fr);gap:14px}.ad-reports-chart-title{font-size:13.5px}.ad-ad-pie-wrapper{height:200px}.ad-state-name{width:100px;font-size:12.5px}.ad-reports-institution-table-wrapper{width:490px}.ad-reports-institution-table th,.ad-reports-institution-table td{font-size:12.5px}.ad-analytics-chart-card{height:360px}.ad-rpt-emp-table-wrapper{width:560px}.ad-rpt-emp-table th{font-size:12.5px;padding:10px 16px}.ad-rpt-emp-table td{font-size:12.5px}.ad-rpt-emp-chart-canvas-wrap{height:200px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:9px 20px;font-size:12.5px}.ad-rpt-emp-card{max-width:960px}}@media (min-width: 1024px) and (max-width: 1199px){.ad-reports-header{padding:12px 14px 0;border-radius:12px;margin-bottom:14px}.ad-reports-header-title{font-size:15px}.ad-reports-header-subtitle{font-size:12px}.ad-reports-header-content{flex-wrap:wrap;gap:10px}.ad-reports-header-actions{flex-wrap:wrap;gap:6px}.ad-reports-select{height:30px;font-size:11px}.ad-reports-btn{height:30px;font-size:11px;padding:0 10px}.ad-reports-btn-primary{height:30px;padding:0 10px;font-size:11px}.ad-reports-tab-btn{font-size:12px;padding:8px 12px}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px}.ad-reports-overview-card{padding:13px 12px;gap:10px;border-radius:12px}.ad-reports-overview-card-icon-wrap{width:34px;height:34px}.ad-reports-overview-card-value{font-size:14px;letter-spacing:1px}.ad-reports-overview-card-title{font-size:12px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:14px}.ad-pie-flex{flex-direction:column;align-items:center}.ad-pie-chart{width:70%}.ad-pie-legend{width:80%;flex-direction:row;flex-wrap:wrap;justify-content:center}.ad-state-name{width:90px;font-size:12px}.ad-reports-main-layout{flex-direction:column;gap:16px}.ad-reports-institution-table-wrapper{width:100%}.ad-analytics-chart-card{height:auto;width:100%}.ad-rpt-emp-content-row{flex-direction:column;gap:16px}.ad-rpt-emp-table-wrapper{width:154%}.ad-rpt-emp-chart-card{width:100%}.ad-rpt-emp-chart-canvas-wrap{height:200px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0}.ad-reports-payment .ad-reports-payment-table tbody td{padding:8px 14px;font-size:12px}.ad-rpt-emp-card{max-width:96vw;margin-top:30px}.ad-rpt-emp-job-title{font-size:14px;padding-right:30px}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (min-width: 768px) and (max-width: 1023px){.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px}.ad-reports-overview-card{padding:14px 12px;gap:12px;border-radius:12px}.ad-reports-overview-card-icon-wrap{width:36px;height:36px}.ad-reports-overview-card-value{font-size:15px;letter-spacing:1px}.ad-reports-overview-card-title{font-size:12px;margin-bottom:4px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:14px}.ad-reports-chart-card{padding:14px}.ad-reports-chart-title{font-size:13px}.ad-pie-flex{flex-direction:column;align-items:center;gap:14px}.ad-pie-chart{width:60%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.ad-legend-text{width:auto;gap:8px}.ad-legend-name,.ad-legend-value{font-size:12px}.ad-pie-wrapper{height:200px}.ad-states-list{max-height:200px}.ad-state-name{width:90px;font-size:12px}.ad-state-value{font-size:12px}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-reports-stat-card{padding:12px 14px;border-radius:12px}.ad-reports-stat-title{font-size:12px}.ad-reports-stat-value{font-size:13px}.ad-reports-stat-change{font-size:11px;top:9px;right:10px}.ad-reports-main-layout{flex-direction:column;gap:14px}.ad-reports-left{flex:unset;width:100%}.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:12.5px;padding:8px 10px}.ad-reports-institution-table td{font-size:12.5px;padding:4px 12px}.ad-analytics-chart-card{height:auto;min-height:280px;width:100%;padding:12px 14px}.ad-analytics-chart-title{font-size:13px}.ad-analytics-legend-item{font-size:11.5px}.ad-rpt-emp-content-row{flex-direction:column;gap:14px}.ad-rpt-emp-left-col{width:100%}.ad-rpt-emp-table-wrapper{width:100%;margin-bottom:8px}.ad-rpt-emp-table th{font-size:12.5px;padding:10px 14px}.ad-rpt-emp-table td{font-size:12.5px;padding:7px 12px}.ad-rpt-emp-view-btn{font-size:12px}.ad-rpt-emp-chart-card{width:100%;padding:14px 16px}.ad-rpt-emp-chart-title{font-size:13px}.ad-rpt-emp-chart-subtitle{font-size:12px}.ad-rpt-emp-chart-legend{gap:10px}.ad-rpt-emp-legend-item{font-size:11px}.ad-rpt-emp-chart-canvas-wrap{height:180px}.ad-rpt-emp-chart-stat-num{font-size:14px}.ad-rpt-emp-chart-stat-lbl{font-size:11px}.ad-rpt-page-btn{min-width:30px;height:26px;font-size:11px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0}.ad-reports-payment .ad-reports-payment-table{font-size:12px}.ad-reports-payment .ad-reports-payment-table thead th{font-size:11.5px;padding:8px 10px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:8px 12px;font-size:12px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:11px;padding:1px 8px}.ad-reports-payment .ad-reports-payment-pie-wrap{height:180px}.ad-rpt-emp-overlay{padding:16px}.ad-rpt-emp-card{max-width:98vw;margin-top:20px;padding:20px 8px 20px 16px;border-radius:10px}.ad-rpt-emp-job-title{font-size:14px;padding-right:30px}.ad-rpt-emp-logo,.ad-rpt-emp-logo img{width:70px;height:70px}.ad-rpt-emp-company-name{font-size:12.5px;gap:6px}.ad-rpt-emp-meta-item{font-size:12px}.ad-rpt-emp-meta-row{gap:10px;padding:8px 0}.ad-rpt-emp-inside-salary{font-size:12px}.ad-rpt-emp-popup-body{padding-right:12px}.ad-rpt-emp-popup-content h4{font-size:13px;margin-bottom:10px}.ad-rpt-emp-popup-content p{font-size:12.5px}.ad-rpt-emp-skill-tags span{font-size:11px;padding:4px 10px}.ad-rpt-emp-personal-grid{grid-template-columns:repeat(2,1fr);font-size:12.5px}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:12px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:12px;gap:12px}.ad-rpt-emp-exp-left,.ad-rpt-emp-exp-right,.ad-rpt-emp-cert-dates,.ad-rpt-emp-exp-duration{font-size:12px}.ad-reports-payment .ad-reports-payment-modal{width:95vw;max-height:92vh}.ad-reports-payment .ad-reports-payment-modal-header{padding:16px 18px 14px}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:17px}.ad-reports-payment .ad-reports-payment-modal-body{padding:12px 16px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:repeat(2,1fr)}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0}.ad-reports-payment .ad-reports-payment-detail-label{font-size:10px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:12px}.ad-reports-payment .ad-reports-payment-section h3{font-size:13px}.ad-modal-box{width:95vw;padding:18px}.ad-modal-key{width:120px;font-size:12px}.ad-modal-val{font-size:12px}.ad-states-modal{width:90vw;height:50vh}.ad-export-dropdown{min-width:190px}}@media (min-width: 320px) and (max-width: 1024px){.ad-states-empty-title{font-size:13px;font-weight:500;color:#8892a499;margin:0}.ad-reports-header{padding:14px 16px 0;border-radius:12px;margin-bottom:14px}.ad-reports-header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:12px;margin-bottom:10px}.ad-reports-header-title{font-size:15px;margin:0 0 3px;white-space:nowrap}.ad-reports-header-subtitle{font-size:12px}.ad-reports-header-actions{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0;flex-wrap:nowrap}.ad-reports-select-wrapper{width:auto;padding:0}.ad-reports-select{height:32px;font-size:11px;padding:0 24px 0 10px;width:auto;min-width:110px}.ad-reports-select-icon{right:6px;font-size:16px}.ad-reports-btn{height:32px;font-size:11px;padding:0 11px;white-space:nowrap;flex:none}.ad-reports-btn-primary{height:32px;font-size:11px;padding:0 11px}.ad-reports-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.ad-reports-tabs::-webkit-scrollbar{display:none}.ad-reports-tab-btn{font-size:12px;padding:8px 12px;white-space:nowrap;flex-shrink:0}}@media (min-width: 600px) and (max-width: 767px){.ad-reports-header{padding:10px 12px 0;border-radius:10px;margin-bottom:12px}.ad-reports-header-content{flex-direction:column;align-items:flex-start;gap:10px}.ad-reports-header-title{font-size:15px;margin:0 0 6px}.ad-reports-header-subtitle{font-size:11.5px}.ad-reports-header-actions{width:100%;flex-wrap:wrap;gap:6px}.ad-reports-select{height:30px;font-size:11px;flex:1;min-width:100px}.ad-reports-btn{height:30px;font-size:11px}.ad-reports-btn-primary{height:30px;font-size:11px;padding:0 10px}.ad-reports-tabs{overflow-x:auto;gap:0}.ad-reports-tab-btn{font-size:12px;padding:8px 10px}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.ad-reports-overview-card{padding:12px 10px;gap:10px;border-radius:10px}.ad-reports-overview-card-icon-wrap{width:32px;height:32px}.ad-reports-overview-card-value{font-size:14px;letter-spacing:.8px}.ad-reports-overview-card-title{font-size:11.5px;margin-bottom:4px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:12px}.ad-reports-chart-card{padding:12px}.ad-reports-chart-title{font-size:13px}.ad-pie-flex{flex-direction:column;align-items:center;gap:12px}.ad-pie-chart{width:55%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}.ad-legend-name,.ad-legend-value{font-size:11.5px}.ad-pie-wrapper{height:180px}.ad-pie-total-value{font-size:15px}.ad-state-name{width:80px;font-size:11.5px}.ad-state-value{font-size:11.5px}.ad-state-bar-container{margin:0 10px}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ad-reports-stat-card{padding:10px 12px}.ad-reports-stat-title{font-size:11.5px}.ad-reports-stat-value{font-size:12.5px}.ad-reports-stat-change{font-size:10.5px}.ad-reports-main-layout{flex-direction:column;gap:12px}.ad-reports-left,.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:12px;padding:8px}.ad-reports-institution-table td,.ad-reports-institution-view-btn{font-size:11.5px;padding:3px 8px}.ad-analytics-chart-card{height:auto;min-height:260px;padding:12px}.ad-analytics-chart-title{font-size:12.5px}.ad-analytics-legend-item{font-size:11px}.ad-rpt-emp-content-row{flex-direction:column;gap:12px}.ad-rpt-emp-left-col,.ad-rpt-emp-table-wrapper{width:100%}.ad-rpt-emp-table th{font-size:12px;padding:9px 10px}.ad-rpt-emp-table td{font-size:12px;padding:6px 10px}.ad-rpt-emp-chart-card{padding:12px 14px}.ad-rpt-emp-chart-canvas-wrap{height:160px}.ad-rpt-emp-chart-stat-num{font-size:13px}.ad-rpt-emp-chart-stat-lbl{font-size:10.5px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-table thead th{font-size:11px;padding:8px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:7px 10px;font-size:11.5px;white-space:nowrap}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0}.ad-rpt-emp-overlay{padding:12px}.ad-rpt-emp-card{max-width:98vw;margin-top:10px;padding:16px 6px 16px 14px}.ad-rpt-emp-close{top:18px;right:16px;font-size:22px;width:28px;height:27px}.ad-rpt-emp-job-header{flex-direction:row;gap:12px}.ad-rpt-emp-logo,.ad-rpt-emp-logo img{width:60px;height:60px}.ad-rpt-emp-job-title{font-size:13px;padding-right:20px}.ad-rpt-emp-header-actions{margin-right:30px}.ad-rpt-emp-view-profile-btn{font-size:11.5px;padding:2px 10px}.ad-rpt-emp-company-name{font-size:12px;flex-wrap:wrap}.ad-rpt-emp-meta-item{font-size:11.5px}.ad-rpt-emp-meta-row{gap:8px;padding:6px 0}.ad-rpt-emp-inside-salary{font-size:11.5px}.ad-rpt-emp-popup-body{padding-right:8px}.ad-rpt-emp-popup-content h4{font-size:13px;margin-bottom:10px}.ad-rpt-emp-popup-content p{font-size:12px}.ad-rpt-emp-skill-tags span{font-size:11px;padding:4px 9px;margin-bottom:10px}.ad-rpt-emp-personal-grid{grid-template-columns:1fr;font-size:12px}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:10px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:10px;gap:10px}.ad-reports-payment .ad-reports-payment-modal{width:98vw}.ad-reports-payment .ad-reports-payment-modal-header{padding:14px 16px 12px}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:16px}.ad-reports-payment .ad-reports-payment-modal-body{padding:10px 12px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:1fr 1fr}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0}.ad-reports-payment .ad-reports-payment-detail-label{font-size:9px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:11.5px}.ad-rpt-page-btn{min-width:28px;height:24px;font-size:10.5px}.ad-modal-box{width:98vw;padding:14px}.ad-modal-key{width:110px;font-size:11.5px}.ad-modal-val{font-size:11.5px}.ad-states-modal{width:95vw}}@media (min-width: 480px) and (max-width: 599px){.ad-reports-header{padding:10px 10px 0;border-radius:10px;margin-bottom:10px}.ad-reports-header-content{flex-direction:column;align-items:flex-start;gap:8px}.ad-reports-header-title{font-size:14px;margin:0 0 5px}.ad-reports-header-subtitle{font-size:11px}.ad-reports-header-actions{width:100%;flex-wrap:wrap;gap:6px}.ad-reports-select{height:30px;font-size:11px;flex:1;min-width:90px}.ad-reports-btn{height:30px;font-size:11px;flex:1}.ad-reports-btn-primary{height:30px;font-size:11px;padding:0 10px}.ad-reports-tabs{overflow-x:auto;gap:0;-webkit-overflow-scrolling:touch}.ad-reports-tab-btn{font-size:11.5px;padding:7px 10px;white-space:nowrap}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px}.ad-reports-overview-card{padding:11px 9px;gap:8px;border-radius:10px}.ad-reports-overview-card-icon-wrap{width:30px;height:30px}.ad-reports-overview-card-value{font-size:13px;letter-spacing:.5px}.ad-reports-overview-card-title{font-size:11px;margin-bottom:3px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:10px}.ad-reports-chart-card{padding:10px}.ad-reports-chart-title{font-size:12.5px}.ad-pie-flex{flex-direction:column;align-items:center;gap:10px}.ad-pie-chart{width:60%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:6px}.ad-legend-name,.ad-legend-value{font-size:11px}.ad-pie-wrapper{height:170px}.ad-pie-total-value{font-size:14px}.ad-pie-total-label{font-size:11px}.ad-state-name{width:75px;font-size:11px}.ad-state-value{font-size:11px;min-width:30px}.ad-state-bar-container{margin:0 8px}.ad-state-row{padding:7px 8px}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:8px}.ad-reports-stat-card{padding:10px;border-radius:10px}.ad-reports-stat-title{font-size:11px}.ad-reports-stat-value{font-size:12px}.ad-reports-stat-change{font-size:10px;top:8px;right:8px}.ad-reports-main-layout{flex-direction:column;gap:10px}.ad-reports-left,.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:11.5px;padding:7px 6px}.ad-reports-institution-table td{font-size:11px;padding:3px 6px}.ad-reports-institution-view-btn{font-size:11px;padding:2px 7px}.ad-analytics-chart-card{height:auto;min-height:240px;padding:10px}.ad-analytics-chart-title{font-size:12px}.reg-chart-header{flex-direction:column;align-items:flex-start;gap:6px}.ad-analytics-legend-item{font-size:10.5px}.ad-rpt-emp-content-row{flex-direction:column;gap:10px}.ad-rpt-emp-left-col,.ad-rpt-emp-table-wrapper{width:100%}.ad-rpt-emp-table th{font-size:11.5px;padding:8px}.ad-rpt-emp-table td{font-size:11.5px;padding:6px 8px}.ad-rpt-emp-chart-card{padding:10px 12px}.ad-rpt-emp-chart-header{flex-direction:column;gap:6px;align-items:flex-start}.ad-rpt-emp-chart-legend{gap:8px}.ad-rpt-emp-legend-item{font-size:10.5px}.ad-rpt-emp-chart-canvas-wrap{height:150px}.ad-rpt-emp-chart-stats{gap:0}.ad-rpt-emp-chart-stat-num{font-size:13px}.ad-rpt-emp-chart-stat-lbl{font-size:10px;text-align:center}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0}.ad-reports-payment .ad-reports-payment-table-wrap{overflow-x:auto}.ad-reports-payment .ad-reports-payment-table thead th{font-size:11px;padding:7px 8px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:6px 8px;font-size:11px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:10.5px;padding:1px 7px}.ad-reports-payment .ad-reports-payment-pie-wrap{height:160px}.ad-reports-section h3{font-size:13px}.ad-rpt-emp-overlay{padding:0;align-items:flex-end}.ad-rpt-emp-card{max-width:100%;margin-top:0;border-radius:16px 16px 0 0;padding:16px 6px 16px 12px;max-height:95vh}.ad-rpt-emp-close{top:14px;right:14px;font-size:20px;width:26px;height:25px}.ad-rpt-emp-job-header{flex-direction:row;gap:10px;padding-bottom:8px;margin-bottom:8px}.ad-rpt-emp-logo,.ad-rpt-emp-logo img{width:55px;height:55px}.ad-rpt-emp-default-avatar{width:55px;height:55px;font-size:36px}.ad-rpt-emp-job-title{font-size:12.5px;padding-right:16px;margin-bottom:4px}.ad-rpt-emp-header-actions{margin-right:20px;gap:8px}.ad-rpt-emp-view-profile-btn{font-size:11px;padding:2px 8px}.ad-rpt-emp-company-name{font-size:11px;flex-wrap:wrap;gap:5px;margin-bottom:8px}.ad-rpt-emp-meta-item{font-size:11px;gap:5px}.ad-rpt-emp-meta-row{gap:6px;padding:5px 0}.ad-rpt-emp-inside-salary{font-size:11px}.ad-rpt-emp-popup-body{padding-right:6px;flex-direction:column;max-height:none}.ad-rpt-emp-popup-content h4{font-size:12.5px;margin-bottom:8px}.ad-rpt-emp-popup-content p{font-size:11.5px}.ad-rpt-emp-skill-tags span{font-size:10.5px;padding:4px 8px;margin:0 4px 8px 0}.ad-rpt-emp-personal-grid{grid-template-columns:1fr;font-size:11.5px;gap:5px 0}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:8px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:10px;gap:8px;flex-direction:column;align-items:flex-start}.ad-rpt-emp-exp-right{align-items:flex-start;text-align:left}.ad-rpt-emp-exp-left{font-size:11.5px}.ad-rpt-emp-cert-dates,.ad-rpt-emp-exp-duration{font-size:11px}.ad-rpt-emp-cert-list li{padding:12px}.ad-rpt-emp-view-all-btn{font-size:11.5px;margin-right:12px}.ad-rpt-emp-preview-modal-content{width:95%}.ad-reports-payment .ad-reports-payment-modal{width:100vw;max-height:95vh}.ad-reports-payment .ad-reports-payment-overlay{align-items:center;padding:0}.ad-reports-payment .ad-reports-payment-modal-header{padding:14px 14px 12px;border-radius:16px 16px 0 0}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:15px}.ad-reports-payment .ad-reports-payment-modal-body{padding:8px 10px}.ad-reports-payment .ad-reports-payment-section{padding:10px 12px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:1fr 1fr;gap:8px}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0;padding:12px}.ad-reports-payment .ad-reports-payment-detail-item{padding:8px 10px}.ad-reports-payment .ad-reports-payment-detail-label{font-size:9px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:11px}.ad-reports-payment .ad-reports-payment-modal-footer{padding:10px 14px}.ad-reports-payment .ad-reports-payment-footer-download{font-size:12px;padding:7px 14px}.ad-rpt-page-btn{min-width:26px;height:24px;font-size:10px;padding:0 8px}.ad-rpt-page-nav{padding:0 10px}.ad-modal-box{width:99vw;padding:12px;border-radius:12px}.ad-modal-title{font-size:13.5px}.ad-modal-key{width:100px;font-size:11px}.ad-modal-val{font-size:11px}.ad-states-modal{width:98vw;height:60vh}.ad-states-modal-header h3{font-size:14px}.ad-export-dropdown{min-width:180px;right:0;left:auto}.ad-export-dropdown label{font-size:11.5px}}@media (min-width: 425px) and (max-width: 479px){.ad-rpt-emp-card-duration{font-size:11px;color:#64748b}.ad-rpt-emp-card-meta{font-size:11px;color:#94a3b8}.ad-rpt-emp-preview-close-btn{position:absolute;top:10px;right:16px;border:none;background:transparent;font-size:14px;cursor:pointer}.ad-rpt-emp-research-row{font-size:11.5px}.ad-rpt-emp-card-badge{font-size:10px}.ad-rpt-emp-tab{font-size:11px;padding:5px 8px;gap:4px}.ad-rpt-emp-info-grid{grid-template-columns:repeat(2,1fr)}.ad-rpt-emp-info-label{font-size:10px}.ad-rpt-emp-section-title{font-size:12px}.ad-rpt-emp-info-value{font-size:10px}.ad-rpt-emp-about-text{font-size:11.5px}.ad-rpt-emp-research-grid{grid-template-columns:repeat(2,1fr)}.ad-rpt-emp-tag{padding:2px 12px;font-size:10px}.ad-rpt-emp-card-title{font-size:11.5px}.recharts-legend-item-text{font-size:10px}.ad-reports-payment .ad-reports-payment-badge{font-size:10.5px}.ad-reports-chart-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.ad-analytics-chart-card{min-width:560px;width:560px;height:auto;min-height:230px;padding:9px}.ad-reports-header{padding:11px 14px 0;border-radius:10px;margin-bottom:9px}.ad-reports-header-content{flex-direction:column;align-items:flex-start;gap:8px}.ad-reports-header-title{font-size:13.5px;margin:0 0 4px}.ad-reports-header-subtitle{font-size:10.5px}.ad-reports-header-actions{width:100%;flex-wrap:wrap;gap:5px}.ad-reports-select{height:28px;font-size:10.5px;flex:1;min-width:80px}.ad-reports-btn{height:28px;font-size:10.5px;padding:0 8px}.ad-reports-btn-primary{height:28px;font-size:10.5px;padding:0 8px;border-radius:8px}.ad-reports-tabs{overflow-x:auto;gap:0;-webkit-overflow-scrolling:touch}.ad-reports-tab-btn{font-size:11px;padding:6px 9px;white-space:nowrap}.ad-reports-tab-btn-dot{width:4px;height:4px}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:9px}.ad-reports-overview-card{padding:10px 8px;gap:7px;border-radius:9px}.ad-reports-overview-card-icon-wrap{width:28px;height:28px}.ad-reports-overview-card-value{font-size:12.5px;letter-spacing:.3px}.ad-reports-overview-card-title{font-size:10.5px;margin-bottom:3px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:9px}.ad-reports-chart-card{padding:9px}.ad-reports-chart-title{font-size:12px}.ad-pie-flex{flex-direction:column;align-items:center;gap:5px}.ad-pie-chart{width:64%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:9px}.ad-legend-row{gap:6px}.ad-legend-name,.ad-legend-value{font-size:10.5px}.ad-legend-color{width:10px;height:10px}.ad-pie-wrapper{height:206px}.ad-pie-total-value{font-size:13.5px}.ad-pie-total-label{font-size:10px}.ad-state-name{width:70px;font-size:10.5px}.ad-state-value{font-size:10.5px;min-width:26px}.ad-state-bar-container{margin:0 7px;height:6px}.ad-state-row{padding:6px 8px}.ad-states-view-all-btn{font-size:10px;padding:3px 8px}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:7px}.ad-reports-stat-card{padding:9px;border-radius:9px}.ad-reports-stat-title{font-size:10.5px}.ad-reports-stat-value{font-size:11.5px}.ad-reports-stat-change{font-size:9.5px;top:7px;right:7px}.ad-reports-main-layout{flex-direction:column;gap:9px}.ad-reports-left,.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:11px;padding:6px 5px}.ad-reports-institution-table td{font-size:10.5px;padding:3px 5px}.ad-reports-institution-view-btn{font-size:10.5px;padding:2px 6px}.ad-analytics-chart-card{height:auto;min-height:220px;padding:9px}.ad-analytics-chart-title{font-size:11.5px}.reg-chart-header{flex-direction:column;align-items:flex-start;gap:5px}.ad-analytics-legend-item{font-size:10px}.ad-rpt-emp-content-row{flex-direction:column;gap:9px}.ad-rpt-emp-left-col,.ad-rpt-emp-table-wrapper{width:100%}.ad-rpt-emp-table th{font-size:11px;padding:7px}.ad-rpt-emp-table td{font-size:11px;padding:5px 7px}.ad-rpt-emp-chart-card{padding:9px 10px;width:101%}.ad-rpt-emp-chart-header{flex-direction:column;gap:5px;align-items:flex-start}.ad-rpt-emp-chart-title{font-size:12px}.ad-rpt-emp-chart-subtitle{font-size:11px}.ad-rpt-emp-chart-legend{gap:6px;flex-wrap:wrap}.ad-rpt-emp-legend-item{font-size:10px}.ad-rpt-emp-chart-canvas-wrap{height:140px}.ad-rpt-emp-chart-stats{gap:0;padding:7px 0 1px}.ad-rpt-emp-chart-stat-num{font-size:12px}.ad-rpt-emp-chart-stat-lbl{font-size:9.5px;text-align:center}.ad-rpt-emp-chart-stat-divider{height:28px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0;overflow-x:auto}.ad-reports-payment .ad-reports-payment-table-wrap,.ad-reports-payment .ad-reports-payment-chart-card-wrap{overflow-x:auto;width:80%}.ad-rpt-pagination{margin-left:107px;justify-content:flex-start}.ad-reports-dashboard{overflow:hidden}.recharts-legend-wrapper{font-size:17.5px}.ad-reports-payment .ad-reports-payment-table thead th{font-size:10.5px;padding:6px 7px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:5px 7px;font-size:10.5px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:10px;padding:1px 6px}.ad-reports-payment .ad-reports-section h3,.ad-reports-chart-title{font-size:12px}.ad-reports-payment .ad-reports-payment-plan-name,.ad-reports-payment .ad-reports-payment-plan-growth{font-size:11.5px}.ad-rpt-emp-overlay{padding:0;align-items:center}.ad-rpt-emp-card{padding:20px 14px 20px 16px;border-radius:18px;max-width:100%;width:90%;max-height:90vh;margin-top:0}.ad-rpt-emp-close{top:0;right:12px;font-size:18px;width:24px;height:23px}.ad-rpt-emp-job-header{flex-direction:row;gap:8px;padding-bottom:7px;margin-bottom:7px}.ad-rpt-emp-logo{width:50px;height:50px;border-radius:10px}.ad-rpt-emp-logo img{width:50px;height:50px}.ad-rpt-emp-default-avatar{width:50px;height:50px;font-size:32px}.ad-rpt-emp-job-title{font-size:12px;padding-right:12px;margin:8px 2px 6px}.ad-rpt-emp-header-actions{margin-right:16px;gap:6px}.ad-rpt-emp-view-profile-btn{font-size:10.5px;padding:2px 7px}.ad-rpt-emp-company-name{font-size:10.5px;flex-wrap:wrap;gap:4px;margin-bottom:6px}.ad-rpt-emp-meta-item{font-size:10.5px;gap:4px}.ad-rpt-emp-meta-row{gap:5px;padding:4px 0}.ad-rpt-emp-inside-salary{font-size:10.5px}.ad-rpt-emp-popup-body{padding-right:5px;flex-direction:column;max-height:none}.ad-rpt-emp-popup-content h4{font-size:12px;margin-bottom:7px}.ad-rpt-emp-popup-content p{font-size:11px}.ad-rpt-emp-skill-tags span{font-size:10px;padding:3px 7px;margin:0 3px 7px 0}.ad-rpt-emp-personal-grid{grid-template-columns:1fr;font-size:11px;gap:4px 0}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:7px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:9px;gap:7px;flex-direction:column}.ad-rpt-emp-exp-right{align-items:flex-start;text-align:left}.ad-rpt-emp-exp-left{font-size:11px}.ad-rpt-emp-cert-dates,.ad-rpt-emp-exp-duration{font-size:10.5px}.ad-rpt-emp-cert-list li{padding:10px}.ad-rpt-emp-view-all-btn{font-size:11px;margin-right:8px}.ad-rpt-emp-view-doc-btn{font-size:10px;padding:0 7px;min-width:44px}.ad-rpt-emp-preview-modal-content{width:92%;padding:40px 14px 14px}iframe{height:400px}.ad-reports-payment .ad-reports-payment-modal{width:90vw;max-height:95vh}.ad-reports-payment .ad-reports-payment-success-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:2px 10px;font-size:9px;font-weight:600;color:#fff}.ad-rpt-emp-mob-name-block{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.ad-rpt-emp-doc-link-btn{font-size:10px;padding:1px 9px}.ad-reports-payment .ad-reports-payment-close-btn{top:19px;right:18px;font-size:21px;width:26px;height:26px}.ad-reports-payment .ad-reports-payment-overlay{align-items:center;padding:0}.ad-reports-payment .ad-reports-payment-modal-header{padding:24px 12px 10px}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:14.5px}.ad-reports-payment .ad-reports-payment-txn-id{font-size:11px}.ad-reports-payment .ad-reports-payment-modal-body{padding:7px 9px}.ad-reports-payment .ad-reports-payment-section{padding:8px 10px}.ad-reports-payment .ad-reports-payment-section h3{font-size:12px;margin:0 4px 12px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:1fr 1fr;gap:6px}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0;padding:10px}.ad-reports-payment .ad-reports-payment-detail-item{padding:7px 9px}.ad-reports-payment .ad-reports-payment-detail-label{font-size:8.5px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:10.5px}.ad-reports-payment .ad-reports-payment-modal-footer{padding:12px}.ad-reports-payment .ad-reports-payment-footer-download{font-size:11.5px;padding:6px 12px}.ad-reports-payment .ad-reports-payment-breakdown-row{font-size:11.5px;padding:9px 12px}.ad-rpt-page-btn{min-width:24px;height:22px;font-size:9.5px;padding:0 6px}.ad-rpt-page-nav{padding:0 8px}.ad-modal-box{width:99vw;padding:10px;border-radius:10px}.ad-modal-title{font-size:13px;padding-bottom:8px;margin-bottom:12px}.ad-modal-key{width:95px;font-size:10.5px}.ad-modal-val{font-size:10.5px}.ad-modal-row{padding:6px 0}.ad-states-modal{width:99vw;height:65vh;padding:12px}.ad-states-modal-header h3{font-size:13px}.ad-export-dropdown{min-width:170px}.ad-export-dropdown label{font-size:11px}.ad-rpt-emp-view-btn{padding:1px 10px;font-size:10.5px;font-weight:500;color:#0575e6;background:#f5f0ff80;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.ad-reports-payment .admin-reports-payment-section h3{font-size:12px;margin:5px 5px 16px}.ad-reports-payment .ad-reports-payment-plan-badge{font-size:11px;padding:4px 12px}.ad-rpt-emp-research-card-title{font-size:11.5px}.ad-rpt-emp-research-row{font-size:11px}.ad-rpt-emp-research-card{padding:12px 16px}.ad-rpt-emp-card-sub,.ad-rpt-emp-card-date{font-size:11px}.ad-rpt-emp-info-card{padding:10px 12px;gap:8px}.ad-rpt-emp-meta-icon{color:#999;font-size:12px;flex-shrink:0;margin-bottom:0}}@media (min-width: 375px) and (max-width: 424px){.ad-rpt-emp-research-grid{grid-template-columns:repeat(1,1fr)}.ad-rpt-emp-card-meta{font-size:11px;color:#94a3b8}.ad-rpt-emp-card-duration{font-size:11px;color:#64748b}.ad-rpt-emp-preview-modal-content{width:94%;padding:38px 12px 12px}iframe{height:400px}.ad-rpt-emp-research-card-title{font-size:11px}.ad-rpt-emp-research-row{font-size:10px}.ad-rpt-emp-info-grid{grid-template-columns:repeat(1,1fr)}.recharts-legend-item-text,.ad-rpt-emp-card-badge{font-size:10px}.ad-rpt-emp-card-date{font-size:11px}.ad-rpt-emp-card-title{font-size:11.5px}.ad-reports-payment .ad-reports-payment-close-btn{top:19px;right:18px;font-size:21px;width:26px;height:26px}.ad-reports-payment .ad-reports-payment-badge{font-size:10.5px}.ad-reports-chart-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.ad-analytics-chart-card{min-width:560px;width:560px;height:auto;min-height:230px;padding:9px}.ad-reports-header{padding:11px 14px 0;border-radius:10px;margin-bottom:9px}.ad-reports-header-content{flex-direction:column;align-items:flex-start;gap:8px}.ad-reports-header-title{font-size:13.5px;margin:0 0 4px}.ad-reports-header-subtitle{font-size:10.5px}.ad-reports-header-actions{width:100%;gap:5px}.ad-reports-select{height:28px;font-size:10.5px;flex:1;min-width:80px}.ad-reports-btn{height:28px;font-size:10.5px;padding:0 8px}.ad-reports-btn-primary{height:27px;font-size:9.5px;padding:0 8px;border-radius:8px}.ad-reports-tabs{overflow-x:auto;gap:0;-webkit-overflow-scrolling:touch}.ad-reports-tab-btn{font-size:11px;padding:6px 9px;white-space:nowrap}.ad-reports-tab-btn-dot{width:4px;height:4px}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:9px}.ad-reports-overview-card{padding:10px 8px;gap:7px;border-radius:9px}.ad-reports-overview-card-icon-wrap{width:28px;height:28px}.ad-reports-overview-card-value{font-size:12.5px;letter-spacing:.3px}.ad-reports-overview-card-title{font-size:10.5px;margin-bottom:3px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:9px}.ad-reports-chart-card{padding:9px}.ad-reports-chart-title{font-size:12px}.ad-pie-flex{flex-direction:column;align-items:center;gap:5px}.ad-pie-chart{width:64%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:9px}.ad-legend-row{gap:6px}.ad-legend-name,.ad-legend-value{font-size:10.5px}.ad-legend-color{width:10px;height:10px}.ad-pie-wrapper{height:206px}.ad-pie-total-value{font-size:13.5px}.ad-pie-total-label{font-size:10px}.ad-state-name{width:70px;font-size:10.5px}.ad-state-value{font-size:10.5px;min-width:26px}.ad-state-bar-container{margin:0 7px;height:6px}.ad-state-row{padding:6px 8px}.ad-states-view-all-btn{font-size:10px;padding:3px 8px}.ad-reports-metrics-grid{grid-template-columns:repeat(2,1fr);gap:7px}.ad-reports-stat-card{padding:9px;border-radius:9px}.ad-reports-stat-title{font-size:10.5px}.ad-reports-stat-value{font-size:11.5px}.ad-reports-stat-change{font-size:9.5px;top:7px;right:7px}.ad-reports-main-layout{flex-direction:column;gap:9px}.ad-reports-left,.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:11px;padding:6px 5px}.ad-reports-institution-table td{font-size:10.5px;padding:3px 5px}.ad-reports-institution-view-btn{font-size:10.5px;padding:2px 6px}.ad-analytics-chart-card{height:auto;min-height:220px;padding:9px}.ad-analytics-chart-title{font-size:11.5px}.reg-chart-header{flex-direction:column;align-items:flex-start;gap:5px}.ad-analytics-legend-item{font-size:10px}.ad-rpt-emp-content-row{flex-direction:column;gap:9px}.ad-rpt-emp-left-col,.ad-rpt-emp-table-wrapper{width:100%}.ad-rpt-emp-table th{font-size:11px;padding:7px}.ad-rpt-emp-table td{font-size:11px;padding:5px 7px}.ad-rpt-emp-chart-card{padding:9px 10px;width:101%}.ad-rpt-emp-chart-header{flex-direction:column;gap:5px;align-items:flex-start}.ad-rpt-emp-chart-title{font-size:12px}.ad-rpt-emp-chart-subtitle{font-size:11px}.ad-rpt-emp-chart-legend{gap:6px;flex-wrap:wrap}.ad-rpt-emp-legend-item{font-size:10px}.ad-rpt-emp-chart-canvas-wrap{height:140px}.ad-rpt-emp-chart-stats{gap:0;padding:7px 0 1px}.ad-rpt-emp-chart-stat-num{font-size:12px}.ad-rpt-emp-chart-stat-lbl{font-size:9.5px;text-align:center}.ad-rpt-emp-chart-stat-divider{height:28px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0;overflow-x:auto}.ad-reports-payment .ad-reports-payment-table-wrap,.ad-reports-payment .ad-reports-payment-chart-card-wrap{overflow-x:auto;width:68%}.ad-rpt-pagination{margin-left:85px;justify-content:flex-start}.ad-reports-dashboard{overflow:hidden}.recharts-legend-wrapper{font-size:17.5px}.ad-reports-payment .ad-reports-payment-table thead th{font-size:10.5px;padding:6px 7px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:5px 7px;font-size:10.5px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:10px;padding:1px 6px}.ad-reports-payment .ad-reports-section h3,.ad-reports-chart-title{font-size:12px}.ad-reports-payment .ad-reports-payment-plan-name,.ad-reports-payment .ad-reports-payment-plan-growth{font-size:11.5px}.ad-rpt-emp-overlay{padding:0;align-items:center}.ad-rpt-emp-card{padding:20px 14px 20px 16px;border-radius:18px;max-width:100%;width:90%;max-height:90vh;margin-top:0}.ad-rpt-emp-close{top:-3px;right:1px;font-size:19px;width:24px;height:23px}.ad-rpt-emp-mob-name-block{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.ad-rpt-emp-job-header{flex-direction:row;gap:8px;padding-bottom:7px;margin-bottom:7px}.ad-rpt-emp-logo{width:50px;height:50px;border-radius:10px}.ad-rpt-emp-logo img{width:50px;height:50px}.ad-rpt-emp-default-avatar{width:50px;height:50px;font-size:32px}.ad-rpt-emp-job-title{font-size:12px;padding-right:12px;margin:8px 2px 6px}.ad-rpt-emp-header-actions{margin-right:16px;gap:6px}.ad-rpt-emp-view-profile-btn{font-size:10.5px;padding:2px 7px}.ad-rpt-emp-company-name{font-size:10.5px;flex-wrap:wrap;gap:4px;margin-bottom:6px}.ad-rpt-emp-meta-item{font-size:10.5px;gap:4px}.ad-rpt-emp-meta-row{gap:5px;padding:4px 0}.ad-rpt-emp-inside-salary{font-size:10.5px}.ad-rpt-emp-popup-body{padding-right:5px;flex-direction:column;max-height:none}.ad-rpt-emp-popup-content h4{font-size:12px;margin-bottom:7px}.ad-rpt-emp-popup-content p{font-size:11px}.ad-rpt-emp-skill-tags span{font-size:10px;padding:3px 7px;margin:0 3px 7px 0}.ad-rpt-emp-personal-grid{grid-template-columns:1fr;font-size:11px;gap:4px 0}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:7px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:9px;gap:7px;flex-direction:column}.ad-rpt-emp-exp-right{align-items:flex-start;text-align:left}.ad-rpt-emp-exp-left{font-size:11px}.ad-rpt-emp-cert-dates,.ad-rpt-emp-exp-duration{font-size:10.5px}.ad-rpt-emp-cert-list li{padding:10px}.ad-rpt-emp-view-all-btn{font-size:11px;margin-right:8px}.ad-rpt-emp-view-doc-btn{font-size:10px;padding:0 7px;min-width:44px}.ad-reports-payment .ad-reports-payment-modal{width:90vw;max-height:95vh}.ad-reports-payment .admin-reports-payment-section h3{font-size:12px}.ad-reports-payment .ad-reports-payment-success-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600;color:#fff}.ad-reports-payment .ad-reports-payment-overlay{align-items:center;padding:0}.ad-reports-payment .ad-reports-payment-modal-header{padding:24px 12px 10px}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:14.5px}.ad-reports-payment .ad-reports-payment-txn-id{font-size:11px}.ad-reports-payment .ad-reports-payment-modal-body{padding:7px 9px}.ad-reports-payment .ad-reports-payment-section{padding:8px 10px}.ad-reports-payment .ad-reports-payment-section h3{font-size:12px;margin:0 4px 12px}.ad-reports-payment .ad-reports-payment-plan-badge{font-size:11px;padding:4px 12px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:1fr 1fr;gap:6px}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0;padding:10px}.ad-reports-payment .ad-reports-payment-detail-item{padding:7px 9px}.ad-reports-payment .ad-reports-payment-detail-label{font-size:8.5px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:10.5px}.ad-reports-payment .ad-reports-payment-modal-footer{padding:12px}.ad-reports-payment .ad-reports-payment-footer-download{font-size:11.5px;padding:6px 12px}.ad-reports-payment .ad-reports-payment-breakdown-row{font-size:11.5px;padding:9px 12px}.ad-rpt-page-btn{min-width:24px;height:22px;font-size:9.5px;padding:0 6px}.ad-rpt-page-nav{padding:0 8px}.ad-modal-box{width:99vw;padding:10px;border-radius:10px}.ad-modal-title{font-size:13px;padding-bottom:8px;margin-bottom:12px}.ad-modal-key{width:95px;font-size:10.5px}.ad-modal-val{font-size:10.5px}.ad-modal-row{padding:6px 0}.ad-states-modal{width:99vw;height:65vh;padding:12px}.ad-states-modal-header h3{font-size:13px}.ad-export-dropdown{min-width:170px}.ad-export-dropdown label{font-size:11px}.ad-rpt-emp-view-btn{padding:1px 10px;font-size:10.5px;font-weight:500;color:#0575e6;background:#f5f0ff80;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.ad-reports-payment .admin-reports-payment-section h3{font-size:12px;margin:5px 5px 16px}.ad-rpt-emp-info-label,.ad-rpt-emp-info-value{font-size:10px}.ad-rpt-emp-tab{font-size:11px;padding:10px 12px}.ad-rpt-emp-section-title{font-size:12px}.ad-rpt-emp-card-sub{font-size:11px}.ad-rpt-emp-about-text{font-size:11.5px}.ad-rpt-emp-tag{padding:2px 12px;font-size:10px}.ad-rpt-emp-doc-link-btn{font-size:10px;padding:1px 9px}.ad-rpt-emp-meta-icon{color:#999;font-size:12px;flex-shrink:0;margin-bottom:2px}.ad-rpt-emp-preview-close-btn{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:13px;cursor:pointer}}@media (max-width: 374px){.ad-rpt-emp-section-title{font-size:12px}.ad-rpt-emp-card-sub{font-size:11px}.ad-reports-payment .ad-reports-payment-close-btn{top:14px;right:14px;font-size:21px;width:23px;height:23px}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-logo{width:42px;height:42px;border-radius:8px}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-logo img{width:42px;height:42px}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-default-avatar{width:42px;height:42px;font-size:28px}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-job-title{font-size:12px;padding-right:16px}.ad-rpt-emp-mob-dots-btn,.ad-rpt-emp-close--mob{width:22px!important;height:22px!important;font-size:14px!important}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-company-name{font-size:10.5px}.ad-rpt-emp-mob-meta-row .ad-rpt-emp-meta-item,.ad-rpt-emp-mob-meta-row .ad-rpt-emp-inside-salary{font-size:10px}.ad-reports-header{padding:8px 8px 0;border-radius:8px;margin-bottom:8px}.ad-reports-header-content{flex-direction:column;align-items:flex-start;gap:7px}.ad-reports-header-title{font-size:12.5px;margin:0 0 4px}.ad-reports-header-subtitle{font-size:10px}.ad-reports-header-actions{width:100%;flex-wrap:wrap;gap:5px}.ad-reports-select{height:26px;font-size:10px;flex:1;min-width:70px}.ad-reports-btn{height:26px;font-size:10px;padding:0 7px}.ad-reports-btn-primary{height:26px;font-size:10px;padding:0 7px;border-radius:7px}.ad-reports-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.ad-reports-tab-btn{font-size:10px;padding:5px 8px}.ad-reports-overview-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:8px}.ad-reports-overview-card{padding:9px 7px;gap:6px;border-radius:8px}.ad-reports-overview-card-icon-wrap{width:26px;height:26px}.ad-reports-overview-card-value{font-size:11.5px;letter-spacing:0}.ad-reports-overview-card-title{font-size:10px;margin-bottom:2px}.ad-reports-charts-grid{grid-template-columns:1fr;gap:8px}.ad-reports-chart-card{padding:8px}.ad-reports-chart-title{font-size:11.5px}.ad-pie-flex{flex-direction:column;align-items:center;gap:7px}.ad-pie-chart{width:68%}.ad-pie-legend{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5px}.ad-legend-row{gap:5px}.ad-legend-name,.ad-legend-value{font-size:10px}.ad-legend-color{width:8px;height:8px}.ad-pie-wrapper{height:207px}.ad-pie-total-value{font-size:12.5px}.ad-pie-total-label{font-size:9.5px}.ad-legend-text{gap:6px}.ad-state-name{width:62px;font-size:10px}.ad-state-value{font-size:10px;min-width:22px}.ad-state-bar-container{margin:0 6px;height:5px}.ad-state-row{padding:5px 6px}.ad-states-view-all-btn{font-size:9.5px;padding:2px 7px}.ad-reports-metrics-grid{grid-template-columns:repeat(1fr,1fr);gap:6px}.ad-reports-stat-card{padding:8px;border-radius:8px}.ad-reports-stat-title{font-size:10px}.ad-reports-stat-value{font-size:11px}.ad-reports-stat-change{font-size:9px;top:6px;right:6px}.ad-reports-main-layout{flex-direction:column;gap:8px}.ad-reports-left,.ad-reports-institution-table-wrapper{width:100%}.ad-reports-institution-table th{font-size:10px;padding:5px 4px}.ad-reports-institution-table td{font-size:10px;padding:2px 4px}.ad-reports-institution-view-btn{font-size:10px;padding:2px 5px}.ad-analytics-chart-card{height:auto;min-height:200px;padding:8px}.ad-analytics-chart-title{font-size:11px}.reg-chart-header{flex-direction:column;align-items:flex-start;gap:4px}.ad-analytics-legend-item{font-size:9.5px}.ad-rpt-emp-content-row{flex-direction:column;gap:8px}.ad-rpt-emp-left-col,.ad-rpt-emp-table-wrapper{width:100%}.ad-rpt-emp-table th{font-size:10.5px;padding:6px}.ad-rpt-emp-table td{font-size:10.5px;padding:5px 6px}.ad-rpt-emp-view-btn{padding:1px 10px;font-size:10.5px;font-weight:500;color:#0575e6;background:#f5f0ff80;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.ad-rpt-emp-chart-card{padding:8px 9px;width:274px}.ad-rpt-emp-chart-header{flex-direction:column;gap:4px}.ad-rpt-emp-chart-title{font-size:11px}.ad-rpt-emp-chart-subtitle{font-size:10px}.ad-rpt-emp-chart-legend{gap:5px;flex-wrap:wrap}.ad-rpt-emp-legend-item{font-size:9.5px}.ad-rpt-emp-chart-canvas-wrap{height:130px}.ad-rpt-emp-chart-stats{gap:0}.ad-rpt-emp-chart-stat-num{font-size:11.5px}.ad-rpt-emp-chart-stat-lbl{font-size:9px;text-align:center}.ad-rpt-emp-chart-stat-divider{height:24px}.ad-reports-payment .ad-reports-payment-layout{grid-template-columns:1fr}.ad-reports-payment .ad-reports-payment-chart-card{margin-top:0}.ad-reports-payment .ad-reports-payment-table-wrap{overflow-x:auto;width:61%}.ad-reports-dashboard{overflow:hidden}.ad-rpt-pagination{margin-left:70px;justify-content:flex-start}.ad-reports-payment .ad-reports-payment-chart-card-wrap{overflow-x:auto;width:61%}.recharts-legend-item-text{font-size:10px}.ad-reports-payment .ad-reports-payment-table thead th{font-size:10px;padding:5px 6px}.ad-reports-payment .ad-reports-payment-table tbody td{padding:5px 6px;font-size:10px}.ad-reports-payment .ad-reports-payment-view-btn{font-size:9.5px;padding:1px 5px}.ad-reports-payment .ad-reports-payment-plan-name,.ad-reports-payment .ad-reports-payment-plan-growth{font-size:10.5px}.ad-rpt-emp-overlay{padding:0;align-items:center}.ad-rpt-emp-card{padding:16px 10px 16px 12px;border-radius:14px;max-width:100%;width:90%;max-height:90vh;margin-top:0}.ad-rpt-emp-job-header{flex-direction:row;gap:7px;padding-bottom:6px;margin-bottom:6px}.ad-rpt-emp-logo{width:44px;height:44px;border-radius:8px}.ad-rpt-emp-logo img{width:44px;height:44px}.ad-rpt-emp-default-avatar{width:44px;height:44px;font-size:28px}.ad-rpt-emp-job-title{font-size:11.5px;padding-right:10px;margin-bottom:3px}.ad-rpt-emp-header-actions{margin-right:12px;gap:5px}.ad-rpt-emp-view-profile-btn{font-size:10px;padding:1px 6px}.ad-rpt-emp-company-name{font-size:10px;flex-wrap:wrap;gap:4px;margin-bottom:5px}.ad-rpt-emp-meta-item{font-size:10px;gap:3px}.ad-rpt-emp-meta-row{gap:4px;padding:4px 0}.ad-rpt-emp-inside-salary{font-size:10px}.ad-rpt-emp-popup-body{padding-right:4px;flex-direction:column;max-height:none}.ad-rpt-emp-popup-content h4{font-size:11.5px;margin-bottom:6px}.ad-rpt-emp-popup-content p{font-size:10.5px}.ad-rpt-emp-skill-tags span{font-size:9.5px;padding:3px 6px;margin:0 3px 6px 0}.ad-rpt-emp-personal-grid{grid-template-columns:1fr;font-size:10.5px;gap:3px 0}.ad-rpt-emp-experience,.ad-rpt-emp-cert-list{grid-template-columns:1fr;gap:6px}.ad-rpt-emp-education-row,.ad-rpt-emp-experience-row{padding:8px;gap:6px;flex-direction:column}.ad-rpt-emp-exp-right{align-items:flex-start;text-align:left}.ad-rpt-emp-exp-left{font-size:10.5px}.ad-rpt-emp-cert-dates,.ad-rpt-emp-exp-duration{font-size:10px}.ad-rpt-emp-cert-list li{padding:9px}.ad-rpt-emp-view-all-btn{font-size:10px;margin-right:6px}.ad-reports-payment .ad-reports-payment-modal{width:90vw;max-height:96vh}.ad-reports-payment .ad-reports-payment-overlay{align-items:center;padding:0}.ad-reports-payment .ad-reports-payment-modal-header{padding:18px 10px 9px;border-radius:14px 14px 0 0}.ad-reports-payment .ad-reports-payment-modal-header h2{font-size:13.5px;margin:0 0 6px}.ad-reports-payment .ad-reports-payment-txn-id{font-size:10px}.ad-reports-payment .ad-reports-payment-success-badge{font-size:10px;padding:3px 9px}.ad-reports-payment .ad-reports-payment-modal-body{padding:6px 8px}.ad-reports-payment .ad-reports-payment-section{padding:7px 8px}.ad-reports-payment .ad-reports-payment-section h3{font-size:11.5px;margin:0 3px 10px}.ad-reports-payment .ad-reports-payment-grid4,.ad-reports-payment .ad-reports-payment-grid3{grid-template-columns:1fr 1fr;gap:5px}.ad-reports-payment .admin-reports-payment-section{width:100%;margin-left:0;padding:8px}.ad-reports-payment .ad-reports-payment-detail-item{padding:6px 8px}.ad-reports-payment .ad-reports-payment-detail-label{font-size:8px}.ad-reports-payment .ad-reports-payment-detail-value{font-size:10px}.ad-reports-payment .ad-reports-payment-modal-footer{padding:12px 10px}.ad-reports-payment .ad-reports-payment-footer-download{font-size:11px;padding:5px 10px;gap:5px}.ad-reports-payment .ad-reports-payment-breakdown-row{font-size:11px;padding:8px 10px}.ad-reports-payment .ad-reports-payment-plan-badge{font-size:11px;padding:4px 12px}.ad-reports-payment .admin-reports-payment-section h3{font-size:12px;margin:5px 5px 16px}.ad-rpt-page-btn{min-width:22px;height:20px;font-size:9px;padding:0 5px}.ad-rpt-page-nav{padding:0 7px}.ad-modal-box{width:100vw;padding:9px;border-radius:9px}.ad-modal-title{font-size:12px;padding-bottom:7px;margin-bottom:10px}.ad-modal-key{width:86px;font-size:10px}.ad-modal-val{font-size:10px}.ad-modal-row{padding:5px 0}.ad-states-modal{width:100vw;height:70vh;padding:10px;border-radius:10px 10px 0 0}.ad-states-modal-header h3{font-size:12px}.ad-states-modal-overlay{align-items:flex-end}.ad-export-dropdown{min-width:160px;font-size:10px}.ad-export-dropdown label{font-size:10px;padding:4px 0}.ad-reports-bottom-split{grid-template-columns:1fr}}@media screen and (max-width: 767px){.ad-rpt-emp-tabs-bar{padding:0 14px;overflow-x:auto;scrollbar-width:none}.ad-rpt-emp-tabs-bar::-webkit-scrollbar{display:none}.ad-rpt-emp-tab{font-size:12px;padding:10px 12px}.ad-rpt-emp-tab-content{padding:16px 14px 16px 0;max-height:calc(85vh - 240px)}.ad-rpt-emp-card-grid{grid-template-columns:1fr}.ad-rpt-emp-job-header--desktop{display:none!important}.ad-rpt-emp-job-header--mobile{display:flex;flex-direction:column;gap:8px;padding-bottom:10px;margin-bottom:6px;border-bottom:1.5px solid #f0f2f5}.ad-rpt-emp-mob-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-logo{width:52px;height:52px;border-radius:10px;flex-shrink:0;overflow:hidden}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-logo img{width:52px;height:52px;object-fit:cover}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-default-avatar{width:52px;height:52px;font-size:34px;display:flex;align-items:center;justify-content:center}.ad-rpt-emp-mob-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;width:100%}.ad-rpt-emp-mob-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-top:1px}.ad-rpt-emp-mob-dots-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:1px solid #e2e8f0;background:none;color:#64748b;cursor:pointer;padding:0;flex-shrink:0}.ad-rpt-emp-close--mob{position:static!important;width:26px!important;height:26px!important;font-size:18px!important;border-radius:6px!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;top:auto!important;right:auto!important}.ad-rpt-emp-mob-meta-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px 10px;padding:2px 0;width:100%}}@media (min-width: 320px) and (max-width: 374px){.ad-rpt-emp-research-grid{grid-template-columns:repeat(1,1fr)}.ad-rpt-emp-preview-close-btn{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:13px;cursor:pointer}.ad-rpt-emp-view-doc-btn{font-size:10px;padding:0 7px;min-width:44px}.ad-rpt-emp-card-duration{font-size:11px;color:#64748b}.ad-rpt-emp-card-meta{font-size:11px;color:#94a3b8}.ad-rpt-emp-card-date{font-size:10px}.ad-rpt-emp-meta-icon{color:#999;font-size:11px;flex-shrink:0;margin-bottom:1px}.ad-rpt-emp-close{top:0;right:0;font-size:17px;width:19px;height:19px}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-job-title{font-size:11px;font-weight:600;line-height:1.35;margin:8px 2px 6px;padding:0;flex:1;min-width:0;word-break:break-word}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-company-name{font-size:10px;display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;margin:0;color:#475569}.ad-rpt-emp-job-header--mobile .ad-rpt-emp-meta-item{font-size:10px;display:flex;align-items:center;gap:3px}.ad-rpt-emp-mob-meta-row .ad-rpt-emp-meta-item{font-size:10px;display:flex;align-items:center;gap:4px;color:#475569}.ad-rpt-emp-mob-meta-row .ad-rpt-emp-inside-salary{font-size:10px;color:#475569;width:100%}.ad-rpt-emp-preview-modal-content{width:95%;padding:36px 10px 10px}iframe{height:320px}.ad-rpt-emp-doc-link-btn{font-size:9px;padding:1px 9px}.ad-rpt-emp-research-card-title{font-size:11px}.ad-rpt-emp-research-row{font-size:10px;gap:9px}.ad-rpt-emp-card-badge{font-size:10px}.ad-rpt-emp-card-sub{font-size:11px}.ad-rpt-emp-tab{font-size:11px;padding:10px 12px}.ad-rpt-emp-info-label{font-size:10px}.ad-rpt-emp-info-grid{grid-template-columns:repeat(1,1fr)}.ad-rpt-emp-section-title{font-size:12px}.ad-rpt-emp-info-value{font-size:10px}.ad-rpt-emp-about-text{font-size:11.5px}.ad-rpt-emp-tag{padding:2px 12px;font-size:10px}.ad-rpt-emp-card-title{font-size:11px}.ad-reports-payment .ad-reports-payment-badge{font-size:10px}.ad-reports-chart-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.ad-analytics-chart-card{min-width:520px;width:520px;height:auto;min-height:220px;padding:8px}}@media (min-width: 480px){.ad-reports-chart-scroll-wrap{overflow-x:visible;width:100%}.ad-analytics-chart-card{min-width:unset;width:100%}}.ad-ri-details-page{min-height:100vh;padding:3px 0 80px;color:#0f172a;font-family:Montserrat,sans-serif}.ad-ri-details-loading,.ad-ri-details-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;font-size:14px;color:#64748b;font-family:Montserrat,sans-serif}.ad-ri-details-spinner{width:36px;height:36px;border:3px solid #e4e9f0;border-top-color:#2952cc;border-radius:50%;animation:ad-ri-spin .75s linear infinite}@keyframes ad-ri-spin{to{transform:rotate(360deg)}}.ad-ri-details-topbar{max-width:1141px;margin:0 auto 16px;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.ad-ri-details-back-btn{display:inline-flex;align-items:center;gap:3px;padding:3px 15px 4px 7px;background:#fff;border:1.5px solid #dde3ed;border-radius:9px;font-size:12px;font-weight:500;font-family:Montserrat,sans-serif;color:#1e293b;cursor:pointer;transition:all .2s}.ad-ri-details-back-btn:hover{background:#f0f5ff;border-color:#2952cc;color:#2952cc;transform:translate(-2px)}.ad-ri-details-hero{max-width:1148px;margin:0 auto 22px;background:#fff;border-radius:16px;border:1px solid #e4e9f0;overflow:hidden;box-shadow:0 2px 16px #0f172a12}.ad-ri-details-hero-banner{height:150px;overflow:hidden;border-bottom:1px solid #e4e9f0}.ad-ri-details-cover-img{width:100%;height:100%;object-fit:cover}.ad-ri-details-hero-overlay{position:absolute;inset:0;pointer-events:none}.ad-ri-details-hero-body{padding:0 28px 7px}.ad-ri-details-hero-top-row{display:flex;align-items:flex-end;gap:20px;margin-top:-38px;flex-wrap:wrap}.ad-ri-details-logo-wrap{flex-shrink:0}.ad-ri-details-logo-box{width:82px;height:82px;border-radius:16px;background:#fff;border:3px solid #fff;box-shadow:0 2px 12px #0f172a24;overflow:hidden;flex-shrink:0;margin-bottom:23px}.ad-ri-details-logo-img{width:100%;height:100%;object-fit:cover;display:block}.ad-ri-details-logo-placeholder{width:100%;height:100%;background:#eef2fa;display:flex;align-items:center;justify-content:center;font-size:34px;color:#94a5c4}.ad-ri-details-hero-info{flex:1;min-width:200px;padding-top:42px}.ad-ri-details-inst-name{font-size:15px;font-weight:700;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:1.3;margin-bottom:4px;letter-spacing:-.2px}.ad-ri-details-inst-affiliation{font-size:13px;color:#475569;font-weight:500;margin-bottom:10px}.ad-ri-details-tabs-shell{max-width:1180px;margin:0 auto;padding:0 16px}.ad-ri-details-tabs-nav{display:flex;gap:2px;background:#fff;border:1px solid #e4e9f0;border-bottom:none;border-radius:14px 14px 0 0;padding:6px 8px 0;box-shadow:0 -1px 8px #0f172a0a;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ad-ri-details-tabs-nav::-webkit-scrollbar{display:none}.ad-ri-details-tab-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:11px 20px 13px;background:transparent;border:none;border-radius:10px 10px 0 0;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:500;color:#1e293b;cursor:pointer;transition:color .2s,background .2s;letter-spacing:.15px;white-space:nowrap;flex-shrink:0}.ad-ri-details-tab-btn--active{color:#2952cc;background:#f0f5ff40}.ad-ri-details-tab-icon{display:flex;align-items:center;opacity:.7;transition:opacity .2s}.ad-ri-details-tab-underline{position:absolute;bottom:0;left:12px;right:12px;height:2px;background:#2952cc;border-radius:2px 2px 0 0;animation:ad-ri-tabSlide .2s ease}@keyframes ad-ri-tabSlide{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.ad-ri-details-tab-profile.ad-ri-details-tab-btn--active{color:#2952cc;font-weight:600}.ad-ri-details-tab-profile.ad-ri-details-tab-btn--active .ad-ri-details-tab-underline{background:#2952cc}.ad-ri-details-tab-contact.ad-ri-details-tab-btn--active{color:#16a34a;font-weight:600}.ad-ri-details-tab-contact.ad-ri-details-tab-btn--active .ad-ri-details-tab-underline{background:#16a34a}.ad-ri-details-tab-documents.ad-ri-details-tab-btn--active{color:#f59e0b;font-weight:600}.ad-ri-details-tab-documents.ad-ri-details-tab-btn--active .ad-ri-details-tab-underline{background:#f59e0b}.ad-ri-details-tab-accreditation.ad-ri-details-tab-btn--active{color:#a855f7;font-weight:600}.ad-ri-details-tab-accreditation.ad-ri-details-tab-btn--active .ad-ri-details-tab-underline{background:#a855f7}.ad-ri-details-tab-body{background:#fff;border:1px solid #e4e9f0;border-top:none;border-radius:0 0 14px 14px;padding:28px 28px 32px;box-shadow:0 4px 18px #0f172a0f;animation:ad-ri-tabFade .22s ease}@keyframes ad-ri-tabFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ad-ri-details-tab-content{display:flex;flex-direction:column}.ad-ri-details-two-col{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:0 0px}.ad-ri-details-section{border-radius:12px;padding:12px 1px}.ad-ri-details-section-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:6px}.ad-ri-details-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#1e293b}.ad-ri-details-about-text{font-size:13.5px;line-height:1.8;color:#475569;font-weight:400;margin-bottom:20px}.ad-ri-details-info-grid{display:flex;flex-direction:column;gap:0}.ad-ri-details-info-row{display:grid;grid-template-columns:155px 1fr;align-items:start;gap:30px;padding:7px 0}.ad-ri-details-info-label{font-size:13.5px;font-weight:500;color:#1e293b;flex-shrink:0}.ad-ri-details-info-value{font-size:13.5px;font-weight:500;color:#1e293b;word-break:break-word}.ad-ri-details-benefits-view{padding:7px 0}.ad-ri-details-benefits-header{margin-bottom:10px}.ad-ri-details-benefits-chips{display:flex;flex-wrap:wrap;gap:8px}.ad-ri-details-benefit-chip{background:#eef3fd50;border:1px solid #c7d8f8;color:#2952cc;font-size:11.5px;font-weight:600;padding:4px 12px;border-radius:20px;white-space:nowrap}.ad-ri-details-loc-view{display:flex;flex-direction:column;gap:10px}.ad-ri-details-loc-address-block{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e8eef8;border-radius:10px}.ad-ri-details-loc-icon{width:32px;height:32px;background:#eef3fd50;border:1px solid #c7d8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0;margin-top:1px}.ad-ri-details-loc-text{font-size:13px;font-weight:500;color:#1e293b;line-height:1.65}.ad-ri-details-loc-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ad-ri-details-loc-chip{padding:8px 10px;background:#fff;border:1px solid #e8eef8;border-radius:9px}.ad-ri-details-loc-chip-label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px}.ad-ri-details-loc-chip-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid}.ad-ri-details-loc-chip:nth-child(1) .ad-ri-details-loc-chip-icon{background:#ccfbf140;border-color:#99f6e4}.ad-ri-details-loc-chip:nth-child(2) .ad-ri-details-loc-chip-icon{background:#eef2ff;border-color:#c7d2fe}.ad-ri-details-loc-chip:nth-child(3) .ad-ri-details-loc-chip-icon{background:#fff7ed;border-color:#fed7aa}.ad-ri-details-loc-chip:nth-child(4) .ad-ri-details-loc-chip-icon{background:#fff0ef50;border-color:#e84d7934}.ad-ri-details-loc-chip:nth-child(5) .ad-ri-details-loc-chip-icon{background:#f3e8ff;border-color:#e9d5ff}.ad-ri-details-loc-chip-value{display:block;font-size:13px;font-weight:500;color:#1e293b}.ad-ri-details-ct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ad-ri-details-ct-card{display:flex;align-items:flex-start;gap:13px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#fff;transition:all .22s}.ad-ri-details-ct-card:hover{box-shadow:0 4px 18px #0f172a17;transform:translateY(-2px)}.ad-ri-details-ct-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-ri-details-ct-body{flex:1;min-width:0}.ad-ri-details-ct-label{display:block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#1e293b;margin-bottom:5px}.ad-ri-details-ct-value{display:block;font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.ad-ri-details-doc-summary{display:flex;align-items:center;gap:20px;background:#fff;margin-bottom:24px;border:1px solid #e8eef8;border-radius:12px;padding:13px 24px;flex-wrap:wrap}.ad-ri-details-doc-stat{display:flex;flex-direction:column;align-items:center;gap:6px}.ad-ri-details-doc-num{font-size:16px;font-weight:800;color:#1e293b;line-height:1}.ad-ri-details-doc-num--ok{color:#16a34a}.ad-ri-details-doc-num--miss{color:#f59e0b}.ad-ri-details-doc-stat-label{font-size:10px;font-weight:600;color:#1e293b;letter-spacing:.3px;text-transform:uppercase}.ad-ri-details-doc-divider{width:1px;height:36px;background:#e4e9f0}.ad-ri-details-doc-progress-wrap{flex:1;min-width:160px;margin-left:auto;display:flex;flex-direction:column;gap:6px}.ad-ri-details-doc-progress-bar{width:100%;height:6px;background:#e4e9f0;border-radius:99px;overflow:hidden}.ad-ri-details-doc-progress-fill{height:100%;background:linear-gradient(90deg,#2952cc,#5479ef);border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1)}.ad-ri-details-doc-progress-label{font-size:11.5px;font-weight:600;color:#64748b;text-align:right}.ad-ri-details-doc-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.ad-ri-details-doc-card{display:flex;flex-direction:column;gap:12px;padding:18px 16px 14px;border-radius:12px;border:1.5px solid #e4e9f0;background:#fff;transition:all .25s}.ad-ri-details-doc-card:hover{box-shadow:0 6px 24px #0f172a1a;transform:translateY(-2px)}.ad-ri-details-doc-card--uploaded{border-color:#c7d8f860;background:#fff}.ad-ri-details-doc-card--empty{border-style:dashed;border-color:#d1d5db;background:#fff}.ad-ri-details-doc-card-top{display:flex;align-items:center;justify-content:space-between}.ad-ri-details-doc-icon-wrap{width:40px;height:40px;border-radius:10px;background:#f0f4f9;border:1px solid #e4e9f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.ad-ri-details-doc-icon-wrap--ok{background:#eef3fd50;border-color:#c7d8f8;color:#2952cc}.ad-ri-details-doc-badge{font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:3px 9px;border-radius:20px}.ad-ri-details-doc-badge--ok{background:#dcfce740;color:#16a34a}.ad-ri-details-doc-badge--miss{background:#fef9ec50;color:#d97706}.ad-ri-details-doc-card-body{flex:1}.ad-ri-details-doc-card-title{font-size:12.5px;font-weight:700;color:#1e293b;margin-bottom:4px;line-height:1.4}.ad-ri-details-doc-card-filename{font-size:11px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-ri-details-doc-card-hint{font-size:11px;color:#94a3b8;font-weight:500}.ad-ri-details-doc-actions{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.ad-ri-details-doc-notup{font-size:11px;color:#cbd5e1;font-style:italic}.ad-ri-details-doc-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:7px;font-size:11px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .18s;white-space:nowrap;border:1.5px solid transparent}.ad-ri-details-doc-btn--view{background:#fff;color:#2952cc;border-color:#c7d8f8}.ad-ri-details-doc-btn--view:hover{background:#eef3fd}.ad-ri-details-doc-btn--dl{background:#fff;color:#2952cc;border-color:#c7d8f8}.ad-ri-details-doc-btn--dl:hover{background:#eef3fd}.ad-ri-details-accred-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.ad-ri-details-accred-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#f8fafd;transition:all .25s;position:relative;overflow:hidden}.ad-ri-details-accred-card:hover{box-shadow:0 4px 20px #0f172a17;transform:translateY(-2px)}.ad-ri-details-accred-card--filled{background:#fff}.ad-ri-details-accred-card--empty{border-style:dashed;border-color:#d1d5db;background:#fafafa}.ad-ri-details-accred-icon{font-size:22px;flex-shrink:0;line-height:1;margin-top:2px}.ad-ri-details-accred-content{flex:1;min-width:0}.ad-ri-details-accred-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#1e293b;margin-bottom:5px}.ad-ri-details-accred-value{display:block;font-size:13px;font-weight:500;color:#1e293b;word-break:break-word}.ad-ri-details-accred-value--empty{font-size:12px;font-weight:500;color:#cbd5e1;font-style:italic}.ad-ri-details-accred-desc{display:block;font-size:11px;color:#94a3b8;margin-top:3px}.ad-ri-details-naac-badge{position:absolute;top:12px;right:14px;background:linear-gradient(135deg,#2952cc,#5479ef);color:#fff;font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.ad-ri-details-preview-overlay{position:fixed;inset:0;background:#0a122ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:ad-ri-fadeIn .2s ease;padding:16px}.ad-ri-details-preview-modal{background:#fff;border-radius:16px;width:95vw;max-width:1100px;max-height:94vh;overflow:hidden;box-shadow:0 32px 80px #00000059;display:flex;flex-direction:column}.ad-ri-details-preview-header{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid #e4e9f0;background:#f8fafc}.ad-ri-details-preview-header h4{font-size:14px;font-weight:700;color:#1e293b}.ad-ri-details-close-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;transition:background .2s,transform .25s}.ad-ri-details-close-btn:hover{background:#f1f5f9;transform:rotate(90deg)}.ad-ri-details-preview-body{flex:1;padding:20px;overflow:auto;display:flex;align-items:center;justify-content:center;background:#f8fafc}.ad-ri-details-preview-iframe{width:100%;height:72vh;border-radius:10px;border:none}.ad-ri-details-preview-img{max-width:100%;max-height:72vh;border-radius:10px;object-fit:contain}@keyframes ad-ri-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 359px){.ad-ri-details-page{padding-bottom:60px}.ad-ri-details-topbar{margin:0 8px 12px;padding:0 8px}.ad-ri-details-back-btn{font-size:11px;padding:3px 10px 3px 6px}.ad-ri-details-hero{margin:0 8px 16px;border-radius:12px}.ad-ri-details-hero-banner{height:90px}.ad-ri-details-hero-body{padding:0 12px 10px}.ad-ri-details-hero-top-row{margin-top:-28px;gap:10px;flex-direction:column;align-items:flex-start}.ad-ri-details-logo-box{width:60px;height:60px;border-radius:12px;margin-bottom:0}.ad-ri-details-logo-placeholder{font-size:24px}.ad-ri-details-hero-info{padding-top:4px;min-width:100%}.ad-ri-details-inst-name{font-size:12px}.ad-ri-details-inst-affiliation{font-size:11px}.ad-ri-details-tabs-shell{padding:0 8px}.ad-ri-details-tabs-nav{padding:4px 4px 0;gap:1px}.ad-ri-details-tab-btn{font-size:10px;padding:8px 8px 10px;gap:4px}.ad-ri-details-tab-icon{opacity:.55}.ad-ri-details-tab-body{padding:14px 12px 20px}.ad-ri-details-two-col{grid-template-columns:1fr}.ad-ri-details-info-row{grid-template-columns:1fr;gap:2px;padding:6px 0}.ad-ri-details-info-label{font-size:11.5px;color:#64748b}.ad-ri-details-info-value{font-size:11px}.ad-ri-details-benefit-chip{font-size:10px}.ad-ri-details-loc-text{font-size:11.5px}.ad-ri-details-about-text{font-size:12px}.ad-ri-details-section-title{font-size:10px}.ad-ri-details-ct-grid{grid-template-columns:1fr;gap:10px}.ad-ri-details-ct-card{padding:12px 14px}.ad-ri-details-ct-icon{width:32px;height:32px}.ad-ri-details-ct-label{font-size:10px}.ad-ri-details-ct-value{font-size:11.5px}.ad-ri-details-doc-summary{padding:10px 14px;gap:12px}.ad-ri-details-doc-progress-wrap{min-width:100%;margin-left:0}.ad-ri-details-doc-divider{display:none}.ad-ri-details-doc-cards-grid{grid-template-columns:1fr;gap:12px}.ad-ri-details-accred-grid{grid-template-columns:1fr;gap:10px}.ad-ri-details-accred-card{padding:12px 14px}.ad-ri-details-accred-label,.ad-ri-details-accred-value{font-size:10px}.ad-ri-details-loc-grid{grid-template-columns:1fr}.ad-ri-details-loc-chip-value{font-size:11.5px}.ad-ri-details-loc-chip-label{font-size:10px}.ad-ri-details-doc-num{font-size:13px}.ad-ri-details-doc-stat-label{font-size:9px}.ad-ri-details-doc-progress-label{font-size:10.5px}.ad-ri-details-doc-progress-fill{height:90%}.ad-ri-details-doc-badge{font-size:8px}.ad-ri-details-doc-card-title{font-size:11px}.ad-ri-details-doc-card-filename,.ad-ri-details-doc-btn{font-size:10px}}@media (min-width: 360px) and (max-width: 479px){.ad-ri-details-accred-label{font-size:10.5px}.ad-ri-details-accred-value{font-size:10px}.ad-ri-details-doc-num{font-size:13px}.ad-ri-details-doc-stat-label{font-size:9px}.ad-ri-details-doc-progress-label{font-size:10.5px}.ad-ri-details-doc-progress-fill{height:90%}.ad-ri-details-doc-badge{font-size:8px}.ad-ri-details-doc-card-title{font-size:11px}.ad-ri-details-doc-card-filename,.ad-ri-details-doc-btn,.ad-ri-details-loc-chip-label{font-size:10px}.ad-ri-details-loc-chip-value{font-size:11.5px}.ad-ri-details-benefit-chip{font-size:10px}.ad-ri-details-loc-text{font-size:11.5px}.ad-ri-details-about-text{font-size:12px}.ad-ri-details-section-title{font-size:10px}.ad-ri-details-page{padding-bottom:60px}.ad-ri-details-topbar{margin:0 10px 12px;padding:0 10px}.ad-ri-details-back-btn{font-size:11px;padding:3px 11px 3px 6px}.ad-ri-details-hero{margin:0 10px 16px;border-radius:12px}.ad-ri-details-hero-banner{height:100px}.ad-ri-details-hero-body{padding:0 14px 10px}.ad-ri-details-hero-top-row{margin-top:-30px;gap:10px;flex-direction:column;align-items:flex-start}.ad-ri-details-logo-box{width:64px;height:64px;border-radius:12px;margin-bottom:0}.ad-ri-details-logo-placeholder{font-size:26px}.ad-ri-details-hero-info{padding-top:4px;min-width:100%}.ad-ri-details-inst-name{font-size:13px}.ad-ri-details-inst-affiliation{font-size:11.5px}.ad-ri-details-tabs-shell{padding:0 10px}.ad-ri-details-tabs-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px}.ad-ri-details-tabs-nav::-webkit-scrollbar{display:none}.ad-ri-details-tab-btn{flex:0 0 auto;min-width:fit-content;font-size:11px;padding:9px 12px 11px;gap:5px}.ad-ri-details-tab-label{display:inline-flex}.ad-ri-details-tab-icon{opacity:.55}.ad-ri-details-tab-body{padding:16px 14px 22px}.ad-ri-details-two-col{grid-template-columns:1fr}.ad-ri-details-info-row{grid-template-columns:120px 1fr;gap:12px;padding:6px 0}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:12px}.ad-ri-details-about-text{font-size:12.5px}.ad-ri-details-ct-grid{grid-template-columns:1fr;gap:10px}.ad-ri-details-ct-card{padding:13px 15px}.ad-ri-details-ct-icon{width:34px;height:34px}.ad-ri-details-ct-label{font-size:10.5px}.ad-ri-details-ct-value{font-size:12px}.ad-ri-details-doc-summary{padding:10px 16px;gap:14px}.ad-ri-details-doc-progress-wrap{min-width:100%;margin-left:0}.ad-ri-details-doc-divider{display:none}.ad-ri-details-doc-cards-grid{grid-template-columns:1fr;gap:12px}.ad-ri-details-accred-grid{grid-template-columns:1fr;gap:10px}.ad-ri-details-loc-grid{grid-template-columns:1fr 1fr}}@media (min-width: 480px) and (max-width: 599px){.ad-ri-details-page{padding-bottom:60px}.ad-ri-details-topbar{margin:0 12px 14px;padding:0 12px}.ad-ri-details-hero{margin:0 12px 18px;border-radius:13px}.ad-ri-details-hero-banner{height:110px}.ad-ri-details-hero-body{padding:0 18px 10px}.ad-ri-details-hero-top-row{margin-top:-32px;gap:12px}.ad-ri-details-logo-box{width:68px;height:68px;border-radius:13px;margin-bottom:10px}.ad-ri-details-logo-placeholder{font-size:28px}.ad-ri-details-hero-info{padding-top:36px;min-width:0;flex:1}.ad-ri-details-inst-name{font-size:13px}.ad-ri-details-inst-affiliation{font-size:11.5px}.ad-ri-details-tabs-shell{padding:0 12px}.ad-ri-details-tab-btn{font-size:11px;padding:9px 12px 11px;gap:5px}.ad-ri-details-tab-label{display:none}.ad-ri-details-tab-icon{opacity:1}.ad-ri-details-tab-body{padding:18px 16px 24px}.ad-ri-details-two-col{grid-template-columns:1fr}.ad-ri-details-info-row{grid-template-columns:130px 1fr;gap:14px;padding:6px 0}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:12.5px}.ad-ri-details-ct-grid,.ad-ri-details-doc-cards-grid,.ad-ri-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-ri-details-doc-progress-wrap{min-width:140px}}@media (min-width: 600px) and (max-width: 767px){.ad-ri-details-page{padding-bottom:70px}.ad-ri-details-topbar{margin:0 14px 14px;padding:0 14px}.ad-ri-details-hero{margin:0 14px 18px;border-radius:14px}.ad-ri-details-hero-banner{height:120px}.ad-ri-details-hero-body{padding:0 20px 10px}.ad-ri-details-hero-top-row{margin-top:-34px;gap:14px}.ad-ri-details-logo-box{width:72px;height:72px;margin-bottom:14px}.ad-ri-details-hero-info{padding-top:38px}.ad-ri-details-inst-name{font-size:13.5px}.ad-ri-details-tabs-shell{padding:0 14px}.ad-ri-details-tab-btn{font-size:11px;padding:10px 13px 12px;gap:6px}.ad-ri-details-tab-label{display:none}.ad-ri-details-tab-icon{opacity:1}.ad-ri-details-tab-body{padding:20px 18px 26px}.ad-ri-details-two-col{grid-template-columns:1fr}.ad-ri-details-info-row{grid-template-columns:140px 1fr;gap:20px}.ad-ri-details-ct-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-ri-details-doc-cards-grid{grid-template-columns:1fr 1fr;gap:14px}.ad-ri-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-ri-details-doc-stat-label{font-size:11px}}@media (min-width: 768px) and (max-width: 899px){.ad-ri-details-page{padding-bottom:70px}.ad-ri-details-topbar{margin:0 16px 14px;padding:0 16px}.ad-ri-details-hero{margin:0 16px 20px;border-radius:14px}.ad-ri-details-hero-banner{height:130px}.ad-ri-details-hero-body{padding:0 22px 10px}.ad-ri-details-hero-top-row{margin-top:-36px}.ad-ri-details-logo-box{width:76px;height:76px;margin-bottom:18px}.ad-ri-details-hero-info{padding-top:40px}.ad-ri-details-inst-name{font-size:14px}.ad-ri-details-tabs-shell{padding:0 16px}.ad-ri-details-tab-btn{font-size:11.5px;padding:10px 14px 12px}.ad-ri-details-tab-label{display:inline}.ad-ri-details-tab-body{padding:22px 22px 28px}.ad-ri-details-two-col{grid-template-columns:1fr 1fr}.ad-ri-details-info-row{grid-template-columns:130px 1fr;gap:16px}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:12px}.ad-ri-details-ct-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.ad-ri-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-ri-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}.ad-ri-details-accred-value{font-size:12px}.ad-ri-details-about-text{font-size:13px}.ad-ri-details-section-title,.ad-ri-details-loc-text{font-size:12px}.ad-ri-details-loc-chip-label,.ad-ri-details-doc-stat-label{font-size:11px}}@media (min-width: 900px) and (max-width: 1023px){.ad-ri-details-page{padding-bottom:75px}.ad-ri-details-topbar{margin:0 18px 16px;padding:0 18px}.ad-ri-details-hero{margin:0 18px 20px}.ad-ri-details-hero-banner{height:140px}.ad-ri-details-hero-body{padding:0 24px 8px}.ad-ri-details-hero-top-row{margin-top:-37px}.ad-ri-details-logo-box{width:78px;height:78px;margin-bottom:20px}.ad-ri-details-hero-info{padding-top:41px}.ad-ri-details-inst-name{font-size:14.5px}.ad-ri-details-tabs-shell{padding:0 18px}.ad-ri-details-tab-btn{font-size:12px;padding:10px 16px 12px}.ad-ri-details-tab-body{padding:24px 24px 30px}.ad-ri-details-two-col{grid-template-columns:1fr 1fr;gap:0 16px}.ad-ri-details-info-row{grid-template-columns:140px 1fr;gap:22px}.ad-ri-details-ct-grid{grid-template-columns:repeat(3,1fr);gap:12px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:15px}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:13px}.ad-ri-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}}@media (min-width: 1024px) and (max-width: 1279px){.ad-ri-details-topbar{margin:0 20px 16px}.ad-ri-details-hero{margin:0 20px 22px}.ad-ri-details-tabs-shell{padding:0 20px}.ad-ri-details-ct-grid{grid-template-columns:repeat(3,1fr)}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr))}.ad-ri-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}}@media (min-width: 1280px) and (max-width: 1439px){.ad-ri-details-hero{max-width:1200px}.ad-ri-details-tabs-shell{max-width:1240px}.ad-ri-details-hero-banner{height:155px}.ad-ri-details-inst-name{font-size:15.5px}.ad-ri-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:14px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (min-width: 1440px) and (max-width: 1919px){.ad-ri-details-hero{max-width:1160px}.ad-ri-details-tabs-shell{max-width:1195px}.ad-ri-details-hero-banner{height:165px}.ad-ri-details-logo-box{width:88px;height:88px;margin-bottom:26px}.ad-ri-details-hero-info{padding-top:46px}.ad-ri-details-inst-name{font-size:16px}.ad-ri-details-inst-affiliation{font-size:13.5px}.ad-ri-details-tab-btn{font-size:13px;padding:12px 22px 14px}.ad-ri-details-tab-body{padding:30px 32px 36px}.ad-ri-details-info-row{grid-template-columns:170px 1fr;gap:34px}.ad-ri-details-info-label,.ad-ri-details-info-value,.ad-ri-details-about-text{font-size:14px}.ad-ri-details-section-title{font-size:12.5px}.ad-ri-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:16px}.ad-ri-details-ct-label{font-size:11px}.ad-ri-details-ct-value{font-size:13px}.ad-ri-details-ct-icon{width:42px;height:42px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:18px}.ad-ri-details-doc-card-title{font-size:13px}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.ad-ri-details-accred-label{font-size:11px}.ad-ri-details-accred-value,.ad-ri-details-loc-chip-value{font-size:13.5px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-ri-details-hero{max-width:1560px}.ad-ri-details-tabs-shell{max-width:1600px}.ad-ri-details-topbar{max-width:1480px}.ad-ri-details-hero-banner{height:180px}.ad-ri-details-hero-body{padding:0 36px 10px}.ad-ri-details-hero-top-row{margin-top:-44px;gap:24px}.ad-ri-details-logo-box{width:96px;height:96px;border-radius:18px;margin-bottom:30px}.ad-ri-details-logo-placeholder{font-size:40px}.ad-ri-details-hero-info{padding-top:52px}.ad-ri-details-inst-name{font-size:18px}.ad-ri-details-inst-affiliation{font-size:14px;margin-bottom:12px}.ad-ri-details-tabs-nav{padding:8px 10px 0}.ad-ri-details-tab-btn{font-size:14px;padding:13px 26px 15px;gap:9px}.ad-ri-details-tab-body{padding:34px 36px 40px}.ad-ri-details-two-col{gap:0 28px}.ad-ri-details-section-title{font-size:13px;letter-spacing:1px}.ad-ri-details-about-text{font-size:15px;margin-bottom:24px}.ad-ri-details-info-row{grid-template-columns:190px 1fr;gap:38px;padding:8px 0}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:14.5px}.ad-ri-details-benefit-chip{font-size:12.5px;padding:5px 14px}.ad-ri-details-loc-text{font-size:14px}.ad-ri-details-loc-chip-label{font-size:12.5px}.ad-ri-details-loc-chip-value{font-size:14px}.ad-ri-details-loc-icon{width:36px;height:36px}.ad-ri-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:18px}.ad-ri-details-ct-card{padding:20px 22px;gap:16px}.ad-ri-details-ct-icon{width:46px;height:46px;border-radius:12px}.ad-ri-details-ct-label{font-size:12.5px;margin-bottom:6px}.ad-ri-details-ct-value{font-size:14px}.ad-ri-details-doc-summary{padding:16px 28px;gap:24px}.ad-ri-details-doc-num{font-size:18px}.ad-ri-details-doc-stat-label{font-size:11px}.ad-ri-details-doc-progress-wrap{min-width:200px}.ad-ri-details-doc-progress-bar{height:7px}.ad-ri-details-doc-progress-label{font-size:12.5px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.ad-ri-details-doc-card{padding:22px 20px 18px;gap:14px}.ad-ri-details-doc-icon-wrap{width:46px;height:46px;border-radius:12px}.ad-ri-details-doc-card-title{font-size:13.5px}.ad-ri-details-doc-card-filename{font-size:12px}.ad-ri-details-doc-btn{font-size:12px;padding:6px 13px}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.ad-ri-details-accred-card{padding:20px 22px;gap:16px}.ad-ri-details-accred-label{font-size:13px;margin-bottom:6px}.ad-ri-details-accred-value{font-size:14px}.ad-ri-details-accred-desc{font-size:12px}.ad-ri-details-naac-badge{font-size:12px;padding:4px 12px}.ad-ri-details-back-btn{font-size:13px;padding:4px 15px 5px 9px}}@media (min-width: 2560px) and (max-width: 3839px){.ad-ri-details-hero{max-width:2200px}.ad-ri-details-tabs-shell{max-width:2240px}.ad-ri-details-topbar{max-width:2100px}.ad-ri-details-hero-banner{height:230px}.ad-ri-details-hero-body{padding:0 48px 14px}.ad-ri-details-hero-top-row{margin-top:-56px;gap:30px}.ad-ri-details-logo-box{width:120px;height:120px;border-radius:22px;border-width:4px;margin-bottom:36px}.ad-ri-details-logo-placeholder{font-size:52px}.ad-ri-details-hero-info{padding-top:64px}.ad-ri-details-inst-name{font-size:24px;margin-bottom:6px}.ad-ri-details-inst-affiliation{font-size:17px;margin-bottom:14px}.ad-ri-details-tabs-nav{padding:10px 12px 0;gap:4px}.ad-ri-details-tab-btn{font-size:17px;padding:16px 32px 18px;gap:10px}.ad-ri-details-tab-underline{height:3px}.ad-ri-details-tab-body{padding:44px 48px 52px}.ad-ri-details-two-col{gap:0 36px}.ad-ri-details-section-title{font-size:16px;letter-spacing:1.2px}.ad-ri-details-about-text{font-size:18px;line-height:2;margin-bottom:30px}.ad-ri-details-info-row{grid-template-columns:230px 1fr;gap:48px;padding:10px 0}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:17px}.ad-ri-details-benefit-chip{font-size:14px;padding:6px 16px}.ad-ri-details-loc-address-block{padding:14px 16px;border-radius:14px;gap:14px}.ad-ri-details-loc-text{font-size:16px}.ad-ri-details-loc-icon{width:44px;height:44px;border-radius:11px}.ad-ri-details-loc-chip{padding:12px 14px;border-radius:12px}.ad-ri-details-loc-chip-label{font-size:14px;margin-bottom:5px}.ad-ri-details-loc-chip-value{font-size:16px}.ad-ri-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:22px}.ad-ri-details-ct-card{padding:24px 26px;gap:18px;border-radius:16px;border-width:2px}.ad-ri-details-ct-icon{width:54px;height:54px;border-radius:14px}.ad-ri-details-ct-label{font-size:14px;margin-bottom:7px}.ad-ri-details-ct-value{font-size:16px}.ad-ri-details-doc-summary{padding:20px 32px;gap:28px;border-radius:16px;margin-bottom:32px}.ad-ri-details-doc-num{font-size:22px}.ad-ri-details-doc-stat-label{font-size:13px}.ad-ri-details-doc-progress-wrap{min-width:260px}.ad-ri-details-doc-progress-bar{height:9px}.ad-ri-details-doc-progress-label{font-size:14px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.ad-ri-details-doc-card{padding:28px 24px 22px;gap:16px;border-radius:16px;border-width:2px}.ad-ri-details-doc-icon-wrap{width:54px;height:54px;border-radius:14px}.ad-ri-details-doc-card-title{font-size:16px}.ad-ri-details-doc-card-filename{font-size:13.5px}.ad-ri-details-doc-badge{font-size:12px;padding:4px 12px}.ad-ri-details-doc-btn{font-size:14px;padding:7px 16px;border-radius:9px}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px}.ad-ri-details-accred-card{padding:24px 26px;gap:18px;border-radius:16px;border-width:2px}.ad-ri-details-accred-label{font-size:15px;margin-bottom:7px}.ad-ri-details-accred-value{font-size:17px}.ad-ri-details-accred-desc{font-size:14px}.ad-ri-details-naac-badge{font-size:14px;padding:5px 14px;top:14px;right:16px}.ad-ri-details-back-btn{font-size:15px;padding:5px 18px 6px 11px;border-radius:11px;border-width:2px}}@media (min-width: 3840px){.ad-ri-details-hero{max-width:3200px}.ad-ri-details-tabs-shell{max-width:3280px}.ad-ri-details-topbar{max-width:3100px}.ad-ri-details-hero-banner{height:320px}.ad-ri-details-hero-body{padding:0 64px 18px}.ad-ri-details-hero-top-row{margin-top:-72px;gap:40px}.ad-ri-details-logo-box{width:160px;height:160px;border-radius:28px;border-width:5px;margin-bottom:48px}.ad-ri-details-logo-placeholder{font-size:70px}.ad-ri-details-hero-info{padding-top:84px}.ad-ri-details-inst-name{font-size:32px;margin-bottom:8px}.ad-ri-details-inst-affiliation{font-size:22px;margin-bottom:18px}.ad-ri-details-tabs-nav{padding:14px 16px 0;gap:6px}.ad-ri-details-tab-btn{font-size:22px;padding:20px 42px 22px;gap:12px;border-radius:14px 14px 0 0}.ad-ri-details-tab-underline{height:4px}.ad-ri-details-tab-body{padding:60px 64px 72px;border-radius:0 0 20px 20px}.ad-ri-details-two-col{gap:0 48px}.ad-ri-details-section-title{font-size:20px;letter-spacing:1.4px}.ad-ri-details-about-text{font-size:22px;line-height:2.1;margin-bottom:40px}.ad-ri-details-info-row{grid-template-columns:300px 1fr;gap:60px;padding:13px 0}.ad-ri-details-info-label,.ad-ri-details-info-value{font-size:21px}.ad-ri-details-benefit-chip{font-size:17px;padding:8px 20px}.ad-ri-details-loc-address-block{padding:18px 20px;border-radius:18px;gap:18px}.ad-ri-details-loc-text{font-size:20px}.ad-ri-details-loc-icon{width:58px;height:58px;border-radius:14px}.ad-ri-details-loc-chip{padding:16px 18px;border-radius:16px}.ad-ri-details-loc-chip-label{font-size:17px;margin-bottom:6px}.ad-ri-details-loc-chip-value{font-size:20px}.ad-ri-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:28px}.ad-ri-details-ct-card{padding:30px 34px;gap:22px;border-radius:20px;border-width:2px}.ad-ri-details-ct-icon{width:70px;height:70px;border-radius:18px}.ad-ri-details-ct-label{font-size:17px;margin-bottom:9px}.ad-ri-details-ct-value{font-size:20px}.ad-ri-details-doc-summary{padding:26px 42px;gap:36px;border-radius:20px;margin-bottom:42px}.ad-ri-details-doc-num{font-size:28px}.ad-ri-details-doc-stat-label{font-size:16px}.ad-ri-details-doc-divider{height:50px}.ad-ri-details-doc-progress-wrap{min-width:340px}.ad-ri-details-doc-progress-bar{height:11px}.ad-ri-details-doc-progress-label{font-size:17px}.ad-ri-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:30px}.ad-ri-details-doc-card{padding:36px 30px 28px;gap:20px;border-radius:20px;border-width:2px}.ad-ri-details-doc-icon-wrap{width:70px;height:70px;border-radius:18px}.ad-ri-details-doc-card-title{font-size:20px}.ad-ri-details-doc-card-filename{font-size:17px}.ad-ri-details-doc-badge{font-size:14px;padding:5px 15px}.ad-ri-details-doc-btn{font-size:17px;padding:9px 20px;border-radius:11px}.ad-ri-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:28px}.ad-ri-details-accred-card{padding:30px 34px;gap:22px;border-radius:20px;border-width:2px}.ad-ri-details-accred-label{font-size:18px;margin-bottom:9px}.ad-ri-details-accred-value{font-size:21px}.ad-ri-details-accred-value--empty{font-size:18px}.ad-ri-details-accred-desc{font-size:16px}.ad-ri-details-naac-badge{font-size:17px;padding:6px 18px;top:18px;right:20px}.ad-ri-details-back-btn{font-size:18px;padding:7px 22px 8px 14px;border-radius:14px;border-width:2px}.ad-ri-details-preview-header{padding:20px 32px}.ad-ri-details-preview-header h4{font-size:22px}.ad-ri-details-preview-body{padding:28px}.ad-ri-details-spinner{width:56px;height:56px;border-width:4px}.ad-ri-details-loading,.ad-ri-details-error{font-size:22px;gap:22px}}*,*:before,*:after{box-sizing:border-box}.ad-feedback-wrapper{font-family:Montserrat;width:100%;padding:10px}.ad-feedback-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ad-feedback-title{margin:0;font-size:20px;font-weight:700;color:#2c3e50}.ad-feedback-header-icons{display:flex;align-items:center;gap:10px;width:100%}.admin-feedback-search-wrap{position:relative;flex:1;display:inline-block}.admin-feedback-search-wrap input{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;font-size:14px;outline:none;transition:border-color .3s}.admin-feedback-search-wrap input:focus{border-color:#ddd}.admin-feedback-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;pointer-events:none}.admin-feedback-filter-wrap,.admin-feedback-sort-wrap{position:relative;display:inline-block;flex-shrink:0}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s;white-space:nowrap}.admin-feedback-filter-badge{position:absolute;top:-4px;right:-4px;background:red;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.admin-feedback-filter-dropdown{position:absolute;top:110%;right:0;width:240px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000}.admin-feedback-select-wrapper{position:relative;width:100%;padding:3px 1px}.admin-feedback-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none}.admin-feedback-filter-date-group{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.admin-feedback-filter-date-label{font-size:12px;font-weight:600;color:#64748b;text-align:left;width:100%;margin:0;padding-left:2px}.admin-feedback-filter-input{width:100%;padding:5px 10px;border-radius:10px;border:1px solid #ccc;background:#fff;font-size:14px;outline:none}.admin-feedback-filter-clear-btn{background:#fff;color:#0575e6;border:1px solid#0575E6;padding:5px;border-radius:20px;font-size:12px;width:50%;margin-left:50px;cursor:pointer;font-weight:500}.admin-feedback-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.admin-feedback-sort-dropdown{position:absolute;top:40px;right:0;min-width:220px;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:18px 19px}.admin-feedback-sort-title{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.admin-feedback-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:14px;border-radius:4px}.admin-feedback-sort-label input[type=checkbox]{accent-color:#2942e8;width:14px;height:14px}.admin-feedback-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px 15px;margin-left:50px;border-radius:20px;cursor:pointer;font-size:12px}.admin-feedback-sort-label input[type=radio]{accent-color:#16a34a;width:14px;height:14px;cursor:pointer}.ad-feedback-tabs{display:inline-flex;background:#fff;border-radius:8px;padding:3px;position:relative;gap:0;margin-bottom:5px;cursor:pointer}.ad-feedback-tabs:before{content:"";position:absolute;top:3px;left:3px;height:calc(100% - 6px);background:#1d82e8;border-radius:6px;z-index:0;width:var(--slider-width, 0px);transform:translate(var(--slider-x, 0px));transition:transform .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1)}.ad-feedback-tab{font-size:14px;font-weight:600;padding:6px 20px;border-radius:6px;color:#6b7280;position:relative;z-index:1;transition:color .2s;display:flex;align-items:center;gap:6px;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:none}.ad-feedback-tab-icon{font-size:15px;flex-shrink:0}.ad-feedback-tab-active{color:#fff;border-bottom:none}.ad-feedback-meta-row{display:flex;justify-content:space-between;align-items:center;padding:10px 5px;margin-bottom:10px}.ad-feedback-meta-text{font-size:14px;color:#1a1a2e}.ad-feedback-meta-filtered{font-weight:500;margin-left:6px}.ad-feedback-per-page{display:flex;align-items:center;gap:8px}.ad-feedback-per-page-label{font-size:13px;color:#1a1a2e;margin:0}.ad-feedback-per-page-select{border:1px solid #ced4da;border-radius:4px;padding:2px 8px;background:#fff;font-size:12px;outline:none;cursor:pointer}.ad-feedback-table-container{width:100%;overflow-x:auto;margin-bottom:1rem;-webkit-overflow-scrolling:touch}.ad-feedback-table{min-width:1100px;width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden;table-layout:fixed}.ad-feedback-table thead{position:sticky;top:0;background:#fff;z-index:2;box-shadow:0 2px 6px #00000014}.ad-feedback-table thead tr{background:#fff}.ad-feedback-table th{padding:10px 16px;font-size:13.5px;font-weight:600;color:#004dda;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table td{padding:8px 16px;font-size:13.5px;text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.ad-feedback-table td:nth-child(5){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.ad-feedback-row-even{background:#fff}.ad-feedback-row-odd{background:#fcfdff}.ad-feedback-td-mono{font-family:monospace;color:#495057}.ad-feedback-rating-value{margin-right:6px;color:#333}.ad-feedback-stars-filled{color:gold;font-size:16px}.ad-feedback-stars-empty{color:#ccc;font-size:16px}.ad-feedback-status-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:13.5px;font-weight:500;white-space:nowrap}.ad-feedback-status-badge.active{background:#ecfff699;color:#20a86e}.ad-feedback-status-badge.inactive{background:#fff8f7;color:#c0392b}.ad-feedback-status-text.active{color:#28a745}.ad-feedback-status-text.inactive{color:#d2042d}.ad-feedback-action-icon{font-size:15px;cursor:pointer;transition:color .2s}.ad-feedback-view-btn{display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border:1px solid #1d82e8;border-radius:6px;background:transparent;color:#1d82e8;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.ad-feedback-no-data{padding:40px 20px;text-align:center;color:#6c757d;font-size:16px}.ad-feedback-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.ad-feedback-empty-lottie{width:170px;height:170px;margin:20px auto}.ad-feedback-empty-text{font-size:14px;font-weight:500;color:#6b7280}.ad-feedback-pagination{display:flex;justify-content:space-between;align-items:center;padding:1px 4px;flex-wrap:wrap;gap:8px}.ad-feedback-page-info{font-size:13.5px;color:#6c757d}.ad-feedback-page-btns{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ad-feedback-page-btn{padding:5px 12px;font-size:12px;font-weight:500;color:#495057;background:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;transition:background .2s}.ad-feedback-page-btn:hover:not(:disabled){background:#f8f9fa}.ad-feedback-page-btn:disabled{color:#6c757d;opacity:.6;cursor:not-allowed}.ad-feedback-page-active{background:#2942e8;color:#fff;border-color:#2942e8;font-size:9px}.ad-feedback-page-active:hover{background:#2942e8!important}.fb-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fb-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;overflow:hidden;animation:fb-modal-in .2s ease}@keyframes fb-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.fb-modal-header{background:linear-gradient(135deg,#0575e6,#021b79);padding:18px 22px;display:flex;align-items:center;justify-content:space-between}.fb-modal-header-left{display:flex;align-items:center;gap:12px}.fb-avatar{width:44px;height:44px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#fff;border:2px solid rgba(255,255,255,.35);flex-shrink:0}.fb-modal-title{font-size:16px;font-weight:600;color:#fff}.fb-modal-subtitle{font-size:12px;color:#ffffffbf;margin-top:2px}.fb-modal-close{width:30px;height:30px;border-radius:50%;background:#fff3;border:none;cursor:pointer;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.fb-modal-close:hover{background:#ffffff59}.fb-modal-body{padding:20px 22px;overflow-y:auto}.fb-section-label{font-size:11px;font-weight:600;color:#1d82e8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:10px;padding-bottom:6px;border-bottom:1.5px solid #e9f2fd}.fb-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.fb-info-key{font-size:11px;color:#6c757d;margin-bottom:3px}.fb-info-val{font-size:13px;color:#1a1a2e;font-weight:500;word-break:break-word}.fb-email{color:#1d82e8!important;font-size:12px!important;word-break:break-all}.fb-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.fb-status-badge.active{background:#eaf7ef;color:#1a7e34}.fb-status-badge.inactive{background:#fff0ef;color:#c0392b}.fb-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.fb-dot.active{background:#1a7e34}.fb-dot.inactive{background:#c0392b}.fb-desc-box{background:#f8faff;border:.5px solid #d0e4f9;border-radius:8px;padding:12px 14px;font-size:13px;color:#333;line-height:1.65;min-height:60px;margin-bottom:4px;word-break:break-word}.fb-modal-footer{padding:14px 22px;border-top:.5px solid #eee;display:flex;justify-content:center;gap:10px;background:#fafbfc}.fb-btn-close{padding:7px 18px;border:1px solid #cdd3db;border-radius:8px;background:#fff;font-size:13px;font-weight:500;cursor:pointer;color:#555;transition:background .15s}.fb-btn-close:hover{background:#f3f4f6}.ad-feedback-filter-wrapper{position:relative}.ad-feedback-filter-btn{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#185fa5;transition:background .15s}.ad-feedback-filter-btn:hover,.ad-feedback-filter-btn.active{background:#e6f1fb;border-color:#185fa5}@media (max-width: 359px){.ad-feedback-wrapper{padding:0 8px}.ad-feedback-header{margin-bottom:10px}.ad-feedback-header-icons{flex-wrap:nowrap;gap:6px;align-items:center;margin-bottom:10px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{padding:7px 10px 7px 30px;font-size:11px;border-radius:20px;width:100%;min-width:unset}.admin-feedback-search-icon{font-size:13px;left:11px;color:#64748b96}.fb-modal-close{width:22px;height:22px;margin-bottom:15px;font-size:9px}.admin-feedback-filter-trigger span,.admin-feedback-sort-trigger span,.admin-feedback-filter-trigger .filter-label,.admin-feedback-sort-trigger .sort-label{display:none}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:6px 8px;font-size:12px;border-radius:8px;color:#64748bb4;gap:0;min-width:32px;justify-content:center}.admin-feedback-filter-trigger>*:not(svg):not(.admin-feedback-filter-badge),.admin-feedback-sort-trigger>*:not(svg){display:none}.ad-feedback-tabs{width:100%;display:flex}.admin-feedback-filter-date-label{font-size:11px;color:#64748bb5}.admin-feedback-sort-title{font-weight:600;font-size:12px;margin-bottom:12px;color:#333}.ad-feedback-tab{flex:1;text-align:center;font-size:11px;padding:5px 8px;justify-content:center}.ad-feedback-meta-row{flex-direction:column;align-items:flex-start;gap:6px;padding:6px 2px}.ad-feedback-meta-text,.ad-feedback-per-page-label{font-size:11px}.ad-feedback-per-page-select{font-size:11px;padding:2px 4px}.ad-feedback-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;border:1px solid #e5e7eb}.ad-feedback-table{min-width:700px;table-layout:fixed}.ad-feedback-table th,.ad-feedback-table td{font-size:11px;padding:7px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table th:nth-child(1),.ad-feedback-table td:nth-child(1){width:40px}.ad-feedback-table th:nth-child(2),.ad-feedback-table td:nth-child(2){width:110px}.ad-feedback-table th:nth-child(3),.ad-feedback-table td:nth-child(3){width:140px}.ad-feedback-table th:nth-child(4),.ad-feedback-table td:nth-child(4){width:80px}.ad-feedback-table th:nth-child(5),.ad-feedback-table td:nth-child(5){width:120px}.ad-feedback-table th:nth-child(6),.ad-feedback-table td:nth-child(6){width:90px}.ad-feedback-table th:nth-child(7),.ad-feedback-table td:nth-child(7){width:80px}.ad-feedback-table th:nth-child(8),.ad-feedback-table td:nth-child(8){width:60px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:11px}.ad-feedback-status-badge{font-size:12px;padding:2px 6px}.ad-feedback-view-btn{font-size:10px;padding:1px 7px}.ad-feedback-pagination{align-items:flex-start;gap:6px}.ad-feedback-page-info{font-size:11px;margin-top:3px}.ad-feedback-page-btn{padding:3px 8px;font-size:10px}.fb-modal-overlay{padding:10px}.fb-modal{border-radius:16px;max-width:100%;max-height:90vh;display:flex;flex-direction:column}.fb-modal-body{padding:14px;overflow-y:auto;flex:1}.fb-modal-header{padding:14px}.fb-modal-title{font-size:13px}.fb-modal-subtitle{font-size:11px}.fb-avatar{width:36px;height:36px;font-size:12px}.fb-info-grid{grid-template-columns:1fr 1fr;gap:8px}.fb-info-key{font-size:12px}.fb-info-val{font-size:11px}.fb-email{font-size:11px!important}.fb-section-label{font-size:10px;margin-bottom:8px}.fb-desc-box{font-size:11px;padding:10px}.fb-modal-footer{padding:10px 14px}.admin-feedback-filter-dropdown{width:160px;padding:12px;gap:10px}.admin-feedback-filter-input{font-size:10px;padding:4px 8px}.admin-feedback-filter-clear-btn{font-size:10px;width:60%;margin-left:30px;padding:3px 10px}.admin-feedback-sort-dropdown{min-width:180px;padding:12px}.admin-feedback-sort-title{font-size:12px}.admin-feedback-sort-label{font-size:11px}.admin-feedback-sort-clear-btn{font-size:10px;margin-left:30px;width:54%;padding:3px 10px}.admin-feedback-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:12px}.fb-status-badge{font-size:10px;padding:2px 8px}}@media (min-width: 360px) and (max-width: 479px){.ad-feedback-wrapper{padding:0 10px}.ad-feedback-header-icons{flex-wrap:nowrap;gap:8px;margin-bottom:10px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{padding:8px 12px 8px 32px;font-size:12px;border-radius:22px;width:100%;min-width:unset}.admin-feedback-search-icon{font-size:14px;left:10px}.admin-feedback-filter-dropdown{width:170px;padding:12px;gap:10px}.admin-feedback-filter-input{font-size:10.5px;padding:5px 8px}.admin-feedback-filter-clear-btn{font-size:10.5px;width:60%;margin-left:30px;padding:2px 10px}.admin-feedback-filter-clear-icon{margin-bottom:3px;margin-right:4px;font-size:12px}.admin-feedback-sort-dropdown{min-width:180px;padding:12px}.admin-feedback-sort-clear-btn{font-size:10.5px;margin-left:30px;width:56%;padding:2px 10px}.fb-modal-close{width:22px;height:22px;margin-bottom:15px;font-size:9px}.admin-feedback-sort-label{font-size:11px}.admin-feedback-filter-trigger span,.admin-feedback-sort-trigger span{display:none}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:7px 9px;font-size:16px;gap:0;min-width:34px;justify-content:center}.ad-feedback-tabs{width:100%;display:flex}.admin-feedback-sort-title{font-size:12px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:6px 8px;font-size:13px;border-radius:8px;color:#64748bb4;gap:0;min-width:32px;justify-content:center}.admin-feedback-search-icon{font-size:13px;left:13px;color:#64748b96}.admin-feedback-filter-date-label{font-size:11px;color:#64748bb5}.ad-feedback-tab{flex:1;text-align:center;font-size:12px;padding:5px 10px;justify-content:center}.ad-feedback-meta-row{align-items:flex-start;gap:6px;padding:15px 2px}.ad-feedback-meta-text,.ad-feedback-per-page-label{font-size:12px}.ad-feedback-per-page-select{font-size:10px;padding:1px 6px}.ad-feedback-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;border:1px solid #e5e7eb}.ad-feedback-table{min-width:750px;table-layout:fixed}.ad-feedback-table th,.ad-feedback-table td{font-size:12px;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table th:nth-child(1),.ad-feedback-table td:nth-child(1){width:44px}.ad-feedback-table th:nth-child(2),.ad-feedback-table td:nth-child(2){width:120px}.ad-feedback-table th:nth-child(3),.ad-feedback-table td:nth-child(3){width:150px}.ad-feedback-table th:nth-child(4),.ad-feedback-table td:nth-child(4){width:85px}.ad-feedback-table th:nth-child(5),.ad-feedback-table td:nth-child(5){width:130px}.ad-feedback-table th:nth-child(6),.ad-feedback-table td:nth-child(6){width:100px}.ad-feedback-table th:nth-child(7),.ad-feedback-table td:nth-child(7){width:85px}.ad-feedback-table th:nth-child(8),.ad-feedback-table td:nth-child(8){width:62px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:12px}.ad-feedback-status-badge{font-size:12px;padding:2px 7px}.ad-feedback-view-btn{font-size:10px;padding:1px 8px}.ad-feedback-pagination{align-items:flex-start;gap:8px}.ad-feedback-page-info{font-size:12px}.ad-feedback-page-btn{padding:2px 9px;font-size:10px}.fb-modal-overlay{padding:10px}.fb-modal{border-radius:18px;max-width:100%;max-height:90vh;display:flex;flex-direction:column}.fb-modal-body{padding:16px;overflow-y:auto;flex:1}.fb-modal-header{padding:10px 16px}.fb-modal-title{font-size:13px}.fb-modal-subtitle{font-size:11px}.fb-avatar{width:38px;height:38px;font-size:13px}.fb-info-grid{grid-template-columns:1fr 1fr;gap:10px}.fb-info-key{font-size:12px}.fb-info-val{font-size:11px}.fb-email{font-size:11px!important}.fb-section-label{font-size:10px}.fb-status-badge{font-size:10px;padding:2px 8px}.fb-desc-box{font-size:12px;padding:10px 12px}.fb-modal-footer{padding:12px 16px}}@media (min-width: 480px) and (max-width: 599px){.ad-feedback-wrapper{padding:0 12px}.ad-feedback-header-icons{flex-wrap:nowrap;gap:8px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{font-size:13px;width:100%;min-width:unset;padding:8px 12px 8px 34px}.admin-feedback-filter-trigger>*:not(svg):not(.admin-feedback-filter-badge),.admin-feedback-sort-trigger>*:not(svg){display:none}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:7px 10px;font-size:16px;gap:0;min-width:36px;justify-content:center}.ad-feedback-tabs{width:100%;display:flex}.ad-feedback-tab{flex:1;text-align:center;font-size:13px;padding:6px 12px}.ad-feedback-meta-row{flex-direction:row;justify-content:space-between;padding:8px 2px}.ad-feedback-meta-text{font-size:12px}.ad-feedback-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.ad-feedback-table{min-width:800px;table-layout:fixed}.ad-feedback-table th,.ad-feedback-table td{font-size:12px;padding:8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table th:nth-child(1),.ad-feedback-table td:nth-child(1){width:48px}.ad-feedback-table th:nth-child(2),.ad-feedback-table td:nth-child(2){width:130px}.ad-feedback-table th:nth-child(3),.ad-feedback-table td:nth-child(3){width:160px}.ad-feedback-table th:nth-child(4),.ad-feedback-table td:nth-child(4){width:90px}.ad-feedback-table th:nth-child(5),.ad-feedback-table td:nth-child(5){width:140px}.ad-feedback-table th:nth-child(6),.ad-feedback-table td:nth-child(6){width:100px}.ad-feedback-table th:nth-child(7),.ad-feedback-table td:nth-child(7){width:88px}.ad-feedback-table th:nth-child(8),.ad-feedback-table td:nth-child(8){width:65px}.ad-feedback-pagination{flex-direction:row;justify-content:space-between}.ad-feedback-page-btn{padding:4px 10px;font-size:11px}.fb-modal-overlay{padding:0;align-items:flex-end}.fb-modal{border-radius:18px 18px 0 0;max-width:100%;max-height:88vh;display:flex;flex-direction:column}.fb-modal-body{padding:18px;overflow-y:auto;flex:1}.fb-modal-header{padding:16px 18px}.fb-modal-title{font-size:15px}.fb-info-grid{grid-template-columns:1fr 1fr;gap:10px}.fb-info-val{font-size:13px}}@media (min-width: 600px) and (max-width: 767px){.ad-feedback-wrapper{padding:0 14px}.ad-feedback-header-icons{flex-wrap:nowrap;gap:10px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{font-size:13px;width:100%;min-width:unset}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:6px 12px;font-size:13px}.ad-feedback-tab{font-size:13px;padding:6px 16px}.ad-feedback-meta-text{font-size:12px}.ad-feedback-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.ad-feedback-table{min-width:900px;table-layout:fixed}.ad-feedback-table th,.ad-feedback-table td{font-size:12.5px;padding:8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table th:nth-child(1),.ad-feedback-table td:nth-child(1){width:50px}.ad-feedback-table th:nth-child(2),.ad-feedback-table td:nth-child(2){width:140px}.ad-feedback-table th:nth-child(3),.ad-feedback-table td:nth-child(3){width:170px}.ad-feedback-table th:nth-child(4),.ad-feedback-table td:nth-child(4){width:90px}.ad-feedback-table th:nth-child(5),.ad-feedback-table td:nth-child(5){width:150px}.ad-feedback-table th:nth-child(6),.ad-feedback-table td:nth-child(6){width:100px}.ad-feedback-table th:nth-child(7),.ad-feedback-table td:nth-child(7){width:90px}.ad-feedback-table th:nth-child(8),.ad-feedback-table td:nth-child(8){width:68px}.fb-modal-overlay{padding:16px;align-items:center}.fb-modal{max-width:480px;max-height:85vh;display:flex;flex-direction:column;border-radius:14px}.fb-modal-body{padding:18px 20px;overflow-y:auto;flex:1}.fb-info-grid{grid-template-columns:1fr 1fr}}@media (min-width: 768px) and (max-width: 899px){.ad-feedback-wrapper{padding:0 16px}.ad-feedback-header-icons{gap:10px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{width:100%;min-width:unset;font-size:13px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:6px 12px;font-size:12px}.admin-feedback-sort-title,.admin-feedback-sort-label{font-size:13px}.admin-feedback-sort-label input[type=radio]{width:12px;height:12px}.ad-feedback-tab{font-size:13px;padding:6px 18px}.ad-feedback-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.ad-feedback-table{min-width:1000px;table-layout:fixed}.ad-feedback-table th,.ad-feedback-table td{font-size:13px;padding:9px 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-table th:nth-child(1),.ad-feedback-table td:nth-child(1){width:55px}.ad-feedback-table th:nth-child(2),.ad-feedback-table td:nth-child(2){width:150px}.ad-feedback-table th:nth-child(3),.ad-feedback-table td:nth-child(3){width:185px}.ad-feedback-table th:nth-child(4),.ad-feedback-table td:nth-child(4){width:95px}.ad-feedback-table th:nth-child(5),.ad-feedback-table td:nth-child(5){width:160px}.ad-feedback-table th:nth-child(6),.ad-feedback-table td:nth-child(6){width:110px}.ad-feedback-table th:nth-child(7),.ad-feedback-table td:nth-child(7){width:100px}.ad-feedback-table th:nth-child(8),.ad-feedback-table td:nth-child(8){width:72px}.fb-modal-overlay{padding:20px;align-items:center}.fb-modal{max-width:500px;max-height:85vh;display:flex;flex-direction:column}.fb-modal-body{overflow-y:auto;flex:1}.fb-info-grid{grid-template-columns:1fr 1fr}.ad-feedback-view-btn{font-size:12px;padding:2px 8px}.admin-feedback-filter-dropdown{width:200px;padding:12px;gap:10px}.admin-feedback-filter-input{font-size:12px;padding:5px 8px}.admin-feedback-filter-clear-btn{font-size:11px;width:53%;margin-left:39px;padding:3px 10px}.admin-feedback-sort-dropdown{min-width:180px;padding:12px}.admin-feedback-sort-clear-btn{font-size:10.5px;margin-left:30px;padding:3px 10px}.ad-feedback-status-badge{font-size:13px}.fb-modal-header{padding:13px 22px}.fb-avatar{width:40px;height:40px}}@media (min-width: 900px) and (max-width: 1023px){.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{min-width:unset;font-size:13.5px;width:380px}.ad-feedback-table{min-width:1050px;table-layout:auto}.ad-feedback-table th,.ad-feedback-table td{font-size:13px;padding:9px 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-modal{max-width:500px}.fb-modal-header{padding:13px 22px}.fb-avatar{width:40px;height:40px}}@media (min-width: 1024px) and (max-width: 1279px){.admin-feedback-sort-label input[type=radio]{accent-color:#16a34a;width:12px;height:12px;cursor:pointer}.admin-feedback-sort-label,.admin-feedback-sort-title{font-size:13px}.admin-feedback-search-wrap{flex:1;min-width:0}.admin-feedback-search-wrap input{width:100%;min-width:unset;font-size:14px}.ad-feedback-table{min-width:1100px;table-layout:auto}.ad-feedback-table th,.ad-feedback-table td{font-size:13.5px;padding:9px 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-modal{max-width:500px}.admin-feedback-filter-dropdown{width:200px;padding:12px;gap:10px}.admin-feedback-filter-input{font-size:12px;padding:5px 8px}.admin-feedback-filter-clear-btn{font-size:12px;width:55%;margin-left:30px;padding:3px 10px}.ad-feedback-meta-text{font-size:13px;color:#1a1a2e}.admin-feedback-sort-dropdown{min-width:180px;padding:12px}.admin-feedback-sort-clear-btn{font-size:12px;margin-left:30px;padding:4px 10px}.ad-feedback-status-badge{font-size:13px}.fb-modal-header{padding:13px 22px}.fb-avatar{width:42px;height:42px}.fb-info-key{font-size:13px}.fb-info-val{font-size:12px}.ad-feedback-view-btn{font-size:12px;padding:2px 12px}.ad-feedback-tab{padding:4px 20px;font-size:14px}}@media (min-width: 1280px) and (max-width: 1439px){.admin-feedback-search-wrap input{width:400px}.ad-feedback-table{min-width:1100px;table-layout:auto}.ad-feedback-table th,.ad-feedback-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width: 1440px) and (max-width: 1919px){.admin-feedback-search-wrap input{width:450px;font-size:14px}.ad-feedback-title{font-size:22px}.ad-feedback-meta-text{font-size:13px}.ad-feedback-table{min-width:1200px;table-layout:auto}.ad-feedback-table th{font-size:14px;padding:11px 18px}.ad-feedback-table td{font-size:13.5px;padding:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-status-badge{font-size:13.5px}.ad-feedback-view-btn{font-size:12px;padding:2px 13px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:15px}.ad-feedback-page-btn{padding:4px 10px;font-size:11px}.ad-feedback-page-info{font-size:14px}.fb-modal{max-width:520px}.fb-modal-header{padding:16px 24px}.fb-modal-body{padding:22px 24px}.fb-modal-title{font-size:17px}.fb-avatar{width:48px;height:48px;font-size:16px}.fb-info-val,.fb-desc-box{font-size:14px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:6px 14px;font-size:12px}.ad-feedback-tab{font-size:13px;padding:6px 22px}.ad-feedback-per-page-label,.ad-feedback-per-page-select{font-size:13px}.admin-feedback-filter-input{font-size:13.5px;padding:6px 12px}.admin-feedback-filter-clear-btn{font-size:12px;width:46%;margin-left:50px;padding:4px 10px}.fb-info-key{font-size:14px}.fb-info-val{font-size:12px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-feedback-wrapper{padding:0 4px}.ad-feedback-title{font-size:26px}.admin-feedback-search-wrap input{width:500px;font-size:15px;padding:10px 40px;border-radius:28px}.admin-feedback-search-icon{font-size:18px;left:14px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:8px 16px;font-size:15px;border-radius:10px}.ad-feedback-tab{font-size:16px;padding:8px 28px}.ad-feedback-tabs{border-radius:10px;padding:4px}.ad-feedback-meta-text{font-size:15px}.ad-feedback-per-page-label{font-size:14px}.ad-feedback-per-page-select{font-size:14px;padding:4px 10px}.ad-feedback-table{min-width:1400px;table-layout:auto}.ad-feedback-table th{font-size:15px;padding:13px 20px}.ad-feedback-table td{font-size:15px;padding:11px 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-status-badge{font-size:14px;padding:4px 14px;border-radius:24px}.ad-feedback-view-btn{font-size:14px;padding:4px 14px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:17px}.ad-feedback-rating-value{font-size:15px}.ad-feedback-page-btn{padding:6px 16px;font-size:13px}.ad-feedback-page-info{font-size:14px}.fb-modal{max-width:560px}.fb-modal-header{padding:22px 26px}.fb-modal-body{padding:24px 26px}.fb-modal-title{font-size:18px}.fb-modal-subtitle{font-size:13px}.fb-avatar{width:52px;height:52px;font-size:17px}.fb-info-key{font-size:12px}.fb-info-val{font-size:14px}.fb-email{font-size:13px!important}.fb-section-label{font-size:12px}.fb-desc-box{font-size:14px;padding:14px 16px}.fb-modal-footer{padding:16px 26px}.admin-feedback-filter-dropdown{width:270px}.admin-feedback-filter-input{font-size:15px;padding:7px 12px}.admin-feedback-filter-clear-btn{font-size:14px}.admin-feedback-sort-dropdown{min-width:250px}.admin-feedback-sort-title,.admin-feedback-sort-label{font-size:15px}.admin-feedback-sort-clear-btn{font-size:14px}.admin-feedback-filter-badge{width:18px;height:18px;font-size:11px}}@media (min-width: 2560px) and (max-width: 3839px){.ad-feedback-title{font-size:34px}.ad-feedback-header{margin-bottom:22px}.admin-feedback-search-wrap input{width:800px;font-size:18px;padding:13px 50px;border-radius:32px}.admin-feedback-search-icon{font-size:22px;left:18px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:10px 20px;font-size:17px;border-radius:12px;gap:8px}.ad-feedback-tab{font-size:18px;padding:10px 32px}.ad-feedback-tabs{border-radius:12px;padding:4px}.ad-feedback-meta-text{font-size:17px}.ad-feedback-per-page-label{font-size:16px}.ad-feedback-per-page-select{font-size:16px;padding:5px 12px}.ad-feedback-meta-row{padding:14px 6px;margin-bottom:14px}.ad-feedback-table{min-width:1800px;table-layout:auto;border-radius:20px}.ad-feedback-table th{font-size:18px;padding:16px 24px}.ad-feedback-table td{font-size:17px;padding:14px 24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-status-badge{font-size:16px;padding:5px 16px;border-radius:28px}.ad-feedback-view-btn{font-size:16px;padding:5px 18px;border-radius:8px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:22px}.ad-feedback-rating-value{font-size:18px}.ad-feedback-pagination{padding:4px 6px}.ad-feedback-page-btn{padding:8px 20px;font-size:15px;border-radius:6px}.ad-feedback-page-info{font-size:16px}.fb-modal{max-width:700px}.fb-modal-header{padding:26px 32px}.fb-modal-body{padding:28px 32px}.fb-modal-title{font-size:22px}.fb-modal-subtitle{font-size:15px}.fb-modal-close{width:38px;height:38px;font-size:17px}.fb-avatar{width:62px;height:62px;font-size:21px}.fb-info-grid{gap:16px;margin-bottom:22px}.fb-info-key{font-size:13px}.fb-info-val{font-size:16px}.fb-email{font-size:14px!important}.fb-section-label{font-size:13px;padding-bottom:8px;margin-bottom:12px}.fb-desc-box{font-size:16px;padding:16px 18px;min-height:80px}.fb-modal-footer{padding:20px 32px}.fb-status-badge{font-size:14px;padding:4px 14px}.fb-dot{width:8px;height:8px}.admin-feedback-filter-dropdown{width:320px;padding:20px;gap:14px;border-radius:16px}.admin-feedback-filter-input{font-size:16px;padding:8px 14px;border-radius:12px}.admin-feedback-filter-clear-btn{font-size:15px;padding:7px}.admin-feedback-sort-dropdown{min-width:280px;padding:22px 24px;border-radius:12px}.admin-feedback-sort-title{font-size:17px;margin-bottom:14px}.admin-feedback-sort-label{font-size:16px;padding:8px;gap:12px}.admin-feedback-sort-label input[type=checkbox]{width:16px;height:16px}.admin-feedback-sort-clear-btn{font-size:15px;padding:6px 20px;margin-left:32px}.admin-feedback-filter-badge{width:20px;height:20px;font-size:11px;top:-5px;right:-5px}}@media (min-width: 3840px){.ad-feedback-title{font-size:52px}.ad-feedback-header{margin-bottom:36px}.ad-feedback-header-icons{gap:20px}.admin-feedback-search-wrap input{min-width:1200px;font-size:28px;padding:20px 70px;border-radius:50px}.admin-feedback-search-icon{font-size:34px;left:24px}.admin-feedback-filter-trigger,.admin-feedback-sort-trigger{padding:16px 30px;font-size:26px;border-radius:16px;gap:12px}.ad-feedback-tab{font-size:26px;padding:14px 48px}.ad-feedback-tabs{border-radius:16px;padding:6px;margin-bottom:12px}.ad-feedback-meta-row{padding:20px 8px;margin-bottom:18px}.ad-feedback-meta-text,.ad-feedback-per-page-label{font-size:24px}.ad-feedback-per-page-select{font-size:22px;padding:8px 18px;border-radius:8px}.ad-feedback-table{min-width:3000px;table-layout:auto;border-radius:28px}.ad-feedback-table th{font-size:26px;padding:22px 36px}.ad-feedback-table td{font-size:24px;padding:20px 36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-feedback-status-badge{font-size:22px;padding:8px 22px;border-radius:36px}.ad-feedback-view-btn{font-size:22px;padding:8px 26px;border-radius:12px;gap:8px}.ad-feedback-stars-filled,.ad-feedback-stars-empty{font-size:30px}.ad-feedback-rating-value{font-size:26px}.ad-feedback-pagination{padding:8px 10px}.ad-feedback-page-btn{padding:12px 30px;font-size:22px;border-radius:8px}.ad-feedback-page-info{font-size:24px}.fb-modal{max-width:1100px;border-radius:28px}.fb-modal-header{padding:40px 50px}.fb-modal-body{padding:42px 50px}.fb-modal-title{font-size:34px}.fb-modal-subtitle{font-size:22px}.fb-modal-close{width:60px;height:60px;font-size:26px}.fb-modal-close:hover{background:#ffffff59}.fb-avatar{width:96px;height:96px;font-size:34px;border-width:3px}.fb-info-grid{gap:24px;margin-bottom:34px}.fb-info-key{font-size:20px;margin-bottom:5px}.fb-info-val{font-size:24px}.fb-email{font-size:22px!important}.fb-section-label{font-size:20px;padding-bottom:12px;margin-bottom:18px;letter-spacing:1px}.fb-desc-box{font-size:24px;padding:24px 28px;min-height:120px;border-radius:14px}.fb-modal-footer{padding:30px 50px}.fb-status-badge{font-size:20px;padding:6px 22px;border-radius:40px;gap:8px}.fb-dot{width:12px;height:12px}.admin-feedback-filter-dropdown{width:480px;padding:30px;gap:20px;border-radius:22px}.admin-feedback-filter-input{font-size:24px;padding:12px 20px;border-radius:16px}.admin-feedback-filter-clear-btn{font-size:22px;padding:10px;width:60%;margin-left:30px;border-radius:30px}.admin-feedback-sort-dropdown{min-width:400px;padding:32px 36px;border-radius:18px;top:60px}.admin-feedback-sort-title{font-size:26px;margin-bottom:20px}.admin-feedback-sort-label{font-size:24px;padding:12px;gap:16px}.admin-feedback-sort-label input[type=checkbox]{width:24px;height:24px}.admin-feedback-sort-clear-btn{font-size:22px;padding:10px 30px;margin-left:44px;border-radius:30px;margin-top:16px}.admin-feedback-filter-badge{width:30px;height:30px;font-size:14px;top:-8px;right:-8px}.ad-feedback-no-data{padding:80px;font-size:30px}}:root{--rp-blue: #0575E6;--rp-blue-light: #eff6ff;--rp-green: #16a34a;--rp-green-light: #f0fdf4;--rp-purple: #7c3aed;--rp-purple-light: #faf5ff;--rp-teal: #0d9488;--rp-teal-light: #f0fdfa;--rp-red: #dc2626;--rp-amber: #ea580c;--rp-border: #e5e7eb;--rp-text: #1a1a2e;--rp-text-muted: #64748b;--rp-surface: #f8fafc;--rp-drawer-w: 480px}.rp-panel{animation:rpFadeIn .22s ease}@keyframes rpFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rp-section-switcher{position:relative;display:inline-flex;align-items:center;background:#fff;border:1px solid var(--rp-border);border-radius:50px;padding:4px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.rp-section-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);border-radius:50px;background:linear-gradient(90deg,#0575e6,#2563eb);transition:transform .32s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none}.rp-section-tab{position:relative;z-index:1;border:none;background:transparent;padding:6px 16px;border-radius:50px;font-size:12.5px;font-weight:500;color:#5a6478;cursor:pointer;transition:color .2s;white-space:nowrap}.rp-section-tab.active{color:#fff}.rp-section-tab:not(.active):hover{color:#111827}.rp-reason-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:500;background:#fef9ec;color:#b45309;border:1px solid #fde68a;white-space:nowrap}.rp-view-reporter-btn,.rp-view-target-btn{padding:3px 12px;border-radius:50px;border:none;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.rp-view-reporter-btn{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.rp-view-reporter-btn:hover{background:#dbeafe}.rp-view-target-btn{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.rp-view-target-btn:hover{background:#dcfce7}.rp-spinner{width:28px;height:28px;border:3px solid var(--rp-border);border-top-color:var(--rp-blue);border-radius:50%;animation:rpSpin .7s linear infinite;flex-shrink:0}@keyframes rpSpin{to{transform:rotate(360deg)}}.rp-drawer-overlay{position:fixed;inset:0;background:#0f172a7a;z-index:1200;display:flex;justify-content:flex-end;align-items:stretch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rpOverlayIn .2s ease}@keyframes rpOverlayIn{0%{opacity:0}to{opacity:1}}.rp-drawer{width:var(--rp-drawer-w);max-width:96vw;height:100%;background:#fff;box-shadow:-4px 0 40px #0f172a29;display:flex;flex-direction:column;animation:rpDrawerIn .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.rp-drawer-inst{width:520px}@keyframes rpDrawerIn{0%{transform:translate(100%);opacity:.6}to{transform:translate(0);opacity:1}}.rp-drawer-inner{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.rp-drawer-close{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;border:1px solid var(--rp-border);background:var(--rp-surface);color:#64748b;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:background .15s,color .15s}.rp-drawer-close:hover{background:#f1f5f9;color:#111}.rp-drawer-hero{display:flex;align-items:center;gap:14px;padding:22px 20px 18px;border-bottom:1px solid var(--rp-border);background:linear-gradient(135deg,#f8faff,#fff);flex-shrink:0}.rp-drawer-avatar{width:75px;height:75px;border-radius:16px;border:2px solid var(--rp-border);background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #00000014}.rp-drawer-avatar-inst{border-radius:50%}.rp-drawer-avatar img{width:100%;height:100%;object-fit:cover}.rp-drawer-avatar>*{font-size:38px;color:#9ca3af}.rp-drawer-hero-info{flex:1;min-width:0}.rp-drawer-name{font-size:14px;font-weight:600;color:var(--rp-text);margin:0 0 3px;padding-right:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-drawer-role{font-size:12px;color:var(--rp-text-muted);margin:0 0 8px}.rp-drawer-chips{display:flex;flex-wrap:wrap;gap:6px}.rp-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 9px;border-radius:20px;font-size:11px;font-weight:500;background:#f1f5f960;color:#475569;border:1px solid #e2e8f0}rp-chip-icon{font-size:11px;color:#475569;gap:4px}.rp-drawer-tabs{display:flex;padding:0 2px;border-bottom:1.5px solid #f0f2f5;background:#fff;flex-shrink:0;overflow-x:auto;scrollbar-width:none}.rp-drawer-tabs::-webkit-scrollbar{display:none}.admin-settings-reported-employee-table-scroll-wrap{overflow-x:auto;max-height:600px;border-radius:20px;border:1px solid #e5e7eb;overflow:auto;background:#fff}.admin-settings-reported-employee-table{width:100%;min-width:1200px;border-collapse:separate;box-shadow:0 2px 4px #0000000d;border-spacing:0;background-color:#fff}.admin-settings-reported-employee-table thead{position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.admin-settings-reported-employee-table thead tr{background:#fff;color:#004dda}.admin-settings-reported-employee-table thead th{padding:12px 18px;text-align:center;font-size:13.5px;font-weight:600;border:none}.admin-settings-reported-employee-table tbody td{padding:7px 32px;font-size:13.5px;color:#1a1a2e;border:none;white-space:nowrap}.admin-settings-reported-employee-table tbody tr:nth-child(odd){background-color:#fff}.rp-drawer-tab{display:inline-flex;align-items:center;gap:6px;padding:11px 14px 13px;font-size:12.5px;font-weight:500;color:#475569;background:transparent;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.rp-drawer-tab:hover{color:#475569}.rp-drawer-tab-profile.active{font-weight:600;color:var(--rp-blue);border-bottom-color:var(--rp-blue)}.rp-drawer-tab-education.active{font-weight:600;color:var(--rp-green);border-bottom-color:var(--rp-green)}.rp-drawer-tab-experience.active{font-weight:600;color:var(--rp-amber);border-bottom-color:var(--rp-amber)}.rp-drawer-tab-research.active{font-weight:600;color:var(--rp-purple);border-bottom-color:var(--rp-purple)}.rp-drawer-tab-contact.active{font-weight:600;color:var(--rp-green);border-bottom-color:var(--rp-green)}.rp-drawer-tab-accreditation.active{font-weight:600;color:var(--rp-purple);border-bottom-color:var(--rp-purple)}.rp-drawer-content{overflow-y:auto;padding:20px 18px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.rp-drawer-content::-webkit-scrollbar{width:5px}.rp-drawer-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.rp-drawer-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 0;color:var(--rp-text-muted);font-size:13px;flex:1}.rp-drawer-loading p{margin:0}.rp-section{animation:rpTabFade .2s ease}@keyframes rpTabFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.rp-sub-section{margin-bottom:24px}.rp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rp-block-title{font-size:13.5px;font-weight:700;color:var(--rp-text);margin:0}.rp-view-all-btn{font-size:12px;font-weight:500;color:var(--rp-blue);background:none;border:none;cursor:pointer;padding:0}.rp-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.rp-info-grid-2col{grid-template-columns:1fr 1fr}.rp-info-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #f0f2f8;border-radius:10px;padding:10px 12px;transition:box-shadow .15s}.rp-info-card:hover{box-shadow:0 2px 8px #0000000f}.rp-info-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rp-icon-blue{background:#f0f9ff;color:#0284c7}.rp-icon-green{background:#f0fdf4;color:#16a34a}.rp-icon-teal{background:#f0fdfa;color:#0d9488}.rp-icon-orange{background:#fff7ed;color:#ea580c}.rp-icon-purple{background:#faf5ff;color:#9333ea}.rp-icon-pink{background:#fdf2f8;color:#db2777}.rp-icon-indigo{background:#eef2ff;color:#4f46e5}.rp-icon-cyan{background:#ecfeff;color:#0891b2}.rp-icon-red{background:#fef2f2;color:#dc2626}.rp-icon-amber{background:#fffbeb;color:#d97706}.rp-info-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.rp-info-label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.rp-info-value{font-size:12.5px;color:var(--rp-text);font-weight:500;word-break:break-word}.rp-about-block{margin-bottom:18px}.rp-about-block .rp-block-title{margin-bottom:8px}.rp-about-text{font-size:13px;color:#1a1a2e;line-height:1.8;margin:0}.rp-tags{display:flex;flex-wrap:wrap;gap:7px}.rp-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11.5px;font-weight:500}.rp-tag-blue{background:#eff6ff;color:#1d4ed8}.rp-tag-green{background:#f0fdf4;color:#15803d}.rp-card-grid{display:grid;grid-template-columns:1fr;gap:10px}.rp-detail-card{border-radius:10px;padding:14px 16px;border-left:3px solid;transition:box-shadow .15s}.rp-detail-card:hover{box-shadow:0 2px 10px #00000012}.rp-card-blue{background:#f8fbff;border-left-color:#3b82f6}.rp-card-teal{background:#f0fdfb80;border-left-color:#14b8a6}.rp-card-purple{background:#faf5ff;border-left-color:#a855f7}.rp-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.rp-card-row>div:first-child{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.rp-card-title{font-size:13px;font-weight:700;color:var(--rp-text);display:block}.rp-card-sub{font-size:12px;color:#475569;display:block}.rp-card-meta{font-size:11.5px;color:#94a3b8;display:block}.rp-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.rp-card-date{font-size:11.5px;color:var(--rp-blue);font-weight:500;white-space:nowrap}.rp-card-duration{font-size:11px;color:#64748b}.rp-card-badge{background:#dcfce770;color:#15803d;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.rp-doc-btn{border:1px solid var(--rp-blue);background:#fff;color:var(--rp-blue);border-radius:6px;font-size:11px;padding:2px 10px;width:100px;cursor:pointer;transition:background .15s}.rp-doc-btn:hover{background:#eff6ff}.rp-empty{font-size:13px;color:#94a3b8;margin:0;padding:16px 0}.rp-research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.rp-research-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:12px 14px}.rp-research-title{font-size:12px;font-weight:700;color:#1d4ed8;margin:0 0 8px}.rp-research-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#1a1a2e;padding:2px 0}.rp-research-row:last-child{border-bottom:none}.rp-research-val{color:var(--rp-text)}.rp-research-desc{background:#f8faff;border:1px solid #e8eeff;border-radius:10px;padding:14px 16px;margin-top:10px}.rp-inst-info-row{display:grid;grid-template-columns:120px 1fr;gap:8px;padding:5px 0;border-bottom:1px solid #f8fafc}.rp-inst-info-row:last-child{border-bottom:none}.rp-inst-info-label{font-size:12px;font-weight:600;color:#64748b}.rp-inst-info-value{font-size:12px;font-weight:500;color:var(--rp-text);word-break:break-word}.rp-ct-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.rp-ct-card{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1.5px solid var(--rp-border);background:#fff;transition:box-shadow .15s,transform .15s}.rp-ct-card:hover{box-shadow:0 3px 12px #0f172a14;transform:translateY(-1px)}.rp-ct-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rp-ct-label{display:block;font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.rp-ct-value{display:block;font-size:12.5px;font-weight:500;color:var(--rp-text);word-break:break-word}.rp-accred-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.rp-accred-card{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1.5px solid var(--rp-border);background:#fafafa;transition:all .2s}.rp-accred-card:hover{box-shadow:0 3px 12px #0f172a12}.rp-accred-card.filled{background:#fff}.rp-accred-card.empty{border-style:dashed;border-color:#d1d5db}.rp-accred-label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:4px}.rp-accred-value{display:block;font-size:11.5px;font-weight:500;color:var(--rp-text);word-break:break-word}.rp-accred-value.empty{font-size:11.5px;color:#cbd5e1;font-style:italic}.rp-preview-overlay{position:absolute;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:50}.rp-preview-modal{width:90%;background:#fff;border-radius:12px;padding:40px 14px 14px;position:relative}.rp-preview-close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:18px;cursor:pointer;color:#64748b;transition:color .15s}.rp-preview-close:hover{color:#111}.rp-doc-tab-body{display:flex;flex-direction:column;gap:16px;height:100%;min-height:0}.rp-doc-summary{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e7edf6;border-radius:14px;width:95%;margin-left:12px;padding:13px 16px;flex-wrap:wrap;flex-shrink:0}.rp-doc-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.rp-doc-num{font-size:17px;font-weight:800;color:#0f172a;line-height:1}.rp-doc-num-ok{color:#16a34a}.rp-doc-num-miss{color:#f59e0b}.rp-doc-stat-label{font-size:10px;font-weight:700;color:#64748b;letter-spacing:.4px;text-transform:uppercase}.rp-doc-divider{width:1px;height:34px;background:#e2e8f0}.rp-doc-progress-wrap{flex:1;min-width:170px;margin-left:auto;display:flex;flex-direction:column;gap:6px}.rp-doc-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.rp-doc-progress-fill{height:100%;background:linear-gradient(90deg,#2952cc,#5f85ff);border-radius:999px;transition:width .4s ease}.rp-doc-progress-label{font-size:10.5px;font-weight:600;color:#64748b;text-align:right}.rp-doc-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:420px;padding:4px 15px}.rp-doc-cards-grid::-webkit-scrollbar{width:6px}.rp-doc-cards-grid::-webkit-scrollbar-track{background:transparent}.rp-doc-cards-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.rp-doc-card{display:flex;flex-direction:column;gap:10px;padding:13px;border-radius:14px;border:1.5px solid #e5eaf3;background:#fff;transition:all .22s ease;position:relative;overflow:hidden;min-height:185px}.rp-doc-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.rp-doc-card-uploaded{border-color:#d6e2ff;background:linear-gradient(to bottom,#fff,#fbfdff)}.rp-doc-card-empty{border-style:dashed;border-color:#d1d5db;background:#fcfcfd}.rp-doc-card-top{display:flex;align-items:center;justify-content:space-between}.rp-doc-icon-wrap{width:42px;height:42px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.rp-doc-icon-wrap-ok{background:#eef4ff;border-color:#cfe0ff;color:#2952cc}.rp-doc-badge{padding:4px 10px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.rp-doc-badge-ok{background:#f0fdf4;color:#16a34a}.rp-doc-badge-miss{background:#f59e0b1a;color:#d97706}.rp-doc-card-body{flex:1}.rp-doc-card-title{font-size:12px;font-weight:700;color:#0f172a;margin-bottom:5px;line-height:1.45}.rp-doc-card-filename{font-size:10.5px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-doc-card-hint{font-size:10.5px;color:#94a3b8;font-weight:500}.rp-doc-actions{display:flex;align-items:center;gap:6px;margin-top:auto}.rp-doc-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:8px;padding:4px 8px;font-size:10.5px;font-weight:600;cursor:pointer;transition:all .18s ease;border:1px solid transparent;flex:1;min-height:28px}.rp-doc-action-view{background:#fff;border-color:#cfe0ff;color:#2952cc}.rp-doc-action-view:hover{background:#eef4ff}.rp-doc-action-download{background:#2952cc;color:#fff}.rp-doc-action-download:hover{background:#1e40af}.rp-doc-not-uploaded{font-size:10px;font-style:italic;color:#94a3b8;margin-top:auto}.rp-drawer-tab-documents.active{font-weight:600;color:var(--rp-blue);border-bottom-color:var(--rp-blue)}.admin-settings-rp-employee-filter-wrap,.admin-settings-rp-employee-sort-wrap{position:relative;display:inline-block}.admin-settings-rp-employee-filter-trigger,.admin-settings-rp-employee-sort-trigger{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s}.admin-settings-rp-employee-filter-dropdown{position:absolute;top:128%;right:0;width:240px;height:200px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:0px;z-index:1000}.admin-settings-rp-employee-filter-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.admin-settings-rp-employee-filter-label{font-size:11px;font-weight:600;color:#475569}.admin-settings-rp-employee-filter-input{width:100%}.admin-settings-rp-employee-filter-input{width:100%;padding:5px 10px;border-radius:10px;border:1px solid #ccc;color:#1a1a2e;background:#fff;font-size:14px;outline:none}.admin-settings-rp-employee-filter-clear-btn{background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px;margin-top:6px;border-radius:20px;font-size:12px;width:44%;margin-left:57px;cursor:pointer;font-weight:500}.admin-settings-rp-employee-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.admin-settings-rp-employee-sort-dropdown{position:absolute;top:40px;right:0;min-width:220px;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:18px 19px}.admin-settings-rp-employee-sort-title{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.admin-settings-rp-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:13.5px;border-radius:4px}.admin-settings-rp-employee-sort-label input[type=radio]{accent-color:#16a34a;width:12px;height:12px;cursor:pointer}.admin-settings-rp-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;margin-left:40px;border:1px solid#0575E6;padding:4px 14px;border-radius:20px;cursor:pointer;font-size:12px}@media (min-width: 320px) and (max-width: 374px){.admin-settings-rp-employee-filter-trigger,.admin-settings-rp-employee-sort-trigger{font-size:11px;color:#64748bb4}.admin-settings-rp-employee-sort-label,.admin-settings-rp-employee-sort-clear-btn{font-size:11px}.admin-settings-rp-employee-filter-clear-btn{font-size:11px;padding:4px}.admin-settings-rp-employee-sort-title{font-size:12px}.admin-settings-rp-employee-filter-clear-icon{font-size:13px}.admin-settings-rp-employee-filter-input{font-size:12px}.rp-section{overflow-y:auto}.rp-doc-progress-bar{width:80%}.rp-doc-num{font-size:12px}.rp-doc-stat-label{font-size:9px}.rp-doc-progress-label{font-size:10px}.rp-doc-badge{font-size:8px}.rp-inst-info-value,.rp-inst-info-label,.rp-ct-value{font-size:11px}.rp-drawer-avatar{width:75px;height:82px;border-radius:12px}.rp-drawer-name{font-size:12px;margin:0 0 2px}.rp-drawer-role,.rp-info-label,.rp-info-value,.rp-chip{font-size:10px}.rp-chip-icon{font-size:10px;color:#475569;gap:4px;margin-bottom:2px}.rp-doc-btn{font-size:10px;padding:1px 6px;width:88px}.rp-block-title{font-size:12px}.rp-about-text{font-size:11px}.rp-tag{font-size:10px}.rp-card-title{font-size:11.5px}.rp-card-sub,.rp-card-meta,.rp-card-date,.rp-research-row,.rp-drawer-tab{font-size:11px}.rp-preview-close{top:12px;right:16px;font-size:13px}.admin-settings-reported-employee-table{min-width:870px}.admin-settings-reported-employee-table tbody td{padding:6px 10px;font-size:11.5px}.admin-settings-reported-employee-table thead th{font-size:11.5px;padding:8px 10px}.rp-section-tab{font-size:9px;padding:5px 8px}.rp-view-reporter-btn,.rp-view-target-btn{font-size:10px;padding:2px 7px}.rp-section-switcher{position:relative;display:inline-flex;align-items:center;background:#fff;border:1px solid var(--rp-border);border-radius:50px;padding:4px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.rp-drawer-overlay{align-items:center;position:fixed;inset:0;background:#0f172a7a;z-index:1200;display:flex;justify-content:flex-end;align-items:stretch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rpOverlayIn .2s ease}}@media (min-width: 375px) and (max-width: 424px){.admin-settings-rp-employee-filter-input{font-size:11px}.admin-settings-rp-employee-filter-clear-btn{font-size:11px;padding:4px}.admin-settings-rp-employee-sort-title,.admin-settings-rp-employee-sort-label{font-size:12px}.admin-settings-rp-employee-sort-clear-btn{font-size:11px}.admin-settings-rp-employee-filter-clear-icon{font-size:13px}.admin-settings-blocked-header{padding:10px 10px 6px;display:flex;flex-direction:column;gap:8px}.admin-settings-blocked-top-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;width:100%}.admin-settings-blocked-controls{display:flex;align-items:stretch;gap:6px;width:100%}.admin-settings-employee-search-wrap{width:100%}.admin-settings-employee-search-wrap input{width:100%;box-sizing:border-box;font-size:12px;padding:6px 8px 6px 28px}.admin-settings-rp-employee-filter-trigger,.admin-settings-rp-employee-sort-trigger{padding:4px 9px;font-size:11.5px;color:#64748bb4}.admin-settings-blocked-row2{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.rp-section-switcher{width:100%;border-radius:10px;padding:3px}.rp-section-tab{font-size:10px;padding:5px 11px}.admin-settings-employee-perpage-wrap{align-self:flex-start}.admin-settings-employee-perpage-label,.admin-settings-employee-perpage-select{font-size:11.5px}.admin-settings-employee-entries-info{font-size:11px;white-space:normal}.admin-settings-reported-employee-table thead th{padding:8px 10px;font-size:11.5px}.admin-settings-reported-employee-table tbody td{padding:6px 10px;font-size:11.5px}.admin-settings-reported-employee-table{min-width:870px}.rp-view-reporter-btn,.rp-view-target-btn{padding:3px 8px;font-size:10.5px}.admin-settings-employee-pagination-wrap{align-items:center;padding:8px 10px;gap:6px}.admin-settings-employee-page-btn{padding:3px 8px;font-size:11px}.admin-settings-employee-page-info{font-size:11px}.rp-section{overflow-y:auto}.rp-doc-progress-bar{width:80%}.rp-doc-num{font-size:12px}.rp-doc-stat-label{font-size:9px}.rp-doc-badge{font-size:8px}.rp-doc-progress-label{font-size:10px}.rp-ct-value,.rp-inst-info-value,.rp-inst-info-label{font-size:11px}.rp-drawer-overlay{position:fixed;inset:0;background:#0f172a7a;z-index:1200;display:flex;justify-content:flex-end;align-items:stretch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rpOverlayIn .2s ease}.rp-info-label,.rp-info-value{font-size:10px}.rp-doc-btn{font-size:10px;padding:1px 6px;width:88px}.rp-block-title{font-size:12px}.rp-about-text{font-size:11px}.rp-tag{font-size:10px}.rp-card-title{font-size:11.5px}.rp-card-sub,.rp-card-meta,.rp-card-date,.rp-research-row,.rp-drawer-tab{font-size:11px}.rp-preview-close{position:absolute;top:20px;right:17px;background:transparent;border:none;font-size:14px;cursor:pointer;color:#64748b;transition:color .15s}.rp-drawer-avatar{width:70px;height:72px;border-radius:12px}.rp-drawer-name{font-size:12px}.rp-chip{font-size:10px}.rp-chip-icon{font-size:10px;color:#475569;gap:4px;margin-bottom:2px}.rp-drawer-role{font-size:11px}.rp-drawer-tab{font-size:12px;padding:10px 11px}}@media (min-width: 425px) and (max-width: 599px){.admin-settings-rp-employee-filter-input{font-size:11px}.admin-settings-rp-employee-filter-clear-btn{font-size:11px;padding:4px}.admin-settings-rp-employee-sort-title,.admin-settings-rp-employee-sort-label{font-size:12px}.admin-settings-rp-employee-sort-clear-btn{font-size:11px}.admin-settings-rp-employee-filter-clear-icon{font-size:13px}.admin-settings-blocked-header{padding:10px 10px 6px;display:flex;flex-direction:column;gap:8px}.admin-settings-blocked-top-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;width:100%}.admin-settings-blocked-controls{display:flex;align-items:stretch;gap:6px;width:100%}.admin-settings-employee-search-wrap{width:100%}.admin-settings-employee-search-wrap input{width:100%;box-sizing:border-box;font-size:12px;padding:6px 8px 6px 28px}.admin-settings-rp-employee-filter-trigger,.admin-settings-rp-employee-sort-trigger{padding:4px 9px;font-size:11.5px}.admin-settings-blocked-row2{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.rp-section-switcher{width:100%;border-radius:10px;padding:3px}.rp-section-tab{font-size:10px;padding:5px 11px}.admin-settings-employee-perpage-wrap{align-self:flex-start}.admin-settings-employee-perpage-label,.admin-settings-employee-perpage-select{font-size:11.5px}.admin-settings-employee-entries-info{font-size:11px;white-space:normal}.admin-settings-reported-employee-table thead th{padding:8px 10px;font-size:11.5px}.admin-settings-reported-employee-table tbody td{padding:6px 10px;font-size:11.5px}.admin-settings-reported-employee-table{min-width:895px}.rp-view-reporter-btn,.rp-view-target-btn{padding:3px 8px;font-size:10.5px}.admin-settings-employee-pagination-wrap{align-items:center;padding:8px 10px;gap:6px}.admin-settings-employee-page-btn{padding:3px 8px;font-size:11px}.admin-settings-employee-page-info{font-size:11px}.rp-section{overflow-y:auto}.rp-doc-progress-bar{width:80%}.rp-doc-num{font-size:12px}.rp-doc-stat-label{font-size:9px}.rp-doc-progress-label{font-size:10px}.rp-ct-value{font-size:11px}.rp-doc-badge{font-size:8px}.rp-inst-info-value,.rp-inst-info-label{font-size:11px}.rp-info-label{font-size:10px}.rp-drawer-overlay{align-items:center;position:fixed;inset:0;background:#0f172a7a;z-index:1200;display:flex;justify-content:flex-end;align-items:stretch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rpOverlayIn .2s ease}.rp-info-value{font-size:11px}.rp-doc-btn{font-size:10px;padding:1px 6px;width:88px}.rp-block-title{font-size:12px}.rp-about-text{font-size:11px}.rp-tag{font-size:10px}.rp-card-title{font-size:11.5px}.rp-card-sub,.rp-card-meta,.rp-card-date,.rp-research-row,.rp-drawer-tab{font-size:11px}.rp-preview-close{position:absolute;top:20px;right:17px;background:transparent;border:none;font-size:14px;cursor:pointer;color:#64748b;transition:color .15s}.rp-drawer-avatar{width:70px;height:72px;border-radius:12px}.rp-drawer-name{font-size:12px}.rp-chip{font-size:10px}.rp-chip-icon{font-size:10px;color:#475569;gap:4px;margin-bottom:2px}.rp-drawer-role{font-size:11.5px}.rp-drawer-tab{font-size:12px;padding:10px 11px}}@media (max-width: 600px){:root{--rp-drawer-w: 100vw}.rp-drawer{animation:rpDrawerUp .28s cubic-bezier(.4,0,.2,1)}@keyframes rpDrawerUp{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.rp-info-grid,.rp-info-grid-2col,.rp-research-grid,.rp-ct-grid,.rp-accred-grid{grid-template-columns:1fr}.rp-drawer-hero{padding:16px 14px 14px;gap:10px}.rp-drawer-close{top:12px;right:12px}}@media (min-width: 601px) and (max-width: 1023px){:root{--rp-drawer-w: 440px}.rp-drawer-inst{width:480px}.rp-research-grid{grid-template-columns:1fr}.rp-ct-grid,.rp-accred-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.rp-doc-summary{gap:14px;padding:14px;width:92%}.rp-doc-progress-wrap{width:100%;margin-left:0}.rp-doc-cards-grid{grid-template-columns:1fr;max-height:unset;overflow:visible}.rp-doc-action-btn{width:100%}}@media (min-width: 1440px){:root{--rp-drawer-w: 540px}.rp-drawer-inst{width:600px}.rp-info-grid,.rp-research-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 2560px){:root{--rp-drawer-w: 700px}.rp-drawer-inst{width:820px}.rp-drawer-name{font-size:20px}.rp-drawer-role{font-size:15px}.rp-drawer-tab{font-size:16px;padding:14px 18px}.rp-drawer-avatar{width:80px;height:80px}.rp-chip{font-size:13px;padding:3px 12px}.rp-info-grid{grid-template-columns:repeat(3,1fr);gap:14px}.rp-info-card{padding:14px 16px;border-radius:14px}.rp-info-icon{width:44px;height:44px}.rp-info-label{font-size:12px}.rp-info-value{font-size:15px}.rp-research-grid{grid-template-columns:repeat(3,1fr);gap:14px}.rp-ct-grid,.rp-accred-grid{grid-template-columns:repeat(3,1fr)}.rp-reason-badge{font-size:16px;padding:6px 16px}.rp-section-tab{font-size:15px;padding:8px 20px}.rp-spinner{width:40px;height:40px;border-width:4px}.rp-card-title{font-size:16px}.rp-card-sub{font-size:14px}.rp-card-meta{font-size:13px}.rp-card-date{font-size:14px}.rp-research-title{font-size:15px}.rp-research-row{font-size:14px}.rp-block-title{font-size:17px}.rp-about-text{font-size:15px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width: 480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-settings-page{min-height:100vh}.admin-settings-container{margin:0 auto;padding:16px 16px 48px;max-width:1230px;width:100%;box-sizing:border-box}.admin-settings-employee-search-wrap{position:relative;min-width:320px;display:inline-block}.admin-settings-employee-search-wrap input{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;min-width:650px;font-size:14px;outline:none;transition:border-color .3s}.admin-settings-employee-search-wrap input:focus{border-color:#ddd}.admin-settings-employee-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;pointer-events:none}.admin-settings-employee-filter-wrap,.admin-settings-employee-sort-wrap{position:relative;display:inline-block}.admin-settings-employee-filter-trigger,.admin-settings-employee-sort-trigger{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s}.admin-settings-employee-filter-dropdown{position:absolute;top:128%;right:0;width:240px;height:245px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000}.admin-settings-employee-filter-input{width:100%;padding:5px 10px;border-radius:10px;border:1px solid #ccc;color:#1a1a2e;background:#fff;font-size:14px;outline:none}.admin-settings-employee-filter-clear-btn{background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px;margin-top:6px;border-radius:20px;font-size:12px;width:44%;margin-left:57px;cursor:pointer;font-weight:500}.admin-settings-employee-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.admin-settings-employee-sort-dropdown{position:absolute;top:40px;right:0;min-width:220px;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:18px 19px}.admin-settings-filter-date-group{display:flex;flex-direction:column;gap:6px}.admin-settings-filter-date-label{font-size:11px;font-weight:600;color:#64748b;margin-left:2px}.admin-settings-employee-sort-title{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.admin-settings-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:13.5px;border-radius:4px}.admin-settings-employee-sort-label input[type=radio]{accent-color:#16a34a;width:12px;height:12px;cursor:pointer}.admin-settings-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;margin-left:40px;border:1px solid#0575E6;padding:4px 14px;border-radius:20px;cursor:pointer;font-size:12px}.admin-settings-employee-table-meta{padding:16px 10px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.admin-settings-employee-entries-info{font-size:14px;color:#1a1a2e}.admin-settings-employee-entries-filtered{margin-left:8px;font-weight:500}.admin-settings-employee-perpage-wrap{display:flex;align-items:center;gap:8px}.admin-settings-employee-perpage-label{font-size:13px;color:#1a1a2e;margin-bottom:0}.admin-settings-employee-perpage-select{border:1px solid #ced4da;border-radius:4px;background:#fff;padding:2px 8px;font-size:11px;outline:none}.admin-settings-employee-table-scroll-wrap{overflow-x:auto;max-height:600px;border-radius:20px;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.admin-settings-employee-table{width:100%;min-width:1200px;border-collapse:separate;box-shadow:0 2px 4px #0000000d;border-spacing:0;background-color:#fff}.admin-settings-employee-table thead{position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.admin-settings-employee-table thead tr{background:#fff;color:#004dda}.admin-settings-employee-table thead th{padding:12px 18px;font-size:13.5px;font-weight:600;border:none}.admin-settings-employee-table tbody td{padding:7px 8px;font-size:13.5px;color:#1a1a2e;border:none;white-space:nowrap}.admin-settings-employee-table tbody tr:nth-child(odd){background-color:#fff}.admin-settings-employee-th-sno{width:20px}.admin-settings-employee-th-sortable{cursor:pointer}.admin-settings-employee-td-center{text-align:center}.admin-settings-employee-td-empty{padding:40px;text-align:center;color:#6c757d;font-size:13px}.admin-settings-employee-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.admin-settings-employee-empty-lottie{width:170px;height:170px;margin:0 auto}.admin-settings-employee-empty-text{color:#6c757d;font-size:13px;font-weight:500}.admin-settings-employee-status{letter-spacing:.5px}.admin-settings-employee-status.active{background:#ecfff699;color:#20a86e;padding:4px 12px;border-radius:50px}.admin-settings-employee-status.inactive{color:#6c757d}.admin-settings-employee-status.deactivated{color:#d2042d}.admin-settings-employee-status.blocked{background:#fee2e250;border-radius:50px;padding:4px 12px;color:#dc2626}.admin-settings-employee-view-btn{padding:2px 10px;background:#f5f0ff80;color:#004dda;border:none;border-radius:50px;cursor:pointer;font-size:13.5px}.admin-settings-employee-pagination-wrap{padding:16px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 8px 8px}.admin-settings-employee-page-info{font-size:13.5px;color:#6c757d}.admin-settings-employee-page-controls{display:flex;align-items:center;gap:8px}.admin-settings-employee-page-btn{padding:5px 12px;font-size:13px;font-weight:500;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;transition:all .2s ease}.admin-settings-employee-page-btn:hover:not(:disabled){background-color:#f8f9fa}.admin-settings-employee-page-btn-active{background-color:#0575e6!important;color:#fff!important;border-color:#0575e6!important}.admin-settings-employee-page-btn-disabled{color:#6c757d;opacity:.6;cursor:not-allowed}.admin-settings-employee-page-btn-dots{cursor:default;color:#6c757d}.admin-settings-employee-name-cell{display:flex;align-items:center;gap:10px}.admin-settings-employee-table-avatar{width:33px;height:33px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0}.admin-settings-employee-table-avatar img{width:100%;height:100%;object-fit:cover}.admin-settings-employee-table-default-icon{font-size:25px;color:#9ca3af}.admin-settings-toggle-tabs{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto 22px;background:#fff;border-radius:50px;padding:4px;gap:4px;border:1px solid #E8EAEE;box-shadow:0 4px 10px #0000000f;overflow-x:auto;scrollbar-width:none}.admin-settings-toggle-tabs::-webkit-scrollbar{display:none}.admin-settings-toggle-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);border-radius:50px;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:transform .35s ease;z-index:0}.admin-settings-toggle-btn{position:relative;z-index:1;border:none;background:transparent;padding:9px 22px;min-width:150px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#5a6478;font-size:14px;font-weight:600;transition:all .25s ease;white-space:nowrap;font-family:inherit}.admin-settings-toggle-btn.active{color:#fff}.admin-settings-toggle-btn:not(.active):hover{color:#111827}.admin-settings-card{background:#fff;border:1px solid #E8EAEE;border-radius:14px;padding:22px 24px;margin-bottom:16px}.admin-settings-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #E8EAEE}.admin-settings-card-header-left{display:flex;align-items:center;gap:10px}.admin-settings-section-accent{width:3px;height:20px;margin-bottom:6px;border-radius:2px;flex-shrink:0}.admin-settings-section-accent.purple{background:linear-gradient(180deg,#2563eb,#3b82f6)}.admin-settings-section-accent.green{background:linear-gradient(180deg,#059669,#34d399)}.admin-settings-section-accent.red{background:linear-gradient(180deg,#dc2626,#f87171)}.admin-settings-card-title{font-size:14px;font-weight:700;color:#0d1117;letter-spacing:.1px}.admin-settings-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.admin-settings-field-grid:last-child{margin-bottom:0}.admin-settings-field{display:flex;flex-direction:column;gap:6px}.admin-settings-label{font-size:11.5px;font-weight:600;color:#5a6478;letter-spacing:.5px;text-transform:uppercase}.admin-settings-input{font-size:14px;color:#0d1117;background:#f8faff;border:.5px solid #d0e4f950;border-radius:8px;padding:9px 12px;outline:none;width:100%;box-sizing:border-box;font-family:inherit;transition:border-color .15s,box-shadow .15s}.admin-settings-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admin-settings-input[readonly]{color:#8892a4;cursor:not-allowed}.admin-settings-toggle-list{display:flex;flex-direction:column}.admin-settings-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #E8EAEE;gap:12px}.admin-settings-toggle-row:last-child{border-bottom:none;padding-bottom:0}.admin-settings-toggle-row:first-child{padding-top:0}.admin-settings-toggle-left{display:flex;align-items:flex-start;gap:12px;flex:1}.admin-settings-toggle-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-settings-toggle-icon.green{background:#d1fae550;color:#059669}.admin-settings-toggle-label{font-size:14px;font-weight:500;color:#0d1117;margin-bottom:2px}.admin-settings-toggle-desc{font-size:12.5px;color:#9aa3b2}.admin-settings-switch{position:relative;display:inline-block;width:43px;height:20px;flex-shrink:0}.admin-settings-switch input{display:none}.admin-settings-slider{position:absolute;cursor:pointer;background:#d1d5dc;border-radius:24px;inset:0;transition:background .22s ease}.admin-settings-slider:before{position:absolute;content:"";height:15px;width:16px;left:5px;bottom:3px;background:#fff;border-radius:50%;transition:transform .22s ease;box-shadow:0 1px 4px #0000002e}.admin-settings-switch input:checked+.admin-settings-slider:before{transform:translate(20px)}.admin-settings-switch.admin-settings-switch-green input:checked+.admin-settings-slider{background:linear-gradient(90deg,#059669,#34d399)}.admin-settings-tab-content{display:none}.admin-settings-tab-content--active{display:block}.admin-settings-btn-cancel{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#5a6478;background:#fff;border:1px solid #D1D5DC;padding:6px 11px;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.admin-settings-btn-cancel:hover{background:#f9fafb;border-color:#9aa3b2}.admin-settings-btn-save{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#fff;background:#2563eb;border:none;padding:5px 15px;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.admin-settings-btn-save:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.admin-settings-btn-save:active{transform:translateY(0)}.admin-settings-password-wrapper{position:relative}.admin-settings-password-eye{position:absolute;top:50%;right:14px;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center}.admin-settings-password-eye:hover{color:#111827}.admin-settings-view-blocked-btn{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:#0575e6;background:none;border:none;padding:5px 14px;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .15s}.admin-settings-view-btn-icon{font-size:13.5px;transition:transform .22s ease}.admin-settings-view-btn:hover{color:#0575e6}.admin-settings-view-btn:hover .view-btn-icon{transform:translate(3px)}.admin-settings-type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:13.5px;font-weight:500;white-space:nowrap}.admin-settings-type-badge.employee{background:#dbeafe50;color:#1d4ed8}.admin-settings-type-badge.institution{background:#ecfff699;color:#20a86e}.admin-settings-blocked-panel{animation:blockedFadeIn .2s ease}@keyframes blockedFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.admin-settings-blocked-header{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.admin-settings-blocked-top-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.admin-settings-blocked-title-row{display:flex;align-items:center;gap:8px}.admin-settings-blocked-back-btn{border:none;background:transparent;cursor:pointer;color:#5a6478;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;transition:background .15s,color .15s;flex-shrink:0}.admin-settings-blocked-back-btn:hover{background:#f3f4f6;color:#0d1117}.admin-settings-blocked-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-settings-blocked-row2{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-left:-9px;gap:10px}.admin-settings-blocked-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-settings-entity-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background:#fff;border-radius:50px;padding:4px;border:1px solid #E8EAEE;overflow:hidden}.admin-settings-entity-slider{position:absolute;top:4px;left:3px;height:calc(100% - 8px);width:calc((100% - 8px)/3);border-radius:50px;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:transform .35s ease;z-index:0}.admin-settings-entity-tab{position:relative;z-index:1;flex:1;border:none;background:transparent;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:500;color:#1a1a2e;cursor:pointer;font-family:inherit;transition:color .25s ease;white-space:nowrap}.admin-settings-entity-tab.active{color:#fff}.admin-settings-entity-tab:not(.active):hover{color:#374151}.admin-settings-unblock-btn{padding:4px 12px;border-radius:6px;border:none;background:#16a34a;font-size:12px;font-weight:600;color:#fff;cursor:pointer;font-family:inherit;transition:all .15s}@media (min-width: 1024px) and (max-width: 1279px){.admin-settings-container{max-width:860px;padding:20px 24px 56px}}@media (min-width: 1280px) and (max-width: 1439px){.admin-settings-container{max-width:960px;padding:24px 32px 64px}}@media (min-width: 768px) and (max-width: 1023px){.admin-settings-container{max-width:100%;padding:16px 20px 48px}.admin-settings-field-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.admin-settings-container{margin:0;padding:12px 12px 48px}.admin-settings-field-grid{grid-template-columns:1fr}}@media (max-width: 768px){.admin-settings-toggle-btn{min-width:115px;padding:9px 14px;font-size:13px}.admin-settings-blocked-top-row{flex-direction:column;align-items:flex-start}.admin-settings-blocked-controls,.admin-settings-blocked-controls .admin-employee-search-wrap input{width:100%}}@media (max-width: 560px){.admin-settings-toggle-tabs{width:100%}.admin-settings-toggle-btn{flex:1;min-width:unset;padding:10px 12px;font-size:13px}.admin-settings-toggle-btn span{display:none}.admin-settings-blocked-row2{flex-direction:column;align-items:flex-start}.admin-settings-entity-tabs{width:100%;justify-content:stretch}.admin-settings-entity-tab{flex:1;text-align:center}}@media (max-width: 400px){.admin-settings-card{padding:16px}}.admin-settings-action-btn-group{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.admin-settings-view-detail-btn{padding:2px 10px;background:#f5f0ff80;color:#004dda;border:none;border-radius:50px;cursor:pointer;font-size:13.5px}.admin-settings-view-detail-btn:hover{background:#ede9fe}.admin-settings-popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:flex-start;z-index:1100;padding:30px 0}.admin-settings-popup-card{background:#fff;padding:30px 5px 30px 30px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;margin-top:57px}.admin-settings-popup-card-inst{max-width:720px}.admin-settings-popup-modal{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.admin-settings-popup-modal::-webkit-scrollbar{width:6px}.admin-settings-popup-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.admin-settings-popup-close{position:absolute;top:29px;right:29px;background:#004dda08;color:#505965;border:none;font-size:27px;width:27px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.admin-settings-popup-close:hover{background:#f1f5f9;color:#111}.admin-settings-popup-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:10px}.admin-settings-popup-header-left{flex-shrink:0}.admin-settings-logo-box{width:80px;height:80px;border-radius:14px;background:#fff;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.admin-settings-logo-box img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:85px;width:83px}.admin-settings-logo-box-inst{border-radius:50%}.admin-settings-default-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280ab;font-size:48px;background:none}.admin-settings-popup-header-right{flex:1}.admin-settings-popup-header-right h4{margin:3px 2px 0;font-weight:500;color:#666}.admin-settings-title-row{display:flex;justify-content:space-between;align-items:center}.admin-settings-popup-title{font-size:16px;font-weight:600;margin:4px 2px 7px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.admin-settings-header-actions{position:relative;display:flex;align-items:center;gap:8px}.admin-settings-menu-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.admin-settings-menu-btn:hover{background:#f9fafb}.admin-settings-dropdown-menu{position:absolute;top:45px;right:0;width:150px;padding:2px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 10px 30px #00000014;z-index:50;overflow:hidden}.admin-settings-dropdown-item{width:100%;border:none;background:transparent;padding:6px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px}.admin-settings-dropdown-item:hover{background:#f9fafb}.admin-settings-block-item{color:#dc2626}.admin-settings-company-name{font-size:14px;font-weight:500;margin-bottom:16px;color:#333;display:flex;align-items:center;gap:8px}.admin-settings-meta-icon{color:#999;font-size:14px;flex-shrink:0;margin-bottom:2px}.admin-settings-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#333}.admin-settings-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:10px 0}.admin-settings-inside-salary{display:flex;align-items:center;gap:4px;color:#444;font-size:13.5px}.admin-settings-emp-popup-tabs-bar{display:flex;gap:4px;padding:0 30px;border-bottom:1.5px solid #f0f2f5;margin-bottom:0;background:#fff;position:sticky;top:0;z-index:5}.admin-settings-emp-popup-tab{display:flex;align-items:center;gap:6px;padding:11px 16px;font-size:13px;font-weight:500;color:#94a3b8;background:none;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.admin-settings-emp-popup-tab:hover{color:#0575e6}.admin-settings-emp-popup-tab[data-tab=profile].active{color:#0575e6;border-bottom-color:#0575e6}.admin-settings-emp-popup-tab[data-tab=education].active{color:#16a34a;border-bottom-color:#16a34a}.admin-settings-emp-popup-tab[data-tab=experience].active{color:#f59e0b;border-bottom-color:#f59e0b}.admin-settings-emp-popup-tab[data-tab=research].active{color:#9333ea;border-bottom-color:#9333ea}.admin-settings-emp-popup-tab[data-tab=profile]:hover{color:#0575e6}.admin-settings-emp-popup-tab[data-tab=education]:hover{color:#16a34a}.admin-settings-emp-popup-tab[data-tab=experience]:hover{color:#f59e0b}.admin-settings-emp-popup-tab[data-tab=research]:hover{color:#9333ea}.admin-settings-emp-popup-tab-content{padding:24px 30px 24px 0;max-height:calc(80vh - 220px)}.admin-settings-emp-tab-panel{animation:adminSettingsTabFadeIn .2s ease}@keyframes adminSettingsTabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.admin-settings-emp-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.admin-settings-emp-info-card{background:#fff;border:1px solid #f0f2f8;border-radius:12px;padding:12px 14px;display:flex;flex-direction:row;align-items:center;gap:12px;transition:box-shadow .15s}.admin-settings-emp-info-card:hover{box-shadow:0 2px 10px #0000000f}.admin-settings-emp-info-icon-wrap{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-settings-emp-icon-blue{background:#f0f9ff;color:#0284c7}.admin-settings-emp-icon-green{background:#f0fdf4;color:#16a34a}.admin-settings-emp-icon-teal{background:#f0fdfa;color:#0d9488}.admin-settings-emp-icon-orange{background:#fff7ed;color:#ea580c}.admin-settings-emp-icon-purple{background:#faf5ff;color:#9333ea}.admin-settings-emp-icon-pink{background:#fdf2f8;color:#db2777}.admin-settings-emp-icon-indigo{background:#eef2ff;color:#4f46e5}.admin-settings-emp-icon-cyan{background:#ecfeff;color:#0891b2}.admin-settings-emp-icon-red{background:#fef2f2;color:#dc2626}.admin-settings-emp-icon-amber{background:#ccfbf140;color:#14b8a6}.admin-settings-emp-icon-slate{background:#0ea4e911;color:#0ea5e9}.admin-settings-emp-info-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.admin-settings-emp-info-label{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}.admin-settings-emp-info-value{font-size:13px;color:#1e293b;font-weight:500;word-break:break-word}.admin-settings-emp-doc-link-btn{font-size:12px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:2px 10px;cursor:pointer;width:fit-content}.admin-settings-emp-section-block{margin-bottom:26px}.admin-settings-emp-section-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 14px}.admin-settings-emp-section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.admin-settings-emp-view-all-btn{border:none;background:none;color:#0575e6;font-weight:500;cursor:pointer;font-size:12.5px}.admin-settings-emp-about-text{font-size:13.5px;color:#4b5563;line-height:1.8;margin:0}.admin-settings-emp-empty-text{font-size:13px;color:#94a3b8;margin:0}.admin-settings-employee-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200}.admin-settings-employee-modal{width:440px;background:#fff;border-radius:16px;padding:28px 30px 24px;box-shadow:0 8px 32px #00000021}.admin-settings-employee-modal-block{text-align:center}.admin-settings-employee-modal-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 14px;text-align:center}.admin-settings-employee-modal-subtitle{font-size:13.5px;color:#1a1a2e;margin:0 0 18px;line-height:1.5}.admin-settings-employee-block-desc{font-size:13.5px;color:#1a1a2e;line-height:1.9;margin:0 0 24px;text-align:center}.admin-settings-employee-modal-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}.admin-settings-employee-modal-actions-center{justify-content:center;margin-top:0}.admin-settings-employee-cancel-btn{padding:5px 20px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#1a1a2e;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.admin-settings-employee-cancel-btn:hover{background:#f9fafb}.admin-settings-employee-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:5px 12px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600}.admin-settings-emp-tags-wrap{display:flex;flex-wrap:wrap;gap:8px}.admin-settings-emp-tag{display:inline-block;padding:5px 13px;border-radius:20px;font-size:12px;font-weight:500}.admin-settings-emp-tag-blue{background:#eff6ff;color:#1d4ed8}.admin-settings-emp-tag-green{background:#f0fdf4;color:#15803d}.admin-settings-emp-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.admin-settings-emp-card-grid.single{grid-template-columns:1fr}.admin-settings-emp-detail-card{border-radius:12px;padding:16px 18px;border-left:3px solid}.admin-settings-emp-card-blue{background:#f0f7ff50;border-left-color:#3b82f6}.admin-settings-emp-card-teal{background:#f0fdfb50;border-left-color:#14b8a6}.admin-settings-emp-card-purple{background:#faf5ff;border-left-color:#a855f7}.admin-settings-emp-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-settings-emp-card-left{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.admin-settings-emp-card-title{font-size:13.5px;font-weight:600;color:#1e293b}.admin-settings-emp-card-sub{font-size:13px;color:#475569}.admin-settings-emp-card-meta{font-size:12px;color:#94a3b8}.admin-settings-emp-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.admin-settings-emp-card-date{font-size:12px;color:#0575e6;font-weight:500;white-space:nowrap}.admin-settings-emp-card-duration{font-size:12px;color:#64748b}.admin-settings-emp-card-badge{background:#dcfce770;color:#15803d;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.admin-settings-emp-view-doc-btn{border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:6px;font-size:11.5px;padding:2px 10px;cursor:pointer}.admin-settings-emp-view-doc-btn:hover{background:#eff6ff}.admin-settings-emp-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.admin-settings-emp-research-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:14px 16px}.admin-settings-emp-research-card-title{font-size:12.5px;font-weight:600;color:#1d4ed8;margin:0 0 10px}.admin-settings-emp-research-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#4b5563;padding:3px 0}.admin-settings-emp-research-val{font-weight:500;color:#1e293b}.admin-settings-emp-research-desc-card{background:#f8faff50;border:1px solid #e8eeff;border-radius:10px;padding:16px 18px;margin-top:4px}.admin-settings-preview-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.admin-settings-preview-modal{width:60%;background:#fff;border-radius:10px;padding:45px 15px 15px;position:relative}.admin-settings-preview-close-btn{position:absolute;top:14px;right:18px;border:none;background:transparent;font-size:18px;cursor:pointer}@media screen and (max-width: 767px){.admin-settings-employee-filter-dropdown{width:200px;right:0;left:auto}.admin-settings-employee-filter-wrap,.admin-settings-employee-sort-wrap{flex-shrink:0;order:unset}.admin-settings-employee-search-wrap{flex:1;min-width:0;width:auto;order:unset}.admin-settings-employee-search-wrap input{min-width:unset;width:100%;font-size:13px;padding:5px 10px 5px 32px}.admin-settings-popup-overlay{padding:0;align-items:flex-end}.admin-settings-popup-card{padding:20px 14px 20px 16px;border-radius:20px 20px 0 0;max-width:100%;width:100%;max-height:95vh;margin-top:0}.admin-settings-popup-close{top:16px;right:16px}.admin-settings-emp-popup-tabs-bar{padding:0 14px;overflow-x:auto;scrollbar-width:none}.admin-settings-emp-popup-tabs-bar::-webkit-scrollbar{display:none}.admin-settings-emp-popup-tab{font-size:12px;padding:10px 12px}.admin-settings-emp-popup-tab-content{padding:16px 14px 16px 0;max-height:calc(85vh - 240px)}.admin-settings-emp-info-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-emp-card-grid{grid-template-columns:1fr}.admin-settings-emp-research-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-popup-job-header{flex-direction:column;gap:10px}.admin-settings-title-row{flex-direction:column;align-items:flex-start;gap:6px}.admin-settings-popup-title{font-size:14px;padding-right:0}.admin-settings-header-actions{flex-wrap:wrap}.admin-settings-company-name{font-size:13px;flex-wrap:wrap;margin-bottom:10px}.admin-settings-meta-row{gap:8px;padding:6px 0;flex-wrap:wrap}.admin-settings-meta-item{font-size:12.5px}.admin-settings-preview-modal{width:92%;padding:40px 14px 14px}.admin-settings-preview-modal iframe{height:400px}}@media screen and (min-width: 320px) and (max-width: 374px){.admin-settings-employee-sort-dropdown{min-width:170px;padding:12px;right:0}.admin-settings-employee-sort-label{font-size:12px;padding:4px}.admin-settings-employee-sort-clear-btn{font-size:11px;padding:4px 12px}.admin-settings-employee-table-meta{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 6px}.admin-settings-employee-entries-info,.admin-settings-employee-perpage-label,.admin-settings-employee-perpage-select{font-size:11px}.admin-settings-employee-table-scroll-wrap{border-radius:10px;max-height:420px;overflow-x:auto;overflow-y:auto}.admin-settings-employee-table{min-width:680px}.admin-settings-employee-table thead th{padding:8px 10px;font-size:11px;white-space:nowrap}.admin-settings-employee-table tbody td{padding:5px 6px;font-size:11px;white-space:nowrap}.admin-settings-employee-view-btn{font-size:11px;padding:2px 7px}.admin-settings-employee-pagination-wrap{gap:8px;padding:10px 6px;align-items:flex-start}.admin-settings-employee-page-info{font-size:11px}.admin-settings-employee-page-controls{gap:4px;flex-wrap:wrap}.admin-settings-employee-page-btn{padding:3px 8px;font-size:11px}.admin-settings-employee-filter-clear-btn{font-size:11px;padding:4px;margin-left:30px;width:60%}.admin-settings-employee-filter-input{font-size:12px;padding:4px 8px}.admin-settings-employee-filter-dropdown{width:180px;padding:10px;gap:8px;right:0}.admin-settings-employee-filter-trigger,.admin-settings-employee-sort-trigger{font-size:11px;padding:4px 8px;gap:4px}.admin-settings-employee-filter-trigger span,.admin-settings-employee-sort-trigger span{display:none}.admin-settings-employee-filter-trigger svg,.admin-settings-employee-sort-trigger svg{font-size:16px;width:16px;height:16px}.admin-settings-employee-filter-wrap,.admin-settings-employee-sort-wrap{order:2}.admin-settings-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-settings-employee-search-wrap input{min-width:unset;width:100%;font-size:12px;padding:6px 32px 6px 30px}.admin-settings-popup-card{padding:16px 10px 16px 12px;border-radius:16px 16px 0 0;max-height:95vh}.admin-settings-popup-close{top:14px;right:14px;font-size:20px;width:22px;height:22px}.admin-settings-logo-box{width:56px;height:56px;border-radius:10px}.admin-settings-logo-box img{width:56px;height:56px}.admin-settings-default-avatar{width:52px;height:52px;font-size:36px}.admin-settings-popup-title{font-size:13px;margin-bottom:4px}.admin-settings-company-name,.admin-settings-meta-item{font-size:12px;gap:5px}.admin-settings-inside-salary{font-size:12px}.admin-settings-emp-popup-tab{font-size:11px;padding:9px 10px;gap:4px}.admin-settings-emp-info-grid,.admin-settings-emp-research-grid{grid-template-columns:1fr}.admin-settings-preview-modal{width:95%;padding:36px 10px 10px}.admin-settings-preview-modal iframe{height:320px}}@media screen and (min-width: 375px) and (max-width: 424px){.admin-settings-employee-sort-dropdown{min-width:190px;right:0}.admin-settings-employee-table-meta{align-items:flex-start;gap:6px;padding:10px 8px}.admin-settings-employee-entries-info{font-size:12px}.admin-settings-employee-table-scroll-wrap{border-radius:12px;max-height:450px;overflow-x:auto;overflow-y:auto}.admin-settings-employee-table{min-width:700px}.admin-settings-employee-table thead th{padding:9px 12px;font-size:12px}.admin-settings-employee-table tbody td{padding:6px 8px;font-size:11.5px}.admin-settings-employee-view-btn{font-size:12px;padding:2px 8px}.admin-settings-employee-pagination-wrap{gap:8px;padding:10px 8px;align-items:flex-start}.admin-settings-employee-page-controls{gap:5px;flex-wrap:wrap}.admin-settings-employee-page-btn{padding:4px 9px;font-size:12px}.admin-settings-employee-filter-dropdown{width:200px;padding:12px;right:0}.admin-settings-employee-filter-trigger,.admin-settings-employee-sort-trigger{font-size:12px;padding:5px 10px}.admin-settings-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-settings-employee-search-wrap input{min-width:unset;width:100%;font-size:13px;padding:8px 34px 8px 32px}.admin-settings-popup-card{padding:18px 12px 18px 14px;border-radius:18px 18px 0 0;max-height:95vh}.admin-settings-logo-box,.admin-settings-logo-box img{width:64px;height:64px}.admin-settings-popup-title{font-size:14px;padding-right:0}.admin-settings-emp-popup-tab{font-size:11px;padding:9px 10px;gap:4px}.admin-settings-emp-info-grid,.admin-settings-emp-research-grid{grid-template-columns:1fr}.admin-settings-preview-modal{width:94%;padding:38px 12px 12px}.admin-settings-preview-modal iframe{height:360px}}@media screen and (min-width: 425px) and (max-width: 767px){.admin-settings-employee-sort-dropdown{min-width:200px;right:0}.admin-settings-employee-table-meta{align-items:flex-start;gap:6px;padding:10px 8px}.admin-settings-employee-entries-info{font-size:12.5px}.admin-settings-employee-table-scroll-wrap{border-radius:14px;max-height:470px;overflow-x:auto;overflow-y:auto}.admin-settings-employee-table{min-width:720px}.admin-settings-employee-table thead th{padding:10px 12px;font-size:12.5px}.admin-settings-employee-table tbody td{padding:6px 8px;font-size:12px}.admin-settings-employee-view-btn{font-size:12.5px;padding:2px 9px}.admin-settings-employee-pagination-wrap{gap:8px;padding:10px 8px;align-items:flex-start}.admin-settings-employee-page-controls{gap:5px;flex-wrap:wrap}.admin-settings-employee-page-btn{padding:4px 10px;font-size:12.5px}.admin-settings-employee-filter-dropdown{width:210px;right:0}.admin-settings-employee-filter-trigger,.admin-settings-employee-sort-trigger{font-size:13px;padding:5px 11px}.admin-settings-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-settings-employee-search-wrap input{min-width:unset;width:100%;font-size:13px}.admin-settings-popup-card{padding:20px 14px 20px 16px;border-radius:20px 20px 0 0;max-height:95vh}.admin-settings-popup-job-header{flex-direction:row;gap:12px;align-items:flex-start}.admin-settings-logo-box{width:70px;height:70px;border-radius:12px;flex-shrink:0}.admin-settings-logo-box img{width:70px;height:70px}.admin-settings-popup-title{font-size:14px;padding-right:28px}.admin-settings-emp-research-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-preview-modal{width:92%;padding:40px 14px 14px}.admin-settings-preview-modal iframe{height:400px}}@media screen and (min-width: 768px) and (max-width: 1023px){.admin-settings-employee-sort-dropdown{min-width:210px;right:0}.admin-settings-employee-table-meta{flex-direction:row;padding:12px 10px;flex-wrap:wrap;gap:8px}.admin-settings-employee-entries-info{font-size:13px}.admin-settings-employee-table-scroll-wrap{border-radius:16px;max-height:520px;overflow-x:auto;overflow-y:auto}.admin-settings-employee-table{min-width:900px}.admin-settings-employee-table thead th{padding:10px 14px;font-size:13px}.admin-settings-employee-table tbody td{padding:7px 10px;font-size:12px}.admin-settings-employee-view-btn{font-size:13px;padding:2px 10px}.admin-settings-employee-pagination-wrap{flex-direction:row;padding:12px 10px;gap:10px;flex-wrap:wrap}.admin-settings-employee-page-btn{padding:4px 11px;font-size:12.5px}.admin-settings-employee-filter-dropdown{width:220px;right:0}.admin-settings-employee-search-wrap{flex:1;min-width:0;width:auto;order:unset}.admin-settings-employee-search-wrap input{font-size:13px;min-width:0}.admin-settings-popup-overlay{padding:20px 10px;align-items:center}.admin-settings-popup-card{padding:24px 16px 24px 20px;border-radius:14px;max-width:720px;width:95%;max-height:92vh;margin-top:40px}.admin-settings-popup-close{top:20px;right:20px}.admin-settings-popup-job-header{flex-direction:row;gap:16px}.admin-settings-logo-box{width:75px;height:75px;border-radius:12px}.admin-settings-logo-box img{width:75px;height:75px}.admin-settings-title-row{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.admin-settings-popup-title{font-size:15px;padding-right:10px}.admin-settings-header-actions{margin-right:30px;gap:10px}.admin-settings-company-name{font-size:13.5px;flex-wrap:wrap}.admin-settings-meta-row{gap:10px;flex-wrap:wrap}.admin-settings-emp-popup-tab-content{max-height:calc(92vh - 230px)}.admin-settings-emp-info-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-emp-card-grid{grid-template-columns:1fr}.admin-settings-emp-research-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-preview-modal{width:80%;padding:42px 16px 16px}.admin-settings-preview-modal iframe{height:480px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.admin-settings-employee-search-wrap{min-width:200px}.admin-settings-employee-search-wrap input{min-width:300px}.admin-settings-popup-card{max-width:900px;padding:28px 16px 28px 26px;margin-top:50px}.admin-settings-popup-title{font-size:15.5px}.admin-settings-header-actions{margin-right:50px}.admin-settings-emp-popup-tab-content{max-height:calc(88vh - 220px)}.admin-settings-emp-info-grid{grid-template-columns:repeat(3,1fr)}.admin-settings-emp-card-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-emp-research-grid{grid-template-columns:repeat(3,1fr)}.admin-settings-preview-modal{width:65%}.admin-settings-preview-modal iframe{height:560px}}@media screen and (min-width: 1440px) and (max-width: 2559px){.admin-settings-employee-search-wrap{min-width:320px}.admin-settings-employee-search-wrap input{min-width:450px;font-size:14px}.admin-settings-popup-card{max-width:1100px;padding:30px 5px 30px 30px;margin-top:0}.admin-settings-popup-title{font-size:16px}.admin-settings-header-actions{margin-right:65px}.admin-settings-emp-popup-tab-content{max-height:calc(80vh - 140px)}.admin-settings-emp-info-grid{grid-template-columns:repeat(3,1fr)}.admin-settings-emp-card-grid{grid-template-columns:repeat(2,1fr)}.admin-settings-emp-research-grid{grid-template-columns:repeat(3,1fr)}.admin-settings-preview-modal{width:60%}.admin-settings-preview-modal iframe{height:600px}}@media screen and (min-width: 2560px){.admin-settings-employee-sort-dropdown{min-width:300px;padding:24px 26px;border-radius:14px;top:56px}.admin-settings-employee-sort-title{font-size:20px;margin-bottom:18px}.admin-settings-employee-sort-label{font-size:18px;padding:8px;gap:14px}.admin-settings-employee-sort-label input[type=checkbox]{width:20px;height:20px}.admin-settings-employee-sort-clear-btn{font-size:16px;padding:8px 24px;border-radius:28px;margin-top:14px}.admin-settings-employee-table-meta{padding:22px 16px}.admin-settings-employee-entries-info{font-size:20px}.admin-settings-employee-perpage-label{font-size:18px}.admin-settings-employee-perpage-select{font-size:16px;padding:6px 14px;border-radius:8px}.admin-settings-employee-table-scroll-wrap{border-radius:28px;max-height:900px;border:2px solid #e5e7eb}.admin-settings-employee-table{min-width:1800px}.admin-settings-employee-table thead th{padding:20px 28px;font-size:20px}.admin-settings-employee-table tbody td{padding:14px 16px;font-size:20px}.admin-settings-employee-view-btn{font-size:18px;padding:6px 18px;border-radius:8px}.admin-settings-employee-status{font-size:18px;letter-spacing:.8px}.admin-settings-employee-pagination-wrap{padding:24px 20px;border-radius:0 0 14px 14px}.admin-settings-employee-page-info{font-size:20px}.admin-settings-employee-page-controls{gap:12px}.admin-settings-employee-page-btn{padding:10px 22px;font-size:18px;border-radius:8px}.admin-settings-employee-filter-clear-btn{font-size:16px;padding:8px;border-radius:28px;margin-left:70px;width:50%}.admin-settings-employee-filter-input{padding:10px 16px;font-size:18px;border-radius:14px}.admin-settings-employee-filter-dropdown{width:360px;padding:24px;gap:16px;border-radius:18px;box-shadow:0 16px 40px #00000026}.admin-settings-employee-filter-trigger,.admin-settings-employee-sort-trigger{font-size:18px;padding:10px 20px;border-radius:12px;gap:10px}.admin-settings-employee-search-icon{font-size:24px;left:18px}.admin-settings-employee-search-wrap{min-width:500px}.admin-settings-employee-search-wrap input{min-width:900px;font-size:20px;padding:14px 50px;border-radius:40px}.admin-settings-popup-overlay{padding:50px 0}.admin-settings-popup-card{max-width:1600px;padding:48px 12px 48px 48px;border-radius:20px;margin-top:80px;max-height:90vh}.admin-settings-popup-close{top:44px;right:44px;font-size:40px;width:40px;height:40px}.admin-settings-popup-job-header{gap:30px;padding-bottom:20px;margin-bottom:16px}.admin-settings-logo-box{width:130px;height:130px;border-radius:20px}.admin-settings-logo-box img{width:130px;height:130px}.admin-settings-default-avatar{width:120px;height:120px;font-size:72px}.admin-settings-popup-title{font-size:24px;margin-bottom:12px;padding-right:70px}.admin-settings-header-actions{margin-right:100px;gap:28px}.admin-settings-company-name{font-size:20px;gap:12px;margin-bottom:24px}.admin-settings-meta-icon{font-size:20px}.admin-settings-meta-row{gap:22px;padding:16px 0}.admin-settings-meta-item{font-size:20px;gap:12px}.admin-settings-inside-salary{font-size:20px}.admin-settings-emp-popup-tab{font-size:18px;padding:16px 24px}.admin-settings-emp-popup-tab-content{max-height:calc(80vh - 260px);padding:32px 40px 32px 0}.admin-settings-emp-info-grid{grid-template-columns:repeat(4,1fr);gap:14px}.admin-settings-emp-info-icon-wrap{width:52px;height:52px;border-radius:14px}.admin-settings-emp-info-label{font-size:14px}.admin-settings-emp-info-value{font-size:18px}.admin-settings-emp-section-title{font-size:20px}.admin-settings-emp-card-grid{grid-template-columns:repeat(2,1fr);gap:28px}.admin-settings-emp-detail-card{padding:28px;border-radius:22px;border-left-width:4px}.admin-settings-emp-card-title{font-size:18px}.admin-settings-emp-card-sub,.admin-settings-emp-card-meta,.admin-settings-emp-card-date,.admin-settings-emp-card-duration{font-size:16px}.admin-settings-emp-tag{font-size:16px;padding:8px 18px}.admin-settings-emp-research-grid{grid-template-columns:repeat(3,1fr);gap:20px}.admin-settings-emp-research-card{border-radius:16px;padding:24px 26px;border-width:2px}.admin-settings-emp-research-card-title{font-size:18px}.admin-settings-emp-research-row{font-size:17px}.admin-settings-preview-overlay{z-index:9999}.admin-settings-preview-modal{width:50%;padding:68px 22px 22px;border-radius:16px}.admin-settings-preview-modal iframe{height:900px}.admin-settings-preview-close-btn{top:20px;right:26px;font-size:28px}}.admin-settings-popup-card-inst-full{max-width:1100px}.admin-settings-inst-hero{display:flex;align-items:flex-end;gap:18px;padding-bottom:18px;margin-bottom:4px;border-bottom:1px solid #f0f2f5;padding-right:30px}.admin-settings-inst-hero-logo-wrap{flex-shrink:0}.admin-settings-inst-logo-box{width:78px;height:78px;border-radius:16px;background:#fff;border:2px solid #e4e9f0;box-shadow:0 2px 10px #0f172a1a;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.admin-settings-inst-logo-img{width:100%;height:100%;object-fit:cover;display:block}.admin-settings-inst-logo-placeholder{width:100%;height:100%;background:#eef2fa;display:flex;align-items:center;justify-content:center;font-size:30px;color:#94a5c4}.admin-settings-inst-hero-info{flex:1;min-width:0}.admin-settings-inst-hero-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.admin-settings-inst-name{font-size:15px;font-weight:700;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:1.3;margin:0 0 3px}.admin-settings-inst-affiliation{font-size:12.5px;color:#475569;font-weight:500;margin:0}.admin-settings-inst-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-top:2px;margin-right:30px}.admin-settings-inst-unblock-btn{background:#16a34a;color:#fff;border:none;padding:5px 14px;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer;font-family:Montserrat,sans-serif;transition:opacity .2s}.admin-settings-inst-unblock-btn:hover{opacity:.88}.admin-settings-inst-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px}.admin-settings-inst-meta-chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:500;color:#475569;background:#f1f5f950;border:1px solid #e2e8f0;padding:3px 10px;border-radius:20px;white-space:nowrap}.admin-settings-inst-status-badge{display:inline-block;padding:3px 11px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.4px}.admin-settings-inst-status-badge.blocked{background:#fee2e250;color:#dc2626;border:1px solid #fecaca}.admin-settings-inst-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:14px;color:#64748b;font-size:13px}.admin-settings-inst-spinner{width:32px;height:32px;border:3px solid #e4e9f0;border-top-color:#2952cc;border-radius:50%;animation:adminInstSpin .75s linear infinite}@keyframes adminInstSpin{to{transform:rotate(360deg)}}.admin-settings-inst-tabs-nav{display:flex;gap:2px;padding:0 2px;background:#fff;position:sticky;top:0;z-index:5;overflow-x:auto;scrollbar-width:none;margin-right:30px}.admin-settings-inst-tabs-nav::-webkit-scrollbar{display:none}.admin-settings-inst-tab-btn{position:relative;display:inline-flex;align-items:center;gap:7px;padding:11px 16px 13px;background:transparent;border:none;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:500;color:#1a1a2e;cursor:pointer;transition:color .2s;white-space:nowrap;flex-shrink:0;border-bottom:2.5px solid transparent;margin-bottom:-1.5px}.admin-settings-inst-tab-btn--active{font-weight:600}.admin-settings-inst-tab-icon{display:flex;align-items:center;opacity:.55;transition:opacity .2s}.admin-settings-inst-tab-btn--active .admin-settings-inst-tab-icon{opacity:1}.admin-settings-inst-tab-underline{position:absolute;bottom:-1.5px;left:10px;right:10px;height:2.5px;border-radius:2px 2px 0 0;animation:adminInstTabSlide .2s ease}@keyframes adminInstTabSlide{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.admin-settings-inst-tab-profile.admin-settings-inst-tab-btn--active{color:#2952cc}.admin-settings-inst-tab-profile .admin-settings-inst-tab-underline{background:#2952cc}.admin-settings-inst-tab-contact.admin-settings-inst-tab-btn--active{color:#16a34a}.admin-settings-inst-tab-contact .admin-settings-inst-tab-underline{background:#16a34a}.admin-settings-inst-tab-documents.admin-settings-inst-tab-btn--active{color:#f59e0b}.admin-settings-inst-tab-documents .admin-settings-inst-tab-underline{background:#f59e0b}.admin-settings-inst-tab-accreditation.admin-settings-inst-tab-btn--active{color:#a855f7}.admin-settings-inst-tab-accreditation .admin-settings-inst-tab-underline{background:#a855f7}.admin-settings-inst-tab-content-wrap{animation:adminInstTabFade .22s ease}@keyframes adminInstTabFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.admin-settings-inst-tab-body{padding:20px 30px 20px 0}.admin-settings-inst-about-text{font-size:13px;line-height:1.8;color:#1a1a2e;margin-bottom:18px}.admin-settings-inst-two-col{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-items:start}.admin-settings-inst-section{padding:8px 0}.admin-settings-inst-section-header{margin-bottom:6px;padding-bottom:5px}.admin-settings-inst-section-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#1e293b}.admin-settings-inst-info-grid{display:flex;flex-direction:column}.admin-settings-inst-info-row{display:grid;grid-template-columns:145px 1fr;align-items:start;gap:12px;padding:6px 0;border-bottom:1px solid #f8fafc}.admin-settings-inst-info-row:last-child{border-bottom:none}.admin-settings-inst-info-label{font-size:12.5px;font-weight:500;color:#1a1a2e;flex-shrink:0}.admin-settings-inst-info-value{font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.admin-settings-inst-benefits-wrap{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:6px}.admin-settings-inst-benefit-chip{background:#eef3fd50;border:1px solid #c7d8f8;color:#2952cc;font-size:11px;font-weight:600;padding:3px 11px;border-radius:20px;white-space:nowrap}.admin-settings-inst-loc-view{display:flex;flex-direction:column;gap:8px}.admin-settings-inst-loc-address-block{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;background:#fff;border:1px solid #e8eef8;border-radius:10px}.admin-settings-inst-loc-icon{width:28px;height:28px;background:#eef3fd50;border:1px solid #c7d8f8;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0;margin-top:1px}.admin-settings-inst-loc-text{font-size:12.5px;font-weight:500;color:#1e293b;line-height:1.6}.admin-settings-inst-loc-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-settings-inst-loc-chip{padding:7px 9px;background:#fff;border:1px solid #e8eef8;border-radius:8px}.admin-settings-inst-loc-chip-label{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px}.admin-settings-inst-loc-chip-icon{width:20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e2e8f0}.admin-settings-inst-loc-chip-value{display:block;font-size:12px;font-weight:500;color:#1e293b}.admin-settings-inst-ct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-settings-inst-ct-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:11px;border:1.5px solid #e8eef8;background:#fff;transition:all .2s}.admin-settings-inst-ct-card:hover{box-shadow:0 3px 14px #0f172a14;transform:translateY(-1px)}.admin-settings-inst-ct-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-settings-inst-ct-body{flex:1;min-width:0}.admin-settings-inst-ct-label{display:block;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin-bottom:4px}.admin-settings-inst-ct-value{display:block;font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.admin-settings-inst-doc-summary{display:flex;align-items:center;gap:18px;background:#fff;margin-bottom:18px;border:1px solid #e8eef8;border-radius:10px;padding:12px 20px;flex-wrap:wrap}.admin-settings-inst-doc-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.admin-settings-inst-doc-num{font-size:15px;font-weight:800;color:#1e293b;line-height:1}.admin-settings-inst-doc-num--ok{color:#16a34a}.admin-settings-inst-doc-num--miss{color:#f59e0b}.admin-settings-inst-doc-stat-label{font-size:10px;font-weight:600;color:#64748b;letter-spacing:.3px;text-transform:uppercase}.admin-settings-inst-doc-divider{width:1px;height:32px;background:#e4e9f0}.admin-settings-inst-doc-progress-wrap{flex:1;min-width:140px;margin-left:auto;display:flex;flex-direction:column;gap:5px}.admin-settings-inst-doc-progress-bar{width:100%;height:5px;background:#e4e9f0;border-radius:99px;overflow:hidden}.admin-settings-inst-doc-progress-fill{height:100%;background:linear-gradient(90deg,#2952cc,#5479ef);border-radius:99px;transition:width .5s ease}.admin-settings-inst-doc-progress-label{font-size:10.5px;font-weight:600;color:#64748b;text-align:right}.admin-settings-inst-doc-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:13px}.admin-settings-inst-doc-card{display:flex;flex-direction:column;gap:10px;padding:14px 13px 12px;border-radius:11px;border:1.5px solid #e4e9f0;background:#fff;transition:all .22s}.admin-settings-inst-doc-card:hover{box-shadow:0 4px 18px #0f172a17;transform:translateY(-2px)}.admin-settings-inst-doc-card--uploaded{border-color:#c7d8f860;background:#fafcff}.admin-settings-inst-doc-card--empty{border-style:dashed;border-color:#d1d5db;background:#fff}.admin-settings-inst-doc-card-top{display:flex;align-items:center;justify-content:space-between}.admin-settings-inst-doc-icon-wrap{width:36px;height:36px;border-radius:9px;background:#f0f4f9;border:1px solid #e4e9f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.admin-settings-inst-doc-icon-wrap--ok{background:#eef3fd50;border-color:#c7d8f8;color:#2952cc}.admin-settings-inst-doc-badge{font-size:9.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:2px 8px;border-radius:20px}.admin-settings-inst-doc-badge--ok{background:#dcfce750;color:#16a34a}.admin-settings-inst-doc-badge--miss{background:#fef9ec50;color:#d97706}.admin-settings-inst-doc-card-body{flex:1}.admin-settings-inst-doc-card-title{font-size:11.5px;font-weight:700;color:#1e293b;margin-bottom:3px;line-height:1.4}.admin-settings-inst-doc-card-filename{font-size:10.5px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-settings-inst-doc-card-hint{font-size:10.5px;color:#94a3b8;font-weight:500}.admin-settings-inst-doc-actions{display:flex;align-items:center;justify-content:center;gap:6px}.admin-settings-inst-doc-notup{font-size:10px;color:#cbd5e1;font-style:italic}.admin-settings-inst-doc-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:6px;font-size:10.5px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .15s;white-space:nowrap;border:1.5px solid transparent}.admin-settings-inst-doc-btn--view{background:#fff;color:#2952cc;border-color:#c7d8f8}.admin-settings-inst-doc-btn--view:hover{background:#eef3fd}.admin-settings-inst-doc-btn--dl{background:#fff;color:#2952cc;border-color:#c7d8f8}.admin-settings-inst-doc-btn--dl:hover{background:#eef3fd}.admin-settings-inst-accred-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.admin-settings-inst-accred-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:11px;border:1.5px solid #e8eef8;background:#f8fafd;transition:all .22s}.admin-settings-inst-accred-card:hover{box-shadow:0 3px 16px #0f172a14;transform:translateY(-1px)}.admin-settings-inst-accred-card--filled{background:#fff}.admin-settings-inst-accred-card--empty{border-style:dashed;border-color:#d1d5db;background:#fafafa}.admin-settings-inst-accred-icon{font-size:20px;flex-shrink:0;line-height:1;margin-top:2px}.admin-settings-inst-accred-content{flex:1;min-width:0}.admin-settings-inst-accred-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#1e293b;margin-bottom:4px}.admin-settings-inst-accred-value{display:block;font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.admin-settings-inst-accred-value--empty{font-size:11.5px;font-weight:500;color:#cbd5e1;font-style:italic}.admin-settings-inst-accred-desc{display:block;font-size:10.5px;color:#94a3b8;margin-top:3px}@media screen and (max-width: 767px){.admin-settings-popup-card-inst-full{max-width:100%}.admin-settings-inst-hero{flex-direction:column;align-items:flex-start;gap:12px;padding-right:0}.admin-settings-inst-hero-top-row{flex-direction:column;gap:8px}.admin-settings-inst-header-actions{margin-right:0}.admin-settings-inst-two-col{grid-template-columns:1fr}.admin-settings-inst-ct-grid{grid-template-columns:1fr 1fr;gap:10px}.admin-settings-inst-accred-grid{grid-template-columns:1fr 1fr}.admin-settings-inst-tabs-nav{margin-right:0}.admin-settings-inst-tab-body{padding:16px 0}.admin-settings-inst-doc-progress-wrap{min-width:100%;margin-left:0}.admin-settings-inst-doc-divider{display:none}}@media screen and (max-width: 480px){.admin-settings-inst-ct-grid,.admin-settings-inst-accred-grid,.admin-settings-inst-loc-grid{grid-template-columns:1fr}.admin-settings-inst-info-row{grid-template-columns:1fr;gap:2px}.admin-settings-inst-doc-cards-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width: 768px) and (max-width: 1023px){.admin-settings-popup-card-inst-full{max-width:760px}.admin-settings-inst-two-col{grid-template-columns:1fr}.admin-settings-inst-ct-grid,.admin-settings-inst-accred-grid{grid-template-columns:repeat(2,1fr)}}*{box-sizing:border-box}.ad-institution-details-page{min-height:100vh;padding:0 0 80px;color:#0f172a;font-family:Montserrat,sans-serif}.ad-institution-details-loading,.ad-institution-details-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;font-size:14px;color:#64748b;font-family:Montserrat,sans-serif}.ad-institution-details-spinner{width:36px;height:36px;border:3px solid #e4e9f0;border-top-color:#2952cc;border-radius:50%;animation:ad-details-spin .75s linear infinite}@keyframes ad-details-spin{to{transform:rotate(360deg)}}.ad-institution-details-topbar{max-width:1060px;margin:0 21px 16px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.ad-institution-details-back-btn{display:inline-flex;align-items:center;gap:2px;padding:3px 13px 4px 7px;background:#fff;border:1.5px solid #dde3ed;border-radius:9px;font-size:12px;font-weight:500;font-family:Montserrat,sans-serif;color:#1e293b;cursor:pointer;transition:all .2s}.ad-institution-details-topbar-badge{display:flex;align-items:center;gap:8px}.ad-institution-details-plan-badge{display:inline-block;padding:4px 13px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.ad-institution-details-plan-premium{background:#fef3c7;color:#b45309;border:1px solid #fcd34d}.ad-institution-details-plan-standard{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.ad-institution-details-plan-basic{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.ad-institution-details-status-badge{display:inline-block;padding:4px 13px;border-radius:20px;font-size:11px;font-weight:700;background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0;text-transform:uppercase;letter-spacing:.4px}.ad-institution-details-hero{max-width:1140px;margin:0 auto 22px;background:#fff;border-radius:16px;border:1px solid #e4e9f0;overflow:visible;box-shadow:0 2px 16px #0f172a12}.ad-institution-details-hero-banner{height:150px;position:relative;overflow:hidden;border-bottom:1px solid #e4e9f0;border-radius:16px 16px 0 0}.ad-institution-details-cover-img{width:100%;height:100%;object-fit:cover}.ad-institution-details-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(15,23,42,.08));pointer-events:none}.ad-institution-details-hero-body{padding:0 28px 7px}.ad-institution-details-hero-top-row{display:flex;align-items:flex-end;gap:20px;margin-top:-38px;flex-wrap:wrap}.ad-institution-details-logo-wrap{flex-shrink:0}.ad-institution-details-logo-box{width:82px;height:82px;position:relative;border-radius:16px;background:#fff;border:3px solid #fff;box-shadow:0 2px 12px #0f172a24;overflow:hidden;flex-shrink:0;margin-bottom:23px}.ad-institution-details-logo-img{width:100%;height:100%;object-fit:cover;display:block}.ad-institution-details-logo-placeholder{width:100%;height:100%;background:#eef2fa;display:flex;align-items:center;justify-content:center;font-size:34px;color:#94a5c4}.ad-institution-details-hero-info{flex:1;min-width:200px;padding-top:42px;position:relative}.ad-institution-details-inst-name{font-size:15px;font-weight:700;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:1.3;margin-bottom:4px;letter-spacing:-.2px}.ad-institution-details-inst-affiliation{font-size:13px;color:#475569;font-weight:500;margin-bottom:10px}.ad-institution-details-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.ad-institution-details-meta-chip{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 11px;border-radius:20px}.ad-institution-details-actions{position:absolute;top:50px;right:0;display:flex;gap:10px}.ad-institution-details-approve-btn{background:#ecfff680;color:#16a34a;border:1px solid #16a34a;padding:3px 7px;border-radius:6px;font-size:12px;font-family:Montserrat,sans-serif;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap}.ad-institution-details-delete-btn{background:#fff0ef60;color:#e32636;border:1px solid #E32636;padding:3px 8px;font-size:12px;border-radius:6px;font-family:Montserrat,sans-serif;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap}.ad-institution_details-icon-top{display:inline-flex;position:relative;margin-right:5px}.ad-institution_details-delete-icon-top{display:inline-flex;position:relative;margin-right:5px;top:0;font-size:13px}.ad-institution-details-delete-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:3000;padding:16px}.ad-institution-details-delete-modal{background:#fff;padding:30px;border-radius:10px;width:100%;max-width:380px;text-align:center}.ad-institution-details-delete-modal h3{font-size:17px;color:#000;font-weight:600}.ad-institution-details-delete-modal p{font-size:15px;color:#0f172a}.ad-institution-details-delete-actions{display:flex;justify-content:center;gap:10px;margin-top:15px}.ad-institution-details-cancel,.ad-institution-details-confirm-delete,.ad-institution-approve-confirm{display:flex;align-items:center;justify-content:center;gap:5px}.ad-institution-details-btn-icon{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.ad-institution-details-cancel{border-radius:20px;font-size:13.5px;padding:3px 13px;background-color:#fff;color:#8892a4;border:1px solid #8892a4;font-family:Montserrat,sans-serif;cursor:pointer}.ad-institution-details-confirm-delete{background:#fff;color:#e32636;border-radius:20px;font-size:13.5px;padding:3px 13px;border:1px solid #E32636;font-family:Montserrat,sans-serif;cursor:pointer}.ad-institution-approve-confirm{background:#fff;color:#16a34a;border-radius:20px;font-size:13.5px;padding:3px 13px;border:1px solid #16a34a;font-family:Montserrat,sans-serif;cursor:pointer}.ad-institution-details-approved-static-btn,.ad-institution-details-rejected-static-btn{padding:5px 11px;border-radius:8px;display:flex;align-items:center;gap:1px;font-size:13px}.ad-institution-details-approved-static-btn{background:#16a34a;color:#fff;border:1px solid #bbf7d0;cursor:not-allowed}.ad-institution-details-rejected-static-btn{background:#f63434e2;color:#fff;border:none}.ad-institution-details-tabs-shell{max-width:1175px;margin:0 auto;padding:0 16px}.ad-institution-details-tabs-nav{display:flex;gap:2px;background:#fff;border:1px solid #e4e9f0;border-bottom:none;border-radius:14px 14px 0 0;padding:6px 8px 0;box-shadow:0 -1px 8px #0f172a0a;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ad-institution-details-tabs-nav::-webkit-scrollbar{display:none}.ad-institution-details-tab-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:11px 20px 13px;background:transparent;border:none;border-radius:10px 10px 0 0;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:500;color:#1a1a2e;cursor:pointer;transition:color .2s,background .2s;letter-spacing:.15px;white-space:nowrap;flex-shrink:0}.ad-institution-details-tab-btn--active{color:#2952cc;background:#f0f5ff40;font-weight:600}.ad-institution-details-tab-icon{display:flex;align-items:center;opacity:.55;transition:opacity .2s}.ad-institution-details-tab-btn--active .ad-institution-details-tab-icon{opacity:1}.ad-institution-details-tab-underline{position:absolute;bottom:0;left:12px;right:12px;height:2.5px;background:#2952cc;border-radius:2px 2px 0 0;animation:ad-details-tabSlideIn .2s ease}@keyframes ad-details-tabSlideIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.ad-institution-details-tab-profile.ad-institution-details-tab-btn--active{color:#2952cc}.ad-institution-details-tab-profile.ad-institution-details-tab-btn--active .ad-institution-details-tab-underline{background:#2952cc}.ad-institution-details-tab-contact.ad-institution-details-tab-btn--active{color:#16a34a}.ad-institution-details-tab-contact.ad-institution-details-tab-btn--active .ad-institution-details-tab-underline{background:#16a34a}.ad-institution-details-tab-documents.ad-institution-details-tab-btn--active{color:#f59e0b}.ad-institution-details-tab-documents.ad-institution-details-tab-btn--active .ad-institution-details-tab-underline{background:#f59e0b}.ad-institution-details-tab-accreditation.ad-institution-details-tab-btn--active{color:#a855f7}.ad-institution-details-tab-accreditation.ad-institution-details-tab-btn--active .ad-institution-details-tab-underline{background:#a855f7}.ad-institution-details-tab-body{background:#fff;border:1px solid #e4e9f0;border-top:none;border-radius:0 0 14px 14px;padding:28px 28px 32px;box-shadow:0 4px 18px #0f172a0f;animation:ad-details-tabFadeIn .22s ease}@keyframes ad-details-tabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ad-institution-details-tab-content{display:flex;flex-direction:column}.ad-institution-details-two-col{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:0 20px}.ad-institution-details-section{border-radius:12px;padding:12px 1px}.ad-institution-details-section-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:6px}.ad-institution-details-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#1e293b}.ad-institution-details-about-text{font-size:13.5px;line-height:1.8;color:#475569;font-weight:400;margin-bottom:20px}.ad-institution-details-info-grid{display:flex;flex-direction:column;gap:0}.ad-institution-details-info-row{display:grid;grid-template-columns:155px 1fr;align-items:start;gap:30px;padding:7px 0}.ad-institution-details-info-row:last-child{border-bottom:none}.ad-institution-details-info-label{font-size:13.5px;font-weight:500;color:#1e293b;flex-shrink:0}.ad-institution-details-info-value{font-size:13.5px;font-weight:500;color:#1e293b;word-break:break-word}.ad-institution-details-benefits-view{padding:7px 0}.ad-institution-details-benefits-header{margin-bottom:10px}.ad-institution-details-benefits-chips{display:flex;flex-wrap:wrap;gap:8px}.ad-institution-details-benefit-chip{background:#eef3fd50;border:1px solid #c7d8f8;color:#2952cc;font-size:11.5px;font-weight:600;padding:4px 12px;border-radius:20px;white-space:nowrap}.ad-institution-details-loc-view{display:flex;flex-direction:column;gap:10px}.ad-institution-details-loc-address-block{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e8eef8;border-radius:10px}.ad-institution-details-loc-icon{width:32px;height:32px;background:#eef3fd50;border:1px solid #c7d8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2952cc;flex-shrink:0;margin-top:1px}.ad-institution-details-loc-text{font-size:13px;font-weight:500;color:#1e293b;line-height:1.65}.ad-institution-details-loc-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ad-institution-details-loc-chip{padding:8px 10px;background:#fff;border:1px solid #e8eef8;border-radius:9px}.ad-institution-details-loc-chip-label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px}.ad-institution-details-loc-chip-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid}.ad-institution-details-loc-chip:nth-child(1) .ad-institution-details-loc-chip-icon{background:#ccfbf140;border-color:#99f6e4}.ad-institution-details-loc-chip:nth-child(2) .ad-institution-details-loc-chip-icon{background:#eef2ff;border-color:#c7d2fe}.ad-institution-details-loc-chip:nth-child(3) .ad-institution-details-loc-chip-icon{background:#fff7ed;border-color:#fed7aa}.ad-institution-details-loc-chip:nth-child(4) .ad-institution-details-loc-chip-icon{background:#fff0ef50;border-color:#e84d7934}.ad-institution-details-loc-chip:nth-child(5) .ad-institution-details-loc-chip-icon{background:#f3e8ff;border-color:#e9d5ff}.ad-institution-details-loc-chip-value{display:block;font-size:13px;font-weight:500;color:#1e293b}.ad-institution-details-ct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ad-institution-details-ct-card{display:flex;align-items:flex-start;gap:13px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#fff;transition:all .22s}.ad-institution-details-ct-card:hover{box-shadow:0 4px 18px #0f172a17;transform:translateY(-2px)}.ad-institution-details-ct-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-institution-details-ct-body{flex:1;min-width:0}.ad-institution-details-ct-label{display:block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#1e293b;margin-bottom:5px}.ad-institution-details-ct-value{display:block;font-size:12.5px;font-weight:500;color:#1e293b;word-break:break-word}.ad-institution-details-doc-summary{display:flex;align-items:center;gap:20px;background:#fff;margin-bottom:24px;border:1px solid #e8eef8;border-radius:12px;padding:13px 24px;flex-wrap:wrap}.ad-institution-details-doc-stat{display:flex;flex-direction:column;align-items:center;gap:6px}.ad-institution-details-doc-num{font-size:16px;font-weight:800;color:#1e293b;line-height:1}.ad-institution-details-doc-num--ok{color:#16a34a}.ad-institution-details-doc-num--miss{color:#f59e0b}.ad-institution-details-doc-stat-label{font-size:10px;font-weight:600;color:#1e293b;letter-spacing:.3px;text-transform:uppercase}.ad-institution-details-doc-divider{width:1px;height:36px;background:#e4e9f0}.ad-institution-details-doc-progress-wrap{flex:1;min-width:160px;margin-left:auto;display:flex;flex-direction:column;gap:6px}.ad-institution-details-doc-progress-bar{width:100%;height:6px;background:#e4e9f0;border-radius:99px;overflow:hidden}.ad-institution-details-doc-progress-fill{height:100%;background:linear-gradient(90deg,#2952cc,#5479ef);border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1)}.ad-institution-details-doc-progress-label{font-size:11.5px;font-weight:600;color:#64748b;text-align:right}.ad-institution-details-doc-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.ad-institution-details-doc-card{display:flex;flex-direction:column;gap:12px;padding:18px 16px 14px;border-radius:12px;border:1.5px solid #e4e9f0;background:#fff;transition:all .25s}.ad-institution-details-doc-card:hover{box-shadow:0 6px 24px #0f172a1a;transform:translateY(-2px)}.ad-institution-details-doc-card--uploaded{border-color:#c7d8f860;background:#fafcff50}.ad-institution-details-doc-card--empty{border-style:dashed;border-color:#d1d5db;background:#fff}.ad-institution-details-doc-card-top{display:flex;align-items:center;justify-content:space-between}.ad-institution-details-doc-icon-wrap{width:40px;height:40px;border-radius:10px;background:#f0f4f9;border:1px solid #e4e9f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.ad-institution-details-doc-icon-wrap--ok{background:#eef3fd50;border-color:#c7d8f8;color:#2952cc}.ad-institution-details-doc-badge{font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:3px 9px;border-radius:20px}.ad-institution-details-doc-badge--ok{background:#dcfce750;color:#16a34a}.ad-institution-details-doc-badge--miss{background:#fef9ec50;color:#d97706}.ad-institution-details-doc-card-body{flex:1}.ad-institution-details-doc-card-title{font-size:12.5px;font-weight:700;color:#1e293b;margin-bottom:4px;line-height:1.4}.ad-institution-details-doc-card-filename{font-size:11px;font-weight:500;color:#2952cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-institution-details-doc-card-hint{font-size:11px;color:#94a3b8;font-weight:500}.ad-institution-details-doc-actions{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.ad-institution-details-doc-notup{font-size:11px;color:#cbd5e1;font-style:italic}.ad-institution-details-doc-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:7px;font-size:11px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .18s;white-space:nowrap;border:1.5px solid transparent}.ad-institution-details-doc-btn--view{background:#fff;color:#2952cc;border-color:#c7d8f8}.ad-institution-details-doc-btn--view:hover{background:#eef3fd}.ad-institution-details-doc-btn--dl{background:#fff;color:#2952cc;border-color:#c7d8f8}.ad-institution-details-doc-btn--dl:hover{background:#eef3fd}.ad-institution-details-accred-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.ad-institution-details-accred-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:12px;border:1.5px solid #e8eef8;background:#f8fafd;transition:all .25s;position:relative;overflow:hidden}.ad-institution-details-accred-card:hover{box-shadow:0 4px 20px #0f172a17;transform:translateY(-2px)}.ad-institution-details-accred-card--filled{background:#fff}.ad-institution-details-accred-card--empty{border-style:dashed;border-color:#d1d5db;background:#fafafa}.ad-institution-details-accred-icon{font-size:22px;flex-shrink:0;line-height:1;margin-top:2px}.ad-institution-details-accred-content{flex:1;min-width:0}.ad-institution-details-accred-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#1e293b;margin-bottom:5px}.ad-institution-details-accred-value{display:block;font-size:13px;font-weight:500;color:#1e293b;word-break:break-word}.ad-institution-details-accred-value--empty{font-size:12px;font-weight:500;color:#cbd5e1;font-style:italic}.ad-institution-details-accred-desc{display:block;font-size:11px;color:#94a3b8;margin-top:3px}.ad-institution-details-naac-badge{position:absolute;top:12px;right:14px;background:linear-gradient(135deg,#2952cc,#5479ef);color:#fff;font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.ad-institution-details-preview-overlay{position:fixed;inset:0;background:#0a122ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:ad-details-fadeIn .2s ease;padding:16px}.ad-institution-details-preview-modal{background:#fff;border-radius:16px;width:95vw;max-width:1100px;max-height:94vh;overflow:hidden;box-shadow:0 32px 80px #00000059;display:flex;flex-direction:column}.ad-institution-details-preview-header{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid #e4e9f0;background:#f8fafc}.ad-institution-details-preview-header h4{font-size:14px;font-weight:700;color:#1e293b;font-family:Montserrat,sans-serif}.ad-institution-details-close-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;transition:background .2s,transform .25s}.ad-institution-details-close-btn:hover{background:#f1f5f9;transform:rotate(90deg)}.ad-institution-details-preview-body{flex:1;padding:20px;overflow:auto;display:flex;align-items:center;justify-content:center;background:#f8fafc}.ad-institution-details-preview-iframe{width:100%;height:72vh;border-radius:10px;border:none}.ad-institution-details-preview-img{max-width:100%;max-height:72vh;border-radius:10px;object-fit:contain}@keyframes ad-details-fadeIn{0%{opacity:0}to{opacity:1}}.ad-institution-details-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.ad-institution-details-menu-wrapper{position:relative}.ad-institution-details-menu-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.ad-institution-details-menu-btn:hover{background:#f9fafb}.ad-institution-details-dropdown-menu{position:absolute;top:45px;right:0;width:138px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #00000014;z-index:9999;padding:5px 2px}.ad-institution-details-dropdown-item{width:100%;border:none;background:transparent;padding:6px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;color:#1e293b;border-radius:10px;transition:.2s}.ad-institution-details-dropdown-item:hover{background:#f8fafc}.ad-institution-details-block-item{color:#dc2626}.ad-institution-details-unblock-btn{border:none;background:#16a34a;color:#fff;padding:5px 12px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.ad-institution-details-unblock-btn:hover{opacity:.9}.ad-institution-details-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:5px 12px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600}.ad-institution-details-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200}.ad-institution-details-modal{width:440px;background:#fff;border-radius:18px;padding:28px 30px 24px;box-shadow:0 10px 35px #00000024}.ad-institution-details-modal-block{width:400px;text-align:center}.ad-institution-details-modal-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:14px;text-align:center}.ad-institution-details-modal-subtitle{font-size:13.5px;color:#334155;line-height:1.6;margin-bottom:18px}.ad-institution-details-report-options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ad-institution-details-radio-label{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#1e293b;cursor:pointer}.ad-institution-details-radio-input{width:14px;height:14px;accent-color:#16a34a;cursor:pointer}.ad-institution-details-checkbox-label{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;margin-bottom:10px;cursor:pointer}.ad-institution-details-checkbox-input{width:14px;height:14px;accent-color:#16a34a}.ad-institution-details-block-desc{font-size:13.5px;line-height:1.7;color:#334155;margin-bottom:24px}.ad-institution-details-modal-actions{display:flex;justify-content:center;gap:12px;margin-top:20px}.ad-institution-details-modal-actions-center{margin-top:0}.ad-institution-details-cancel-btn{padding:6px 20px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px;font-weight:500;cursor:pointer}.ad-institution-details-cancel-btn:hover{background:#f8fafc}.ad-institution-details-submit-btn,.ad-institution-details-block-confirm-btn{padding:6px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:13px;font-weight:600;cursor:pointer}@media (max-width: 320px) and (max-width: 374px){.ad-institution-details-modal-title{font-size:14px}.ad-institution-details-block-desc,.ad-institution-details-checkbox-label,.ad-institution-details-radio-label{font-size:11.5px}.ad-institution-details-radio-input{width:11px;height:11px;accent-color:#16a34a;cursor:pointer}.ad-institution-details-checkbox-input{width:11px;height:11px;accent-color:#16a34a}.ad-institution-details-submit-btn,.ad-institution-details-block-confirm-btn{padding:3px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:11px;font-weight:600;cursor:pointer}.ad-institution-details-loc-text{font-size:12px;font-weight:500;color:#1e293b;line-height:1.65}.ad-institution-details-cancel-btn{padding:5px 20px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:11px;font-weight:500;cursor:pointer}.ad-institution-details-menu-btn{width:25px;height:25px;font-size:13px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{justify-content:center;padding:2px 12px;height:26px;font-size:10px;border-radius:8px}.ad-institution-details-page{padding-bottom:60px}.ad-institution-details-topbar{margin:0 8px 12px;padding:0 8px}.ad-institution-details-back-btn{font-size:11px;padding:3px 10px 3px 6px}.ad-institution-details-hero{margin:0 8px 16px;border-radius:12px}.ad-institution-details-hero-banner{height:90px}.ad-institution-details-hero-body{padding:0 12px 10px}.ad-institution-details-accred-label{font-size:10px}.ad-institution-details-accred-value{font-size:11px}.ad-institution-details-loc-chip-value{font-size:11.5px}.ad-institution-details-loc-chip-label{font-size:10px}.ad-institution-details-benefit-chip{font-size:10.5px}.ad-institution-details-hero-top-row{margin-top:-28px;gap:10px;flex-direction:column;align-items:flex-start}.ad-institution-details-logo-box{width:60px;height:60px;border-radius:12px;margin-bottom:0}.ad-institution-details-logo-placeholder{font-size:24px}.ad-institution-details-hero-info{padding-top:4px;min-width:100%}.ad-institution-details-inst-name{font-size:12px}.ad-institution-details-inst-affiliation{font-size:11px}.ad-institution-details-actions{position:static;margin-top:8px;flex-wrap:wrap;gap:8px}.ad-institution-details-tabs-shell{padding:0 8px}.ad-institution-details-tabs-nav{padding:4px 4px 0;gap:1px}.ad-institution-details-tab-btn{font-size:10px;padding:8px 8px 10px;gap:4px}.ad-institution-details-tab-icon{opacity:.55}.ad-institution-details-tab-body{padding:14px 12px 20px}.ad-institution-details-two-col{grid-template-columns:1fr}.ad-institution-details-info-row{grid-template-columns:1fr;gap:2px;padding:6px 0}.ad-institution-details-info-label{font-size:11px;color:#64748b}.ad-institution-details-info-value,.ad-institution-details-about-text{font-size:11px}.ad-institution-details-doc-num{font-size:12px}.ad-institution-details-doc-progress-label{font-size:10.5px}.ad-institution-details-doc-card-title{font-size:11.5px}.ad-institution-details-doc-badge{font-size:9px}.ad-institution-details-doc-progress-fill{height:79%}.ad-institution-details-doc-stat-label{font-size:10px}.ad-institution-details-ct-grid{grid-template-columns:1fr;gap:10px}.ad-institution-details-ct-card{padding:12px 14px}.ad-institution-details-ct-icon{width:32px;height:32px}.ad-institution-details-ct-label{font-size:10px}.ad-institution-details-ct-value{font-size:11.5px}.ad-institution-details-doc-summary{padding:10px 14px;gap:12px}.ad-institution-details-doc-progress-wrap{min-width:100%;margin-left:0}.ad-institution-details-doc-divider{display:none}.ad-institution-details-doc-cards-grid{grid-template-columns:1fr;gap:12px}.ad-institution-details-accred-grid{grid-template-columns:1fr;gap:10px}.ad-institution-details-accred-card{padding:12px 14px}.ad-institution-details-loc-grid{grid-template-columns:1fr}.ad-institution-details-section-title{font-size:10px}.ad-institution-details-modal-overlay{padding:14px}.ad-institution-details-hero-info{padding-top:0;width:100%}.ad-institution-details-hero-top-row{flex-direction:column;align-items:center;text-align:center;margin-top:-40px}.ad-institution-details-logo-box{width:70px;height:70px;border-radius:18px}.ad-institution-details-actions{position:static;width:103%;display:flex;justify-content:center;gap:10px;margin-top:10px}.ad-institution-details-cancel{border-radius:20px;font-size:11.5px;padding:2px 12px;background-color:#fff;color:#8892a4;border:1px solid #8892a4;font-family:Montserrat,sans-serif;cursor:pointer}.ad-institution-details-delete-modal p{font-size:12px}.ad-institution-details-delete-modal h3{font-size:13px}.ad-institution-details-confirm-delete{font-size:11.5px}.ad-institution-details-btn-icon{font-size:11px}.ad-institution-details-cancel,.ad-institution-details-confirm-delete,.ad-institution-approve-confirm{display:flex;align-items:center;justify-content:center;gap:3px}.ad-institution-details-approved-static-btn,.ad-institution-details-rejected-static-btn{padding:2px 11px;border-radius:8px;display:flex;align-items:center;gap:1px;font-size:11px}.ad-institution-approve-confirm{font-size:11.5px}}@media (min-width: 375px) and (max-width: 479px){.ad-institution-details-delete-modal h3{font-size:13px}.ad-institution-details-delete-modal p{font-size:12px}.ad-institution-details-cancel{border-radius:20px;font-size:11.5px;padding:2px 12px;background-color:#fff;color:#8892a4;border:1px solid #8892a4;font-family:Montserrat,sans-serif;cursor:pointer}.ad-institution-details-confirm-delete{font-size:11.5px}.ad-institution-details-btn-icon{display:flex;align-items:center;justify-content:center;font-size:14px;margin-bottom:2px;line-height:1}.ad-institution-details-cancel,.ad-institution-details-confirm-delete,.ad-institution-approve-confirm{display:flex;align-items:center;justify-content:center;gap:3px}.ad-institution-approve-confirm{font-size:11.5px}.ad-institution-details-btn-icon{font-size:11px}.ad-institution-details-approved-static-btn,.ad-institution-details-rejected-static-btn{padding:2px 11px;border-radius:8px;display:flex;align-items:center;gap:1px;font-size:11px}.ad-institution-details-modal-block{width:372px;text-align:center}.ad-institution-details-doc-num{font-size:12px}.ad-institution-details-doc-progress-label{font-size:10.5px}.ad-institution-details-doc-card-title{font-size:11.5px}.ad-institution-details-doc-badge{font-size:9px}.ad-institution-details-doc-progress-fill{height:79%}.ad-institution-details-modal-title{font-size:14px}.ad-institution-details-block-desc,.ad-institution-details-checkbox-label,.ad-institution-details-radio-label{font-size:11.5px}.ad-institution-details-radio-input{width:11px;height:11px;accent-color:#16a34a;cursor:pointer}.ad-institution-details-checkbox-input{width:11px;height:11px;accent-color:#16a34a}.ad-institution-details-submit-btn,.ad-institution-details-block-confirm-btn{padding:3px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:11px;font-weight:600;cursor:pointer}.ad-institution-details-loc-text{font-size:12px;font-weight:500;color:#1e293b;line-height:1.65}.ad-institution-details-cancel-btn{padding:5px 20px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:11px;font-weight:500;cursor:pointer}.ad-institution-details-menu-btn{width:25px;height:25px;font-size:13px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{justify-content:center;padding:2px 12px;height:26px;font-size:10px;border-radius:8px}.ad-institution-details-topbar{margin:0 8px 12px;padding:0 8px}.ad-institution-details-back-btn{font-size:11px;padding:3px 10px 3px 6px}.ad-institution-details-hero{margin:0 8px 16px;border-radius:12px}.ad-institution-details-hero-banner{height:90px}.ad-institution-details-hero-body{padding:0 12px 10px}.ad-institution-details-accred-label{font-size:10px}.ad-institution-details-accred-value{font-size:11px}.ad-institution-details-loc-chip-value{font-size:11.5px}.ad-institution-details-loc-chip-label{font-size:10px}.ad-institution-details-benefit-chip,.ad-institution-details-section-title{font-size:10.5px}.ad-institution-details-hero-top-row{flex-direction:column;align-items:center;text-align:center;margin-top:-40px}.ad-institution-details-logo-wrap{display:flex;justify-content:center;width:100%}.ad-institution-details-logo-box{width:70px;height:70px;border-radius:18px}.ad-institution-details-hero-info{padding-top:0;width:100%}.ad-institution-details-inst-name{font-size:15px;text-align:center}.ad-institution-details-inst-affiliation{font-size:12px;text-align:center;margin-bottom:12px}.ad-institution-details-actions{position:static;width:103%;display:flex;justify-content:center;gap:10px;margin-top:10px}.ad-institution-details-page{padding-bottom:60px}.ad-institution-details-topbar{margin:0 10px 12px;padding:0 10px}.ad-institution-details-back-btn{font-size:11px;padding:3px 11px 3px 6px}.ad-institution-details-hero{margin:0 10px 16px;border-radius:12px}.ad-institution-details-hero-banner{height:100px}.ad-institution-details-hero-body{padding:0 14px 10px}.ad-institution-details-hero-top-row{margin-top:-30px;gap:10px;flex-direction:column;align-items:flex-start}.ad-institution-details-logo-box{width:64px;height:64px;border-radius:12px;margin-bottom:0}.ad-institution-details-logo-placeholder{font-size:26px}.ad-institution-details-hero-info{padding-top:4px;min-width:100%}.ad-institution-details-inst-name{font-size:13px}.ad-institution-details-inst-affiliation{font-size:11.5px}.ad-institution-details-actions{position:static;margin-top:8px;flex-wrap:wrap;gap:8px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:11px;padding:4px 9px}.ad-institution-details-tabs-shell{padding:0 10px}.ad-institution-details-modal-overlay{padding:14px}@media (min-width: 360px) and (max-width: 479px){.ad-institution-details-tabs-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px}.ad-institution-details-tabs-nav::-webkit-scrollbar{display:none}.ad-institution-details-tab-btn{flex:0 0 auto;min-width:fit-content;padding:9px 12px 11px;gap:5px}.ad-institution-details-tab-label{display:inline-flex;font-size:11.5px}.ad-institution-details-tab-icon{opacity:.55}}.ad-institution-details-tab-body{padding:16px 14px 22px}.ad-institution-details-two-col{grid-template-columns:1fr}.ad-institution-details-info-row{grid-template-columns:120px 1fr;gap:12px;padding:6px 0}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:12px}.ad-institution-details-about-text{font-size:11.5px}.ad-institution-details-ct-grid{grid-template-columns:1fr;gap:10px}.ad-institution-details-ct-card{padding:13px 15px}.ad-institution-details-ct-icon{width:34px;height:34px}.ad-institution-details-ct-label{font-size:10px}.ad-institution-details-ct-value{font-size:11px}.ad-institution-details-doc-summary{padding:10px 16px;gap:14px}.ad-institution-details-doc-progress-wrap{min-width:100%;margin-left:0}.ad-institution-details-doc-divider{display:none}.ad-institution-details-doc-cards-grid{grid-template-columns:1fr;gap:12px}.ad-institution-details-accred-grid{grid-template-columns:1fr;gap:10px}.ad-institution-details-loc-grid{grid-template-columns:1fr 1fr}}@media (min-width: 480px) and (max-width: 599px){.ad-institution-details-page{padding-bottom:60px}.ad-institution-details-topbar{margin:0 12px 14px;padding:0 12px}.ad-institution-details-hero{margin:0 12px 18px;border-radius:13px}.ad-institution-details-hero-banner{height:110px}.ad-institution-details-hero-body{padding:0 18px 10px}.ad-institution-details-hero-top-row{margin-top:-32px;gap:12px}.ad-institution-details-logo-box{width:68px;height:68px;border-radius:13px;margin-bottom:10px}.ad-institution-details-logo-placeholder{font-size:28px}.ad-institution-details-hero-info{padding-top:36px;min-width:0;flex:1}.ad-institution-details-inst-name{font-size:13px}.ad-institution-details-inst-affiliation{font-size:11.5px}.ad-institution-details-actions{position:static;margin-top:8px;flex-wrap:wrap;gap:8px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:11.5px;padding:4px 9px}.ad-institution-details-tabs-shell{padding:0 12px}.ad-institution-details-tab-btn{font-size:11px;padding:9px 12px 11px;gap:5px}.ad-institution-details-tab-label{display:none}.ad-institution-details-tab-icon{opacity:1}.ad-institution-details-tab-body{padding:18px 16px 24px}.ad-institution-details-two-col{grid-template-columns:1fr}.ad-institution-details-info-row{grid-template-columns:130px 1fr;gap:14px;padding:6px 0}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:12.5px}.ad-institution-details-ct-grid,.ad-institution-details-doc-cards-grid,.ad-institution-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-institution-details-doc-progress-wrap{min-width:140px}}@media (min-width: 600px) and (max-width: 767px){.ad-institution-details-page{padding-bottom:70px}.ad-institution-details-topbar{margin:0 14px 14px;padding:0 14px}.ad-institution-details-hero{margin:0 14px 18px;border-radius:14px}.ad-institution-details-hero-banner{height:120px}.ad-institution-details-hero-body{padding:0 20px 10px}.ad-institution-details-hero-top-row{margin-top:-34px;gap:14px}.ad-institution-details-logo-box{width:72px;height:72px;margin-bottom:14px}.ad-institution-details-hero-info{padding-top:38px}.ad-institution-details-inst-name{font-size:13.5px}.ad-institution-details-actions{top:42px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:11.5px;padding:4px 9px}.ad-institution-details-tabs-shell{padding:0 14px}.ad-institution-details-tab-btn{font-size:11px;padding:10px 13px 12px;gap:6px}.ad-institution-details-tab-label{display:none}.ad-institution-details-tab-icon{opacity:1}.ad-institution-details-tab-body{padding:20px 18px 26px}.ad-institution-details-two-col{grid-template-columns:1fr}.ad-institution-details-info-row{grid-template-columns:140px 1fr;gap:20px}.ad-institution-details-ct-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-institution-details-doc-cards-grid{grid-template-columns:1fr 1fr;gap:14px}.ad-institution-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-institution-details-doc-stat-label{font-size:11px}}@media (min-width: 768px) and (max-width: 899px){.ad-institution-details-page{padding-bottom:70px}.ad-institution-details-topbar{margin:0 16px 14px;padding:0 16px}.ad-institution-details-hero{margin:0 16px 20px;border-radius:14px}.ad-institution-details-hero-banner{height:130px}.ad-institution-details-hero-body{padding:0 22px 10px}.ad-institution-details-hero-top-row{margin-top:-36px}.ad-institution-details-logo-box{width:76px;height:76px;margin-bottom:18px}.ad-institution-details-hero-info{padding-top:40px}.ad-institution-details-inst-name{font-size:14px}.ad-institution-details-actions{top:46px}.ad-institution-details-tabs-shell{padding:0 16px}.ad-institution-details-tab-btn{font-size:11.5px;padding:10px 14px 12px}.ad-institution-details-tab-label{display:inline}.ad-institution-details-tab-body{padding:22px 22px 28px}.ad-institution-details-two-col{grid-template-columns:1fr 1fr}.ad-institution-details-info-row{grid-template-columns:130px 1fr;gap:16px}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:12px}.ad-institution-details-ct-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.ad-institution-details-accred-grid{grid-template-columns:1fr 1fr;gap:12px}.ad-institution-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}.ad-institution-details-accred-value{font-size:12px}.ad-institution-details-about-text{font-size:13px}.ad-institution-details-section-title,.ad-institution-details-loc-text{font-size:12px}.ad-institution-details-loc-chip-label,.ad-institution-details-doc-stat-label{font-size:11px}}@media (min-width: 900px) and (max-width: 1023px){.ad-institution-details-page{padding-bottom:75px}.ad-institution-details-topbar{margin:0 18px 16px;padding:0 18px}.ad-institution-details-hero{margin:0 18px 20px}.ad-institution-details-hero-banner{height:140px}.ad-institution-details-hero-body{padding:0 24px 8px}.ad-institution-details-hero-top-row{margin-top:-37px}.ad-institution-details-logo-box{width:78px;height:78px;margin-bottom:20px}.ad-institution-details-hero-info{padding-top:41px}.ad-institution-details-inst-name{font-size:14.5px}.ad-institution-details-actions{top:48px}.ad-institution-details-tabs-shell{padding:0 18px}.ad-institution-details-tab-btn{font-size:12px;padding:10px 16px 12px}.ad-institution-details-tab-body{padding:24px 24px 30px}.ad-institution-details-two-col{grid-template-columns:1fr 1fr;gap:0 16px}.ad-institution-details-info-row{grid-template-columns:140px 1fr;gap:22px}.ad-institution-details-ct-grid{grid-template-columns:repeat(3,1fr);gap:12px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:15px}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:13px}.ad-institution-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}}@media (min-width: 1024px) and (max-width: 1279px){.ad-institution-details-topbar{margin:0 20px 16px}.ad-institution-details-hero{margin:0 20px 22px}.ad-institution-details-tabs-shell{padding:0 20px}.ad-institution-details-ct-grid{grid-template-columns:repeat(3,1fr)}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr))}.ad-institution-details-doc-btn{gap:5px;padding:5px 11px;font-size:10px}}@media (min-width: 1280px) and (max-width: 1439px){.ad-institution-details-hero{max-width:1200px}.ad-institution-details-tabs-shell{max-width:1240px}.ad-institution-details-hero-banner{height:155px}.ad-institution-details-inst-name{font-size:15.5px}.ad-institution-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:14px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (min-width: 1440px) and (max-width: 1919px){.ad-institution-details-hero{max-width:1160px}.ad-institution-details-tabs-shell{max-width:1195px}.ad-institution-details-topbar{max-width:1280px}.ad-institution-details-hero-banner{height:165px}.ad-institution-details-logo-box{width:88px;height:88px;margin-bottom:26px}.ad-institution-details-hero-info{padding-top:46px}.ad-institution-details-inst-name{font-size:16px}.ad-institution-details-inst-affiliation{font-size:13.5px}.ad-institution-details-actions{top:54px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:12.5px;padding:4px 10px}.ad-institution-details-tab-btn{font-size:13px;padding:12px 22px 14px}.ad-institution-details-tab-body{padding:30px 32px 36px}.ad-institution-details-info-row{grid-template-columns:170px 1fr;gap:34px}.ad-institution-details-info-label,.ad-institution-details-info-value,.ad-institution-details-about-text{font-size:14px}.ad-institution-details-section-title{font-size:12.5px}.ad-institution-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:16px}.ad-institution-details-ct-label{font-size:11px}.ad-institution-details-ct-value{font-size:13px}.ad-institution-details-ct-icon{width:42px;height:42px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:18px}.ad-institution-details-doc-card-title{font-size:13px}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.ad-institution-details-accred-label{font-size:11px}.ad-institution-details-accred-value,.ad-institution-details-loc-chip-value{font-size:13.5px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-institution-details-hero{max-width:1560px}.ad-institution-details-tabs-shell{max-width:1600px}.ad-institution-details-topbar{max-width:1480px}.ad-institution-details-hero-banner{height:180px}.ad-institution-details-hero-body{padding:0 36px 10px}.ad-institution-details-hero-top-row{margin-top:-44px;gap:24px}.ad-institution-details-logo-box{width:96px;height:96px;border-radius:18px;margin-bottom:30px}.ad-institution-details-logo-placeholder{font-size:40px}.ad-institution-details-hero-info{padding-top:52px}.ad-institution-details-inst-name{font-size:18px}.ad-institution-details-inst-affiliation{font-size:14px;margin-bottom:12px}.ad-institution-details-actions{top:60px;gap:12px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:13px;padding:5px 12px;border-radius:7px}.ad-institution-details-tabs-nav{padding:8px 10px 0}.ad-institution-details-tab-btn{font-size:14px;padding:13px 26px 15px;gap:9px}.ad-institution-details-tab-body{padding:34px 36px 40px}.ad-institution-details-two-col{gap:0 28px}.ad-institution-details-section-title{font-size:13px;letter-spacing:1px}.ad-institution-details-about-text{font-size:15px;margin-bottom:24px}.ad-institution-details-info-row{grid-template-columns:190px 1fr;gap:38px;padding:8px 0}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:14.5px}.ad-institution-details-benefit-chip{font-size:12.5px;padding:5px 14px}.ad-institution-details-loc-text{font-size:14px}.ad-institution-details-loc-chip-label{font-size:12.5px}.ad-institution-details-loc-chip-value{font-size:14px}.ad-institution-details-loc-icon{width:36px;height:36px}.ad-institution-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:18px}.ad-institution-details-ct-card{padding:20px 22px;gap:16px}.ad-institution-details-ct-icon{width:46px;height:46px;border-radius:12px}.ad-institution-details-ct-label{font-size:12.5px;margin-bottom:6px}.ad-institution-details-ct-value{font-size:14px}.ad-institution-details-doc-summary{padding:16px 28px;gap:24px}.ad-institution-details-doc-num{font-size:18px}.ad-institution-details-doc-stat-label{font-size:11px}.ad-institution-details-doc-progress-wrap{min-width:200px}.ad-institution-details-doc-progress-bar{height:7px}.ad-institution-details-doc-progress-label{font-size:12.5px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.ad-institution-details-doc-card{padding:22px 20px 18px;gap:14px}.ad-institution-details-doc-icon-wrap{width:46px;height:46px;border-radius:12px}.ad-institution-details-doc-card-title{font-size:13.5px}.ad-institution-details-doc-card-filename{font-size:12px}.ad-institution-details-doc-btn{font-size:12px;padding:6px 13px}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.ad-institution-details-accred-card{padding:20px 22px;gap:16px}.ad-institution-details-accred-label{font-size:13px;margin-bottom:6px}.ad-institution-details-accred-value{font-size:14px}.ad-institution-details-accred-desc{font-size:12px}.ad-institution-details-naac-badge{font-size:12px;padding:4px 12px}.ad-institution-details-back-btn{font-size:13px;padding:4px 15px 5px 9px}}@media (min-width: 2560px) and (max-width: 3839px){.ad-institution-details-hero{max-width:2200px}.ad-institution-details-tabs-shell{max-width:2240px}.ad-institution-details-topbar{max-width:2100px}.ad-institution-details-hero-banner{height:230px}.ad-institution-details-hero-body{padding:0 48px 14px}.ad-institution-details-hero-top-row{margin-top:-56px;gap:30px}.ad-institution-details-logo-box{width:120px;height:120px;border-radius:22px;border-width:4px;margin-bottom:36px}.ad-institution-details-logo-placeholder{font-size:52px}.ad-institution-details-hero-info{padding-top:64px}.ad-institution-details-inst-name{font-size:24px;margin-bottom:6px}.ad-institution-details-inst-affiliation{font-size:17px;margin-bottom:14px}.ad-institution-details-actions{top:74px;gap:14px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:15px;padding:6px 14px;border-radius:8px}.ad-institution-details-tabs-nav{padding:10px 12px 0;gap:4px}.ad-institution-details-tab-btn{font-size:17px;padding:16px 32px 18px;gap:10px}.ad-institution-details-tab-underline{height:3px}.ad-institution-details-tab-body{padding:44px 48px 52px}.ad-institution-details-two-col{gap:0 36px}.ad-institution-details-section-title{font-size:16px;letter-spacing:1.2px}.ad-institution-details-about-text{font-size:18px;line-height:2;margin-bottom:30px}.ad-institution-details-info-row{grid-template-columns:230px 1fr;gap:48px;padding:10px 0}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:17px}.ad-institution-details-benefit-chip{font-size:14px;padding:6px 16px}.ad-institution-details-loc-address-block{padding:14px 16px;border-radius:14px;gap:14px}.ad-institution-details-loc-text{font-size:16px}.ad-institution-details-loc-icon{width:44px;height:44px;border-radius:11px}.ad-institution-details-loc-chip{padding:12px 14px;border-radius:12px}.ad-institution-details-loc-chip-label{font-size:14px;margin-bottom:5px}.ad-institution-details-loc-chip-value{font-size:16px}.ad-institution-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:22px}.ad-institution-details-ct-card{padding:24px 26px;gap:18px;border-radius:16px;border-width:2px}.ad-institution-details-ct-icon{width:54px;height:54px;border-radius:14px}.ad-institution-details-ct-label{font-size:14px;margin-bottom:7px}.ad-institution-details-ct-value{font-size:16px}.ad-institution-details-doc-summary{padding:20px 32px;gap:28px;border-radius:16px;margin-bottom:32px}.ad-institution-details-doc-num{font-size:22px}.ad-institution-details-doc-stat-label{font-size:13px}.ad-institution-details-doc-progress-wrap{min-width:260px}.ad-institution-details-doc-progress-bar{height:9px}.ad-institution-details-doc-progress-label{font-size:14px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.ad-institution-details-doc-card{padding:28px 24px 22px;gap:16px;border-radius:16px;border-width:2px}.ad-institution-details-doc-icon-wrap{width:54px;height:54px;border-radius:14px}.ad-institution-details-doc-card-title{font-size:16px}.ad-institution-details-doc-card-filename{font-size:13.5px}.ad-institution-details-doc-badge{font-size:12px;padding:4px 12px}.ad-institution-details-doc-btn{font-size:14px;padding:7px 16px;border-radius:9px}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px}.ad-institution-details-accred-card{padding:24px 26px;gap:18px;border-radius:16px;border-width:2px}.ad-institution-details-accred-label{font-size:15px;margin-bottom:7px}.ad-institution-details-accred-value{font-size:17px}.ad-institution-details-accred-desc{font-size:14px}.ad-institution-details-naac-badge{font-size:14px;padding:5px 14px;top:14px;right:16px}.ad-institution-details-back-btn{font-size:15px;padding:5px 18px 6px 11px;border-radius:11px;border-width:2px}.ad-institution-details-delete-modal{max-width:420px;padding:30px}.ad-institution-details-delete-modal h3{font-size:22px}.ad-institution-details-delete-modal p{font-size:16px}.ad-institution-details-cancel,.ad-institution-details-confirm-delete{font-size:15px;padding:7px 18px}}@media (min-width: 3840px){.ad-institution-details-hero{max-width:3200px}.ad-institution-details-tabs-shell{max-width:3280px}.ad-institution-details-topbar{max-width:3100px}.ad-institution-details-hero-banner{height:320px}.ad-institution-details-hero-body{padding:0 64px 18px}.ad-institution-details-hero-top-row{margin-top:-72px;gap:40px}.ad-institution-details-logo-box{width:160px;height:160px;border-radius:28px;border-width:5px;margin-bottom:48px}.ad-institution-details-logo-placeholder{font-size:70px}.ad-institution-details-hero-info{padding-top:84px}.ad-institution-details-inst-name{font-size:32px;margin-bottom:8px}.ad-institution-details-inst-affiliation{font-size:22px;margin-bottom:18px}.ad-institution-details-actions{top:96px;gap:18px}.ad-institution-details-approve-btn,.ad-institution-details-delete-btn{font-size:19px;padding:8px 18px;border-radius:10px}.ad-institution-details-tabs-nav{padding:14px 16px 0;gap:6px}.ad-institution-details-tab-btn{font-size:22px;padding:20px 42px 22px;gap:12px;border-radius:14px 14px 0 0}.ad-institution-details-tab-underline{height:4px}.ad-institution-details-tab-body{padding:60px 64px 72px;border-radius:0 0 20px 20px}.ad-institution-details-two-col{gap:0 48px}.ad-institution-details-section-title{font-size:20px;letter-spacing:1.4px}.ad-institution-details-about-text{font-size:22px;line-height:2.1;margin-bottom:40px}.ad-institution-details-info-row{grid-template-columns:300px 1fr;gap:60px;padding:13px 0}.ad-institution-details-info-label,.ad-institution-details-info-value{font-size:21px}.ad-institution-details-benefit-chip{font-size:17px;padding:8px 20px}.ad-institution-details-loc-address-block{padding:18px 20px;border-radius:18px;gap:18px}.ad-institution-details-loc-text{font-size:20px}.ad-institution-details-loc-icon{width:58px;height:58px;border-radius:14px}.ad-institution-details-loc-chip{padding:16px 18px;border-radius:16px}.ad-institution-details-loc-chip-label{font-size:17px;margin-bottom:6px}.ad-institution-details-loc-chip-value{font-size:20px}.ad-institution-details-ct-grid{grid-template-columns:repeat(4,1fr);gap:28px}.ad-institution-details-ct-card{padding:30px 34px;gap:22px;border-radius:20px;border-width:2px}.ad-institution-details-ct-icon{width:70px;height:70px;border-radius:18px}.ad-institution-details-ct-label{font-size:17px;margin-bottom:9px}.ad-institution-details-ct-value{font-size:20px}.ad-institution-details-doc-summary{padding:26px 42px;gap:36px;border-radius:20px;margin-bottom:42px}.ad-institution-details-doc-num{font-size:28px}.ad-institution-details-doc-stat-label{font-size:16px}.ad-institution-details-doc-divider{height:50px}.ad-institution-details-doc-progress-wrap{min-width:340px}.ad-institution-details-doc-progress-bar{height:11px}.ad-institution-details-doc-progress-label{font-size:17px}.ad-institution-details-doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:30px}.ad-institution-details-doc-card{padding:36px 30px 28px;gap:20px;border-radius:20px;border-width:2px}.ad-institution-details-doc-icon-wrap{width:70px;height:70px;border-radius:18px}.ad-institution-details-doc-card-title{font-size:20px}.ad-institution-details-doc-card-filename{font-size:17px}.ad-institution-details-doc-badge{font-size:14px;padding:5px 15px}.ad-institution-details-doc-btn{font-size:17px;padding:9px 20px;border-radius:11px}.ad-institution-details-accred-grid{grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:28px}.ad-institution-details-accred-card{padding:30px 34px;gap:22px;border-radius:20px;border-width:2px}.ad-institution-details-accred-label{font-size:18px;margin-bottom:9px}.ad-institution-details-accred-value{font-size:21px}.ad-institution-details-accred-value--empty{font-size:18px}.ad-institution-details-accred-desc{font-size:16px}.ad-institution-details-naac-badge{font-size:17px;padding:6px 18px;top:18px;right:20px}.ad-institution-details-back-btn{font-size:18px;padding:7px 22px 8px 14px;border-radius:14px;border-width:2px}.ad-institution-details-delete-modal{max-width:580px;padding:44px;border-radius:18px}.ad-institution-details-delete-modal h3{font-size:30px}.ad-institution-details-delete-modal p{font-size:21px}.ad-institution-details-cancel,.ad-institution-details-confirm-delete{font-size:19px;padding:10px 24px}.ad-institution-details-preview-header{padding:20px 32px}.ad-institution-details-preview-header h4{font-size:22px}.ad-institution-details-preview-body{padding:28px}.ad-institution-details-spinner{width:56px;height:56px;border-width:4px}.ad-institution-details-loading,.ad-institution-details-error{font-size:22px;gap:22px}}.institution-section{width:100%;text-align:center;height:100%;padding:8px 10px;box-sizing:border-box}.ad-institution-section-header{display:flex;justify-content:space-between;align-items:center;border-radius:8px;flex-wrap:wrap;gap:12px;padding:8px 0}.ad-institution-section-header p{margin:0;padding:0 10px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;white-space:nowrap}.ad-institution-header-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ad-institution-search-wrap{position:relative;display:inline-block;min-width:0;flex:1;max-width:550px}.ad-institution-search-wrap input{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;font-size:14px;outline:none;transition:border-color .3s;box-sizing:border-box;min-width:450px}.ad-institution-search-wrap input:focus{border-color:#ddd}.ad-institution-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;pointer-events:none}.ad-institution-filter-wrap,.ad-institution-sort-wrap{position:relative;display:inline-block;flex-shrink:0}.ad-institution-filter-trigger,.ad-institution-sort-trigger{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s;white-space:nowrap}.ad-institution-filter-badge{position:absolute;top:-4px;right:-4px;background:red;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.ad-institution-filter-dropdown{position:absolute;top:110%;right:0;width:240px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000;box-sizing:border-box}.ad-institution-filter-input{width:100%;padding:5px 10px;border-radius:10px;color:#1a1a2e;border:1px solid #ccc;background:#fff;font-size:14px;outline:none;box-sizing:border-box}.ad-institution-filter-input option{font-size:13.5px}.ad-institution-select-wrapper{position:relative;width:100%;padding:3px 1px}.ad-institution-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none}.ad-institution-filter-clear-btn{background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px;border-radius:20px;font-size:12px;width:44%;margin-left:56px;cursor:pointer;font-weight:500}.ad-institution-sort-dropdown{position:absolute;top:40px;right:0;min-width:220px;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:18px 19px;box-sizing:border-box}.ad-institution-sort-title{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.ad-institution-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:13.5px;border-radius:4px}.ad-institution-sort-label input[type=radio]{accent-color:#16a34a;width:13px;height:13px;cursor:pointer}.ad-institution-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid#0575E6;padding:3px 14px;border-radius:20px;cursor:pointer;font-size:12px}.ad-institution-table-meta{padding:8px 10px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.ad-institution-left-group{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ad-institution-entries-info{font-size:14px;color:#1a1a2e}.ad-institution-entries-filtered{margin-left:8px;font-weight:500}.ad-institution-perpage-wrap{display:flex;align-items:center;gap:8px}.ad-institution-perpage-label{font-size:13px;color:#1a1a2e;margin-bottom:0}.ad-institution-perpage-select{border:1px solid #ced4da;border-radius:4px;background:#fff;padding:2px 8px;font-size:11px;outline:none}.ad-institution-table-scroll-wrap{overflow-x:auto;border:none;width:100%;-webkit-overflow-scrolling:touch}.ad-institution-table{border-collapse:separate;border-spacing:0;width:100%;border-radius:20px;border:1px solid #e5e7eb;min-width:900px;background-color:#fff;overflow:hidden}.ad-institution-thead-row{position:sticky;top:0;z-index:10;background:#fff;color:#004dda}.ad-institution-table thead{box-shadow:0 2px 4px #0000000d}.ad-institution-th{padding:12px 20px;font-size:13.5px;font-weight:600;white-space:nowrap}.ad-institution-th-sno{padding:10px 20px;width:20px}.ad-institution-th-plan,.ad-institution-th-posts{width:140px}.ad-institution-th-hiring{width:40px}.ad-institution-th-center{text-align:center}.ad-institution-tbody-row{font-size:15px}.ad-institution-td{height:32px;padding:6px 8px;font-size:13.5px;white-space:nowrap;color:#1a1a2e}.ad-institution-td-center{text-align:center}.ad-institution-td-code,.ad-institution-td-muted{color:#1a1a2e}.ad-institution-td-empty{border:1px solid #dee2e6;padding:40px;text-align:center;color:#6c757d;font-size:16px}.ad-institution-plan-badge{padding:6px 12px;border-radius:20px;display:inline-block;text-align:center;min-width:80px;font-size:13.5px}.ad-institution-plan-default{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.ad-institution-status-active{color:#28a745}.ad-institution-status-inactive{color:#d2042d}.ad-institution-status-default{color:#6c757d}.ad-institution-job-link{color:#06c;text-decoration:none;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px}.ad-institution-job-link:hover{text-decoration:underline}.ad-institution-view-btn{padding:2px 10px;background:#fff;color:#004dda;background:#f5f0ff80;border:none;border-radius:4px;cursor:pointer;font-size:13.5px;font-weight:500;transition:all .2s ease}.ad-institution-action-approve{margin:0 6px;cursor:pointer;font-size:14px;color:#28a745}.ad-institution-action-delete{margin:0 12px;cursor:pointer;color:#dc3545;font-size:16px}.ad-institution-pagination-wrap{padding:16px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 8px 8px;flex-wrap:wrap;gap:10px}.ad-institution-page-info{font-size:13.5px;color:#6c757d}.ad-institution-page-controls{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ad-institution-page-btn{padding:2px 11px;font-size:13px;font-weight:500;color:#495057;background:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;transition:background .2s ease}.ad-institution-page-btn:hover:not(:disabled){background:#f8f9fa}.ad-institution-page-btn-active{background:#0575e6!important;color:#fff!important}.ad-institution-page-btn-disabled{color:#6c757d;opacity:.6;cursor:not-allowed}.ad-institution-page-btn-dots{color:#6c757d;cursor:default}.modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;box-sizing:border-box}.modal-card{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:480px;position:relative;box-shadow:0 8px 30px #0000002e;box-sizing:border-box}.modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#6c757d}.modal-title{font-size:17px;font-weight:600;margin-bottom:14px;color:#1a1a2e}.ad-institution-approve-modal-confirm-btn{color:#16a34a;padding:3px 11px;border-radius:20px;background:#fff;font-size:13.5px;border:1px solid #16a34a;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.ad-institution-modal-btn-icon{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.reject-btn{background:#fff;color:#e32636;padding:2px 11px;border-radius:20px;font-size:13.5px;border:1px solid #E32636;cursor:pointer}.ad-institution-approve-modal-cancel-btn{background:#fff;color:#8892a4;border-radius:20px;border:1px solid #8892a4;font-size:13.5px;padding:3px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.ad-institution-approve-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;box-sizing:border-box}.ad-institution-approve-modal-card{background:#fff;border-radius:12px;padding:30px;width:100%;max-width:395px;position:relative;box-shadow:0 8px 30px #0000002e;box-sizing:border-box}.ad-institution-approve-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#6c757d}.ad-institution-approve-modal-title{font-size:17px;font-weight:600;margin-bottom:14px;color:#1a1a2e}.ad-institution-approve-modal-title p{font-size:13.5px}.ad-institution-status-approved{background:#ecfff699;color:#20a86e;font-size:13.5px;border-radius:20px;padding:4px 10px}.ad-institution-status-rejected{background:#f8d7da40;color:#da3141;font-size:13.5px;padding:4px 10px;border-radius:20px}.ad-institution-status-pending{background:#9b27b007;color:#9c27b0;font-size:13.5px;padding:4px 10px;border-radius:20px}.ad-institution-status-blocked{background:#fee2e250;color:#dc2626;padding:4px 10px;border-radius:20px;font-size:13.5px}.ad-institution-tabs{position:relative;display:flex;background:#fff;box-shadow:0 2px 4px #0000000d;border-radius:30px;padding:2px 1px;overflow:hidden}.ad-institution-tabs button{position:relative;z-index:2;border:none;background:transparent;padding:5px 15px;font-size:13px;cursor:pointer;color:#555;transition:.3s}.tab-slider{position:absolute;top:4px;left:3px;width:88px;height:calc(100% - 8px);border-radius:25px;transition:all .35s ease;z-index:1}.tab-slider.pending{transform:translate(0);background:linear-gradient(90deg,#3b82f6,#60a5fa)}.tab-slider.approved{transform:translate(100%);background:linear-gradient(90deg,#059669,#34d399)}.tab-slider.rejected{transform:translate(200%);background:linear-gradient(90deg,#dc2626,#f87171)}.ad-institution-tabs button.active{color:#fff}.ad-institution-college-cell{display:flex;align-items:center;gap:10px}.ad-institution-logo-box{width:36px;height:36px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0}.ad-institution-logo-box-has-img{background:#fff}.ad-institution-logo-img{width:100%;height:100%;object-fit:cover}.ad-institution-logo-placeholder{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:18px}.ad-institution-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.ad-institution-td-empty{padding:40px 20px;text-align:center}.ad-institution-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.ad-institution-empty-lottie{width:170px;height:170px}.ad-institution-empty-text{font-size:14px;font-weight:500;color:#6b7280}@media (min-width: 2560px){.ad-institution-section-header p{font-size:24px}.ad-institution-search-wrap{max-width:800px}.ad-institution-search-wrap input{font-size:16px;padding:10px 40px}.ad-institution-search-icon{font-size:20px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:15px;padding:8px 18px}.ad-institution-th{font-size:22px;padding:16px 12px}.ad-institution-td{font-size:21px;padding:6px 12px;height:44px}.ad-institution-table-scroll-wrap{max-height:800px}.ad-institution-table{min-width:1400px}.ad-institution-entries-info{font-size:22px}.ad-institution-page-btn{font-size:15px;padding:6px 16px}.ad-institution-page-info,.ad-institution-perpage-label{font-size:15px}.ad-institution-plan-badge{font-size:21px;padding:7px 16px}.ad-institution-filter-dropdown{width:280px}.ad-institution-sort-dropdown{min-width:260px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-institution-section-header p{font-size:18px}.ad-institution-search-wrap{max-width:680px}.ad-institution-search-wrap input{font-size:15px}.ad-institution-th{font-size:15px;padding:14px 10px}.ad-institution-td{font-size:14px;padding:5px 10px;height:38px}.ad-institution-table-scroll-wrap{max-height:720px}.ad-institution-table{min-width:1100px}.ad-institution-entries-info{font-size:15px}.ad-institution-page-btn{font-size:12px;padding:4px 14px}}@media (min-width: 1024px) and (max-width: 1439px){.ad-institution-search-wrap{max-width:100%}.ad-institution-search-wrap input{font-size:13px}.ad-institution-th{font-size:12.5px;padding:10px 18px}.ad-institution-td{font-size:12.5px;padding:3px 15px}.ad-institution-table{min-width:860px}.ad-institution-table-scroll-wrap{max-height:520px}.ad-institution-plan-badge{font-size:12px;padding:4px 10px;min-width:70px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:12px;padding:4px 10px}}@media (min-width: 768px) and (max-width: 1023px){.ad-institution-section-header{flex-direction:column;align-items:flex-start;gap:10px}.ad-institution-section-header p{font-size:15px}.ad-institution-header-icons{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.ad-institution-search-wrap{max-width:100%;width:100%}.ad-institution-search-wrap input{font-size:13px;min-width:0}.ad-institution-table-meta{flex-direction:row;flex-wrap:wrap;gap:8px;padding:12px 8px}.ad-institution-entries-info{font-size:13px}.ad-institution-th{font-size:12px;padding:10px 6px}.ad-institution-td{font-size:12px;padding:3px 6px}.ad-institution-table{min-width:820px}.ad-institution-table-scroll-wrap{max-height:480px}.ad-institution-plan-badge{font-size:11.5px;padding:4px 8px;min-width:66px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:12px;padding:5px 10px}.ad-institution-pagination-wrap{flex-direction:row;flex-wrap:wrap;gap:8px}.ad-institution-page-btn{padding:2px 10px;font-size:11px}.ad-institution-page-info{font-size:12.5px}.ad-institution-filter-dropdown{width:220px}.modal-card{max-width:94vw}}@media (min-width: 600px) and (max-width: 767px){.ad-institution-section-header{flex-direction:column;align-items:flex-start;gap:10px}.ad-institution-section-header p{font-size:14px;padding:0 6px}.ad-institution-header-icons{flex-wrap:wrap;gap:8px}.ad-institution-search-wrap{max-width:100%;width:100%;flex:1 1 100%}.ad-institution-search-wrap input{font-size:13px;min-width:0}.ad-institution-table-meta{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 8px}.ad-institution-entries-info{font-size:12.5px}.ad-institution-th{font-size:11.5px;padding:9px 5px}.ad-institution-td{font-size:11.5px;padding:3px 5px;height:30px}.ad-institution-table{min-width:750px}.ad-institution-table-scroll-wrap{max-height:420px}.ad-institution-plan-badge{font-size:11px;padding:3px 8px;min-width:60px}.ad-institution-view-btn{font-size:12px;padding:2px 8px}.ad-institution-action-delete{margin:0 6px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:12px;padding:5px 10px}.ad-institution-pagination-wrap{flex-direction:column;align-items:flex-start;gap:8px}.ad-institution-page-btn{padding:2px 9px;font-size:11.5px}.ad-institution-page-info{font-size:12px}.ad-institution-page-controls{flex-wrap:wrap;gap:4px}.modal-card{max-width:96vw;padding:18px}}@media (min-width: 480px) and (max-width: 599px){.ad-institution-section-header{flex-direction:column;align-items:flex-start;gap:8px}.ad-institution-section-header p{font-size:13.5px}.ad-institution-header-icons{width:100%;flex-wrap:wrap;gap:8px}.ad-institution-search-wrap{max-width:100%;width:100%;flex:1 1 100%}.ad-institution-search-wrap input{font-size:12.5px;padding:7px 32px;min-width:0}.ad-institution-search-icon{font-size:14px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:11.5px;padding:5px 9px}.ad-institution-table-meta{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 8px}.ad-institution-entries-info,.ad-institution-perpage-label{font-size:12px}.ad-institution-th{font-size:11px;padding:8px 5px}.ad-institution-td{font-size:11px;padding:2px 5px;height:28px}.ad-institution-table{min-width:680px}.ad-institution-table-scroll-wrap{max-height:380px}.ad-institution-plan-badge{font-size:10.5px;padding:3px 7px;min-width:56px}.ad-institution-view-btn{font-size:11.5px;padding:2px 7px}.ad-institution-action-approve{font-size:12px;margin:0 4px}.ad-institution-action-delete{font-size:14px;margin:0 4px}.ad-institution-pagination-wrap{align-items:flex-start;gap:8px;padding:12px 8px}.ad-institution-page-btn{padding:2px 9px;font-size:11px}.ad-institution-page-info{font-size:11.5px}.ad-institution-page-controls{flex-wrap:wrap;gap:3px}.ad-institution-filter-dropdown,.ad-institution-sort-dropdown{width:calc(100vw - 40px);right:auto;left:0}.modal-card{max-width:98vw;padding:16px}}@media (min-width: 375px) and (max-width: 479px){.ad-institution-approve-modal-confirm-btn{color:#16a34a;padding:1px 11px;border-radius:20px;background:#fff;font-size:11.5px;border:1px solid #16a34a;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.ad-institution-approve-modal-cancel-btn{background:#fff;color:#8892a4;border-radius:20px;border:1px solid #8892a4;font-size:11.5px;padding:2px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.ad-institution-modal-btn-icon{display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1}.ad-institution-left-group{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}.ad-institution-status-approved{background:#ecfff699;color:#20a86e;font-size:10.5px;border-radius:20px;padding:4px 10px}.ad-institution-status-rejected{background:#f8d7da40;color:#da3141;font-size:10.5px;padding:4px 10px;border-radius:20px}.ad-institution-tabs{align-self:center;margin:5px auto;width:fit-content}.ad-institution-tabs button{position:relative;z-index:2;border:none;background:transparent;padding:5px 15px;font-size:11px;cursor:pointer;color:#555;transition:.3s}.tab-slider{position:absolute;top:4px;left:2px;width:79px;height:calc(100% - 8px);border-radius:25px;transition:all .35s ease;z-index:1}.ad-institution-status-pending{background:#9b27b007;color:#9c27b0;font-size:10.5px;padding:4px 10px;border-radius:20px}.ad-institution-status-blocked{background:#fee2e250;color:#dc2626;padding:4px 10px;border-radius:20px;font-size:10.5px}.ad-institution-approve-modal-title{font-size:13.5px;font-weight:600;margin-bottom:14px;color:#1a1a2e}.ad-institution-approve-modal-card p{font-size:12px}.ad-institution-approve-modal-cancel-btn{background:#fff;color:#8892a4;border-radius:20px;border:1px solid #8892a4;font-size:11.5px;padding:1px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.reject-btn{background:#fff;color:#e32636;padding:2px 11px;border-radius:20px;font-size:11.5px;border:1px solid #E32636;cursor:pointer}.ad-institution-approve-modal-card{background:#fff;border-radius:12px;padding:30px;width:90%;max-width:395px;position:relative;box-shadow:0 8px 30px #0000002e;box-sizing:border-box}.ad-institution-section-header{flex-direction:column;align-items:flex-start;gap:8px}.ad-institution-section-header p{font-size:13px}.ad-institution-header-icons{width:100%;flex-wrap:wrap;gap:6px}.ad-institution-search-wrap{max-width:100%;width:100%}.ad-institution-search-wrap input{font-size:12px;padding:7px 30px;min-width:0}.ad-institution-search-icon{font-size:13px;left:10px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:11px;padding:4px 8px;gap:4px}.ad-institution-table-meta{position:relative;flex-direction:column;align-items:flex-start;gap:6px}.ad-institution-perpage-wrap{position:absolute;right:10px}.ad-institution-left-group{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.ad-institution-entries-info{font-size:11.5px;white-space:nowrap}.ad-institution-perpage-label{font-size:11.5px}.ad-institution-perpage-select{font-size:10px;padding:2px 5px}.ad-institution-th{font-size:10.5px;padding:8px 4px}.ad-institution-td{font-size:10.5px;padding:2px 4px;height:28px}.ad-institution-th-sno{padding:8px 10px}.ad-institution-table{min-width:620px}.ad-institution-table-scroll-wrap{max-height:340px}.ad-institution-plan-badge{font-size:10px;padding:2px 6px;min-width:52px}.ad-institution-view-btn{font-size:11px;padding:1px 6px}.ad-institution-action-approve{font-size:11px;margin:0 3px}.ad-institution-action-delete{font-size:13px;margin:0 3px}.ad-institution-pagination-wrap{align-items:flex-start;gap:6px;padding:10px 6px}.ad-institution-page-btn{padding:2px 8px;font-size:11px}.ad-institution-page-info{font-size:11px}.ad-institution-page-controls{flex-wrap:wrap;gap:3px}.ad-institution-filter-dropdown{width:200px;right:0;padding:12px}.ad-institution-sort-dropdown{width:200px;right:0;padding:10px}.ad-institution-sort-label{font-size:11px}.ad-institution-sort-title{font-size:12px}.ad-institution-sort-clear-btn{padding:5px 12px;font-size:10px}.ad-institution-filter-clear-btn{width:52%;margin-left:20%;font-size:10px;padding:4px 15px}.ad-institution-filter-input{padding:5px 10px;font-size:10px}.modal-card{max-width:100%;padding:14px;border-radius:10px}.modal-title{font-size:15px}.ad-institution-td-empty{font-size:13px;padding:28px 12px}}@media (max-width: 379px){.ad-institution-section-header{flex-direction:column;align-items:flex-start;gap:6px}.ad-institution-section-header p{font-size:12.5px;padding:0 4px}.ad-institution-header-icons{width:100%;flex-wrap:wrap;gap:6px;display:flex}.ad-institution-filter-trigger span,.ad-institution-sort-trigger span{display:none}.ad-institution-filter-trigger svg,.ad-institution-sort-trigger svg{margin:0}.ad-institution-search-wrap{max-width:100%;width:100%}.ad-institution-search-wrap input{font-size:11.5px;padding:6px 11px 6px 28px;min-width:0}.ad-institution-search-icon{font-size:12px;left:8px}.ad-institution-filter-trigger,.ad-institution-sort-trigger{font-size:11.5px;gap:4px;padding:6px;width:29px;height:26px;opacity:.65;justify-content:center}.ad-institution-table-meta{align-items:flex-start;gap:6px;padding:8px 4px}.ad-institution-entries-info,.ad-institution-perpage-label{font-size:11px}.ad-institution-perpage-select{font-size:10px;padding:2px 5px}.ad-institution-th{font-size:10px;padding:7px 3px;white-space:nowrap}.ad-institution-td{font-size:10px;padding:2px 12px;height:26px;white-space:nowrap}.ad-institution-th-sno{padding:7px 16px}.ad-institution-table{min-width:560px}.ad-institution-table-scroll-wrap{max-height:300px}.ad-institution-plan-badge{font-size:9.5px;padding:2px 5px;min-width:46px}.ad-institution-view-btn{font-size:10.5px;padding:1px 5px}.ad-institution-action-approve{font-size:10px;margin:0 4px}.ad-institution-action-delete{font-size:12px;margin:0 4px}.ad-institution-pagination-wrap{align-items:flex-start;gap:6px;padding:15px 4px}.ad-institution-page-btn{padding:2px 7px;font-size:10px}.ad-institution-page-info{font-size:10.5px;margin-top:3px}.ad-institution-page-controls{flex-wrap:wrap;gap:2px}.ad-institution-filter-dropdown{width:200px;right:0;padding:12px}.ad-institution-sort-dropdown{width:200px;right:0;padding:10px}.ad-institution-td span{font-size:10px}.ad-institution-filter-input{padding:5px 10px;font-size:10px}.ad-institution-sort-clear-btn{padding:3px 12px;font-size:10px}.ad-institution-filter-clear-btn{width:52%;margin-left:20%;font-size:10px;padding:4px 15px}.ad-institution-sort-label{font-size:10px}.ad-institution-sort-title{font-size:11px}.modal-overlay{padding:10px}.modal-card{max-width:100%;padding:12px;border-radius:8px}.modal-title{font-size:14px;margin-bottom:10px}.modal-card p{font-size:12.5px;margin-bottom:6px}.ad-institution-td-empty{font-size:12px;padding:24px 8px}}@media (min-width: 320px) and (max-width: 374px){.ad-institution-details-inst-name{font-size:12px;text-align:center}.ad-institution-details-inst-affiliation{font-size:10px;text-align:center;margin-bottom:12px}.ad-institution-left-group{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ad-institution-tabs{position:relative;display:flex;margin-bottom:6px;background:#fff;box-shadow:0 2px 4px #0000000d;border-radius:30px;padding:2px 1px;overflow:hidden}.ad-institution-tabs button{position:relative;z-index:2;border:none;background:transparent;padding:5px 15px;font-size:11px;cursor:pointer;color:#555;transition:.3s}.tab-slider{position:absolute;top:4px;left:3px;width:79px;height:calc(100% - 8px);border-radius:25px;transition:all .35s ease;z-index:1}.ad-institution-approve-modal-title{font-size:13px}.ad-institution-approve-modal-card p{font-size:11px}.ad-institution-approve-modal-confirm-btn{color:#16a34a;padding:1px 11px;border-radius:20px;background:#fff;font-size:11.5px;border:1px solid #16a34a;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.ad-institution-approve-modal-cancel-btn{background:#fff;color:#8892a4;border-radius:20px;border:1px solid #8892a4;font-size:11.5px;padding:2px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}.ad-institution-modal-btn-icon{display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1}}.ad-dashboard-container{min-height:100vh;font-family:Montserrat;color:#2d3748;padding:12px 10px;box-sizing:border-box}.ad-dashboard-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:18px 22px;border-radius:14px;border:.5px solid #e4e8f0;margin-bottom:18px;flex-wrap:wrap;gap:12px}.ad-dashboard-welcome-title{font-size:clamp(15px,2vw,18px);font-weight:600;margin:0 0 4px;background:linear-gradient(135deg,#0575e6,#021b79);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.ad-dashboard-welcome-sub{font-size:clamp(11px,1.3vw,13px);color:#1a1a2e;margin:0}.ad-dashboard-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ad-dashboard-select{padding:6px 34px 6px 10px;border:.5px solid #dde2ec;border-radius:8px;font-size:12px;color:#1a1a2e;outline:none;min-width:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.ad-dashboard-select-wrapper{position:relative;display:flex;align-items:center}.ad-dashboard-select-icon{position:absolute;right:12px;font-size:18px;color:gray;pointer-events:none}.ad-dashboard-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.ad-dashboard-btn-outline{background:transparent;border:.5px solid #cdd3db;color:#1a1a2e}.ad-dashboard-btn-outline:hover{background:#f3f4f6}.ad-dashboard-btn-primary{background:#1d82e8;border:none;color:#fff}.ad-dashboard-btn-primary:hover{background:#1565c0}.ad-dashboard-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.ad-dashboard-stat-card{background:#fff;border-radius:14px;border:.5px solid #e4e8f0;padding:16px;display:flex;flex-direction:row;align-items:center;gap:14px;position:relative;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.ad-dashboard-stat-card:hover{transform:translateY(-6px) scale(1.02)!important}.ad-dashboard-stat-change{position:absolute;top:14px;right:14px;font-size:11px;font-weight:600;border-radius:20px;padding:3px 8px;white-space:nowrap}.ad-dashboard-stat-change.positive{background:#eaf7ef50;color:#1a7e34}.ad-dashboard-stat-change.negative{background:#fff0ef50;color:#c0392b}.ad-dashboard-stat-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.icon-color-0{color:#8b5cf6;background:linear-gradient(135deg,#f8f5ff80,#f3f0ff60)}.icon-color-1{background:#ecfff650;color:#20a86e}.icon-color-2{background:#f5f0ff50;color:#378add}.icon-color-3{background:#fff0f650;color:#e84d78}.ad-dashboard-stat-body{flex:1;min-width:0}.ad-dashboard-stat-title{font-size:clamp(11px,1.2vw,14px);color:#1a1a2e;font-weight:500;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-dashboard-stat-value{font-size:clamp(13px,1.4vw,15px);font-weight:700;line-height:1.1;letter-spacing:1.5px}.ad-dashboard-stat-card:nth-child(1) .ad-dashboard-stat-value{color:#8b5cf6}.ad-dashboard-stat-card:nth-child(2) .ad-dashboard-stat-value{color:#20a86e}.ad-dashboard-stat-card:nth-child(3) .ad-dashboard-stat-value{color:#378add}.ad-dashboard-stat-card:nth-child(4) .ad-dashboard-stat-value{color:#e84d78}.ad-dashboard-main-grid{display:grid;grid-template-columns:1fr 468px;gap:16px;margin-bottom:18px;align-items:start}.ad-chart-card{background:#fff;border-radius:16px;border:.5px solid #e4e8f0;padding:26px 22px 18px;overflow:hidden;box-sizing:border-box}.ad-chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px;flex-wrap:wrap}.ad-chart-title{font-size:clamp(13px,1.4vw,15px);font-weight:600;color:#1a1a2e;margin-bottom:3px}.ad-chart-sub{font-size:12px;color:#1a1a2e}.ad-chart-period-tabs{display:flex;background:#f3f5f9;border-radius:10px;padding:3px;gap:2px}.ad-chart-tab{padding:5px 14px;font-size:12px;font-weight:500;border:none;background:transparent;color:#8892a4;border-radius:8px;cursor:pointer;transition:all .18s;white-space:nowrap}.ad-chart-tab:hover{color:#1a1a2e}.ad-chart-tab.active{background:#fff;color:#1a1a2e;box-shadow:0 1px 4px #0000001a}.ad-chart-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-bottom:16px;padding:10px 12px;background:#f8faff50;border-radius:10px;border:.5px solid #edf0f7}.ad-chart-legend-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#1a1a2e;font-weight:500}.ad-chart-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ad-chart-wrap{position:relative;width:100%;height:clamp(180px,22vw,260px);margin-bottom:0}.ad-dashboard-card{background:#fff;border-radius:14px;height:440px;min-height:416px;border:.5px solid #e4e8f0;padding:26px 20px;box-sizing:border-box}.ad-dashboard-act-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ad-dashboard-card-title{font-size:clamp(13px,1.4vw,15px);font-weight:600;color:#1a1a2e}.ad-dashboard-viewall{font-size:12px;color:#0575e6;border-radius:5px;padding:3px 10px;font-weight:500;text-decoration:none;white-space:nowrap}.admin-dashboard-act-list{display:flex;flex-direction:column;gap:10px;max-height:335px;padding-right:4px}.admin-dashboard-act-list::-webkit-scrollbar{width:2px}.admin-dashboard-act-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.admin-dashboard-act-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.admin-dashboard-act-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ad-dashboard-act-item{display:flex;gap:10px;position:relative}.ad-dashboard-act-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.ad-dashboard-act-dot.color-0{background:#3b82f699}.ad-dashboard-act-dot.color-1{background:#10b98199}.ad-dashboard-act-dot.color-2{background:#f59e0b99}.ad-dashboard-act-dot.color-3{background:#8b5cf699}.ad-dashboard-act-dot.color-4{background:#ec489999}.act-row{display:flex;flex-direction:column;gap:6px;width:100%;padding-right:80px}.act-time-right{display:block;align-items:center;width:100%}.ad-dashboard-act-action{font-size:13px;font-weight:500;color:#1a1a2e;width:100%;max-width:400px;margin:0 0 3px;word-break:break-word}.time-text{font-size:12px;color:#8892a4;white-space:nowrap;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.view-btn{position:absolute;right:5px;bottom:7px;display:inline-flex;align-items:center;gap:4px;font-size:11.5px;top:15px;color:#378add;background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .2s ease}.view-btn-icon{font-size:12px;transition:transform .22s ease}.view-btn:hover{color:#1d6fc2}.view-btn:hover .view-btn-icon{transform:translate(3px)}.ad-dashboard-act-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 16px;gap:20px}.ad-dashboard-act-empty-icon{width:64px;height:64px;border-radius:50%;background:#f7fafc;border:.5px solid #e4e8f0;display:flex;align-items:center;justify-content:center;position:relative}.ad-dashboard-act-pulse{position:absolute;width:64px;height:64px;border-radius:50%;border:1.5px solid #cbd5e0;animation:act-pulse 2s ease-out infinite}.ad-dashboard-act-pulse2{animation-delay:.7s}@keyframes act-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.7);opacity:0}}.ad-dashboard-act-empty-title{font-size:14px;font-weight:600;color:#8892a499;margin:0}.ad-dashboard-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.ad-dashboard-mini-card{border:.5px solid #e8eef8;border-radius:10px;background-color:#fff;padding:12px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.ad-dashboard-mini-card:hover{transform:translateY(-6px) scale(1.02)!important;box-shadow:0 16px 40px #0000000d!important}.ad-dashboard-mini-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.ad-dashboard-mini-label{font-size:11px;color:#8892a4}.ad-dashboard-mini-val{font-size:16px;font-weight:600;color:#1a1a2e}.ad-dashboard-mini-badge{font-size:10px;padding:2px 7px;border-radius:20px;white-space:nowrap}.ad-dashboard-mini-badge.up{background:#eaf7ef;color:#1a7e34}.ad-dashboard-mini-badge.dn{background:#fff0ef;color:#c0392b}.ad-dashboard-quick-section{margin-bottom:18px}.ad-dashboard-quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.ad-dashboard-quick-btn{padding:18px;border:.5px solid #e4e8f0;border-radius:12px;background:#fff;cursor:pointer;text-align:center;transition:all .2s}.ad-dashboard-quick-btn:hover{transform:translateY(-2px);border-color:#b5d4f4;background:#f8faff}.ad-dashboard-quick-btn.blue{border-left:3px solid #378ADD;border-radius:10px}.ad-dashboard-quick-btn.green{border-left:3px solid #1D9E75;border-radius:10px}.ad-dashboard-quick-btn.purple{border-left:3px solid #7F77DD;border-radius:10px}.ad-dashboard-quick-btn.orange{border-left:3px solid #D85A30;border-radius:10px}.ad-dashboard-quick-icon{font-size:1.8rem;color:#1a1a2e;margin-bottom:8px}.ad-dashboard-quick-label{font-size:13px;font-weight:600;color:#2d3748;margin:0}.ad-dashboard-footer-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;background:#fff;border-radius:14px;border:.5px solid #e4e8f0;padding:18px 20px}.ad-dashboard-footer-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8faff;border-radius:8px}.ad-dashboard-footer-label{font-size:13px;color:#8892a4;font-weight:500}.ad-dashboard-footer-val{font-size:13px;font-weight:600;color:#1a1a2e}.ad-dashboard-footer-val.online{color:#1a7e34}.ad-dashboard-legend{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.ad-dashboard-legend-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#6b7280}.ad-dashboard-legend-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.ad-dashboard-modal-overlay{position:fixed;inset:0;background:#0a0f1e73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.ad-dashboard-modal-card{background:#fff;border-radius:18px;width:100%;max-width:480px;box-shadow:0 20px 60px #00000026;overflow:hidden}@keyframes ad-modal-slide-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ad-dashboard-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 24px 11px;background:linear-gradient(135deg,#0575e6,#021b79);flex-wrap:wrap;gap:10px}.ad-dashboard-modal-header-info{display:flex;align-items:center;gap:14px}.ad-dashboard-modal-avatar{width:46px;height:46px;border-radius:12px;background:#fff3;color:#fff;font-size:14px;font-weight:800;border:2px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-dashboard-modal-name{font-size:16px;font-weight:700;color:#fff;margin:2px 0 5px}.ad-dashboard-modal-type-badge{display:inline-flex;align-items:center;padding:2px 10px;background:#fef3ee50;color:#fff;border-radius:12px;font-size:10.5px;font-weight:600}.ad-dashboard-modal-close{width:28px;height:28px;border-radius:50%;border:none;background:#fff3;color:#fff;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.ad-dashboard-modal-close:hover{background:#ffffff59}.ad-dashboard-modal-body{padding:22px 24px;display:flex;flex-direction:column;gap:6px}.ad-dashboard-modal-section-title{font-size:12px;font-weight:700;color:#1d82e8;letter-spacing:.03em;margin-bottom:3px}.ad-dashboard-modal-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ad-dashboard-modal-field-label{font-size:12px;font-weight:600;color:#1a1a2e;letter-spacing:.03em;margin-bottom:4px}.ad-dashboard-modal-field-value{font-size:12px;color:#1a1a2e;margin-bottom:12px;font-weight:500}.ad-dashboard-modal-field-email{color:#1a1a2e;font-size:12px!important;word-break:break-all}.ad-dashboard-modal-activity-msg{background:#f8f9fc;border:1px solid #e4e8f0;border-radius:10px;padding:12px 14px;font-size:13.5px;color:#374151;line-height:1.5}.ad-dashboard-modal-feedback{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 14px;font-size:13.5px;color:#374151;line-height:1.55}.ad-dashboard-allact-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.ad-dashboard-allact-header-left{display:flex;align-items:center;gap:16px}.ad-dashboard-allact-back-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 13px;background:#fff;border:1px solid #e4e8f0;border-radius:8px;font-size:13px;font-weight:500;color:#4a5568;cursor:pointer;transition:all .18s ease;white-space:nowrap}.ad-dashboard-allact-back-btn:hover{background:#f5f7fb;color:#1a1a2e;border-color:#c8d0de}.ad-dashboard-allact-title{font-size:clamp(16px,2vw,20px);font-weight:700;color:#1a1a2e;margin:0 0 2px}.ad-dashboard-allact-sub{font-size:14px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600;margin-left:7px;margin-bottom:0}.ad-dashboard-allact-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;flex-wrap:wrap}.ad-dashboard-sort-wrap{position:relative;display:inline-block}.ad-dashboard-sort-trigger{display:flex;align-items:center;gap:6px;padding:6px 14px;margin-right:10px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e}.ad-dashboard-sort-dropdown{position:absolute;top:42px;right:0;width:220px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:16px;z-index:1000;box-sizing:border-box}.ad-dashboard-sort-title{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.ad-dashboard-sort-label{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:8px;cursor:pointer;font-size:13px;transition:background .15s ease}.ad-dashboard-sort-label:hover{background:#f7faff}.ad-dashboard-sort-label input[type=radio]{accent-color:#16a34a;width:12px;height:12px;cursor:pointer}.ad-dashboard-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;margin-left:45px;padding:4px 17px;border-radius:20px;cursor:pointer;font-size:12px}.ad-dashboard-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.ad-dashboard-allact-tabs-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:12px}.ad-dashboard-allact-tabs{gap:0;display:inline-flex;position:relative;background:#fff;border:.5px solid #e4e8f0;border-radius:999px;padding:2px 3px}.ad-dashboard-allact-tab-slider{position:absolute;top:4px;left:4px;height:calc(100% - 8px);border-radius:999px;pointer-events:none;z-index:0;transition:transform .28s cubic-bezier(.34,1.56,.64,1),width .28s cubic-bezier(.34,1.56,.64,1),background .22s ease}.ad-dashboard-allact-tab{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:500;border:none;background:transparent;border-radius:999px;cursor:pointer;color:#1a1a2e;transition:color .22s ease;white-space:nowrap}.ad-dashboard-allact-tab.active.feedback{color:#c2185b;background:#fce4ec7a;font-weight:600}.ad-dashboard-allact-tab.active.institution{color:#0f6e56;font-weight:600;background:#e1f5ee81}.ad-dashboard-allact-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:16px;padding:0 6px;border-radius:20px;font-size:9px;font-weight:700;color:#8892a4}.ad-dashboard-allact-tab-count.feedback{background:#fee2e250}.ad-dashboard-allact-tab-count.institution{background:#edfaf5}.ad-dashboard-allact-tab.active.feedback .ad-dashboard-allact-tab-count{background:#fff;color:#e84d78}.ad-dashboard-allact-tab.active.institution .ad-dashboard-allact-tab-count{background:#fff;color:#1d9e75}.ad-dashboard-allact-search-wrap{position:relative;display:flex;align-items:center;flex:1;margin-right:20px;max-width:550px}.ad-dashboard-allact-search-icon{position:absolute;left:11px;color:#9aa3b0;pointer-events:none}.ad-dashboard-allact-search-input{padding:8px 12px 8px 34px;border:1px solid #e4e8f0;border-radius:30px;font-size:13px;color:#1a1a2e;background:#fff;width:100%;outline:none;transition:border-color .18s;box-sizing:border-box}.ad-dashboard-allact-search-input:focus{border-color:#378add}.ad-dashboard-allact-table-section{background:#fff;border:1px solid #e4e8f0;border-radius:14px;overflow:hidden;margin-bottom:20px}.ad-dashboard-allact-table-wrap{overflow-x:auto}.ad-dashboard-allact-table{width:100%;border-collapse:collapse;font-size:clamp(11px,1.2vw,13px);min-width:600px}.ad-dashboard-allact-table thead tr{background:#fff}.ad-dashboard-allact-table thead{box-shadow:0 2px 4px #0000000d}.ad-dashboard-allact-table th{padding:13px 16px;text-align:center;font-size:clamp(11px,1.2vw,13.5px);font-weight:600;color:#004dda;letter-spacing:.04em;white-space:nowrap}.ad-dashboard-allact-table td{padding:8px 22px;color:#1a1a2e;border-bottom:1px solid #f3f4f8;vertical-align:middle}.ad-dashboard-allact-table-row:last-child td{border-bottom:none}.ad-dashboard-allact-sno{color:#1a1a2e!important;font-size:13px!important;font-weight:500;width:50px}.ad-dashboard-allact-inst-avatar{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#378add12,#378add19);color:#378add;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ad-dashboard-allact-inst-name{font-weight:500;color:#1a1a2e;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.ad-dashboard-allact-action-cell{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-dashboard-allact-email{color:#1a1a2e!important;font-size:13px!important}.ad-dashboard-allact-time{font-size:13px!important;white-space:nowrap}.ad-dashboard-allact-view-btn{padding:1px 12px;background:#fff;color:#004dda;border:1px solid #004dda;border-radius:6px;font-size:12.5px;font-weight:500;cursor:pointer;transition:all .18s ease;white-space:nowrap}.ad-dashboard-allact-empty-row{text-align:center!important;padding:40px 16px!important;color:#9aa3b0!important;font-size:13.5px!important}.ad-dashboard-allact-pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding-bottom:8px;flex-wrap:wrap}.ad-dashboard-allact-page-btn{display:inline-flex;align-items:center;gap:4px;padding:7px 14px;background:#fff;border:1px solid #e4e8f0;border-radius:8px;font-size:13px;font-weight:500;color:#4a5568;cursor:pointer;transition:all .18s ease;min-width:36px;justify-content:center}.ad-dashboard-allact-page-btn:hover:not(:disabled){background:#f0f6ff;border-color:#378add;color:#378add}.ad-dashboard-allact-page-btn.active{background:#378add;border-color:#378add;color:#fff;font-weight:600}.ad-dashboard-allact-page-btn:disabled{opacity:.4;cursor:not-allowed}.admin-dashboard-viewdetails-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999;padding:20px;box-sizing:border-box}.admin-dashboard-viewdetails-modal-card{width:100%;max-width:420px;background:#fff;border-radius:14px;overflow:hidden;animation:fadeIn .25s ease}.admin-dashboard-viewdetails-modal-header{background:#2f6fed;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.admin-dashboard-viewdetails-modal-avatar{width:46px;height:46px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;color:#fff;flex-shrink:0}.admin-dashboard-viewdetails-modal-header-info{display:flex;align-items:center;gap:12px}.admin-dashboard-viewdetails-modal-header h2{font-size:17px;font-weight:500;color:#fff;margin:0 0 2px}.admin-dashboard-viewdetails-modal-type{font-size:13px;color:#fffc}.admin-dashboard-viewdetails-modal-close{background:#fff3;border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}.admin-dashboard-viewdetails-modal-body{padding:20px}.admin-dashboard-viewdetails-section-title{font-size:12px;font-weight:500;color:#2f6fed;letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;padding-bottom:6px}.admin-dashboard-viewdetails-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:16px}.admin-dashboard-viewdetails-field-label{font-size:13px;color:#111827;margin-bottom:3px;font-weight:600}.admin-dashboard-viewdetails-field-value{font-size:12px;color:#111827}.admin-dashboard-viewdetails-modal-feedback{background:#f5f7fb;border:.5px solid #e5e7eb;border-radius:8px;padding:12px 14px;font-size:13px;color:#6b7280;min-height:56px}.admin-dashboard-viewdetails-modal-footer{padding:12px 20px 16px;display:flex;justify-content:center;border-top:.5px solid #e5e7eb}.admin-dashboard-viewdetails-delete-btn{background:#ffe5e5;color:#e53935;border:none;padding:9px 24px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}.ad-dashboard-act-shimmer-lines{display:flex;flex-direction:column;gap:8px;width:100%;max-width:200px}.ad-dashboard-act-shimmer{height:8px;border-radius:20px;background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0,#f0f4f8 75%);background-size:200% 100%;animation:act-shimmer 1.8s infinite}@keyframes act-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ad-dashboard-act-dots{display:flex;gap:8px;margin-top:12px;align-items:center}.ad-dashboard-act-dot-ani{width:8px;height:8px;border-radius:50%;display:inline-block;animation:act-blink 1.4s ease-in-out infinite}.ad-dashboard-act-dot-ani.success{background:#38a169;animation-delay:0s}.ad-dashboard-act-dot-ani.info{background:#3182ce;animation-delay:.2s}.ad-dashboard-act-dot-ani.warning{background:#d69e2e;animation-delay:.4s}@keyframes act-blink{0%,80%,to{opacity:.2;transform:scale(.85)}40%{opacity:1;transform:scale(1.15)}}@media (min-width: 2560px){.ad-dashboard-container{max-width:2200px;margin:0 auto;padding:2px 0}.ad-dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:24px}.ad-dashboard-stat-card{padding:24px 22px;border-radius:18px}.ad-dashboard-stat-icon{width:54px;height:54px;font-size:26px}.ad-dashboard-stat-title{font-size:16px}.ad-dashboard-stat-value{font-size:22px}.ad-dashboard-stat-change{font-size:13px}.ad-dashboard-main-grid{grid-template-columns:1fr 600px;gap:22px;margin-bottom:24px}.ad-chart-card{padding:30px;border-radius:20px}.ad-chart-title{font-size:18px}.ad-chart-sub{font-size:14px}.ad-chart-wrap{height:380px}.ad-dashboard-card{padding:40px 28px;min-height:520px;border-radius:18px}.ad-dashboard-card-title{font-size:18px}.admin-dashboard-act-list{max-height:420px}.ad-dashboard-act-action{font-size:15px}.ad-dashboard-mini-grid{grid-template-columns:repeat(4,1fr);gap:22px}.ad-dashboard-mini-card{padding:18px;border-radius:14px}.ad-dashboard-mini-label{font-size:14px}.ad-dashboard-mini-val{font-size:22px}.ad-dashboard-allact-table{font-size:15px;min-width:800px}.ad-dashboard-allact-table th{font-size:16px;padding:16px 20px}.ad-dashboard-allact-table td{padding:14px 26px}.ad-dashboard-allact-search-input{font-size:15px}.ad-dashboard-modal-card{max-width:600px}}@media (min-width: 1920px) and (max-width: 2559px){.ad-dashboard-container{max-width:1800px;margin:0 auto}.ad-dashboard-stats-grid{gap:18px;margin-bottom:20px}.ad-dashboard-stat-card{padding:20px 18px}.ad-dashboard-stat-value{font-size:18px}.ad-dashboard-main-grid{grid-template-columns:1fr 520px;gap:20px}.ad-chart-wrap{height:320px}.ad-dashboard-mini-grid{gap:18px}}@media (min-width: 1440px) and (max-width: 1919px){.ad-dashboard-main-grid{grid-template-columns:1fr 490px}.ad-chart-wrap{height:280px}}@media (min-width: 1024px) and (max-width: 1439px){.ad-dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-dashboard-act-list{max-height:500px}.ad-dashboard-stat-card{padding:14px 12px;gap:10px}.ad-dashboard-stat-icon{width:36px;height:36px;font-size:17px}.ad-dashboard-stat-title{font-size:12px}.ad-dashboard-stat-value{font-size:14px;letter-spacing:1px}.ad-dashboard-main-grid{grid-template-columns:1fr 375px;gap:14px}.ad-dashboard-act-action{font-size:12px}.ad-dashboard-welcome-title{font-size:16px}.ad-chart-wrap{height:306px}.ad-dashboard-card{padding:24px 16px}.ad-dashboard-mini-grid{gap:10px}.ad-dashboard-mini-val{font-size:14px}}@media (min-width: 768px) and (max-width: 1023px){.ad-dashboard-header{flex-direction:row}.ad-dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-dashboard-stat-card{padding:14px}.ad-dashboard-stat-icon{width:36px;height:36px;font-size:17px}.ad-dashboard-main-grid{grid-template-columns:1fr;gap:14px}.ad-chart-wrap{height:240px}.ad-dashboard-card{min-height:auto;height:auto}.ad-dashboard-mini-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ad-dashboard-allact-tabs-row{align-items:flex-start;gap:10px}.ad-dashboard-allact-search-input{width:100%}.ad-dashboard-allact-table{font-size:12px}.ad-dashboard-allact-table th{padding:11px 12px;font-size:12px}.ad-dashboard-allact-table td{padding:10px 12px}.ad-dashboard-allact-email{font-size:12px!important}.ad-dashboard-allact-view-btn{padding:2px 10px;font-size:11.5px}.ad-dashboard-allact-time{font-size:12px!important}.ad-dashboard-modal-card{max-width:92vw}.ad-dashboard-modal-contact-grid{grid-template-columns:1fr 1fr}.ad-dashboard-allact-back-btn{padding:4px 12px;font-size:12px}.ad-dashboard-allact-sub{font-size:13px}}@media (min-width: 600px) and (max-width: 767px){.ad-dashboard-header{flex-direction:column;align-items:flex-start;gap:10px}.ad-dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ad-dashboard-stat-card{padding:12px;gap:10px}.ad-dashboard-stat-icon{width:32px;height:32px;font-size:15px}.ad-dashboard-stat-title{font-size:11px}.ad-dashboard-stat-value{font-size:13px}.ad-dashboard-stat-change{font-size:10px;padding:2px 6px}.ad-dashboard-main-grid{grid-template-columns:1fr}.ad-chart-wrap{height:210px}.ad-dashboard-card{min-height:auto;height:auto;padding:20px 14px}.admin-dashboard-act-list{max-height:none}.ad-dashboard-mini-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ad-dashboard-allact-tabs-row{flex-direction:column;align-items:flex-start}.ad-dashboard-allact-search-input{width:100%}.ad-dashboard-allact-tab{padding:8px 14px;font-size:12px}.ad-dashboard-allact-table th{font-size:11px;padding:10px}.ad-dashboard-allact-table td{padding:9px 10px;font-size:12px}.ad-dashboard-allact-email,.ad-dashboard-allact-time{font-size:12px!important}.ad-dashboard-modal-card{max-width:95vw}.ad-dashboard-modal-contact-grid{grid-template-columns:1fr;gap:10px}}@media (min-width: 480px) and (max-width: 599px){.ad-dashboard-modal-feedback{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 14px;font-size:12px;color:#374151;line-height:1.55}.ad-dashboard-sort-dropdown{position:absolute;top:30px;right:0;width:212px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:16px;z-index:1000;box-sizing:border-box}.ad-dashboard-sort-title{font-size:12px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.ad-dashboard-sort-label{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:8px;cursor:pointer;font-size:12px;transition:background .15s ease}.ad-dashboard-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:11px;cursor:pointer}.ad-dashboard-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;margin-left:45px;padding:2px 12px;border-radius:20px;cursor:pointer;font-size:10px}.ad-dashboard-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:13px}.ad-dashboard-header{flex-direction:column;align-items:flex-start;padding:14px}.ad-dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ad-dashboard-stat-card{padding:12px 10px;gap:8px;border-radius:10px}.ad-dashboard-stat-icon{width:30px;height:30px;font-size:14px}.ad-dashboard-stat-title{font-size:10.5px}.ad-dashboard-stat-value{font-size:13px;letter-spacing:.5px}.ad-dashboard-stat-change{display:none}.ad-dashboard-main-grid{grid-template-columns:1fr;gap:12px}.ad-chart-card{padding:16px 14px;border-radius:12px}.ad-chart-wrap{height:190px}.ad-chart-title{font-size:13px}.ad-chart-legend{padding:8px 10px;gap:8px 12px}.ad-chart-legend-item{font-size:10.5px}.ad-dashboard-card{padding:18px 12px;height:auto;min-height:auto}.admin-dashboard-act-list{max-height:none}.ad-dashboard-act-action{font-size:12px;max-width:100%}.act-row{padding-right:60px}.ad-dashboard-mini-grid{grid-template-columns:repeat(2,1fr);gap:8px}.ad-dashboard-mini-card{padding:10px}.ad-dashboard-mini-val{font-size:14px}.ad-dashboard-quick-grid{grid-template-columns:repeat(2,1fr)}.ad-dashboard-allact-tabs-row{flex-direction:column;gap:10px}.ad-dashboard-allact-tabs{width:100%}.ad-dashboard-allact-tab{flex:1;justify-content:center;padding:8px 10px;font-size:11.5px}.ad-dashboard-allact-search-wrap{width:100%;max-width:100%}.ad-dashboard-allact-search-input{width:100%;font-size:12px}.ad-dashboard-allact-table{font-size:11px}.ad-dashboard-allact-table th{font-size:11px;padding:9px 8px}.ad-dashboard-allact-table td{padding:8px;font-size:11px}.ad-dashboard-allact-email,.ad-dashboard-allact-time{font-size:11.5px!important}.ad-dashboard-allact-inst-name{max-width:100px}.ad-dashboard-modal-card{max-width:98vw;border-radius:14px}.ad-dashboard-modal-header{padding:14px 16px 10px}.ad-dashboard-modal-body{padding:16px}.ad-dashboard-modal-contact-grid{grid-template-columns:1fr;gap:10px}.ad-dashboard-modal-avatar{width:38px;height:38px;font-size:12px}.ad-dashboard-modal-name{font-size:14px}}@media (min-width: 380px) and (max-width: 479px){.ad-dashboard-modal-feedback{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 14px;font-size:12px;color:#374151;line-height:1.55}.ad-dashboard-sort-dropdown{position:absolute;top:30px;right:0;width:212px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:16px;z-index:1000;box-sizing:border-box}.ad-dashboard-sort-title{font-size:12px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.ad-dashboard-sort-label{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:8px;cursor:pointer;font-size:12px;transition:background .15s ease}.ad-dashboard-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:11px;cursor:pointer}.ad-dashboard-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;margin-left:45px;padding:2px 12px;border-radius:20px;cursor:pointer;font-size:10px}.ad-dashboard-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:13px}.ad-dashboard-container{padding:0 2px}.ad-dashboard-allact-sub{font-size:12px}.ad-dashboard-sort-trigger{display:flex;align-items:center;gap:6px;padding:4px 14px;margin-right:4px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;cursor:pointer;font-size:11px;font-weight:500;color:#1a1a2e}.ad-dashboard-header{padding:12px;flex-direction:column;align-items:flex-start}.ad-dashboard-stats-grid{grid-template-columns:1fr 1fr;gap:8px}.ad-dashboard-stat-card{padding:10px;gap:8px;border-radius:10px}.ad-dashboard-stat-icon{width:28px;height:28px;font-size:13px}.ad-dashboard-stat-title{font-size:10px}.ad-dashboard-stat-value{font-size:12px;letter-spacing:0}.ad-dashboard-stat-change{position:absolute;top:8px;right:7px;font-size:8px;font-weight:600;border-radius:20px;padding:3px 8px;white-space:nowrap}.ad-dashboard-main-grid{grid-template-columns:1fr;gap:10px}.ad-chart-card{padding:14px 12px}.ad-chart-wrap{height:170px}.ad-chart-title{font-size:12.5px}.ad-chart-sub{font-size:11px}.ad-dashboard-card{padding:14px 10px;height:auto;min-height:auto}.admin-dashboard-act-list{max-height:none}.ad-dashboard-act-action{font-size:11.5px}.act-row{padding-right:54px}.view-btn{font-size:11px}.ad-dashboard-mini-grid{grid-template-columns:1fr 1fr;gap:8px}.ad-dashboard-mini-card{padding:9px}.ad-dashboard-mini-val{font-size:13px}.ad-dashboard-mini-label{font-size:10px}.ad-dashboard-quick-grid{grid-template-columns:1fr 1fr}.ad-dashboard-quick-btn{padding:12px 10px}.ad-dashboard-quick-icon{font-size:1.4rem}.ad-dashboard-quick-label{font-size:11.5px}.ad-dashboard-allact-tabs-row{flex-direction:column;gap:8px}.ad-dashboard-allact-tabs{width:100%;margin-right:22px}.ad-dashboard-allact-tab{flex:1;justify-content:center;padding:7px 8px;font-size:11px}.ad-dashboard-allact-search-wrap{width:100%;max-width:100%}.ad-dashboard-allact-search-input{font-size:11.5px}.ad-dashboard-allact-table{font-size:11px}.ad-dashboard-allact-table th{font-size:10.5px;padding:8px}.ad-dashboard-allact-table td{padding:8px}.ad-dashboard-allact-email,.ad-dashboard-allact-time{font-size:11px!important}.ad-dashboard-allact-inst-name{max-width:80px}.ad-dashboard-allact-back-btn{font-size:11.5px;padding:4px 8px}.ad-dashboard-allact-view-btn{padding:1px 8px;font-size:11px}.ad-dashboard-modal-card{max-width:98vw;border-radius:12px}.ad-dashboard-modal-header{padding:12px 14px 10px}.ad-dashboard-modal-body{padding:14px}.ad-dashboard-modal-contact-grid{grid-template-columns:1fr;gap:8px}.ad-dashboard-modal-name{font-size:13.5px}.ad-dashboard-modal-avatar{width:36px;height:36px;font-size:11px}.ad-dashboard-allact-page-btn{padding:6px 10px;font-size:12px}}@media (max-width: 379px){.ad-dashboard-modal-feedback{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 14px;font-size:11.5px;color:#374151;line-height:1.55}.ad-dashboard-sort-dropdown{position:absolute;top:30px;right:0;width:212px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:16px;z-index:1000;box-sizing:border-box}.ad-dashboard-sort-title{font-size:12px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.ad-dashboard-sort-label{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:8px;cursor:pointer;font-size:12px;transition:background .15s ease}.ad-dashboard-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:11px;cursor:pointer}.ad-dashboard-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;margin-left:45px;padding:2px 12px;border-radius:20px;cursor:pointer;font-size:10px}.ad-dashboard-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:13px}.ad-dashboard-header{padding:10px;flex-direction:column;align-items:flex-start;border-radius:10px}.ad-dashboard-select{font-size:10px}.ad-dashboard-welcome-title{font-size:14px}.ad-dashboard-welcome-sub{font-size:11px}.ad-dashboard-stats-grid{grid-template-columns:repeat(1,1fr);gap:8px}.ad-dashboard-stat-card{flex-direction:row;padding:10px 6px;border-radius:10px;gap:10px}.ad-dashboard-stat-icon{width:30px;height:30px;font-size:14px}.ad-dashboard-stat-title{font-size:10px}.ad-dashboard-card-title{font-size:12px}.ad-dashboard-stat-value{font-size:11px;letter-spacing:0}.ad-dashboard-main-grid{grid-template-columns:1fr;gap:10px}.ad-dashboard-viewall{padding:2px 8px;font-size:10px}.ad-chart-card{padding:12px 10px;border-radius:10px}.ad-chart-wrap{height:155px}.ad-chart-title{font-size:12px}.ad-chart-sub{font-size:10.5px}.ad-chart-legend{padding:6px 8px;gap:6px 10px}.ad-chart-legend-item{font-size:10px}.ad-dashboard-card{padding:12px 10px;height:auto;min-height:auto;border-radius:10px}.admin-dashboard-act-list{max-height:none}.ad-dashboard-act-action{font-size:10.5px;max-width:100%}.act-row{padding-right:50px}.view-btn,.time-text{font-size:10.5px}.ad-dashboard-mini-grid{grid-template-columns:1fr 1fr;gap:6px}.ad-dashboard-mini-card{padding:8px;border-radius:8px}.ad-dashboard-mini-val{font-size:13px}.ad-dashboard-mini-label{font-size:9.5px}.ad-dashboard-mini-badge{font-size:9px;padding:1px 5px}.ad-dashboard-quick-grid{grid-template-columns:1fr 1fr;gap:8px}.ad-dashboard-quick-btn{padding:10px 8px;border-radius:8px}.ad-dashboard-quick-icon{font-size:1.2rem;margin-bottom:5px}.ad-dashboard-quick-label{font-size:10.5px}.ad-dashboard-footer-stats{grid-template-columns:1fr;padding:12px;gap:8px;border-radius:10px}.ad-dashboard-allact-header{gap:10px;margin-bottom:14px}.ad-dashboard-allact-back-btn{font-size:11.5px;padding:4px 8px}.ad-dashboard-allact-tabs-row{flex-direction:column;gap:12px;margin-bottom:12px}.ad-dashboard-allact-tabs{width:100%;margin-right:21px}.ad-dashboard-allact-tab{flex:1;justify-content:center;padding:7px 6px;font-size:10.5px}.ad-dashboard-allact-search-wrap{width:100%;max-width:100%}.ad-dashboard-allact-search-input{font-size:11px;padding:7px 10px 7px 30px}.ad-dashboard-allact-sub{font-size:11px}.ad-dashboard-allact-table{font-size:10.5px}.ad-dashboard-allact-table th{font-size:10px;padding:8px 6px}.ad-dashboard-allact-table td{padding:7px 12px}.ad-dashboard-allact-email,.ad-dashboard-allact-time{font-size:10.5px!important}.ad-dashboard-allact-inst-avatar{width:26px;height:26px;font-size:9px}.ad-dashboard-allact-inst-name{max-width:70px;font-size:10.5px}.ad-dashboard-allact-view-btn{padding:1px 7px;font-size:10px}.ad-dashboard-allact-page-btn{padding:5px 9px;font-size:11px;min-width:30px}.ad-dashboard-allact-pagination{gap:4px}.ad-dashboard-modal-overlay{padding:10px}.ad-dashboard-modal-card{max-width:100%;border-radius:10px}.ad-dashboard-modal-header{padding:10px 12px 8px;gap:6px}.ad-dashboard-modal-avatar{width:32px;height:32px;font-size:10px;border-radius:8px}.ad-dashboard-modal-name{font-size:12.5px}.ad-dashboard-modal-type-badge{font-size:9.5px;padding:1px 7px}.ad-dashboard-modal-close{width:24px;height:24px;font-size:11px}.ad-dashboard-modal-body{padding:12px;gap:4px}.ad-dashboard-modal-contact-grid{grid-template-columns:1fr;gap:6px}.ad-dashboard-modal-field-label{font-size:11px}.ad-dashboard-modal-field-value{font-size:11px;margin-bottom:6px}.ad-dashboard-modal-section-title{font-size:11px}.admin-dashboard-viewdetails-contact-grid{grid-template-columns:1fr}.admin-dashboard-viewdetails-modal-card{max-width:100%;border-radius:10px}}@media (min-width: 320px) and (max-width: 378px){.ad-dashboard-stat-change{position:absolute;top:9px;right:6px;font-size:8px;font-weight:600;border-radius:20px;padding:3px 8px;white-space:nowrap}.ad-dashboard-modal-feedback{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 14px;font-size:11.5px;color:#374151;line-height:1.55}.ad-dashboard-sort-dropdown{position:absolute;top:30px;right:0;width:212px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 10px 30px #0000001f;padding:16px;z-index:1000;box-sizing:border-box}.ad-dashboard-sort-title{font-size:12px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.ad-dashboard-sort-label{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:8px;cursor:pointer;font-size:12px;transition:background .15s ease}.ad-dashboard-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:11px;cursor:pointer}.ad-dashboard-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;margin-left:45px;padding:2px 12px;border-radius:20px;cursor:pointer;font-size:10px}.ad-dashboard-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:13px}.ad-dashboard-container{padding:0}.ad-dashboard-sort-trigger{display:flex;align-items:center;gap:6px;padding:4px 13px;margin-right:3px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;cursor:pointer;font-size:10px;font-weight:500;color:#1a1a2e}}.ad-dashboard-allact-inst-cell{display:flex;align-items:center;gap:10px}.ad-dashboard-allact-logo-box{width:36px;height:36px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0}.ad-dashboard-allact-logo-box--has-img{background:#fff}.ad-dashboard-allact-logo-img{width:100%;height:100%;object-fit:cover}.ad-dashboard-allact-logo-placeholder{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:18px}.ad-dashboard-allact-inst-name{font-weight:500;color:#1e293b}.ad-dashboard-modal-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eef2ff;font-weight:600;font-size:18px}.ad-dashboard-modal-avatar-img{width:100%;height:100%;object-fit:cover}.ad-dashboard-empty-lottie{width:180px;height:180px;margin:0 auto}.ad-dashboard-empty-state .dotlottie-container,.ad-dashboard-empty-state canvas,.ad-dashboard-empty-state svg{width:170px!important;height:170px!important}.ad-dashboard-empty-text{margin-bottom:40px;font-size:14px;font-weight:500;color:#6b7280}.ahd-adminhelpdesk-wrapper{font-family:Montserrat;padding:10px}.ahd-chryst-heading{font-size:20px;font-weight:700;text-align:left}.ahd-chryst-heading{background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.ahd-tabs{display:flex;justify-content:left;gap:2rem;margin-bottom:20px;cursor:pointer}.ahd-tab{font-weight:500;padding-bottom:4px;border-bottom:2px solid transparent;display:flex;align-items:center;gap:8px;cursor:pointer;color:#64748b;transition:color .3s,border-color .3s}.ahd-tab-icon{font-size:17px}.ahd-active{font-weight:600;border-color:#20a86e;color:#20a86e}.ahd-tab:nth-child(2).ahd-active{border-color:#20a86e;color:#20a86e}.ahd-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:2rem}.ahd-table-container::-webkit-scrollbar{height:4px}.ahd-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.ahd-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.ahd-helpdesk-table{min-width:1000px;width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden;table-layout:auto}.ahd-helpdesk-table th{padding:10px 16px;font-size:13.5px;font-weight:600;color:#004dda;text-align:center;background-color:#fff;white-space:nowrap}.ahd-helpdesk-table thead{box-shadow:0 2px 4px #0000000d}.ahd-helpdesk-table td{padding:8px 16px;font-size:13.5px;text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.ahd-status-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12.5px;font-weight:500;white-space:nowrap}.ahd-status-badge.new{background:#f7faff;color:#1d82e8}.ahd-status-badge.in-review{background:#ffe3b31b;color:#ff4c00}.ahd-status-badge.resolved{background:#ecfff699;color:#20a86e}.ahd-status-badge.spam{background:#fdecea6e;color:#c0392b}.ahd-view-btn{background:transparent;border:1.5px solid #1d82e8;color:#1d82e8;border-radius:6px;padding:2px 10px;font-size:12px;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.ahd-view-btn:hover{background:#1d82e8;color:#fff}.ahd-no-results-wrapper{display:flex;flex-direction:column;align-items:center;color:#555;gap:12px;padding:60px 0}.ahd-no-results-td{padding:40px 20px;text-align:center}.ahd-no-results-lottie{width:170px;height:170px;margin:0 auto}.ahd-no-results-text{font-size:14px;font-weight:500;color:#6b7280}.ahd-no-results-wrapper p{margin:0}.ahd-pagination-controls{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:1rem}.ahd-pagination-controls button{border:none;background-color:#1e3a8a;color:#fff;cursor:pointer;border-radius:4px;padding:6px 14px;display:flex;align-items:center;gap:6px;font-size:13.5px}.ahd-pagination-controls button:disabled{background-color:#ccc;cursor:not-allowed}.ahd-pagination-controls span{font-size:13.5px;color:#333}.admin-helpdesk-search-wrap{position:relative;min-width:320px;margin-right:15px;display:inline-block}.admin-helpdesk-search-wrap input{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;min-width:650px;font-size:14px;outline:none;transition:border-color .3s}.admin-helpdesk-search-wrap input:focus{border-color:#ddd}.admin-helpdesk-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px;pointer-events:none}.ad-filter-wrapper{position:relative}.ad-filter-btn{display:flex;align-items:center;gap:6px;padding:5px 11px;margin-top:4px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s;white-space:nowrap}.ad-filter-badge{background:#0575e6;color:#fff;font-size:11px;font-weight:500;border-radius:20px;padding:1px 7px;min-width:18px;text-align:center}.ad-helpdesk-filter-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:350px;background:#fff;border:.5px solid #d1d5db;border-radius:12px;padding:21px 16px;z-index:100;box-shadow:0 8px 24px #0000001a}.ad-filter-section-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.ad-filter-chips{display:flex;flex-wrap:wrap;gap:7px}.ad-filter-chip{padding:5px 13px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;border:.5px solid #d1d5db;background:#f9fafb;color:#374151;transition:all .15s}.ad-filter-chip.selected.status-new{background:#dbeafe50;color:#0575e6;border-color:#0575e6}.ad-filter-chip.selected.status-in-review{background:#ffe3b31b;color:#ff4c00;border-color:#ff4c00}.ad-filter-chip.selected.status-resolved{background:#ecfff699;color:#20a86e;border-color:#20a86e}.ad-filter-chip.selected.status-spam{background:#fee2e250;color:#dc2626;border-color:#dc2626}.ad-filter-date-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ad-filter-date-field label{display:block;font-size:12px;color:#6b7280;font-weight:500;margin-bottom:4px}.ad-filter-date-field input[type=date]{width:100%;padding:7px 10px;border:.5px solid #d1d5db;border-radius:8px;font-size:13px;background:#f9fafb;color:#111827;outline:none;box-sizing:border-box}.ad-filter-date-field input[type=date]:focus{border-color:#2563eb}.ad-filter-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;border-top:.5px solid #e5e7eb}.ad-filter-clear{font-size:13px;color:#6b7280;background:none;border:none;cursor:pointer;text-decoration:underline}.ad-filter-apply{padding:4px 15px;background:#0575e6;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.ad-filter-apply:hover{background:#1d4ed8}.ahd-sort-wrapper{position:relative;margin-right:8px;margin-left:0}.ahd-sort-btn{display:flex;align-items:center;gap:6px;padding:5px 11px;margin-top:4px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;white-space:nowrap}.ahd-sort-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:.5px solid #d1d5db;border-radius:12px;padding:16px;z-index:100;box-shadow:0 8px 24px #0000001a}.ahd-sort-title{font-size:14px;font-weight:600;margin-bottom:12px;color:#333}.ahd-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:13px;border-radius:4px}.ahd-sort-label input[type=radio]{accent-color:#16a34a;width:12px;height:12px;cursor:pointer}.ahd-sort-clear-btn{margin-top:12px;border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:20px;margin-left:50px;padding:4px 14px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px}.ahd-sort-clear-icon{font-size:13px;margin-bottom:2px}.ahd-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;overflow-y:auto;padding:20px}.ahd-modal{background:#fff;border-radius:14px;width:100%;max-width:650px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.ahd-modal-body::-webkit-scrollbar{width:6px}.ahd-modal-body::-webkit-scrollbar-track{background:transparent}.ahd-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.ahd-modal::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ahd-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:linear-gradient(135deg,#0575e6,#021b79);border-radius:10px 6px 0 0;flex-shrink:0}.ahd-modal-title{font-size:16px;font-weight:700;color:#fff;margin:0}.ahd-modal-close{background:#ffffff26;border:none;font-size:18px;cursor:pointer;color:#fff;line-height:1;padding:4px 7px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ahd-modal-close:hover{background:#ffffff4d}.ahd-modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:calc(90vh - 140px);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.ahd-modal-info-card{border-radius:10px;padding:14px 5px;display:flex;flex-direction:column;gap:10px}.ahd-modal-row{display:flex;gap:10px;align-items:flex-start}.ahd-modal-label{font-size:13px;font-weight:700;color:#64748b;min-width:130px;flex-shrink:0}.ahd-modal-value{font-size:13px;color:#333;word-break:break-word}.ahd-modal-section-label{font-size:13.5px;font-weight:700;color:#64748b;margin-bottom:4px;padding:1px 6px}.ahd-modal-issue-box{background:#f8faff;border:.5px solid #d0e4f950;border-radius:10px;padding:12px 16px;font-size:13px;color:#333;line-height:1.6;min-height:48px}.ahd-modal-status-select{width:100%;padding:9px 12px;border:1.5px solid #d0daea;border-radius:8px;font-size:13px;color:#333;background:#fff;cursor:pointer;outline:none;appearance:auto}.ahd-modal-status-select:focus{border-color:#1d82e8}.ahd-modal-textarea{width:100%;min-height:90px;padding:10px 12px;border:1.5px solid #d0daea;border-radius:8px;font-size:13px;color:#333;resize:vertical;outline:none;font-family:Segoe UI,sans-serif;box-sizing:border-box}.ahd-modal-textarea::placeholder{color:#aaa}.ahd-modal-textarea:focus{border-color:#1d82e8}.ahd-modal-footer{display:flex;justify-content:center;gap:16px;padding:0 24px 20px;flex-shrink:0}.ahd-modal-btn-clear{background:transparent;border:1.5px solid #1e3a8a;color:#1e3a8a;border-radius:20px;padding:4px 23px;font-size:13.5px;cursor:pointer;transition:background .2s,color .2s}.ahd-modal-btn-submit{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border-radius:20px;padding:4px 20px;border:none;font-size:13.5px;cursor:pointer;transition:background .2s}@media (max-width: 1025px) and (max-width: 1280px){.admin-helpdesk-search-wrap input{min-width:420px}.ahd-helpdesk-table th{font-size:13px;padding:10px 12px}.ahd-helpdesk-table td{font-size:12.5px;padding:8px 12px}.ahd-status-badge{font-size:12px}}@media (max-width: 768px) and (max-width: 1024px){.ahd-chryst-heading{font-size:18px}.admin-helpdesk-search-wrap input{min-width:300px;font-size:13px}.ahd-helpdesk-table{min-width:820px}.ahd-helpdesk-table th{font-size:12.5px;padding:9px 10px}.ahd-helpdesk-table td{font-size:12px;padding:7px 10px;max-width:160px}.ahd-status-badge,.ahd-view-btn{font-size:11.5px;padding:2px 8px}.ahd-modal{max-width:580px}.ahd-modal-title{font-size:15px}.ahd-modal-label{font-size:12.5px;min-width:120px}.ahd-modal-value{font-size:12.5px}.ahd-modal-section-label{font-size:13px}.ahd-modal-issue-box,.ahd-modal-status-select,.ahd-modal-textarea{font-size:12.5px}.ahd-pagination-controls button{font-size:13px;padding:5px 12px}.ahd-pagination-controls span{font-size:13px}.ad-helpdesk-filter-dropdown{width:335px}}@media (max-width: 481px) and (max-width: 600px){.ahd-chryst-heading{font-size:16px}.ahd-helpdesk-table{min-width:640px}.ahd-helpdesk-table th{font-size:11.5px;padding:8px}.ahd-helpdesk-table td{font-size:11px;padding:6px 8px;max-width:120px}.ad-helpdesk-filter-dropdown{width:270px}}@media (max-width: 601px) and (max-width: 767px){.ad-filter-btn{font-size:11px;padding:5px 8px;margin-top:0}.ahd-sort-wrapper{position:relative;margin-left:0;margin-right:0}.ahd-adminhelpdesk-wrapper{padding:0 2px}.d-flex.justify-content-between.mb-3{flex-direction:column;gap:12px;margin-bottom:15px!important}.d-flex.justify-content-between.mb-3>.d-flex{flex-wrap:wrap;gap:8px;width:100%}.ahd-chryst-heading{font-size:17px}.admin-helpdesk-search-wrap{flex:1;min-width:0;margin-right:0}.admin-helpdesk-search-wrap input{min-width:0;width:100%;font-size:11.5px;padding:5px 28px}.ahd-sort-btn{display:flex;align-items:center;gap:5px;padding:5px 9px;margin-top:0;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:11px;font-weight:500;color:#1a1a2e;white-space:nowrap}.admin-helpdesk-search-icon{font-size:13px;color:#64748b96}.admin-helpdesk-filter-icon,.admin-helpdesk-sortby-icon{color:#64748bd2}.ad-helpdesk-filter-dropdown{width:300px;right:0;padding:16px 14px}.ad-filter-date-field input[type=date]{font-size:11px}.ad-filter-chip{padding:4px 12px;border-radius:20px;font-size:10px;font-weight:500;cursor:pointer;border:.5px solid #d1d5db;background:#f9fafb;color:#374151;transition:all .15s}.ad-filter-apply{padding:3px 13px;background:#0575e6;color:#fff;border:none;border-radius:8px;font-size:11px;font-weight:500;cursor:pointer}.ad-filter-section-label{font-size:10px}.ahd-sort-title{font-size:12px;font-weight:600;margin-bottom:12px;color:#333}.ahd-sort-label{font-size:11.5px}.ahd-modal-value{font-size:11px}.ahd-sort-label input[type=radio]{width:11px;height:11px}.ahd-sort-clear-btn{font-size:10px}.ahd-sort-clear-icon{font-size:10px;margin-bottom:2px}.ahd-tabs{gap:1.5rem;margin-bottom:16px}.ahd-tab{font-size:11.5px;gap:5px}.ahd-tab-icon{font-size:14px}.ahd-helpdesk-table{min-width:720px}.ahd-helpdesk-table th{font-size:12px;padding:8px 9px}.ahd-helpdesk-table td{font-size:11.5px;padding:7px 9px;max-width:140px}.ahd-status-badge{font-size:11px;padding:2px 7px}.ahd-view-btn{font-size:10px;padding:1px 9px}.ahd-pagination-controls{gap:.75rem}.ahd-pagination-controls button{font-size:12.5px;padding:5px 10px}.ahd-pagination-controls span{font-size:12.5px}.ahd-modal-overlay{padding:16px;align-items:flex-end}.ahd-modal{max-width:100%;max-height:92vh;border-radius:14px}.ahd-modal-header{padding:11px 18px;border-radius:14px 14px 0 0}.ahd-modal-title{font-size:14.5px}.ahd-modal-body{padding:16px 18px;gap:14px;max-height:calc(92vh - 130px)}.ahd-modal-info-card{padding:12px 14px;gap:8px}.ahd-modal-label{font-size:12px;min-width:110px}.ahd-modal-value{font-size:12px}.ahd-modal-section-label{font-size:12.5px}.ahd-modal-issue-box{font-size:12px;padding:10px 14px}.ahd-modal-status-select,.ahd-modal-textarea{font-size:12px}.ahd-modal-footer{padding:0 18px 18px;gap:12px}.ahd-modal-btn-clear,.ahd-modal-btn-submit{font-size:11px;padding:3px 14px}}@media (max-width: 320px) and (max-width: 374px){.ahd-sort-wrapper{position:relative;margin-left:0;margin-right:0}.ahd-sort-btn{display:flex;align-items:center;gap:5px;padding:4px 9px;margin-top:1px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:11px;font-weight:500;color:#1a1a2e;white-space:nowrap}.ahd-tab-icon{font-size:13px}.ahd-chryst-heading{font-size:14px}.admin-helpdesk-search-wrap input{font-size:11.5px;padding:5px 28px}.ad-filter-btn{font-size:11px;padding:4px 8px;margin-top:1px}.ahd-tab{font-size:11.5px;gap:5px}.ahd-helpdesk-table{min-width:520px}.ahd-helpdesk-table th{font-size:10.5px;padding:8px 6px}.ahd-helpdesk-table td{font-size:10px;padding:5px 6px;max-width:95px}.ahd-status-badge{font-size:10px;padding:2px 5px}.ahd-view-btn{font-size:9px;padding:1px 8px}.ahd-pagination-controls button{font-size:11.5px;padding:4px 8px}.ahd-pagination-controls span{font-size:11.5px}.ahd-modal-title{font-size:13.5px}.ahd-modal-label{font-size:11.5px}.ahd-sort-title{font-size:12px;font-weight:600;margin-bottom:12px;color:#333}.ahd-sort-label{font-size:11.5px}.ahd-modal-value{font-size:11px}.ahd-sort-label input[type=radio]{width:11px;height:11px}.ahd-sort-clear-btn{font-size:10px;margin-left:28px}.ahd-sort-dropdown{min-width:173px}.ahd-modal-issue-box,.ahd-modal-status-select,.ahd-modal-textarea{font-size:11.5px}.ahd-modal-btn-clear,.ahd-modal-btn-submit{font-size:11px;padding:3px 14px}.ahd-modal-footer{padding:16px;gap:10px}.ad-helpdesk-filter-dropdown{width:calc(100vw - 24px);padding:14px 12px}.ad-filter-chip{font-size:11px;padding:4px 10px}.ad-filter-date-field input[type=date]{font-size:11.5px;padding:6px 8px}}.admin-faq-root{padding:10px;background:#f8f9fc;min-height:calc(100vh - 64px);position:relative}.admin-faq-toast{position:fixed;top:80px;right:24px;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:500;z-index:9999;box-shadow:0 6px 24px #00000021;animation:adminFaqSlideIn .3s ease}.admin-faq-toast.success{background:#e6faf2;color:#0d7a52;border-left:4px solid #10b981}.admin-faq-toast.error{background:#fff0f0;color:#b91c1c;border-left:4px solid #ef4444}@keyframes adminFaqSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.admin-faq-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.admin-faq-header-left{display:flex;align-items:center;gap:16px}.admin-faq-header-icon{width:35px;height:35px;border-radius:14px;background:linear-gradient(90deg,#3b82f6,#60a5fa);display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.admin-faq-page-header h1{font-size:15px;font-weight:700;color:#1a1d2e;margin:0}.admin-faq-page-header p{font-size:13px;color:#7b7f9e;margin:3px 0 0}.admin-faq-tabs{display:flex;gap:0;margin-bottom:24px;background:#fff;border:1.5px solid #e2e6f0;border-radius:12px;padding:5px;width:fit-content;box-shadow:0 2px 8px #0000000a}.admin-faq-tab{display:flex;align-items:center;gap:8px;padding:7px 22px;border-radius:9px;border:none;background:transparent;font-size:13px;font-weight:500;color:#7b7f9e;cursor:pointer;transition:all .2s ease}.admin-faq-tab:hover{color:#667eea;background:#f0f1ff}.admin-faq-tab.active{background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff}.admin-faq-tab-count{background:#00000014;padding:1px 6px;border-radius:20px;font-size:9px;font-weight:500;margin-top:2px;text-align:center}.admin-faq-tab.active .admin-faq-tab-count{background:#ffffff40;color:#fff}.admin-faq-panel{display:flex;flex-direction:column;gap:0}.admin-faq-panel-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.admin-faq-search-bar{display:flex;align-items:center;background:#fff;border:1.5px solid #e2e6f0;border-radius:10px;padding:0 14px;gap:10px;flex:1;min-width:220px;box-shadow:0 2px 8px #0000000a;transition:border-color .2s}.admin-faq-search-bar:focus-within{border-color:#667eea}.admin-faq-search-icon{font-size:17px;color:#9398b5;flex-shrink:0}.admin-faq-search-bar input{flex:1;border:none;outline:none;padding:10px 0;font-size:14px;color:#1a1d2e;background:transparent;font-family:inherit}.admin-faq-search-bar input::placeholder{color:#b0b4cc}.admin-faq-search-clear{background:none;border:none;cursor:pointer;color:#9398b5;font-size:17px;display:flex;align-items:center;padding:0;transition:color .15s}.admin-faq-search-clear:hover{color:#ef4444}.admin-faq-add-btn{display:flex;align-items:center;gap:7px;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;border:none;border-radius:10px;padding:8px 17px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit}.admin-faq-add-btn svg{font-size:18px}.admin-faq-add-btn:hover{transform:translateY(-1px)}.admin-faq-add-btn:active{transform:translateY(0)}.admin-faq-count-row{margin-bottom:14px}.admin-faq-list{display:flex;flex-direction:column;gap:10px}.admin-faq-accordion-item{background:#fff;border:1.5px solid #e8ecf4;border-radius:12px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.admin-faq-accordion-item:hover{border-color:#c7ccdf;box-shadow:0 4px 14px #00000012}.admin-faq-accordion-item.open{border-color:#667eea;box-shadow:0 4px 18px #667eea21}.admin-faq-accordion-header{display:flex;align-items:center;padding:18px;margin-bottom:-4px;cursor:pointer;gap:14px;-webkit-user-select:none;user-select:none}.admin-faq-number-bubble{width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.admin-faq-question-text{flex:1;font-size:13.5px;font-weight:500;color:#1a1d2e;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-faq-accordion-right{display:flex;align-items:center;flex-shrink:0}.admin-faq-action-btn{width:23px;height:23px;margin-right:4px;border-radius:8px;border:none;display:flex;align-items:center;cursor:pointer;font-size:14px;transition:all .15s ease}.admin-faq-action-btn.edit{background:none;color:#667eea}.admin-faq-action-btn.delete{background:none;color:#ef4444;font-size:15px}.admin-faq-chevron{font-size:16px;color:#9398b5;display:flex;align-items:center;margin-left:2px}.admin-faq-accordion-body{padding:0 18px 16px 68px;border-top:1px solid #f0f2f8;animation:adminFaqFadeIn .2s ease}@keyframes adminFaqFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.admin-faq-accordion-body p{font-size:13.5px;color:#4b5068;line-height:1.7;margin:10px 0}.admin-faq-body-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-faq-role-tag{background:#ede9fe;color:#6d28d9;font-size:10px;font-weight:500;padding:3px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}.admin-faq-date{font-size:12px;color:#b0b4cc;font-style:italic}.admin-faq-empty{text-align:center;padding:60px 32px;background:#fff;border-radius:14px;border:1.5px dashed #dde1f0}.admin-faq-empty svg{font-size:52px;color:#c7ccdf;margin-bottom:14px}.admin-faq-empty h3{font-size:17px;color:#1a1d2e;margin:0 0 8px}.admin-faq-empty p{font-size:14px;color:#9398b5;margin:0}.admin-faq-modal-overlay{position:fixed;inset:0;background:#0f101e73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:adminFaqOverlayIn .2s ease}@keyframes adminFaqOverlayIn{0%{opacity:0}to{opacity:1}}.admin-faq-form-modal{background:#fff;border-radius:18px;width:100%;max-width:540px;box-shadow:0 24px 64px #0000002e;animation:adminFaqModalIn .25s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes adminFaqModalIn{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.admin-faq-form-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f0f2f8}.admin-faq-form-header h2{font-size:17px;font-weight:700;color:#1a1d2e;margin:0}.admin-faq-form-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.admin-faq-field{display:flex;flex-direction:column;gap:5px}.admin-faq-field label{font-size:13px;font-weight:600;color:#3d4060}.admin-faq-required{color:#ef4444}.admin-faq-field input,.admin-faq-field textarea,.admin-faq-select-wrapper select{border:1.5px solid #e2e6f0;border-radius:9px;padding:10px 13px;font-size:14px;color:#1a1d2e;background:#f8f9fc30;outline:none;transition:border-color .2s,background .2s;width:100%;box-sizing:border-box;font-family:inherit}.admin-faq-field input:focus,.admin-faq-field textarea:focus,.admin-faq-select-wrapper select:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.admin-faq-field textarea{resize:vertical;min-height:110px}.admin-faq-select-wrapper select{appearance:none;cursor:pointer}.admin-faq-error{font-size:12px;color:#ef4444;margin-top:2px}.admin-faq-form-footer{display:flex;justify-content:center;gap:10px;padding:16px 24px}.admin-faq-confirm-modal{background:#fff;border-radius:18px;width:100%;max-width:390px;padding:36px 30px;text-align:center;box-shadow:0 24px 64px #0000002e;animation:adminFaqModalIn .25s cubic-bezier(.34,1.56,.64,1)}.admin-faq-confirm-icon{width:58px;height:58px;border-radius:50%;background:#fff0f0;color:#ef4444;font-size:26px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.admin-faq-confirm-modal h3{font-size:17px;font-weight:700;color:#1a1d2e;margin:0 0 8px}.admin-faq-confirm-modal p{font-size:14px;color:#6b6f8a;margin:0 0 22px;line-height:1.6}.admin-faq-confirm-actions{display:flex;gap:10px;justify-content:center}.admin-faq-btn-cancel{padding:7px 20px;border-radius:9px;border:1.5px solid #e2e6f0;background:#fff;color:#1a1a2e;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.admin-faq-btn-cancel:hover{background:#f4f5fb;border-color:#c7ccdf}.admin-faq-btn-save{padding:7px 22px;border-radius:9px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.admin-faq-btn-save:hover{box-shadow:0 5px 18px #667eea7a;transform:translateY(-1px)}.admin-faq-btn-delete-confirm{padding:4px 17px;border-radius:9px;border:none;background:#ef4444;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.admin-faq-btn-delete-confirm:hover{background:#dc2626;transform:translateY(-1px)}@media (min-width: 425px) and (max-width: 600px){.admin-faq-root{padding:14px}.admin-faq-page-header h1{font-size:18px}.admin-faq-panel-toolbar{flex-direction:column;align-items:stretch}.admin-faq-add-btn{justify-content:center}.admin-faq-accordion-header{padding:12px 13px;gap:10px}.admin-faq-accordion-body{padding-left:13px}.admin-faq-form-modal,.admin-faq-confirm-modal{border-radius:14px}.admin-faq-form-body{padding:16px}.admin-faq-form-footer{padding:17px 16px}.admin-faq-form-header{padding:14px 16px}.admin-faq-tab{font-size:11px;padding:7px 49px}.admin-faq-search-icon{font-size:13px;color:#9398b5;margin-bottom:2px;flex-shrink:0}.admin-faq-search-bar{gap:6px}.admin-faq-tab-count{padding:0 5px;font-size:8px}.admin-faq-search-bar input{flex:1;border:none;outline:none;padding:10px 0;font-size:12px;color:#1a1d2e;background:transparent;font-family:inherit}.admin-faq-question-text{font-size:11.5px}.admin-faq-number-bubble{width:22px;height:22px;font-size:8px}.admin-faq-action-btn{width:17px;height:17px;font-size:11px;margin-right:3px}.admin-faq-action-btn.delete{background:none;color:#ef4444;font-size:12px}.admin-faq-chevron{font-size:12px}.admin-faq-accordion-body p{font-size:11.5px}.admin-faq-date{font-size:10.5px;color:#b0b4cc;font-style:italic}.admin-faq-confirm-modal{width:89%;padding:24px 30px}.admin-faq-confirm-modal p{font-size:12px}.admin-faq-confirm-modal h3{font-size:13px}.admin-faq-confirm-icon{width:40px;height:40px;font-size:18px}.admin-faq-btn-cancel{padding:5px 17px;font-size:11px}.admin-faq-btn-delete-confirm{padding:4px 17px;font-size:11px}.admin-faq-field input,.admin-faq-field textarea,.admin-faq-select-wrapper select{font-size:11.5px}.admin-faq-field label{font-size:11px;font-weight:600;color:#3d4060}.admin-faq-form-header h2{font-size:13px}.admin-faq-form-header{padding:14px 15px}.admin-faq-btn-save{padding:5px 17px;border-radius:9px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}}@media (min-width: 375px) and (max-width: 424px){.admin-faq-root{padding:14px}.admin-faq-page-header h1{font-size:18px}.admin-faq-panel-toolbar{flex-direction:column;align-items:stretch}.admin-faq-add-btn{justify-content:center}.admin-faq-accordion-header{padding:12px 13px;gap:10px}.admin-faq-accordion-body{padding-left:13px}.admin-faq-form-modal,.admin-faq-confirm-modal{border-radius:14px}.admin-faq-form-body{padding:16px}.admin-faq-form-footer{padding:17px 16px}.admin-faq-form-header{padding:14px 16px}.admin-faq-tab{font-size:11px;padding:7px 37px}.admin-faq-search-icon{font-size:13px;color:#9398b5;margin-bottom:2px;flex-shrink:0}.admin-faq-search-bar{gap:6px}.admin-faq-tab-count{padding:0 5px;font-size:8px}.admin-faq-search-bar input{flex:1;border:none;outline:none;padding:10px 0;font-size:12px;color:#1a1d2e;background:transparent;font-family:inherit}.admin-faq-question-text{font-size:11.5px}.admin-faq-number-bubble{width:22px;height:22px;font-size:8px}.admin-faq-action-btn{width:17px;height:17px;font-size:11px;margin-right:3px}.admin-faq-action-btn.delete{background:none;color:#ef4444;font-size:12px}.admin-faq-chevron{font-size:12px}.admin-faq-accordion-body p{font-size:11.5px}.admin-faq-date{font-size:10.5px;color:#b0b4cc;font-style:italic}.admin-faq-confirm-modal{padding:24px 30px}.admin-faq-confirm-modal p{font-size:12px}.admin-faq-confirm-modal h3{font-size:13px}.admin-faq-confirm-icon{width:40px;height:40px;font-size:18px}.admin-faq-btn-cancel{padding:5px 17px;font-size:11px}.admin-faq-btn-delete-confirm{padding:4px 17px;font-size:11px}.admin-faq-field input,.admin-faq-field textarea,.admin-faq-select-wrapper select{font-size:11.5px}.admin-faq-field label{font-size:11px;font-weight:600;color:#3d4060}.admin-faq-form-header h2{font-size:13px}.admin-faq-form-header{padding:14px 15px}.admin-faq-btn-save{padding:5px 17px;border-radius:9px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}}@media (min-width: 320px) and (max-width: 374px){.admin-faq-root{padding:14px}.admin-faq-page-header h1{font-size:18px}.admin-faq-panel-toolbar{flex-direction:column;align-items:stretch}.admin-faq-add-btn{justify-content:center}.admin-faq-accordion-header{padding:12px 13px;gap:10px}.admin-faq-accordion-body{padding-left:13px}.admin-faq-form-modal,.admin-faq-confirm-modal{border-radius:14px}.admin-faq-form-body{padding:16px}.admin-faq-form-footer{padding:17px 16px}.admin-faq-form-header{padding:14px 16px}.admin-faq-tab{font-size:11px}.admin-faq-search-icon{font-size:13px;color:#9398b5;margin-bottom:2px;flex-shrink:0}.admin-faq-search-bar{gap:6px}.admin-faq-tab-count{padding:0 5px;font-size:8px}.admin-faq-search-bar input{flex:1;border:none;outline:none;padding:10px 0;font-size:12px;color:#1a1d2e;background:transparent;font-family:inherit}.admin-faq-question-text{font-size:11.5px}.admin-faq-number-bubble{width:22px;height:22px;font-size:8px}.admin-faq-action-btn{width:17px;height:17px;font-size:11px;margin-right:3px}.admin-faq-action-btn.delete{background:none;color:#ef4444;font-size:12px}.admin-faq-chevron{font-size:12px}.admin-faq-accordion-body p{font-size:11.5px}.admin-faq-date{font-size:10.5px;color:#b0b4cc;font-style:italic}.admin-faq-confirm-modal{padding:24px 30px}.admin-faq-confirm-modal p{font-size:12px}.admin-faq-confirm-modal h3{font-size:13px}.admin-faq-confirm-icon{width:40px;height:40px;font-size:18px}.admin-faq-btn-cancel{padding:5px 17px;font-size:11px}.admin-faq-btn-delete-confirm{padding:4px 17px;font-size:11px}.admin-faq-field input,.admin-faq-field textarea,.admin-faq-select-wrapper select{font-size:11.5px}.admin-faq-field label{font-size:11px;font-weight:600;color:#3d4060}.admin-faq-form-header h2{font-size:13px}.admin-faq-form-header{padding:14px 15px}.admin-faq-btn-save{padding:5px 17px;border-radius:9px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}}.header-section{position:fixed;top:0;left:0;right:0;z-index:200;height:64px;border-bottom:1px solid #f1f5f9;background:linear-gradient(135deg,#0575e6,#021b79);color:#fdfcfc;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box}.header-section-left{display:flex;align-items:center;gap:12px}.header-section-left p{font-size:17px;font-weight:600;color:#fff;margin:0;white-space:nowrap}.header-section-right{display:flex;align-items:center;gap:4px}.hamburger-btn{display:none;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:22px;color:#fff;padding:4px;border-radius:8px;transition:background .2s;flex-shrink:0}.sidebar-close-btn{display:none;align-items:center;justify-content:center;position:absolute;top:14px;right:14px;background:transparent;border:none;cursor:pointer;font-size:22px;color:#64748b;padding:4px;border-radius:8px;transition:background .2s,color .2s;z-index:10}.sidebar-close-btn:hover{background:#f1f5f9;color:#1a1a2e}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000073;z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:overlayFadeIn .25s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.side-menu{width:260px;height:calc(100vh - 64px);background:#fff;position:fixed;top:64px;left:0;overflow-y:auto;overflow-x:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:160;border-right:1px solid #f1f5f9;box-sizing:border-box}.side-menu ul{margin-top:30px;padding:0 12px;list-style:none}.side-menu ul li{display:flex;align-items:center;padding:8px 16px;margin:6px 8px;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;color:#64748b;font-weight:500}.side-menu ul li:hover{background-color:#f8fafc;transform:translate(6px);color:#1e40af}.side-menu ul li.active{background:linear-gradient(135deg,#f0f9ff50,#e0f2fe50);color:#0575e6;font-weight:700}.side-menu ul li.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:32px;background:#25d366;border-radius:4px;transition:all .3s ease}.side-menu ul li span,.side-menu ul li svg{font-size:1.2rem;width:28px;transition:all .3s ease}.side-menu ul li .menu-text{margin-left:16px;font-size:14px;transition:all .3s ease;text-decoration:none;color:#1a1a2e}.side-menu ul li.active .menu-text{color:#0575e6}.side-menu ul li.active span,.side-menu ul li.active svg{transform:scale(1);color:#0575e6}.side-menu::-webkit-scrollbar{width:6px}.side-menu::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.side-menu::-webkit-scrollbar-thumb:hover{background:#94a3b8}.side-menu.collapsed{width:80px}.side-menu.collapsed .menu-text{opacity:0;width:0;overflow:hidden}.main-content{margin-left:260px;width:calc(100% - 260px);transition:margin-left .4s ease;box-sizing:border-box;min-height:calc(100vh - 64px)}.admin-notif-panel{position:fixed;top:68px;right:20px;width:380px;background:#fff;border-radius:20px;box-shadow:0 8px 40px #00000024;z-index:2000;overflow:hidden;animation:adminNotifSlideIn .3s cubic-bezier(.4,0,.2,1) forwards;display:flex;flex-direction:column;max-height:85vh}@keyframes adminNotifSlideIn{0%{transform:translateY(-10px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.admin-notif-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 0}.admin-notif-header h6{font-size:17px;font-weight:700;color:#111;margin:0}.admin-notif-close-btn{width:30px;height:30px;border-radius:50%;border:none;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:background .2s}.admin-notif-close-btn:hover{background:#e5e7eb}.admin-notif-tabs{display:flex;padding:10px 20px 0;border-bottom:1px solid #f0f0f0;gap:0}.admin-notif-tab{padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:none;color:#aaa;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}.admin-notif-tab.active{color:#111;border-bottom:2px solid #111}.admin-notif-body{overflow-y:auto;flex:1;padding:6px 0}.admin-notif-body::-webkit-scrollbar{width:4px}.admin-notif-body::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.admin-notif-item{display:flex;align-items:flex-start;gap:12px;padding:13px 20px;cursor:pointer;transition:background .15s}.admin-notif-item:hover{background:#fafafa}.admin-notif-divider{height:1px;background:#f4f4f4;margin:0 20px}.admin-notif-avatar-wrap{position:relative;flex-shrink:0}.admin-notif-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.av-red{background:#fde8e850;color:#b91c1c}.av-green{background:#dcfce750;color:#15803d}.av-blue{background:#dbeafe50;color:#1d4ed8}.av-pink{background:#fce7f350;color:#be185d}.av-teal{background:#ccfbf150;color:#0f766e}.av-yellow{background:#fff9e650;color:#d99b00}.admin-notif-badge{position:absolute;bottom:0;right:0;width:18px;height:18px;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.admin-notif-content{flex:1;min-width:0}.admin-notif-name-row{display:flex;align-items:center;gap:6px;margin-bottom:3px}.admin-notif-name{font-size:13.5px;font-weight:600;color:#1a1a2eb5;letter-spacing:.5px}.admin-notif-time{font-size:11.5px;color:#aaa;white-space:nowrap}.admin-unread-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;margin-left:auto}.admin-notif-unread-count{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:10px;font-weight:700;border-radius:10px;padding:1px 3px;margin-left:5px;min-width:16px;height:15px}.admin-notif-tab.active .admin-notif-unread-count{background:#fff;color:#111}.admin-notif-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#aaa;gap:8px}.admin-notif-empty p{font-size:13px;margin:0}.admin-notif-action{font-size:13px;color:#444;margin-bottom:2px}.admin-notif-preview{font-size:12px;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-notif-btn-row{display:flex;gap:8px;margin-top:9px}.admin-notif-btn{padding:4px 17px;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer;border:1.5px solid #ddd;background:#fff;color:#333;transition:background .15s}.admin-notif-btn:hover{background:#f3f4f6}.admin-notif-btn.accept{background:linear-gradient(135deg,#0575e6,#021b79);color:#fff}@media (max-width: 1023px){.admin-notif-panel{right:10px;width:calc(100vw - 20px);max-width:380px}}@media (max-width: 479px){.admin-notif-panel{top:60px;right:8px;width:calc(100vw - 16px)}}@media (max-width: 379px){.admin-notif-panel{top:52px}}.notification-icon-wrapper{position:relative;cursor:pointer;font-size:22px}.notification-dot{position:absolute;top:7px;right:2px;height:8px;width:8px;background-color:#25d366;border-radius:50%;border:2px solid white;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(1.4);opacity:.5}to{transform:scale(1);opacity:1}}.header-section-right-img{background-color:none;border:1px solid #50596520;border-radius:50%;outline:none}.header-section-right-img img{height:40px;width:40px;border-radius:47%;object-fit:cover;outline:none}.admin-profile-popup{position:fixed;top:60px;right:20px;width:400px;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000026;z-index:1000;animation:fadeIn .2s ease-in-out;overflow:hidden;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-profile-popup-header{display:flex;align-items:center;padding:13px;position:relative}.admin-profile-popup-divider{height:1px;background:#e9ecef}.admin-profile-popup-menu{list-style:none;margin:0;padding:10px 16px}.admin-profile-menu-item a{display:flex;align-items:center;padding:11px 16px;text-decoration:none;color:#000;font-size:15px;transition:background .2s,color .2s}.admin-profile-menu-item a .menu-icon{margin-right:10px;font-size:18px;color:#000}.admin-profile-menu-item a:hover{background:#f1f3f5;border-radius:10px;color:#212529}.ad-profile-avatar{width:65px;height:67px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-right:12px;color:#495057}.ad-profile-avatar img{width:55px;height:55px;border-radius:18px;overflow:hidden;border:4px solid #fff;box-shadow:0 1px 7px #0000001a}.ad-profile-info h4{font-size:14px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:5px}.ad-profile-info p{font-size:14px;color:#3a3939;margin:0}.ad-close{position:absolute;top:12px;right:23px;background:transparent;border:none;font-size:16px;cursor:pointer;color:#333;padding:0;transition:color .2s ease}.ad-logout-btn{border:none;background:transparent;font-size:15px;display:flex;align-items:center;cursor:pointer;transition:background .2s;padding:0;border-radius:6px;color:#707070}.submenu-arrow{margin-left:50px;font-size:14px}.logout-btn{color:#64748b}@media (min-width: 2560px){.header-section{height:72px;padding:0 40px}.header-section-left p{font-size:20px}.side-menu{width:300px;top:72px;height:calc(100vh - 72px)}.side-menu ul{margin-top:40px}.side-menu ul li{padding:12px 20px;margin:8px 10px;border-radius:14px}.side-menu ul li .menu-text{font-size:16px}.side-menu ul li span,.side-menu ul li svg{font-size:1.5rem;width:34px}.main-content{margin-left:300px;width:calc(100% - 300px);margin-top:8px}.notification-popup{width:440px;top:72px;right:80px}.admin-profile-popup{width:460px;top:72px;height:390px}.header-section-right-img img{height:46px;width:46px}.notification-icon-wrapper{font-size:26px}.ad-dashboard{margin-top:72px}.d-flex{margin-top:72px!important}}@media (min-width: 1920px) and (max-width: 2559px){.header-section{height:68px;padding:0 30px}.header-section-left p{font-size:18px}.side-menu{width:280px;top:68px;height:calc(100vh - 68px)}.side-menu ul li .menu-text{font-size:15px}.main-content{margin-left:280px;width:calc(100% - 280px)}.notification-popup{right:70px}.d-flex{margin-top:68px!important}}@media (min-width: 1024px) and (max-width: 1439px){.side-menu{width:230px}.side-menu ul li .menu-text{font-size:13px}.main-content{margin-left:230px;width:calc(100% - 230px)}}@media (max-width: 1023px){.hamburger-btn,.sidebar-close-btn{display:flex}.sidebar-overlay{display:block}.side-menu{top:0;height:100vh;width:270px;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:none;z-index:160;padding-top:56px}.side-menu.mobile-open{transform:translate(0);box-shadow:4px 0 24px #0000002e}.main-content{margin-left:0;width:100%}.notification-popup{right:10px;width:calc(100vw - 20px);max-width:380px}.admin-profile-popup{right:10px;width:calc(100vw - 20px);max-width:400px}}@media (min-width: 768px) and (max-width: 1023px){.header-section{padding:0 18px}.header-section-left p{font-size:16px}.side-menu{width:280px;padding-top:60px}}@media (min-width: 600px) and (max-width: 767px){.header-section{padding:0 14px}.header-section-left p{font-size:15px}.side-menu{width:260px;padding-top:58px}.header-section-right-img img{height:36px;width:36px}}@media (min-width: 480px) and (max-width: 599px){.header-section{height:58px;padding:0 12px}.header-section-left p{font-size:15px}.side-menu{width:250px;padding-top:56px;top:0;height:100vh}.d-flex{margin-top:58px!important}.hamburger-btn{font-size:20px}.header-section-right-img img{height:34px;width:34px}.notification-icon-wrapper{font-size:20px}.notification-popup{top:58px}.admin-profile-popup{top:58px;height:auto;max-height:360px}}@media (min-width: 380px) and (max-width: 479px){.header-section{height:56px;padding:0 10px}.header-section-left{gap:8px}.header-section-left p{font-size:14px}.side-menu{width:240px;padding-top:54px}.side-menu ul{margin-top:16px}.side-menu ul li{padding:8px 12px;margin:4px 6px}.side-menu ul li .menu-text{font-size:13px}.hamburger-btn{font-size:20px}.header-section-right-img img{height:32px;width:32px}.notification-icon-wrapper{font-size:19px}.notification-popup{top:56px;right:8px;width:calc(100vw - 16px)}.admin-profile-popup{top:56px;right:8px;width:calc(100vw - 16px);height:auto;max-height:340px}.notification-header h2{font-size:15px}.noti-title{font-size:12px}}@media (max-width: 379px){.header-section{height:52px;padding:0 8px}.header-section-left{gap:6px}.header-section-left p{font-size:13px}.side-menu{width:220px;padding-top:52px}.side-menu ul{margin-top:12px;padding:0 8px}.side-menu ul li{padding:7px 10px;margin:3px 4px;border-radius:10px}.side-menu ul li .menu-text{font-size:12.5px;margin-left:10px}.side-menu ul li span,.side-menu ul li svg{font-size:1.05rem;width:24px}.sidebar-close-btn{font-size:19px;top:10px;right:10px}.hamburger-btn{font-size:18px}.header-section-right-img img{height:30px;width:30px}.notification-icon-wrapper{font-size:18px}.notification-popup{top:52px;right:6px;width:calc(100vw - 12px);padding:8px}.notification-header h2{font-size:14px}.noti-title{font-size:12px}.noti-time{font-size:11px}.admin-profile-popup{top:52px;right:6px;width:calc(100vw - 12px);height:auto;max-height:320px;border-radius:10px}.admin-profile-menu-item a{font-size:13.5px;padding:9px 12px}.ad-profile-info h4{font-size:13.5px}.ad-profile-info p{font-size:13px}.ad-profile-avatar{width:52px;height:52px}}.logout-link-btn{background:none;border:none;color:inherit;cursor:pointer;padding:0}.admin-employee-section{width:100%;text-align:center;height:100%}.admin-employee-section-header{display:flex;justify-content:space-between;align-items:center;border-radius:8px}.admin-employee-section-header p{margin:0;font-size:16px;padding:0 10px;font-weight:600;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.admin-employee-header-icons{display:flex;align-items:center;gap:12px}.admin-employee-search-wrap{position:relative;min-width:320px;display:inline-block}.admin-employee-search-wrap input{padding:8px 35px;border:1px solid #ddd;border-radius:26px;width:100%;min-width:650px;font-size:14px;outline:none;transition:border-color .3s}.admin-employee-search-wrap input:focus{border-color:#ddd}.admin-employee-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757da3;font-size:16px;pointer-events:none}.admin-employee-filter-wrap,.admin-employee-sort-wrap{position:relative;display:inline-block}.admin-employee-filter-trigger,.admin-employee-sort-trigger{display:flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e;transition:background .15s}.admin-employee-filter-date-group{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:6px}.admin-employee-filter-date-label{font-size:11px;font-weight:600;color:#64748b;text-align:left;width:100%;margin:0 3px}.admin-employee-filter-badge{position:absolute;top:-4px;right:-4px;background:red;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.admin-employee-filter-dropdown{position:absolute;top:128%;right:0;width:240px;height:270px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000}.ad-employee-select-wrapper{position:relative;width:100%;padding:3px 1px}.ad-employee-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none}.admin-employee-filter-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid #ccc;color:#1a1a2e;background:#fff;font-size:14px;outline:none;text-align:left}.admin-employee-filter-clear-btn{background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px;margin-top:6px;border-radius:20px;font-size:12px;width:44%;margin-left:57px;cursor:pointer;font-weight:500}.admin-employee-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:14px}.admin-employee-sort-dropdown{position:absolute;top:40px;right:0;min-width:220px;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:18px 19px}.admin-employee-sort-title{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.admin-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:13.5px;border-radius:4px}.admin-employee-sort-label input[type=radio]{accent-color:#16a34a;width:14px;height:14px;cursor:pointer}.admin-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid#0575E6;padding:4px 14px;border-radius:20px;cursor:pointer;font-size:12px}.admin-employee-table-meta{padding:16px 10px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.admin-employee-entries-info{font-size:14px;color:#1a1a2e}.admin-employee-entries-filtered{margin-left:8px;font-weight:500}.admin-employee-perpage-wrap{display:flex;align-items:center;gap:8px}.admin-employee-perpage-label{font-size:13px;color:#1a1a2e;margin-bottom:0}.admin-employee-perpage-select{border:1px solid #ced4da;border-radius:4px;background:#fff;padding:2px 8px;font-size:11px;outline:none}.admin-employee-table-scroll-wrap{overflow-x:auto;max-height:600px;border-radius:20px;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.admin-employee-table{width:100%;min-width:1200px;border-collapse:separate;box-shadow:0 2px 4px #0000000d;border-spacing:0;background-color:#fff}.admin-employee-table thead{position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.admin-employee-table thead tr{background:#fff;color:#004dda}.admin-employee-table thead th{padding:12px 18px;font-size:13.5px;font-weight:600;border:none}.admin-employee-table tbody td{padding:7px 8px;font-size:13.5px;color:#1a1a2e;border:none;white-space:nowrap}.admin-employee-table tbody tr:nth-child(odd){background-color:#fff}.admin-employee-th-sno{width:20px}.admin-employee-th-sortable{cursor:pointer}.admin-employee-td-center{text-align:center}.admin-employee-td-empty{padding:40px;text-align:center;color:#6c757d;font-size:13px}.admin-employee-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.admin-employee-empty-lottie{width:170px;height:170px;margin:0 auto}.admin-employee-empty-text{color:#6c757d;font-size:13px;font-weight:500}.admin-employee-status{letter-spacing:.5px}.admin-employee-status.active{background:#ecfff699;color:#20a86e;padding:4px 12px;border-radius:50px}.admin-employee-status.inactive{color:#6c757d}.admin-employee-status.deactivated{color:#d2042d}.admin-employee-status.blocked{background:#fee2e250;border-radius:50px;padding:4px 12px;color:#dc2626}.admin-employee-view-btn{padding:2px 10px;background:#f5f0ff80;color:#004dda;border:none;border-radius:50px;cursor:pointer;font-size:13.5px}.admin-employee-pagination-wrap{padding:16px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 8px 8px}.admin-employee-page-info{font-size:13.5px;color:#6c757d}.admin-employee-page-controls{display:flex;align-items:center;gap:8px}.admin-employee-page-btn{padding:5px 12px;font-size:13px;font-weight:500;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;transition:all .2s ease}.admin-employee-page-btn:hover:not(:disabled){background-color:#f8f9fa}.admin-employee-page-btn-active{background-color:#0575e6!important;color:#fff!important;border-color:#0575e6!important}.admin-employee-page-btn-disabled{color:#6c757d;opacity:.6;cursor:not-allowed}.admin-employee-page-btn-dots{cursor:default;color:#6c757d}.admin-employee-popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding:30px 0}.admin-employee-popup-card{background:#fff;padding:30px 5px 30px 30px;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;position:relative;margin-top:57px}.admin-employee-popup-close{position:absolute;top:29px;right:29px;background:#004dda08;color:#505965;border:none;font-size:27px;width:27px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.admin-employee-popup-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:10px}.admin-employee-popup-header-left{flex-shrink:0}.admin-employee-logo-box{width:80px;height:80px;border-radius:14px;background:#fff;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.admin-employee-logo-box img{width:100%;height:100%;object-fit:cover;border-radius:14px;height:85px;width:83px}.admin-employee-default-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280ab;font-size:48px;background:none}.admin-employee-popup-header-right{flex:1}.admin-employee-popup-header-right h4{margin:3px 2px 0;font-weight:500;color:#666}.admin-employee-title-row{display:flex;justify-content:space-between;align-items:center}.admin-employee-popup-title{font-size:16px;font-weight:600;margin:4px 2px 7px;padding-right:50px;background:linear-gradient(135deg,#0575e6,#021b79);background-clip:text;-webkit-background-clip:text;color:transparent}.admin-employee-header-actions{position:relative}.admin-employee-menu-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.admin-employee-menu-btn:hover{background:#f9fafb}.admin-employee-dropdown-menu{position:absolute;top:45px;right:0;width:150px;padding:2px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 10px 30px #00000014;z-index:50;overflow:hidden}.admin-employee-dropdown-item{width:100%;border:none;background:transparent;padding:6px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px}.admin-employee-dropdown-item:hover{background:#f9fafb}.admin-employee-block-item{color:#dc2626}.admin-employee-unblock-btn{border:none;background:#16a34a;color:#fff;padding:5px 12px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.admin-employee-unblock-btn:hover{opacity:.9}.admin-employee-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:5px 12px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600}.admin-employee-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000}.admin-employee-modal{width:440px;background:#fff;border-radius:16px;padding:28px 30px 24px;box-shadow:0 8px 32px #00000021}.admin-employee-modal-block{width:400px;text-align:center}.admin-employee-modal-title{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 14px;text-align:center}.admin-employee-modal-subtitle{font-size:13.5px;color:#1a1a2e;margin:0 0 18px;line-height:1.5}.admin-employee-report-options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.admin-employee-radio-label{display:flex;align-items:center;gap:12px;font-size:13.5px;color:#1a1a2e;cursor:pointer}.admin-employee-radio-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0}.admin-employee-block-checkbox-label{display:flex;align-items:center;gap:5px;font-size:13.5px;color:#1a1a2e;cursor:pointer;margin-bottom:4px;justify-content:center}.admin-employee-checkbox-input{width:13px;height:13px;accent-color:#16a34a;cursor:pointer;flex-shrink:0}.admin-employee-block-desc{font-size:13.5px;color:#1a1a2e;line-height:1.9;margin:0 0 24px;text-align:center}.admin-employee-modal-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}.admin-employee-modal-actions-center{justify-content:center;margin-top:0}.admin-employee-cancel-btn{padding:5px 20px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#1a1a2e;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.admin-employee-cancel-btn:hover{background:#f9fafb}.admin-employee-submit-btn{padding:5px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:13px;cursor:pointer;transition:background .15s}.admin-employee-block-confirm-btn{padding:4px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;font-size:13px;cursor:pointer;transition:background .15s}.admin-employee-company-name{font-size:14px;font-weight:500;margin-bottom:16px;color:#333;display:flex;align-items:center;gap:8px}.admin-employee-meta-icon{color:#999;font-size:14px;flex-shrink:0;margin-bottom:2px}.admin-employee-meta-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#333}.admin-employee-meta-row{display:flex;align-items:center;gap:15px;margin:0;flex-wrap:wrap;padding:10px 0}.admin-employee-inside-salary{display:flex;align-items:center;gap:4px;color:#444;font-size:13.5px}.admin-employee-popup-body{display:flex;gap:25px;max-height:calc(80vh - 140px);padding-right:20px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.admin-employee-popup-modal{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.admin-employee-popup-body::-webkit-scrollbar{width:6px}.admin-employee-popup-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.admin-employee-popup-content{flex:1}.admin-employee-popup-content h4{font-size:15px;font-weight:600;margin-bottom:15px;color:#505965}.admin-employee-popup-content p{line-height:1.8;font-size:13.5px}.admin-employee-personal-section{margin-bottom:16px;border-radius:8px}.admin-employee-personal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.admin-employee-personal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 20px;font-size:13.5px}.admin-employee-resume-btn{padding:1px 10px;border:none;border-radius:5px;font-size:12px;background:none;margin-left:5px;color:#004dda;cursor:pointer}.admin-employee-skill-tags span{display:inline-block;background:#f1f9fe30;color:#004dda;padding:6px 12px;border-radius:20px;font-size:12px;margin:0 6px 14px 0}.admin-employee-cert-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;margin-left:6px}.admin-employee-cert-header h4{margin:0}.admin-employee-view-all-btn{border:none;background:none;color:#1a73e8;font-weight:500;cursor:pointer;padding:0;font-size:13px;margin-right:20px}.admin-employee-experience-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;min-width:0;padding-left:0;margin-left:0}.admin-employee-experience-wrap:before{display:none}.admin-employee-experience-item{min-width:0}.admin-employee-experience-item:first-child:before{display:none}.admin-employee-experience-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;margin-bottom:25px;border-radius:15px;border-left:3px solid #1f80e0;background:#1f7fe002;min-width:0}.admin-employee-experience-wrap.work-exp .admin-employee-experience-row{border-left:3px solid #11998e;background:#11998e02}.admin-employee-experience-left{flex:1;display:flex;flex-direction:column;font-size:13px;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;gap:8px}.admin-employee-experience-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;white-space:nowrap;font-size:13.5px;gap:8px;min-width:0}.admin-employee-experience-left>div,.admin-employee-experience-left>strong,.admin-employee-experience-right>div,.admin-employee-experience-right>button{min-height:1.4em;line-height:1.4em;white-space:normal;word-break:break-word;overflow-wrap:break-word}.admin-employee-cert-dates{color:#004dda;font-size:13px}.admin-employee-exp-duration{color:#374151;border-radius:15px;font-size:13px}.admin-employee-view-doc-btn{cursor:pointer;padding:1px 10px;border:1px solid #1f80e0;background-color:#fff;color:#1f80e0;border-radius:6px;font-size:13px;min-width:53px}.admin-employee-cert-list{padding-left:0}.admin-employee-cert-list ul{padding-left:0;display:grid;margin-bottom:25px;grid-template-columns:repeat(2,1fr);gap:20px}.admin-employee-cert-list li{list-style-type:none;border-left:3px solid #A751F4;background:#9333ea02;padding:20px;border-radius:15px;color:#505965;font-size:13.5px}.admin-employee-cert-row{display:flex;justify-content:space-between;align-items:flex-start}.admin-employee-cert-view-btn{border:1px solid #004DDA;border-radius:6px;padding:2px 11px;background-color:#fff;color:#004dda;font-size:11px;margin-top:6px;cursor:pointer}.admin-employee-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:15px}.admin-employee-research-box{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:16px 18px}.admin-employee-research-box h5{margin-bottom:10px;color:#1d4ed8;font-weight:500;font-size:14px}.admin-employee-research-box p{display:flex;justify-content:space-between;margin:6px 0;font-size:13.5px}.admin-employee-research-box.full-width{grid-column:span 3}.admin-employee-doc-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.admin-employee-doc-label{font-weight:500;color:#444;font-size:13.5px}.admin-employee-preview-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.admin-employee-preview-modal{width:60%;background:#fff;border-radius:10px;padding:45px 15px 15px;position:relative}.admin-employee-preview-close-btn{position:absolute;top:14px;right:18px;border:none;background:transparent;font-size:18px;cursor:pointer}.admin-employee-experience-wrap.single-card,.admin-employee-cert-list ul.single-card{grid-template-columns:1fr}.admin-employee-mobile-header{display:none}.admin-employee-desktop-header{display:flex;gap:20px;width:100%}.admin-employee-edu-row-1,.admin-employee-edu-row-2{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:nowrap}.admin-employee-edu-row-2{margin-top:4px}.admin-employee-edu-institute{font-size:12px;color:#9ca3af;margin-top:4px}.admin-employee-name-cell{display:flex;align-items:center;gap:10px}.admin-employee-table-avatar{width:33px;height:33px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0}.admin-employee-table-avatar img{width:100%;height:100%;object-fit:cover}.admin-employee-table-default-icon{font-size:25px;color:#9ca3af}.emp-popup-tabs-bar{display:flex;gap:4px;padding:0 30px;border-bottom:1.5px solid #f0f2f5;margin-bottom:0;background:#fff;position:sticky;top:0;z-index:5}.emp-popup-tab{display:flex;align-items:center;gap:6px;padding:11px 16px;font-size:13px;font-weight:500;color:#94a3b8;background:none;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.emp-popup-tab:hover{color:#0575e6}.emp-popup-tab[data-tab=profile].active{color:#0575e6;border-bottom-color:#0575e6}.emp-popup-tab[data-tab=education].active{color:#16a34a;border-bottom-color:#16a34a}.emp-popup-tab[data-tab=experience].active{color:#f59e0b;border-bottom-color:#f59e0b}.emp-popup-tab[data-tab=research].active{color:#9333ea;border-bottom-color:#9333ea}.emp-popup-tab[data-tab=profile]:hover{color:#0575e6}.emp-popup-tab[data-tab=education]:hover{color:#16a34a}.emp-popup-tab[data-tab=experience]:hover{color:#f59e0b}.emp-popup-tab[data-tab=research]:hover{color:#9333ea}.emp-popup-tab-content{padding:24px 30px 24px 0;max-height:calc(80vh - 220px)}.emp-tab-panel{animation:empTabFadeIn .2s ease}@keyframes empTabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.emp-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.emp-info-card{background:#fff;border:1px solid #f0f2f8;border-radius:12px;padding:12px 14px;display:flex;flex-direction:row;align-items:center;gap:12px;transition:box-shadow .15s}.emp-info-card:hover{box-shadow:0 2px 10px #0000000f}.emp-info-icon-wrap{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emp-icon-blue{background:#f0f9ff;color:#0284c7}.emp-icon-green{background:#f0fdf4;color:#16a34a}.emp-icon-teal{background:#f0fdfa;color:#0d9488}.emp-icon-orange{background:#fff7ed;color:#ea580c}.emp-icon-purple{background:#faf5ff;color:#9333ea}.emp-icon-pink{background:#fdf2f8;color:#db2777}.emp-icon-indigo{background:#eef2ff;color:#4f46e5}.emp-icon-cyan{background:#ecfeff;color:#0891b2}.emp-icon-red{background:#fef2f2;color:#dc2626}.emp-icon-amber{background:#ccfbf140;color:#14b8a6}.emp-icon-slate{background:#0ea4e911;color:#0ea5e9}.emp-info-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.emp-info-label{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}.emp-doc-link-btn{font-size:12px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:2px 10px;cursor:pointer;width:fit-content}.emp-section-block{margin-bottom:26px}.emp-section-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 14px}.emp-section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.emp-view-all-btn{border:none;background:none;color:#0575e6;font-weight:500;cursor:pointer;font-size:12.5px}.emp-about-text{font-size:13.5px;color:#4b5563;line-height:1.8;margin:0}.emp-tags-wrap{display:flex;flex-wrap:wrap;gap:8px}.emp-tag{display:inline-block;padding:5px 13px;border-radius:20px;font-size:12px;font-weight:500}.emp-tag-blue{background:#eff6ff;color:#1d4ed8}.emp-tag-green{background:#f0fdf4;color:#15803d}.emp-empty-text{font-size:13px;color:#94a3b8;margin:0}.emp-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.emp-card-grid.single{grid-template-columns:1fr}.emp-detail-card{border-radius:12px;padding:16px 18px;border-left:3px solid}.emp-card-blue{background:#f0f7ff50;border-left-color:#3b82f6}.emp-card-teal{background:#f0fdfb50;border-left-color:#14b8a6}.emp-card-purple{background:#faf5ff;border-left-color:#a855f7}.emp-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.emp-card-left{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.emp-card-title{font-size:13.5px;font-weight:600;color:#1e293b}.emp-card-sub{font-size:13px;color:#475569}.emp-card-meta{font-size:12px;color:#94a3b8}.emp-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.emp-card-date{font-size:12px;color:#0575e6;font-weight:500;white-space:nowrap}.emp-card-duration{font-size:12px;color:#64748b}.emp-card-badge{background:#dcfce770;color:#15803d;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.emp-view-doc-btn{border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:6px;font-size:11.5px;padding:2px 10px;cursor:pointer}.emp-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.emp-research-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:14px 16px}.emp-research-card-title{font-size:12.5px;font-weight:600;color:#1d4ed8;margin:0 0 10px}.emp-research-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#4b5563;padding:3px 0}.emp-research-row:last-child{border-bottom:none}.emp-research-val{font-weight:500;color:#1e293b}.emp-research-desc-card{background:#f8faff50;border:1px solid #e8eeff;border-radius:10px;padding:16px 18px;margin-top:4px}@media screen and (max-width: 767px){.emp-popup-tabs-bar{padding:0 14px;overflow-x:auto;scrollbar-width:none}.emp-popup-tabs-bar::-webkit-scrollbar{display:none}.emp-popup-tab{font-size:12px;padding:10px 12px}.emp-popup-tab-content{padding:16px 14px 16px 0;max-height:calc(85vh - 240px)}.emp-info-grid{grid-template-columns:repeat(2,1fr)}.emp-card-grid{grid-template-columns:1fr}.emp-research-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 424px){.emp-popup-tab{font-size:11px;padding:6px 7px;gap:4px}.emp-info-grid,.emp-research-grid{grid-template-columns:1fr}}@media screen and (min-width: 2560px){.emp-popup-tab{font-size:18px;padding:16px 24px}.emp-popup-tab-content{max-height:calc(80vh - 260px);padding:32px 40px 32px 0}.emp-info-grid{grid-template-columns:repeat(4,1fr);gap:14px}.emp-info-label{font-size:14px}.emp-info-value{font-size:18px}.emp-section-title{font-size:20px}.emp-research-grid{grid-template-columns:repeat(3,1fr);gap:20px}.emp-research-card-title{font-size:18px}.emp-research-row{font-size:17px}.emp-card-title{font-size:18px}.emp-card-sub,.emp-card-meta,.emp-card-date{font-size:16px}.emp-tag{font-size:16px;padding:8px 18px}}@media screen and (max-width: 767px){.admin-employee-mobile-header{display:flex;flex-direction:column;width:100%;gap:0}.admin-employee-desktop-header{display:none}.admin-employee-mobile-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%}.admin-employee-mobile-name-actions{flex:1;display:flex;flex-direction:row;gap:2px;min-width:0;padding-right:35px}.admin-employee-mobile-name-actions .admin-employee-popup-title{font-size:14px;padding-right:0;margin-bottom:4px;word-break:break-word}.admin-employee-mobile-name-actions .admin-employee-header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;position:relative;padding-right:4px}.admin-employee-menu-btn{width:22px;height:22px;font-size:11px}.admin-employee-mobile-meta{width:100%;margin-top:10px}.admin-employee-mobile-meta .admin-employee-company-name{font-size:13px;flex-wrap:wrap;margin-bottom:6px}.admin-employee-mobile-meta .admin-employee-meta-row{gap:8px;padding:6px 0;flex-wrap:wrap}.admin-employee-mobile-meta .admin-employee-meta-item,.admin-employee-mobile-meta .admin-employee-inside-salary{font-size:12.5px}}@media screen and (min-width: 320px) and (max-width: 374px){.admin-employee-filter-clear-icon{margin-bottom:3px;margin-right:3px;font-size:12px}.admin-employee-unblock-btn{border:none;background:#16a34a;color:#fff;padding:4px 9px;border-radius:8px;font-size:9px;cursor:pointer}.emp-view-doc-btn{border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:6px;font-size:10px;padding:1px 10px;cursor:pointer}.emp-doc-link-btn{font-size:10px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:1px 8px;cursor:pointer;width:fit-content}.admin-employee-section{padding:8px 6px}.admin-employee-section-header{flex-direction:column;align-items:flex-start;gap:8px;padding:6px 2px}.admin-employee-section-header p{font-size:13px;padding:0}.admin-employee-header-icons{width:100%;flex-wrap:wrap;gap:6px}.admin-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-employee-search-wrap input{min-width:unset;width:100%;font-size:12px;padding:6px 32px 6px 30px}.admin-employee-filter-wrap,.admin-employee-sort-wrap{order:2}.admin-employee-filter-trigger,.admin-employee-sort-trigger{font-size:11px;padding:4px 8px;gap:4px}.admin-employee-filter-dropdown{position:absolute;top:128%;right:0;width:200px;height:235px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000}.admin-employee-filter-input{font-size:12px;padding:4px 8px}.admin-employee-filter-clear-btn{font-size:11px;padding:4px;margin-left:30px;width:60%}.admin-employee-sort-dropdown{min-width:170px;padding:12px;right:0}.admin-employee-sort-label{font-size:12px;padding:4px}.admin-employee-sort-clear-btn{font-size:11px;padding:4px 12px}.admin-employee-table-meta{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 6px}.admin-employee-entries-info{font-size:11px}.admin-employee-perpage-label{font-size:10px}.admin-employee-perpage-select{font-size:11px}.admin-employee-table-scroll-wrap{border-radius:10px;max-height:420px;overflow-x:auto;overflow-y:auto}.admin-employee-table{min-width:680px}.admin-employee-table thead th{padding:8px 10px;font-size:11px;white-space:nowrap}.admin-employee-table tbody td{padding:5px 6px;font-size:11px;white-space:nowrap}.admin-employee-view-btn{font-size:11px;padding:2px 7px}.admin-employee-pagination-wrap{gap:8px;padding:10px 6px;align-items:flex-start}.admin-employee-page-info{font-size:11px}.admin-employee-page-controls{gap:4px;flex-wrap:wrap}.admin-employee-page-btn{padding:3px 8px;font-size:11px}.admin-employee-popup-overlay{padding:12px;align-items:center;justify-content:center}.admin-employee-popup-card{padding:16px 10px 16px 12px;border-radius:14px;max-width:100%;width:100%;max-height:90vh;margin-top:0}.admin-employee-popup-close{top:16px;right:14px;font-size:20px;width:22px;height:22px}.admin-employee-dropdown-menu{top:30px;width:110px}.admin-employee-dropdown-item{font-size:11px}.admin-employee-mobile-top-row{gap:8px}.admin-employee-logo-box{width:50px;height:50px}.admin-employee-mobile-header.amin-popup-act .admin-employee-mobile-header .admin-employee-logo-box{width:52px;height:52px;border-radius:10px;flex-shrink:0}.admin-employee-mobile-header .admin-employee-logo-box img{width:52px;height:52px}.admin-employee-mobile-header .admin-employee-default-avatar{width:52px;height:52px;font-size:36px}.admin-employee-mobile-name-actions .admin-employee-popup-title{font-size:11px}.admin-employee-mobile-meta .admin-employee-company-name{font-size:10px;margin-bottom:2px}.admin-employee-popup-job-header{display:flex;gap:20px;padding-bottom:11px;margin-bottom:0}.admin-employee-modal-block{width:300px;text-align:center}.emp-popup-tabs-bar{padding:0 14px;overflow-x:auto;scrollbar-width:none}.admin-employee-mobile-meta .admin-employee-meta-item,.admin-employee-mobile-meta .admin-employee-inside-salary{font-size:10px}.admin-employee-popup-body{flex-direction:column;gap:10px;max-height:calc(95vh - 200px);padding-right:4px}.admin-employee-popup-content h4{font-size:11px;margin-bottom:8px}.admin-employee-popup-content p{font-size:10px}.admin-employee-personal-grid{grid-template-columns:1fr;gap:5px 10px;font-size:10px}.admin-employee-skill-tags span{font-size:9px;padding:4px 8px;margin-bottom:6px}.admin-employee-experience-wrap{grid-template-columns:1fr;gap:10px}.admin-employee-experience-row{flex-direction:column;gap:8px;padding:12px;margin-bottom:10px;border-radius:10px}.admin-employee-experience-left{font-size:10px}.admin-employee-experience-right{align-items:flex-start;text-align:left;font-size:10px}.admin-employee-cert-dates,.admin-employee-exp-duration{font-size:10px}.admin-employee-cert-list ul{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.admin-employee-cert-list li{padding:12px;font-size:10px}.admin-employee-cert-row{flex-direction:column;gap:6px}.admin-employee-research-grid{grid-template-columns:1fr;gap:10px;margin-top:8px}.admin-employee-research-box.full-width{grid-column:span 1}.admin-employee-research-box h5{font-size:11px}.admin-employee-research-box p{font-size:10px}.admin-employee-preview-modal{width:95%;padding:36px 10px 10px}.admin-employee-preview-modal iframe{height:320px}.admin-employee-cert-header{margin-bottom:12px}.admin-employee-view-all-btn{font-size:11px;margin-right:4px}.emp-popup-tabs-bar{display:flex;gap:4px;margin-bottom:10px}.emp-popup-tab{font-size:11px;padding:5px 8px;gap:4px}.emp-info-grid{grid-template-columns:1fr;gap:8px}.emp-info-card{padding:8px 10px;gap:8px}.emp-info-label,.emp-info-value{font-size:10px}.emp-section-title{font-size:11px;font-weight:600;color:#374151;margin:0 0 4px}.emp-about-text{font-size:10px}.emp-tag{font-size:10px;padding:3px 8px}.emp-card-grid{grid-template-columns:1fr;gap:10px}.emp-detail-card{padding:10px 12px}.emp-card-top{flex-direction:row;gap:6px}.emp-card-right{align-items:flex-start;text-align:left}.emp-card-title{font-size:12px}.emp-card-sub,.emp-card-meta{font-size:11.5px}.emp-card-date,.emp-card-duration,.emp-card-badge{font-size:10px}.emp-research-grid{grid-template-columns:1fr;gap:10px}.emp-research-card{padding:10px 12px}.emp-research-card-title{font-size:12px}.emp-research-row,.emp-research-val{font-size:11.5px}.emp-research-desc-card{padding:10px 12px;margin-top:10px}.admin-employee-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:12px;cursor:pointer}.admin-employee-sort-title{font-weight:600;font-size:12px;margin-bottom:12px;color:#333}.admin-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:12.5px;border-radius:4px}.admin-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;padding:3px 13px;border-radius:20px;cursor:pointer;font-size:11px}.admin-employee-modal-title{font-size:13px;font-weight:700;color:#1a1a2e;margin:0 0 9px;text-align:center}.admin-employee-block-desc{font-size:11.5px;color:#1a1a2e;line-height:1.9;margin:0 0 14px;text-align:center}.admin-employee-cancel-btn{padding:3px 14px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#1a1a2e;font-size:11px;font-weight:500;cursor:pointer;transition:background .15s}.admin-employee-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:3px 14px;border-radius:8px;font-size:11px;cursor:pointer;font-weight:600}}@media screen and (min-width: 375px) and (max-width: 424px){.admin-employee-modal-block{width:300px;text-align:center}.admin-employee-modal-title{font-size:13px;font-weight:700;color:#1a1a2e;margin:0 0 9px;text-align:center}.admin-employee-block-desc{font-size:11.5px;color:#1a1a2e;line-height:1.9;margin:0 0 14px;text-align:center}.admin-employee-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:3px 14px;border-radius:8px;font-size:11px;cursor:pointer;font-weight:600}.admin-employee-cancel-btn{padding:3px 14px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#1a1a2e;font-size:11px;font-weight:500;cursor:pointer;transition:background .15s}.admin-employee-perpage-label{font-size:12px}.emp-view-doc-btn{border:1px solid #0575E6;background:#fff;color:#0575e6;border-radius:6px;font-size:10px;padding:1px 10px;cursor:pointer}.admin-employee-filter-clear-icon{margin-bottom:4px;margin-right:3px;font-size:13px}.admin-employee-filter-dropdown{position:absolute;top:128%;right:0;width:200px;height:235px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:12px;z-index:1000}.admin-employee-filter-input{font-size:12px;padding:4px 8px}.admin-employee-filter-clear-btn{font-size:11px;padding:4px;margin-left:44px;width:50%}.admin-employee-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:12px;cursor:pointer}.admin-employee-sort-title{font-weight:600;font-size:12px;margin-bottom:12px;color:#333}.admin-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:12.5px;border-radius:4px}.admin-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;padding:3px 13px;border-radius:20px;cursor:pointer;font-size:11px}.admin-employee-unblock-btn{border:none;background:#16a34a;color:#fff;padding:4px 9px;border-radius:8px;font-size:9px;cursor:pointer}.emp-doc-link-btn{font-size:10px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:1px 8px;cursor:pointer;width:fit-content}.admin-employee-mobile-meta .admin-employee-company-name{flex-wrap:wrap;margin-bottom:2px}.admin-employee-popup-job-header{display:flex;gap:20px;padding-bottom:6px;margin-bottom:0}.admin-employee-section{padding:10px 8px}.admin-employee-section-header{flex-direction:column;align-items:flex-start;gap:10px;padding:6px 2px}.admin-employee-section-header p{font-size:14px;padding:0}.admin-employee-header-icons{width:100%;flex-wrap:wrap;gap:8px}.admin-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-employee-search-wrap input{min-width:unset;width:100%;font-size:13px;padding:8px 34px 8px 32px}.admin-employee-filter-trigger,.admin-employee-sort-trigger{font-size:12px;padding:5px 10px;opacity:.75}.admin-employee-filter-dropdown{width:200px;padding:12px;right:0}.admin-employee-sort-dropdown{min-width:190px;right:0}.admin-employee-table-meta{align-items:flex-start;gap:6px;padding:10px 7px}.admin-employee-entries-info{font-size:12px;margin-top:2px}.admin-employee-table-scroll-wrap{border-radius:12px;max-height:450px;overflow-x:auto;overflow-y:auto}.admin-employee-table{min-width:700px}.admin-employee-table thead th{padding:9px 12px;font-size:12px}.admin-employee-table tbody td{padding:6px 8px;font-size:11.5px}.admin-employee-view-btn{font-size:12px;padding:2px 8px}.admin-employee-pagination-wrap{gap:8px;padding:10px 8px;align-items:flex-start}.admin-employee-page-controls{gap:5px;flex-wrap:wrap}.admin-employee-page-btn{padding:4px 9px;font-size:12px}.admin-employee-popup-overlay{padding:14px;align-items:center;justify-content:center}.admin-employee-popup-card{padding:18px 12px 18px 14px;border-radius:16px;max-width:100%;width:100%;max-height:90vh;margin-top:0}.admin-employee-mobile-header .admin-employee-logo-box{width:60px;height:60px;border-radius:10px;flex-shrink:0}.admin-employee-mobile-header .admin-employee-logo-box img{width:60px;height:60px}.admin-employee-mobile-header .admin-employee-default-avatar{width:60px;height:60px;font-size:40px}.admin-employee-mobile-name-actions .admin-employee-popup-title{font-size:12px}.admin-employee-mobile-name-actions .admin-employee-header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;position:relative;padding-right:16px}.admin-employee-popup-close{position:absolute;top:19px;right:29px;background:#004dda08;color:#505965;border:none;font-size:23px;width:22px;height:22px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.admin-employee-mobile-meta .admin-employee-company-name,.admin-employee-mobile-meta .admin-employee-meta-item,.admin-employee-mobile-meta .admin-employee-inside-salary{font-size:10.5px}.admin-employee-popup-body{flex-direction:column;max-height:calc(95vh - 210px);padding-right:6px}.admin-employee-popup-content h4{font-size:14px}.admin-employee-popup-content p{font-size:12.5px}.admin-employee-personal-grid{grid-template-columns:1fr;font-size:12.5px}.admin-employee-experience-wrap{grid-template-columns:1fr;gap:12px}.admin-employee-experience-row{flex-direction:column;gap:8px;padding:14px;margin-bottom:12px}.admin-employee-experience-right{align-items:flex-start;text-align:left}.admin-employee-cert-list ul{grid-template-columns:1fr;gap:12px}.admin-employee-cert-row{flex-direction:column;gap:6px}.admin-employee-research-grid{grid-template-columns:1fr;gap:12px}.admin-employee-research-box.full-width{grid-column:span 1}.admin-employee-preview-modal{width:94%;padding:38px 12px 12px}.admin-employee-preview-modal iframe{height:360px}.emp-popup-tabs-bar{display:flex;gap:5px;margin-bottom:10px}.emp-popup-tab{font-size:11.5px;padding:5px 9px;gap:4px}.emp-info-grid{grid-template-columns:1fr;gap:8px}.emp-info-card{padding:9px 11px;gap:8px}.emp-info-label{font-size:10.5px}.emp-info-value{font-size:11px}.emp-section-title{font-size:12px;font-weight:600;color:#374151;margin:0 0 1px}.emp-about-text{font-size:11.5px}.emp-tag{font-size:11.5px;padding:3px 9px}.emp-card-grid{grid-template-columns:1fr;gap:10px}.emp-detail-card{padding:10px 12px}.emp-card-top{flex-direction:column;gap:6px}.emp-card-right{align-items:flex-start;text-align:left}.emp-card-title{font-size:12.5px}.emp-card-sub,.emp-card-meta{font-size:12px}.emp-card-date,.emp-card-duration,.emp-card-badge{font-size:11.5px}.emp-research-grid{grid-template-columns:1fr;gap:10px}.emp-research-card{padding:10px 12px}.emp-research-card-title{font-size:12.5px}.emp-research-row,.emp-research-val{font-size:12px}.emp-research-desc-card{padding:10px 12px;margin-top:10px}}@media screen and (min-width: 425px) and (max-width: 767px){.admin-employee-modal-block{width:300px;text-align:center}.admin-employee-modal-title{font-size:13px;font-weight:700;color:#1a1a2e;margin:0 0 9px;text-align:center}.admin-employee-block-desc{font-size:11.5px;color:#1a1a2e;line-height:1.9;margin:0 0 14px;text-align:center}.admin-employee-unblock-confirm-btn{border:none;background:#16a34a;color:#fff;padding:3px 14px;border-radius:8px;font-size:11px;cursor:pointer;font-weight:600}.admin-employee-cancel-btn{padding:3px 14px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#1a1a2e;font-size:11px;font-weight:500;cursor:pointer;transition:background .15s}.admin-employee-sort-label input[type=radio]{accent-color:#16a34a;width:11px;height:12px;cursor:pointer}.admin-employee-sort-title{font-weight:600;font-size:12px;margin-bottom:12px;color:#333}.admin-employee-sort-label{display:flex;align-items:center;gap:10px;padding:6px;cursor:pointer;font-size:12.5px;border-radius:4px}.admin-employee-sort-clear-btn{margin-top:10px;background:#fff;color:#0575e6;border:1px solid #0575E6;padding:3px 13px;border-radius:20px;cursor:pointer;font-size:11px}.admin-employee-filter-clear-btn{font-size:11px;padding:4px;margin-left:30px;width:60%}.admin-employee-filter-input{font-size:12px;padding:4px 8px}.admin-employee-filter-dropdown{width:200px;right:0;height:240px;left:auto}.admin-employee-section{padding:12px 10px}.admin-employee-section-header{flex-direction:column;align-items:flex-start;gap:10px;padding:6px 2px}.admin-employee-section-header p{font-size:15px;padding:0}.admin-employee-header-icons{width:100%;flex-wrap:wrap;gap:8px}.admin-employee-search-wrap{width:100%;min-width:unset;order:1}.admin-employee-search-wrap input{min-width:unset;width:100%;font-size:13px}.admin-employee-filter-trigger,.admin-employee-sort-trigger{font-size:13px;padding:5px 11px}.admin-employee-filter-dropdown{width:210px;right:0}.admin-employee-sort-dropdown{min-width:200px;right:0}.admin-employee-table-meta{align-items:flex-start;gap:6px;padding:10px 8px}.admin-employee-entries-info{font-size:12.5px}.admin-employee-table-scroll-wrap{border-radius:14px;max-height:470px;overflow-x:auto;overflow-y:auto}.admin-employee-table{min-width:720px}.admin-employee-table thead th{padding:10px 12px;font-size:12.5px}.admin-employee-table tbody td{padding:6px 8px;font-size:12px}.admin-employee-view-btn{font-size:12.5px;padding:2px 9px}.admin-employee-pagination-wrap{gap:8px;padding:10px 8px;align-items:flex-start}.admin-employee-page-controls{gap:5px;flex-wrap:wrap}.admin-employee-page-btn{padding:4px 10px;font-size:12.5px}.admin-employee-popup-overlay{padding:16px;align-items:center;justify-content:center}.admin-employee-popup-card{padding:20px 14px 20px 16px;border-radius:18px;max-width:100%;width:100%;max-height:90vh;margin-top:0}.admin-employee-popup-close{top:16px;right:16px}.admin-employee-mobile-header .admin-employee-logo-box{width:68px;height:68px;border-radius:12px;flex-shrink:0}.admin-employee-mobile-header .admin-employee-logo-box img{width:68px;height:68px}.admin-employee-mobile-header .admin-employee-default-avatar{width:68px;height:68px;font-size:44px}.admin-employee-mobile-name-actions .admin-employee-popup-title{font-size:13px}.admin-employee-mobile-meta .admin-employee-company-name,.admin-employee-mobile-meta .admin-employee-meta-item,.admin-employee-mobile-meta .admin-employee-inside-salary{font-size:11.5px}.admin-employee-popup-body{flex-direction:column;max-height:calc(95vh - 220px);padding-right:6px}.admin-employee-popup-content h4{font-size:14px}.admin-employee-popup-content p{font-size:12.5px}.admin-employee-personal-grid{grid-template-columns:repeat(2,1fr);font-size:12.5px;gap:6px 14px}.admin-employee-experience-wrap{grid-template-columns:1fr;gap:12px}.admin-employee-experience-row{flex-direction:column;gap:8px;padding:14px;margin-bottom:14px}.admin-employee-experience-right{align-items:flex-start;text-align:left}.admin-employee-cert-list ul{grid-template-columns:1fr;gap:12px}.admin-employee-cert-row{flex-direction:row}.admin-employee-research-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-employee-research-box.full-width{grid-column:span 2}.admin-employee-preview-modal{width:92%;padding:40px 14px 14px}.admin-employee-preview-modal iframe{height:400px}.emp-popup-tabs-bar{display:flex;gap:6px;margin-bottom:12px}.emp-popup-tab{font-size:12px;padding:6px 10px;gap:5px}.emp-info-grid{grid-template-columns:repeat(2,1fr);gap:10px}.emp-info-card{padding:10px 12px;gap:8px}.emp-info-label{font-size:10px}.emp-doc-link-btn{font-size:10px;color:#0575e6;background:none;border:1px solid #0575E6;border-radius:6px;padding:1px 8px;cursor:pointer;width:fit-content}.admin-employee-unblock-btn{border:none;background:#16a34a;color:#fff;padding:4px 10px;border-radius:8px;font-size:10px;cursor:pointer}.emp-info-value{font-size:10px}.emp-section-title{font-size:12px;font-weight:600;color:#374151;margin:0 0 14px}.emp-about-text{font-size:13px}.emp-tag{font-size:11px;padding:4px 10px}.emp-card-grid{grid-template-columns:1fr;gap:12px}.emp-detail-card{padding:12px 14px}.emp-card-top{flex-direction:column;gap:6px}.emp-card-right{align-items:flex-start;text-align:left}.emp-card-title{font-size:13px}.emp-card-sub,.emp-card-meta{font-size:12.5px}.emp-card-date,.emp-card-duration,.emp-card-badge{font-size:12px}.emp-research-grid{grid-template-columns:repeat(2,1fr);gap:12px}.emp-research-card{padding:12px 14px}.emp-research-card-title{font-size:13px}.emp-research-row,.emp-research-val{font-size:12.5px}.emp-research-desc-card{padding:12px 14px;margin-top:12px}}@media screen and (min-width: 768px) and (max-width: 1023px){.admin-employee-section{padding:14px 12px}.admin-employee-section-header{flex-direction:column;align-items:flex-start;gap:8px}.admin-employee-section-header p{font-size:15px;padding:0 6px}.admin-employee-header-icons{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.admin-employee-search-wrap{flex:1;min-width:0;width:auto;order:unset}.admin-employee-search-wrap input{font-size:13px;min-width:0}.admin-employee-filter-dropdown{width:220px;right:0}.admin-employee-sort-dropdown{min-width:210px;right:0}.admin-employee-table-meta{flex-direction:row;padding:12px 10px;flex-wrap:wrap;gap:8px}.admin-employee-entries-info{font-size:13px}.admin-employee-table-scroll-wrap{border-radius:16px;max-height:520px;overflow-x:auto;overflow-y:auto}.admin-employee-table{min-width:900px}.admin-employee-table thead th{padding:10px 14px;font-size:13px}.admin-employee-table tbody td{padding:7px 10px;font-size:12px}.admin-employee-view-btn{font-size:13px;padding:2px 10px}.admin-employee-pagination-wrap{flex-direction:row;padding:12px 10px;gap:10px;flex-wrap:wrap}.admin-employee-page-btn{padding:4px 11px;font-size:12.5px}.admin-employee-popup-overlay{padding:20px 10px;align-items:center}.admin-employee-popup-card{padding:24px 16px 24px 20px;border-radius:14px;max-width:720px;width:95%;max-height:92vh;margin-top:40px}.admin-employee-popup-close{top:23px;right:12px;font-size:23px}.admin-employee-modal-title{font-size:15px;font-weight:700;color:#1a1a2e;margin:0 0 14px;text-align:center}.admin-employee-popup-job-header{flex-direction:row;gap:16px}.admin-employee-logo-box{width:75px;height:75px;border-radius:12px}.admin-employee-logo-box img{width:75px;height:75px}.admin-employee-title-row{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.admin-employee-popup-title{font-size:15px;padding-right:10px}.admin-employee-header-actions{margin-right:30px;gap:10px;flex-wrap:nowrap}.admin-employee-view-profile-btn,.admin-employee-delete-btn{font-size:12.5px;padding:4px 12px}.admin-employee-company-name{font-size:13.5px;flex-wrap:wrap}.admin-employee-meta-row{gap:10px;flex-wrap:wrap}.admin-employee-popup-body{max-height:calc(92vh - 230px);padding-right:10px}.admin-employee-popup-content h4{font-size:14px}.admin-employee-popup-content p{font-size:13px}.admin-employee-personal-grid{grid-template-columns:repeat(2,1fr);font-size:13px;gap:6px 16px}.admin-employee-experience-wrap{grid-template-columns:1fr;gap:14px}.admin-employee-experience-row{flex-direction:row;padding:16px;margin-bottom:16px}.admin-employee-experience-right{align-items:flex-end;text-align:right}.admin-employee-cert-list ul{grid-template-columns:1fr;gap:14px}.admin-employee-research-grid{grid-template-columns:repeat(2,1fr);gap:14px}.admin-employee-research-box.full-width{grid-column:span 2}.admin-employee-preview-modal{width:80%;padding:42px 16px 16px}.admin-employee-preview-modal iframe{height:480px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.admin-employee-section{padding:16px 14px}.admin-employee-section-header p{font-size:16px}.admin-employee-search-wrap{min-width:200px}.admin-employee-search-wrap input{min-width:300px}.admin-employee-table-scroll-wrap{border-radius:18px;max-height:560px;overflow-x:auto;overflow-y:auto}.admin-employee-table{min-width:1050px}.admin-employee-table thead th{padding:11px 16px;font-size:13px}.admin-employee-table tbody td{padding:7px 9px;font-size:13px}.admin-employee-pagination-wrap{padding:14px 12px}.admin-employee-popup-card{max-width:900px;padding:28px 16px 28px 26px;margin-top:50px}.admin-employee-popup-title{font-size:15.5px}.admin-employee-header-actions{margin-right:50px}.admin-employee-popup-body{max-height:calc(88vh - 220px)}.admin-employee-personal-grid{grid-template-columns:repeat(3,1fr)}.admin-employee-experience-wrap,.admin-employee-cert-list ul{grid-template-columns:repeat(2,1fr)}.admin-employee-research-grid{grid-template-columns:repeat(3,1fr)}.admin-employee-research-box.full-width{grid-column:span 3}.admin-employee-preview-modal{width:65%}.admin-employee-preview-modal iframe{height:560px}}@media screen and (min-width: 1440px) and (max-width: 2559px){.admin-employee-section{padding:15px 10px}.admin-employee-section-header p{font-size:16px;padding:0 10px}.admin-employee-search-wrap{min-width:320px}.admin-employee-search-wrap input{min-width:450px;font-size:14px}.admin-employee-table-scroll-wrap{border-radius:20px;max-height:600px}.admin-employee-table{min-width:1200px}.admin-employee-table thead th{padding:12px 18px;font-size:13.5px}.admin-employee-table tbody td{padding:8px;font-size:13.5px}.admin-employee-pagination-wrap{padding:16px}.admin-employee-popup-card{max-width:1100px;padding:30px 5px 30px 30px;margin-top:57px}.admin-employee-popup-title{font-size:16px}.admin-employee-header-actions{margin-right:65px}.admin-employee-popup-body{max-height:calc(80vh - 140px)}.admin-employee-personal-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-employee-experience-wrap,.admin-employee-cert-list ul{grid-template-columns:repeat(2,1fr);gap:20px}.admin-employee-research-grid{grid-template-columns:repeat(3,1fr);gap:20px}.admin-employee-research-box.full-width{grid-column:span 3}.admin-employee-preview-modal{width:60%}.admin-employee-preview-modal iframe{height:600px}}@media screen and (min-width: 2560px){.admin-employee-section{padding:32px 28px;max-width:2400px;margin:0 auto}.admin-employee-section-header{padding:10px 16px;border-radius:12px}.admin-employee-section-header p{font-size:24px;padding:0 16px}.admin-employee-header-icons{gap:20px}.admin-employee-search-wrap{min-width:500px}.admin-employee-search-wrap input{min-width:900px;font-size:20px;padding:14px 50px;border-radius:40px}.admin-employee-search-icon{font-size:24px;left:18px}.admin-employee-filter-trigger,.admin-employee-sort-trigger{font-size:18px;padding:10px 20px;border-radius:12px;gap:10px}.admin-employee-filter-badge{width:24px;height:24px;font-size:14px;top:-6px;right:-6px}.admin-employee-filter-dropdown{width:360px;padding:24px;gap:16px;border-radius:18px;box-shadow:0 16px 40px #00000026}.admin-employee-filter-input{padding:10px 16px;font-size:18px;border-radius:14px}.admin-employee-filter-clear-btn{font-size:16px;padding:8px;border-radius:28px;margin-left:70px;width:50%}.admin-employee-sort-dropdown{min-width:300px;padding:24px 26px;border-radius:14px;top:56px}.admin-employee-sort-title{font-size:20px;margin-bottom:18px}.admin-employee-sort-label{font-size:18px;padding:8px;gap:14px}.admin-employee-sort-label input[type=checkbox]{width:20px;height:20px}.admin-employee-sort-clear-btn{font-size:16px;padding:8px 24px;border-radius:28px;margin-top:14px}.admin-employee-table-meta{padding:22px 16px}.admin-employee-entries-info{font-size:20px}.admin-employee-perpage-label{font-size:18px}.admin-employee-perpage-select{font-size:16px;padding:6px 14px;border-radius:8px}.admin-employee-table-scroll-wrap{border-radius:28px;max-height:900px;border:2px solid #e5e7eb}.admin-employee-table{min-width:1800px}.admin-employee-table thead th{padding:20px 28px;font-size:20px}.admin-employee-table tbody td{padding:14px 16px;font-size:20px}.admin-employee-view-btn{font-size:18px;padding:6px 18px;border-radius:8px}.admin-employee-status{font-size:18px;letter-spacing:.8px}.admin-employee-pagination-wrap{padding:24px 20px;border-radius:0 0 14px 14px}.admin-employee-page-info{font-size:20px}.admin-employee-page-controls{gap:12px}.admin-employee-page-btn{padding:10px 22px;font-size:18px;border-radius:8px}.admin-employee-popup-overlay{padding:50px 0}.admin-employee-popup-card{max-width:1600px;padding:48px 12px 48px 48px;border-radius:20px;margin-top:80px;max-height:90vh}.admin-employee-popup-close{top:44px;right:44px;font-size:40px;width:40px;height:40px}.admin-employee-popup-job-header{gap:30px;padding-bottom:20px;margin-bottom:16px}.admin-employee-logo-box{width:130px;height:130px;border-radius:20px}.admin-employee-logo-box img{width:130px;height:130px}.admin-employee-default-avatar{width:120px;height:120px;font-size:72px}.admin-employee-popup-title{font-size:24px;margin-bottom:12px;padding-right:70px}.admin-employee-header-actions{margin-right:100px;gap:28px}.admin-employee-view-profile-btn,.admin-employee-delete-btn{font-size:18px;padding:8px 22px;border-radius:30px}.admin-employee-company-name{font-size:20px;gap:12px;margin-bottom:24px}.admin-employee-meta-icon{font-size:20px}.admin-employee-meta-row{gap:22px;padding:16px 0}.admin-employee-meta-item{font-size:20px;gap:12px}.admin-employee-inside-salary{font-size:20px}.admin-employee-popup-body{gap:36px;max-height:calc(80vh - 200px);padding-right:32px}.admin-employee-popup-content h4{font-size:22px;margin-bottom:20px}.admin-employee-popup-content p{font-size:20px;line-height:2}.admin-employee-personal-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px 30px;font-size:20px}.admin-employee-skill-tags span{font-size:18px;padding:10px 20px;border-radius:30px;margin-bottom:20px}.admin-employee-cert-header{margin-bottom:36px}.admin-employee-cert-header h4{font-size:22px}.admin-employee-view-all-btn{font-size:18px;margin-right:28px}.admin-employee-experience-wrap{grid-template-columns:repeat(2,1fr);gap:28px}.admin-employee-experience-row{padding:28px;margin-bottom:36px;border-radius:22px;border-left-width:4px;gap:28px}.admin-employee-experience-left,.admin-employee-experience-right{font-size:20px;gap:12px}.admin-employee-cert-dates,.admin-employee-exp-duration{font-size:19px}.admin-employee-view-doc-btn{font-size:17px;padding:4px 18px;border-radius:10px;min-width:72px}.admin-employee-cert-list ul{grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:36px}.admin-employee-cert-list li{padding:28px;font-size:20px;border-radius:22px;border-left-width:4px}.admin-employee-cert-view-btn{font-size:16px;padding:5px 18px;border-radius:10px;margin-top:10px}.admin-employee-research-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:22px}.admin-employee-research-box{border-radius:16px;padding:24px 26px;border-width:2px}.admin-employee-research-box h5{font-size:20px;margin-bottom:14px}.admin-employee-research-box p{font-size:20px;margin:10px 0}.admin-employee-research-box.full-width{grid-column:span 3}.admin-employee-doc-label{font-size:20px}.admin-employee-preview-overlay{z-index:9999}.admin-employee-preview-modal{width:50%;padding:68px 22px 22px;border-radius:16px}.admin-employee-preview-modal iframe{height:900px}.admin-employee-preview-close-btn{top:20px;right:26px;font-size:28px}.admin-employee-resume-btn{font-size:17px;padding:3px 16px;border-radius:8px}}@media screen and (max-width: 767px){.admin-employee-section-header{flex-direction:column;align-items:flex-start;gap:8px}.admin-employee-header-icons{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.admin-employee-search-wrap{flex:1;min-width:0;width:auto;order:unset}.admin-employee-search-wrap input{min-width:unset;width:100%;font-size:13px;padding:5px 10px 5px 32px}.admin-employee-filter-wrap,.admin-employee-sort-wrap{flex-shrink:0;order:unset}.admin-employee-filter-trigger,.admin-employee-sort-trigger{padding:5px 6px;gap:0;opacity:.75;font-size:10.5px;border-radius:8px}.admin-employee-filter-trigger span,.admin-employee-sort-trigger span{display:none}.admin-employee-filter-trigger svg,.admin-employee-sort-trigger svg{font-size:16px;width:14px;height:13px;opacity:.75}.admin-employee-filter-dropdown{width:200px;right:0;left:auto}.admin-employee-sort-dropdown{min-width:190px;right:0;left:auto}}@media screen and (max-width: 374px){.admin-employee-header-icons{gap:6px}.admin-employee-search-wrap input{font-size:12px;padding:6px 8px 6px 30px}.admin-employee-filter-trigger,.admin-employee-sort-trigger{padding:6px 8px;font-size:10.5px}.admin-employee-filter-trigger svg,.admin-employee-sort-trigger svg{font-size:10.5px;width:15px;padding:1px;opacity:.75}.admin-employee-filter-dropdown{width:180px}.admin-employee-sort-dropdown{min-width:170px}}/*!
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2026 Fonticons, Inc.
*/.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-BP5tdqmh.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:""}.fa-ideal{--fa:""}.fa-microblog{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-unity{--fa:""}.fa-dailymotion{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-mixer{--fa:""}.fa-shopify{--fa:""}.fa-deezer{--fa:""}.fa-edge-legacy{--fa:""}.fa-google-pay{--fa:""}.fa-rust{--fa:""}.fa-tiktok{--fa:""}.fa-unsplash{--fa:""}.fa-cloudflare{--fa:""}.fa-guilded{--fa:""}.fa-hive{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-instalod{--fa:""}.fa-octopus-deploy{--fa:""}.fa-perbyte{--fa:""}.fa-uncharted{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-wodu{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-bots{--fa:""}.fa-cmplid{--fa:""}.fa-bilibili{--fa:""}.fa-golang{--fa:""}.fa-pix{--fa:""}.fa-sitrox{--fa:""}.fa-hashnode{--fa:""}.fa-meta{--fa:""}.fa-padlet{--fa:""}.fa-nfc-directional{--fa:""}.fa-nfc-symbol{--fa:""}.fa-screenpal{--fa:""}.fa-space-awesome{--fa:""}.fa-square-font-awesome{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-odysee{--fa:""}.fa-stubber{--fa:""}.fa-debian{--fa:""}.fa-shoelace{--fa:""}.fa-threads{--fa:""}.fa-square-threads{--fa:""}.fa-square-x-twitter{--fa:""}.fa-x-twitter{--fa:""}.fa-opensuse{--fa:""}.fa-letterboxd{--fa:""}.fa-square-letterboxd{--fa:""}.fa-mintbit{--fa:""}.fa-google-scholar{--fa:""}.fa-brave{--fa:""}.fa-brave-reverse{--fa:""}.fa-pixiv{--fa:""}.fa-upwork{--fa:""}.fa-webflow{--fa:""}.fa-signal-messenger{--fa:""}.fa-bluesky{--fa:""}.fa-jxl{--fa:""}.fa-square-upwork{--fa:""}.fa-web-awesome{--fa:""}.fa-square-web-awesome{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-dart-lang{--fa:""}.fa-flutter{--fa:""}.fa-files-pinwheel{--fa:""}.fa-css{--fa:""}.fa-square-bluesky{--fa:""}.fa-openai{--fa:""}.fa-square-linkedin{--fa:""}.fa-cash-app{--fa:""}.fa-disqus{--fa:""}.fa-11ty,.fa-eleventy{--fa:""}.fa-kakao-talk{--fa:""}.fa-linktree{--fa:""}.fa-notion{--fa:""}.fa-pandora{--fa:""}.fa-pixelfed{--fa:""}.fa-tidal{--fa:""}.fa-vsco{--fa:""}.fa-w3c{--fa:""}.fa-lumon{--fa:""}.fa-lumon-drop{--fa:""}.fa-square-figma{--fa:""}.fa-tex{--fa:""}.fa-duolingo{--fa:""}.fa-supportnow{--fa:""}.fa-tor-browser{--fa:""}.fa-typescript{--fa:""}.fa-square-deskpro{--fa:""}.fa-circle-zulip{--fa:""}.fa-julia{--fa:""}.fa-zulip{--fa:""}.fa-unison{--fa:""}.fa-bgg,.fa-board-game-geek{--fa:""}.fa-ko-fi{--fa:""}.fa-kubernetes{--fa:""}.fa-postgresql{--fa:""}.fa-scaleway{--fa:""}.fa-venmo{--fa:""}.fa-venmo-v{--fa:""}.fa-unreal-engine{--fa:""}.fa-globaleaks{--fa:""}.fa-solana{--fa:""}.fa-threema{--fa:""}.fa-forgejo{--fa:""}.fa-claude{--fa:""}.fa-gitee{--fa:""}.fa-xmpp{--fa:""}.fa-fediverse{--fa:""}.fa-tailwind-css{--fa:""}.fa-arch-linux{--fa:""}.fa-svelte{--fa:""}.fa-hugging-face{--fa:""}.fa-leetcode{--fa:""}.fa-openstreetmap{--fa:""}.fa-ultralytics{--fa:""}.fa-ultralytics-hub{--fa:""}.fa-ultralytics-yolo{--fa:""}.fa-obsidian{--fa:""}.fa-zoom{--fa:""}.fa-vim{--fa:""}.fa-symfonycasts{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-linkedin{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-twitter{--fa:""}.fa-facebook{--fa:""}.fa-github{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-google-plus-g{--fa:""}.fa-linkedin-in{--fa:""}.fa-github-alt{--fa:""}.fa-maxcdn{--fa:""}.fa-html5{--fa:""}.fa-css3{--fa:""}.fa-btc{--fa:""}.fa-youtube{--fa:""}.fa-xing{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-dropbox{--fa:""}.fa-stack-overflow{--fa:""}.fa-instagram{--fa:""}.fa-flickr{--fa:""}.fa-adn{--fa:""}.fa-bitbucket{--fa:""}.fa-tumblr{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-apple{--fa:""}.fa-windows{--fa:""}.fa-android{--fa:""}.fa-linux{--fa:""}.fa-dribbble{--fa:""}.fa-skype{--fa:""}.fa-foursquare{--fa:""}.fa-trello{--fa:""}.fa-gratipay{--fa:""}.fa-vk{--fa:""}.fa-weibo{--fa:""}.fa-renren{--fa:""}.fa-pagelines{--fa:""}.fa-stack-exchange{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-wordpress{--fa:""}.fa-openid{--fa:""}.fa-yahoo{--fa:""}.fa-google{--fa:""}.fa-reddit{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-stumbleupon{--fa:""}.fa-delicious{--fa:""}.fa-digg{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-drupal{--fa:""}.fa-joomla{--fa:""}.fa-behance{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-steam{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-spotify{--fa:""}.fa-deviantart{--fa:""}.fa-soundcloud{--fa:""}.fa-vine{--fa:""}.fa-codepen{--fa:""}.fa-jsfiddle{--fa:""}.fa-rebel{--fa:""}.fa-empire{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-git{--fa:""}.fa-hacker-news{--fa:""}.fa-tencent-weibo{--fa:""}.fa-qq{--fa:""}.fa-weixin{--fa:""}.fa-slideshare{--fa:""}.fa-twitch{--fa:""}.fa-yelp{--fa:""}.fa-paypal{--fa:""}.fa-google-wallet{--fa:""}.fa-cc-visa{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-amex{--fa:""}.fa-cc-paypal{--fa:""}.fa-cc-stripe{--fa:""}.fa-lastfm{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-ioxhost{--fa:""}.fa-angellist{--fa:""}.fa-buysellads{--fa:""}.fa-connectdevelop{--fa:""}.fa-dashcube{--fa:""}.fa-forumbee{--fa:""}.fa-leanpub{--fa:""}.fa-sellsy{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-simplybuilt{--fa:""}.fa-skyatlas{--fa:""}.fa-pinterest-p{--fa:""}.fa-whatsapp{--fa:""}.fa-viacoin{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-y-combinator{--fa:""}.fa-optin-monster{--fa:""}.fa-opencart{--fa:""}.fa-expeditedssl{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-diners-club{--fa:""}.fa-creative-commons{--fa:""}.fa-gg{--fa:""}.fa-gg-circle{--fa:""}.fa-odnoklassniki{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-get-pocket{--fa:""}.fa-wikipedia-w{--fa:""}.fa-safari{--fa:""}.fa-chrome{--fa:""}.fa-firefox{--fa:""}.fa-opera{--fa:""}.fa-internet-explorer{--fa:""}.fa-contao{--fa:""}.fa-500px{--fa:""}.fa-amazon{--fa:""}.fa-houzz{--fa:""}.fa-vimeo-v{--fa:""}.fa-black-tie{--fa:""}.fa-fonticons{--fa:""}.fa-reddit-alien{--fa:""}.fa-edge{--fa:""}.fa-codiepie{--fa:""}.fa-modx{--fa:""}.fa-fort-awesome{--fa:""}.fa-usb{--fa:""}.fa-product-hunt{--fa:""}.fa-mixcloud{--fa:""}.fa-scribd{--fa:""}.fa-bluetooth{--fa:""}.fa-bluetooth-b{--fa:""}.fa-gitlab{--fa:""}.fa-wpbeginner{--fa:""}.fa-wpforms{--fa:""}.fa-envira{--fa:""}.fa-glide{--fa:""}.fa-glide-g{--fa:""}.fa-viadeo{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-pied-piper{--fa:""}.fa-first-order{--fa:""}.fa-yoast{--fa:""}.fa-themeisle{--fa:""}.fa-google-plus{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-linode{--fa:""}.fa-quora{--fa:""}.fa-free-code-camp{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-bandcamp{--fa:""}.fa-grav{--fa:""}.fa-etsy{--fa:""}.fa-imdb{--fa:""}.fa-ravelry{--fa:""}.fa-sellcast{--fa:""}.fa-superpowers{--fa:""}.fa-wpexplorer{--fa:""}.fa-meetup{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-accessible-icon{--fa:""}.fa-accusoft{--fa:""}.fa-adversal{--fa:""}.fa-affiliatetheme{--fa:""}.fa-algolia{--fa:""}.fa-amilia{--fa:""}.fa-angrycreative{--fa:""}.fa-app-store{--fa:""}.fa-app-store-ios{--fa:""}.fa-apper{--fa:""}.fa-asymmetrik{--fa:""}.fa-audible{--fa:""}.fa-avianex{--fa:""}.fa-aws{--fa:""}.fa-bimobject{--fa:""}.fa-bitcoin{--fa:""}.fa-bity{--fa:""}.fa-blackberry{--fa:""}.fa-blogger{--fa:""}.fa-blogger-b{--fa:""}.fa-buromobelexperte{--fa:""}.fa-centercode{--fa:""}.fa-cloudscale{--fa:""}.fa-cloudsmith{--fa:""}.fa-cloudversify{--fa:""}.fa-cpanel{--fa:""}.fa-css3-alt{--fa:""}.fa-cuttlefish{--fa:""}.fa-d-and-d{--fa:""}.fa-deploydog{--fa:""}.fa-deskpro{--fa:""}.fa-digital-ocean{--fa:""}.fa-discord{--fa:""}.fa-discourse{--fa:""}.fa-dochub{--fa:""}.fa-docker{--fa:""}.fa-draft2digital{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-dyalog{--fa:""}.fa-earlybirds{--fa:""}.fa-erlang{--fa:""}.fa-facebook-f{--fa:""}.fa-facebook-messenger{--fa:""}.fa-firstdraft{--fa:""}.fa-fonticons-fi{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-freebsd{--fa:""}.fa-gitkraken{--fa:""}.fa-gofore{--fa:""}.fa-goodreads{--fa:""}.fa-goodreads-g{--fa:""}.fa-google-drive{--fa:""}.fa-google-play{--fa:""}.fa-gripfire{--fa:""}.fa-grunt{--fa:""}.fa-gulp{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-hire-a-helper{--fa:""}.fa-hotjar{--fa:""}.fa-hubspot{--fa:""}.fa-itunes{--fa:""}.fa-itunes-note{--fa:""}.fa-jenkins{--fa:""}.fa-joget{--fa:""}.fa-js{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-keycdn{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-kickstarter-k{--fa:""}.fa-laravel{--fa:""}.fa-line{--fa:""}.fa-lyft{--fa:""}.fa-magento{--fa:""}.fa-medapps{--fa:""}.fa-medrt{--fa:""}.fa-microsoft{--fa:""}.fa-mix{--fa:""}.fa-mizuni{--fa:""}.fa-monero{--fa:""}.fa-napster{--fa:""}.fa-node-js{--fa:""}.fa-npm{--fa:""}.fa-ns8{--fa:""}.fa-nutritionix{--fa:""}.fa-page4{--fa:""}.fa-palfed{--fa:""}.fa-patreon{--fa:""}.fa-periscope{--fa:""}.fa-phabricator{--fa:""}.fa-phoenix-framework{--fa:""}.fa-playstation{--fa:""}.fa-pushed{--fa:""}.fa-python{--fa:""}.fa-red-river{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-replyd{--fa:""}.fa-resolving{--fa:""}.fa-rocketchat{--fa:""}.fa-rockrms{--fa:""}.fa-schlix{--fa:""}.fa-searchengin{--fa:""}.fa-servicestack{--fa:""}.fa-sistrix{--fa:""}.fa-speakap{--fa:""}.fa-staylinked{--fa:""}.fa-steam-symbol{--fa:""}.fa-sticker-mule{--fa:""}.fa-studiovinari{--fa:""}.fa-supple{--fa:""}.fa-uber{--fa:""}.fa-uikit{--fa:""}.fa-uniregistry{--fa:""}.fa-untappd{--fa:""}.fa-ussunnah{--fa:""}.fa-vaadin{--fa:""}.fa-viber{--fa:""}.fa-vimeo{--fa:""}.fa-vnv{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-whmcs{--fa:""}.fa-wordpress-simple{--fa:""}.fa-xbox{--fa:""}.fa-yandex{--fa:""}.fa-yandex-international{--fa:""}.fa-apple-pay{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-fly{--fa:""}.fa-node{--fa:""}.fa-osi{--fa:""}.fa-react{--fa:""}.fa-autoprefixer{--fa:""}.fa-less{--fa:""}.fa-sass{--fa:""}.fa-vuejs{--fa:""}.fa-angular{--fa:""}.fa-aviato{--fa:""}.fa-ember{--fa:""}.fa-gitter{--fa:""}.fa-hooli{--fa:""}.fa-strava{--fa:""}.fa-stripe{--fa:""}.fa-stripe-s{--fa:""}.fa-typo3{--fa:""}.fa-amazon-pay{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-ethereum{--fa:""}.fa-korvue{--fa:""}.fa-elementor{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-flipboard{--fa:""}.fa-hips{--fa:""}.fa-php{--fa:""}.fa-quinscape{--fa:""}.fa-readme{--fa:""}.fa-java{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-creative-commons-by{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-creative-commons-share{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-ebay{--fa:""}.fa-keybase{--fa:""}.fa-mastodon{--fa:""}.fa-r-project{--fa:""}.fa-researchgate{--fa:""}.fa-teamspeak{--fa:""}.fa-first-order-alt{--fa:""}.fa-fulcrum{--fa:""}.fa-galactic-republic{--fa:""}.fa-galactic-senate{--fa:""}.fa-jedi-order{--fa:""}.fa-mandalorian{--fa:""}.fa-old-republic{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-sith{--fa:""}.fa-trade-federation{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-hornbill{--fa:""}.fa-mailchimp{--fa:""}.fa-megaport{--fa:""}.fa-nimblr{--fa:""}.fa-rev{--fa:""}.fa-shopware{--fa:""}.fa-squarespace{--fa:""}.fa-themeco{--fa:""}.fa-weebly{--fa:""}.fa-wix{--fa:""}.fa-ello{--fa:""}.fa-hackerrank{--fa:""}.fa-kaggle{--fa:""}.fa-markdown{--fa:""}.fa-neos{--fa:""}.fa-zhihu{--fa:""}.fa-alipay{--fa:""}.fa-the-red-yeti{--fa:""}.fa-critical-role{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-dev{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-think-peaks{--fa:""}.fa-reacteurope{--fa:""}.fa-artstation{--fa:""}.fa-atlassian{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-centos{--fa:""}.fa-confluence{--fa:""}.fa-dhl{--fa:""}.fa-diaspora{--fa:""}.fa-fedex{--fa:""}.fa-fedora{--fa:""}.fa-figma{--fa:""}.fa-intercom{--fa:""}.fa-invision{--fa:""}.fa-jira{--fa:""}.fa-mendeley{--fa:""}.fa-raspberry-pi{--fa:""}.fa-redhat{--fa:""}.fa-sketch{--fa:""}.fa-sourcetree{--fa:""}.fa-suse{--fa:""}.fa-ubuntu{--fa:""}.fa-ups{--fa:""}.fa-usps{--fa:""}.fa-yarn{--fa:""}.fa-airbnb{--fa:""}.fa-battle-net{--fa:""}.fa-bootstrap{--fa:""}.fa-buffer{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-itch-io{--fa:""}.fa-salesforce{--fa:""}.fa-speaker-deck{--fa:""}.fa-symfony{--fa:""}.fa-waze{--fa:""}.fa-yammer{--fa:""}.fa-git-alt{--fa:""}.fa-stackpath{--fa:""}.fa-cotton-bureau{--fa:""}.fa-buy-n-large{--fa:""}.fa-mdb{--fa:""}.fa-orcid{--fa:""}.fa-swift{--fa:""}.fa-umbraco{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-nyy7hhHF.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-DRAAbZTg.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-BP5tdqmh.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-DRAAbZTg.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-nyy7hhHF.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-DRAAbZTg.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-BP5tdqmh.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-nyy7hhHF.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(data:font/woff2;base64,d09GMk9UVE8AAA/AAAkAAAAAIi4AAA96A4IBAAAAAAAAAAAAAAAAAAAAAAAAAAAAATYCJAQGBmADgRwFiH0AghwHIA22GYUWERHVtH4B/lDAjaHYgPoVT5hsjC2GsZOptOo4yG1beUwR0nj95m5PABbwbw2JNax38ckISWbne6e7NGkzk5t5OtHQ3cQ8E/PgGvBDzYt/8QhfU4ejmw2Ss9r09ODR8l+jtYRSiPjXDe99ioYEJUDICo/AKRIyLZY6g5gb/PN/87fWu+WdLMNMQ049kLkaPl7+P/y/v9+nWsmNny3MZBwpLqIEUgAky2qXQQErAgUkO66A7tm25ybn+/+f01wNrP4u+ymgSuyUUAViDYIh+sbxjfg7VhAd9qRMKrF3BXKBn855NnSt1CQjTJVaYd8BQ++4R20XeJIX0rz/77Q39M65gAwmQQlbFrQfpVQXybLleWPJapb8e0cJ2kLz93Ol/TnMFXfLEn8JhNvbIjqxeXc/2UyOckA5ppQ4m+s0TQFBETgCdMAOCDy5CnvyZI2s0R1fW2MoL1G22ZTgudtjtLzMDwQDEbaWAQIgP8dqAADFS+AKknqe8PfkvO+55v/v91aE9ccAKkA2RADE+AeSboL/4wqvKi8xDkDqIzmV79ZGM7PdnQuhj8FJqIll79DSibQ0sXKXNYRdbRM+GMI2h5rF8zfdMYePtw55PPcmlAgg+mPASPzPwbDv2T3wmL2ThoUXekNwkpY0BDfbwiXSMFqxE24q9TkmWPiKJWh1mORCjilyAEspDGAZW6uwGlensDojrVodGva61vh0aarhKE8bTPCvj1hCK2OYlJVmTImPHEtVTOpYJrK8sJqcmo3VuRet1WnsdOEDcaFhM0UROOQM9KUY5Gdm9T7gPCofd4U7+x9sjlHuZL2RXfHXxYIE8CDvQm6Fk3RDXoiGY+XZ/TOFY9Kk3RCH0nr09srjn4kEqTL9zhy1p4myH+zr56tZWU8/1lvhZTacuYP5Yetw7YwTiDabHECYm7DHjCNR+QyItYjOF8TBoDvl5YcXSOcmKyfPyC0bNnnFhztFF1iXFjO+NknRNJIdlcuQLapKjOCOgXyxwzxWzyqXfZNWqpU/Y/EqBwhFdgdzldTRYQcscirRDqZxtltBIFQcvARqqfPTm9ROQCWXmvAvz+f4mSs4WoOqjmV+MH6r8TTUUn358W2SWZ78vFRvCl7xm11KSkyjY9Zp5ekkhxApAugJxGikosIHs68GiuU/TIwqCywCNlePWfOWfegrUWfqfXZ9wX1xJZZVUaWVN6utxf0m/XN+A0frVZpvr+YYS5WYTP/dyOA2+1jFSuYzlzm0UkIxBYTgjxv2qGr1a33Xe73VE93VHd3WKa2XqzQ0z5i4ND6pAgLVADGAdvICQA+g9DADoyUxaiEZtSRHrSjL/tD/6rdLdWfrbvLaZWUZ628lFTILA4iDzuUuRCDT4zLb9EbNNYDla7prkJb1sf9ps4yByalXLAjno1iDBtIQnk3bt02oZFNS9mGZTLrcFFwuLYcChHY/sdf2tT871c4E9dWb7St8ZWAVxoYfosuJThqeTcueyV1byeNebq+zTldTt9Nbrz8d5hvEG+w16DOMMNxmFGjcVr7HJHKCff1U74jp+nDiWA34AMvXbSjGL/mcxCInGJy+yzwieJF/QXkmwevg9kD53IWNr56dXTHoimkCpx95BLQQ2PxpPpwUV7AFs1Ndo/hfIZh1bJf//v7+Tyj/CT8H3F7A6qmRdgvmMJN2ioW3vZwaYedQL8RNM/O+veVnYH7v9oP5KOyePoBHb+2zIOh0TVD6jONQU9chTV3NEW4mF4VRA0FDA6gRQpnrmRk36EyA73QmLZcDIp2KLDrPqLohc8EhNFtkZE0jyrrGFmN8zNssYeZEJb9VGKGUWXsLkusQmHw/NN1aDVSQDjHXiFlNjOAbroZ8UhfqEVL9nGJP6bpouAIM0lpUyxoihzlDYnQRqe1CUGflRMzbwnKeTGaAqYTQkMV26jweXMYppyDld84jjBqk4oMY8c033Bcj54/JRjgquMTgyBZWMiaNdOECEAMqLkQL5aTRd1h+kIp3SqkDjgI1g5Tk7yLHKacge+vnpnYQKEqpWoaIE2uS1Ml9cKriqrXTBqEEkG0uhcxhNlmmr0Xm3rAWayZV1JQ/KNNVsjN28Y5E7DJbzQZVMSWFKP0dJSXo/7kumXvgf2oJsBI9mQs0tQTGdQlzNUzTUAQoNoE9qz8S+rGufAQyulFq0lpzdbFwf9PZiSkrzYVCwWpdR7DS7IF3L+9f1yMGRZlkLMKQmdJ/1f46jGqaXR3YWhJYu87qJBc0m1RUMczWRag5ADqhkPqxhrDNPT/9UmSkSJfSMvJebDBZ9FdCLUYCv6csAum7yIgZJHSL6fwevL/oN0AP8WsklRyKAJ3g2fB4R6ALyHyUE8EEEuoJmqCGgdCsZtKkGvO8Of70iHhdREid5AMRwUww5Px2EgNkUUlugQRMCSY3ccUbajibX9FEMflNwXQiaqhimrwH4UjnrohSQhM+6lwHbsbDXzobbWNw86+H/znDNiTnVUcM9fYFXauhcs/kUBiETGrooeTa2vWvw27pTjrjFDLT/1sl93DjuteQlbHMGWVs8lqy8qOXl9+MRjp2nQASXcfCwyS5acIVKHjPUa8RjXeMBLjn/fu9yJgF/iaMoK74TfDZTpnSPUd1G4GX8PAX/x9xCS8tengWmzYgucYT8wU0t4ngls/hJGctpOJVoFq+Af2/cjDAPOHFk5P/XXpRtmELfEfS+bCOuQ4L3+ofEPfS5QCO5j0gXqW1urWOvHzQgTEMChC0U5jeEF+pkSyBhwhZI1vB7pTubtmwbzYhsME5PPU0eZ4JHIB5iXSSzwQS0iiHfb0oOtqxA8KUCmMeVEVKnAFvdIPFrkHWdsaZZ8CdZmvR14f0tPqjH2aUMLBmHIMRM7cma2PXWcI9+fDjlrmy0n2PVAr5vPaq06NZRkE2prXUDp0urwStChuHTdAtxMblrCnopM02RUxamAxiQ9KBKEocT1fET438EjShE8NXvGEtoh6YDHprnclg171EKLGCR+PPfF83UQfieAqsqKjjyhMl42Wt1+nrdtq3oT5Q51+AD00vabZETGwF0ZUtwWPqSqkHjF/zNXpgTbmxtQKODCq1o4VYSjmDCqKkdNqxYybf3g1fU1+zn0tjtFC2i5zauLBZqnIy1oRUhWzw1PpO1Y3ttKP6SfenNESUlHAtQyzQ7tqsnhW0mCS7PGnWQGnUeouHk0g+jHIpIjJyBzRtDZKLeLgHpc7RsAHsyZgdFnuoR8VOGyIDBzzuNNh1ioYW0PM7yStZxQrID0pp3LYTOyGW8hAZWL3VDjufx21DyNsDt27Es84ZPD9EQ8+T7UFkoPvBKNAQ92jLGfgvepGe6LSXIUis3EtBzjbcAB1DIyVOPpnD/pL++RY/WOzCaKGWnWJP7OUvObwn95DNskVG3cZsF3DvCrLBsPAC1PQQPEQUQ+mY4YzRMxNiaPTQcMLoohtqQUPcyLb3fvGOd7GVfHe5K5a8/Ed/ykZevPjjwtxSg2cExzbOeBbkwA48oLjxw9S6IoYgMJ8gsBq3mCqdf7AWzJLBuAOon+WzFGuEuTYcmZ63tygjDccd5M4nYCb7CocF7eT21Pn5rcEDbnaBK8Jauy0EN4DpZRzRRBRBr8d2RLEQie1CjLGULGLDYIXjA15A+2aeAHHigrGhIeliSoEZabBS6f92e9V+u+AjssKtDmvtmPF8XzW4mK3Yjy2PFsH4J+gIgcgEM2W5Kuj402ANx98gYiHuqnNLs20OtnU2zKsTx6NC+d7t7TNl4Fe3eOmmBcGje/bDrfQobMQu+hhCuEWFNZVgpUTQj694JRR0xXzTXiBWa94133YEOZ8g2v3oST/dRLVc0wGk3P/Dq1qtwgk5C4aE7AeJ85mB0WZkuVNaoCSNcAokS5qtjChLI0IPv5C2wYKYYYiZQFBMOz8jcE3cRmwlBMmCxvemqCNKqnNiB0ZXuYAY7mJSyAsccSuDpEenPwY148TvIb0r+J1+Nh5z7/EsX5DjAnOXk53zfdiCdHdy4okUClpOHQZYjyNeQDAbMAYj7DzVcPVh/oW95zAe/qHfXg71Icy35j3ZZl6EozfaAnSSPk58/YSdeJo5P0R0diuoJig8c8KlBsGEKNNUBk1AXZg+NKMpT544MVFItVHHGTCeyCISgu3UrSkxgWBAWgGzZRrBy6oWFkKR3078RIoYB2oKmz4yvJhOZQfHx7Ai8VVBVpooRyclzD4Xbkio0vMA5h+lyy6DlPw95hjdRkoecIx4/32yXClc2HHBGQpQeYS8xOZgzR6b9Nmmm7RingP6d+XxPMTK2+i+X8a86u3VTkGSd9Btms/tBmbqc7tJZD4QHUG/ziucMMeV0QALuDtPj2Bfo1weLkthULQns/b3xTszkWYdCpr7SiNHGgLhiQYzSf4FHNtCoOd6vJWj4WPjBEYkT+Rr9CuUdtAvS8N2xbUXOc6/AC9IHV3IF4mffcqtvrshSTer1EhEsK9bfC+YzDpfHCDXTSeDXIqy+76U68B9QXXsD9AghNe1+MyoYulcg42ntu1cijpoVx1igYRhdXYGtWFas3EO3NewAytz/ZQ6dDs4uoaUnisYqoGspTbUQP2wGfXmebN8jgnqUA4WftVwjw0EIVVq1Vq1Vt/V6xzCtlsj00hU9RI9Xpnc6wV2rmUc9ct7vge2d7Pa8T4dZvJz7ROTlfokrXjjF2VvYgwQ5Z4o6y9bgeMVHJhbbgGNXj5gWN9FeJHy+2lvfhnrQ+R74/HhjGd7qeKkMSoIbgmLXjmJxBITn06HgmG5GD5pOFwsykRAO0K1XsR7ieaQxuiGi0RxTi8o9oNIsKjtGtHUcjb6JZ4ejDU9fh31Si+e/6iafqQRveddM+n0RRWJKwxcCLHJ8gXuIdK8typ0irQ1nLQMdUM2WwbuehNVZTPS1+1k7M0nH0cI61v3uczwg1fzOmnipATlkET+cFAkW3NIF4NvCophKNliuYvw9Fv+b4MU7N54i5ossf6MSeZV3cjCVlBbKJOBvWA7H25HjdPBbKkKDfhJiWeKM5/wrS5zFnFKTo4AcYXYH/OPAHoSBQVVDX3Tw7c/wREG1W8yF45ZRQbm+i95nnWVo4CiM8dBEcP/nhUAusB6Ay5eHL3U8LzEFApKd4wclOln8LzAZAMuPoKocMXxvA0MWmYK4AerUihX68tt1RUQhNduTIqo/0KYKE3GBQOcsgRK44Kbji8fn3D78asKctf4Dn52GZMFqb1cVUs9l6/MqUM5ohSxJcOGHxomvGnomRokmAUpuK1ekAED) format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
