/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.table-row{display:table-row}.grow{flex-grow:1}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#10131a;--muted:#687080;--line:#e4e8ee;--blue:#08aee4;--shadow:0 10px 35px #121f2d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcfd;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button,input,select{font:inherit;color:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button{background:0 0;border:0}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;align-items:center;gap:36px;height:78px;padding:0 clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.brand{width:178px;display:flex}.brand img,.footer img{object-fit:cover;width:100%;height:45px;display:block}.main-nav{align-items:stretch;gap:32px;height:100%;margin:auto;display:flex}.main-nav a{white-space:nowrap;align-items:center;font-size:14px;font-weight:650;display:flex;position:relative}.main-nav a:hover,.main-nav a.active{color:#007fab}.main-nav a.active:after{content:"";background:var(--blue);border-radius:8px;height:3px;position:absolute;bottom:14px;left:0;right:0}.link-button{white-space:nowrap;font-weight:650}.button{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:13px 22px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.primary{color:#fff;background:linear-gradient(135deg,#08b8df,#049aca);box-shadow:0 7px 18px #009fce2e}.secondary{background:#fff;border-color:#cbd2da}.outline{color:#009bcf;background:#fff;border-color:#13aada}.dark{color:#fff;background:#121923}.menu-button{margin-left:auto;font-size:28px;display:none}.search-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:26px clamp(20px,4vw,64px) 22px;padding:28px 30px 20px}.search-shell h1{letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(24px,2.3vw,38px)}.search-lead{color:var(--muted);margin:0 0 22px}.search-grid{grid-template-columns:1.35fr 1.2fr .55fr .65fr;align-items:end;gap:18px;display:grid}.search-grid label,.filters>label{flex-direction:column;gap:8px;display:flex}.search-grid label>span,.filters label>span,legend{font-size:13px;font-weight:700}.field{background:#fff;border:1px solid #d8dde4;border-radius:10px;align-items:center;height:49px;padding:0 15px;display:flex}.field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #08aee41a}.field b{margin-right:10px;font-size:23px;font-weight:400}.field input{background:0 0;border:0;outline:0;width:100%}.field input::placeholder{color:#9299a6}.search-grid select,.filters select,.results-top select{background:#fff;border:1px solid #d8dde4;border-radius:10px;height:49px;padding:0 13px}.search-button{height:49px}.search-meta{border-top:1px solid #edf0f3;justify-content:space-between;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.search-meta strong{color:#009ed1}.search-meta button{font-weight:650}.results-layout{grid-template-columns:280px 1fr;gap:24px;padding:0 clamp(20px,4vw,64px) 56px;display:grid}.filters{border:1px solid var(--line);background:#fff;border-radius:16px;height:max-content;padding:24px 22px;position:sticky;top:100px}.filter-heading,.results-top{justify-content:space-between;align-items:center;display:flex}.filter-heading h2{margin:0;font-size:21px}.filter-heading button{color:var(--muted);font-size:12px}.filters fieldset{border:0;padding:0}.filters legend{margin-bottom:12px}.split-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.filters select{width:100%;height:42px;font-size:13px}.check{align-items:center;margin:9px 0;flex-direction:row!important;gap:9px!important;display:flex!important}.check input{width:17px;height:17px;accent-color:var(--blue)}.check span{font-weight:500!important}.results-top{min-height:65px}.results-top h2{margin:0;font-size:20px}.results-top label{font-size:13px}.results-top select{height:42px;margin-left:8px}.job-card{border:1px solid var(--line);background:#fff;border-radius:15px;outline:0;min-height:252px;padding:19px 18px 14px;transition:all .2s;position:relative;box-shadow:0 4px 13px #141f2e0e}.heart{color:#7c8592;z-index:2;font-size:26px;position:absolute;top:14px;right:15px}.heart.saved{color:#e24b5d}.card-main{gap:15px;display:flex}.company-mark{background:#fff;border:1px solid;border-radius:13px;flex:0 0 70px;justify-content:center;align-items:center;width:70px;height:70px;font-size:22px;font-weight:900;display:flex}.job-copy{min-width:0;padding-top:4px}.new-badge{color:#008fbf;background:#e2f6fb;border-radius:99px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:750;display:inline-block}.job-card h3{letter-spacing:-.02em;margin:0 32px 6px 0;font-size:18px}.company{color:#009ed1;white-space:nowrap;text-overflow:ellipsis;margin:0 0 9px;font-weight:650;overflow:hidden}.location{color:#414957;margin:0 0 8px;font-size:12px}.salary{margin:0;font-weight:750}.tags{flex-wrap:wrap;gap:6px;margin:16px 0 12px;display:flex}.tags span{color:#037da7;background:#eef7fb;border-radius:99px;padding:4px 8px;font-size:10px}.tags span:nth-child(2){color:#626a76;background:#f1f2f4}.tags .green{color:#387a2c;background:#e9f7e5}.job-card footer{color:#7c8491;border-top:1px solid #edf0f3;justify-content:space-between;padding-top:11px;font-size:11px;display:flex}.job-card footer span{color:#008fbe;font-weight:700}.alert-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:15px;margin-top:18px;padding:17px 20px;display:flex}.alert-icon{color:#fff;background:linear-gradient(135deg,#18c8df,#009cdb);border-radius:50%;place-items:center;width:46px;height:46px;font-size:25px;display:grid}.alert-card h3{margin:0 0 4px}.alert-card p{color:var(--muted);margin:0}.alert-card .button{margin-left:auto}.empty{text-align:center;background:#fff;border:1px dashed #cbd3dc;border-radius:16px;padding:70px 20px}.empty b{font-size:20px}.empty p{color:var(--muted)}.employer-strip{background:linear-gradient(120deg,#eafaff,#f5fbfd 65%,#dff7fa);border-radius:22px;justify-content:space-between;align-items:center;margin:0 clamp(20px,4vw,64px) 55px;padding:38px 45px;display:flex}.eyebrow{color:#008fbf;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.employer-strip h2{margin:6px 0;font-size:28px}.employer-strip p{color:var(--muted);margin:0}.footer{border-top:1px solid var(--line);background:#fff;align-items:center;gap:22px;padding:36px clamp(20px,4vw,64px);display:flex}.footer img{width:130px;height:36px}.footer p{color:var(--muted)}.footer div{gap:25px;margin-left:auto;font-size:13px;display:flex}.footer small{color:#7c8491}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#080f188c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.job-modal{background:#fff;border-radius:20px;width:min(620px,100%);max-height:90vh;padding:32px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.modal-close{color:#687080;font-size:31px;position:absolute;top:14px;right:20px}.modal-company{align-items:center;gap:20px;display:flex}.company-mark.large{width:85px;height:85px}.modal-company h2{margin:2px 0;font-size:28px}.modal-company p{color:#009ed1;margin:0;font-weight:650}.job-facts{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.job-facts span{background:#f4f6f8;border-radius:8px;padding:9px 12px;font-size:13px}.salary-box{background:#eafaff;border-radius:12px;justify-content:space-between;padding:18px;display:flex}.job-modal>p{color:#56606d;line-height:1.7}.full{width:100%;margin-top:15px}.safety-note{text-align:center!important;font-size:11px!important}.heart,.modal-close,.menu-button{touch-action:manipulation}@media (width<=1250px){.main-nav{gap:18px}.main-nav a{font-size:13px}.header-actions .link-button{display:none}.jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-grid{grid-template-columns:1fr 1fr .55fr}.brand{width:150px}}@media (width<=900px){.site-header{height:68px;padding:0 20px}.brand{width:142px}.main-nav{border-bottom:1px solid var(--line);height:auto;box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:0;padding:16px 22px;display:none;position:absolute;top:68px;left:0;right:0}.main-nav.open{display:flex}.main-nav a{padding:13px 0}.main-nav a.active:after,.header-actions{display:none}.menu-button{display:block}.search-shell{margin:16px;padding:22px}.search-grid{grid-template-columns:1fr 1fr}.results-layout{grid-template-columns:1fr;padding:0 16px 40px}.filters{position:static}.filters fieldset:nth-of-type(2){display:none}.results-top .eyebrow{display:block}.jobs-grid{grid-template-columns:1fr 1fr}.employer-strip{margin:0 16px 36px}.footer{flex-wrap:wrap}.footer div{order:4;width:100%;margin:0}.footer small{margin-left:auto}}@media (width<=640px){body{font-size:14px}.search-shell h1{font-size:27px}.search-grid{grid-template-columns:1fr}.search-meta{gap:12px}.search-meta button{font-size:0}.filters{padding:18px}.filters>label,.filters fieldset{margin-top:18px}.results-top{align-items:flex-end}.results-top h2{font-size:18px}.results-top label{font-size:0}.jobs-grid{grid-template-columns:1fr}.job-card{min-height:0}.alert-card{flex-wrap:wrap;align-items:flex-start}.alert-card .button{width:100%;margin:5px 0 0}.employer-strip{flex-direction:column;align-items:flex-start;gap:22px;padding:30px 25px}.employer-strip h2{font-size:24px}.footer{align-items:flex-start}.footer div{flex-direction:column;gap:10px}.job-modal{padding:26px 21px}.modal-company h2{font-size:22px}.company-mark.large{flex-basis:65px;width:65px;height:65px}.salary-box{flex-direction:column;gap:5px}}.sort-control{align-items:center;display:flex}.sort-icon,.sort-current{display:none}.sort-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}@media (width<=640px){.results-top .sort-control{color:#252b34;touch-action:manipulation;background:#fff;border:1px solid #d8dde4;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:7px;width:auto;min-width:126px;height:48px;padding:0 14px;display:flex;position:relative;box-shadow:0 2px 8px #121f2d0a}.results-top .sort-control:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #08aee41f}.sort-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sort-icon{pointer-events:none;place-items:center;display:grid}.sort-current{pointer-events:none;font-size:13px;font-weight:700;display:block}.results-top .sort-control select{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}}.ui-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.field>.ui-icon{color:#4e5965;margin-right:11px}.search-meta span,.search-meta button,.location{align-items:center;gap:6px;display:flex}.location .ui-icon{width:14px;height:14px}.alert-icon .ui-icon{width:23px;height:23px}.eyebrow{text-transform:none;letter-spacing:0;color:#007fa9;font-size:12px}.primary{background:#08a7d8;box-shadow:0 6px 16px #0091be29}.tax-job .ui-icon,.apply-job .ui-icon,.offer-facts .ui-icon,.external-icon .ui-icon{vertical-align:middle;width:14px;height:14px;margin-right:4px}.external-icon .ui-icon{width:28px;height:28px;margin:0}button,a{touch-action:manipulation}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.workspace{background:#f5f8fa;min-height:100vh}.workspace-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:24px;height:72px;padding:0 clamp(20px,5vw,70px);display:flex}.workspace-header span{color:var(--muted);border-left:1px solid var(--line);padding-left:24px}.workspace-header>a:last-child{color:#008fbe;margin-left:auto;font-weight:700}.wizard-layout{grid-template-columns:315px 1fr;gap:35px;max-width:1120px;margin:50px auto;padding:0 20px;display:grid}.wizard-side h1{letter-spacing:-.04em;margin:8px 0;font-size:34px}.wizard-side>p{color:var(--muted);line-height:1.7}.wizard-side ol{margin:20px 0;padding:15px 0;list-style:none}.wizard-side li{color:#8a919d;align-items:center;gap:13px;padding:10px 0;display:flex}.wizard-side li b{border:1px solid #ccd3db;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.wizard-side li.current b{background:var(--blue);border-color:var(--blue);color:#fff}.wizard-side li.complete b{background:#e8f7ef;border-color:#bfe8d1}.security-box{background:#eaf9fd;border-radius:14px;padding:17px}.security-box p{color:#4f6370;margin-bottom:0;font-size:12px;line-height:1.6}.wizard-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-self:start;padding:32px}.step-head{border-bottom:1px solid var(--line);flex-direction:column;gap:5px;margin-bottom:25px;padding-bottom:20px;display:flex}.step-head span{color:#008fbe;font-size:12px;font-weight:750}.step-head strong{font-size:24px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{background:#fff;border:1px solid #d5dbe3;border-radius:9px;outline:0;padding:13px;font-weight:400}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #08aee41a}.form-grid textarea{resize:vertical}.form-help{color:var(--muted);margin:0;font-weight:400!important}.wizard-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:28px;padding-top:22px;display:flex}.summary{gap:2px;display:grid}.summary>div{background:#f7f9fb;border-radius:7px;grid-template-columns:170px 1fr;padding:14px;display:grid}.summary span{color:var(--muted)}.summary small{color:var(--muted);grid-column:2;margin-top:5px}.consent{gap:10px;margin-top:18px;display:flex}.success-card{text-align:center;padding:70px 30px}.success-card>div{color:#18855b;background:#e6f8ef;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:30px;display:grid}.success-card h2{font-size:30px}.success-card p{color:var(--muted);max-width:500px;margin:0 auto 25px}.form-error{color:#a62b2b;background:#fff0f0;border-radius:8px;padding:12px}.dashboard{background:#f5f7f9;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.dashboard-nav{color:#dce3eb;background:#111924;flex-direction:column;min-height:100vh;padding:25px 20px;display:flex}.dash-logo{background:#fff;border-radius:10px;padding:5px 12px;display:block}.dashboard-nav>span{text-transform:uppercase;letter-spacing:.12em;color:#788797;margin:16px 8px;font-size:11px}.dashboard-nav nav{flex-direction:column;gap:4px;display:flex}.dashboard-nav nav a{border-radius:8px;padding:12px;font-size:13px}.dashboard-nav nav a.active,.dashboard-nav nav a:hover{color:#fff;background:#1e2a38}.dashboard-nav nav b{float:right;background:#273849;border-radius:10px;padding:2px 7px}.dash-help{background:#1c2937;border-radius:12px;margin-top:auto;padding:15px}.dash-help p{color:#aeb8c2;font-size:12px}.dash-help button{color:#4ed0f2;font-weight:700}.dashboard-main{min-width:0;padding:42px clamp(25px,4vw,60px)}.dashboard-main>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.dashboard-main h1{margin:5px 0;font-size:34px}.dashboard-main header p{color:var(--muted);margin:0}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.stats article,.panel-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:20px}.stats article{flex-direction:column;display:flex}.stats span,.stats small{color:var(--muted);font-size:12px}.stats b{margin:8px 0;font-size:28px}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title h2,.panel-card h2{margin:0 0 5px}.panel-title p,.panel-card>p{color:var(--muted);margin:0}.panel-title button{color:#008fbe;font-weight:700}.table-row{border-top:1px solid #edf0f3;grid-template-columns:minmax(240px,1.6fr) minmax(135px,1fr) minmax(125px,.9fr) 92px minmax(100px,auto);align-items:center;gap:18px;padding:16px 8px;font-size:12px;display:grid}.billing-table .table-row{grid-template-columns:110px minmax(220px,1.5fr) minmax(130px,1fr) 90px 90px 96px}.table-row>span{min-width:0}.table-row>span:first-child{flex-direction:column;display:flex}.table-row small{color:var(--muted);margin-top:5px;line-height:1.45;display:block}.table-head{color:var(--muted);text-transform:uppercase;border:0;font-size:10px}.status{background:#28a56f;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.status.s1{background:#e2a521}.status.s2{background:#a5abb3}.offer-title-link:hover{color:#087fa4}.offer-stat-line{flex-wrap:wrap;gap:14px;display:flex!important}.offer-stat-line b{color:#168bb3}.table-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.dashboard-bottom{grid-template-columns:1fr 1.5fr;gap:20px;margin-top:20px;display:grid}.quality{margin:20px 0}.quality b{color:#008fbe;font-size:44px}.quality span{color:var(--muted)}.events{padding:0;list-style:none}.events li{gap:12px;padding:10px 0;display:flex}.events li i{background:var(--blue);border-radius:50%;width:9px;height:9px;margin-top:5px}.events li div{flex-direction:column;display:flex}.events li span{color:var(--muted);margin-top:4px;font-size:11px}@media (width<=900px){.wizard-layout{grid-template-columns:1fr;margin-top:25px}.wizard-side ol{grid-template-columns:repeat(4,1fr);display:grid}.wizard-side li{text-align:center;flex-direction:column;font-size:11px}.security-box{display:none}.dashboard{grid-template-columns:1fr}.dashboard-nav{min-height:auto}.dashboard-nav nav,.dash-help{display:none}.dashboard-main{padding:25px 16px}.stats{grid-template-columns:1fr 1fr}.table-head{display:none}.offers-table{gap:12px;display:grid}.table-row,.billing-table .table-row{border:1px solid #e0e5e9;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 18px;min-width:0;padding:18px}.table-row>span:first-child{border-bottom:1px solid #edf0f2;grid-column:1/-1;padding-bottom:12px}.table-actions{grid-column:1/-1;justify-content:flex-start;padding-top:2px}.dashboard-bottom{grid-template-columns:1fr}}@media (width<=600px){.workspace-header span{display:none}.wizard-layout{padding:0 12px}.wizard-side h1{font-size:28px}.wizard-card{padding:21px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.summary>div{grid-template-columns:1fr;gap:5px}.summary small{grid-column:1}.dashboard-main>header{align-items:flex-start;gap:15px}.dashboard-main h1{font-size:27px}.dashboard-main>header .button{padding:11px;font-size:12px}}.auth-page{background:#f4f7f9;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;min-height:100vh;padding:70px max(7vw,30px);display:grid;position:relative}.auth-brand{position:absolute;top:25px;left:max(4vw,25px)}.auth-brand img,.compact-header img,.candidate-header img{object-fit:cover;width:150px;height:42px}.auth-card{border:1px solid var(--line);width:100%;max-width:490px;box-shadow:var(--shadow);background:#fff;border-radius:20px;justify-self:end;padding:38px}.auth-card h1{margin:7px 0;font-size:32px}.auth-card header p{color:var(--muted);margin:0 0 24px}.social-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.social-buttons button{background:#fff;border:1px solid #ccd3db;border-radius:9px;height:48px;font-weight:700}.social-buttons b{margin-right:8px;font-size:18px}.or{color:#9299a4;align-items:center;height:42px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.or span{padding:0 12px;font-size:12px}.auth-card form{gap:15px;display:grid}.auth-card form>label,.apply-form>label,.two-fields label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.auth-card input,.apply-form input,.apply-form textarea{background:#fff;border:1px solid #d3d9e0;border-radius:9px;outline:0;padding:13px}.auth-card input:focus,.apply-form input:focus,.apply-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #08aee41a}.simple-check{line-height:1.5;flex-direction:row!important;align-items:flex-start!important;font-weight:400!important;display:flex!important}.simple-check input{width:17px;height:17px;accent-color:var(--blue);flex:none;padding:0}.switch-auth{color:#008fbe;margin:20px auto 0;font-weight:700;display:block}.auth-safety{text-align:center;color:var(--muted);font-size:10px;line-height:1.5}.auth-notice{background:#fff8dd;border:1px solid #f1df9a;border-radius:8px;padding:10px;font-size:11px;line-height:1.5}.auth-aside{max-width:480px}.auth-aside>div{color:#fff;background:#0f1c27;border-radius:24px;padding:45px}.auth-aside span{color:#4dd0f2;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.auth-aside h2{letter-spacing:-.035em;font-size:34px;line-height:1.15}.auth-aside ul{gap:16px;padding:0;list-style:none;display:grid}.auth-aside li:before{content:"✓";color:#4dd0f2;margin-right:12px;font-weight:800}.apply-page{background:#f6f8fa;min-height:100vh}.compact-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:70px;padding:0 clamp(20px,5vw,70px);display:flex}.compact-header span{border-left:1px solid var(--line);color:var(--muted);margin-left:25px;padding-left:25px}.compact-header>a:last-child{color:#008fbe;margin-left:auto;font-weight:700}.apply-layout{grid-template-columns:340px 1fr;gap:35px;max-width:1050px;margin:50px auto;padding:0 20px;display:grid}.apply-job{align-self:start;padding:25px;position:sticky;top:30px}.apply-job h1{margin:12px 0 5px;font-size:30px}.apply-job>div{flex-direction:column;gap:10px;margin:25px 0;display:flex}.apply-job>div span{border:1px solid var(--line);background:#fff;border-radius:8px;padding:11px}.safe-copy{color:var(--muted);font-size:12px;line-height:1.6}.apply-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:20px;padding:34px;display:grid}.apply-form header{border-bottom:1px solid var(--line);padding-bottom:20px}.apply-form h2{margin:5px 0;font-size:28px}.apply-form header p{color:var(--muted);margin:0}.two-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.upload-box{text-align:center;background:#f2fbfd;border:1px dashed #9fcbd9;border-radius:12px;flex-direction:column;gap:5px;padding:25px;display:flex;position:relative}.upload-box input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-box span{color:var(--muted);font-size:11px;font-weight:400}.apply-form small{color:var(--muted);float:right;font-weight:400}.form-security{text-align:center;color:var(--muted);font-size:10px}.apply-success{text-align:center;border:1px solid var(--line);max-width:580px;box-shadow:var(--shadow);background:#fff;border-radius:20px;margin:90px auto;padding:65px 35px}.apply-success>div{color:#168257;background:#e6f8ef;border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:31px;display:grid}.apply-success h1{font-size:32px}.apply-success p{color:var(--muted);line-height:1.7}.candidate-page{background:#f5f7f9;min-height:100vh}.candidate-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:72px;padding:0 clamp(20px,5vw,70px);display:flex}.candidate-header nav{gap:28px;margin:auto;font-size:13px;font-weight:650;display:flex}.candidate-header nav a:nth-child(2){color:#008fbe}.candidate-user{color:#0088b5;background:#e4f7fc;border-radius:50%;width:38px;height:38px;font-weight:800}.candidate-shell{max-width:1180px;margin:0 auto;padding:38px 20px}.candidate-welcome{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.candidate-welcome h1{margin:5px 0;font-size:34px}.candidate-welcome p{color:var(--muted);margin:0}.candidate-grid{grid-template-columns:1.7fr .8fr;gap:20px;display:grid}.candidate-main,.profile-card,.recommended{border:1px solid var(--line);background:#fff;border-radius:15px;padding:22px}.application-row{border-top:1px solid #edf0f3;grid-template-columns:45px 1fr auto 60px 20px;align-items:center;gap:12px;padding:15px 0;display:grid}.app-logo{color:#087aa4;background:#edf7fb;border-radius:9px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.application-row h3{margin:0 0 4px;font-size:14px}.application-row p,.application-row small{color:var(--muted);margin:0;font-size:11px}.application-status{color:#087da7;background:#e9f7fc;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700}.application-status.a1{color:#876912;background:#fff5d9}.profile-progress{justify-content:space-between;font-size:12px;display:flex}.progress{background:#e8edf1;border-radius:10px;height:7px;margin:10px 0 20px}.progress i{background:var(--blue);border-radius:10px;width:70%;height:100%;display:block}.profile-card h2{font-size:19px}.profile-card>p{color:var(--muted);font-size:12px;line-height:1.6}.profile-card ul{border-top:1px solid var(--line);gap:8px;padding:15px 0 0;font-size:12px;list-style:none;display:grid}.profile-card li.done{color:#18805a}.recommended{margin-top:20px}.recommended>.panel-title>a{color:#008fbe;font-weight:700}.recommended>div:last-child{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.recommended article{border:1px solid var(--line);border-radius:12px;padding:17px}.recommended article span{color:#008fbe;background:#e8f8fc;border-radius:10px;padding:4px 8px;font-size:10px}.recommended h3{font-size:15px}.recommended article p{color:var(--muted);font-size:12px}.recommended article b{font-size:13px}.auth-current-provider{min-height:50px}.auth-provider-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.55}.auth-planned-providers button{text-align:left;color:#717985;background:#f7f8f9;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;display:grid}.auth-planned-providers button:disabled,.password-provider:disabled{cursor:not-allowed;opacity:.78}.auth-planned-providers small{color:#8b929d;grid-column:2;font-size:10px;font-weight:500}.password-provider{color:#717985;background:#f7f8f9;border:1px solid #d9dee4;border-radius:9px;width:100%;height:48px;font-weight:700}.password-provider small{color:#8b929d;margin-left:7px;font-weight:500}.auth-account-state{background:#effaf4;border:1px solid #bfe9d2;border-radius:11px;align-items:center;gap:13px;margin:0 0 18px;padding:16px;display:flex}.auth-account-state>span{color:#fff;background:#158a52;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.auth-account-state div{gap:3px;display:grid}.auth-account-state small{color:#557064}.auth-signout{margin-top:10px}.auth-live-providers{grid-template-columns:1fr}.auth-live-providers button{justify-content:center;align-items:center;min-height:49px;display:flex}.auth-live-providers button:disabled{opacity:.65}.auth-card form small{color:var(--muted);font-size:10px;font-weight:500}.auth-card .simple-check a{color:#008fbe;text-decoration:underline}.auth-message{color:#17667e;background:#ecf8fb;border-radius:9px;margin:14px 0 0;padding:12px 14px;font-size:12px;line-height:1.55}.auth-mode-switch{justify-content:center;align-items:center;gap:22px;margin-top:18px;display:flex}.auth-page-single{grid-template-columns:1fr;justify-items:center}.auth-page-single .auth-card{justify-self:center}.auth-page-single .auth-brand{position:absolute}.auth-social-buttons{margin-bottom:0}.auth-social-buttons button{font-size:12px}.password-manager-note{text-align:center;line-height:1.45}.auth-brand img{mix-blend-mode:multiply}.auth-aside span{text-transform:none;letter-spacing:0}@media (width<=850px){.auth-page{grid-template-columns:1fr;padding:90px 18px 30px}.auth-card{justify-self:center}.auth-aside{display:none}.apply-layout{grid-template-columns:1fr;margin-top:20px}.apply-job{padding:15px;position:static}.candidate-header nav{display:none}.candidate-user{margin-left:auto}.candidate-grid{grid-template-columns:1fr}.candidate-welcome h1{font-size:27px}}@media (width<=560px){.auth-card{padding:25px 20px}.social-buttons{grid-template-columns:1fr}.auth-card h1{font-size:27px}.compact-header span{display:none}.apply-form{padding:22px 18px}.two-fields{grid-template-columns:1fr}.candidate-shell{padding:25px 12px}.candidate-welcome{align-items:flex-start;gap:15px}.candidate-welcome .button{padding:11px;font-size:11px}.application-row{grid-template-columns:40px 1fr auto}.application-row small,.application-row>button{display:none}.recommended>div:last-child{grid-template-columns:1fr}}.offer-page{background:#f7f9fb;min-height:100vh}.offer-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:35px;height:72px;padding:0 clamp(20px,5vw,70px);display:flex}.offer-header nav{gap:25px;margin:auto;font-size:13px;font-weight:650;display:flex}.offer-shell{max-width:1100px;margin:0 auto;padding:25px 20px 70px}.offer-breadcrumb{color:var(--muted);gap:9px;margin:0 0 18px;font-size:12px;display:flex}.offer-breadcrumb a{color:#008fbe}.offer-hero{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:90px 1fr 45px;gap:22px;padding:29px;display:grid;box-shadow:0 5px 20px #1626370d}.offer-logo{background:#fff;border:1px solid;border-radius:15px;place-items:center;width:86px;height:86px;font-size:27px;font-weight:900;display:grid}.offer-logo.small{width:58px;height:58px;font-size:19px}.verified{color:#18845b;background:#e8f8ef;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:750;display:inline-block}.offer-hero h1{letter-spacing:-.035em;margin:8px 0 4px;font-size:32px}.offer-hero div>a{color:#008fbe;font-weight:700}.offer-facts{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.offer-facts .offer-fact{color:#303943;white-space:nowrap;background:#fff;border:1px solid #e1e6ea;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:580;line-height:1;display:inline-flex;box-shadow:0 1px 2px #10182806}.offer-fact .ui-icon{color:#68737e;stroke-width:1.8px;flex:0 0 17px;width:17px;height:17px}.offer-heart{color:#76808c;font-size:30px}.offer-layout{grid-template-columns:1fr 315px;gap:22px;margin-top:22px;display:grid}.offer-content{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px}.offer-section:last-of-type{border:0}.offer-section h2{margin:14px 0;font-size:21px}.offer-section p{color:#525c68;line-height:1.75}.offer-section ul{gap:12px;padding:0;list-style:none;display:grid}.offer-section li{padding-left:24px;line-height:1.55;position:relative}.offer-section li:before{content:"✓";color:#009ccf;font-weight:850;position:absolute;left:0}.offer-company{background:#f4f9fb;border-radius:13px;align-items:center;gap:15px;margin-top:25px;padding:20px;display:flex}.offer-company span{color:var(--muted);text-transform:uppercase;font-size:10px}.offer-company h2{margin:2px 0;font-size:18px}.offer-company p{color:var(--muted);margin:0;font-size:11px}.apply-aside{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-self:start;padding:24px;display:flex;position:sticky;top:95px}.apply-aside>span{color:var(--muted);font-size:11px}.apply-aside>strong{color:#202938;letter-spacing:0;margin:7px 0 3px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:600;line-height:1.45}.apply-aside>small{color:var(--muted);margin-bottom:20px}.apply-aside .button{margin-top:9px}.apply-aside>p{color:var(--muted);border-top:1px solid var(--line);padding-top:17px;font-size:11px;line-height:1.6}.mobile-apply{display:none}@media (width<=760px){.offer-header nav{display:none}.offer-header .button{margin-left:auto;padding:10px 13px}.offer-hero{grid-template-columns:64px minmax(0,1fr) 30px;gap:13px;padding:20px 16px}.offer-logo{width:62px;height:62px;font-size:20px}.offer-hero h1{font-size:24px}.offer-facts{grid-column:1/-1;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:8px;width:100%;margin-top:7px;display:grid}.offer-facts .offer-fact{justify-content:flex-start;width:100%;min-width:0;padding:0 11px;overflow:hidden}.offer-fact>span{text-overflow:ellipsis;overflow:hidden}.offer-facts .offer-fact:last-child{grid-column:1/-1}.offer-layout{grid-template-columns:1fr}.apply-aside{display:none}.offer-content{padding:21px 18px}.offer-shell{padding:18px 12px 105px}.mobile-apply{border-top:1px solid var(--line);z-index:25;background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #141f2d1a}.mobile-apply div{flex-direction:column;min-width:0;display:flex}.mobile-apply span{color:#202938;letter-spacing:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:1.35}.mobile-apply b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-apply .button{margin-left:auto;padding:12px 24px}}.offer-location-map{border-top:1px solid #edf0f3;margin-top:25px;padding-top:25px}.offer-map-heading,.similar-offers-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.offer-map-heading span,.similar-offers-heading span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:650;display:block}.offer-map-heading h2,.similar-offers-heading h2{margin:4px 0 0;font-size:22px}.offer-map-heading a,.similar-offers-heading a{color:#008fbe;font-size:12px;font-weight:700}.offer-location-map iframe{border:1px solid var(--line);background:#eef3f5;border-radius:13px;width:100%;height:300px;display:block}.offer-location-map>small{color:var(--muted);margin-top:10px;font-size:10px;display:block}.similar-offers{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:22px;padding:26px;box-shadow:0 5px 20px #1626370a}.similar-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.similar-offer-card{color:inherit;background:#fff;border:1px solid #e2e7eb;border-radius:13px;grid-template-columns:52px minmax(0,1fr);gap:13px;padding:17px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.similar-offer-card:hover{border-color:#8ed6ed;transform:translateY(-2px);box-shadow:0 8px 20px #154d6314}.similar-offer-logo{color:#35a4cf;background:#fff;border:1px solid #cfeaf3;border-radius:11px;place-items:center;width:52px;height:52px;font-weight:800;display:grid;overflow:hidden}.similar-offer-logo img{object-fit:contain;width:100%;height:100%;padding:5px}.similar-offer-card h3{margin:1px 20px 5px 0;font-size:16px;line-height:1.25}.similar-offer-card b{color:#2798c4;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.similar-offer-card p{color:var(--muted);align-items:center;gap:5px;margin:10px 0 7px;font-size:11px;display:flex}.similar-offer-card p .ui-icon{width:14px;height:14px}.similar-offer-card strong{font-size:12px}.similar-offer-arrow{color:#2798c4;font-weight:800;position:absolute;top:16px;right:14px}@media (width<=760px){.offer-location-map iframe{height:240px}.offer-map-heading,.similar-offers-heading{align-items:flex-start}.offer-map-heading a,.similar-offers-heading a{white-space:nowrap;margin-top:4px}.similar-offers{padding:20px 16px}.similar-offers-grid{grid-template-columns:1fr}.similar-offer-card{padding:15px}.similar-offer-card:hover{transform:none}}.offer-map-frame{border:1px solid var(--line);background:#eef3f5;border-radius:13px;height:300px;position:relative;overflow:hidden}.offer-map-frame iframe{background:#eef3f5;border:0;border-radius:0;width:100%;height:342px;display:block}.offer-map-frame>a{color:#39424c;background:#fffffff0;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:600;position:absolute;bottom:7px;right:8px}.similar-offers-empty{background:#f8fafb;border:1px dashed #cdd7dd;border-radius:12px;padding:22px}.similar-offers-empty b{font-size:14px}.similar-offers-empty p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.offer-social-footer{justify-content:flex-end;padding:20px 4px 0;display:flex}@media (width<=760px){.offer-map-frame{height:240px}.offer-map-frame iframe{height:282px}}.report-offer{text-align:center;margin-top:14px}.report-offer>button{color:#657180;text-underline-offset:3px;font-size:11px;text-decoration:underline}.report-backdrop{z-index:80;text-align:left;background:#080f1894;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.report-dialog{background:#fff;border-radius:18px;width:min(500px,100%);padding:28px;position:relative;box-shadow:0 28px 80px #00000047}.report-close{color:#6d7680;font-size:28px;position:absolute;top:10px;right:16px}.report-dialog h2{margin:7px 0;font-size:26px}.report-dialog>p{color:var(--muted);font-size:13px;line-height:1.6}.report-dialog form,.report-dialog label{gap:8px;display:grid}.report-dialog form{gap:16px}.report-dialog label{font-size:12px;font-weight:700}.report-dialog select,.report-dialog textarea{width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #d4dbe2;border-radius:9px;padding:11px}.report-dialog .button{width:100%}.report-dialog .button:disabled{opacity:.6}.report-message{background:#eaf8fd;border-radius:8px;color:#086e92!important;border:0!important;margin:0!important;padding:10px!important}@media (width<=760px){.report-backdrop{align-items:end}.report-dialog{border-radius:18px 18px 0 0;margin:-18px;padding-bottom:28px}.report-offer{display:none}}.offer-meta-actions{color:#687080;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:15px 2px 0;font-size:11px;display:flex}.offer-meta-actions .report-offer{text-align:right;margin:0;display:block}.offer-meta-actions .report-offer>button{color:#4f5b68;align-items:center;gap:6px;padding:5px 2px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.offer-meta-actions .report-offer>button:hover{color:#008fbe}@media (width<=760px){.offer-meta-actions .report-offer{display:block}.offer-meta-actions{padding-bottom:2px}}.taxonomy-page{background:#f7f9fb;min-height:100vh}.tax-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:30px;height:72px;padding:0 clamp(20px,5vw,70px);display:flex}.tax-header img{object-fit:cover;width:150px;height:42px}.tax-header nav{gap:27px;margin:auto;font-size:13px;font-weight:650;display:flex}.tax-shell{max-width:1180px;margin:auto;padding:24px 20px 60px}.tax-crumbs{color:var(--muted);gap:9px;font-size:12px;display:flex}.tax-crumbs a{color:#008fbe}.tax-title{justify-content:space-between;align-items:center;margin:28px 0 18px;display:flex}.tax-title h1{letter-spacing:-.035em;margin:6px 0;font-size:32px}.tax-title p{color:var(--muted);margin:0}.active-filter{align-items:center;gap:8px;margin-bottom:18px;display:flex}.active-filter span{color:#087da6;background:#e5f7fc;border-radius:99px;padding:7px 11px;font-size:11px}.active-filter a{color:var(--muted);margin-left:5px;font-size:11px}.tax-layout{grid-template-columns:250px 1fr;gap:22px;display:grid}.tax-filters{border:1px solid var(--line);background:#fff;border-radius:14px;align-self:start;padding:20px;position:sticky;top:20px}.tax-filters>label{flex-direction:column;gap:7px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.tax-filters select,.tax-results-head select{background:#fff;border:1px solid #d6dce3;border-radius:8px;padding:10px}.tax-filters fieldset{border:0;border-top:1px solid var(--line);gap:10px;margin:0;padding:16px 0;display:grid}.tax-filters legend{margin-bottom:10px}.tax-filters fieldset label{font-size:12px}.tax-filters input{accent-color:var(--blue)}.tax-results-head{justify-content:space-between;align-items:center;height:50px;display:flex}.tax-results-head h2{font-size:19px}.tax-results-head strong{color:#008fbe}.tax-results-head label{font-size:12px}.tax-job{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:65px 1fr 35px;gap:16px;margin-bottom:11px;padding:18px;transition:all .2s;display:grid}.tax-job:hover{border-color:#8dd8ed;transform:translateY(-1px);box-shadow:0 8px 22px #18364814}.tax-logo{color:#087da6;border:1px solid #dbe3e8;border-radius:12px;place-items:center;width:62px;height:62px;font-size:20px;font-weight:900;display:grid}.tax-job h3{margin:3px 0;font-size:18px}.tax-job p{color:var(--muted);margin:4px 0;font-size:11px}.tax-job strong{margin-top:8px;font-size:13px;display:block}.tax-job>button{color:#7b8490;font-size:25px}.tax-job footer{color:var(--muted);border-top:1px solid #edf0f3;grid-column:1/-1;justify-content:space-between;padding-top:10px;font-size:10px;display:flex}.tax-job footer b{color:#008fbe}.pagination{justify-content:center;gap:7px;margin-top:25px;display:flex}.pagination a{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;min-width:38px;height:38px;padding:0 12px;font-size:12px;display:grid}.pagination a.current{color:#fff;background:#08aee4;border-color:#08aee4}.browse-more{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:30px;padding:25px}.browse-more h2{font-size:18px}.browse-more>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.browse-more a{color:#087da6;font-size:11px}@media (width<=760px){.tax-header nav{display:none}.tax-header .button{margin-left:auto;padding:10px 12px}.tax-shell{padding:18px 12px 45px}.tax-title{align-items:flex-start}.tax-title h1{font-size:25px}.tax-title .button{display:none}.tax-layout{grid-template-columns:1fr}.tax-filters{grid-template-columns:1fr 1fr;gap:10px;display:grid;position:static}.tax-filters fieldset{display:none}.tax-job{grid-template-columns:53px 1fr 25px;gap:11px;padding:14px}.tax-logo{width:50px;height:50px}.tax-job h3{font-size:16px}.browse-more>div{grid-template-columns:1fr 1fr}.tax-crumbs{white-space:nowrap;overflow:hidden}.active-filter{overflow-x:auto}}.moderation-page{background:#f5f7f9;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.mod-nav{color:#dce4ec;background:#111924;flex-direction:column;padding:24px 18px;display:flex}.mod-nav>a:first-child{background:#fff;border-radius:10px;padding:5px 12px}.mod-nav img{object-fit:cover;width:145px;height:40px}.mod-nav>span{text-transform:uppercase;letter-spacing:.15em;color:#718295;margin:15px 8px;font-size:10px}.mod-nav nav{flex-direction:column;gap:5px;display:flex}.mod-nav nav a{border-radius:8px;padding:12px;font-size:12px}.mod-nav nav a.active{color:#fff;background:#1e2b39}.mod-nav nav b{float:right;background:#293b4d;border-radius:9px;padding:2px 7px}.mod-nav>a:last-child{color:#74d5ee;margin-top:auto;padding:10px;font-size:12px}.mod-main{padding:38px clamp(24px,4vw,55px)}.mod-main>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.mod-main h1{margin:5px 0;font-size:32px}.mod-main header p{color:var(--muted);margin:0}.mod-stat{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:12px 20px;display:flex}.mod-stat span{color:var(--muted);font-size:10px}.mod-layout{grid-template-columns:310px 1fr;gap:18px;display:grid}.mod-queue{border:1px solid var(--line);background:#fff;border-radius:14px;align-self:start;padding:9px}.mod-queue button{text-align:left;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}.mod-queue button.selected{background:#edf9fc}.mod-queue button>div{flex-direction:column;gap:5px;display:flex}.mod-queue button span{color:var(--muted);font-size:10px}.risk{color:#1e7a56;background:#e8f8ef;border-radius:7px;padding:5px;font-size:10px;font-style:normal}.risk.high,.score.high{color:#b04435;background:#fff0ed}.mod-review{border:1px solid var(--line);background:#fff;border-radius:15px;padding:25px}.mod-review>header{justify-content:space-between;display:flex}.mod-review h2{margin:6px 0;font-size:26px}.mod-review header p{color:var(--muted);margin:0}.score{color:#1b7451;background:#eef9f3;border-radius:10px;flex-direction:column;padding:10px 14px;display:flex}.score span{font-size:9px}.company-check{grid-template-columns:repeat(3,1fr);gap:10px;margin:23px 0;display:grid}.company-check>div{background:#f6f8fa;border-radius:9px;flex-direction:column;gap:5px;padding:13px;display:flex}.company-check span,.company-check small{color:var(--muted);font-size:9px}.mod-review>section{border-top:1px solid var(--line);padding:17px 0}.mod-review h3{margin:0 0 8px;font-size:14px}.mod-review section p{white-space:pre-line;color:#4e5864;margin:0;line-height:1.65}.mod-review>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:20px;display:flex}.approve{color:#fff;background:#18875e}.reject{color:#b23d31;background:#fff;border-color:#e7b9b4}.mod-message{color:#086e92;background:#eaf8fd;border-radius:8px;padding:10px}.mod-empty{border:1px solid var(--line);text-align:center;color:var(--muted);background:#fff;border-radius:15px;padding:60px}@media (width<=850px){.moderation-page{grid-template-columns:1fr}.mod-nav{min-height:auto}.mod-nav nav,.mod-nav>a:last-child{display:none}.mod-main{padding:25px 12px}.mod-layout{grid-template-columns:1fr}.mod-queue{display:flex;overflow-x:auto}.mod-queue button{min-width:230px}.company-check{grid-template-columns:1fr}.mod-review>footer{flex-direction:column}.mod-review>footer .button{width:100%}}.risk-reasons{background:#fffaf0;border-radius:10px;margin:8px 0 18px;border:1px solid #f0dfb5!important;padding:16px!important}.risk-reasons ul{color:#5d5140;gap:7px;margin:0;padding-left:20px;font-size:13px;line-height:1.5;display:grid}.mod-review button:disabled{opacity:.55;cursor:wait;transform:none}.mod-nav nav button{color:inherit;text-align:left;border-radius:8px;padding:12px;font-size:12px}.mod-nav nav button.active{color:#fff;background:#1e2b39}.mod-tabs{gap:8px;margin:-8px 0 18px;display:none}.mod-tabs button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:700}.mod-tabs button.active{color:#fff;background:#122231;border-color:#122231}.case-review>section{min-height:140px}@media (width<=850px){.mod-tabs{display:flex;overflow-x:auto}.mod-nav nav{display:none}}.system-state{background:#f6f8fa;place-items:center;min-height:100vh;padding:24px;display:grid}.system-card{background:#fff;border:1px solid #dfe5e9;border-radius:16px;width:min(620px,100%);padding:48px;box-shadow:0 12px 40px #12263214}.system-card h1{letter-spacing:-.035em;margin:12px 0;font-size:clamp(28px,4vw,42px);line-height:1.08}.system-card p{color:#52616b;margin-bottom:28px;line-height:1.65}.system-card>div{flex-wrap:wrap;gap:12px;display:flex}.system-code{letter-spacing:.08em;text-transform:uppercase;color:#008fc2;font-size:12px;font-weight:750}.status-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.status-actions p{color:#52616b;width:100%;margin:4px 0}.candidate-detail{max-width:1180px;margin:0 auto}.candidate-detail>header{align-items:flex-end}.candidate-detail .application-status{color:#047b9f;background:#e8f7fb;border-radius:999px;padding:8px 14px;font-weight:750}.notice-center{background:#fff;border:1px solid #e3e8ec;border-radius:16px;margin:0 0 24px;overflow:hidden}.notice-center>header{justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.notice-center h2{margin:4px 0 0;font-size:20px}.notice-center h2 b{color:#fff;background:#08aee4;border-radius:999px;place-items:center;min-width:24px;height:24px;margin-left:7px;padding:0 7px;font-size:12px;display:inline-grid}.notice-list{border-top:1px solid #edf0f2}.notice-list article{border-bottom:1px solid #edf0f2;grid-template-columns:8px 1fr auto;align-items:start;gap:14px;padding:16px 22px;display:grid}.notice-list article i{background:#cbd4d9;border-radius:50%;width:8px;height:8px;margin-top:6px}.notice-list article.unread i{background:#08aee4}.notice-list p{color:#53616a;margin:5px 0}.notice-list small{color:#7b8790}.notice-list article button,.mark-all{color:#008dbb;font-size:12px;font-weight:700}.mark-all{padding:14px 22px}.notice-empty{padding:0 22px 20px}@media (width<=700px){.notice-list article{grid-template-columns:8px 1fr}.notice-list article button{text-align:left;grid-column:2}.notice-center>header{align-items:flex-start}}.edit-workspace{background:#f4f6f8}.edit-shell{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:28px;max-width:1180px;margin:36px auto;padding:0 22px;display:grid}.edit-context{padding:18px 8px;position:sticky;top:28px}.edit-context h1{letter-spacing:-.035em;margin:10px 0 22px;font-size:28px;line-height:1.15}.edit-status{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:15px;display:flex}.edit-status span{color:var(--muted);font-size:12px}.edit-status b{font-size:13px}.review-note{background:#fff9ed;border-left:3px solid #d18b19;border-radius:4px 10px 10px 4px;margin-top:14px;padding:17px}.review-note p{color:#574b38;margin:7px 0 0;font-size:13px;line-height:1.55}.version-list{flex-direction:column;gap:8px;margin-top:24px;display:flex}.version-list>b{font-size:13px}.version-list span{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:8px;font-size:12px}.edit-policy{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.55}.edit-form{padding:0;overflow:hidden}.edit-form .step-head{margin:0;padding:28px 30px 22px}.edit-form .step-head p{color:var(--muted);margin:3px 0 0;font-size:13px}.form-section{border-bottom:1px solid var(--line);padding:26px 30px}.form-section h2{margin:0 0 20px;font-size:17px}.edit-form .wizard-actions{border:0;margin:0;padding:22px 30px}.form-success{color:#176a4b;background:#e9f7ef;border-radius:8px;margin:18px 30px 0;padding:12px}.location-locked{color:#344054;flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.location-locked>div{color:#1d2939;background:#f5f7fa;border:1px solid #d9e1ea;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:13px 15px;display:grid}.location-locked svg{fill:none;stroke:#667085;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.location-locked strong{font-size:15px;font-weight:650}.location-locked small{color:#667085;font-size:10px;font-weight:550}.location-locked p{color:#7b8797;margin:0;font-size:10px;font-weight:500}@media (width<=900px){.edit-shell{grid-template-columns:1fr;margin-top:20px}.edit-context{position:static}.version-list{display:none}}@media (width<=600px){.edit-shell{padding:0 12px}.edit-context{padding:8px}.edit-form .step-head,.form-section{padding:22px 20px}.edit-form .step-head{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:9px;display:flex}.edit-form .step-head span{width:max-content;max-width:100%}.edit-form .step-head strong{width:100%;font-size:23px;line-height:1.15}.edit-form .step-head p{width:100%;margin-top:0;font-size:12px;line-height:1.55}.edit-form .wizard-actions{flex-direction:column-reverse;padding:18px 20px}.edit-form .wizard-actions .button{width:100%}.location-locked>div{grid-template-columns:21px 1fr;gap:10px;min-height:56px}.location-locked small{grid-column:2}}.moderation-reason{flex-direction:column;gap:8px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.moderation-reason textarea{font:inherit;resize:vertical;border:1px solid #d5dbe3;border-radius:9px;padding:12px}.moderation-reason textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #08aee41a}.candidate-saves{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.saved-row{border-top:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:15px 0;display:grid}.saved-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.saved-row b{font-size:13px}.saved-row div span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.saved-row button{color:#687080;font-size:11px}.saved-row button:hover{color:#a63131}.candidate-empty{color:var(--muted);border-top:1px solid #edf0f3;margin-top:18px;padding:24px 0 8px;font-size:12px}.search-meta button{text-align:right;min-width:175px}@media (width<=850px){.candidate-saves{grid-template-columns:1fr}}@media (width<=560px){.saved-row{grid-template-columns:minmax(0,1fr) auto}.saved-state{display:none}}.favorites-page .candidate-shell{max-width:1120px}.favorites-page{background:linear-gradient(#f5f8fc 0%,#f8fafc 70%,#fff 100%)}.favorites-page .candidate-header{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.favorites-page .candidate-header .favorites-account{margin-left:0}.favorites-welcome{align-items:center;padding:8px 2px 6px}.favorites-welcome .eyebrow{color:#1475d4;letter-spacing:.08em;font-size:11px}.favorites-welcome h1{color:#101828;letter-spacing:-.045em!important;font-weight:760!important}.favorites-welcome .button{background:#1267f4;border-radius:13px;min-height:48px;padding:0 21px;font-size:13px;box-shadow:0 10px 24px #1267f429}.favorites-list{margin-top:24px;border-color:#dfe7f1!important;border-radius:20px!important;padding:26px!important;box-shadow:0 14px 42px #1d34520e!important}.favorites-list .panel-title{border-bottom:1px solid #e8edf4;padding-bottom:19px}.favorites-list .panel-title h2{color:#101828;letter-spacing:-.035em;margin:0 0 5px;font-size:23px}.favorites-list .panel-title p{color:#7b8798;margin:0;font-size:12px}.favorite-cards{gap:12px;margin-top:16px;display:grid}.favorite-card{background:linear-gradient(135deg,#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 5px 16px #142a4809}.favorite-card:hover{border-color:#bfd3ef;transform:translateY(-1px);box-shadow:0 10px 25px #14366212}.favorite-card-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.favorite-title{color:#111827;letter-spacing:-.025em;margin-top:10px;font-size:16px;font-weight:730;line-height:1.35;display:block}.favorite-title:hover{color:#0869f7}.favorite-card-copy p{color:#526071;margin:7px 0 8px;font-size:13px;font-weight:600}.favorite-location{color:#748195;align-items:center;gap:6px;font-size:12px;display:flex}.favorite-location .ui-icon{color:#738198;width:16px;height:16px}.saved-state{color:#13734e;background:#eaf8f1;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750}.saved-state.ended{color:#687386;background:#f1f3f6}.favorite-card-actions{align-items:center;gap:10px;display:flex}.favorite-view{color:#fff;background:#1267f4;border-radius:11px;justify-content:space-between;align-items:center;gap:22px;min-width:126px;min-height:44px;padding:0 15px;font-size:12px;font-weight:750;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 8px 18px #1267f429}.favorite-view:hover{background:#075bdc;transform:translateY(-1px)}.favorite-view span{font-size:17px;font-weight:500}.favorite-remove{color:#737f90;min-height:42px;padding:0 10px;font-size:11px;font-weight:650}.favorite-remove:hover{color:#a63131}.favorites-skeleton{gap:12px;padding:8px 0;display:grid}.favorites-skeleton i{background:linear-gradient(90deg,#f2f5f9 25%,#fafbfd 50%,#f2f5f9 75%) 0 0/200% 100%;border-radius:16px;height:74px;animation:1.2s ease-in-out infinite favorites-loading;display:block}.candidate-header-loading img{width:150px;height:auto}.candidate-loading-card{min-height:150px}@keyframes favorites-loading{to{background-position:-200% 0}}@media (width<=700px){.favorites-page .candidate-header nav{display:none}.favorites-page .candidate-header .favorites-account{min-height:42px;margin-left:auto;padding:0 14px;font-size:12px}.favorites-welcome{align-items:flex-start}.favorites-welcome .button{width:100%;min-height:50px}.favorites-list{margin-top:16px;border-radius:17px!important;padding:20px 16px!important}.favorite-card{grid-template-columns:1fr;gap:17px;padding:17px 16px}.favorite-title{font-size:15px}.favorite-card-actions{border-top:1px solid #edf1f6;width:100%;padding-top:15px}.favorite-view{flex:1;min-width:0}.favorite-remove{padding:0 7px}}.profile-workspace{background:#f4f6f8}.profile-editor{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;max-width:1180px;margin:36px auto;padding:0 22px;display:grid}.profile-nav{padding:12px 4px;position:sticky;top:28px}.profile-nav h1{letter-spacing:-.04em;margin:8px 0;font-size:30px}.profile-nav>p{color:var(--muted);font-size:13px;line-height:1.6}.profile-nav nav{border-top:1px solid var(--line);flex-direction:column;margin-top:25px;display:flex}.profile-nav nav a{border-bottom:1px solid var(--line);padding:12px 2px;font-size:12px;font-weight:700}.profile-sections{gap:16px;display:grid}.profile-sections>section{border:1px solid var(--line);background:#fff;border-radius:15px;padding:28px}.profile-sections>section>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.profile-sections h2{margin:0;font-size:19px}.profile-sections header p{color:var(--muted);margin:5px 0 0;font-size:12px}.profile-sections header>button{color:#007fa9;font-weight:750}.career-entry{border-top:1px solid var(--line);padding:22px 0 10px}.career-entry:first-of-type{border-top:0}.career-entry>button{color:#8b4b4b;margin-top:12px;font-size:11px}.profile-empty{color:var(--muted);background:#f7f9fa;border-radius:10px;padding:20px;font-size:12px}.upload-action{position:relative;overflow:hidden}.upload-action input{opacity:0;cursor:pointer;position:absolute;inset:0}.document-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.document-row>div{flex-direction:column;gap:5px;display:flex}.document-row b{font-size:13px}.document-row span{color:var(--muted);font-size:11px}.document-row button{color:#8b4b4b;font-size:11px}.privacy-options{gap:16px;display:grid}.privacy-options label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.privacy-options select{background:#fff;border:1px solid #d5dbe3;border-radius:9px;padding:13px}.privacy-options p{color:var(--muted);font-size:11px;line-height:1.6}.profile-save{border:1px solid var(--line);z-index:4;background:#fffffff5;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 30px #15212e14}.profile-save span{color:var(--muted);font-size:11px}.profile-message{color:#176a4b;background:#e9f7ef;border-radius:9px;margin:0;padding:12px 16px}@media (width<=850px){.profile-editor{grid-template-columns:1fr;margin-top:20px}.profile-nav{position:static}.profile-nav nav{display:none}}@media (width<=600px){.profile-editor{padding:0 12px}.profile-sections>section{padding:22px 18px}.profile-sections>section>header{align-items:flex-start;gap:12px}.profile-save{flex-direction:column;align-items:stretch}.profile-save .button{width:100%}}.profile-share{background:#f2f9fb;border:1px solid #d5edf4;border-radius:11px;align-items:flex-start;padding:14px;flex-direction:row!important;gap:10px!important;display:flex!important}.profile-share input{width:17px;height:17px;accent-color:var(--blue);padding:0}.profile-share span,.cv-choice label span{flex-direction:column;gap:3px;display:flex}.profile-share small,.cv-choice small{color:var(--muted);font-weight:400}.cv-choice{border:0;gap:9px;margin:0;padding:0;display:grid}.cv-choice legend{margin-bottom:10px}.cv-choice>label{border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:10px;padding:12px;font-size:12px;display:flex}.cv-choice input{width:17px;height:17px;accent-color:var(--blue);padding:0}.share-summary{background:#f6f8fa;border-radius:11px;padding:15px;font-size:12px}.share-summary ul{color:#4e5864;gap:5px;margin:8px 0 0;padding-left:20px;display:grid}.application-row{grid-template-columns:45px 1fr auto 60px 20px auto}.withdraw-link{color:#8b4b4b;font-size:10px;font-weight:700}.withdraw-link:disabled{color:#9aa1aa}.shared-profile{margin-top:20px}.shared-profile>h3{margin-top:22px}.profile-tags{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.profile-tags span{color:#087da7;background:#e9f7fc;border-radius:99px;padding:6px 9px;font-size:11px}.shared-career{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.shared-career article{border-top:1px solid #eef1f3;flex-direction:column;gap:5px;padding:13px 0;display:flex}.shared-career article span{color:var(--muted);font-size:11px}.shared-career article p{margin:4px 0;font-size:12px;line-height:1.6}@media (width<=560px){.application-row{grid-template-columns:40px 1fr auto}.application-row>small,.application-row>a:last-of-type{display:none}.withdraw-link{grid-column:2;justify-self:start}}.application-method{border-top:1px solid var(--line);flex-direction:column;gap:4px;margin-top:18px;padding-top:18px;display:flex}.application-method>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.application-method>b{font-size:14px}.application-method>small{color:var(--muted);margin:0;line-height:1.5}.apply-actions{gap:8px;margin-top:8px;display:grid}.apply-actions .button{margin-top:0}.mobile-apply-actions{scrollbar-width:none;flex-direction:row;gap:8px;max-width:68%;margin-left:auto;display:flex;overflow-x:auto}.mobile-apply-actions::-webkit-scrollbar{display:none}.mobile-apply-actions .button{flex:none;margin:0}.external-apply-page{background:#f5f8fa;min-height:100vh}.external-apply-card{border:1px solid var(--line);width:min(560px,100% - 28px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;margin:64px auto;padding:38px}.external-icon{color:#009dce;background:#e8f8fd;border-radius:16px;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:28px;font-weight:800;display:grid}.external-apply-card h1{letter-spacing:-.04em;margin:8px 0 12px;font-size:31px}.external-apply-card>p{color:var(--muted);line-height:1.65}.destination-box{text-align:left;background:#f5f8fa;border:1px solid #e2e8ed;border-radius:12px;flex-direction:column;gap:4px;margin:24px 0;padding:16px;display:flex}.destination-box span,.destination-box small{color:var(--muted);font-size:11px}.destination-box strong{overflow-wrap:anywhere;font-size:16px}.external-apply-card .button{margin-top:10px}.external-safety{border-top:1px solid var(--line);padding-top:20px;font-size:11px;margin-top:22px!important}@media (width<=760px){.external-apply-card{margin:28px auto;padding:28px 20px}.external-apply-card h1{font-size:27px}}.location-picker{flex-direction:column;gap:8px;display:flex}.location-input-row{grid-template-columns:1fr auto;gap:9px;display:grid}.location-input-row .button{min-width:112px}.location-confirmed,.location-message{margin:0;font-size:12px}.location-confirmed{color:#137a54;font-weight:700}.location-message{color:var(--muted)}.location-options{border:1px solid var(--line);background:#f5f8fa;border-radius:11px;gap:7px;padding:8px;display:grid}.location-options button{text-align:left;background:#fff;border:1px solid #dce3e8;border-radius:9px;flex-direction:column;gap:3px;padding:11px 13px;display:flex}.location-options button:hover,.location-options button:focus-visible,.location-options button[aria-selected=true]{border-color:var(--blue);box-shadow:0 0 0 3px #08aee41a}.location-options span{color:var(--muted);font-size:11px}.search-location-message,.location-options-attribution{color:var(--muted);font-size:10px;line-height:1.35}.location-options-attribution a{color:#087da7}.search-location-options{z-index:30;border:1px solid var(--line);background:#f5f8fa;border-radius:10px;gap:5px;max-height:210px;padding:6px;display:grid;position:absolute;left:0;right:0;overflow:auto;box-shadow:0 16px 36px #111f2c24}.search-location-options button{text-align:left;background:#fff;border:1px solid #dde4e9;border-radius:8px;flex-direction:column;gap:2px;padding:9px 11px;display:flex}.search-location-options button:hover,.search-location-options button:focus-visible,.search-location-options button[aria-selected=true]{border-color:var(--blue)}.search-location-options button b{font-size:12px}.search-location-options button span{color:var(--muted);font-size:10px;font-weight:400}.location-options-attribution{color:var(--muted);padding:3px 7px 1px;font-size:9px;font-weight:400;display:block}@media (width<=560px){.location-input-row{grid-template-columns:1fr}.location-input-row .button{width:100%}}.results-pagination{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:20px;padding:14px 16px;display:grid}.pagination-pages{justify-content:center;align-items:center;gap:5px;display:flex}.results-pagination .pagination-number{width:34px;height:34px;color:var(--ink);background:#fff;border:1px solid #d8e0e5;border-radius:9px;place-items:center;padding:0;font-weight:700;display:grid}.results-pagination .pagination-number[aria-current=page]{color:#fff;background:#49a9d6;border-color:#49a9d6}.pagination-ellipsis{color:var(--muted);padding:0 3px}.results-pagination button{color:#087fa8;padding:8px;font-weight:750}.results-pagination button:first-child{justify-self:start}.results-pagination button:last-child{justify-self:end}.results-pagination button:disabled{color:#9aa2ac;cursor:default}.results-pagination span{color:var(--muted);font-size:12px}.results-pagination b{color:var(--ink)}@media (width<=520px){.results-pagination{grid-template-columns:1fr 1fr}.pagination-pages{grid-area:1/1/auto/-1}.results-pagination>button{font-size:12px}}.document-actions{gap:12px;font-size:11px;flex-direction:row!important;display:flex!important}.document-actions a{color:#007fa9}.document-actions button{color:#8b4b4b}.appeal-box{background:#f8fbfc;border:1px solid #d7e2e8;border-radius:11px;gap:10px;padding:15px;display:grid}.appeal-box p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.appeal-box textarea{resize:vertical;width:100%;font:inherit;border:1px solid #cdd7df;border-radius:8px;padding:10px}.appeal-box span{color:#08789e;font-size:11px;line-height:1.5}.appeal-box .button{width:100%}.appeal-box .button:disabled{opacity:.6}.registry-page{background:#f5f7f9;min-height:100vh;padding:34px clamp(18px,4vw,58px) 70px}.registry-header{grid-template-columns:180px 1fr auto;align-items:center;gap:30px;max-width:1320px;margin:0 auto 25px;display:grid}.registry-header img{object-fit:cover;width:155px;height:43px}.registry-header h1{margin:5px 0;font-size:32px}.registry-header p{color:var(--muted);margin:0}.registry-header>a:last-child{color:#008fbe;font-weight:700}.registry-summary{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1320px;margin:0 auto 18px;display:grid}.registry-summary article{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.registry-summary span{color:var(--muted);font-size:12px}.registry-summary .success b{color:#18875e}.registry-summary .attention b{color:#af5e20}.registry-table{border:1px solid var(--line);background:#fff;border-radius:15px;max-width:1320px;margin:auto;overflow:hidden}.registry-row{border-top:1px solid #edf0f3;grid-template-columns:1.35fr 1fr .8fr 1fr 165px;align-items:center;gap:16px;padding:17px 20px;display:grid}.registry-row>span{flex-direction:column;gap:5px;min-width:0;display:flex}.registry-row small{color:var(--muted);font-size:10px;line-height:1.45}.registry-row b{overflow-wrap:anywhere;font-size:12px}.registry-table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f8fafb;border-top:0;font-size:10px;font-weight:800}.registry-status{color:#5e6772;background:#edf1f4;border-radius:99px;width:max-content;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800}.registry-status.verified{color:#187451;background:#e7f7ef}.registry-status.review_required,.registry-status.unavailable{color:#866114;background:#fff4d9}.registry-status.not_found,.registry-status.invalid_checksum{color:#a83f34;background:#ffebe8}.registry-action{gap:6px;display:grid}.registry-action .button{padding:9px 10px;font-size:10px}.registry-action small{color:#08789e}.registry-empty{text-align:center;color:var(--muted);padding:70px 20px}.registry-source{max-width:1320px;color:var(--muted);margin:15px auto 0;font-size:11px;line-height:1.6}@media (width<=900px){.registry-page{padding:20px 12px 60px}.registry-header{grid-template-columns:130px 1fr}.registry-header img{width:125px}.registry-header>a:last-child{display:none}.registry-header h1{font-size:25px}.registry-summary{grid-template-columns:1fr 1fr}.registry-summary article:first-child{grid-column:1/-1}.registry-table{background:0 0;border:0;gap:12px;display:grid}.registry-table-head{display:none}.registry-row{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr 1fr;padding:16px}.registry-action{grid-column:1/-1}.registry-action .button{width:100%}}@media (width<=560px){.registry-header{grid-template-columns:1fr}.registry-header>a:first-child{display:none}.registry-summary{grid-template-columns:1fr}.registry-summary article:first-child{grid-column:auto}.registry-row{grid-template-columns:1fr}.registry-action{grid-column:auto}}.admin-center{color:#111827;background:#f5f7f9;min-height:100vh;padding:34px 42px 70px}.admin-center-header{grid-template-columns:180px 1fr auto;align-items:center;gap:30px;max-width:1500px;margin:0 auto 28px;display:grid}.admin-center-header img{width:150px;height:auto}.admin-center-header h1{letter-spacing:-.035em;margin:4px 0 7px;font-size:34px}.admin-center-header p,.admin-section-heading p{color:#667085;margin:0;line-height:1.55}.admin-center-header nav{gap:10px;display:flex}.admin-center-header nav a{color:#111827;background:#fff;border:1px solid #d8dee6;border-radius:9px;padding:11px 16px;font-weight:700;text-decoration:none}.admin-summary,.admin-panel{max-width:1500px;margin-left:auto;margin-right:auto}.admin-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.admin-summary article{background:#fff;border:1px solid #e1e6eb;border-radius:14px;flex-direction:column;gap:5px;padding:20px;display:flex;box-shadow:0 5px 18px #1018280a}.admin-summary span{color:#667085;font-size:13px}.admin-summary b{letter-spacing:-.025em;font-size:27px}.admin-summary small{color:#667085}.admin-summary .success{border-top:3px solid #20a464}.admin-summary .warning{border-top:3px solid #e1a412}.admin-panel{background:#fff;border:1px solid #e1e6eb;border-radius:16px;margin-bottom:18px;padding:24px;box-shadow:0 5px 18px #10182809}.admin-section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.admin-section-heading h2{letter-spacing:-.025em;margin:4px 0 5px;font-size:23px}.admin-operation{align-items:center;gap:10px;display:flex}.admin-operation button,.admin-user-controls button{color:#fff;cursor:pointer;background:#059ecf;border:0;border-radius:8px;padding:11px 15px;font-weight:750}.admin-operation button.secondary{color:#087fa4;background:#fff;border:1px solid #079dcc}.admin-operation button:disabled,.admin-user-controls button:disabled{opacity:.5;cursor:not-allowed}.admin-operation small{color:#667085}.admin-runs,.admin-audit{border:1px solid #e5e9ee;border-radius:12px;overflow:hidden}.admin-runs article{border-bottom:1px solid #edf0f3;grid-template-columns:110px 1fr 180px;align-items:center;gap:15px;padding:14px 16px;display:grid}.admin-runs article:last-child,.admin-audit article:last-child{border-bottom:0}.admin-runs div{flex-direction:column;gap:3px;display:flex}.admin-runs span,.admin-runs time{color:#667085;font-size:13px}.admin-runs article>small{color:#b42318;grid-column:2/-1}.admin-status{text-transform:uppercase;letter-spacing:.04em;color:#475467;background:#eef2f6;border-radius:999px;width:max-content;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.admin-status.succeeded{color:#087a45;background:#e8f7ef}.admin-status.partial_failure,.admin-status.failed,.admin-status.dead_letter{color:#b42318;background:#fff0ed}.admin-users{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.admin-users>article{border:1px solid #e3e8ed;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.admin-users>article.blocked{background:#fff9f8;border-color:#f4c7c0}.admin-user-identity{align-items:center;gap:12px;display:flex}.admin-user-identity>span{color:#087fa4;background:#e8f7fc;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.admin-user-identity div{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-user-identity b,.admin-user-identity small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-user-identity small,.admin-user-identity em{color:#667085;font-size:12px;font-style:normal}.admin-user-controls{grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;display:grid}.admin-user-controls label{color:#667085;flex-direction:column;gap:4px;font-size:11px;display:flex}.admin-user-controls select{font:inherit;color:#111827;background:#fff;border:1px solid #d7dde5;border-radius:8px;padding:9px}.admin-user-controls small{color:#475467;grid-column:1/-1}.admin-deliveries{flex-direction:column;gap:10px;display:flex}.admin-deliveries>article{border:1px solid #e5e9ee;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.admin-deliveries>article>div:first-child{grid-template-columns:auto 1fr;gap:5px 12px;display:grid}.admin-deliveries b{align-self:center}.admin-deliveries span,.admin-deliveries small{color:#667085;grid-column:2;font-size:12px}.admin-deliveries small{color:#b42318}.admin-audit article{border-bottom:1px solid #edf0f3;grid-template-columns:170px 1fr 260px;align-items:center;gap:16px;padding:12px 15px;display:grid}.admin-audit time,.admin-audit span,.admin-audit small{color:#667085;font-size:12px}.admin-audit div{flex-direction:column;gap:2px;display:flex}.admin-audit small{text-align:right}.admin-empty{text-align:center;color:#667085;padding:25px}.admin-center .eyebrow{color:#078db8;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.admin-launch-readiness .admin-section-heading>strong{white-space:nowrap;color:#087fa4;background:#eef8fb;border:1px solid #ccecf5;border-radius:999px;padding:9px 13px;font-size:13px}.admin-readiness-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.admin-readiness-list article{border:1px solid #e3e8ed;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.admin-readiness-list article.ready{background:#f7fcf9;border-color:#cfe9db}.admin-readiness-list article.waiting{background:#fffbf3;border-color:#f2dfb3}.admin-readiness-list i{border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.admin-readiness-list .ready i{color:#087a45;background:#dff4e8}.admin-readiness-list .waiting i{color:#8a5b00;background:#fff0c9}.admin-readiness-list div{flex-direction:column;gap:3px;display:flex}.admin-readiness-list span{color:#667085;font-size:12px}.admin-readiness-list em{text-transform:uppercase;letter-spacing:.055em;color:#667085;font-size:10px;font-style:normal;font-weight:850}.admin-launch-note{color:#667085;background:#f5f7f9;border-radius:10px;margin:14px 0 0;padding:13px 15px;font-size:12px;line-height:1.55}.admin-launch-note b{color:#344054}@media (width<=1000px){.admin-center{padding:24px 20px 60px}.admin-center-header{grid-template-columns:140px 1fr}.admin-center-header nav{grid-column:1/-1}.admin-summary{grid-template-columns:repeat(2,1fr)}.admin-readiness-list,.admin-users{grid-template-columns:1fr}}@media (width<=640px){.admin-center{padding:18px 12px 50px}.admin-center-header{grid-template-columns:1fr;gap:14px}.admin-center-header h1{font-size:28px}.admin-center-header nav{grid-column:auto}.admin-summary{grid-template-columns:1fr 1fr;gap:8px}.admin-summary article{padding:14px}.admin-summary b{font-size:21px}.admin-panel{padding:16px}.admin-section-heading{flex-direction:column;align-items:flex-start}.admin-readiness-list article{grid-template-columns:30px 1fr}.admin-readiness-list em{grid-column:2}.admin-runs article{grid-template-columns:1fr auto}.admin-runs time{grid-area:1/2}.admin-runs div{grid-column:1/-1}.admin-users>article{padding:13px}.admin-user-controls{grid-template-columns:1fr 1fr}.admin-user-controls button{grid-column:1/-1}.admin-deliveries>article{flex-direction:column;align-items:flex-start}.admin-deliveries>article>div:first-child{grid-template-columns:1fr}.admin-deliveries span,.admin-deliveries small{grid-column:1}.admin-audit article{grid-template-columns:1fr}.admin-audit small{text-align:left}.admin-center-header nav a{text-align:center;flex:1}.admin-summary small{font-size:11px}}.admin-resend-card{background:#fbfcfd;border:1px solid #e3e8ed;border-radius:14px;padding:20px}.admin-resend-card.connected{background:#f7fcf9;border-color:#bfe5cf}.admin-resend-status{align-items:flex-start;gap:13px;display:flex}.admin-resend-status>span{color:#8a5b00;background:#fff0c9;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.admin-resend-card.connected .admin-resend-status>span{color:#087a45;background:#dff4e8}.admin-resend-status b{font-size:17px}.admin-resend-status p{color:#667085;margin:5px 0 0;line-height:1.55}.admin-resend-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 0;display:grid}.admin-resend-details>div{background:#fff;border:1px solid #e3e8ed;border-radius:10px;min-width:0;padding:12px}.admin-resend-details dt{color:#667085;margin-bottom:4px;font-size:11px}.admin-resend-details dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.admin-resend-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.admin-resend-actions a,.admin-resend-actions button{color:#fff;font:inherit;cursor:pointer;background:#059ecf;border:0;border-radius:8px;padding:11px 15px;font-weight:750;text-decoration:none}.admin-resend-actions button.secondary{color:#344054;background:#fff;border:1px solid #cfd6df}.admin-resend-actions button:disabled{opacity:.55;cursor:not-allowed}.admin-resend-actions small{color:#475467}.admin-resend-error{color:#b42318;background:#fff0ed;border-radius:8px;margin:13px 0 0;padding:10px 12px;font-size:12px}@media (width<=640px){.admin-resend-details{grid-template-columns:1fr}.admin-resend-actions{flex-direction:column;align-items:stretch}.admin-resend-actions a,.admin-resend-actions button{text-align:center;width:100%}}.admin-scheduler-setup{background:#f7fcf9;border:1px solid #cfe9db;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:12px 18px;margin-bottom:16px;padding:17px;display:grid}.admin-scheduler-state{align-items:center;gap:12px;display:flex}.admin-scheduler-state>i{color:#087a45;background:#dff4e8;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.admin-scheduler-state div{flex-direction:column;gap:3px;display:flex}.admin-scheduler-state p{color:#667085;margin:0;font-size:13px;line-height:1.45}.admin-scheduler-setup>button{color:#fff;font:inherit;cursor:pointer;background:#059ecf;border:0;border-radius:8px;padding:12px 16px;font-weight:800}.admin-scheduler-setup>ol{color:#475467;grid-column:1/-1;margin:2px 0 0 18px;padding-left:16px;font-size:12px;line-height:1.65}.admin-scheduler-setup>small{color:#667085;border-top:1px solid #dcece3;grid-column:1/-1;padding-top:10px}@media (width<=640px){.admin-scheduler-setup{grid-template-columns:1fr;padding:14px}.admin-scheduler-setup>button,.admin-scheduler-setup>ol,.admin-scheduler-setup>small{grid-column:1}.admin-scheduler-setup>button{width:100%}}.admin-center-header nav{align-items:center}.admin-center-header nav .auth-signout{color:#b8323d;width:auto;min-height:43px;box-shadow:none;background:#fff;border:1px solid #efd4d7;border-radius:9px;margin:0;padding:11px 16px;font-weight:700;line-height:1}.admin-center-header nav .auth-signout:hover{background:#fff7f8;border-color:#e8aeb4;transform:none}.admin-center-header nav .auth-signout:disabled{opacity:.6}@media (width<=640px){.admin-center-header nav{grid-template-columns:1fr 1fr;display:grid}.admin-center-header nav .auth-signout{grid-column:1/-1;width:100%}}.admin-panel#konta,.admin-panel#ogloszenia,.admin-panel#dziennik{scroll-margin-top:24px}.admin-account-pagination{border-top:1px solid #e4eaf2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:18px;display:flex}.admin-account-pagination>span{color:#667085;font-size:14px}.admin-account-pagination nav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-account-pagination nav>a,.admin-account-pagination nav>span{color:#344054;background:#fff;border:1px solid #dce5f0;border-radius:12px;place-items:center;min-width:44px;min-height:44px;padding:8px;font-size:14px;font-weight:650;display:grid}.admin-account-pagination nav>a[aria-current=page]{color:#fff;background:#0869f7;border-color:#0869f7}.admin-account-pagination nav>a:hover{border-color:#0869f7}.admin-account-pagination nav>a:focus-visible{outline-offset:2px;outline:3px solid #0869f7}.admin-account-pagination nav>span[aria-disabled]{opacity:.4}.admin-account-pagination nav>.pagination-gap{background:0 0;border:0;min-width:20px;padding-inline:0}@media (width<=640px){.admin-account-pagination{flex-direction:column;align-items:center}.admin-account-pagination nav{justify-content:center}}.admin-job-list{gap:9px;display:grid}.admin-job-list>article{background:#fff;border:1px solid #e3e8ed;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:14px 15px;display:flex}.admin-job-list>article>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-job-list span,.admin-job-list small{color:#667085;font-size:11px}.admin-job-actions{align-items:flex-start;gap:8px;display:flex}.admin-job-actions>a,.admin-job-remove button{min-height:36px;font:inherit;cursor:pointer;border-radius:8px;padding:0 13px;font-size:11px;font-weight:750}.admin-job-actions>a{color:#344054;background:#fff;border:1px solid #cfd8e5;align-items:center;text-decoration:none;display:inline-flex}.admin-job-remove{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.admin-job-remove button{color:#b42318;background:#fff5f5;border:1px solid #efc4c4}.admin-job-remove button:disabled{opacity:.55;cursor:not-allowed}.admin-job-remove small{color:#b42318;text-align:right;max-width:230px}@media (width<=640px){.admin-job-list>article{flex-direction:column;align-items:flex-start}.admin-job-actions{width:100%}.admin-job-actions>a,.admin-job-remove,.admin-job-remove button{flex:1;width:100%}.admin-job-actions>a{justify-content:center}.admin-job-remove small{text-align:left;max-width:none}}.employer-strip-copy{min-width:0}.legal-page{color:#17202a;background:#f6f8fa;min-height:100vh}.legal-header{background:#fff;border-bottom:1px solid #e2e7eb;grid-template-columns:160px 1fr auto;align-items:center;gap:30px;height:76px;padding:0 clamp(20px,5vw,72px);display:grid}.legal-header img{width:142px;display:block}.legal-header nav{justify-content:center;gap:28px;font-size:13px;font-weight:750;display:flex}.legal-header>a:last-child{color:#087fa4;font-weight:750}.legal-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:46px;max-width:1300px;margin:0 auto;padding:54px 28px 80px;display:grid}.legal-layout>aside{position:sticky;top:26px}.legal-layout h1{letter-spacing:-.04em;margin:10px 0 18px;font-size:38px;line-height:1.08}.legal-layout>aside>p{color:#6b7683;margin:4px 0;font-size:12px;line-height:1.6}.legal-draft{background:#fff5df;border:1px solid #f1d391;border-radius:12px;margin-top:24px;padding:17px}.legal-draft b{color:#875d08}.legal-draft p{color:#6c5931;margin:7px 0 0;font-size:12px;line-height:1.55}.legal-document{background:#fff;border:1px solid #e1e6ea;border-radius:18px;padding:45px 50px;box-shadow:0 10px 35px #1628350b}.legal-document section{border-bottom:1px solid #edf0f2;margin:0 0 30px;padding:0 0 30px}.legal-document section:last-child{border:0;margin:0;padding:0}.legal-document h2{letter-spacing:-.02em;margin:0 0 13px;font-size:21px}.legal-document p,.legal-document li{color:#4f5d6b;line-height:1.75}.legal-document a{color:#067fa7;text-decoration:underline}.legal-document ul{padding-left:20px}.legal-table{border:1px solid #e4e8eb;border-radius:12px;display:grid;overflow:hidden}.legal-table>div{border-bottom:1px solid #e8ecef;grid-template-columns:140px 1fr 1.2fr;gap:16px;padding:15px;display:grid}.legal-table>div:last-child{border:0}.legal-table span{color:#5e6a77;font-size:12px;line-height:1.55}.legal-footer{color:#697481;background:#fff;border-top:1px solid #e2e7eb;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,72px);font-size:12px;display:flex}.legal-footer div{gap:20px;display:flex}@media (width<=820px){.legal-header{grid-template-columns:1fr auto}.legal-header nav{display:none}.legal-layout{grid-template-columns:1fr;padding-top:35px}.legal-layout>aside{position:static}.legal-document{padding:32px 28px}.legal-table>div{grid-template-columns:1fr}.legal-footer{flex-direction:column}}@media (width<=520px){.legal-header{height:66px;padding:0 15px}.legal-header img{width:126px}.legal-header>a:last-child{font-size:12px}.legal-layout{gap:24px;padding:28px 12px 55px}.legal-layout h1{font-size:31px}.legal-document{border-radius:14px;padding:25px 19px}.legal-footer div{flex-direction:column;gap:8px}}.privacy-page{color:#14202a;background:#f5f8fa;min-height:100vh}.privacy-header{background:#fff;border-bottom:1px solid #e1e7eb;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(20px,5vw,72px);display:flex}.privacy-header img{width:142px;display:block}.privacy-header>a:last-child{color:#087fa4;font-size:13px;font-weight:750}.privacy-shell{width:min(900px,100% - 40px);margin:0 auto;padding:64px 0 90px}.privacy-intro{max-width:670px;margin-bottom:34px}.privacy-intro h1{letter-spacing:-.045em;margin:10px 0 16px;font-size:42px;line-height:1.05}.privacy-intro p{color:#5b6875;font-size:16px;line-height:1.7}.privacy-intro small{color:#78838e;margin-top:14px;display:block}.privacy-actions{gap:14px;display:grid}.privacy-actions article{background:#fff;border:1px solid #dfe6ea;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;padding:25px 27px;display:flex;box-shadow:0 8px 28px #152b390a}.privacy-actions h2{letter-spacing:-.015em;margin:0 0 6px;font-size:18px}.privacy-actions p{color:#65717d;max-width:580px;margin:0;font-size:13px;line-height:1.6}.privacy-actions .button{white-space:nowrap;flex:none}.privacy-actions .danger-zone{border-color:#efd7d7}.button.danger{color:#a42c2c;background:#fff;border:1px solid #d9a8a8}.button.danger:hover{background:#fff5f5}.privacy-message{color:#17677f;background:#e9f8fc;border-radius:10px;margin:3px 0 0;padding:14px 17px;font-size:13px}.privacy-note{background:#eef3f6;border-radius:14px;margin-top:24px;padding:24px 27px}.privacy-note p{color:#5e6b77;font-size:13px;line-height:1.65}.privacy-note div{gap:20px;margin-top:14px;display:flex}.privacy-note a{color:#087fa4;font-size:13px;font-weight:700}@media (width<=680px){.privacy-shell{width:min(100% - 24px,900px);padding:42px 0 65px}.privacy-intro h1{font-size:34px}.privacy-actions article{flex-direction:column;align-items:flex-start;gap:18px;padding:22px 20px}.privacy-actions .button{width:100%}.privacy-header{height:66px;padding:0 15px}.privacy-header img{width:126px}}.legal-template{background:#f8fafc;border:1px solid #dce5ec;border-radius:14px;padding:22px 24px}.legal-template p{margin:0 0 14px}.legal-template p:last-child{margin-bottom:0}.compliance-footer{z-index:4;color:#fff;background:#0d1b2f;padding:24px clamp(20px,5vw,72px);position:relative}.compliance-footer>div{justify-content:space-between;align-items:center;gap:28px;width:min(1320px,100%);margin:0 auto;display:flex}.compliance-footer p{align-items:center;gap:12px;margin:0;font-size:12px;display:flex}.compliance-footer p span{color:#aebbd0}.compliance-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;display:flex}.compliance-footer a{color:#dce6f5;font-size:12px;font-weight:700}.compliance-footer a:hover{color:#fff}.legal-page+.compliance-footer{display:none}@media (width<=760px){.compliance-footer{padding:22px 20px}.compliance-footer>div,.compliance-footer p{flex-direction:column;align-items:flex-start}.compliance-footer>div{gap:18px}.compliance-footer p{gap:4px}.compliance-footer nav{justify-content:flex-start;gap:12px 18px}}.account-start-page{color:#151e30;background:radial-gradient(at 80% 20%,#eaf1ff 0,#0000 52%),#f8faff;min-height:100svh}.account-start-page .account-start-header{background:#fff;border-bottom:1px solid #e7ecf4;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex}.account-start-header>a{flex-shrink:0}.account-start-header img{width:145px;height:auto;display:block}.account-start-identity{color:#596579;align-items:center;gap:9px;min-width:0;font-size:13px;display:flex}.account-start-identity span{overflow-wrap:anywhere}.account-start-identity .ui-icon{flex-shrink:0;width:18px;height:18px}.account-start-shell{width:min(1040px,100% - 48px);margin:0 auto;padding:clamp(32px,5vw,64px) 0 56px}.account-start-intro{text-align:center;max-width:720px;margin:0 auto 32px}.account-start-page .account-start-greeting{color:#0965ed;overflow-wrap:anywhere;margin:0 0 10px;font-size:14px;font-weight:650}.account-start-page .account-start-intro h1{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(32px,4vw,46px);font-weight:750;line-height:1.12}.account-start-intro>p:last-child{color:#596579;text-wrap:balance;margin:0;font-size:16px;line-height:1.55}.account-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.account-start-page .account-path{color:#151e30;background:#fff;border:1px solid #dce5f3;border-radius:24px;flex-direction:column;min-width:0;padding:30px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 12px 36px -20px #193c7b30}.account-start-page .account-path-employer{background:linear-gradient(155deg,#f0f6ff,#fff 68%);border-color:#b6d0fc}.account-path-heading{align-items:center;gap:16px;display:flex}.account-path-heading>div{min-width:0}.account-path-icon{color:#0965ed;background:#edf4ff;border:1px solid #d8e7ff;border-radius:16px;flex:0 0 52px;place-items:center;height:52px;display:grid}.account-path-icon .ui-icon{width:25px;height:25px}.account-path-label{color:#52647e;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.account-start-page .account-path h2{letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(22px,2.2vw,27px);font-weight:700;line-height:1.2}.account-start-page .account-path-description{color:#596579;margin:20px 0 0;font-size:15px;line-height:1.65}.account-path-features{color:#394b63;gap:12px;margin:0;padding:22px 0;font-size:14px;line-height:1.5;list-style:none;display:grid}.account-path-features li{align-items:center;gap:10px;display:flex}.account-path-features .ui-icon{color:#0965ed;flex-shrink:0;width:19px;height:19px}.account-path-actions{margin-top:auto;padding-top:6px}.account-start-page .account-path-cta,.account-start-page .account-start-continue{color:#fff;touch-action:manipulation;background:#0965ed;border:1px solid #0863ed;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:14px 20px;font-size:15px;font-weight:650;line-height:1.4;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 18px -10px #0965ed80}.account-path-cta>span,.account-start-continue>span{flex-shrink:0;font-size:23px;line-height:1}.account-start-page .account-secondary-link{color:#475a76;text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.account-start-page a:focus-visible{outline-offset:4px;outline:3px solid #0965ed}.account-pending{background:#fff;border:1px solid #c9dbf9;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;padding:18px 22px;display:flex}.account-pending>div{gap:5px;display:grid}.account-pending b{font-size:15px;font-weight:650}.account-pending div>span{color:#596579;font-size:14px;line-height:1.5}.account-start-page .account-start-continue{flex-shrink:0;min-height:46px}@media (hover:hover){.account-start-page .account-path:hover{border-color:#8bb5fa;box-shadow:0 16px 42px -22px #16499355}.account-start-page .account-path-cta:hover,.account-start-page .account-start-continue:hover{background:#0756ce;box-shadow:0 8px 20px -8px #0965ed80}.account-start-page .account-secondary-link:hover{color:#0965ed;background:#f0f5ff}}@media (width<=720px){.account-start-page .account-start-header{gap:16px;min-height:68px;padding:14px 20px}.account-start-header img{width:118px}.account-start-identity{gap:6px;max-width:55%;font-size:11px}.account-start-shell{width:calc(100% - 32px);padding:28px 0 calc(32px + env(safe-area-inset-bottom))}.account-start-intro{text-align:left;margin-bottom:24px}.account-start-intro>p:last-child{text-wrap:initial;font-size:15px}.account-paths{grid-template-columns:minmax(0,1fr);gap:16px}.account-start-page .account-path{border-radius:20px;padding:22px}.account-path-heading{gap:12px}.account-path-icon{border-radius:13px;flex-basis:44px;height:44px}.account-start-page .account-path h2{font-size:23px}.account-start-page .account-path-description{margin-top:14px;font-size:14px;line-height:1.55}.account-path-features{gap:8px;padding:16px 0;font-size:13px}.account-pending{flex-direction:column;align-items:stretch;gap:14px;padding:18px}}@media (prefers-reduced-motion:reduce){.account-start-page .account-path,.account-start-page .account-path-cta,.account-start-page .account-start-continue{transition:none}}:root{--ink:#15191e;--muted:#626b75;--line:#e2e6ea;--blue:#00a7dc;--surface:#fff;--canvas:#f6f7f8;--shadow:0 1px 2px #1018280a,0 10px 28px #1018280e}*{scrollbar-color:#b7bec6 transparent}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);letter-spacing:-.006em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px}button,input,select,textarea{font:inherit}h1,h2,h3,strong,b{letter-spacing:-.025em}a,button{transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}:focus-visible{outline-offset:3px;outline:3px solid #00a7dc40}.button{letter-spacing:-.01em;min-height:46px;box-shadow:none;border-radius:10px;padding:12px 20px;font-weight:720}.button.primary{box-shadow:none;background:#00a7dc}.button.primary:hover{background:#008fbd;transform:translateY(-1px)}.button.secondary:hover{background:#f8f9fa;border-color:#9fa9b3}.eyebrow,.section-label{color:#007fa9;letter-spacing:0;text-transform:none;font-size:12px;font-weight:720}.site-header,.employers-header,.offer-header,.workspace-header,.candidate-header,.compact-header{box-shadow:none;border-bottom-color:#e6e9ec}.site-header{-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);background:#fffffff5}.site-header nav a,.employers-header nav a,.offer-header nav a{color:#30363d;font-weight:640}.search-shell{border-color:#e1e5e9;border-radius:16px;box-shadow:0 8px 28px #14202c0d}.search-shell input,.search-shell select,.filters input,.filters select{background:#fff;border-color:#d8dde2;border-radius:9px}.search-shell input:focus,.search-shell select:focus,.filters input:focus,.filters select:focus{border-color:#00a7dc;box-shadow:0 0 0 3px #00a7dc1a}.filters{box-shadow:none;border-color:#e2e6ea;border-radius:14px}.results-head h2{font-size:20px;font-weight:650}.sort-select{box-shadow:none;border-color:#d8dde2}.alert-card,.employer-strip{box-shadow:none;border-color:#e3e7ea}.job-card:focus-within{box-shadow:0 0 0 3px #00a7dc17,var(--shadow);border-color:#9fdff2}.job-card button:focus-visible{outline-offset:2px}.employers-page{background:#fff}.employer-hero{grid-template-columns:minmax(0,1fr) 330px;gap:80px;padding-top:68px;padding-bottom:68px}.employer-hero h1{letter-spacing:-.045em;font-size:clamp(40px,4.6vw,56px);line-height:1.04}.employer-hero-copy>p{color:#48515a;max-width:620px;font-size:18px}.offer-card{border-color:#dfe4e8;border-radius:14px;box-shadow:0 12px 35px #1018280f}.employer-scope,.employer-faq{padding-top:62px;padding-bottom:62px}.employer-scope h2,.employer-faq h2{font-size:28px;font-weight:680}.scope-list li{padding-top:18px;padding-bottom:18px;font-size:16px}.faq-list summary{font-size:15px;font-weight:650}.faq-list p{color:#525b64;font-size:14px}.auth-page-single{background:#f5f7f8;place-items:center;min-height:100svh;padding:110px 20px 54px;display:grid}.auth-page-single .auth-brand{top:34px;left:50%;transform:translate(-50%)}.auth-page-single .auth-card{border-color:#dfe4e8;border-radius:16px;width:min(440px,100%);padding:32px;box-shadow:0 14px 40px #10182811}.auth-card h1{margin:6px 0;font-size:30px;font-weight:670}.auth-card header p{margin-bottom:22px;font-size:14px;line-height:1.55}.auth-card input,.apply-form input,.apply-form textarea{border-color:#cfd6dd;border-radius:9px;min-height:47px}.workspace{background:#f5f7f8}.wizard-layout{grid-template-columns:250px minmax(0,690px);justify-content:center;gap:48px;max-width:1040px;margin-top:42px}.wizard-side{padding:8px 0}.wizard-side h1{letter-spacing:-.035em;font-size:30px;font-weight:680}.wizard-side>p{font-size:13px;line-height:1.6}.wizard-side ol{margin-top:16px}.security-box{background:0 0;border-top:1px solid #dde3e7;border-radius:0;padding:18px 0 0}.wizard-card{border-color:#dfe4e8;border-radius:15px;padding:30px;box-shadow:0 10px 32px #1018280d}.step-head strong{font-size:22px;font-weight:670}.form-grid label{font-size:13px;font-weight:650}.form-grid input,.form-grid select,.form-grid textarea{border-color:#cfd6dd;border-radius:9px;min-height:47px;padding:12px 13px}.form-grid small,.form-help{color:#6d7580;font-size:11px;font-weight:400;line-height:1.45}.summary{border-top:1px solid #e7eaed;gap:0}.summary>div{background:0 0;border-bottom:1px solid #e7eaed;border-radius:0;grid-template-columns:150px minmax(0,1fr);gap:4px 18px;padding:15px 0;display:grid}.summary span{font-size:13px}.summary b{font-weight:650}.summary small{font-size:11px;line-height:1.45}.consent{grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:12px;font-weight:450;line-height:1.55;display:grid}.consent input{accent-color:#00a7dc;width:18px;height:18px;margin:1px 0 0}.consent span{overflow-wrap:break-word;min-width:0;line-height:1.55}.consent a{color:#007fa9;text-underline-offset:2px;text-decoration:underline}.wizard-actions{margin-top:24px}.dashboard,.candidate-page,.admin-center{background:#f5f7f8}.dashboard-main h1,.candidate-welcome h1,.admin-center-header h1{font-size:30px;font-weight:680}.stats article,.panel-card,.candidate-main,.profile-card,.recommended,.admin-panel,.admin-summary article{box-shadow:none;border-color:#e1e5e8;border-radius:13px}.stats{gap:10px}.stats article{padding:17px}.stats b{font-size:24px}.table-row,.application-row{padding-top:16px;padding-bottom:16px}.table-head{letter-spacing:0;text-transform:none;font-size:11px}.admin-panel{box-shadow:none}.admin-summary article{box-shadow:none;border-top-width:1px!important}@media (width<=900px){.wizard-layout{grid-template-columns:1fr;gap:10px;max-width:720px}.wizard-side{padding:0 8px}.employer-hero{gap:34px}}@media (width<=640px){body{font-size:14px}.button{min-height:44px}.search-shell,.filters{border-radius:13px}.employer-hero{padding:38px 18px 44px}.employer-hero h1{font-size:36px}.employer-hero-copy>p{font-size:16px}.employer-scope,.employer-faq{padding:44px 18px}.auth-page-single{align-items:start;padding:94px 14px 28px}.auth-page-single .auth-brand{top:25px}.auth-page-single .auth-card{border-radius:14px;padding:24px 20px}.auth-card h1{font-size:26px}.wizard-layout{margin-top:22px;padding:0 12px}.wizard-side h1{font-size:27px}.wizard-card{border-radius:13px;padding:21px 18px}.summary>div{grid-template-columns:1fr;gap:4px}.summary small{grid-column:1}.wizard-actions{padding:14px 0 max(2px,env(safe-area-inset-bottom));z-index:3;background:#fff;position:sticky;bottom:0}.workspace-header{height:64px;padding:0 16px}.workspace-header img{object-fit:contain;width:128px;height:auto}.dashboard-main h1,.candidate-welcome h1,.admin-center-header h1{font-size:26px}}@media (width>=901px){body{background:#fff}.site-header{background:#fffffffb;height:80px;padding:0 clamp(34px,4.4vw,76px)}.site-header .brand{width:160px}.main-nav{gap:58px;margin-left:72px}.main-nav a{color:#151a20;font-size:14px}.header-actions{gap:20px}.header-actions .button.primary{min-width:136px}.search-shell{z-index:3;background:radial-gradient(circle at 50% 12%,#ffffffe6,#fff0 48%),#f2f9fb;min-height:286px;padding:25px clamp(34px,5.8vw,96px) 0;overflow:visible}.search-shell:before,.search-shell:after{content:"";pointer-events:none;border:1.5px solid #00a7dc9e;border-radius:50%;width:165px;height:180px;position:absolute}.search-shell:before{top:74px;left:-92px;transform:rotate(-31deg)}.search-shell:after{top:-62px;right:-100px;transform:rotate(37deg)}.headline-composition{width:max-content;max-width:calc(100% - 180px);margin:0 auto 39px;display:block}.search-shell h1{letter-spacing:-.045em;white-space:nowrap;max-width:none;font-size:clamp(48px,5.2vw,76px);line-height:1.02}.search-shell h1 span{color:#129fd2}.headline-arrow-art{width:82px;height:56px;top:78%;left:45%}.headline-arrow-line,.headline-arrow-head{stroke:#129fd2;stroke-width:4px}.headline-arrow-accent{display:none}.search-grid{border-color:#d8e1e6;border-radius:16px;width:min(1320px,100%);max-width:none;margin:0 auto;box-shadow:0 14px 38px #162f3d1c,0 2px 5px #162f3d0a}.search-grid>label{padding-left:17px;padding-right:17px}.search-grid>label>span{letter-spacing:.015em;font-size:10px}.search-grid .search-button{border-radius:9px}.results-layout{grid-template-columns:270px minmax(0,1fr);gap:34px;max-width:1380px;margin:0 auto;padding:66px 30px 68px;position:relative}.results-layout:before{content:"";pointer-events:none;border-top:1.5px solid #10a6d7;border-right:1.5px solid #10a6d7;border-radius:0 24px 0 0;height:39px;position:absolute;top:25px;left:310px;right:5px}.results-layout:after{content:"";background:#10a6d7;border-radius:50%;width:8px;height:8px;position:absolute;top:59px;right:1px}.filters{background:#fff;border:1px solid #e0e6ea;border-radius:12px;padding:22px 20px;top:104px;box-shadow:0 4px 14px #182a3706}.filter-heading{padding-bottom:14px}.filters>label,.filters fieldset{margin-top:18px}.filters fieldset{border-bottom:1px solid #edf0f2;padding-bottom:14px}.filters fieldset:last-child{border-bottom:0;padding-bottom:0}.filters select{border-radius:8px}.results-top{min-height:45px;margin-bottom:14px}.results-top .eyebrow{display:none}.results-top h2{font-size:22px}.results-controls{gap:12px}.sort-control{border-radius:9px}.jobs-grid{gap:10px}.job-card{border-radius:13px}.job-card:first-child{border-color:#11a9db;box-shadow:0 7px 22px #008ab812}.employer-strip{max-width:1320px}}@media (width>=901px) and (width<=1180px){.main-nav{gap:26px;margin-left:34px}.headline-composition{max-width:calc(100% - 80px)}.search-shell h1{font-size:clamp(43px,5.4vw,62px)}.results-layout{grid-template-columns:235px minmax(0,1fr)}.results-layout:before{left:275px}}@media (width<=900px){.search-shell h1 span{color:#129fd2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:#fff}.site-header{border-bottom:1px solid #e8ebee;gap:42px;height:72px;padding:0 clamp(24px,4.5vw,72px)}.site-header .brand{width:158px}.site-header .brand img{object-fit:contain;height:auto}.main-nav{gap:34px;margin-left:52px;margin-right:auto}.main-nav a{font-size:13px;font-weight:640}.main-nav a.active:after{height:2px;bottom:15px}.header-actions{gap:10px}.header-actions .button{min-height:42px;padding:10px 17px;font-size:13px}.link-button{color:#343b43;align-items:center;gap:7px;font-size:13px;display:inline-flex}.link-button .ui-icon{width:18px;height:18px}.menu-button{border-radius:9px;place-items:center;width:42px;height:42px}.menu-button .ui-icon{width:25px;height:25px}.mobile-nav-actions{display:none}.search-shell{box-shadow:none;background:#f1f8fa;border:0;border-radius:0;margin:0;padding:48px clamp(24px,6vw,96px) 28px;position:relative}.headline-composition{margin:-8px 0 28px;display:table;position:relative}.headline-arrow-art{z-index:1;pointer-events:none;width:118px;height:76px;position:absolute;top:4px;left:calc(100% + 24px)}.headline-arrow-art svg{width:100%;height:100%;display:block;overflow:visible}.headline-arrow-line,.headline-arrow-head,.headline-arrow-accent{fill:none;stroke-linecap:round;stroke-linejoin:round}.headline-arrow-line{stroke:#11171c;stroke-width:4.2px}.headline-arrow-head{stroke:#11171c;stroke-width:4.5px}.headline-arrow-accent{stroke:#16aee0;stroke-width:4px}.search-kicker{color:#007fa9;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.search-shell h1{color:#12171c;letter-spacing:-.025em;max-width:850px;margin:0;font-family:Kalam,Segoe Print,Bradley Hand,cursive;font-size:clamp(40px,4.25vw,62px);font-weight:400;line-height:1.12}.search-lead{color:#4f5a64;margin:12px 0 27px;font-size:16px}.search-grid{background:#fff;border:1px solid #dbe2e6;border-radius:14px;grid-template-columns:minmax(240px,1.35fr) minmax(210px,1.1fr) minmax(170px,.8fr) 130px 180px;align-items:end;gap:0;max-width:1320px;padding:9px;display:grid;box-shadow:0 12px 32px #1b323e14}.search-grid>label{border-right:1px solid #e5e9ec;gap:5px;padding:0 13px;position:relative}.search-grid .field{border:0;border-radius:0;height:38px;padding:0;box-shadow:none!important}.search-grid input{font-size:14px}.search-grid select{border:0;border-radius:0;height:38px;padding:0 7px;font-size:14px;box-shadow:none!important}.search-grid .search-button{border-radius:10px;height:54px;margin-left:9px}.search-osm-credit{white-space:nowrap;font-size:8px;position:absolute;top:65px;left:13px}.search-location-message{font-size:9px;position:absolute;top:65px;left:13px}.search-location-options{top:77px}.search-meta{color:#4f5a64;border:0;max-width:1320px;margin-top:19px;padding-top:0;font-size:12px}.search-meta button{align-items:center;gap:7px;display:inline-flex}.search-meta .ui-icon{width:17px;height:17px}.results-layout{background:#fff;grid-template-columns:245px minmax(0,1fr);gap:32px;max-width:1480px;margin:0 auto;padding:36px clamp(24px,4.5vw,72px) 64px}.filters{background:0 0;border:0;border-right:1px solid #e8ebee;border-radius:0;padding:5px 25px 20px 0;position:sticky;top:94px}.filter-heading h2{font-size:18px;font-weight:670}.filter-heading-actions{align-items:center;gap:7px;display:flex}.filter-heading-actions>button:first-child{align-items:center;gap:5px;font-size:11px;display:inline-flex}.filter-heading-actions .ui-icon{width:14px;height:14px}.filter-close{display:none}.filters label>span,.filters legend{font-size:12px;font-weight:650}.filters select{background:#fff;border-color:#d8dde2;height:40px}.filters .check{margin:10px 0}.filters .check span{font-size:12px}.results-top{min-height:48px;margin-bottom:17px}.results-top .eyebrow{color:#68717b;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.sort-control select{background:#fff;border-color:#d8dde2;height:42px}.jobs-grid{grid-template-columns:1fr;gap:12px}.job-card{border-radius:15px;grid-template-columns:minmax(0,1fr) minmax(205px,250px);align-items:center;gap:28px;min-height:150px;padding:20px 22px;display:grid;box-shadow:0 3px 12px #141f2e09}.job-card:hover,.job-card:focus{transform:translateY(-1px);box-shadow:0 10px 26px #14445b16}.job-card .heart{top:16px;right:18px}.job-card .card-main{align-items:center;gap:20px;min-width:0}.job-card .company-mark,.job-card .company-mark.has-logo{border-radius:14px;flex:0 0 92px;width:92px;height:92px}.job-card .company-mark.has-logo{padding:7px}.job-card h3{margin:0 40px 5px 0;font-size:20px;line-height:1.24}.job-card .company{margin-bottom:7px;font-size:14px}.job-card .location{color:#5e6872;align-items:center;gap:5px;margin-bottom:0;display:flex}.job-card .location .ui-icon{width:15px;height:15px}.job-card .tags span{padding:5px 9px;font-size:10px}.job-card .card-date{color:#8a929c;margin:0;font-size:10px}.job-card .card-aside{border-left:1px solid #edf0f2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:92px;padding:14px 54px 4px 24px;display:flex}.job-card .salary{margin:0;font-size:17px;font-weight:760;line-height:1.25}.job-card .salary-period{color:#737c86;margin-top:3px;font-size:10px}.job-card .card-offer-link{color:#fff;background:#00a7dc;border-radius:9px;justify-content:center;align-items:center;min-height:38px;margin-top:12px;padding:8px 15px;font-size:12px;font-weight:720;display:inline-flex}.job-card .card-offer-link:after{content:"→";margin-left:8px}.alert-card{border-radius:13px;padding:16px 18px}.alert-icon{background:#00a7dc;width:42px;height:42px}.alert-card h3{font-size:15px}.alert-card p{font-size:13px}.employer-strip{background:#fff;border:1px solid #dfe5e8;border-left:4px solid #0aa8d7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;max-width:1336px;margin:0 auto 60px;padding:30px 34px 30px 38px;display:grid;box-shadow:0 8px 24px #1324300e}.employer-strip-label{color:#2785a5;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.employer-strip h2{letter-spacing:-.025em;margin:0;font-size:25px;font-weight:700}.employer-strip ul{color:#616b75;flex-wrap:wrap;gap:8px 24px;margin:14px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.employer-strip li{padding-left:14px;position:relative}.employer-strip li:before{content:"";background:#0aa8d7;border-radius:50%;width:5px;height:5px;position:absolute;top:.52em;left:0}.employer-strip-actions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.employer-strip-actions .button{min-width:190px;box-shadow:none}.employer-strip-link{color:#3f4b55;font-size:12px;font-weight:650}.employer-strip-link:hover{color:#087fa4}.footer{border-top-color:#e8ebee;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:24px 40px;padding:28px clamp(24px,4.5vw,72px);display:grid}.footer .footer-brand{order:initial;align-items:center;gap:18px;width:auto;min-width:0;margin:0;display:flex}.footer .footer-brand img{flex:none;width:130px;height:36px}.footer .footer-brand p{color:var(--muted);margin:0;font-size:12px}.footer .footer-links{justify-self:end;align-items:center;gap:22px;font-size:12px;font-weight:620;display:flex}.footer .footer-links a:hover{color:#008fbe}.footer .footer-meta{color:#7c8491;order:initial;border-top:1px solid #edf0f2;grid-column:1/-1;justify-content:space-between;gap:20px;width:auto;margin:0;padding-top:16px;font-size:11px;display:flex}.footer .footer-meta small{margin:0}.footer .footer-meta a{color:#087da7}.social-links{align-items:center;gap:12px;display:flex}.social-link{color:#3f4852;background:#fff;border:1px solid #d8dee4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;line-height:0;transition:border-color .18s,color .18s,transform .18s;display:flex;box-shadow:0 1px 2px #1018280a}.social-link:hover{color:#087da7;border-color:#9fcfe2;transform:translateY(-1px);box-shadow:0 3px 10px #10182814}.social-link svg{shape-rendering:geometricprecision;flex:none;display:block;overflow:visible}.social-icon-facebook{width:21px;height:21px;transform:translate(.5px,-.25px)}.social-icon-instagram{width:18px;height:18px;transform:none}.social-icon-tiktok{width:15px;height:15px;transform:none}.social-icon-facebook,.social-icon-tiktok{fill:currentColor;stroke:none}.social-icon-instagram{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.mobile-social-links{display:none}@media (width<=1100px){.search-grid{grid-template-columns:1fr 1fr}.search-grid .search-button{grid-column:1/-1;height:48px;margin:10px 0 0}.search-osm-credit,.search-location-message{top:65px}.results-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}}@media (width<=900px){.job-card{grid-template-columns:minmax(0,1fr) 190px;gap:18px}.job-card .company-mark,.job-card .company-mark.has-logo{flex-basis:82px;width:82px;height:82px}.job-card .card-aside{padding-left:18px;padding-right:42px}}@media (width<=640px){.job-card{min-height:0;padding:20px 18px 15px;display:block}.job-card .heart{top:14px;right:15px}.job-card .card-main{align-items:flex-start;gap:14px}.job-card .company-mark,.job-card .company-mark.has-logo{flex:0 0 74px;width:74px;height:74px;padding:5px}.job-card h3{margin-right:28px;font-size:18px}.job-card .company{white-space:normal;font-size:13px}.job-card .tags{margin:13px 0 9px}.job-card .card-aside{border-top:1px solid #edf0f2;border-left:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;min-height:0;margin-top:14px;padding:12px 0 0;display:grid}.job-card .salary{font-size:16px}.job-card .salary-period{grid-column:1;margin:0}.job-card .card-offer-link{grid-area:1/2/3;min-height:40px;margin:0}}@media (width<=900px){.footer{grid-template-columns:1fr}.footer .footer-links{flex-wrap:wrap;justify-self:start;width:100%}.footer .footer-meta{grid-column:1;width:100%}.site-header{height:64px;padding:0 16px}.site-header .brand{width:136px}.main-nav{border-bottom:1px solid #e1e5e8;padding:12px 18px 20px;top:64px;box-shadow:0 18px 40px #1018281a}.main-nav a{padding:12px 2px}.mobile-nav-actions{border-top:1px solid #e8ebee;margin-top:7px;padding-top:7px;display:grid}.mobile-nav-actions .button{color:#fff;margin-top:6px;padding:11px 16px}.mobile-nav-actions .mobile-social-links{border-top:1px solid #e8ebee;margin-top:12px;padding-top:12px;display:flex}.mobile-nav-actions .mobile-social-links a{width:40px;height:40px;padding:0}.menu-button{display:grid}.search-shell{padding:31px 18px 22px}.headline-composition{margin:-4px 0 24px}.headline-arrow-art{width:96px;height:64px;top:2px;left:calc(100% + 18px);right:auto}.search-shell h1{max-width:620px;margin:-4px 0 24px;font-size:40px}.search-lead{margin:10px 0 22px;font-size:14px}.search-grid{grid-template-columns:1fr 1fr;padding:8px}.search-grid>label{border-right:0;padding:5px 10px 8px}.search-grid>label:first-of-type,.search-grid>label:nth-of-type(3){border-right:1px solid #e5e9ec}.search-grid>label:nth-of-type(3),.search-grid>label:nth-of-type(4){border-top:1px solid #e5e9ec;padding-top:10px}.search-osm-credit,.search-location-message{margin-top:1px;font-size:8px;position:static}.search-location-options{top:66px}.results-layout{padding:25px 16px 48px;display:block}.filters{z-index:70;max-height:86svh;padding:22px 20px calc(26px + env(safe-area-inset-bottom));background:#fff;border:0;border-radius:18px 18px 0 0;transition:transform .22s;display:block;position:fixed;inset:auto 0 0;overflow:auto;transform:translateY(110%);box-shadow:0 -18px 60px #1018282e}.filters.open{transform:translateY(0)}.filter-close{background:#f1f3f5;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.filter-close .ui-icon{width:20px;height:20px}.filter-heading{z-index:2;background:#fff;margin:-22px -20px 0;padding:22px 20px 14px;position:sticky;top:-22px}.filter-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1018206b;display:block;position:fixed;inset:0}.results-top{margin-bottom:12px}.mobile-filter-button{background:#fff;border:1px solid #d7dde2;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:12px;font-weight:650;display:inline-flex;position:relative}.mobile-filter-button .ui-icon{width:18px;height:18px}.mobile-filter-button>b{background:#00a7dc;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.mobile-filter-tray{scrollbar-width:none;gap:8px;margin:0 -16px 17px;padding:0 16px 3px;display:flex;overflow-x:auto}.mobile-filter-tray::-webkit-scrollbar{display:none}.mobile-filter-tray button{color:#3e4750;background:#fff;border:1px solid #dce1e5;border-radius:999px;flex:none;height:36px;padding:0 13px;font-size:11px;font-weight:620}.employer-strip{margin:0 16px 40px}}@media (width<=640px){.search-kicker{margin-bottom:8px;font-size:11px}.headline-composition{margin:0 0 22px;display:block}.search-shell h1{letter-spacing:-.045em;white-space:nowrap;max-width:none;margin:0;font-size:clamp(18px,5.7vw,25px);line-height:1.08}.headline-arrow-art{width:62px;height:44px;top:21px;left:auto;right:3px}.headline-arrow-line{stroke-width:5px}.headline-arrow-head{stroke-width:5.4px}.headline-arrow-accent{stroke-width:4.5px}.search-grid{border-radius:12px;padding:7px;display:block}.search-grid>label{padding:8px 10px;border:0!important;border-bottom:1px solid #e7eaed!important}.search-grid>label:last-of-type{border-bottom:0!important}.search-grid .search-button{width:100%;height:48px;margin:7px 0 0}.search-meta{align-items:center;margin-top:14px}.search-meta>span{max-width:190px;line-height:1.35}.results-layout{padding-top:20px}.results-top h2{font-size:20px}.results-controls{gap:7px}.results-top .sort-control{border-radius:9px;flex-basis:auto;width:auto;min-width:120px;height:42px}.mobile-filter-button{justify-content:center;width:42px;padding:0}.mobile-filter-button span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.job-card{border-radius:14px}.alert-card{border-radius:13px}.employer-strip{border-left-width:3px;border-radius:10px;grid-template-columns:1fr;gap:24px;margin:0 16px 40px;padding:25px 22px}.employer-strip h2{font-size:23px;line-height:1.2}.employer-strip ul{gap:9px;margin-top:15px;display:grid}.employer-strip-actions{align-items:stretch;gap:14px;width:100%}.employer-strip-actions .button{width:100%;min-width:0}.employer-strip-link{text-align:center}.footer{padding:30px 24px calc(30px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:24px}.footer .footer-brand{flex-direction:column;align-items:flex-start;gap:14px;width:100%}.footer .footer-brand img{width:126px;height:35px}.footer .footer-brand p{font-size:14px;line-height:1.5}.footer .footer-links{grid-template-columns:1fr 1fr;justify-self:stretch;gap:14px 28px;width:100%;font-size:13px;display:grid}.footer .footer-meta{flex-direction:column;grid-column:1;gap:7px;width:100%;padding-top:18px;line-height:1.5;display:flex}.footer .footer-meta .social-links{margin-top:7px}.footer .footer-meta small{grid-area:auto;align-self:auto;margin:0}}.search-meta{align-items:center;gap:20px}.active-offers-count{align-items:center;gap:7px;min-width:0;display:flex}.active-offers-icon{color:#687080;font-size:17px;line-height:1}.active-offers-count strong{font-size:15px}.company-mark.has-logo,.tax-logo.has-logo{padding:3px;overflow:hidden}.company-mark.has-logo img,.tax-logo.has-logo img{object-fit:contain;width:100%;height:100%;display:block}.company-mark.has-logo{flex:0 0 70px;width:70px;height:70px}.search-meta-save-only{justify-content:flex-end}.offer-logo img{object-fit:contain;width:calc(100% - 8px);height:calc(100% - 8px);display:block}.brand img,.footer img,.offer-header img,.tax-header img,.workspace-header img,.employers-header img,.employers-footer img{object-fit:contain}.contract-field{border:0;margin:0;padding:0}.contract-field legend{margin-bottom:9px}.contract-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.contract-options label{background:#fff;border:1px solid #cfd6dd;border-radius:9px;align-items:center;gap:9px;min-height:46px;padding:10px 12px;font-weight:550;display:flex}.contract-options input{accent-color:#00a7dc;width:17px;height:17px;margin:0}.application-channel-field>small{color:#68737e;margin-top:9px;font-size:11px;font-weight:400;display:block}@media (width<=980px){.employer-hero{grid-template-columns:minmax(0,1fr)}.employer-hero-copy,.offer-card{width:100%;min-width:0}}@media (width<=640px){.footer{padding-left:16px;padding-right:16px}.footer .footer-brand img{width:136px;height:auto}.contract-options{grid-template-columns:1fr}.main-nav.open{justify-content:flex-start;align-items:stretch;gap:0;height:auto;min-height:0;margin:0;padding:10px 18px 16px;display:flex}.main-nav.open>a,.main-nav.open .mobile-nav-actions>a{flex:none;height:auto;min-height:0;padding:8px 2px;line-height:1.25}.main-nav.open .mobile-nav-actions{gap:0;margin-top:4px;padding-top:4px}.main-nav.open .mobile-nav-actions .button{margin-top:5px;padding:11px 16px}.search-shell h1{margin-bottom:20px}.search-meta{justify-content:flex-start;padding-top:18px}.active-offers-count{align-items:center;gap:8px;line-height:1.3}.active-offers-count>span:last-child{max-width:230px}.search-meta .save-search-button,.search-meta-save-only{display:none}.employers-page{width:100%;max-width:100%;overflow-x:hidden}.employers-header{grid-template-columns:minmax(0,1fr) auto;gap:12px}.employers-header img{max-width:100%}.employers-header>div,.employer-hero-copy{min-width:0}.employer-hero{grid-template-columns:minmax(0,1fr);width:100%}.employer-hero-copy{overflow-wrap:anywhere;width:100%}.employer-hero h1{overflow-wrap:normal;max-width:100%;font-size:clamp(38px,11vw,46px)}.hero-actions{width:100%}.hero-actions .button,.offer-card .button{white-space:normal;text-align:center;width:100%}.offer-card{width:100%;min-width:0;max-width:100%}.offer-price{flex-wrap:wrap}}.candidate-page,.dashboard{color:#17202a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.candidate-header{z-index:35;height:72px;padding:0 clamp(20px,4vw,56px);position:sticky;top:0;box-shadow:0 1px #10182808}.candidate-logo{align-items:center;width:148px;height:48px;display:flex;overflow:visible}.candidate-logo img{object-fit:contain;width:148px;height:auto;display:block}.candidate-header nav{gap:34px}.candidate-header nav a{color:#45515d;padding:27px 0 24px;font-weight:600;position:relative}.candidate-header nav a:hover{color:#007fa9}.candidate-header nav a:nth-child(2):after{content:"";background:#08a7d8;height:2px;position:absolute;bottom:0;left:0;right:0}.account-menu{position:relative}.account-menu summary{cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.candidate-user{color:#007fa9;letter-spacing:.04em;background:#eef9fc;border:1px solid #bfe5f1;border-radius:12px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.account-menu[open] .candidate-user{border-color:#08a7d8;box-shadow:0 0 0 3px #08a7d81f}.account-popover{background:#fff;border:1px solid #dfe5e9;border-radius:13px;gap:4px;width:250px;padding:16px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 18px 45px #14233024}.account-popover strong{font-size:14px}.account-popover small{color:#6b7680;text-overflow:ellipsis;margin-bottom:9px;font-size:11px;overflow:hidden}.account-popover a{border-radius:7px;padding:9px 8px;font-size:12px;font-weight:600}.account-popover a:hover{color:#007fa9;background:#f1f7f9}.candidate-welcome{grid-template-columns:minmax(0,1fr) auto;gap:28px;margin-bottom:24px;padding:4px 2px;display:grid}.candidate-welcome h1{letter-spacing:-.035em;margin:6px 0 7px;font-size:32px!important}.candidate-actions{align-items:center;gap:10px;display:flex}.candidate-grid{grid-template-columns:minmax(0,1.8fr) minmax(270px,.72fr);align-items:start;gap:20px}.candidate-main,.profile-card,.recommended,.candidate-saves>section{border:1px solid #e0e6ea!important;border-radius:14px!important;box-shadow:0 5px 18px #14233009!important}.panel-title h2{letter-spacing:-.02em;font-size:20px}.panel-title p{font-size:12px}.application-row{grid-template-columns:48px minmax(190px,1fr) auto 84px 24px auto;gap:14px;padding:17px 0}.application-row>div:nth-child(2){min-width:0}.application-row h3{font-size:14px;font-weight:700}.application-row p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-logo{background:#f2fbfd;border:1px solid #cceaf3;border-radius:10px;width:44px;height:44px}.application-status{white-space:nowrap;border:1px solid #0000;padding:6px 10px;font-weight:700}.application-status.status-submitted{color:#087da7;background:#eaf7fb;border-color:#cfeaf3}.application-status.status-viewed{color:#846516;background:#fff7df;border-color:#f0e1a9}.application-status.status-shortlisted{color:#19734f;background:#edf8f1;border-color:#cde8d8}.application-status.status-rejected,.application-status.status-withdrawn,.application-status.status-anonymized{color:#66717a;background:#f2f4f5;border-color:#e0e4e7}.application-status.status-hired{color:#126b46;background:#e7f7ee;border-color:#bfe3cf}.profile-card{padding:24px;position:sticky;top:92px}.profile-card h2{margin:17px 0 8px}.profile-card>a{color:#007fa9;margin-top:8px;font-size:12px;font-weight:700;display:inline-flex}.profile-progress b{color:#137550}.dashboard-nav{color:#dce5ec;background:#16212c;height:100vh;min-height:0;padding:22px 16px 18px;position:sticky;top:0}.dash-logo{background:#fff;border-radius:10px;align-items:center;width:156px;height:48px;padding:5px 10px;display:flex;overflow:visible}.dash-logo img{object-fit:contain;width:136px;height:auto;display:block}.dashboard-brand>span{color:#8fa0ad;letter-spacing:.1em;text-transform:uppercase;margin:12px 8px 0;font-size:10px;font-weight:700;display:block}.dashboard-nav nav a{color:#bfcbd4;padding:12px 13px;font-weight:600}.dashboard-nav nav a:hover,.dashboard-nav nav a.active{color:#fff;background:#223343}.dashboard-account{border-top:1px solid #ffffff1a;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;margin-top:auto;padding:14px 9px 3px;display:grid}.dashboard-account>span{color:#087da7;background:#dff4fa;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.dashboard-account div{gap:2px;min-width:0;display:grid}.dashboard-account b,.dashboard-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-account b{color:#fff;font-size:11px}.dashboard-account small{color:#8fa0ad;font-size:9px}.dashboard-main>header h1{letter-spacing:-.035em;font-size:31px}.dashboard-main>header .button{min-height:44px}.dashboard-header-actions{align-items:center;gap:10px;display:flex}.dashboard-header-actions .auth-signout{white-space:nowrap;width:auto;margin:0}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stats article{border-radius:13px;min-height:122px;padding:19px}.stats b{letter-spacing:-.04em;font-size:29px}.stats small{margin-top:auto}.offer-stat-line{flex-wrap:wrap;gap:5px 12px;margin-top:7px;color:#66717d!important;display:flex!important}.offer-stat-line span{white-space:nowrap}.offer-stat-line b{color:#138db8;font-size:inherit}.panel-card{margin-top:18px;padding:23px;border-radius:14px!important;box-shadow:0 5px 18px #14233009!important}.table-row{grid-template-columns:minmax(190px,1.5fr) minmax(135px,1.05fr) minmax(130px,1.1fr) 70px 82px 60px;gap:14px;padding:15px 6px}.table-row b{font-weight:700}.table-action{color:#007fa9;font-weight:700}@media (width<=1050px){.dashboard{grid-template-columns:210px minmax(0,1fr)}.stats{grid-template-columns:1fr 1fr}.candidate-grid{grid-template-columns:1fr}.profile-card{position:static}}@media (width<=900px){.candidate-header{height:64px;padding:0 16px}.candidate-logo,.candidate-logo img{width:132px}.candidate-header nav{display:none}.candidate-shell{padding:28px 16px 56px}.candidate-welcome{grid-template-columns:1fr}.candidate-actions{justify-content:flex-start}.dashboard{display:block}.dashboard-nav{z-index:35;color:#24303a;background:#fff;border-bottom:1px solid #dfe5e9;height:auto;min-height:0;padding:8px 14px;position:sticky}.dashboard-brand{border:0;align-items:center;padding:0;display:flex}.dash-logo{width:138px;height:48px;padding:4px 0}.dash-logo img{width:132px}.dashboard-brand>span{color:#68747d;margin-left:auto}.dashboard-nav nav{scrollbar-width:none;flex-direction:row;gap:6px;margin:6px -14px -8px;padding:0 14px 9px;overflow-x:auto;display:flex!important}.dashboard-nav nav::-webkit-scrollbar{display:none}.dashboard-nav nav a{color:#46515a;background:#fff;border:1px solid #e0e5e8;border-radius:999px;flex:none;padding:9px 12px;font-size:11px}.dashboard-nav nav a.active{color:#fff;background:#172631;border-color:#172631}.dashboard-nav nav b{float:none;margin-left:5px;padding:1px 5px}.dashboard-account{display:none}.dashboard-main{padding:26px 16px 60px}.offers-table{overflow:visible}.table-head{display:none}.table-row{background:#fff;border:1px solid #e1e6e9;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;margin-top:12px;padding:16px;min-width:0!important}.table-row>span:first-child{border-bottom:1px solid #edf0f2;grid-column:1/-1;padding-bottom:10px}.table-row>span:not(:first-child){font-size:11px}.table-row .table-action{align-self:center}}@media (width<=600px){.candidate-shell{padding:22px 12px 48px}.candidate-welcome{gap:18px}.candidate-welcome h1{font-size:27px!important}.candidate-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.candidate-actions .button{padding:11px 12px;font-size:11px}.candidate-main,.profile-card,.recommended{padding:18px 16px!important}.application-row{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:15px 0}.application-row .application-status{grid-column:2;width:max-content}.application-row>small{grid-area:2/3;display:block}.application-row>a:last-of-type{display:none}.application-row>button{grid-column:2/-1;justify-self:start;display:inline-flex!important}.account-popover{width:auto;position:fixed;top:70px;left:12px;right:12px}.stats{grid-template-columns:1fr 1fr;gap:8px}.stats article{min-height:104px;padding:15px}.stats b{font-size:25px}.stats span,.stats small{font-size:10px}.dashboard-main>header{grid-template-columns:1fr;display:grid}.dashboard-header-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.dashboard-main>header .button{width:100%;margin:0}.panel-card{padding:18px 14px}.table-row{padding:14px}.security-box{display:block}}:root{--joobsy-blue:#0869f7;--joobsy-blue-strong:#005bea;--joobsy-cyan:#1ba8eb;--joobsy-ink:#0b1220;--joobsy-muted:#667085;--joobsy-line:#e4e9f0;--joobsy-soft:#f5f8fc;--joobsy-radius:16px;--joobsy-shadow:0 12px 34px #0f224112}html{background:#fff;overflow-x:hidden}body{color:var(--joobsy-ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.button.primary{background:linear-gradient(135deg,var(--joobsy-blue),#0a7cf5);color:#fff;border-color:#0000}.button.primary:hover{background:linear-gradient(135deg,#005bdc,#0871e4)}.button.secondary{color:var(--joobsy-ink);background:#fff;border-color:#d9e0e8}.button.public-account-button{background:linear-gradient(135deg,var(--joobsy-blue),#0a7cf5);color:#fff;letter-spacing:-.01em;border:0;border-radius:12px;min-height:44px;padding:0 18px;font:720 13px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 8px 20px #0869f72e}.button.public-account-button:hover{background:linear-gradient(135deg,#005bdc,#0871e4);box-shadow:0 10px 24px #0869f73b}input,select,textarea{color:var(--joobsy-ink)}.auth-card,.wizard-card,.panel-card,.candidate-main,.profile-card,.recommended,.admin-panel,.offer-card,.legal-card,.pricing-card,.report-dialog,.company-admin-card{background:#fff;border:1px solid var(--joobsy-line)!important;border-radius:var(--joobsy-radius)!important;box-shadow:0 8px 28px #0f22410e!important}.workspace,.dashboard,.candidate-page,.admin-center,.auth-page-single,.legal-page,.pricing-page{background:#f7f9fc}.wizard-card input,.wizard-card select,.wizard-card textarea,.auth-card input,.apply-form input,.apply-form textarea,.profile-card input,.profile-card select,.profile-card textarea{background:#fff;border-color:#dbe2ea;border-radius:11px}.wizard-card input:focus,.wizard-card select:focus,.wizard-card textarea:focus,.auth-card input:focus,.apply-form input:focus,.apply-form textarea:focus{border-color:var(--joobsy-blue);box-shadow:0 0 0 3px #0869f71a}.candidate-header,.workspace-header,.compact-header,.offer-header,.employers-header{border-color:var(--joobsy-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7}.dashboard-nav{background:#0b1424}.dashboard-nav nav a.active{background:var(--joobsy-blue)}.stats article{border-top-color:var(--joobsy-blue)!important}.site-header{height:74px;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border-bottom:1px solid #e8edf3;gap:34px;padding:0 max(28px,50vw - 720px)}.site-header .brand{flex:0 0 166px;width:166px}.site-header .brand img{width:166px;height:auto;display:block}.main-nav{align-items:stretch;gap:32px;margin:0 auto 0 66px;display:flex}.main-nav>a{color:#101828;white-space:nowrap;align-items:center;min-height:74px;font-size:13px;font-weight:650;display:flex}.main-nav>a.active:after{background:var(--joobsy-blue);height:3px;bottom:0}.header-actions{align-items:center;gap:18px;display:flex}.header-actions .link-button,.header-actions .button.secondary{box-shadow:none;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.header-actions .button{border-radius:9px;min-height:44px;padding:11px 21px}.header-actions .account-button{align-items:center;gap:8px;display:inline-flex}.header-actions .account-button .ui-icon{stroke-width:1.8px;width:19px;height:19px}.menu-button{display:none}.search-shell{min-height:clamp(360px,33vw,480px);box-shadow:none;background:linear-gradient(#fff 0% 82%,#edf5ff 100%);border:0;border-radius:0;padding:0;position:relative;overflow:visible}.search-shell:before,.search-shell:after{display:none!important}.desktop-hero-art{object-fit:contain;object-position:center top;width:min(1200px,86%);height:auto;max-height:none;display:block;position:absolute;inset:0 0 auto 50%;transform:translate(-50%)}.headline-composition,.mobile-hero-stage,.mobile-hero-art{display:none}.mobile-hero-stage>picture{width:100%;height:100%;display:block}.search-shell h1{color:#070b12;letter-spacing:-.055em;white-space:normal;max-width:700px;margin:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(66px,5.15vw,82px);font-weight:760;line-height:.98}.search-shell h1 span{color:var(--joobsy-blue);letter-spacing:-.035em;margin-top:12px;font-family:Kalam,Segoe Print,cursive;font-size:.91em;font-weight:400;line-height:1.05;display:block}.search-shell h1 span:after{content:"";border-top:4px solid var(--joobsy-blue);border-radius:50%;width:255px;height:12px;margin:0 0 0 12px;display:block;transform:rotate(-2deg)}.headline-arrow-art,.hero-people{display:none}.hero-people-reference{object-fit:contain;object-position:left bottom;width:100%;height:100%;display:block}.search-grid{z-index:8;background:#fff;border:1px solid #dce4ed;border-radius:15px;grid-template-columns:minmax(280px,1.4fr) minmax(190px,.85fr) minmax(190px,.85fr) 150px 190px;align-items:stretch;gap:0;width:min(1260px,100% - 56px);min-height:80px;padding:10px;display:grid;position:absolute;bottom:-38px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #172b4d21}.search-grid>label{border-right:1px solid #e7ebf0;justify-content:center;gap:3px;padding:0 18px;display:flex;position:relative}.search-grid>label>span{color:#667085;font-size:10px;font-weight:650}.search-grid .field{background:0 0;height:42px;padding:0;box-shadow:none!important;border:0!important}.search-grid .field .ui-icon{color:#121a27;width:21px;height:21px;margin-right:11px}.search-grid .select-field{align-items:center;width:100%;min-width:0;display:flex}.search-grid .select-field .ui-icon{color:#121a27;flex:0 0 21px;width:21px;height:21px;margin-right:11px}.search-grid .select-field select{width:100%;min-width:0;appearance:none!important;background-image:none!important;padding-right:8px!important}.search-grid .select-field>.ui-icon:last-child{color:#667085;stroke-width:2px;pointer-events:none;flex:0 0 16px;width:16px;height:16px;margin:0 2px 0 6px}.search-grid .radius-select-field select{padding-left:0!important}.search-grid input,.search-grid select{font-size:14px;height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.search-grid .search-button{border-radius:10px;height:auto;min-height:58px;margin:0 0 0 10px;font-size:14px}.search-grid .search-button:after{content:"→";margin-left:16px;font-size:19px;font-weight:400}.search-location-options{border-color:var(--joobsy-line);box-shadow:var(--joobsy-shadow);top:74px}.results-layout{background:#fff;grid-template-columns:350px minmax(0,1fr);align-items:start;gap:28px;width:min(1440px,100% - 56px);max-width:none;margin:0 auto;padding:64px 0 76px;display:grid}.filters{border:1px solid var(--joobsy-line);background:#fff;border-radius:18px;padding:26px 24px;position:sticky;top:92px;box-shadow:0 14px 36px #0f22410f}.filter-heading{border-bottom:1px solid #e9edf2;padding-bottom:19px}.filter-heading h2{letter-spacing:-.02em;font-size:20px}.filter-heading-actions>button:first-child{color:var(--joobsy-blue);align-items:center;gap:5px;font-size:11px;font-weight:650;display:flex}.filters>label,.filters fieldset{margin-top:22px}.filters label>span,.filters legend{color:#202938;margin-bottom:2px;font-size:12px;font-weight:720}.filters select{appearance:none;background-color:#fbfcfe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23344054' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;border:1px solid #d9e1ea;border-radius:12px;height:48px;padding:0 42px 0 14px;font-size:12px;box-shadow:inset 0 1px 2px #0f224106}.filters select:focus{border-color:#75aefb;outline:0;box-shadow:0 0 0 3px #0869f717}.filters fieldset{border-bottom:1px solid #e9edf2;padding-bottom:20px}.filters fieldset:last-child{border-bottom:0;padding-bottom:0}.filters .check{margin:11px 0;position:relative;gap:11px!important}.filters .check span{color:#344054;font-size:12px}.filters .check input{appearance:none;background:#fff;border:1.5px solid #cfd8e4;border-radius:5px;width:19px;height:19px;margin:0;box-shadow:0 1px 2px #0f22410a}.filters .check input:checked{border-color:var(--joobsy-blue);background-color:var(--joobsy-blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 10 3 3 7-7'/%3E%3C/svg%3E");background-position:50%;background-size:15px}.filters .check input:focus-visible{outline-offset:2px;outline:3px solid #0869f729}.filters .salary-input{background:#fbfcfe;border:1px solid #d9e1ea;border-radius:12px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;height:48px;padding:0 10px;position:relative;box-shadow:inset 0 1px 2px #0f224106;gap:5px!important;display:grid!important}.filters .salary-input>span{color:#667085;margin:0;font-size:11px}.filters .salary-input input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px;padding:0;font-size:12px;font-weight:650}.filters .salary-input input::placeholder{color:#98a2b3;font-weight:500}.filters .salary-input b{color:#667085;font-size:10px;font-weight:650}.filters .salary-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filters .salary-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filters .salary-input input[type=number]{-moz-appearance:textfield}.results{min-width:0}.results-top{justify-content:space-between;align-items:center;gap:18px;min-height:48px;margin:0 0 12px;display:flex}.results-top .eyebrow{display:none}.results-top h2{font-size:21px;font-weight:690}.results-top h2 strong{color:var(--joobsy-blue)}.results-controls{align-items:center;gap:9px;display:flex}.sort-control{background:#fff;border:1px solid #d9e1ea;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:190px;height:46px;padding:0 14px;display:flex;position:relative;box-shadow:0 5px 16px #0f22410a}.sort-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sort-current{white-space:nowrap;font-size:12px;font-weight:680;display:block}.sort-icon{place-items:center;width:20px;display:grid}.sort-control:after{display:none}.sort-control select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0;margin:0!important}.mobile-filter-button,.mobile-filter-tray,.filter-backdrop{display:none}.jobs-grid{grid-template-columns:1fr;gap:10px;display:grid}.job-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:18px;min-height:148px;padding:18px 22px;display:grid;position:relative;box-shadow:0 3px 12px #0f224109}.job-card:hover,.job-card:focus{border-color:#9ec7ff;transform:translateY(-1px);box-shadow:0 12px 28px #0869f717}.job-card.navigating{opacity:.72;pointer-events:none}.job-card .heart{color:#293446;top:13px;right:15px}.job-card .card-main{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:20px;min-width:0;display:grid}.job-card .company-mark{background:#fff;border:1px solid #dde5ed;border-radius:13px;flex:0 0 94px;width:94px;height:94px}.job-card .company-mark.has-logo{flex-basis:94px;width:94px;height:94px;padding:9px}.job-copy{min-width:0}.job-copy h3{margin:0 42px 6px 0;font-size:18px;font-weight:720;line-height:1.2}.job-copy .company{color:var(--joobsy-blue);margin:0 0 8px;font-size:13px;font-weight:700}.job-copy .location{color:#596577;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.job-copy .location .ui-icon{width:13px;height:13px}.job-copy .tags{gap:6px;margin-top:8px;display:flex;overflow:hidden}.job-copy .tags span{color:#344054;white-space:nowrap;background:#eef5ff;border-radius:6px;padding:4px 8px;font-size:9px}.job-copy .card-date{color:#7a8493;margin:0;font-size:10px;line-height:42px;position:absolute;bottom:24px;right:24px}.card-aside{text-align:left;border-left:1px solid #edf0f4;flex-direction:column;justify-content:center;align-items:flex-start;min-height:108px;padding:8px 38px 8px 30px;display:flex}.card-aside .salary{color:#202938;letter-spacing:0;max-width:220px;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;line-height:1.45}.salary-period{display:none!important}.card-offer-link{background:var(--joobsy-blue);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:140px;height:42px;margin-top:14px;font-size:11px;font-weight:750;display:flex;box-shadow:0 7px 16px #0869f72b}.card-offer-link:after{content:"→";color:#fff;font-size:17px;font-weight:500}.results-pagination{border-color:var(--joobsy-line);background:#fff;border-radius:13px}.employer-rail{display:none}.employer-rail-card{color:#fff;background:linear-gradient(145deg,#07101e,#0c1730 70%);border-radius:15px;min-height:220px;padding:26px 22px;position:relative;overflow:hidden;box-shadow:0 14px 30px #07101e29}.employer-rail-card:after{content:"";border:24px solid var(--joobsy-blue);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-58px;right:-50px;box-shadow:0 0 0 20px #0869f747,0 0 0 40px #0869f721}.employer-rail-card span{font-size:19px}.employer-rail-card h2{color:#2787ff;margin:1px 0 18px;font-size:24px}.employer-rail-card p{z-index:1;color:#d0d8e6;max-width:165px;font-size:11px;line-height:1.55;position:relative}.employer-rail-card>a{z-index:2;color:#101828;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:22px;left:20px}.benefits-rail{border:1px solid var(--joobsy-line);background:#fff;border-radius:14px;gap:0;padding:10px 18px;display:grid}.benefits-rail article{border-bottom:1px solid #edf0f4;grid-template-columns:28px 1fr;gap:10px;padding:15px 0;display:grid}.benefits-rail article:last-child{border:0}.benefits-rail .ui-icon{width:24px;height:24px;color:var(--joobsy-blue)}.benefits-rail b{font-size:11px;display:block}.benefits-rail p{color:#667085;margin:3px 0 0;font-size:9px;line-height:1.45}.employer-strip{display:none}@media (width<=1180px) and (width>=901px){.main-nav{gap:20px;margin-left:24px}.main-nav>a{font-size:12px}.header-actions{gap:10px}.header-actions .button{padding:10px 13px}.results-layout{grid-template-columns:315px minmax(0,1fr)}.employer-rail{display:none}.hero-people{width:50vw;left:auto;right:0}}@media (width<=900px){.site-header{z-index:120;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;gap:0;height:78px;padding:0 20px;position:relative}.site-header .brand,.site-header .brand img{width:145px}.main-nav{display:none}.main-nav.open{z-index:119;padding:18px 20px calc(26px + env(safe-area-inset-bottom));background:#fff;flex-direction:column;align-items:stretch;gap:0;margin:0;display:flex;position:fixed;inset:78px 0 0;overflow-y:auto;box-shadow:0 20px 45px #0f22411f}.main-nav.open>a{border-bottom:1px solid #edf0f4;min-height:50px;padding:14px 4px;font-size:15px}.main-nav.open .mobile-nav-actions{gap:0;margin-top:8px;display:grid}.main-nav.open .mobile-nav-actions>a{border-bottom:1px solid #edf0f4;min-height:50px;padding:14px 4px}.main-nav.open .mobile-nav-actions .button{border:0;margin-top:16px}.header-actions,.header-actions .button{display:none}.menu-button{border-radius:10px;width:44px;height:44px;display:grid}.search-shell{background:#ecf4fd;min-height:790px;padding:0 20px}.mobile-hero-art{z-index:1;object-fit:contain;object-position:center top;width:min(100%,520px);height:430px;display:block;position:absolute;top:12px;left:50%;transform:translate(-50%)}.headline-composition{display:none}.search-shell h1{letter-spacing:-.05em;max-width:100%;font-size:clamp(38px,10.2vw,52px);line-height:1.02}.search-shell h1 span{margin-top:8px;font-size:.85em}.search-shell h1 span:after{border-top-width:3px;width:150px;height:8px;margin-left:20px}.hero-people{display:none}.search-grid{border-radius:16px;grid-template-columns:minmax(0,1fr) 122px;width:auto;min-height:0;padding:14px;bottom:-12px;left:16px;right:16px;transform:none;box-shadow:0 16px 38px #172b4d1f}.search-grid>label{border-radius:10px;justify-content:center;min-height:64px;padding:8px 12px;border:1px solid #e2e7ed!important}.search-grid>label:first-child,.search-grid>label:nth-child(2){grid-column:1/-1}.search-grid>label:nth-child(3){grid-column:1}.search-grid>label:nth-child(4){grid-column:2}.search-grid>label>span{display:none}.search-grid .field,.search-grid input,.search-grid select{height:46px!important}.search-grid input,.search-grid select{font-size:14px}.search-grid .search-button{border-radius:10px;grid-column:1/-1;min-height:58px;margin:0}.search-location-options{top:66px}.results-layout{width:100%;padding:24px 16px calc(70px + env(safe-area-inset-bottom));display:block}.filters{z-index:101;max-height:min(78vh,760px);padding:18px 18px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;transition:transform .22s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(105%);box-shadow:0 -18px 48px #0f224133}.filters.open{display:block;transform:translateY(0)}.filter-backdrop{z-index:100;background:#090f1a73;border:0;display:block;position:fixed;inset:0}.filter-close{display:grid}.results-top{grid-template-columns:1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.results-top h2{font-size:21px}.results-controls{justify-content:flex-end;gap:8px}.mobile-filter-button{border:1px solid var(--joobsy-blue);height:46px;color:var(--joobsy-blue);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.mobile-filter-button .ui-icon{width:19px;height:19px}.sort-control{width:174px;height:46px;padding:0 40px 0 13px}.sort-current{font-size:11px}.sort-control:after{right:14px}.mobile-filter-tray{scrollbar-width:none;gap:8px;margin:0 -16px 14px;padding:0 16px 4px;display:flex;overflow-x:auto}.mobile-filter-tray::-webkit-scrollbar{display:none}.mobile-filter-tray button{color:#344054;background:#fff;border:1px solid #dfe5ec;border-radius:999px;flex:none;min-height:38px;padding:8px 13px;font-size:11px}.jobs-grid{gap:10px}.job-card{border-radius:16px;grid-template-columns:1fr;gap:14px;min-height:244px;padding:18px;display:grid}.job-card .card-main{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:14px}.job-card .company-mark,.job-card .company-mark.has-logo{flex-basis:80px;width:80px;height:80px;padding:8px}.job-copy h3{margin:1px 42px 6px 0;font-size:18px;font-weight:500;line-height:1.25}.job-copy .company{font-size:12px;line-height:1.35}.job-copy .location{margin-top:7px;font-size:12px}.job-copy .tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex;overflow:visible}.job-copy .tags span{padding:5px 8px;font-size:10px;line-height:1.1}.job-copy .card-date{margin-top:10px;font-size:10px;display:block}.card-aside{border-top:1px solid #edf0f4;grid-area:auto/1;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:13px 0 0;display:flex}.card-aside .salary{flex:1;font-size:14px;font-weight:600;line-height:1.4;position:static}.salary-period{display:none}.card-offer-link{background:var(--joobsy-blue);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;width:128px;min-height:44px;margin:0;font-size:12px;font-weight:750;display:flex;box-shadow:0 8px 18px #0869f72e}.card-offer-link:after{display:none}.job-card .heart{top:13px;right:13px}.employer-rail{display:none}.results-pagination{margin-top:18px}}@media (width<=390px){.site-header{padding:0 14px}.site-header .brand,.site-header .brand img{width:132px}.search-shell{min-height:770px;padding-left:15px;padding-right:15px}.search-shell h1{font-size:37px}.mobile-hero-art{height:405px;top:10px}.search-grid{padding:11px;left:12px;right:12px}.results-layout{padding-left:12px;padding-right:12px}.results-top h2{font-size:19px}.mobile-filter-button{padding:0 11px}.sort-control{width:168px;padding:0 38px 0 11px}.job-card{padding:16px}.job-card .card-main{grid-template-columns:72px minmax(0,1fr)}.job-card .company-mark,.job-card .company-mark.has-logo{flex-basis:70px;width:70px;height:70px}.card-offer-link{width:116px}}@media (hover:none){.button:hover,.job-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=900px){.site-header{z-index:220;position:sticky;top:0}.main-nav.open{z-index:210!important;width:100%!important;height:calc(100dvh - 78px)!important;min-height:calc(100dvh - 78px)!important;padding:18px 22px calc(28px + env(safe-area-inset-bottom))!important;background:#fff!important;position:fixed!important;inset:78px 0 0!important;overflow-y:auto!important}.main-nav.open>a,.main-nav.open .mobile-nav-actions>a{min-height:48px!important;padding:13px 4px!important;font-size:15px!important}.search-shell{background:linear-gradient(#eaf3ff 0%,#f3f8ff 100%);min-height:640px;padding:18px 16px 0}.desktop-hero-art{display:none}.mobile-hero-stage{z-index:1;background:#fff;border:1px solid #0869f714;border-radius:20px;height:360px;display:block;position:absolute;top:16px;left:16px;right:16px;overflow:hidden;box-shadow:0 18px 42px #172b4d17}.mobile-hero-art{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:static;transform:none}.search-grid{z-index:4;border-color:#dce5f0;top:350px;bottom:auto;box-shadow:0 20px 46px #172b4d26}.search-grid:before{content:"";background:linear-gradient(90deg,var(--joobsy-blue),var(--joobsy-cyan));border-radius:8px 8px 0 0;height:4px;position:absolute;top:-4px;left:26px;right:26px}.search-grid .select-field{align-items:center;width:100%;min-width:0;display:flex}.search-grid .select-field .ui-icon{color:#121a27;flex:0 0 21px;width:21px;height:21px;margin-right:11px}.search-grid .select-field select{width:100%;min-width:0;padding-right:25px!important}.sort-control{justify-content:center;gap:8px;width:176px;padding:0 12px}.sort-current{text-overflow:ellipsis;max-width:112px;font-size:12px;overflow:hidden}.job-copy .card-date{display:block;margin:10px 0 0!important;line-height:1.35!important;position:static!important}.card-aside{z-index:1;position:relative}}@media (width<=390px){.search-shell{min-height:625px;padding-left:12px;padding-right:12px}.mobile-hero-stage{height:345px;top:12px;left:12px;right:12px}.search-grid{top:335px}.sort-control{width:170px;padding:0 10px}.sort-current{max-width:105px}}.offer-page{background:#f7f9fc}.offer-header{height:74px;padding:0 max(24px,50vw - 660px)}.offer-shell{max-width:1260px;padding-top:28px}.offer-breadcrumb{color:#667085;font-size:12px}.offer-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px}.offer-hero,.offer-content,.apply-aside,.similar-offers{border:1px solid var(--joobsy-line);background:#fff;border-radius:16px;box-shadow:0 8px 28px #0f22410b}.offer-hero{padding:28px}.offer-hero h1{font-size:34px;line-height:1.1}.offer-company{color:var(--joobsy-blue)}.offer-logo{background:#fff;border-color:#dfe5ec;border-radius:12px}.offer-fact{background:#fbfcfe;border-color:#e4e9f0;border-radius:10px}.offer-content{padding:30px}.offer-section{padding:25px 0}.offer-section h2{font-size:23px}.offer-section li:before{color:var(--joobsy-blue)}.apply-aside{padding:22px;position:sticky;top:94px}.mobile-apply .button.primary{background:var(--joobsy-blue)}.offer-map-frame{border-color:#dfe5ec;border-radius:13px;overflow:hidden}.similar-offer-card{border-color:#e2e8f0;border-radius:12px}.employers-page,.pricing-page{background:#fff}.employers-header,.pricing-header{height:74px;padding:0 max(24px,50vw - 660px)}.employer-hero{gap:70px;max-width:1260px;padding:82px 28px 74px}.employer-hero h1{color:#080d16;letter-spacing:-.055em;font-size:58px}.employer-hero-copy>p{color:#667085}.employer-process-card,.offer-card{border:1px solid var(--joobsy-line);background:#fff;border-radius:16px;box-shadow:0 12px 34px #0f22410f}.employer-scope,.employer-faq{max-width:1260px}.scope-list li{border-color:#e7ebf0}.faq-list details{border-color:#e3e8ef;border-radius:12px}.pricing-hero{background:linear-gradient(145deg,#f7fbff,#edf5ff)}.pricing-panel,.pricing-included,.pricing-offers{border-color:var(--joobsy-line);border-radius:16px;box-shadow:0 10px 30px #0f22410d}.legal-page{min-height:100vh}.legal-header{border-bottom:1px solid var(--joobsy-line);background:#fff;height:74px}.legal-layout{max-width:1120px;padding-top:42px}.legal-document{border:1px solid var(--joobsy-line);background:#fff;border-radius:16px;box-shadow:0 8px 28px #0f22410b}@media (width<=900px){.offer-header,.employers-header,.pricing-header{height:68px;padding:0 16px}.offer-shell{padding:18px 12px calc(105px + env(safe-area-inset-bottom))}.offer-layout{display:block}.offer-hero{padding:20px 17px}.offer-hero h1{font-size:28px}.offer-content{padding:20px 17px}.apply-aside{margin-top:14px;position:static}.similar-offers{padding:18px 16px}.employer-hero{gap:24px;padding:50px 18px}.employer-hero h1{font-size:42px}.employer-scope,.employer-faq{padding-left:18px;padding-right:18px}.legal-layout{padding:24px 12px}.legal-document{padding:22px 18px}}.dashboard,.candidate-page{color:#162033;background:#f7f9fc}.dashboard{grid-template-columns:220px minmax(0,1fr)}.dashboard-nav{color:#243044;box-shadow:none;background:#fff;border-right:1px solid #e7ebf1;padding:20px 14px 16px}.dashboard-brand{border-bottom:1px solid #edf0f4;padding:0 8px 17px}.dash-logo{background:0 0;border-radius:0;width:148px;height:42px;padding:0}.dash-logo img{object-fit:contain;width:142px;height:auto}.dashboard-brand>span{color:#98a2b3;letter-spacing:.13em;margin:11px 2px 0;font-size:9px}.dashboard-nav nav{gap:3px;margin-top:12px}.dashboard-nav nav a{color:#526071;border-radius:9px;padding:10px 11px;font-size:12px;font-weight:600}.dashboard-nav nav a:hover{color:#0869f7;background:#f5f8fc}.dashboard-nav nav b{color:#31506f;background:#e4edfb;font-size:9px}.dashboard-account{border-top-color:#edf0f4;padding:13px 5px 2px}.dashboard-account>span{color:#0869f7;background:#edf4ff;border-radius:9px}.dashboard-account b{color:#253247}.dashboard-account small{color:#8a96a6}.dashboard-main{max-width:1360px;padding:30px clamp(24px,3.5vw,48px) 58px}.dashboard-main>header h1{letter-spacing:-.035em;margin:4px 0;font-size:28px;line-height:1.1}.dashboard-header-actions .button,.dashboard-header-actions .auth-signout{border-radius:9px;min-height:40px;padding:9px 16px;font-size:12px}.panel-card,.candidate-main,.profile-card,.recommended,.candidate-saves>section,.notice-center{background:#fff;box-shadow:none!important;border:1px solid #e5eaf0!important;border-radius:12px!important}.panel-card{margin-top:14px;padding:20px}.panel-title h2,.panel-card h2{letter-spacing:-.02em;font-size:18px}.panel-title p,.panel-card>p{font-size:11px}.offers-table{margin-top:12px}.table-row{border-top-color:#edf0f4;gap:12px;padding:13px 5px}.table-row:not(.table-head):hover{background:#f8faff}.table-action{color:#0869f7}.notice-center{margin:0 0 14px;overflow:hidden}.notice-center>header{padding:15px 18px}.notice-center .eyebrow{font-size:10px}.notice-center h2{margin-top:2px;font-size:17px;font-weight:650}.notice-center>header .button{border-radius:8px;min-height:36px;padding:8px 13px;font-size:11px}.notice-list article{gap:11px;padding:13px 18px}.notice-list p{margin:3px 0;font-size:12px;line-height:1.5}.notice-list small{font-size:10px}.notice-list article.unread{background:#f7fbff}.candidate-header{height:66px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #e7ebf1;padding:0 clamp(20px,4vw,48px)}.candidate-logo,.candidate-logo img{width:138px;height:auto}.candidate-header nav{gap:26px;font-size:12px}.candidate-header nav a{color:#526071;padding:24px 0 21px}.candidate-user{color:#0869f7;background:#edf4ff;border-color:#d7e6ff;border-radius:10px;width:38px;height:38px}.candidate-shell{max-width:1180px;padding:30px 22px 58px}.candidate-welcome{gap:20px;margin-bottom:16px;padding:0}.candidate-welcome h1{margin:4px 0 5px;line-height:1.1;font-size:28px!important}.candidate-welcome p{font-size:13px}.candidate-actions{gap:8px}.candidate-actions .button{border-radius:9px;min-height:40px;padding:9px 15px;font-size:12px}.candidate-grid{gap:14px}.candidate-main,.profile-card,.candidate-saves>section{padding:19px}.profile-card{padding:19px;top:82px}.profile-card h2{margin:13px 0 6px;font-size:17px}.profile-card>p{font-size:11px}.application-row{gap:11px;padding:13px 0}.app-logo{border-radius:9px;width:40px;height:40px}.application-row h3{font-size:13px}.application-row p,.application-row small{font-size:10px}.application-status{padding:5px 8px;font-size:9px}.candidate-saves{gap:14px;margin-top:14px}.saved-row{padding:12px 0}@media (width<=900px){.dashboard{display:block}.dashboard-nav{z-index:35;color:#243044;background:#fffffffa;border:0;border-bottom:1px solid #e7ebf1;height:auto;min-height:0;padding:7px 14px 0;position:sticky;top:0}.dashboard-brand{border:0;height:48px;padding:0}.dash-logo{width:130px;height:40px;padding:0}.dash-logo img{width:128px}.dashboard-brand>span{color:#98a2b3;margin-left:auto;font-size:8px}.dashboard-nav nav{gap:5px;margin:0 -14px;padding:0 14px 8px}.dashboard-nav nav a{color:#586577;background:#fff;border:1px solid #e5eaf0;border-radius:8px;padding:8px 11px;font-size:10px}.dashboard-nav nav a.active{color:#0869f7;background:#edf4ff;border-color:#d8e6ff}.dashboard-nav nav b{color:#3d5872;background:#dfe9f7}.dashboard-main{padding:22px 14px 48px}.dashboard-main>header{gap:13px;margin-bottom:14px;display:grid}.dashboard-main>header h1{font-size:26px}.dashboard-main>header p{max-width:520px;font-size:12px;line-height:1.5}.dashboard-header-actions{grid-template-columns:1fr 1fr;gap:7px;margin:0;display:grid}.dashboard-header-actions .button,.dashboard-header-actions .auth-signout{width:100%;min-height:42px;margin:0}.panel-card{padding:16px 14px}.table-row{box-shadow:none;border-color:#e7ebf1;border-radius:10px;margin-top:8px;padding:13px}.table-row>span:first-child{padding-bottom:8px}.candidate-header{height:62px;padding:0 14px}.candidate-logo,.candidate-logo img{width:128px}.candidate-shell{padding:21px 13px 46px}.candidate-welcome{gap:14px;margin-bottom:14px}.candidate-welcome h1{font-size:25px!important}.candidate-welcome p{font-size:12px}.candidate-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.candidate-actions .button{width:100%;padding:9px 10px;font-size:10px}.candidate-main,.profile-card,.candidate-saves>section{padding:16px 14px!important}.candidate-grid{gap:12px}.notice-center{margin-bottom:12px}.notice-center>header{padding:13px 14px}.notice-center h2{font-size:16px}.notice-list article{padding:12px 14px}.notice-list p{font-size:11px}.candidate-saves{gap:12px;margin-top:12px}}@media (width<=420px){.dashboard-brand>span{display:none}.dashboard-nav nav{padding-bottom:7px}.dashboard-main{padding-left:12px;padding-right:12px}.dashboard-header-actions{grid-template-columns:1fr 1fr}.panel-title h2,.panel-card h2{font-size:17px}.notice-center>header .button{padding:7px 10px}.candidate-welcome h1{font-size:24px!important}}.search-grid{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #8a9db53d;border-radius:18px;gap:8px;padding:8px;box-shadow:0 18px 48px #0f22411c}.search-grid>label{background:#f5f7fb;border-radius:12px;justify-content:center;gap:2px;min-height:62px;padding:7px 14px;transition:border-color .18s,background .18s,box-shadow .18s;border:1px solid #0000!important}.search-grid>label:hover{background:#f1f5fa}.search-grid>label:focus-within{background:#fff;box-shadow:0 0 0 3px #0869f71a;border-color:#8dbbff!important}.search-grid>label>span{color:#7a8697;letter-spacing:.015em;font-size:9px;font-weight:650}.search-grid .field{height:38px;padding:0;background:0 0!important}.search-grid .field .ui-icon,.search-grid .select-field .ui-icon{color:#566274;width:20px;height:20px;margin-right:10px;transition:color .18s}.search-grid>label:focus-within .ui-icon{color:var(--joobsy-blue)}.search-grid input,.search-grid select{color:#172033;letter-spacing:0;font-family:inherit;font-size:13px;font-weight:520;line-height:1.2;height:38px!important}.search-grid input::placeholder{color:#98a2b3;font-weight:450}.search-grid .select-field:after{content:none!important;display:none!important}.search-grid .search-button{border-radius:12px;min-height:62px;margin:0}.search-grid:before{display:none}.search-location-options{border-color:#e2e8f0;border-radius:12px;box-shadow:0 16px 40px #0f224121}@media (width<=900px){.search-grid{background:#fffffff5;border-color:#8a9db538;border-radius:20px;grid-template-columns:minmax(0,1fr) 116px;gap:8px;padding:10px;box-shadow:0 16px 42px #0f22411f}.search-grid>label{background:#f4f7fb;border-radius:12px;min-height:58px;padding:5px 13px;border:1px solid #0000!important}.search-grid>label>span{display:none}.search-grid .field,.search-grid input,.search-grid select{height:46px!important}.search-grid .field .ui-icon,.search-grid .select-field .ui-icon{width:20px;height:20px;margin-right:10px}.search-grid input,.search-grid select{font-size:14px}.search-grid .search-button{border-radius:12px;min-height:58px;margin:0}.search-grid .search-button:after{margin-left:14px}}@media (width<=390px){.search-grid{grid-template-columns:minmax(0,1fr) 108px;gap:7px;padding:9px;left:12px;right:12px}.search-grid>label{padding-left:11px;padding-right:11px}}.filter-location-field{position:relative}.filter-location-control{background:#fff;border:1px solid #d9e1ea;border-radius:11px;align-items:center;height:52px;padding:0 14px;transition:border-color .18s,box-shadow .18s;display:flex}.filter-location-control:focus-within{border-color:#0869f7;box-shadow:0 0 0 3px #0869f717}.filter-location-control .ui-icon{color:#586577;flex:0 0 19px;width:19px;height:19px;margin-right:10px}.filter-location-control input{width:100%;min-width:0;height:48px;padding:0;font-size:13px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.filter-location-control input::placeholder{color:#98a2b3}.filter-location-options{z-index:30;max-height:220px;top:78px;left:0;right:0;overflow-y:auto}.filters .salary-input{height:52px;box-shadow:none;background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 14px;gap:4px!important}.filters .salary-input:focus-within{border-color:#0869f7;box-shadow:0 0 0 3px #0869f717}.filters .salary-input>span{color:#667085;font-size:12px;font-weight:650}.filters .salary-input input,.filters .salary-input input:focus{appearance:textfield;-webkit-appearance:none;width:100%;height:48px;font-size:14px;font-weight:650;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0 6px!important}.filters .salary-input b{color:#667085;font-size:11px}.filter-apply-button{border-radius:11px;width:100%;min-height:50px;margin-top:24px}@media (width<=900px){.filters fieldset:nth-of-type(2){display:block}.filters input,.filters select,.filters .salary-input input,.filters .salary-input input:focus{font-size:16px!important}.filter-location-options{max-height:190px;top:80px}.filter-apply-button{z-index:20;margin-top:22px;position:sticky;bottom:0;box-shadow:0 -10px 24px 12px #ffffffeb,0 10px 24px #0869f733}}.workspace{color:#172033;background:#f7f9fc;min-height:100vh}.workspace-header{height:68px;box-shadow:none;background:#fffffff5;border-bottom:1px solid #e7ebf1;padding:0 clamp(20px,4vw,56px)}.workspace-header img{object-fit:contain;width:136px;height:auto}.workspace-header>a:last-child{color:#344054;margin-left:auto;font-size:13px;font-weight:600}.workspace-header>a:last-child:before{content:"←";color:#0869f7;margin-right:8px}.wizard-layout{grid-template-columns:minmax(0,840px);justify-content:center;gap:18px;max-width:920px;margin:0 auto;padding:38px 28px 72px;display:grid}.wizard-side{gap:25px;padding:0;display:grid}.wizard-intro>span{color:#0869f7;margin-bottom:6px;font-size:11px;font-weight:650;display:block}.wizard-side h1{color:#172033;letter-spacing:-.035em;margin:0;font-size:32px;font-weight:650;line-height:1.12}.wizard-side ol{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid;position:relative}.wizard-side ol:before{content:"";background:#e1e7ef;height:2px;position:absolute;top:15px;left:8%;right:8%}.wizard-side li{z-index:1;color:#98a2b3;text-align:center;justify-items:center;gap:7px;padding:0;font-size:11px;font-weight:550;display:grid;position:relative}.wizard-side li b{color:#98a2b3;background:#f7f9fc;border:2px solid #e1e7ef;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:650;display:grid}.wizard-side li.current{color:#172033;font-weight:650}.wizard-side li.current b{color:#fff;background:#0869f7;border-color:#0869f7;box-shadow:0 0 0 5px #0869f714}.wizard-side li.complete{color:#5e6c7f}.wizard-side li.complete b{color:#0869f7;background:#eaf2ff;border-color:#bcd7ff}.wizard-card{background:#fff;border:1px solid #e1e7ef;border-radius:16px;width:100%;padding:28px 30px 30px;box-shadow:0 12px 34px #0f22410e}.step-head{border-bottom:1px solid #edf0f4;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;padding:0 0 18px;display:flex}.step-head strong{letter-spacing:-.025em;font-size:21px;font-weight:650}.step-head span{color:#0869f7;background:#edf4ff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.form-grid{gap:18px 14px}.form-grid label,.form-grid legend{color:#344054;font-size:12px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{color:#172033;min-height:50px;box-shadow:none;background:#f8fafc;border:1px solid #dce3ec;border-radius:10px;padding:13px 14px;font-size:14px;font-weight:450;transition:border-color .18s,background .18s,box-shadow .18s}.form-grid textarea{line-height:1.55}.form-grid input:hover,.form-grid select:hover,.form-grid textarea:hover{border-color:#c8d3e0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{background:#fff;border-color:#75aefb;outline:0;box-shadow:0 0 0 3px #0869f714}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#98a2b3;font-weight:400}.form-grid small,.form-help{color:#7b8797;font-size:10px;line-height:1.45}.contract-field{border:0;padding:0}.modern-choice{gap:8px;display:grid;position:relative}.modern-choice-label{color:#344054;font-size:12px;font-weight:600}.modern-choice-trigger{color:#172033;width:100%;min-width:0;min-height:50px;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dce3ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.modern-choice-trigger:hover{border-color:#c8d3e0}.modern-choice-trigger:focus-visible,.modern-choice-trigger[aria-expanded=true]{background:#fff;border-color:#75aefb;outline:0;box-shadow:0 0 0 3px #0869f714}.modern-choice-trigger b{color:#667085;font-size:18px;line-height:1;transition:transform .18s}.modern-choice-trigger[aria-expanded=true] b{transform:rotate(180deg)}.modern-choice-menu{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #dce3ec;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:280px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #0f224129}.modern-choice-menu button{color:#344054;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:12px;font-weight:550;display:flex}.modern-choice-menu button:hover{background:#f3f7fd;border-color:#c8d9f2}.modern-choice-menu button b{color:#0000}.modern-choice-menu button.selected{color:#0869f7;background:#edf4ff;border-color:#9ec7ff}.modern-choice-menu button.selected b{color:#0869f7}.work-mode-choice-menu{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.contract-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.contract-options label{cursor:pointer;flex-direction:row;align-items:center;gap:9px;min-height:44px;padding:10px 12px;display:flex;background:#f8fafc!important;border:1px solid #dce3ec!important;border-radius:9px!important;font-weight:500!important}.contract-options input{accent-color:#0869f7;width:17px;height:17px;min-height:0;padding:0}.contract-options label:has(input:checked){color:#0869f7;background:#edf4ff!important;border-color:#9ec7ff!important}.contract-options label.application-option-disabled{cursor:not-allowed;opacity:.82;color:#8b96a6!important;background:#f5f7fa!important;border-color:#e5e9ef!important}.contract-options label.application-option-disabled input{cursor:not-allowed;accent-color:#aab3bf}.contract-options label.application-option-disabled>span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.contract-options label.application-option-disabled small{line-height:1.3;color:#8b96a6!important;font-size:8px!important;font-weight:600!important}.wizard-actions{border-top:1px solid #edf0f4;margin-top:26px;padding-top:18px}.wizard-actions .button{border-radius:9px;min-width:120px;min-height:44px;font-size:12px}.summary{border:0;grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.summary>div{background:0 0;border-bottom:1px solid #edf0f4;min-width:0;padding:14px 0;display:block}.summary span{color:#7b8797;margin-bottom:5px;font-size:10px;display:block}.summary b{color:#273244;font-size:13px;font-weight:600;line-height:1.45;display:block}.summary small{color:#7b8797;margin-top:4px;font-size:10px;line-height:1.45;display:block}.summary .consent{grid-column:1/-1;margin-top:20px}.success-card{padding:56px 30px}@media (width<=640px){.workspace-header{height:62px;padding:0 16px}.workspace-header img{width:126px}.workspace-header>a:last-child{font-size:11px}.wizard-layout{gap:16px;margin:0;padding:24px 14px 54px}.wizard-side{gap:20px}.wizard-side h1{font-size:26px}.wizard-side ol{gap:3px}.wizard-side li{gap:6px;font-size:9px}.wizard-side li b{width:29px;height:29px;font-size:10px}.wizard-side ol:before{top:14px}.wizard-card{border-radius:14px;padding:21px 17px 20px;box-shadow:0 8px 24px #0f22410b}.step-head{margin-bottom:20px;padding-bottom:15px}.step-head strong{font-size:19px}.form-grid{grid-template-columns:1fr;gap:16px}.form-grid .wide{grid-column:1}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.contract-options{grid-template-columns:1fr}.modern-choice-trigger{font-size:16px}.modern-choice-menu{grid-template-columns:1fr;max-height:300px}.modern-choice-menu button{min-height:46px;font-size:14px}.work-mode-choice-menu{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.contract-options label{min-height:46px}.contract-options input{font-size:initial}.summary{grid-template-columns:1fr}.summary .consent{grid-column:1}.wizard-actions{z-index:4;padding:14px 0 max(4px,env(safe-area-inset-bottom));background:linear-gradient(#fffffff0,#fff 28%);margin:24px -2px -4px;position:sticky;bottom:0}.wizard-actions .button{flex:1}}img[src="/joobsy-logo.png"]{object-fit:contain!important}@media (width>=901px){.search-shell{background:linear-gradient(#fff 0% 88%,#f2f7fd 100%);min-height:clamp(330px,31vw,445px)}.desktop-hero-art{object-fit:contain;object-position:center top;width:min(1080px,78%);height:auto;top:4px}.search-grid{bottom:-26px}}@media (width<=900px){.search-shell{background:linear-gradient(#fff 0% 40%,#f3f8ff 100%);min-height:calc(clamp(132px,37.5vw,326px) + 320px);padding:0}.mobile-hero-stage{height:clamp(132px,37.5vw,326px);box-shadow:none;background:0 0;border:0;border-radius:0;top:0;left:0;right:0;overflow:visible}.mobile-hero-art{object-fit:contain;object-position:center;width:100%;height:100%}.search-grid{top:calc(clamp(132px,37.5vw,326px) + 10px);bottom:auto}.search-grid .select-field>.ui-icon:last-child{color:#526071;stroke-width:1.9px;flex-basis:15px;width:15px;height:15px;margin-right:1px}}.search-grid>.search-select-shell{border-right:1px solid #e7ebf0;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:0 18px;display:flex;position:relative}.search-grid>.search-select-shell>span{color:#667085;font-size:10px;font-weight:650}.search-select-shell.picker-open{z-index:90}.custom-picker{width:100%;min-width:0;height:42px;position:relative}.custom-picker-trigger{color:#121a27;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;outline:0;align-items:center;gap:11px;width:100%;height:100%;padding:0;display:flex}.custom-picker-trigger:focus-visible{box-shadow:0 0 0 3px #0869f729}.custom-picker-trigger>span{color:#121a27;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:inherit;font-size:13px;font-weight:520;line-height:1.2;overflow:hidden}.custom-picker-trigger>.ui-icon:first-child{flex:0 0 21px;width:21px;height:21px}.custom-picker-trigger>.ui-icon:last-child{color:#526071;flex:0 0 16px;width:16px;height:16px;transition:transform .18s}.custom-picker.open .custom-picker-trigger>.ui-icon:last-child{transform:rotate(180deg)}.radius-picker-trigger{gap:8px}.radius-picker-trigger>.ui-icon:first-child{margin-left:auto}.custom-picker-menu{z-index:100;overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:14px;max-height:286px;padding:6px;position:absolute;top:calc(100% + 8px);left:-12px;right:-12px;overflow:auto;box-shadow:0 18px 48px #0f224129}.custom-picker-menu>button{color:#344054;text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;font-size:13px;font-weight:560;display:flex}.custom-picker-menu>button:hover,.custom-picker-menu>button:focus-visible,.custom-picker-menu>button[aria-selected=true]{color:#0869f7;background:#edf4ff;outline:0}.custom-picker-check{font-size:15px;font-weight:800}@media (width<=900px){.search-grid>.search-select-shell{background:#f4f7fb;border-radius:12px;min-height:58px;padding:0;border:1px solid #0000!important}.search-grid>.search-select-shell>span{display:none}.search-grid>:nth-child(2){grid-column:1/-1}.search-grid>:nth-child(4){grid-column:2}.custom-picker{height:100%}.custom-picker-trigger{border-radius:12px;padding:0 13px}.custom-picker-trigger>span{font-size:14px}.custom-picker-trigger:active{background:#edf3fa}.custom-picker-menu{border-radius:13px;top:calc(100% + 7px);left:0;right:0}.category-picker-menu{max-height:300px}.radius-picker-menu{min-width:150px;left:auto}}.filter-select-shell{margin-top:22px;position:relative}.filter-select-shell>span{color:#202b3d;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.filter-custom-picker{height:50px;position:relative}.filter-custom-picker .custom-picker-trigger{background:#fbfcfe;border:1px solid #dce4ed;border-radius:11px;width:100%;height:50px;padding:0 13px}.filter-custom-picker .custom-picker-trigger>span{text-align:left;flex:1}.filter-custom-picker.open .custom-picker-trigger{border-color:#86b6ff;box-shadow:0 0 0 3px #0869f71a}.filter-custom-picker .custom-picker-menu{max-height:248px;top:calc(100% + 7px);left:0;right:0}.filter-select-shell.picker-open{z-index:125}.job-card .card-offer-link,.card-offer-link,.pagination a.current,.results-pagination .pagination-number[aria-current=page]{color:#fff!important;background:#0869f7!important;border-color:#0869f7!important}.job-card .card-offer-link:hover,.card-offer-link:hover{background:#0059dc!important;border-color:#0059dc!important}.results-pagination>button{color:#0869f7}@media (width<=900px){.filter-select-shell{margin-top:20px}.filter-custom-picker,.filter-custom-picker .custom-picker-trigger{height:52px}.filter-custom-picker .custom-picker-trigger{background:#f8faff;border-radius:12px}}.company-logo-image{object-fit:contain;width:100%;height:100%;display:block}.joobsy-client-mark{color:#536176;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:7px;font-size:10px;font-weight:600;line-height:1;display:flex}.joobsy-client-mark>img{object-fit:contain;width:86%;height:auto;max-height:52%;display:block}.company-mark.has-logo:has(.joobsy-client-mark){padding:3px}.offer-logo .company-logo-image,.similar-offer-logo .company-logo-image,.tax-logo .company-logo-image{object-fit:contain;width:100%;height:100%}:is(.offer-logo:has(.joobsy-client-mark),.similar-offer-logo:has(.joobsy-client-mark),.tax-logo:has(.joobsy-client-mark)){background:#fff;padding:3px}.employers-page{color:#101828;background:#fff;min-height:100svh}.employers-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dee3eae6;grid-template-columns:170px 1fr auto;align-items:center;gap:28px;height:72px;padding:0 clamp(22px,5vw,72px);display:grid;position:sticky;top:0}.employers-header img,.employers-footer img{width:146px;height:auto;display:block}.employers-header nav{justify-content:center;gap:32px;font-size:13px;font-weight:650;display:flex}.employers-header nav a{align-items:center;min-height:72px;display:flex}.employers-header nav a:hover{color:#0869f7}.employers-header>div{align-items:center;gap:18px;display:flex}.employer-login{font-size:13px;font-weight:700}.employer-pricing{color:#0869f7;font-size:13px;font-weight:700;display:none}.employer-hero-modern{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:86px;width:min(1260px,100% - 56px);min-height:590px;margin:0 auto;padding:88px 30px 82px;display:grid}.section-label{color:#0878c9;margin-bottom:14px;font-size:12px;font-weight:750;display:block}.hero-actions{gap:11px;margin-top:30px;display:flex}.hero-actions .button{border-radius:11px;min-height:52px;padding:0 21px}.hero-actions .primary{background:#0869f7;gap:13px;box-shadow:0 10px 25px #0869f733}.hero-actions .primary span{font-size:19px;font-weight:400}.hero-actions .secondary{color:#263244;border-color:#d7dee8}.employer-promo-link{color:#516071;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:20px;font-size:11px;display:flex}.employer-promo-link span:before{content:"";background:#98a2b3;border-radius:50%;width:3px;height:3px;margin:0 9px 2px 0;display:inline-block}.employer-section-nav{background:linear-gradient(#f8fafd,#f2f6fb);border:1px solid #dde6f1;border-radius:15px;align-items:center;gap:4px;width:min(720px,100% - 56px);margin:0 auto;padding:5px;display:flex;box-shadow:inset 0 1px #fff,0 9px 25px #233d5e0f}.employer-section-nav a{color:#4f5f75;white-space:nowrap;border-radius:10px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:0 22px;font-size:12px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.employer-section-nav a:hover{color:#0869f7;background:#fff;transform:translateY(-1px);box-shadow:0 5px 15px #1e395b14}.employer-section-nav a:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.employer-product-preview{background:linear-gradient(160deg,#fff 0%,#f8fbff 100%);border:1px solid #dbe3ed;border-radius:24px;padding:22px;position:relative;overflow:hidden;box-shadow:0 28px 75px #172b4d21}.employer-product-preview:before{content:"";filter:blur(2px);background:#0869f714;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-90px}.product-preview-top{justify-content:space-between;align-items:center;gap:16px;padding:2px 2px 20px;display:flex;position:relative}.product-preview-top>div{gap:5px;display:grid}.product-preview-top>div span{color:#7b8797;font-size:10px}.product-preview-top b{font-size:17px}.preview-status{color:#19764a;background:#f0faf5;border:1px solid #cdebdc;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:730;display:flex}.preview-status i{background:#20a768;border-radius:50%;width:6px;height:6px}.preview-offer{background:#fff;border:1px solid #e3e8ef;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;margin-top:10px;padding:14px;display:grid;position:relative;box-shadow:0 8px 24px #0f22410d}.preview-icon{color:#0869f7;background:#edf4ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.preview-icon .ui-icon{width:20px;height:20px}.preview-offer>div{gap:4px;min-width:0;display:grid}.preview-offer>div b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.preview-offer>div span{color:#7b8797;font-size:10px}.preview-offer strong{color:#0869f7;letter-spacing:-.03em;font-size:22px}.preview-offer strong small{color:#7b8797;letter-spacing:0;font-size:8px;font-weight:600;display:block}.preview-update{color:#dbe5f3;background:#101828;border-radius:12px;align-items:center;gap:9px;margin-top:14px;padding:12px 13px;font-size:10px;display:flex}.preview-update .ui-icon{color:#59b5ff;width:16px;height:16px}.employer-workflow{border-top:1px solid #e5eaf0;grid-template-columns:300px minmax(0,1fr);gap:80px;width:min(1160px,100% - 56px);margin:0 auto;padding:86px 0;display:grid}.employer-workflow h2,.employer-capabilities h2,.employer-final-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(31px,3.4vw,44px);font-weight:690;line-height:1.08}.employer-workflow ol{margin:0;padding:0;list-style:none}.employer-workflow li{border-bottom:1px solid #e5eaf0;grid-template-columns:52px minmax(0,1fr);gap:20px;min-height:108px;padding:22px 0;display:grid}.employer-workflow li:first-child{padding-top:0}.employer-workflow li>span{color:#0869f7;padding-top:3px;font-size:11px;font-weight:780}.employer-workflow h3{margin:0 0 7px;font-size:18px;font-weight:680}.employer-workflow p{color:#667085;margin:0;font-size:13px;line-height:1.55}.employer-capabilities{background:#f1f6fc;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:80px;width:min(1160px,100% - 56px);margin:0 auto 86px;padding:52px;display:grid}.employer-capabilities h2{max-width:620px}.employer-capabilities>div>p{color:#667085;margin:18px 0 0;font-size:14px}.employer-capabilities ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.employer-capabilities li{color:#263244;border-bottom:1px solid #dfe7f0;align-items:center;gap:11px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:620;display:flex}.employer-capabilities li:last-child{border-bottom:0}.employer-capabilities li span{color:#0869f7;background:#ddebff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:850;display:grid}.employer-final-cta{color:#fff;background:#101828;border-radius:24px;justify-content:space-between;align-items:center;gap:48px;width:min(1160px,100% - 56px);margin:0 auto 88px;padding:48px 52px;display:flex}.employer-final-cta>div:first-child>span{color:#84baff;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.employer-final-cta h2{max-width:620px;font-size:36px}.employer-final-cta>div:last-child{align-items:center;gap:20px;display:flex}.employer-final-cta .button{background:#1677ff;min-height:50px}.employer-price-link{color:#dbe5f3;white-space:nowrap;font-size:12px;font-weight:680}.employers-footer{background:#fff;border-top:1px solid #e2e7ed;grid-template-columns:160px 1fr auto auto;align-items:center;gap:25px;padding:30px clamp(22px,5vw,72px);display:grid}.employers-footer>div{justify-content:center;gap:22px;font-size:11px;font-weight:650;display:flex}.employers-footer small{color:#7b8490}.employers-footer .social-links{justify-content:flex-end}.employers-footer .social-link{width:36px;height:36px}@media (width<=900px){.employers-header{grid-template-columns:150px 1fr}.employers-header nav{display:none}.employers-header>div{justify-self:end}.employer-pricing{display:inline-flex}.employer-hero-modern{grid-template-columns:1fr;gap:48px;padding-top:62px}.employer-hero-copy{max-width:700px}.employer-product-preview{width:min(560px,100%);margin:0 auto}.employer-workflow{grid-template-columns:1fr;gap:38px}.employer-workflow header{max-width:480px}.employer-capabilities{grid-template-columns:1fr;gap:38px}.employer-final-cta{flex-direction:column;align-items:flex-start;gap:26px}.employers-footer{grid-template-columns:150px 1fr auto}.employers-footer small{display:none}}@media (width<=640px){.employers-header{grid-template-columns:1fr auto;height:64px;padding:0 15px}.employers-header img{width:128px}.employers-header>div{gap:12px}.employer-login,.employer-pricing{font-size:11px}.employer-hero-modern{background:linear-gradient(#fff,#f7faff);gap:40px;width:100%;min-height:0;padding:44px 16px 54px}.employer-hero-copy h1{font-size:39px;line-height:1.03}.employer-hero-copy>p{margin-top:17px;font-size:15px}.hero-actions{flex-direction:column;margin-top:24px}.hero-actions .button{width:100%}.employer-promo-link{flex-direction:column;align-items:flex-start;gap:4px;margin-top:16px}.employer-promo-link span:before{display:none}.employer-section-nav{scrollbar-width:none;border-radius:13px;width:calc(100% - 24px);margin-top:-22px;padding:4px;overflow-x:auto}.employer-section-nav::-webkit-scrollbar{display:none}.employer-section-nav a{min-width:max-content;min-height:44px;padding:0 20px;font-size:11px}.employer-product-preview{border-radius:18px;padding:16px}.preview-offer{min-height:72px;padding:12px}.employer-workflow{gap:30px;width:calc(100% - 32px);padding:58px 0}.employer-workflow h2,.employer-capabilities h2{font-size:30px}.employer-workflow li{grid-template-columns:38px minmax(0,1fr);gap:12px}.employer-capabilities{border-radius:18px;gap:28px;width:calc(100% - 24px);margin-bottom:58px;padding:30px 20px}.employer-capabilities li{padding-left:0;padding-right:0}.employer-final-cta{border-radius:18px;width:calc(100% - 24px);margin-bottom:58px;padding:31px 22px}.employer-final-cta h2{font-size:29px}.employer-final-cta>div:last-child{flex-direction:column;align-items:stretch;gap:14px;width:100%}.employer-final-cta .button{width:100%}.employer-price-link{text-align:center}.employers-footer{grid-template-columns:1fr;padding:30px 18px}.employers-footer>div{flex-direction:column;justify-content:flex-start;gap:11px}.employers-footer .social-links{flex-direction:row}}.employers-page{background:#fff;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.employer-hero-modern{text-align:center;background:radial-gradient(circle at 50% 105%,#0869f724,#0000 40%),linear-gradient(#fff 0%,#f7faff 100%);width:100%;max-width:none;min-height:620px;padding:105px 24px 92px;display:block;position:relative;overflow:hidden}.employer-hero-modern:before{content:"";border:1px solid #0869f740;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-390px;left:50%;transform:translate(-50%);box-shadow:0 0 0 42px #0869f709,0 0 0 84px #0869f706}.employer-hero-copy{z-index:1;max-width:920px;margin:0 auto;position:relative}.employer-hero-copy .section-label{letter-spacing:.09em;font-size:11px;font-weight:700}.employer-hero-copy h1{letter-spacing:-.065em;max-width:900px;margin:18px auto 0;font-size:clamp(58px,7.2vw,88px);font-weight:620;line-height:.96}.employer-hero-copy>p{color:#5e6a7c;max-width:710px;margin:25px auto 0;font-size:18px;line-height:1.65}.employer-hero-modern .hero-actions{justify-content:center;margin-top:31px}.employer-hero-modern .hero-actions .button{border-radius:13px;min-width:230px;min-height:54px;font-size:13px;box-shadow:0 13px 30px #0869f733}.employer-promo-link{width:max-content;max-width:100%;box-shadow:none;background:0 0;border:0;justify-content:center;margin:22px auto 0;padding:0}.employer-promo-link b{color:#0869f7;font-size:11px}.employer-promo-link span{color:#677489;font-size:10px}.employer-story-v4{width:min(1160px,100% - 56px);margin:0 auto 90px}.employer-steps-v4>header{text-align:center;max-width:650px;margin:0 auto}.employer-steps-v4 h2{letter-spacing:-.06em;margin:10px 0 12px;font-size:clamp(42px,5.3vw,65px);font-weight:620;line-height:1}.employer-steps-v4>header p{color:#667085;margin:0;font-size:14px;line-height:1.65}.employer-steps-v4 ol{grid-template-columns:repeat(3,1fr);gap:50px;margin:58px 0 0;padding:0;list-style:none;display:grid;position:relative}.employer-steps-v4 ol:before{content:"";background:linear-gradient(90deg,#c9d8eb,#0869f7,#c9d8eb);height:1px;position:absolute;top:24px;left:16%;right:16%}.employer-steps-v4 li{text-align:center;position:relative}.employer-steps-v4 li>span{z-index:1;color:#0869f7;background:#fff;border:1px solid #bdd4f2;border-radius:50%;place-items:center;width:49px;height:49px;margin:0 auto 25px;font-size:11px;font-weight:750;display:grid;position:relative;box-shadow:0 7px 22px #0869f717}.employer-steps-v4 li div{gap:9px;display:grid}.employer-steps-v4 li b{color:#182230;letter-spacing:-.02em;font-size:18px;font-weight:650}.employer-steps-v4 li p{color:#6b7789;max-width:260px;margin:0 auto;font-size:12px;line-height:1.6}.employer-reach-v4{color:#fff;background:linear-gradient(128deg,#071528 0%,#0b2b56 66%,#0969e7 130%);border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:460px;padding:72px clamp(30px,8vw,100px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 75px #08204329}.employer-reach-v4:after{content:"";border:1px solid #7ebeff40;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-150px;box-shadow:0 0 0 48px #64b2ff0d,0 0 0 96px #64b2ff09}.employer-reach-v4 .section-label{color:#75bfff}.employer-reach-v4 h2{z-index:1;letter-spacing:-.06em;max-width:820px;margin:13px 0 0;font-size:clamp(44px,6vw,72px);font-weight:610;line-height:1;position:relative}.employer-reach-v4>p{z-index:1;color:#c9d5e5;max-width:720px;margin:25px 0 0;font-size:16px;line-height:1.7;position:relative}.employer-reach-v4>p b{color:#fff}.employer-reach-meta-v4{z-index:1;gap:10px;margin-top:32px;display:flex;position:relative}.employer-reach-meta-v4 span{color:#e5effb;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:650}@media (width<=640px){.employer-hero-modern{min-height:0;padding:70px 20px 68px}.employer-hero-copy h1{margin-top:15px;font-size:46px;font-weight:620;line-height:.98}.employer-hero-copy>p{margin-top:21px;font-size:15px;line-height:1.6}.employer-hero-modern .hero-actions{margin-top:27px}.employer-hero-modern .hero-actions .button{width:100%;min-height:52px}.employer-promo-link{text-align:center;align-items:center;gap:4px;width:100%}.employer-promo-link span:before{display:none}.employer-story-v4{width:calc(100% - 24px);margin-bottom:58px}.employer-steps-v4{padding:70px 8px 64px}.employer-steps-v4 h2{font-size:38px}.employer-steps-v4>header p{font-size:12px}.employer-steps-v4 ol{text-align:left;grid-template-columns:1fr;gap:0;margin-top:40px}.employer-steps-v4 ol:before{background:linear-gradient(#c9d8eb,#0869f7,#c9d8eb);width:1px;height:auto;inset:24px auto 24px 24px}.employer-steps-v4 li{text-align:left;min-height:124px;padding:0 0 28px 72px}.employer-steps-v4 li>span{margin:0;position:absolute;top:0;left:0}.employer-steps-v4 li div{gap:7px;padding-top:3px}.employer-steps-v4 li b{font-size:16px}.employer-steps-v4 li p{max-width:none;margin:0;font-size:11px}.employer-reach-v4{border-radius:22px;min-height:480px;padding:42px 24px}.employer-reach-v4 h2{font-size:42px}.employer-reach-v4>p{margin-top:21px;font-size:13px}.employer-reach-meta-v4{flex-direction:column;align-items:flex-start;margin-top:26px}}.employer-tour{width:min(1160px,100% - 56px);margin:0 auto;padding:90px 0}.employer-tour>header{text-align:center;max-width:670px;margin:0 auto}.employer-tour h2{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(34px,4.2vw,54px);line-height:1.02}.employer-tour>header p{color:#68758a;margin:0;font-size:15px}.employer-tour-tabs{background:#f4f7fb;border:1px solid #dfe7f1;border-radius:13px;gap:4px;width:max-content;margin:30px auto 18px;padding:5px;display:flex}.employer-tour-tabs button{color:#647287;border-radius:9px;min-width:120px;min-height:40px;padding:0 18px;font-size:12px;font-weight:750}.employer-tour-tabs button[aria-selected=true]{color:#0869f7;background:#fff;box-shadow:0 4px 14px #1930501a}.employer-tour-window{background:#0e1829;border-radius:25px;padding:12px;box-shadow:0 28px 70px #1227482b}.tour-window-bar{color:#9eacc0;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;height:37px;padding:0 8px 0 13px;font-size:9px;font-weight:700;display:flex}.tour-window-bar i{background:#47d694;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #47d6941f}.tour-view{background:#fff;border-radius:17px;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);align-items:center;gap:58px;min-height:350px;padding:42px;display:grid}.tour-view-copy>span{color:#0869f7;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800}.tour-view-copy h3{letter-spacing:-.04em;margin:10px 0 12px;font-size:31px;line-height:1.08}.tour-view-copy p{color:#66758a;margin:0;font-size:13px;line-height:1.65}.tour-demo-list{gap:10px;display:grid}.tour-demo-list article{background:#fbfcfe;border:1px solid #e1e8f1;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:76px;padding:14px 15px;display:grid;box-shadow:0 5px 16px #102a4d0b}.tour-demo-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.tour-demo-list article b{font-size:13px}.tour-demo-list article div span{color:#738196;font-size:10px}.tour-demo-list article>strong{color:#253248;font-size:11px}.tour-active,.tour-review,.tour-new,.tour-shortlist{color:#15734a;background:#eaf8f1;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750}.tour-review{color:#966510;background:#fff5dc}.tour-new{color:#0869f7;background:#eaf2ff}.tour-shortlist{color:#6a4ac8;background:#eeeafd}.tour-avatar{color:#0869f7;background:#eaf2ff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.tour-candidates .tour-demo-list article{grid-template-columns:auto minmax(0,1fr) auto}.tour-metrics{gap:10px;display:grid}.tour-metrics article{background:#fbfcfe;border:1px solid #e1e8f1;border-radius:13px;padding:15px 17px 18px;position:relative;overflow:hidden}.tour-metrics span{color:#68768a;font-size:10px}.tour-metrics b{float:right;font-size:19px}.tour-metrics i{background:linear-gradient(90deg,#0869f7,#19a7f4);border-radius:99px;height:3px;position:absolute;bottom:9px;left:17px}.employer-steps{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.employer-steps li{background:#fff;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:12px;padding:17px;display:flex}.employer-steps li>span{color:#0869f7;font-size:10px;font-weight:800}.employer-steps li div{flex-direction:column;gap:3px;display:flex}.employer-steps b{font-size:12px}.employer-steps small{color:#748196;font-size:10px}@media (width<=900px){.employer-tour{padding:70px 0}.tour-view{grid-template-columns:1fr;gap:30px;padding:34px}}@media (width<=640px){.employer-tour{width:calc(100% - 24px);padding:58px 0}.employer-tour h2{font-size:31px}.employer-tour>header p{font-size:13px}.employer-tour-tabs{width:100%;margin-top:24px}.employer-tour-tabs button{flex:1;min-width:0;min-height:42px;padding:0 8px;font-size:10px}.employer-tour-window{border-radius:19px;padding:7px}.tour-window-bar{height:32px}.tour-view{border-radius:13px;gap:24px;min-height:0;padding:24px 17px}.tour-view-copy h3{font-size:25px}.tour-demo-list article{gap:8px;min-height:68px;padding:12px}.tour-demo-list article>strong{display:none}.tour-offers .tour-demo-list article{grid-template-columns:minmax(0,1fr) auto}.tour-active,.tour-review,.tour-new,.tour-shortlist{padding:5px 7px;font-size:8px}.employer-steps{grid-template-columns:1fr;gap:8px;margin-top:16px}}.employer-hero-modern{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:72px;min-height:560px;padding-top:72px;padding-bottom:64px}.employer-included{background:linear-gradient(150deg,#fff 0%,#f4f8fe 100%);border:1px solid #dce5ef;border-radius:25px;padding:24px;overflow:hidden;box-shadow:0 28px 70px #142c4f1f}.employer-included-head{border-bottom:1px solid #e1e8f1;gap:6px;padding:2px 2px 20px;display:grid}.employer-included-head span{color:#0869f7;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.employer-included-head b{letter-spacing:-.025em;max-width:380px;font-size:20px;line-height:1.25}.employer-included ul{margin:0;padding:8px 0 4px;list-style:none}.employer-included li{border-bottom:1px solid #e4eaf1;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;padding:13px 2px;display:grid}.employer-included li:last-child{border-bottom:0}.employer-included li>span{color:#0869f7;background:#eaf3ff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:850;display:grid}.employer-included li div{gap:4px;display:grid}.employer-included li b{font-size:13px}.employer-included li small{color:#6d7a8d;font-size:10px;line-height:1.45}.employer-included>a{color:#fff;background:#101b2d;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-top:14px;padding:0 16px;font-size:12px;font-weight:750;display:flex}.employer-included>a span{font-size:18px;font-weight:400}.employer-section-nav{margin-top:8px}.employer-process{width:min(1160px,100% - 56px);margin:0 auto;padding:92px 0 82px}.employer-process>header,.employer-features>header{max-width:680px}.employer-process h2,.employer-features h2{letter-spacing:-.05em;margin:8px 0 13px;font-size:clamp(34px,4.3vw,54px);line-height:1.02}.employer-process>header p,.employer-features>header p{color:#68758a;margin:0;font-size:14px;line-height:1.6}.employer-process ol{counter-reset:none;grid-template-columns:repeat(3,1fr);gap:13px;margin:38px 0 0;padding:0;list-style:none;display:grid}.employer-process li{background:#fff;border:1px solid #dfe7f0;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex;box-shadow:0 13px 35px #142e520e}.employer-process li>span{color:#0869f7;background:#edf4ff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid}.employer-process li div{margin-top:34px}.employer-process li b{letter-spacing:-.02em;font-size:17px}.employer-process li p{color:#66758a;margin:9px 0 0;font-size:12px;line-height:1.6}.employer-features{color:#fff;background:linear-gradient(145deg,#09172b,#102849);border-radius:28px;width:min(1160px,100% - 56px);margin:0 auto 86px;padding:58px;box-shadow:0 28px 70px #091c382b}.employer-features .section-label{color:#68b6ff}.employer-features>header p{color:#b7c6d9}.employer-feature-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:36px;display:grid}.employer-feature-grid article{background:#fff1;border:1px solid #ffffff1c;border-radius:18px;min-height:180px;padding:22px;box-shadow:inset 0 1px #ffffff0d}.employer-feature-grid article>span{color:#66b6ff;margin-bottom:25px;font-size:10px;font-weight:850;display:block}.employer-feature-grid h3{letter-spacing:-.02em;margin:0;font-size:18px}.employer-feature-grid p{color:#c0ccdc;margin:9px 0 0;font-size:12px;line-height:1.65}@media (width<=900px){.employer-hero-modern{grid-template-columns:1fr;gap:42px}.employer-included{width:min(590px,100%)}.employer-process ol{grid-template-columns:1fr}.employer-process li{min-height:150px}}@media (width<=640px){.employer-hero-modern{gap:34px;padding:42px 14px 48px}.employer-hero-copy h1{font-size:38px}.employer-included{border-radius:19px;padding:17px}.employer-included-head b{font-size:17px}.employer-included li{grid-template-columns:42px minmax(0,1fr);min-height:72px}.employer-included li>span{border-radius:12px;width:40px;height:40px}.employer-section-nav{margin-top:-16px}.employer-process{width:calc(100% - 24px);padding:64px 0 58px}.employer-process h2,.employer-features h2{font-size:31px}.employer-process>header p,.employer-features>header p{font-size:12px}.employer-process ol{gap:9px;margin-top:27px}.employer-process li{border-radius:16px;grid-template-columns:40px minmax(0,1fr);gap:14px;min-height:0;padding:18px;display:grid}.employer-process li div{margin-top:0}.employer-process li b{font-size:15px}.employer-process li p{font-size:11px}.employer-features{border-radius:21px;width:calc(100% - 24px);margin-bottom:58px;padding:27px 17px}.employer-feature-grid{grid-template-columns:1fr;gap:8px;margin-top:26px}.employer-feature-grid article{border-radius:15px;min-height:0;padding:18px}.employer-feature-grid article>span{margin-bottom:16px}.employer-feature-grid h3{font-size:16px}.employer-feature-grid p{font-size:11px}}.employer-control-board{background:linear-gradient(150deg,#fff,#f3f8ff);border:1px solid #dce5ef;border-radius:25px;padding:24px;overflow:hidden;box-shadow:0 28px 70px #142c4f1f}.employer-control-head{border-bottom:1px solid #e1e8f1;gap:6px;padding:2px 2px 20px;display:grid}.employer-control-head span{color:#0869f7;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.employer-control-head b{letter-spacing:-.025em;max-width:360px;font-size:20px;line-height:1.25}.employer-control-board ul{margin:0;padding:8px 0 4px;list-style:none}.employer-control-board li{border-bottom:1px solid #e3eaf2;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;padding:13px 2px;display:grid}.employer-control-board li:last-child{border-bottom:0}.employer-control-board li>span{color:#0869f7;background:#e8f2ff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:850;display:grid}.employer-control-board li div{gap:4px;display:grid}.employer-control-board li b{font-size:13px}.employer-control-board li small{color:#6c7a8e;font-size:10px;line-height:1.45}.employer-control-board>a{color:#fff;background:#101b2d;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-top:14px;padding:0 16px;font-size:12px;font-weight:750;display:flex}.employer-control-board>a span{font-size:18px;font-weight:400}.employer-story{width:min(1160px,100% - 56px);margin:0 auto 86px}.employer-flow-arrow{color:#0869f7;background:linear-gradient(145deg,#fff,#eaf3ff);border:1px solid #d7e6fa;border-radius:22px;place-items:center;width:66px;height:66px;font-size:32px;font-weight:450;display:grid;box-shadow:0 14px 34px #16427a1a}.employer-flow-arrow.arrow-right{margin:28px 0 28px 29%}.employer-flow-arrow.arrow-left{margin:28px 0 28px 67%}.employer-three-steps{background:#f7f9fc;border:1px solid #dde6f0;border-radius:28px;padding:54px}.employer-three-steps>header{max-width:620px}.employer-three-steps h2,.employer-reach h2{letter-spacing:-.055em;margin:7px 0 0;font-size:clamp(38px,4.6vw,58px);line-height:1}.employer-three-steps ol{grid-template-columns:repeat(3,1fr);gap:11px;margin:36px 0 0;padding:0;list-style:none;display:grid}.employer-three-steps li{background:#fff;border:1px solid #dfe7f0;border-radius:19px;flex-direction:column;justify-content:space-between;min-height:190px;padding:22px;display:flex;position:relative;box-shadow:0 10px 28px #132d500d}.employer-three-steps li:not(:last-child):after{content:"→";z-index:2;color:#fff;background:#0869f7;border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;display:grid;position:absolute;top:50%;right:-17px;transform:translateY(-50%);box-shadow:0 7px 16px #0869f73d}.employer-three-steps li>span{color:#0869f7;font-size:11px;font-weight:850}.employer-three-steps li div{gap:8px;margin-top:34px;display:grid}.employer-three-steps li b{letter-spacing:-.025em;font-size:18px;line-height:1.25}.employer-three-steps li p{color:#6b788b;margin:0;font-size:11px;line-height:1.6}.employer-reach{color:#fff;background:linear-gradient(135deg,#071426,#0c2c58 72%,#0b64d9 130%);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:70px;min-height:430px;padding:58px;display:grid;overflow:hidden;box-shadow:0 30px 75px #0922442e}.employer-reach .section-label{color:#69b8ff}.employer-reach-copy p{color:#c4d1e2;max-width:650px;margin:22px 0 0;font-size:15px;line-height:1.7}.employer-reach-copy p b{color:#fff;font-weight:800}.employer-reach-map{aspect-ratio:1;background:radial-gradient(circle,#1277ff47 0 25%,#0000 26% 48%,#5caaff1f 49% 50%,#0000 51%);border:1px solid #74b9ff59;border-radius:50%;place-items:center;width:min(360px,100%);margin:auto;display:grid;position:relative;box-shadow:inset 0 0 65px #147dff1f,0 0 0 24px #3389ec0d}.employer-reach-map strong{letter-spacing:-.06em;font-size:37px}.employer-reach-map>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e6f1ff;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:720;display:flex;position:absolute}.employer-reach-map>span:first-child{top:15%;right:-4%}.employer-reach-map>span:nth-child(2){bottom:15%;left:-8%}.employer-reach-map i{background:#55d79e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #55d79e1f}@media (width<=900px){.employer-control-board{width:min(590px,100%)}.employer-three-steps{padding:38px}.employer-three-steps ol{grid-template-columns:1fr}.employer-three-steps li{min-height:130px}.employer-three-steps li:not(:last-child):after{content:"↓";inset:auto auto -20px 50%;transform:translate(-50%)}.employer-reach{grid-template-columns:1fr;gap:46px}.employer-reach-map{width:min(330px,88%)}}@media (width<=640px){.employer-control-board{border-radius:19px;padding:17px}.employer-control-head b{font-size:17px}.employer-control-board li{grid-template-columns:42px minmax(0,1fr);min-height:72px}.employer-control-board li>span{border-radius:12px;width:40px;height:40px}.employer-story{width:calc(100% - 24px);margin-bottom:58px}.employer-flow-arrow{border-radius:18px;width:54px;height:54px;font-size:0;margin:22px auto!important}.employer-flow-arrow:before{content:"↓";font-size:25px}.employer-three-steps{border-radius:21px;padding:27px 16px}.employer-three-steps h2,.employer-reach h2{font-size:34px}.employer-three-steps ol{gap:18px;margin-top:25px}.employer-three-steps li{border-radius:16px;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:0;padding:18px;display:grid}.employer-three-steps li div{margin-top:0}.employer-three-steps li b{font-size:15px}.employer-three-steps li p{font-size:10px}.employer-reach{border-radius:22px;gap:38px;min-height:0;padding:31px 20px}.employer-reach-copy p{margin-top:17px;font-size:12px}.employer-reach-map{width:min(260px,86%)}.employer-reach-map strong{font-size:29px}.employer-reach-map>span{font-size:8px}.employer-reach-map>span:first-child{right:-10%}.employer-reach-map>span:nth-child(2){left:-12%}}.employer-hero-modern{text-align:center;gap:0;width:100%;max-width:none;min-height:570px;padding:92px 24px 62px;display:block}.employer-hero-copy h1{font-size:clamp(58px,7.2vw,88px)}.employer-steps-v4{padding:58px 0 54px}.employer-steps-v4 ol{margin-top:40px}.employer-steps-v4 li div{gap:0}@media (width<=640px){.employer-hero-modern{gap:0;min-height:0;padding:60px 20px 46px}.employer-hero-copy h1{font-size:46px}.employer-steps-v4{padding:42px 8px 38px}.employer-steps-v4 ol{margin-top:32px}.employer-steps-v4 li{min-height:84px;padding-bottom:18px}}.pricing-page{color:#101828;background:#f6f8fb;min-height:100svh}.pricing-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dae0e8e6;grid-template-columns:160px 1fr auto;align-items:center;gap:36px;height:72px;padding:0 clamp(22px,5vw,72px);display:grid;position:sticky;top:0}.pricing-header img{width:150px;height:auto;display:block}.pricing-header nav{justify-content:center;gap:32px;font-size:13px;font-weight:650;display:flex}.pricing-header nav a{border-bottom:2px solid #0000;padding:25px 0 22px}.pricing-header nav a.active{color:#0869f7;border-bottom-color:#0869f7}.pricing-workspace{width:min(760px,100% - 40px);margin:0 auto;padding:58px 0 86px}.pricing-heading{text-align:center;margin-bottom:26px}.pricing-heading>span{color:#0878c9;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.pricing-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:690;line-height:1.08}.pricing-mode{background:#eef2f7;border:1px solid #dfe5ed;border-radius:15px;grid-template-columns:1fr 1fr;width:min(560px,100%);margin:0 auto 30px;padding:5px;display:grid}.pricing-mode button{color:#667085;border-radius:11px;min-height:48px;padding:10px 16px;font-size:13px;font-weight:680;transition:background .18s,color .18s,box-shadow .18s}.pricing-mode button[aria-selected=true]{color:#101828;background:#fff;box-shadow:0 3px 12px #0f224117}.pricing-mode button:focus-visible,.bundle-switch button:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.bundle-switch{justify-content:center;gap:10px;margin:-12px 0 22px;display:flex}.bundle-switch button{color:#5d6878;background:#fff;border:1px solid #dce3ec;border-radius:999px;min-height:42px;padding:10px 18px;font-size:12px;font-weight:680}.bundle-switch button[aria-selected=true]{color:#0869f7;background:#edf4ff;border-color:#0869f7}.price-card{background:#fff;border:1px solid #dfe5ed;border-radius:22px;overflow:hidden;box-shadow:0 20px 55px #0f224114}.price-card-head{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:flex-start;gap:18px;min-height:110px;padding:27px 32px 23px;display:flex}.price-card-head span{color:#0878c9;margin-bottom:6px;font-size:11px;font-weight:720;display:block}.price-card-head h2{letter-spacing:-.025em;margin:0;font-size:25px;font-weight:680}.saving-badge{color:#087a45;white-space:nowrap;background:#eaf8f0;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:760}.price-table{margin:0;padding:7px 32px 5px}.price-table>div{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:51px;display:grid}.price-table>div:last-child{border-bottom:0}.price-table dt{color:#667085;font-size:13px}.price-table dd{color:#1d2939;text-align:right;margin:0;font-size:13px;font-weight:680}.price-summary{border-top:1px solid #dfe5ed;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 32px;padding:22px 0;display:flex}.price-summary>div{flex-direction:column;gap:5px;display:flex}.price-summary>div span{color:#667085;font-size:12px}.price-summary del{color:#98a2b3;font-size:12px}.price-summary p{align-items:baseline;gap:7px;margin:0;display:flex}.price-summary strong{letter-spacing:-.035em;font-size:31px;font-weight:700;line-height:1}.price-summary p span{color:#667085;font-size:12px}.pricing-main-action{color:#fff;background:#0869f7;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:56px;margin:0 32px 30px;padding:0 20px;font-size:14px;font-weight:730;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #0869f733}.pricing-main-action:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0869f740}.pricing-main-action span{font-size:20px;font-weight:400}.launch-offer{color:#162339;background:linear-gradient(105deg,#eef5ff,#f7fbff);border:1px solid #cfe1ff;border-radius:16px;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:76px;margin-top:16px;padding:14px 18px;display:grid}.launch-offer-icon{color:#fff;background:#0869f7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.launch-offer b,.launch-offer small{display:block}.launch-offer b{margin-bottom:4px;font-size:13px}.launch-offer small{color:#607087;font-size:11px;line-height:1.4}.launch-offer-arrow{color:#0869f7;font-size:20px}.pricing-note{color:#7a8493;text-align:center;margin:18px 0 0;font-size:11px}@media (width<=760px){.pricing-header{grid-template-columns:1fr auto;gap:12px;height:64px;padding:0 16px}.pricing-header img{width:132px}.pricing-header nav{display:none}.pricing-header .button{min-height:40px;padding:9px 13px;font-size:11px}.pricing-workspace{width:min(100% - 28px,600px);padding:36px 0 64px}.pricing-heading{margin-bottom:22px}.pricing-heading>span{margin-bottom:7px}.pricing-heading h1{font-size:31px}.pricing-mode{border-radius:14px;margin-bottom:22px}.pricing-mode button{min-height:46px;padding:8px 10px;font-size:12px}.bundle-switch{gap:7px;margin:-8px -4px 18px}.bundle-switch button{flex:1;padding:9px 8px;font-size:11px}.price-card{border-radius:18px;box-shadow:0 14px 38px #0f224112}.price-card-head{min-height:96px;padding:23px 20px 20px}.price-card-head h2{font-size:22px}.saving-badge{padding:7px 9px;font-size:9px}.price-table{padding:5px 20px 3px}.price-table>div{gap:14px;min-height:49px}.price-table dt,.price-table dd{font-size:12px}.price-summary{margin:0 20px;padding:20px 0}.price-summary strong{font-size:28px}.pricing-main-action{border-radius:11px;min-height:54px;margin:0 20px 22px}.launch-offer{border-radius:14px;grid-template-columns:34px minmax(0,1fr) 18px;min-height:82px;padding:14px}.launch-offer b{font-size:12px;line-height:1.35}.launch-offer small{font-size:10px}}.pricing-page{font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pricing-workspace-v3{width:min(860px,100% - 40px);padding:32px 0 82px}.pricing-workspace-v3 .pricing-heading{text-align:center;margin:46px auto 25px}.pricing-workspace-v3 .pricing-heading h1{letter-spacing:-.055em;font-size:clamp(36px,5vw,56px);font-weight:650}.pricing-workspace-v3 .pricing-heading p{color:#667085;margin:10px 0 0;font-size:14px}.pricing-tabs-v3,.bundle-tabs-v3{border-bottom:1px solid #dce3ec;grid-template-columns:1fr 1fr;width:min(620px,100%);margin:0 auto 28px;display:grid}.pricing-tabs-v3 button,.bundle-tabs-v3 button{color:#697386;min-height:55px;padding:0 16px;font-size:14px;font-weight:600;position:relative}.pricing-tabs-v3 button:after,.bundle-tabs-v3 button:after{content:"";background:0 0;border-radius:99px;height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.pricing-tabs-v3 button[aria-selected=true],.bundle-tabs-v3 button[aria-selected=true]{color:#0869f7}.pricing-tabs-v3 button[aria-selected=true]:after,.bundle-tabs-v3 button[aria-selected=true]:after{background:#0869f7}.bundle-tabs-v3{border-bottom-color:#e7ebf1;margin-top:-14px;margin-bottom:24px}.bundle-tabs-v3 button{min-height:47px;font-size:12px}.pricing-plan-v3{background:#fff;border:1px solid #dfe5ed;border-radius:24px;width:min(760px,100%);margin:0 auto;overflow:hidden;box-shadow:0 18px 50px #0f234212}.pricing-plan-head-v3{justify-content:space-between;align-items:flex-start;gap:20px;padding:30px 32px 24px;display:flex}.pricing-plan-head-v3>div{gap:6px;display:grid}.pricing-plan-head-v3>div>span{color:#0875c9;letter-spacing:.02em;font-size:11px;font-weight:700}.pricing-plan-head-v3 h2{color:#101828;letter-spacing:-.045em;margin:0;font-size:30px;font-weight:650}.pricing-discount-v3{color:#087747;white-space:nowrap;background:#eaf8f0;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.pricing-purchase-v3{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:25px;padding:25px 32px;display:grid}.pricing-price-v3{gap:6px;display:grid}.pricing-price-v3>span{color:#667085;font-size:11px}.pricing-price-v3 del{color:#98a2b3;font-size:12px}.pricing-price-v3 p{align-items:baseline;gap:8px;margin:0;display:flex}.pricing-price-v3 strong{color:#101828;letter-spacing:-.055em;font-size:42px;font-weight:650;line-height:1}.pricing-price-v3 small{color:#667085;font-size:12px}.pricing-price-v3>b{color:#0869f7;font-size:11px;font-weight:700}.pricing-action-v3{color:#fff;background:#0869f7;border-radius:13px;justify-content:center;align-items:center;gap:13px;min-width:215px;min-height:52px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #0869f72e}.pricing-action-v3:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0869f73b}.pricing-action-v3 span{font-size:20px;font-weight:400}.pricing-included-v4{background:linear-gradient(#fff 0%,#fbfdff 100%);padding:27px 32px 30px}.pricing-included-heading-v4{align-items:center;gap:12px;margin-bottom:17px;display:flex}.pricing-included-heading-v4>span{color:#fff;background:linear-gradient(135deg,#0869f7,#21a7f4);border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid;box-shadow:0 8px 18px #0869f72b}.pricing-included-heading-v4 h3{color:#172033;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:680}.pricing-included-heading-v4 p{color:#7a8495;margin:3px 0 0;font-size:10px}.pricing-features-v3{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;margin:0;padding:0;display:grid}.pricing-features-v3>div{background:0 0;border-bottom:1px solid #edf1f6;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:12px 0;display:grid;position:relative}.pricing-feature-check-v4{color:#0869f7;background:#edf5ff;border-radius:8px;place-items:center;width:23px;height:23px;font-size:11px;font-weight:850;display:grid}.pricing-features-v3 dt{color:#5f6d82;font-size:11px;line-height:1.35}.pricing-features-v3 dd{color:#1f2e43;text-align:right;margin:0;font-size:11px;font-weight:700;line-height:1.35}.pricing-workspace-v3 .pricing-note{margin-top:18px;font-size:11px}@media (width<=760px){.pricing-workspace-v3{width:calc(100% - 24px);padding:18px 0 58px}.pricing-workspace-v3 .pricing-heading{margin:34px auto 20px;padding:0 10px}.pricing-workspace-v3 .pricing-heading h1{font-size:34px;font-weight:640;line-height:1.02}.pricing-workspace-v3 .pricing-heading p{font-size:12px;line-height:1.5}.pricing-tabs-v3{margin-bottom:23px}.pricing-tabs-v3 button{min-height:49px;padding:0 6px;font-size:12px}.bundle-tabs-v3{margin-top:-12px;margin-bottom:19px}.bundle-tabs-v3 button{min-height:43px;padding:0 5px;font-size:10px}.pricing-plan-v3{border-radius:19px}.pricing-plan-head-v3{padding:23px 20px 18px}.pricing-plan-head-v3 h2{font-size:25px}.pricing-discount-v3{padding:7px 9px;font-size:9px}.pricing-purchase-v3{grid-template-columns:1fr;gap:18px;padding:20px}.pricing-price-v3 strong{font-size:38px}.pricing-action-v3{width:100%;min-width:0;min-height:52px}.pricing-included-v4{padding:22px 20px 24px}.pricing-included-heading-v4{margin-bottom:10px}.pricing-features-v3{grid-template-columns:1fr;column-gap:0}.pricing-features-v3>div{min-height:50px;padding:11px 0}.pricing-features-v3>div:last-child{border-bottom:0}.pricing-features-v3 dt,.pricing-features-v3 dd{font-size:11px}}@media (width<=390px){.pricing-plan-head-v3{flex-direction:column;align-items:flex-start;gap:12px}.pricing-header .button{padding:8px 10px}.pricing-workspace{width:calc(100% - 22px);padding-top:30px}.pricing-heading h1{font-size:28px}.pricing-mode button{font-size:11px}.price-card-head{padding-left:17px;padding-right:17px}.saving-badge{white-space:normal;text-align:center;max-width:112px;line-height:1.25}.price-table{padding-left:17px;padding-right:17px}.price-summary,.pricing-main-action{margin-left:17px;margin-right:17px}}.pricing-workspace-v2{width:min(900px,100% - 40px);padding-top:34px}.pricing-promo-hero{color:#fff;background:linear-gradient(125deg,#07162d 0%,#0b3474 58%,#0869f7 120%);border:1px solid #58a5ff59;border-radius:24px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:132px;padding:22px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #05255733}.pricing-promo-hero:after{content:"";filter:blur(2px);background:#4cacff33;border-radius:50%;width:230px;height:230px;position:absolute;top:-120px;right:-80px}.pricing-promo-mark{z-index:1;letter-spacing:-.04em;background:#ffffff1f;border:1px solid #ffffff47;border-radius:24px;place-items:center;width:88px;height:88px;font-size:25px;font-weight:800;display:grid;position:relative;box-shadow:inset 0 1px #fff3}.pricing-promo-copy{z-index:1;gap:5px;display:grid;position:relative}.pricing-promo-copy small{color:#7fc3ff;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.pricing-promo-copy b{letter-spacing:-.02em;max-width:560px;font-size:18px;line-height:1.3}.pricing-promo-copy>span{color:#c9d9ee;font-size:12px}.pricing-promo-action{z-index:1;color:#0869f7;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:11px;font-weight:800;display:flex;position:relative}.pricing-promo-action i{font-size:17px;font-style:normal}.pricing-workspace-v2 .pricing-heading{margin:48px 0 26px}.pricing-workspace-v2 .pricing-heading p{color:#6a7688;margin:10px 0 0;font-size:13px}.pricing-workspace-v2 .pricing-mode{background:#eaf0f7;border-color:#d9e2ed;width:min(620px,100%);margin-bottom:26px}.pricing-workspace-v2 .pricing-mode button[aria-selected=true]{color:#0869f7;box-shadow:0 6px 20px #1934581a}.pricing-workspace-v2 .bundle-switch{background:#f5f8fb;border:1px solid #dde5ef;border-radius:13px;gap:4px;width:min(620px,100%);margin:-12px auto 20px;padding:4px}.pricing-workspace-v2 .bundle-switch button{background:0 0;border:0;border-radius:9px;flex:1;min-width:0}.pricing-workspace-v2 .bundle-switch button[aria-selected=true]{color:#0869f7;background:#fff;box-shadow:0 4px 14px #14305414}.price-card-v2{border-color:#dce5ef;width:min(760px,100%);margin:0 auto;box-shadow:0 26px 65px #0f274c1a}.price-card-v2 .price-card-head{background:linear-gradient(#fff,#fbfdff);min-height:96px;padding:25px 30px 20px}.price-card-v2 .saving-badge{color:#087548;background:#e9f8f0;font-size:11px}.pricing-price-block{background:linear-gradient(135deg,#f6faff,#eef5ff);border:1px solid #dce8f7;border-radius:17px;grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:18px;margin:22px 30px 12px;padding:20px;display:grid}.pricing-price-block>div:first-child{color:#68768a;gap:5px;font-size:11px;display:grid}.pricing-price-block del{color:#8b97a8;font-size:12px}.pricing-price-value{justify-content:flex-end;align-items:baseline;gap:7px;display:flex}.pricing-price-value strong{letter-spacing:-.05em;font-size:34px;line-height:1}.pricing-price-value span{color:#66758a;font-size:11px}.pricing-saving-panel{border-top:1px solid #d7e4f4;grid-column:1/-1;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding-top:14px;display:grid}.pricing-saving-panel span{color:#476079;font-size:11px}.pricing-saving-panel b{color:#07814d;font-size:14px}.pricing-saving-panel small{color:#0869f7;justify-self:end;font-size:11px;font-weight:750}.price-card-v2 .price-table{padding-top:4px}.price-card-v2 .price-table>div{min-height:48px}.price-card-v2 .price-table dd{color:#26364c}.price-card-v2 .pricing-main-action{margin-top:20px}@media (width<=760px){.pricing-workspace-v2{width:min(100% - 24px,620px);padding-top:18px}.pricing-promo-hero{border-radius:19px;grid-template-columns:62px minmax(0,1fr);gap:13px;min-height:0;padding:17px}.pricing-promo-mark{border-radius:18px;width:62px;height:62px;font-size:20px}.pricing-promo-copy b{font-size:14px;line-height:1.35}.pricing-promo-copy>span{font-size:10px;line-height:1.35}.pricing-promo-action{grid-column:1/-1;justify-content:center;min-height:46px}.pricing-workspace-v2 .pricing-heading{margin:36px 0 22px}.pricing-workspace-v2 .pricing-heading p{font-size:12px;line-height:1.5}.pricing-workspace-v2 .bundle-switch{margin-top:-9px}.price-card-v2 .price-card-head{padding:21px 18px 18px}.pricing-price-block{text-align:center;grid-template-columns:1fr;justify-items:center;margin:16px 18px 8px;padding:20px 17px}.pricing-price-block>div:first-child{justify-items:center}.pricing-price-value{justify-content:center;width:100%}.pricing-price-value strong{font-size:31px}.pricing-saving-panel{grid-column:auto;grid-template-columns:auto auto;justify-content:center;gap:6px 9px;width:100%}.pricing-saving-panel small{grid-column:1/-1;justify-self:center}.price-card-v2 .price-table{padding-left:18px;padding-right:18px}.price-card-v2 .pricing-main-action{margin-left:18px;margin-right:18px}}@media (width<=390px){.pricing-workspace-v2{width:calc(100% - 18px)}.pricing-promo-hero{padding:14px}.pricing-promo-copy b{font-size:13px}.pricing-promo-mark{width:56px;height:56px;font-size:18px}}.auth-page-single{background:radial-gradient(circle at 12% 24%,#0869f717,#0000 27%),linear-gradient(145deg,#f9fbfe,#f3f6fa);grid-template-columns:minmax(0,1fr) minmax(420px,480px);place-items:center stretch;gap:86px;min-height:100svh;padding:96px max(24px,50vw - 560px) 56px;display:grid}.auth-page-single .auth-brand{position:absolute;top:27px;left:max(24px,50vw - 560px);transform:none}.auth-page-single .auth-brand img{object-fit:contain;mix-blend-mode:multiply;width:142px;height:auto}.auth-value-panel{max-width:510px;padding:20px 0}.auth-value-panel>span{color:#0869f7;margin-bottom:14px;font-size:12px;font-weight:760;display:block}.auth-value-panel h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,4.7vw,62px);font-weight:700;line-height:1.02}.auth-value-panel ul{gap:15px;margin:32px 0 0;padding:0;list-style:none;display:grid}.auth-value-panel li{color:#445166;align-items:center;gap:11px;font-size:14px;display:flex}.auth-value-panel li i{color:#0869f7;background:#e5efff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;font-weight:850;display:grid}.auth-page-single .auth-card{background:#fffffff5;border:1px solid #dfe5ed;border-radius:20px;justify-self:end;width:100%;max-width:480px;padding:34px;box-shadow:0 24px 65px #0f22411a}.auth-card header .eyebrow,.auth-created-state>.eyebrow{color:#0878c9;margin-bottom:7px;font-size:11px;font-weight:740;display:block}.auth-card h1{letter-spacing:-.035em;margin:0;font-size:32px;font-weight:690;line-height:1.08}.auth-card header p{color:#667085;margin:10px 0 24px;font-size:13px}.auth-tabs{background:#eef2f7;border:1px solid #dfe5ed;border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{color:#667085;border-radius:9px;min-height:43px;font-size:12px;font-weight:680}.auth-tabs button[aria-selected=true]{color:#101828;background:#fff;box-shadow:0 3px 11px #0f224117}.auth-tabs button:focus-visible{outline-offset:2px;outline:3px solid #0869f72e}.auth-card form{gap:14px}.auth-card form>label{color:#273244;gap:7px;font-size:12px;font-weight:670}.auth-card input{background:#fbfcfe;border:1px solid #d5dce5;border-radius:11px;min-height:50px;padding:0 14px;font-size:16px}.auth-card input:focus{background:#fff;border-color:#79aefc;box-shadow:0 0 0 4px #0869f71a}.auth-card form small{color:#7b8797;font-size:9px;font-weight:500;line-height:1.4}.auth-card .simple-check{color:#596579;gap:9px!important;font-size:10px!important}.auth-card .simple-check input{border-radius:5px;width:18px;height:18px;min-height:18px}.auth-card .simple-check a{color:#0869f7}.auth-card form>.button{background:#0869f7;border-radius:11px;min-height:52px;margin-top:2px;font-size:13px;box-shadow:0 10px 23px #0869f72e}.auth-mode-switch{border-top:1px solid #e9edf2;margin-top:18px;padding-top:17px}.auth-mode-switch button{color:#0878c9;font-size:11px;font-weight:700}.auth-message{color:#275f91;background:#edf6ff;border-radius:10px;font-size:11px}.auth-created-state{text-align:center}.auth-created-icon{color:#128151;background:#eaf8f0;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 19px;font-size:20px;font-weight:850;display:grid}.auth-created-state p{color:#667085;margin:14px auto 24px;font-size:13px;line-height:1.6}.auth-created-state .button{background:#0869f7;min-height:50px}@media (width<=900px){.auth-page-single{grid-template-columns:1fr;place-items:start center;gap:24px;padding:92px 18px 42px}.auth-page-single .auth-brand{top:24px;left:50%;transform:translate(-50%)}.auth-page-single .auth-brand img{width:132px}.auth-value-panel{display:none}.auth-page-single .auth-card{justify-self:center;max-width:480px;padding:28px 24px}}@media (width<=520px){.auth-page-single{background:#f7f9fc;padding:82px 12px 28px}.auth-page-single .auth-brand{top:20px}.auth-page-single .auth-brand img{width:124px}.auth-page-single .auth-card{border-radius:16px;padding:25px 19px;box-shadow:0 12px 34px #0f224112}.auth-card h1{font-size:27px}.auth-tabs{margin-bottom:19px}.auth-tabs button{min-height:42px}}.dashboard{background:#f5f8fc;grid-template-columns:224px minmax(0,1fr)}.dashboard-nav{background:#0d1728;border-right:1px solid #e2e9f2;padding:20px 14px}.dashboard-nav .dash-logo{border-radius:10px;padding:6px 10px}.dashboard-nav>span{color:#8492a7;letter-spacing:.15em;margin:18px 10px 8px;font-size:9px}.dashboard-nav nav{gap:4px}.dashboard-nav nav a{color:#b8c5d6;border-radius:10px;min-height:42px;padding:11px 12px;font-size:12px;transition:background .18s,color .18s,transform .18s}.dashboard-nav nav a:hover{color:#fff;background:#17243a;transform:translate(2px)}.dashboard-nav nav a.active{color:#fff;background:#0869f7}.dashboard-nav nav b{color:#fff;background:#ffffff21}.dashboard-nav .dash-help{background:#142238;border:1px solid #ffffff14}.dashboard-main{width:100%;max-width:1480px;padding:30px clamp(22px,3.6vw,54px) 64px}.dashboard-main>header{margin-bottom:20px}.dashboard-main>header h1{letter-spacing:-.04em;margin:4px 0;font-size:clamp(27px,3vw,38px)}.dashboard-main>header p{font-size:13px}.dashboard-header-actions{gap:10px;display:flex}.dashboard-header-actions .button,.dashboard-header-actions button{border-radius:10px;min-height:42px;font-size:12px}.dashboard-main .notice-center{border:1px solid #e1e8f1;border-radius:16px;margin-bottom:16px;box-shadow:0 8px 24px #10284b0d}.dashboard-main .panel-card{background:#fff;border:1px solid #e0e8f1;border-radius:18px;box-shadow:0 10px 30px #142d500e}.dashboard-main #oferty{padding:22px}.dashboard-main .panel-title h2{letter-spacing:-.025em;font-size:20px}.dashboard-main .panel-title p{font-size:12px}.employer-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.employer-offer-card{background:linear-gradient(145deg,#fff 55%,#f8fbff);border:1px solid #dfe7f1;border-radius:16px;min-width:0;padding:17px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 7px 20px #142d500b}.employer-offer-card:hover{border-color:#b9d3fb;transform:translateY(-2px);box-shadow:0 12px 28px #0869f717}.employer-offer-head,.employer-offer-footer,.employer-offer-copy{justify-content:space-between;align-items:center;gap:12px;display:flex}.employer-offer-head>small,.employer-offer-footer>small{color:#78879a;font-size:10px}.employer-offer-status,.moderation-pill{color:#16744a;background:#eaf8f1;border-radius:999px;align-items:center;width:max-content;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.employer-offer-status .status{margin-right:6px}.employer-offer-copy{align-items:flex-start;margin:19px 0 15px}.employer-offer-copy>div{min-width:0}.employer-offer-copy>div>span{color:#8190a3;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:750}.employer-offer-copy h3{letter-spacing:-.025em;margin:5px 0 3px;font-size:19px;line-height:1.2}.employer-offer-copy p{color:#68778a;margin:0;font-size:11px}.moderation-pill{color:#0869f7;background:#edf4ff;flex:none}.employer-offer-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:15px;display:grid}.employer-offer-metrics>div{background:#f3f6fa;border-radius:11px;padding:11px}.employer-offer-metrics span{color:#748397;font-size:9px;display:block}.employer-offer-metrics b{color:#111b2c;margin-top:4px;font-size:18px;display:block}.employer-offer-footer{border-top:1px solid #e8edf3;padding-top:14px}.employer-offer-footer>div{gap:7px;display:flex}.offer-view-action,.offer-edit-action{color:#243247;background:#fff;border:1px solid #d5dfeb;border-radius:9px;justify-content:center;align-items:center;min-width:74px;min-height:38px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.offer-view-action{color:#fff;background:#0869f7;border-color:#0869f7}.offer-view-action:hover{background:#0059dc;border-color:#0059dc}.offer-edit-action:hover{color:#0869f7;border-color:#a9c8f7}.dashboard-bottom{gap:14px;margin-top:14px}.dashboard-bottom .panel-card{padding:20px}.dashboard .table-row{border-color:#e8edf3}.dashboard .table-action{color:#0869f7}@media (width<=1050px){.employer-offer-grid{grid-template-columns:1fr}}@media (width<=900px){.dashboard{display:block}.dashboard-nav{z-index:35;color:#172235;background:#fff;border-bottom:1px solid #e2e9f2;border-right:0;height:auto;padding:9px 14px 0;position:sticky;top:0}.dashboard-nav nav{gap:6px;margin:6px -14px 0;padding:0 14px 9px;overflow-x:auto}.dashboard-nav nav a{color:#526176;background:#fff;border:1px solid #e1e8f0;min-height:36px;padding:8px 11px;font-size:10px}.dashboard-nav nav a:hover{transform:none}.dashboard-nav nav a.active{color:#fff;background:#0869f7;border-color:#0869f7}.dashboard-nav nav b{color:#344b67;background:#e5edf8}.dashboard-nav nav a.active b{color:#fff;background:#ffffff2e}.dashboard-main{padding:22px 15px 50px}.dashboard-main>header{align-items:flex-start;gap:16px}.dashboard-main>header p{max-width:420px}}@media (width<=620px){.dashboard-main>header{display:block}.dashboard-header-actions{margin-top:16px}.dashboard-header-actions>*{flex:1}.dashboard-main #oferty{padding:15px}.employer-offer-card{border-radius:14px;padding:14px}.employer-offer-copy{margin:16px 0 13px;display:block}.moderation-pill{margin-top:10px}.employer-offer-metrics>div{padding:9px 8px}.employer-offer-metrics span{font-size:8px}.employer-offer-metrics b{font-size:17px}.employer-offer-footer{flex-direction:column;align-items:flex-end}.employer-offer-footer>div{width:100%}.offer-view-action,.offer-edit-action{flex:1}.dashboard-bottom{grid-template-columns:1fr}}.offer-manager{margin-top:17px}.offer-manager-tabs{background:#f3f6fa;border:1px solid #dfe7f1;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;max-width:430px;padding:5px;display:grid}.offer-manager-tabs button{color:#647287;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 16px;font-size:11px;font-weight:760}.offer-manager-tabs button[aria-selected=true]{color:#0869f7;background:#fff;box-shadow:0 4px 14px #17305214}.offer-manager-tabs span{color:#4c6078;background:#e5edf8;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:6px;font-size:8px;display:inline-grid}.offer-manager-tabs button[aria-selected=true] span{color:#0869f7;background:#eaf2ff}.offer-manager-bar{background:#fbfcfe;border:1px solid #e3e9f1;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin-top:13px;padding:7px 8px 7px 13px;display:flex}.offer-manager-bar label{color:#59697d;cursor:pointer;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.offer-manager-bar input{accent-color:#0869f7;width:17px;height:17px}.offer-end-button,.offer-delete-button{min-height:34px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 13px;font-size:9px;font-weight:800}.offer-end-button{color:#0869f7;background:#eaf2ff}.offer-delete-button{color:#b42318;background:#fff0f0}.offer-end-button:disabled,.offer-delete-button:disabled{opacity:.45;cursor:not-allowed}.offer-manager-message{color:#b42318;margin:10px 0 0;font-size:10px;font-weight:700}.employer-offer-card{position:relative}.employer-offer-card.is-selected{border-color:#70a9fb;box-shadow:0 0 0 3px #0869f717,0 12px 28px #0869f714}.employer-offer-select{z-index:2;position:absolute;top:13px;right:13px}.employer-offer-select label{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;place-items:center;width:27px;height:27px;display:grid;box-shadow:0 3px 10px #0f233c0d}.employer-offer-select input{opacity:0;width:1px;height:1px;position:absolute}.employer-offer-select span{border:1.5px solid #9aa8b8;border-radius:4px;width:13px;height:13px}.employer-offer-select input:checked+span{background:#0869f7;border-color:#0869f7;box-shadow:inset 0 0 0 3px #fff}.employer-offer-head{padding-right:34px}.offer-manager-empty{margin-top:14px}@media (width<=620px){.offer-manager-tabs{max-width:none}.offer-manager-tabs button{min-height:40px;padding:0 8px;font-size:10px}.offer-manager-bar{flex-direction:column;align-items:stretch;padding:10px}.offer-manager-bar label{min-height:34px}.offer-end-button,.offer-delete-button{width:100%;min-height:42px;font-size:10px}}.dashboard{min-height:100vh;display:block}.employer-panel-topbar{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #d8e2eee6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;min-height:72px;padding:10px clamp(18px,4vw,58px);display:grid;position:sticky;top:0}.employer-panel-topbar .dashboard-brand{align-items:center;gap:15px;display:flex}.employer-panel-topbar .dash-logo{background:0 0;align-items:center;width:132px;height:40px;padding:0;display:flex}.employer-panel-topbar .dash-logo img{object-fit:contain;width:130px;height:auto}.employer-panel-topbar .dashboard-brand>span{color:#56657a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-left:1px solid #dfe6ee;padding-left:14px;font-size:10px;font-weight:750}.employer-panel-topbar nav{justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.employer-panel-topbar nav a{color:#5c6a7d;white-space:nowrap;border-radius:9px;align-items:center;min-height:38px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.employer-panel-topbar nav a:hover{color:#0869f7;background:#f2f6fb}.employer-panel-topbar nav a.active{color:#0869f7;background:#eaf2ff}.employer-panel-topbar nav b{color:#34536f;background:#dfe9f8;border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:6px;padding:0 5px;font-size:8px;display:inline-grid}.employer-panel-topbar .dashboard-account{border:0;align-items:center;gap:9px;margin:0;padding:0;display:flex}.employer-panel-topbar .dashboard-account>span{color:#fff;background:#0d1728;border-radius:11px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.employer-panel-topbar .dashboard-account>div{flex-direction:column;min-width:0;max-width:190px;display:flex}.employer-panel-topbar .dashboard-account b,.employer-panel-topbar .dashboard-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employer-panel-topbar .dashboard-account b{font-size:10px}.employer-panel-topbar .dashboard-account small{color:#8491a2;margin-top:2px;font-size:8px}.dashboard-main{max-width:1240px;margin:0 auto;padding-top:32px}.dashboard-main .panel-card:not(#oferty){padding:22px}.dashboard-main .offers-table{gap:8px;margin-top:17px;display:grid}.dashboard-main .table-row{background:#f9fbfd;border:1px solid #e5ebf2;border-radius:12px}.dashboard-main .table-head{background:0 0;border:0}.dashboard-main .table-row:not(.table-head){transition:border-color .18s,background .18s,transform .18s}.dashboard-main .table-row:not(.table-head):hover{background:#fff;border-color:#bfd5f5;transform:translateY(-1px)}.dashboard-main #kandydaci .table-row{grid-template-columns:minmax(190px,1.3fr) minmax(170px,1.2fr) minmax(100px,.7fr) 95px 110px 70px}.dashboard-main .table-row .button.secondary{border-radius:8px;min-height:34px;padding:0 10px;font-size:9px}.candidate-row-action a{color:#fff;background:#0869f7;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:9px;font-weight:750;display:inline-flex}.candidate-row-action a:hover{background:#0059dc}@media (width<=1050px){.employer-panel-topbar{grid-template-columns:auto 1fr;gap:12px 20px}.employer-panel-topbar nav{scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:1px;overflow-x:auto}.employer-panel-topbar .dashboard-account{justify-self:end}}@media (width<=900px){.employer-panel-topbar{gap:7px 12px;padding:8px 14px 0}.employer-panel-topbar .dashboard-brand>span,.employer-panel-topbar .dashboard-account>div{display:none}.employer-panel-topbar nav{gap:6px;margin:0 -14px;padding:0 14px 8px}.employer-panel-topbar nav a{background:#fff;border:1px solid #e1e8f0;min-height:35px;padding:0 11px;font-size:10px}.employer-panel-topbar nav a.active{color:#fff;background:#0869f7;border-color:#0869f7}.dashboard-main{padding-top:21px}.dashboard-main .table-head{display:none}.dashboard-main .billing-table .table-row,.dashboard-main #kandydaci .table-row{grid-template-columns:1fr 1fr;gap:13px;padding:15px}.dashboard-main .billing-table .table-row>span:first-child,.dashboard-main #kandydaci .table-row>span:first-child{border-bottom:1px solid #e5ebf2;grid-column:1/-1;padding-bottom:11px}.candidate-row-action{grid-column:1/-1}.candidate-row-action a{width:100%;min-height:40px}}@media (width<=620px){.employer-panel-topbar .dash-logo,.employer-panel-topbar .dash-logo img{width:121px}.employer-panel-topbar .dashboard-account>span{width:34px;height:34px}.dashboard-main .panel-card:not(#oferty){padding:15px}.dashboard-main .billing-table .table-row,.dashboard-main #kandydaci .table-row{grid-template-columns:1fr}.dashboard-main .billing-table .table-row>span,.dashboard-main #kandydaci .table-row>span{min-width:0}}.apply-page{color:#172033;background:#f5f7fb;min-height:100svh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.compact-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #e2e8f0;height:64px;padding:0 clamp(18px,4vw,58px);position:sticky;top:0}.compact-header img{object-fit:contain;width:132px;height:auto;display:block}.compact-header span{color:#657286;border-left:1px solid #dfe6ee;margin-left:20px;padding-left:20px;font-size:11px;font-weight:650}.compact-header>a:last-child{color:#0869f7;font-size:11px;font-weight:750}.apply-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:22px;width:min(1160px,100% - 36px);margin:30px auto 64px;padding:0;display:grid}.apply-job{background:#fff;border:1px solid #e0e7f0;border-radius:18px;padding:24px;position:sticky;top:88px;box-shadow:0 10px 30px #152a490e}.apply-job h1{letter-spacing:-.025em;margin:0 0 7px;font-size:25px;font-weight:680;line-height:1.15}.apply-job .company{color:#0869f7;margin:0;font-size:13px;font-weight:700}.apply-job>div{gap:8px;margin:22px 0 0;display:grid}.apply-job>div span{color:#344054;background:#f3f6fa;border:0;border-radius:10px;align-items:center;gap:7px;min-height:43px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.apply-form{background:#fff;border:1px solid #e0e7f0;border-radius:20px;gap:18px;padding:30px;display:grid;box-shadow:0 14px 38px #152a4911}.apply-form>header{border-bottom:1px solid #e8edf3;padding-bottom:20px}.apply-form h2{letter-spacing:-.03em;margin:0 0 8px;font-size:29px;font-weight:680;line-height:1.1}.apply-form>header p{color:#6b788b;margin:0;font-size:12px}.apply-form>label{color:#273244;gap:7px;font-size:11px;font-weight:650}.apply-form>label>small{float:none;color:#7c899a;font-size:9px}.apply-form input,.apply-form textarea{background:#fbfcfe;border:1px solid #d8e0e9;border-radius:11px;font-family:inherit;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}.apply-form>label>input{min-height:50px;padding:0 13px}.apply-form textarea{resize:vertical;min-height:112px;padding:13px}.apply-form input:focus,.apply-form textarea:focus{background:#fff;border-color:#79aefc;box-shadow:0 0 0 4px #0869f717}.profile-share{background:#f5f9ff!important;border:1px solid #d9e6f7!important;border-radius:11px!important;padding:13px!important}.cv-choice{gap:8px}.cv-choice legend{color:#273244;margin-bottom:9px;font-size:11px;font-weight:750}.cv-choice>label{cursor:pointer;background:#fff;min-height:58px;transition:border-color .16s,background .16s,box-shadow .16s;border:1px solid #dfe6ee!important;border-radius:11px!important;align-items:center!important;padding:12px!important}.cv-choice>label:hover{background:#fbfdff;border-color:#abc8f3!important}.cv-choice>label:has(input:checked){background:#f4f8ff;box-shadow:0 0 0 3px #0869f714;border-color:#75aaf9!important}.cv-choice input,.profile-share input{accent-color:#0869f7}.cv-choice label span b,.profile-share span b{font-size:11px}.cv-choice small,.profile-share small{font-size:9px;line-height:1.4}.upload-box{background:#f5f9ff;border:1px dashed #95bdf8;border-radius:12px;justify-content:center;min-height:112px;padding:20px}.upload-box b{font-size:12px}.upload-box span{font-size:9px}.share-summary{background:#f7f9fc;border:1px solid #e1e7ef;border-radius:12px;grid-template-columns:180px minmax(0,1fr);align-items:start;gap:18px;width:100%;padding:18px 20px;font-size:11px;display:grid}.share-summary>b{font-size:13px;line-height:1.45}.share-summary ul{color:#5e6b7d;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;min-width:0;margin:0;padding-left:20px;line-height:1.55;display:grid}.apply-form .simple-check.application-consent{color:#536176;background:#fff;border:1px solid #e1e7ef;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:start;width:100%;gap:11px!important;padding:15px 16px!important;font-size:10px!important;font-weight:450!important;line-height:1.6!important;display:grid!important}.apply-form .simple-check input{accent-color:#0869f7;border-radius:5px;width:18px;height:18px;margin:1px 0 0}.apply-form .application-consent>span{min-width:0;display:block}.apply-form .simple-check a{color:#0869f7;font-weight:700}.apply-form>.button{background:#0869f7;border-radius:11px;min-height:52px;margin:0;font-size:12px;font-weight:760;box-shadow:0 10px 22px #0869f72e}.apply-form>.button:hover{background:#0059dc}.apply-success{border-color:#e0e7f0;box-shadow:0 18px 44px #152a4914}@media (width<=820px){.apply-layout{grid-template-columns:1fr;margin-top:18px}.apply-job{padding:17px;position:static}.apply-job h1{margin-top:13px;font-size:22px}.apply-job>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:15px}.apply-job>div span{min-height:39px;padding:8px;font-size:9px}.apply-job .safe-copy{display:none}}@media (width<=560px){.compact-header{height:58px;padding:0 14px}.compact-header img{width:121px}.compact-header>a:last-child{font-size:10px}.apply-layout{gap:10px;width:calc(100% - 20px);margin:12px auto 34px}.apply-job{box-shadow:none;border-radius:14px;padding:15px}.apply-job h1{font-size:20px}.apply-job .company{font-size:11px}.apply-job>div{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.apply-job>div span{min-width:max-content}.apply-form{border-radius:15px;gap:16px;padding:20px 15px;box-shadow:0 8px 24px #152a490d}.apply-form h2{font-size:25px}.apply-form>header{padding-bottom:16px}.apply-form>label>input{min-height:48px}.cv-choice>label{min-height:56px}.upload-box{min-height:100px;padding:16px}.share-summary{padding:15px;font-size:10px;display:block}.share-summary>b{font-size:11px}.share-summary ul{grid-template-columns:1fr;gap:5px;margin-top:8px}.apply-form>.button{min-height:50px}}.jobs-grid{gap:14px}.job-card{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(220px,29%);min-height:210px;padding:24px 25px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0% 66%,#f8fbff 100%)!important;border:1px solid #e3e9f1!important;border-radius:20px!important;box-shadow:0 8px 30px #162d4e0e!important}.job-card:before{content:"";z-index:-1;opacity:0;background:linear-gradient(#0869f7,#19a9e6);width:4px;transition:opacity .2s;position:absolute;inset:0 auto 0 0}.job-card:after{content:"";z-index:-1;filter:blur(4px);pointer-events:none;background:#0869f713;border-radius:50%;width:220px;height:220px;position:absolute;top:-145px;right:-135px}.job-card .heart{color:#344054;background:#ffffffeb;border:1px solid #e1e7ef;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;line-height:1;transition:color .18s,border-color .18s,transform .18s;display:grid;box-shadow:0 4px 14px #1e32500d;top:17px!important;right:18px!important}.job-card .heart:hover{color:#0869f7;border-color:#b5cef4;transform:scale(1.04)}.job-card .heart.saved{color:#0869f7;background:#edf5ff;border-color:#a8c9f8}.job-card .card-main{min-width:0;align-items:flex-start!important;gap:20px!important}.job-card .company-mark,.job-card .company-mark.has-logo{box-shadow:0 7px 20px #183a620e;background:#fff!important;border:1px solid #dce8f5!important;border-radius:17px!important;flex:0 0 92px!important;width:92px!important;height:92px!important;padding:4px!important}.job-card .job-copy{min-width:0;padding:0!important}.job-card .card-kicker{align-items:center;gap:10px;margin:0 46px 10px 0;line-height:1.2;display:flex}.job-card .card-kicker span{color:#0869f7;font-size:10px;font-weight:700}.job-card .card-kicker small{color:#8490a2;align-items:center;gap:10px;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.job-card .card-kicker small:before{content:"";background:#b9c3d0;border-radius:50%;flex:0 0 3px;width:3px;height:3px;position:static}.job-card h3{color:#121a2a;letter-spacing:-.025em;font-weight:680;margin:0 44px 6px 0!important;font-size:22px!important;line-height:1.2!important}.job-card .company{color:#1268e8!important;margin:0 0 10px!important;font-size:13px!important;font-weight:650!important}.job-card .location{color:#657287!important;margin:0!important;font-size:12px!important}.job-card .location .ui-icon{color:#718096;width:16px!important;height:16px!important}.job-card .tags{gap:6px!important;margin:14px 0 0!important}.job-card .tags span{color:#425066!important;background:#f5f8fc!important;border:1px solid #e5ebf3!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:560!important}.job-card .card-aside{text-align:left!important;background:0 0!important;border-left:1px solid #e7edf4!important;flex-direction:column!important;justify-content:center!important;align-self:stretch!important;align-items:flex-start!important;padding:7px 43px 2px 24px!important;display:flex!important}.job-card .salary-label{color:#8390a2;letter-spacing:.02em;margin-bottom:7px;font-size:9px;font-weight:650}.job-card .salary{letter-spacing:-.01em;color:#162033!important;margin:0 0 19px!important;font-size:17px!important;font-weight:650!important;line-height:1.38!important}@media (width>=761px){.job-card .salary-structured>span,.job-card .salary-structured>small{display:block}.job-card .salary-structured>span{white-space:nowrap}.job-card .salary-structured>small{color:inherit;margin-top:1px;font-size:15px;font-weight:650;line-height:1.28}}.job-card .card-offer-link{justify-content:space-between;align-items:center;width:100%;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;color:#fff!important;background:#0869f7!important;border:1px solid #0869f7!important;border-radius:12px!important;min-height:45px!important;margin:0!important;padding:0 15px!important;font-size:11px!important;font-weight:700!important;display:flex!important;box-shadow:0 9px 20px #0869f72e!important}.job-card .card-offer-link:after{display:none!important}.job-card .card-offer-link b{font-size:17px;font-weight:450;transition:transform .18s}.job-card .card-offer-link:hover{background:#005ee4!important;border-color:#005ee4!important;box-shadow:0 12px 24px #0869f73d!important}.job-card .card-offer-link:hover b{transform:translate(3px)}.offer-page{color:#172033;background:linear-gradient(#f6f9fe 0,#f8fafc 430px,#f6f8fb 100%)!important}.offer-header{z-index:40;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);position:sticky;top:0;box-shadow:0 4px 20px #1a304d09;background:#ffffffe8!important;border-bottom:1px solid #dce4eedb!important;height:70px!important;padding:0 clamp(20px,5vw,72px)!important}.offer-hero .offer-fact{justify-content:flex-start!important;gap:5px!important}.offer-hero .offer-fact .ui-icon{display:block;flex:0 0 16px!important;width:16px!important;height:16px!important;margin:0!important}.offer-hero .offer-fact>span{line-height:1.15;display:block}.offer-header img{object-fit:contain!important;width:139px!important;height:46px!important}.offer-shell{max-width:1180px!important;padding:25px 22px 82px!important}.offer-breadcrumb{justify-content:space-between;color:#7c899a!important;align-items:center!important;margin:0 2px 16px!important}.offer-breadcrumb a,.offer-back-button{align-items:center;gap:7px;font:650 12px/1.4 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex;color:#4d5b70!important}.offer-back-button{cursor:pointer;background:0 0;border:0;padding:0}.offer-back-button:hover{color:#0869f7!important}.offer-back-button:focus-visible{outline-offset:5px;border-radius:5px;outline:3px solid #0869f72e}.offer-breadcrumb>span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:48%;overflow:hidden}.offer-hero{isolation:isolate;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0% 56%,#f1f7ff 100%)!important;border:1px solid #dce7f4!important;border-radius:24px!important;grid-template-columns:104px minmax(0,1fr) 42px!important;gap:24px!important;padding:34px!important;box-shadow:0 22px 55px #1d406c17!important}.offer-hero:before{content:"";z-index:-1;background:radial-gradient(circle,#0869f729,#0869f700 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:-170px;right:-110px}.offer-hero:after{content:"";background:linear-gradient(90deg,#0869f7,#18aae6 55%,#0000 92%);width:100%;height:3px;position:absolute;top:0;left:0}.offer-hero .offer-logo{background:#fff;padding:11px;box-shadow:0 10px 28px #1c406a14;border-color:#d7e5f4!important;border-radius:20px!important;width:100px!important;height:100px!important}.offer-hero-copy{align-self:center;min-width:0}.offer-hero-kicker{align-items:center;gap:10px;margin-bottom:9px;line-height:1.2;display:flex}.offer-hero-kicker>span{color:#0869f7;font-size:10px;font-weight:700}.offer-hero-kicker>small{color:#8490a2;align-items:center;gap:10px;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.offer-hero-kicker>small:before{content:"";background:#b9c3d0;border-radius:50%;flex:0 0 3px;width:3px;height:3px}.offer-hero h1{color:#111a2c;font-weight:690;line-height:1.08;letter-spacing:-.04em!important;margin:0 46px 6px 0!important;font-size:clamp(30px,3.2vw,45px)!important}.offer-hero-copy>a{font-size:14px;color:#1268e8!important;font-weight:650!important}.offer-hero .offer-facts{gap:7px!important;margin-top:20px!important}.offer-hero .offer-fact{color:#46546a!important;min-height:36px!important;box-shadow:none!important;background:#ffffffc7!important;border-color:#dfe8f2!important;border-radius:999px!important;padding:0 11px!important}.offer-hero-salary{display:none}.offer-hero>.offer-heart{background:#ffffffe6;border:1px solid #dbe5f0;border-radius:50%;width:42px;height:42px;font-size:27px;box-shadow:0 5px 15px #1c34540f}.offer-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:20px!important;margin-top:20px!important}.offer-content{box-shadow:0 12px 38px #1d35580e;background:#fff!important;border:1px solid #e0e7f0!important;border-radius:22px!important;padding:9px 30px 28px!important}.offer-section{border-bottom:1px solid #edf1f5!important;padding:27px 0!important}.offer-section h2{color:#162033;letter-spacing:-.02em;font-weight:680;margin:0 0 15px!important;font-size:20px!important}.offer-section p{margin:0;font-size:13px;color:#536176!important;line-height:1.75!important}.offer-section ul{gap:11px!important}.offer-section li{color:#3e4b5f;font-size:13px;padding-left:24px!important;line-height:1.62!important}.offer-section li:before{width:6px;height:11px;box-shadow:none;background:0 0;border:1.7px solid #0869f7;border-width:0 1.7px 1.7px 0;border-radius:0;top:.3em;left:3px;transform:rotate(45deg);content:""!important}.offer-company{border:1px solid #e0e9f3;background:#f7faff!important;border-radius:16px!important;margin-top:27px!important;padding:18px!important}.offer-company .offer-logo.small{box-sizing:border-box;background:#fff;overflow:hidden;border:1px solid #d6e5f5!important;border-radius:13px!important;flex:0 0 68px!important;width:68px!important;height:68px!important;padding:4px!important}.offer-company .offer-logo.small .company-logo-image{object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block;width:100%!important;height:100%!important}.offer-location-map{margin-top:27px!important;padding-top:27px!important}.offer-map-heading h2,.similar-offers-heading h2{color:#162033;letter-spacing:-.02em;font-weight:680}.offer-map-frame{box-shadow:inset 0 0 0 1px #ffffffb3;border-color:#dce5ee!important;border-radius:16px!important}.apply-aside{box-shadow:0 18px 44px #1d406c16;background:linear-gradient(160deg,#fff 0%,#f5f9ff 100%)!important;border:1px solid #d9e6f5!important;border-radius:22px!important;padding:25px!important;top:92px!important}.apply-aside:before{content:"";background:linear-gradient(90deg,#0869f7,#19a9e6);border-radius:22px 22px 0 0;height:3px;margin:-25px -25px 22px}.apply-aside-kicker{color:#748196!important;font-size:10px!important;font-weight:650!important}.apply-aside>strong{color:#172033!important;letter-spacing:-.02em!important;margin:8px 0 2px!important;font-size:20px!important;font-weight:680!important}.apply-aside>small{margin-bottom:18px!important}.apply-aside .application-method{border-top:1px solid #e2eaf3;border-bottom:1px solid #e2eaf3;margin:0 0 8px;padding:12px 0}.apply-aside .application-method b{color:#435168;font-size:11px;font-weight:620}.apply-aside .apply-actions{gap:8px;display:grid}.apply-aside .button{border-radius:12px!important;min-height:50px!important;font-size:11px!important;font-weight:720!important}.apply-aside .button.primary{box-shadow:0 11px 23px #0869f733}.similar-offers{border-color:#e0e7f0!important;border-radius:22px!important;padding:27px!important;box-shadow:0 12px 38px #1d35580d!important}.similar-offers-grid{gap:12px!important}.similar-offer-card{background:linear-gradient(145deg,#fff,#f9fbfe)!important;border-color:#e1e8f0!important;border-radius:15px!important}.similar-offer-card:hover{border-color:#b8d2f8!important;box-shadow:0 12px 28px #1e426f17!important}.similar-offer-card b,.similar-offer-arrow{color:#0869f7!important}@media (width>=901px){.search-grid>label{box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #e7ebf0!important;border-radius:0!important}.search-grid>label:hover,.search-grid>label:focus-within{box-shadow:none!important;background:0 0!important;border-color:#e7ebf0!important}.search-grid>label:focus-within .ui-icon{color:#0869f7}}@media (width<=760px){.jobs-grid{gap:10px}.job-card{min-height:0;background:linear-gradient(155deg,#fff 0% 76%,#f5f9ff 100%)!important;border-radius:17px!important;grid-template-columns:1fr!important;padding:17px 15px 14px!important;display:grid!important;box-shadow:0 7px 24px #1931530d!important}.job-card:hover,.job-card:focus-within{transform:none}.job-card:after{width:150px;height:150px;top:-105px;right:-100px}.job-card .heart{width:36px;height:36px;font-size:23px;top:12px!important;right:12px!important}.job-card .card-main{gap:12px!important}.job-card .company-mark,.job-card .company-mark.has-logo{border-radius:14px!important;flex:0 0 68px!important;width:68px!important;height:68px!important;padding:3px!important}.job-card .card-kicker{gap:7px;margin:1px 39px 7px 0}.job-card .card-kicker small{gap:7px}.job-card .card-kicker span,.job-card .card-kicker small{font-size:9px}.job-card h3{margin-right:32px!important;font-size:18px!important;line-height:1.18!important}.job-card .company{margin-bottom:7px!important;font-size:12px!important}.job-card .location{font-size:11px!important}.job-card .tags{gap:5px!important;margin-top:11px!important}.job-card .tags span{padding:5px 8px!important;font-size:9px!important}.job-card .card-aside{border-top:1px solid #e8edf3!important;border-left:0!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) 132px!important;align-items:center!important;margin-top:14px!important;padding:13px 0 0!important;display:grid!important}.job-card .salary-label{grid-column:1;margin:0 0 3px;font-size:8px}.job-card .salary{grid-area:2/1;padding-right:10px;margin:0!important;font-size:14px!important;line-height:1.3!important}.job-card .card-offer-link{grid-area:1/2/3;border-radius:11px!important;min-height:42px!important}.offer-header{height:62px!important;padding:0 15px!important}.offer-header img{width:124px!important;height:40px!important}.offer-shell{padding:14px 10px 116px!important}.offer-breadcrumb{margin:0 3px 11px!important}.offer-breadcrumb>span:last-child{display:none}.offer-hero{border-radius:19px!important;grid-template-columns:66px minmax(0,1fr) 36px!important;gap:12px!important;padding:18px 15px 17px!important;box-shadow:0 13px 34px #1d406c13!important}.offer-hero .offer-logo{border-radius:15px!important;width:66px!important;height:66px!important;padding:7px!important}.offer-hero-kicker{gap:7px;margin-bottom:6px}.offer-hero-kicker>small{gap:7px}.offer-hero-kicker>span,.offer-hero-kicker>small{font-size:9px}.offer-hero h1{margin:0 30px 5px 0!important;font-size:22px!important;line-height:1.12!important}.offer-hero-copy>a{font-size:11px}.offer-hero>.offer-heart{width:36px;height:36px;font-size:23px}.offer-hero .offer-facts{scrollbar-width:none;overflow-x:auto;grid-column:1/-1!important;gap:5px!important;margin-top:4px!important;display:flex!important}.offer-hero .offer-fact{gap:4px!important;width:auto!important;min-width:max-content!important;min-height:32px!important;padding:0 9px!important;font-size:9px!important}.offer-hero-salary{border-top:1px solid #e2eaf3;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:2px;padding-top:13px;display:flex}.offer-hero-salary span{color:#718096;font-size:9px;font-weight:600}.offer-hero-salary strong{color:#172033;font-size:14px;font-weight:680}.offer-layout{margin-top:10px!important}.offer-content{border-radius:18px!important;padding:0 17px 20px!important;box-shadow:0 8px 26px #1d35580b!important}.offer-section{padding:22px 0!important}.offer-section h2{margin-bottom:12px!important;font-size:18px!important}.offer-section p,.offer-section li{font-size:12px}.offer-company{border-radius:14px!important;margin-top:21px!important;padding:14px!important}.offer-location-map{margin-top:21px!important;padding-top:21px!important}.offer-map-frame{border-radius:14px!important}.similar-offers{border-radius:18px!important;margin-top:10px!important;padding:20px 14px!important}.mobile-apply{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;background:#fffffff5!important;border-color:#dfe6ef!important;box-shadow:0 -12px 34px #1428461f!important}.mobile-apply>div:first-child{flex:auto;min-width:0}.mobile-apply .mobile-apply-actions{isolation:isolate;flex:0 0 164px;grid-template-columns:1fr;gap:7px;width:164px;max-width:45%;margin-left:auto;overflow:visible;box-shadow:none!important;background:0 0!important;display:grid!important}.mobile-apply .mobile-apply-actions .button{width:100%;min-width:0;min-height:44px;box-shadow:none!important;border-radius:12px!important;margin:0!important;padding:0 12px!important}.mobile-apply .mobile-apply-actions .button.primary{box-shadow:0 7px 16px #0869f72b!important}.mobile-apply .mobile-apply-actions .button.secondary{background:#fff!important;border:1px solid #d7e0eb!important}}@media (prefers-reduced-motion:reduce){.job-card,.job-card:before,.job-card .heart,.job-card .card-offer-link,.job-card .card-offer-link b{transition:none!important}}.job-card{padding:21px 21px 21px 24px;overflow:visible;background:#fff!important;border-color:#dce5f0!important;border-radius:18px!important;box-shadow:0 6px 22px #162d4e0e,0 1px 2px #162d4e0a!important}.job-card:before{opacity:.72;border-radius:0 5px 5px 0;width:3px;inset:18px auto 18px 0}.job-card:after{display:none}.job-card:hover,.job-card:focus-within{transform:translateY(-2px);border-color:#b8cfee!important;box-shadow:0 16px 38px #1a3d6c1b,0 2px 5px #1a3d6c0a!important}.job-card:hover:before,.job-card:focus-within:before{opacity:1}.job-card .company-mark,.job-card .company-mark.has-logo{background:linear-gradient(145deg,#fff,#f8fafd)!important;border-color:#e2e9f2!important;border-radius:16px!important;padding:7px!important;box-shadow:0 1px 2px #122b4c0a,0 8px 18px #122b4c0e!important}.job-card .heart{background:#fff;border-color:#dce5ef;box-shadow:0 5px 15px #1b345614}.job-card .heart:hover{background:#f5f9ff;box-shadow:0 7px 18px #1b4b8b1f}.job-card .card-kicker{margin-bottom:8px}.job-card h3{letter-spacing:-.03em;font-weight:700!important}.job-card .company{font-weight:670!important}.job-card .tags span{box-shadow:inset 0 1px #ffffffe6;background:#f7f9fc!important;border-color:#dfe7f1!important;padding:6px 10px!important}.job-card .card-aside{border-radius:14px;min-height:150px;background:linear-gradient(145deg,#f8faff 0%,#f3f7fd 100%)!important;border:1px solid #e5ebf3!important;padding:19px 20px!important}.job-card .salary-label{color:#75849a;text-transform:uppercase;letter-spacing:.075em;font-size:9px;font-weight:700}.job-card .salary{font-weight:720!important}.job-card .card-offer-link{border-radius:10px!important;box-shadow:0 7px 16px #0869f72b!important}@media (width<=760px){.job-card{overflow:hidden;background:#fff!important;border-radius:17px!important;padding:16px 14px 14px!important;box-shadow:0 6px 20px #1931530f,0 1px 2px #19315309!important}.job-card:before{opacity:.82;border-radius:0;width:auto;height:3px;inset:0 0 auto}.job-card .company-mark,.job-card .company-mark.has-logo{border-radius:13px!important;padding:5px!important}.job-card .card-aside{border-radius:12px;min-height:0;background:linear-gradient(145deg,#f8faff,#f3f7fd)!important;border:1px solid #e5ebf3!important;grid-template-columns:minmax(0,1fr) 132px!important;margin-top:14px!important;padding:11px 11px 11px 12px!important}.job-card .salary-label{font-size:8px}.job-card .card-offer-link{min-height:44px!important;box-shadow:0 6px 14px #0869f729!important}}.portal-tabs-shell{margin-top:24px}.candidate-page .candidate-actions{flex-wrap:wrap}.candidate-page .candidate-actions .button{min-height:44px;font-size:14px}.candidate-page .candidate-actions .auth-signout{width:auto;margin:0}@media (width<=900px){.candidate-page .candidate-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.candidate-page .candidate-actions .primary{grid-column:1/-1}.candidate-page .candidate-actions .button{white-space:normal;width:100%}}.portal-tabs{scrollbar-width:none;background:#fff;border:1px solid #dfe7f1;border-radius:15px;align-items:center;gap:6px;width:100%;padding:5px;display:flex;overflow-x:auto;box-shadow:0 8px 24px #142d500b}.portal-tabs::-webkit-scrollbar{display:none}.portal-tabs button{color:#617086;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1 0 auto;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font:700 12px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.portal-tabs button:hover{color:#0869f7;background:#f3f7fc}.portal-tabs button[aria-selected=true]{color:#fff;background:#0869f7;box-shadow:0 7px 18px #0869f738}.portal-tabs button b{color:#40536c;background:#e8eef7;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:9px;display:inline-grid}.portal-tabs button[aria-selected=true] b{color:#fff;background:#ffffff2e}.portal-tab-panel{animation:.2s portal-panel-in}@keyframes portal-panel-in{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}.portal-tab-panel>.panel-card,.portal-tab-panel>.candidate-main,.portal-tab-panel>.candidate-saves,.portal-tab-panel>.notice-center{margin-top:18px}.account-settings-card{background:#fff;border:1px solid #dfe7f1;border-radius:18px;margin-top:18px;padding:28px;box-shadow:0 10px 30px #142d500e}.account-settings-card>header{padding-bottom:20px}.account-settings-card h2{letter-spacing:-.035em;margin:5px 0 6px;font-size:24px}.account-settings-card header p{color:#6f7d8f;margin:0;font-size:12px}.account-setting-row{border-top:1px solid #e8edf3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 0;display:grid}.account-setting-row>div:first-child{gap:5px;display:grid}.account-setting-row b{font-size:14px}.account-setting-row span{color:#718095;font-size:11px;line-height:1.5}.account-setting-row .button{min-width:132px;min-height:40px;margin:0}.account-email-control{align-items:center;gap:8px;display:flex}.account-email-control input{background:#fff;border:1px solid #d5dfeb;border-radius:10px;outline:none;width:240px;min-height:42px;padding:0 13px;font:500 12px/1 Inter,sans-serif}.account-email-control input:focus{border-color:#0869f7;box-shadow:0 0 0 3px #0869f71a}.account-danger-row b{color:#b83232}.account-settings-message{color:#22578f;background:#edf5ff;border-radius:10px;margin:4px 0 0;padding:12px 14px;font-size:11px}.candidate-profile-tab{background:#fff;border:1px solid #dfe7f1;border-radius:18px;margin-top:18px;padding:28px}.candidate-profile-tab h2{letter-spacing:-.03em;margin:6px 0 8px;font-size:24px}.candidate-profile-tab p{color:#6f7d8f;max-width:650px;font-size:12px;line-height:1.6}.candidate-profile-status{background:#f4f7fb;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:17px;display:flex}.candidate-profile-status span{gap:4px;display:grid}.candidate-profile-status small{color:#748397}.candidate-profile-status b{color:#0869f7}@media (width<=700px){.portal-tabs-shell{margin-top:18px}.portal-tabs{border-radius:13px;margin:0 -2px;padding:4px}.portal-tabs button{min-height:43px;padding:0 13px;font-size:10px}.portal-tabs button b{min-width:19px;height:19px}.account-settings-card,.candidate-profile-tab{border-radius:15px;padding:20px 16px}.account-setting-row{grid-template-columns:1fr;gap:12px;padding:18px 0}.account-setting-row .button{width:100%}.account-email-control{grid-template-columns:1fr;display:grid}.account-email-control input{width:100%}.candidate-profile-status{flex-direction:column;align-items:flex-start}.candidate-profile-status .button{width:100%}}.contact-page{color:#152036;background:radial-gradient(at 0 25%,#eaf2ff 0,#0000 52%),#f8faff;min-height:100svh}.contact-header{z-index:30;background:#fff;border-bottom:1px solid #e3eaf4;grid-template-columns:160px 1fr auto;align-items:center;gap:36px;min-height:72px;padding:0 clamp(22px,5vw,72px);display:grid;position:sticky;top:0}.contact-header img{width:150px;height:auto;display:block}.contact-header nav{justify-content:center;gap:30px;font-size:13px;font-weight:650;display:flex}.contact-header nav a{border-bottom:2px solid #0000;padding:25px 0 22px}.contact-header nav a.active{color:#0869f7;border-bottom-color:#0869f7}.contact-header>.button{border-radius:12px;min-height:44px;padding:0 18px}.contact-content{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(28px,5vw,72px);width:min(1160px,100% - 48px);margin:0 auto;padding:clamp(36px,6vw,76px) 0;display:grid}.contact-hero,.contact-form-shell{min-width:0}.contact-hero{padding-top:16px}.contact-page .contact-label{color:#0965ed;margin-bottom:15px;font-size:14px;font-weight:650;display:block}.contact-page .contact-hero h1{color:#152036;letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.4vw,53px);font-weight:750;line-height:1.1}.contact-page .contact-hero-copy p{color:#59677c;text-wrap:pretty;max-width:360px;margin:20px 0 0;font-size:17px;line-height:1.65}.contact-methods{gap:14px;margin-top:34px;display:grid}.contact-methods>a{background:#fff;border:1px solid #dce6f5;border-radius:18px;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:22px 18px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 8px 24px -18px #1e4b8938}.contact-method-icon{color:#0965ed;background:#edf4ff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.contact-method-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.contact-methods>a>span:nth-child(2){gap:6px;min-width:0;display:grid}.contact-page .contact-methods small{color:#59677c;font-size:12px;font-weight:600}.contact-page .contact-methods b{color:#152036;letter-spacing:-.025em;overflow-wrap:anywhere;font-size:clamp(18px,1.8vw,23px);font-weight:700;line-height:1.3}.contact-methods em{color:#65738a;font-size:12px;font-style:normal;line-height:1.5}.contact-methods strong{color:#0965ed;font-size:22px;font-weight:500}.contact-report-form{background:#fff;border:1px solid #dce6f3;border-radius:24px;padding:clamp(24px,3vw,36px);box-shadow:0 18px 50px -30px #20478440}.contact-page .contact-form-heading>span{color:#0965ed;font-size:12px;font-weight:650}.contact-page .contact-form-heading h2{color:#152036;letter-spacing:-.035em;margin:8px 0 10px;font-size:30px;font-weight:700;line-height:1.2}.contact-form-heading p{color:#59677c;margin:0;font-size:14px;line-height:1.6}.contact-report-form fieldset{border:0;min-width:0;margin:28px 0 0;padding:0}.contact-page .contact-report-form legend,.contact-page .contact-report-form label{color:#28374d;font-size:14px;font-weight:650;line-height:1.5}.contact-report-form label{gap:9px;min-width:0;display:grid}.contact-issue-types{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.contact-page .contact-issue-types button{color:#526078;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #dce4ef;border-radius:999px;min-height:44px;padding:10px 15px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.35;transition:background .18s,border-color .18s}.contact-page .contact-issue-types button[aria-pressed=true]{color:#0756cc;background:#edf4ff;border-color:#0965ed;box-shadow:inset 0 0 0 1px #0965ed}.contact-form-grid{grid-template-columns:minmax(0,1fr);margin-top:24px;display:grid}.contact-page .contact-report-form input,.contact-page .contact-report-form textarea{box-sizing:border-box;color:#152036;background:#f8fafd;border:1px solid #dce4ef;border-radius:12px;width:100%;min-width:0;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:450;line-height:1.6;transition:border-color .18s,box-shadow .18s}.contact-report-form input{min-height:52px}.contact-report-form textarea{resize:vertical;min-height:160px}.contact-report-form input::placeholder,.contact-report-form textarea::placeholder{color:#748197;opacity:1}.contact-page .contact-report-form input:focus,.contact-page .contact-report-form textarea:focus{background:#fff;border-color:#0965ed;outline:none;box-shadow:0 0 0 3px #0965ed18}.contact-details-field{margin-top:20px}.contact-page .contact-details-field>small{text-align:right;color:#758198;font-variant-numeric:tabular-nums;font-size:12px;font-weight:450;display:block}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.contact-submit-row{margin-top:20px}.contact-page .contact-send{color:#fff;cursor:pointer;touch-action:manipulation;background:#0965ed;border:1px solid #0863ed;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:54px;padding:14px 20px;font-family:inherit;font-size:16px;font-weight:650;line-height:1.4;transition:background .18s;display:flex;box-shadow:0 8px 20px -12px #0965ed99}.contact-send>span{font-size:25px;line-height:1}.contact-page .contact-send:disabled{opacity:.65;cursor:wait}.contact-issue-types button:disabled{cursor:wait}.contact-page :is(a,button):focus-visible{outline-offset:4px;outline:3px solid #0965ed}.contact-form-status{overflow-wrap:anywhere;border:1px solid #0000;border-radius:12px;margin:16px 0 0;padding:14px 16px;font-size:14px;line-height:1.6}.contact-form-status.success{color:#196343;background:#edf9f2;border-color:#c9e9d7}.contact-form-status.error{color:#a22b35;background:#fff2f2;border-color:#f2d4d7}.contact-footer{background:#fff;border-top:1px solid #e1e7ee;grid-template-columns:150px 1fr auto;align-items:center;gap:30px;min-height:90px;padding:22px clamp(22px,5vw,72px);display:grid}.contact-footer img{width:128px;height:auto;display:block}.contact-footer nav{color:#59677c;flex-wrap:wrap;justify-content:center;gap:8px 24px;font-size:13px;font-weight:550;display:flex}.contact-footer nav a{align-items:center;min-height:44px;display:inline-flex}.contact-footer small{color:#758198;font-size:12px}@media (hover:hover){.contact-methods>a:hover{border-color:#8db8fa;box-shadow:0 12px 30px -18px #174f9a55}.contact-page .contact-issue-types button:hover{border-color:#0965ed}.contact-page .contact-send:hover{background:#0756ce}}@media (width<=820px){.contact-header{grid-template-columns:132px 1fr;gap:16px;min-height:68px;padding:0 20px}.contact-header img{width:128px}.contact-header nav{display:none}.contact-header>.button{justify-self:end;min-height:44px;padding:0 13px}.contact-content{grid-template-columns:minmax(0,1fr);gap:26px;width:min(650px,100% - 32px);padding:30px 0 40px}.contact-hero{padding:0}.contact-page .contact-hero-copy p{max-width:none;margin-top:14px;font-size:16px}.contact-methods{gap:10px;margin-top:24px}.contact-methods>a{padding:17px 18px}.contact-page .contact-methods b{font-size:21px}.contact-report-form{border-radius:20px;padding:24px}.contact-footer{text-align:center;padding-bottom:calc(24px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:12px}.contact-footer img{margin:auto}}@media (width<=480px){.contact-page .contact-hero h1{font-size:36px}.contact-report-form{padding:22px 18px}.contact-page .contact-form-heading h2{font-size:27px}.contact-issue-types{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-page .contact-issue-types button{border-radius:12px;padding:10px 8px}.contact-methods>a{grid-template-columns:38px minmax(0,1fr) 16px;gap:10px;padding:16px 14px}.contact-method-icon{width:38px;height:38px}.contact-page .contact-methods b{font-size:20px}}@media (prefers-reduced-motion:reduce){.contact-page *,.contact-page :before,.contact-page :after{transition:none!important}}.search-grid>label>span,.search-grid>.search-select-shell>span{letter-spacing:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:650;line-height:1.2}.search-grid input,.search-grid .custom-picker-trigger>span{letter-spacing:0!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:13px!important;font-weight:520!important;line-height:1.2!important}.search-grid input::placeholder{opacity:1;font-size:inherit!important;font-weight:520!important}@media (width<=900px){.search-grid{-webkit-backdrop-filter:blur(18px)saturate(145%);background:#ffffffeb!important;border:1px solid #d0dcecb8!important;border-radius:24px!important;gap:8px!important;padding:10px!important;box-shadow:0 22px 54px #18335924!important}.search-grid>label,.search-grid>.search-select-shell{background:linear-gradient(135deg,#f6f8fc 0%,#f2f6fb 100%)!important;border:0!important;border-radius:17px!important;min-height:60px!important;transition:background .18s,box-shadow .18s,transform .18s!important;box-shadow:inset 0 0 0 1px #d8e1ed2e!important}.search-grid>label{padding:6px 14px!important}.search-grid>label:focus-within,.search-grid>.search-select-shell.picker-open{transform:translateY(-1px);background:#fff!important;box-shadow:0 0 0 3px #0869f71f,0 10px 26px #1e4b871a!important}.search-grid .field,.search-grid input{height:48px!important}.search-grid .field .ui-icon,.search-grid .custom-picker-trigger>.ui-icon:first-child{stroke-width:1.85px;color:#256ddc!important;flex:0 0 21px!important;width:21px!important;height:21px!important}.search-grid input,.search-grid .custom-picker-trigger>span{color:#152033!important;font-size:14px!important;font-weight:560!important}.search-grid input::placeholder{color:#8d99aa!important;font-weight:560!important}.search-grid .custom-picker-trigger{min-height:60px;border-radius:17px!important;padding:0 14px!important}.search-grid .custom-picker-trigger:active{background:#dfeaf885!important}.search-grid .custom-picker-trigger>.ui-icon:last-child{color:#627087;stroke-width:2px;width:15px;height:15px}.search-grid .search-button{letter-spacing:-.01em;background:linear-gradient(135deg,#096bf5 0%,#0788f4 100%)!important;border-radius:17px!important;min-height:59px!important;margin-top:1px!important;font-size:14px!important;box-shadow:0 12px 25px #0869f733!important}.search-grid .search-button:after{background:#ffffff24;border-radius:50%;place-items:center;width:30px;height:30px;line-height:1;display:inline-grid;margin-left:16px!important}.search-grid .custom-picker-menu{border:1px solid #d2dce9cc;border-radius:17px;padding:7px;box-shadow:0 22px 52px #142d522e}.search-grid .custom-picker-menu>button{border-radius:11px;min-height:46px}.main-nav.open{padding:18px 17px calc(24px + env(safe-area-inset-bottom))!important;box-shadow:none!important;background:linear-gradient(#f5f9ff 0%,#fbfdff 38%,#fff 100%)!important;gap:7px!important}.main-nav.open>a{color:#253044;background:#ffffffc7;border-radius:15px;align-items:center;box-shadow:inset 0 0 0 1px #dbe3ed85;border:0!important;min-height:54px!important;padding:0 16px!important;font-size:15px!important;font-weight:650!important;display:flex!important}.main-nav.open>a:after{color:#8793a5;margin-left:auto;font-size:18px;font-weight:450;content:"→"!important;background:0 0!important;width:auto!important;height:auto!important;position:static!important;transform:none!important}.main-nav.open>a.active{color:#0869f7;background:linear-gradient(135deg,#eaf2ff 0%,#f2f7ff 100%);box-shadow:inset 0 0 0 1px #0869f71f,0 8px 22px #0869f714}.main-nav.open>a:active,.main-nav.open .mobile-nav-actions>a:active{transform:scale(.985)}.main-nav.open .mobile-nav-actions{background:#ffffffeb;border:1px solid #dae2edc7;border-radius:20px;box-shadow:0 16px 40px #18335917;gap:5px!important;margin-top:9px!important;padding:8px!important;display:grid!important}.main-nav.open .mobile-nav-actions>a:not(.button){color:#253044;border-radius:13px;align-items:center;font-size:14px;font-weight:620;display:flex;border:0!important;min-height:51px!important;padding:0 13px!important}.main-nav.open .mobile-nav-actions>a:not(.button):after{content:"→";color:#8793a5;margin-left:auto;font-size:17px}.main-nav.open .mobile-nav-actions .button{box-shadow:0 10px 23px #0869f733;background:linear-gradient(135deg,#096bf5 0%,#0788f4 100%)!important;border-radius:14px!important;min-height:55px!important;margin-top:3px!important;padding:0 18px!important;font-size:14px!important}.main-nav.open .mobile-social-links{border-top:1px solid #edf1f6;padding-top:9px;gap:8px!important;margin:8px 4px 2px!important}.main-nav.open .mobile-social-links a{width:43px!important;height:43px!important;box-shadow:none!important;background:#f8fafc!important;border-color:#e0e7ef!important}}@media (width>=901px){.search-grid>label>span,.search-grid>.search-select-shell>span{color:#5f6d80;letter-spacing:-.005em;margin-bottom:2px;font-size:11px;font-weight:680;line-height:1.15}}@media (width<=390px){.search-grid{border-radius:21px!important;padding:8px!important}.search-grid>label,.search-grid>.search-select-shell,.search-grid .custom-picker-trigger,.search-grid .search-button{border-radius:15px!important}.main-nav.open{padding-left:13px!important;padding-right:13px!important}}.search-grid.search-grid-region{grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr) minmax(0,1.4fr) 190px}.search-grid>.search-area-field,.search-area-field .field,.search-area-field input{min-width:0}.search-grid>.search-area-field.location-picker-open{z-index:95}.search-area-field .search-location-options,.filter-location-field .search-location-options{overscroll-behavior:contain;background:#fff;border:1px solid #dce5f0;border-radius:16px;gap:3px;max-height:min(320px,45dvh);padding:6px;top:calc(100% + 8px);box-shadow:0 16px 38px #112a4e24}.search-area-field .search-location-options button,.filter-location-field .search-location-options button{touch-action:manipulation;overflow-wrap:anywhere;background:0 0;border:0;border-radius:10px;gap:4px;min-width:0;min-height:52px;padding:11px 12px}.search-area-field .search-location-options button b,.filter-location-field .search-location-options button b{color:#152033;font-size:13px;font-weight:650;line-height:1.35}.search-area-field .search-location-options button span,.filter-location-field .search-location-options button span{font-size:11px;line-height:1.4}.search-area-field .search-location-options button:is(:hover,:focus-visible,[aria-selected=true]),.filter-location-field .search-location-options button:is(:hover,:focus-visible,[aria-selected=true]){background:#edf4ff;outline:2px solid #0000}@media (width<=900px){.search-grid.search-grid-region{grid-template-columns:minmax(0,1fr)}.search-grid.search-grid-region>.search-area-field,.search-grid.search-grid-region>.search-button{grid-column:1/-1}.search-grid:not(.search-grid-region) .search-area-field .search-location-options{right:-124px}}@media (width<=390px){.search-grid:not(.search-grid-region) .search-area-field .search-location-options{right:-116px}}@media (width<=900px){.search-grid:not(.search-grid-region)>.search-area-field{margin-right:-4px;background:linear-gradient(135deg,#f6f8fc 0%,#f3f6fb 100%)!important;border-radius:17px 0 0 17px!important}.search-grid:not(.search-grid-region)>.search-area-field+.search-select-shell{margin-left:-4px;background:linear-gradient(135deg,#f3f6fb 0%,#f1f5fa 100%)!important;border-radius:0 17px 17px 0!important}.search-grid:not(.search-grid-region)>.search-area-field+.search-select-shell:before{content:"";z-index:2;pointer-events:none;background:#cfd9e6;border-radius:1px;width:1px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.search-grid:not(.search-grid-region)>.search-area-field:focus-within{z-index:3;border-radius:17px 0 0 17px!important}.search-grid:not(.search-grid-region)>.search-area-field+.search-select-shell.picker-open{z-index:4;border-radius:0 17px 17px 0!important}}.salary-period-field{border:0;min-width:0;margin:0;padding:0}.salary-period-field>legend{color:#1d2939;margin-bottom:9px;font-size:12px;font-weight:720}.salary-period-toggle{background:#f2f5f9;border:1px solid #e0e7f0;border-radius:15px;grid-template-columns:1fr 1fr;gap:4px;width:min(100%,430px);padding:4px;display:grid;position:relative}.salary-period-toggle button{color:#667085;min-height:46px;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:11px;padding:0 16px;font-size:13px;font-weight:680;transition:color .18s,background .18s,box-shadow .18s,transform .12s}.salary-period-toggle button:hover{color:#344054}.salary-period-toggle button.active{color:#0869f7;background:#fff;box-shadow:0 5px 16px #19375e1f,inset 0 0 0 1px #0869f71a}.salary-period-toggle button:focus-visible{outline-offset:1px;outline:3px solid #0869f72e}.salary-period-toggle button:active{transform:scale(.98)}@media (width<=640px){.salary-period-toggle{border-radius:14px;width:100%}.salary-period-toggle button{border-radius:10px;min-height:48px;padding:0 10px;font-size:12px}}.wizard-layout,.wizard-side,.wizard-card,.form-grid,.form-grid>*,.form-grid label,.form-grid fieldset{box-sizing:border-box;min-width:0}.wizard-card{max-width:100%;overflow:hidden}.form-grid input,.form-grid select,.form-grid textarea{box-sizing:border-box;width:100%;max-width:100%}.wizard-card .form-grid select{appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235e6c7f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;padding-right:42px}.form-grid .contract-options input[type=checkbox]{flex:0 0 19px;width:19px;min-width:19px;max-width:19px;height:19px;min-height:19px;margin:0;padding:0}.form-grid .contract-options label{text-align:left;justify-content:flex-start;gap:11px;width:100%;min-width:0}.form-grid .contract-options label>span{min-width:0;color:inherit;text-align:left;flex:auto;margin:0;font-size:13px;font-weight:580;line-height:1.35}.form-grid small,.form-help{overflow-wrap:anywhere;max-width:100%}.form-grid .character-counter{color:#7b8797;align-self:flex-end;margin-top:-3px;font-size:10px;font-weight:520;line-height:1}.file-upload-control{box-sizing:border-box;cursor:pointer;background:#f8fafc;border:1px dashed #c8d5e5;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;min-height:58px;padding:9px 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative}.file-upload-control:hover,.file-upload-control:focus-within{background:#fff;border-color:#75aefb;box-shadow:0 0 0 3px #0869f714}.file-upload-control>input[type=file]{z-index:2;opacity:0;cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.file-upload-control>b{color:#0869f7;white-space:nowrap;background:#eaf2ff;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:11px;font-weight:720;display:inline-flex}.file-upload-control>span{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:500;overflow:hidden}@media (width<=640px){.workspace{overflow-x:clip}.wizard-layout{box-sizing:border-box;width:100%;max-width:100%;padding-left:12px!important;padding-right:12px!important}.wizard-card{width:100%;padding-left:16px!important;padding-right:16px!important}.step-head{min-width:0}.wizard-side ol{width:100%;min-width:0}.wizard-side li{min-width:0}.wizard-side li span{overflow-wrap:anywhere;max-width:100%}.form-grid input,.form-grid select,.form-grid textarea{min-width:0}.form-grid .contract-options label{min-height:54px;padding:12px 14px}.form-grid .contract-options label>span{font-size:14px}.file-upload-control{grid-template-columns:1fr;gap:7px;padding:9px}.file-upload-control>b{box-sizing:border-box;width:100%}.file-upload-control>span{text-align:center;padding:0 4px 2px}.wizard-actions{box-sizing:border-box;max-width:100%}}.profile-editor{gap:32px;max-width:1220px}.profile-sections{gap:14px}.profile-editor-simple{grid-template-columns:minmax(220px,280px) minmax(0,760px);justify-content:center}.profile-editor-simple .profile-nav nav{margin-top:22px}.profile-editor-simple .profile-application-card{border-top:3px solid #0869f7}.profile-readonly-field input{color:#657287;background:#f1f4f8!important}.profile-no-cv{background:#fafcff;border:1px dashed #cdd9e8;border-radius:14px;padding:20px}.profile-no-cv b{color:#1c2a3e;font-size:13px}.profile-no-cv p{color:#68758a;margin:5px 0 0;font-size:11px}.profile-editor-simple #cv .cv-retention-note{margin-top:16px}.profile-sections>section{border-color:#e1e7ef;border-radius:18px;padding:26px;box-shadow:0 10px 30px #142b490b}.profile-sections>section>header{margin-bottom:20px}.profile-sections>section>header>button{color:#0869f7;background:#f1f6ff;border:1px solid #d9e7fb;border-radius:11px;min-height:40px;padding:0 14px;font-size:11px}.profile-sections .form-grid>*,.profile-sections .form-grid label{min-width:0}.profile-sections .form-grid input,.profile-sections .form-grid select,.profile-sections .form-grid textarea{box-sizing:border-box;background:#f7f9fc;border-color:#dce4ed;border-radius:12px;width:100%;max-width:100%}.profile-sections .form-grid textarea{min-height:116px}.profile-sections .form-grid input:focus,.profile-sections .form-grid select:focus,.profile-sections .form-grid textarea:focus{background-color:#fff;border-color:#75aefb;box-shadow:0 0 0 3px #0869f717}.career-entry{background:#fbfcfe;border:1px solid #e4eaf1;border-radius:15px;margin-top:12px;padding:18px}.career-entry:first-of-type{border:1px solid #e4eaf1}.career-entry>button{color:#a14444;border-radius:8px;margin-top:14px;padding:7px 10px;font-size:10px;font-weight:650}.month-year-controls{grid-template-columns:minmax(0,1.25fr) minmax(92px,.75fr);gap:7px;display:grid}.month-year-controls select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235e6c7f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");min-width:0;background-position:right 11px center!important;background-repeat:no-repeat!important;background-size:16px!important;padding-right:35px!important}.cv-retention-note{background:linear-gradient(135deg,#f2f7ff 0%,#f8fbff 100%);border:1px solid #d8e7fa;border-radius:14px;padding:18px 18px 18px 48px;position:relative}.cv-retention-note:before{content:"✓";color:#fff;background:#0869f7;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;font-weight:800;display:grid;position:absolute;top:18px;left:18px}.cv-retention-note b{color:#1c2a3e;font-size:13px}.cv-retention-note p{color:#68758a;margin:6px 0 0;font-size:11px;line-height:1.6}@media (width<=850px){.profile-editor{margin:16px auto 40px}.profile-nav{padding:4px 3px 2px}.profile-nav h1{font-size:27px}}@media (width<=600px){.profile-workspace{overflow-x:clip}.profile-editor{box-sizing:border-box;gap:13px;width:100%;padding:0 12px}.profile-nav>p{max-width:390px;margin-bottom:5px}.profile-sections>section{box-sizing:border-box;border-radius:16px;width:100%;min-width:0;padding:18px 15px}.profile-sections>section>header{flex-direction:column;margin-bottom:17px}.profile-sections>section>header>button,.profile-sections>section>header .upload-action{box-sizing:border-box;justify-content:center;width:100%}.profile-sections .form-grid{gap:14px}.career-entry{border-radius:13px;padding:13px}.month-year-controls{grid-template-columns:minmax(0,1fr) minmax(90px,.72fr)}.month-year-controls select{min-height:50px;font-size:14px;background-position:right 9px center!important;padding-left:11px!important;padding-right:30px!important}.document-row{flex-direction:column;align-items:flex-start;gap:11px}.document-row>div,.document-row b{overflow-wrap:anywhere;max-width:100%}.cv-retention-note{padding:16px 14px 16px 45px}.cv-retention-note:before{top:16px;left:15px}.profile-save{border-radius:14px;padding:13px;bottom:8px}}.public-menu-toggle{display:none}@media (width>=901px){:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav){background:linear-gradient(#f9fbfef7,#f2f6fbf7);border:1px solid #d6e0ede6;border-radius:16px;justify-content:center;align-self:center;align-items:center;gap:3px;width:max-content;height:52px;min-height:52px;padding:5px;display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 24px #1f395b0f}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a{color:#46566d;white-space:nowrap;border-radius:11px;align-items:center;min-height:40px;padding:0 17px;font-size:13px;font-weight:680;line-height:1;transition:color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;border:0!important}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a:hover{color:#0869f7;background:#ffffffe0;transform:translateY(-1px)}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a.active{background:linear-gradient(135deg,#0869f7 0%,#168cff 100%);box-shadow:0 6px 16px #0869f73d,inset 0 1px #ffffff3d;color:#fff!important}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a.active:after{display:none!important}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav{margin-inline:auto}}@media (width>=901px) and (width<=1400px){.site-header{flex-wrap:wrap;gap:10px 24px;height:auto;min-height:78px;padding-block:12px}.site-header .header-actions{margin-left:auto}.site-header .main-nav{flex-basis:100%;order:3;width:100%;margin:0 auto}}@media (width>=1001px){.public-header{grid-template-columns:150px minmax(0,1fr) auto;gap:16px;padding-inline:clamp(18px,3vw,48px)}.public-header .public-navigation{gap:3px;min-width:0;display:flex}.public-header .public-navigation>a{padding-inline:11px}}@media (width<=1000px){.public-header{z-index:220;grid-template-columns:minmax(0,1fr) auto 44px;gap:10px;height:72px;min-height:72px;padding:0 16px;display:grid;position:sticky;top:0}.public-header>a:first-child{grid-area:1/1;min-width:0}.public-header>a:first-child img{width:min(128px,100%);height:auto}.public-header>.button,.public-header>div{grid-area:1/2;justify-self:end}.public-header>.button{min-height:44px;padding:10px 12px;font-size:13px}.public-header .employer-pricing{display:none}.public-header .public-menu-toggle{color:#152036;background:#fff;border:1px solid #dce5f0;border-radius:12px;grid-area:1/3;place-items:center;width:44px;height:44px;display:grid}.public-menu-toggle .ui-icon{width:22px;height:22px}.public-header .public-navigation{display:none}.public-header .public-navigation.is-open{overscroll-behavior:contain;width:100%;min-width:0;height:calc(100dvh - 72px);min-height:0;padding:18px 17px calc(24px + env(safe-area-inset-bottom));box-shadow:none;background:linear-gradient(#f5f9ff 0%,#fbfdff 38%,#fff 100%);border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:7px;margin:0;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.public-header .public-navigation.is-open>a{color:#253044;white-space:normal;overflow-wrap:anywhere;background:#ffffffc7;border-radius:15px;flex:none;align-items:center;gap:16px;width:100%;min-width:0;min-height:54px;padding:14px 16px;font-size:15px;font-weight:650;line-height:1.4;display:flex;box-shadow:inset 0 0 0 1px #dbe3ed85;border:0!important}.public-header .public-navigation.is-open>a.active{background:linear-gradient(135deg,#eaf2ff 0%,#f2f7ff 100%);box-shadow:inset 0 0 0 1px #0869f71f,0 8px 22px #0869f714;color:#0869f7!important}.public-header .public-navigation.is-open>a:after{content:"→";color:#8793a5;background:0 0;flex-shrink:0;width:auto;height:auto;margin-left:auto;font-size:18px;font-weight:450;position:static;transform:none;display:block!important}.public-header .public-navigation.is-open>a:active{transform:scale(.985)}.public-header .public-navigation.is-open>a:focus-visible{outline-offset:-3px;outline:3px solid #0869f7}}@media (width>=901px) and (width<=1240px){.site-header .main-nav{margin-left:0}:is(.site-header .main-nav,.pricing-header nav,.contact-header nav,.employers-header nav,.offer-header nav,.tax-header nav,.legal-header nav)>a{padding:0 11px;font-size:12px}}.admin-workspace,.moderation-page{--admin-navy:#0b1728;--admin-navy-soft:#13233a;--admin-blue:#0869f7;--admin-cyan:#0aa9dc;--admin-bg:#f3f6fa;--admin-border:#e2e8f0;--admin-text:#101828;--admin-muted:#667085;background:var(--admin-bg);min-height:100vh;color:var(--admin-text);grid-template-columns:264px minmax(0,1fr);display:grid}.admin-sidebar{z-index:20;color:#dbe6f2;background:linear-gradient(#0b1728 0%,#101e32 100%);flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0;box-shadow:14px 0 38px #0a172812}.admin-sidebar-brand{background:#fff;border:1px solid #ffffff26;border-radius:15px;align-items:center;width:100%;height:58px;padding:10px 14px;display:flex;box-shadow:0 10px 30px #0000001f}.admin-sidebar-brand img{object-fit:contain;width:142px;height:auto;display:block}.admin-sidebar-context{flex-direction:column;gap:2px;margin:20px 11px 18px;display:flex}.admin-sidebar-context span{letter-spacing:.12em;text-transform:uppercase;color:#71849d;font-size:10px;font-weight:750}.admin-sidebar-context b{color:#fff;font-size:14px}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar-label{color:#71849d;text-transform:uppercase;letter-spacing:.12em;margin:10px 11px 4px;font-size:10px;font-weight:800}.admin-sidebar-label.secondary{margin-top:24px}.admin-sidebar nav a{color:#b9c7d7;border:1px solid #0000;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:7px 10px;font-size:13px;font-weight:650;transition:all .18s;display:grid;position:relative}.admin-sidebar nav a:hover{color:#fff;background:#ffffff0e}.admin-sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#0869f747,#0869f717);border-color:#4695ff3d;box-shadow:inset 3px 0 #3f91ff}.admin-sidebar nav a i{color:#91a7be;background:#ffffff0f;border-radius:9px;place-items:center;width:30px;height:30px;font-size:16px;font-style:normal;display:grid}.admin-sidebar nav a.active i{color:#fff;background:#0869f7}.admin-sidebar nav a>b{color:#fff;background:#20344d;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;display:grid}.admin-sidebar-exit{color:#93d9f2;border-top:1px solid #ffffff14;align-items:center;gap:9px;margin-top:auto;padding:13px 11px;font-size:13px;font-weight:650;display:flex}.admin-sidebar-exit span{font-size:18px}.admin-center{width:100%;min-width:0;padding:34px clamp(22px,3.7vw,58px) 72px}.admin-center-header{justify-content:space-between;align-items:center;gap:28px;max-width:1440px;margin:0 auto 26px;display:flex}.admin-center-header>div{min-width:0}.admin-center-header h1{letter-spacing:-.045em;margin:4px 0 6px;font-size:clamp(30px,3vw,42px);line-height:1.08}.admin-center-header p{font-size:14px}.admin-center-header nav{align-items:center;gap:9px;display:flex}.admin-center-header nav a,.admin-center-header nav .auth-signout{border:1px solid var(--admin-border);color:#344054;background:#fff;border-radius:11px;min-height:42px;padding:0 15px;font-size:12px;font-weight:750;box-shadow:0 2px 5px #10182809}.admin-center-header nav a{align-items:center;display:inline-flex}.admin-center-header nav a:hover{color:#0869f7;border-color:#9cc2fb}.admin-summary,.admin-panel{max-width:1440px}.admin-summary{gap:12px;margin-bottom:16px}.admin-summary article{border:1px solid var(--admin-border);border-radius:17px;min-height:132px;padding:20px 21px;position:relative;overflow:hidden;box-shadow:0 8px 26px #1018280b}.admin-summary article:after{content:"";background:#eef4ff;border-radius:50%;width:82px;height:82px;position:absolute;top:-29px;right:-23px}.admin-summary article.success:after{background:#e8f8ef}.admin-summary article.warning:after{background:#fff5df}.admin-summary span{font-size:12px;font-weight:650}.admin-summary b{margin-top:auto;font-size:29px}.admin-summary small{font-size:12px}.admin-summary .success,.admin-summary .warning{border-top:1px solid var(--admin-border)}.admin-view-tabs{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #dfe6ef;border-radius:15px;gap:6px;width:max-content;max-width:1440px;margin:0 auto 16px;padding:6px;display:flex;position:sticky;top:12px;box-shadow:0 8px 28px #10182814}.admin-view-tabs a{color:#667085;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:12px;font-weight:750;display:flex}.admin-view-tabs a i{color:#597087;background:#f0f4f8;border-radius:7px;place-items:center;width:22px;height:22px;font-size:13px;font-style:normal;display:grid}.admin-view-tabs a:hover{color:#0869f7;background:#f5f8fc}.admin-view-tabs a[aria-current=page]{color:#fff;background:linear-gradient(135deg,#0869f7,#147df5);box-shadow:0 5px 14px #0869f73b}.admin-view-tabs a[aria-current=page] i{color:#fff;background:#ffffff2b}.admin-panel{border:1px solid var(--admin-border);border-radius:18px;margin-bottom:16px;padding:25px;box-shadow:0 8px 26px #10182809}.admin-section-heading{margin-bottom:19px}.admin-section-heading h2{letter-spacing:-.03em;font-size:22px}.admin-section-heading p{font-size:13px}.admin-center .eyebrow,.registry-page .eyebrow,.mod-main .eyebrow{color:#0878df;letter-spacing:.12em}.admin-launch-readiness{background:linear-gradient(135deg,#fff 62%,#f1f6ff)}.admin-readiness-list{gap:10px}.admin-readiness-list article{border-radius:13px;min-height:74px}.admin-runs,.admin-audit{border-color:var(--admin-border);border-radius:14px}.admin-runs article,.admin-audit article{min-height:63px;padding:14px 16px}.admin-users{gap:11px}.admin-users>article{border-color:var(--admin-border);background:#fff;border-radius:14px;box-shadow:0 2px 7px #10182806}.admin-user-identity>span{color:#0869f7;background:linear-gradient(135deg,#e5f1ff,#e9fbff);width:44px;height:44px}.admin-job-list{gap:8px}.admin-job-list>article{border-color:var(--admin-border);border-radius:13px;min-height:76px;transition:border-color .18s,box-shadow .18s}.admin-job-list>article:hover{border-color:#b8d3fa;box-shadow:0 7px 20px #0869f70f}.admin-job-list b{font-size:14px}.admin-job-list span,.admin-job-list small{font-size:12px}.admin-job-actions>a,.admin-job-remove button{border-radius:10px;min-height:39px;font-size:12px}.admin-account-pagination nav>a,.admin-account-pagination nav>span{border-radius:10px;min-width:40px;min-height:40px}.admin-resend-card,.admin-scheduler-setup{border-radius:14px}.admin-empty{background:#f8fafc;border-radius:13px}.moderation-page{grid-template-columns:264px minmax(0,1fr)}.mod-main{min-width:0;padding:34px clamp(22px,3.7vw,58px) 70px}.mod-main>header{margin:0 0 18px}.mod-main h1{letter-spacing:-.045em;margin:4px 0 6px;font-size:clamp(30px,3vw,42px);line-height:1.08}.mod-main>header p{font-size:14px}.mod-stat{border-color:var(--admin-border);border-radius:14px;min-width:124px;padding:14px 18px;box-shadow:0 7px 22px #1018280a}.mod-stat span{font-size:11px}.mod-stat b{font-size:28px}.mod-tabs{border:1px solid var(--admin-border);background:#eaf0f6;border-radius:13px;width:max-content;max-width:100%;margin:0 0 12px;padding:5px;display:flex;overflow-x:auto}.mod-tabs button{color:#667085;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-height:39px;padding:0 15px;font-size:12px;font-weight:750}.mod-tabs button.active{color:#101828;background:#fff;box-shadow:0 2px 8px #10182817}.mod-search{border:1px solid var(--admin-border);color:#7b8798;background:#fff;border-radius:13px;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;gap:8px;max-width:620px;min-height:48px;margin:0 0 16px;padding:0 12px;display:grid;box-shadow:0 3px 10px #10182806}.mod-search:focus-within{border-color:#86b7ff;box-shadow:0 0 0 3px #0869f717}.mod-search input{width:100%;font:inherit;color:#101828;background:0 0;border:0;outline:0;font-size:13px}.mod-search button{color:#667085;border-radius:8px;height:30px;font-size:20px}.mod-layout{grid-template-columns:minmax(280px,330px) minmax(0,1fr);align-items:start;gap:15px}.mod-queue{border-color:var(--admin-border);border-radius:15px;max-height:calc(100vh - 40px);padding:8px;position:sticky;top:20px;overflow:auto;box-shadow:0 8px 24px #10182809}.mod-queue button{border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:78px;padding:13px;display:grid}.mod-queue button+button{margin-top:4px}.mod-queue button:hover{background:#f7f9fc}.mod-queue button.selected{background:linear-gradient(135deg,#edf5ff,#f1fbff);border-color:#c9ddfb;box-shadow:inset 3px 0 #0869f7}.mod-queue button>div{min-width:0}.mod-queue button b{line-height:1.35}.mod-queue button span,.mod-queue button small{color:#667085;font-size:11px}.mod-queue button small{color:#98a2b3}.mod-queue .risk{text-align:center;align-self:start;min-width:30px}.mod-queue-empty{text-align:center;color:#667085;margin:0;padding:28px 15px;font-size:12px}.mod-review{border-color:var(--admin-border);border-radius:17px;padding:27px;box-shadow:0 9px 28px #1018280b}.mod-review>header{gap:18px}.mod-review h2{letter-spacing:-.035em;font-size:clamp(24px,2.4vw,32px);line-height:1.18}.new-badge{color:#087da7;text-transform:uppercase;letter-spacing:.04em;background:#e9f7fc;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.score{min-width:104px;height:max-content}.company-check{gap:9px;margin:22px 0}.company-check>div{background:#f8fafc;border:1px solid #e9edf3;border-radius:11px;min-height:76px;padding:14px}.company-check span{text-transform:uppercase;letter-spacing:.05em;font-size:10px}.company-check b{font-size:13px}.company-check small{font-size:11px}.mod-review>section{padding:19px 0}.mod-review h3{font-size:15px}.mod-review section p{font-size:14px}.moderation-reason{margin-top:20px;font-size:13px}.moderation-reason textarea{background:#fbfcfe;border-color:#d8e0ea;border-radius:11px;min-height:105px;padding:14px}.mod-review>footer{z-index:4;border-top:1px solid var(--admin-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:0 0 17px 17px;margin:24px -27px -27px;padding:16px 27px;position:sticky;bottom:0;box-shadow:0 -8px 20px #10182809}.mod-review>footer .button{border-radius:10px;min-height:43px;font-size:12px}.mod-empty{border-color:var(--admin-border);border-radius:17px;box-shadow:0 8px 24px #10182809}.registry-workspace{grid-template-columns:264px minmax(0,1fr)}.registry-page{background:var(--admin-bg);width:100%;min-width:0;padding:34px clamp(22px,3.7vw,58px) 70px}.registry-header{justify-content:space-between;gap:25px;max-width:1440px;margin-bottom:24px;display:flex}.registry-header h1{letter-spacing:-.045em;margin:4px 0 6px;font-size:clamp(30px,3vw,42px)}.registry-header>a:last-child{border:1px solid var(--admin-border);background:#fff;border-radius:11px;align-items:center;min-height:42px;padding:0 15px;font-size:12px;display:inline-flex}.registry-summary,.registry-table,.registry-source{max-width:1440px}.registry-summary{gap:12px}.registry-summary article{border-color:var(--admin-border);border-radius:15px;min-height:92px;padding:18px 20px;box-shadow:0 7px 22px #10182809}.registry-summary b{font-size:29px}.registry-table{border-color:var(--admin-border);border-radius:17px;box-shadow:0 9px 28px #1018280a}.registry-table-head{background:#f8fafc;min-height:48px}.registry-row{padding:17px 20px}.registry-row b{font-size:13px}.registry-row small{font-size:11px}.registry-status{padding:6px 9px}.registry-action .button{border-radius:9px;min-height:38px;font-size:11px}@media (width<=1050px){.admin-workspace,.moderation-page,.registry-workspace{grid-template-columns:1fr}.admin-sidebar{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;height:auto;padding:10px 18px;display:grid;position:sticky;top:0}.admin-sidebar-brand{border-radius:11px;width:132px;height:45px;padding:7px 10px}.admin-sidebar-brand img{width:112px}.admin-sidebar-context,.admin-sidebar-label,.admin-sidebar nav a i,.admin-sidebar-exit,.admin-sidebar nav .admin-sidebar-shortcut{display:none}.admin-sidebar nav{flex-direction:row;justify-content:flex-end;gap:5px;display:flex}.admin-sidebar nav a{white-space:nowrap;min-height:40px;padding:7px 11px;display:flex}.admin-sidebar nav a.active{box-shadow:inset 0 -2px #3f91ff}.admin-center,.mod-main,.registry-page{padding-top:27px}.admin-view-tabs{top:72px}.mod-queue{max-height:none;position:static}}@media (width<=720px){.admin-sidebar{grid-template-columns:1fr;gap:8px;padding:9px 12px}.admin-sidebar-brand{margin:auto}.admin-sidebar nav{justify-content:center;padding-bottom:2px;overflow-x:auto}.admin-sidebar nav a{flex:none}.admin-sidebar nav a>b{min-width:20px;height:20px}.admin-center,.mod-main,.registry-page{padding:18px 10px 48px}.admin-center-header,.mod-main>header,.registry-header{flex-direction:column;align-items:flex-start}.admin-center-header{gap:14px;margin-bottom:14px}.admin-center-header h1{font-size:29px}.admin-center-header p{font-size:13px}.admin-center-header nav{grid-template-columns:1fr 1fr;width:100%;display:grid}.admin-center-header nav a{justify-content:center}.admin-center-header nav .auth-signout{grid-column:1/-1;width:100%}.admin-view-tabs{overscroll-behavior-inline:contain;scrollbar-width:none;width:calc(100vw - 20px);max-width:none;margin-bottom:14px;top:105px;overflow-x:auto}.admin-view-tabs::-webkit-scrollbar{display:none}.admin-view-tabs a{flex:none;min-height:44px;padding:0 14px}.admin-summary{grid-template-columns:1fr 1fr}.admin-summary article{min-height:108px;padding:15px}.admin-panel{border-radius:16px;padding:16px}.admin-section-heading{gap:12px}.admin-readiness-list{grid-template-columns:1fr}.mod-stat{display:none}.mod-tabs{width:100%}.mod-tabs button{flex:1}.mod-search{max-width:none}.mod-layout{grid-template-columns:1fr}.mod-queue{gap:6px;padding:7px;display:flex;overflow-x:auto}.mod-queue button{min-width:245px;margin:0!important}.mod-review{padding:19px}.mod-review>header{align-items:flex-start}.mod-review .score{min-width:90px}.company-check{grid-template-columns:1fr}.mod-review>footer{flex-direction:column;margin:22px -19px -19px;padding:15px 19px;position:static}.mod-review>footer .button{width:100%}.registry-header>a:last-child{justify-content:center;width:100%}}@media (width<=460px){.admin-summary{grid-template-columns:1fr}.admin-summary article{min-height:105px}.admin-sidebar nav a{font-size:12px}.admin-center-header h1,.mod-main h1,.registry-header h1{font-size:30px}.mod-review>header{flex-direction:column;display:flex}.mod-review .score,.admin-job-actions{width:100%}}.admin-panel#statystyki{scroll-margin-top:24px}.admin-statistics-panel{background:linear-gradient(145deg,#fff 58%,#f5f9ff)}.admin-statistics-heading{align-items:flex-start}.admin-data-status{color:#087a45;white-space:nowrap;background:#effbf4;border:1px solid #b9e8ce;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.admin-data-status i{background:#16a467;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #16a4671c}.admin-statistics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.admin-statistics-kpis article{background:#fff;border:1px solid #dde6f0;border-radius:15px;min-height:116px;padding:17px 18px;position:relative;overflow:hidden;box-shadow:0 5px 18px #10182809}.admin-statistics-kpis article:after{content:"";background:#eaf2ff;border-radius:50%;width:68px;height:68px;position:absolute;top:-23px;right:-17px}.admin-statistics-kpis article.favorites:after{background:#fff0f5}.admin-statistics-kpis article.phones:after{background:#ebf8f5}.admin-statistics-kpis article.applications:after{background:#f0edff}.admin-statistics-kpis article>span{color:#667085;font-size:12px;font-weight:700;display:block}.admin-statistics-kpis article>b{color:#101828;letter-spacing:-.035em;margin:12px 0 2px;font-size:29px;line-height:1;display:block}.admin-statistics-kpis article>small{color:#87909f;font-size:11px}.admin-statistics-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:12px;display:grid}.admin-daily-chart,.admin-offer-ranking{background:#fff;border:1px solid #dde6f0;border-radius:15px;min-width:0;padding:18px}.admin-daily-chart>header,.admin-offer-ranking>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.admin-daily-chart header>div:first-child,.admin-offer-ranking header>div{flex-direction:column;gap:3px;display:flex}.admin-daily-chart header b,.admin-offer-ranking header b{font-size:14px}.admin-daily-chart header span,.admin-offer-ranking header span{color:#7a8492;font-size:11px}.admin-chart-legend{flex-wrap:wrap;justify-content:flex-end;flex-direction:row!important;gap:9px!important;display:flex!important}.admin-chart-legend span{align-items:center;gap:5px;display:inline-flex}.admin-chart-legend span:before{content:"";background:#1676f3;border-radius:2px;width:7px;height:7px}.admin-chart-legend span.favorites:before{background:#ef5f92}.admin-chart-legend span.phones:before{background:#18a77b}.admin-chart-legend span.applications:before{background:#8068dc}.admin-chart-plot{background:repeating-linear-gradient(0deg,#0000 0 50px,#edf1f5 51px);border-bottom:1px solid #dce3eb;grid-template-columns:repeat(14,minmax(25px,1fr));align-items:end;gap:5px;height:205px;padding:15px 5px 0;display:grid}.admin-chart-day{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;min-width:0;height:100%;display:flex}.admin-chart-bars{justify-content:center;align-items:flex-end;gap:2px;width:100%;height:170px;display:flex}.admin-chart-bars i{background:#1676f3;border-radius:3px 3px 1px 1px;width:min(6px,22%);transition:opacity .15s;display:block}.admin-chart-bars i:hover{opacity:.7}.admin-chart-bars i.favorites{background:#ef5f92}.admin-chart-bars i.phones{background:#18a77b}.admin-chart-bars i.applications{background:#8068dc}.admin-chart-day time{color:#7a8492;white-space:nowrap;font-size:9px}.admin-offer-ranking ol{gap:13px;margin:0;padding:0;list-style:none;display:grid}.admin-offer-ranking li{grid-template-columns:25px minmax(0,1fr);gap:10px;display:grid}.admin-rank-number{color:#0869f7;background:#edf4ff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:800;display:grid}.admin-rank-content{min-width:0}.admin-rank-content>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-rank-content b,.admin-rank-content small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-rank-content b{font-size:12px}.admin-rank-content small{color:#7a8492;font-size:10px}.admin-rank-track{background:#edf1f6;border-radius:999px;height:5px;margin:7px 0 5px;overflow:hidden}.admin-rank-track i{border-radius:inherit;background:linear-gradient(90deg,#0869f7,#35a4ff);height:100%;display:block}.admin-rank-content p{color:#667085;margin:0;font-size:10px}.admin-rank-content p strong{color:#344054}.admin-rank-content p span{color:#b2bbc7;margin:0 2px}.admin-statistics-note{color:#7a8492;margin:14px 1px 0;font-size:11px;line-height:1.55}.admin-job-list>article{grid-template-columns:minmax(230px,1.2fr) minmax(330px,.9fr) auto;display:grid}.admin-job-identity{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-job-inline-statistics{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.admin-job-inline-statistics>span{text-align:center;border-left:1px solid #e8edf3;min-width:0;padding:8px 7px}.admin-job-inline-statistics b{color:#101828;font-size:15px;line-height:1.1;display:block}.admin-job-inline-statistics small{color:#7a8492;white-space:nowrap;margin-top:3px;font-size:9px;display:block}@media (width<=1100px){.admin-statistics-grid{grid-template-columns:1fr}.admin-job-list>article{grid-template-columns:minmax(0,1fr) auto}.admin-job-inline-statistics{grid-area:2/1/auto/-1}.admin-job-inline-statistics>span:first-child{border-left:0}}@media (width<=720px){.admin-statistics-heading{flex-direction:column}.admin-statistics-kpis{grid-template-columns:1fr 1fr}.admin-statistics-kpis article{min-height:102px;padding:14px}.admin-statistics-grid{display:block}.admin-daily-chart{margin-bottom:10px;padding:14px;overflow-x:auto}.admin-daily-chart>header,.admin-chart-plot{min-width:600px}.admin-offer-ranking{padding:14px}.admin-job-list>article{grid-template-columns:1fr}.admin-job-inline-statistics{grid-area:auto;grid-template-columns:1fr 1fr;width:100%}.admin-job-inline-statistics>span{background:#f6f8fb;border:0;border-radius:9px}.admin-job-actions{grid-column:auto}.admin-statistics-note{font-size:10px}}@media (width<=420px){.admin-statistics-kpis{grid-template-columns:1fr}.admin-statistics-kpis article{min-height:92px}.admin-statistics-kpis article>b{margin-top:9px}.admin-data-status{justify-content:center;width:100%}}.pricing-refresh{--price-blue:#1267f4;--price-ink:#10182b;--price-muted:#60708b;--price-line:#e1e9f4;box-sizing:border-box;color:var(--price-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.pricing-refresh *{box-sizing:border-box;min-width:0}.pricing-page{background:#fff}.pricing-page .pricing-account.button{letter-spacing:-.01em;border-radius:12px;min-height:44px;padding:0 18px;font:720 13px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pricing-kicker{color:var(--price-blue);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.76rem;font-weight:790;line-height:1.4;display:inline-flex}.pricing-kicker:before{content:"";background:currentColor;border-radius:2px;width:24px;height:2px}.pricing-hero-new{isolation:isolate;text-align:center;flex-direction:column;align-items:center;min-height:670px;padding:104px 24px 76px;display:flex;position:relative}.pricing-orbit{z-index:-1;pointer-events:none;border:1px solid #1267f41c;border-radius:50%;position:absolute}.pricing-orbit-one{width:700px;height:700px;top:-350px;right:-280px}.pricing-orbit-two{width:500px;height:500px;top:-250px;left:-250px}.pricing-orbit:after{content:"";background:#4a8bf8;border-radius:50%;width:9px;height:9px;animation:3s ease-in-out infinite pricingPulse;position:absolute;box-shadow:0 0 0 8px #4a8bf81a}.pricing-orbit-one:after{bottom:65px;left:86px}.pricing-orbit-two:after{animation-delay:1.1s;bottom:92px;right:46px}.pricing-hero-new h1,.pricing-config-heading h2,.pricing-final-new h2{letter-spacing:-.06em;text-wrap:balance;margin:0;font-weight:790}.pricing-hero-new h1{margin-top:22px;font-size:clamp(3.5rem,7vw,6rem);line-height:.95}.pricing-hero-new h1 span,.pricing-final-new h2 span{color:var(--price-blue);position:relative}.pricing-hero-new h1 span:after,.pricing-final-new h2 span:after{content:"";border-top:2px solid;border-radius:50%;height:8px;position:absolute;bottom:-8px;left:0;right:0;transform:rotate(-1.4deg)}.pricing-hero-new>p{max-width:660px;color:var(--price-muted);margin:32px auto 0;font-size:1.06rem;line-height:1.75}.pricing-start-offer{width:min(680px,100%);color:var(--price-ink);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fbffe0;border:1px solid #d6e3f7;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:38px;padding:16px 18px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 55px #1c488912}.pricing-start-offer:hover{border-color:#b8d0f6;transform:translateY(-2px);box-shadow:0 22px 62px #1c48891c}.pricing-start-value{background:var(--price-blue);color:#fff;letter-spacing:-.04em;border-radius:15px;place-items:center;width:68px;height:68px;font-size:1.25rem;font-weight:800;display:grid}.pricing-start-offer>span:nth-child(2){gap:3px;display:grid}.pricing-start-offer small{color:var(--price-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:780}.pricing-start-offer strong{letter-spacing:-.02em;font-size:.96rem}.pricing-start-offer em{color:#748197;font-size:.75rem;font-style:normal}.pricing-start-offer>i{width:42px;height:42px;color:var(--price-blue);border:1px solid #ccdaf0;border-radius:50%;place-items:center;font-size:1.2rem;font-style:normal;transition:transform .22s;display:grid}.pricing-start-offer:hover>i{transform:translate(2px,-2px)}.pricing-config-new{background:linear-gradient(#f7faff 0%,#fff 100%);padding:76px max(24px,50vw - 592px) 92px}.pricing-config-heading{text-align:center}.pricing-config-heading .pricing-kicker{justify-content:center}.pricing-config-heading h2{max-width:800px;margin:19px auto 0;font-size:clamp(2.6rem,5vw,4.35rem);line-height:1}.pricing-tabs-new{background:#e9f0f9;border:1px solid #cad8e9;border-radius:17px;grid-template-columns:1fr 1fr;width:min(660px,100%);margin:0 auto 28px;padding:5px;display:grid}.pricing-tabs-new button{color:#26364d;letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;min-height:54px;padding:0 18px;font:740 .9rem/1.2 inherit;transition:background .2s,color .2s,box-shadow .2s;display:flex}.pricing-tabs-new button[aria-selected=true]{color:#0d1729;background:#fff;box-shadow:0 7px 22px #1f3f6a1f}.bundle-tabs-new{justify-content:center;gap:9px;margin:-12px auto 24px;display:flex}.bundle-tabs-new button{color:#293a52;letter-spacing:-.01em;background:#fff;border:1px solid #c9d6e6;border-radius:999px;min-height:44px;padding:0 18px;font:730 .78rem/1 inherit}.bundle-tabs-new button[aria-selected=true]{color:#075bdc;background:#eaf3ff;border-color:#76a8f5;box-shadow:0 6px 18px #1267f41a}.pricing-tabs-new button:focus-visible,.bundle-tabs-new button:focus-visible,.pricing-refresh a:focus-visible{outline-offset:4px;outline:3px solid #78adff}.pricing-plan-new{isolation:isolate;background:#fff;border:1px solid #dde6f1;border-radius:28px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);width:min(970px,100%);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #1b3d6c17}.pricing-plan-glow{z-index:-1;filter:blur(20px);background:#1267f413;border-radius:50%;width:480px;height:480px;position:absolute;top:-200px;left:-170px}.pricing-plan-head-new{border-right:1px solid #e7edf5;flex-direction:column;justify-content:flex-end;min-height:144px;padding:34px 36px 26px;display:flex}.pricing-plan-head-new small{color:var(--price-blue);letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:790;display:block}.pricing-plan-head-new h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,2.65rem);font-weight:780}.pricing-discount-new{color:#087747;background:#eaf8f0;border-radius:999px;align-self:flex-start;margin-top:15px;padding:8px 11px;font-size:.68rem}.pricing-purchase-new{border-top:1px solid #e7edf5;border-right:1px solid #e7edf5;flex-direction:column;grid-row:2;justify-content:space-between;min-height:270px;padding:30px 36px 34px;display:flex}.pricing-price-new{gap:7px;display:grid}.pricing-price-new>span{color:#6e7b90;font-size:.73rem}.pricing-price-new del{color:#97a3b4;font-size:.78rem}.pricing-price-new p{align-items:baseline;gap:9px;margin:3px 0 0;display:flex}.pricing-price-new strong{letter-spacing:-.07em;font-size:clamp(3rem,5vw,4.5rem);font-weight:790;line-height:.9}.pricing-price-new small{color:#6d7a8f;font-size:.78rem}.pricing-price-new>b{color:var(--price-blue);font-size:.73rem}.pricing-action-new{background:var(--price-blue);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-height:58px;margin-top:30px;padding:0 21px;font-size:.88rem;font-weight:760;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 15px 32px #1267f433}.pricing-action-new:hover{background:#0757da;transform:translateY(-2px);box-shadow:0 19px 38px #1267f440}.pricing-action-new span{font-size:1.25rem}.pricing-included-new{background:linear-gradient(145deg,#f9fcffe6,#fff);grid-area:1/2/3;padding:38px 40px}.pricing-included-heading-new{border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.pricing-included-heading-new>div{align-items:center;gap:12px;display:flex}.pricing-included-heading-new>div>span{background:var(--price-blue);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:850;display:grid}.pricing-included-heading-new h3{letter-spacing:-.025em;margin:0;font-size:1.08rem}.pricing-included-heading-new p{color:#8290a4;margin:0;font-size:.7rem}.pricing-features-new{margin:12px 0 0}.pricing-features-new>div{border-bottom:1px solid #e8edf4;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;display:grid}.pricing-features-new>div:last-child{border-bottom:0}.pricing-feature-check-new{width:24px;height:24px;color:var(--price-blue);background:#edf5ff;border-radius:8px;place-items:center;font-size:.68rem;font-weight:850;display:grid}.pricing-features-new dt{color:#637188;font-size:.79rem}.pricing-features-new dd{color:#1b2940;text-align:right;margin:0;font-size:.79rem;font-weight:730}.pricing-config-new>.pricing-note{color:#8290a4;text-align:center;margin:18px 0 0;font-size:.68rem}.pricing-final-new{isolation:isolate;text-align:center;flex-direction:column;align-items:center;padding:94px 24px 102px;display:flex;position:relative;overflow:hidden}.pricing-final-new:before{content:"";z-index:-1;filter:blur(45px);background:#3985ff13;border-radius:50%;width:460px;height:460px;position:absolute;top:24px}.pricing-final-new h2{margin-top:20px;font-size:clamp(2.7rem,5.5vw,4.7rem);line-height:1.01}.pricing-final-new>a{background:var(--price-blue);color:#fff;border-radius:15px;align-items:center;gap:30px;min-height:58px;margin-top:34px;padding:0 24px;font-size:.9rem;font-weight:760;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 38px #1267f433}.pricing-final-new>a:hover{transform:translateY(-2px);box-shadow:0 20px 44px #1267f442}.pricing-final-new>a span{font-size:1.2rem}.pricing-footer{border-top:1px solid var(--price-line,#e1e9f4);grid-template-columns:1fr auto auto auto;align-items:center;gap:30px;padding:46px max(24px,50vw - 592px);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.pricing-footer img{width:150px;height:auto;display:block}.pricing-footer>div{gap:22px;display:flex}.pricing-footer>div a,.pricing-footer small{color:#546278;font-size:.74rem;font-weight:680}.pricing-footer .social-links{gap:8px;display:flex}.pricing-footer .social-link{width:38px;height:38px}@keyframes pricingPulse{50%{transform:scale(1.5);box-shadow:0 0 0 14px #4a8bf80a}}@media (width<=820px){.pricing-plan-new{grid-template-columns:1fr}.pricing-plan-head-new{border-right:0;min-height:0;padding:28px 28px 22px}.pricing-purchase-new{border-right:0;grid-row:auto;min-height:0;padding:24px 28px 28px}.pricing-included-new{border-top:1px solid #e7edf5;grid-area:auto/1;padding:28px}.pricing-footer{grid-template-columns:1fr auto}.pricing-footer>div{flex-wrap:wrap;grid-area:2/1/auto/-1}.pricing-footer small{grid-column:1}.pricing-footer .social-links{grid-column:2}}@media (width<=620px){.pricing-page .pricing-account.button{padding:0 13px;font-size:13px}.pricing-hero-new{min-height:0;padding:62px 16px 56px}.pricing-orbit-one{width:460px;height:460px;top:-230px;right:-330px}.pricing-orbit-two{display:none}.pricing-hero-new h1{margin-top:18px;font-size:clamp(2.8rem,13.2vw,3.8rem);line-height:.98}.pricing-hero-new>p{margin-top:27px;font-size:.98rem;line-height:1.68}.pricing-start-offer{border-radius:16px;grid-template-columns:58px minmax(0,1fr) 34px;gap:12px;margin-top:30px;padding:13px}.pricing-start-value{border-radius:13px;width:58px;height:58px;font-size:1.05rem}.pricing-start-offer strong{font-size:.82rem}.pricing-start-offer em{font-size:.65rem}.pricing-start-offer>i{width:34px;height:34px}.pricing-config-new{padding:58px 12px 70px}.pricing-tabs-new{border-radius:15px;margin-bottom:22px}.pricing-tabs-new button{min-height:52px;padding:0 8px;font-size:.77rem}.bundle-tabs-new{margin-top:-10px;margin-bottom:19px}.bundle-tabs-new button{padding:0 13px;font-size:.72rem}.pricing-plan-new{border-radius:22px}.pricing-plan-head-new{padding:25px 22px 19px}.pricing-plan-head-new h2{font-size:2rem}.pricing-purchase-new{padding:21px 22px 24px}.pricing-price-new strong{font-size:3.45rem}.pricing-action-new{min-height:56px}.pricing-included-new{padding:25px 22px}.pricing-included-heading-new{flex-direction:column;align-items:flex-start;gap:9px}.pricing-included-heading-new p{margin-left:46px}.pricing-features-new>div{grid-template-columns:26px minmax(0,1fr) auto;gap:8px;min-height:57px}.pricing-features-new dt,.pricing-features-new dd{font-size:.72rem}.pricing-footer{gap:24px;padding:42px 20px}.pricing-footer img{width:140px}.pricing-footer>div{gap:16px;display:grid}.pricing-footer .social-link{width:36px;height:36px}}@media (width<=390px){.pricing-start-offer{grid-template-columns:54px minmax(0,1fr)}.pricing-start-value{width:54px;height:54px}.pricing-start-offer>i{display:none}.pricing-tabs-new button{font-size:.7rem}.pricing-features-new>div{grid-template-columns:25px minmax(0,1fr)}.pricing-features-new dd{text-align:left;color:var(--price-ink);grid-column:2;margin-top:-5px}}@media (prefers-reduced-motion:reduce){.pricing-orbit:after{animation:none}.pricing-start-offer,.pricing-start-offer>i,.pricing-action-new,.pricing-final-new>a{transition:none}}.pricing-hero-new{min-height:0;padding-top:82px;padding-bottom:38px}.pricing-hero-new h1{margin-top:0}.pricing-config-new{padding-top:36px}@media (width<=620px){.pricing-hero-new{padding-top:48px;padding-bottom:28px}.pricing-config-new{padding-top:30px}}.employer-refresh{--blue:#1267f4;--ink:#10182b;--muted:#60708b;--line:#e2e9f3;box-sizing:border-box;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.employer-refresh *{box-sizing:border-box;min-width:0}.employers-page .employer-login.button{letter-spacing:-.01em;border-radius:12px;min-height:44px;padding:0 18px;font:720 13px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.employer-kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:780;line-height:1.4;display:inline-flex}.employer-kicker:before{content:"";background:currentColor;border-radius:2px;width:24px;height:2px}.employer-hero{isolation:isolate;text-align:center;flex-direction:column;align-items:center;max-width:1240px;min-height:690px;margin:auto;padding:112px 28px 82px;display:flex;position:relative}.hero-orbit{z-index:-1;pointer-events:none;border:1px solid #1267f41c;border-radius:50%;position:absolute}.hero-orbit-one{width:720px;height:720px;top:-335px;right:-260px}.hero-orbit-two{width:520px;height:520px;top:-250px;left:-260px}.hero-orbit:after{content:"";background:#4a8bf8;border-radius:50%;width:9px;height:9px;animation:3s ease-in-out infinite orbitPulse;position:absolute;box-shadow:0 0 0 8px #4a8bf81a}.hero-orbit-one:after{bottom:64px;left:87px}.hero-orbit-two:after{animation-delay:1.2s;bottom:95px;right:47px}.employer-hero h1,.reach h2,.advantage h2,.employer-process h2,.employer-final h2{letter-spacing:-.058em;text-wrap:balance;margin:0;font-weight:790}.employer-hero h1{max-width:1000px;margin-top:26px;font-size:clamp(3.4rem,6.6vw,5.75rem);line-height:.98}.employer-hero h1 span,.advantage h2 span,.employer-process h2 span{color:var(--blue);position:relative}.employer-hero h1 span:after,.employer-process h2 span:after{content:"";border-top:2px solid var(--blue);border-radius:50%;height:8px;position:absolute;bottom:-8px;left:0;right:0;transform:rotate(-1.5deg)}.employer-hero-lead{max-width:780px;color:var(--muted);text-wrap:pretty;margin:36px auto 0;font-size:1.12rem;line-height:1.75}.employer-hero-actions{gap:12px;margin-top:34px;display:flex}.employer-main-action,.employer-secondary-action{border-radius:15px;justify-content:center;align-items:center;min-height:58px;font-size:.98rem;font-weight:740;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.employer-main-action{background:var(--blue);color:#fff;gap:32px;padding:0 25px;box-shadow:0 16px 38px #1267f433}.employer-main-action span{font-size:1.28rem}.employer-secondary-action{color:var(--ink);background:#fff;border:1px solid #d2dce9;padding:0 24px}.employer-main-action:hover,.employer-secondary-action:hover{transform:translateY(-2px)}.employer-main-action:hover{background:#0757da;box-shadow:0 20px 44px #1267f442}.employer-promo{color:#748199;justify-content:center;align-items:center;gap:14px;margin-top:29px;font-size:.82rem;line-height:1.5;display:flex}.employer-promo strong{color:#2c3a53}.employer-promo strong span{color:var(--blue)}.employer-promo i{background:#b9c4d4;border-radius:50%;width:4px;height:4px}.reach{background:linear-gradient(#f6f9ff 0%,#fff 100%);padding:110px max(28px,50vw - 592px) 88px;position:relative}.reach-heading{z-index:2;max-width:620px;position:relative}.reach h2{margin-top:22px;font-size:clamp(2.7rem,5vw,4.45rem);line-height:1.02}.reach-visual{max-width:1184px;height:525px;margin:-70px auto 0;position:relative}.reach-grid{background-image:linear-gradient(#1e56a612 1px,#0000 1px),linear-gradient(90deg,#1e56a60e 1px,#0000 1px);background-size:100% 86px,118px 100%;position:absolute;inset:70px 0 30px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.reach-chart{width:78%;height:auto;position:absolute;bottom:18px;right:0;overflow:visible}.chart-area{fill:url(#reachFill);opacity:0;animation:1.1s .55s forwards areaIn}.chart-line{fill:none;stroke:var(--blue);stroke-width:4px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 8px 8px #1267f42e);animation:1.7s cubic-bezier(.4,0,.15,1) .25s forwards drawChart}.chart-dot{fill:#fff;stroke:var(--blue);stroke-width:4px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s forwards dotIn}.dot-one{animation-delay:.75s}.dot-two{animation-delay:1s}.dot-three{animation-delay:1.3s}.dot-four{fill:var(--blue);stroke:#fff;filter:drop-shadow(0 0 8px #1267f480);animation-delay:1.7s}.reach-stat{z-index:2;position:absolute}.reach-stat strong{letter-spacing:-.065em;font-size:clamp(3rem,6vw,5.2rem);font-weight:800;line-height:.9;display:block}.reach-stat strong span{color:var(--blue)}.reach-stat p{color:var(--muted);margin:16px 0 0;font-size:.9rem;line-height:1.55}.reach-stat-main{bottom:58px;left:0}.reach-stat-target{text-align:right;top:15px;right:1%}.reach-stat-target strong{font-size:clamp(2.3rem,4.2vw,3.8rem)}.reach-pulse{width:1px;height:1px;position:absolute;top:160px;right:0}.reach-pulse:before,.reach-pulse:after,.reach-pulse span{content:"";border:1px solid #1267f41c;border-radius:50%;width:210px;height:210px;animation:4s ease-out infinite ring;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.reach-pulse:after{animation-delay:1.3s}.reach-pulse span{animation-delay:2.6s}.reach-note{border-top:1px solid var(--line);color:#8390a4;max-width:1184px;margin:0 auto;padding-top:24px;font-size:.8rem;line-height:1.6}.advantage{grid-template-columns:minmax(300px,.78fr) minmax(540px,1.22fr);align-items:center;gap:100px;max-width:1184px;margin:0 auto;padding:130px 28px;display:grid}.advantage h2{margin-top:22px;font-size:clamp(2.75rem,4.7vw,4.1rem);line-height:1.02}.advantage-copy>p{max-width:480px;color:var(--muted);margin:28px 0 0;font-size:1rem;line-height:1.75}.traffic-flow{gap:0;display:grid;position:relative}.traffic-flow article{z-index:2;grid-template-columns:70px 1fr;align-items:center;gap:22px;min-height:118px;display:grid;position:relative}.flow-icon{width:64px;height:64px;color:var(--blue);background:#fff;border:1px solid #bed3f5;border-radius:50%;place-items:center;display:grid;box-shadow:0 13px 32px #1c488914}.flow-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px;display:block}.flow-icon-solid{border-color:var(--blue);background:var(--blue);color:#fff}.traffic-flow small{color:var(--blue);letter-spacing:.08em;font-size:.7rem;font-weight:780}.traffic-flow h3{letter-spacing:-.025em;margin:3px 0 0;font-size:1.22rem}.traffic-flow p{color:var(--muted);margin:5px 0 0;font-size:.88rem}.flow-line{z-index:1;background:#dce8f9;width:2px;position:absolute;top:58px;bottom:58px;left:31px}.flow-line i{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:3.6s linear infinite flowDot;position:absolute;left:-3px;box-shadow:0 0 0 7px #1267f414}.flow-line i:nth-child(2){animation-delay:1.2s}.flow-line i:nth-child(3){animation-delay:2.4s}.employer-process{border-top:1px solid var(--line);max-width:1184px;margin:0 auto;padding:100px 28px 120px}.process-heading{text-align:center}.employer-process h2{max-width:820px;margin:22px auto 0;font-size:clamp(2.7rem,5vw,4.25rem);line-height:1.04}.process-heading .employer-kicker{justify-content:center}.process-heading>p{max-width:650px;color:var(--muted);margin:30px auto 0;font-size:1rem;line-height:1.7}.process-steps{grid-template-columns:repeat(3,1fr);gap:0;margin:72px 0 0;padding:0;list-style:none;display:grid}.process-steps li{padding:0 48px 0 0;position:relative}.process-steps li:not(:last-child):after{content:"";background:linear-gradient(90deg,#b9cdf0,#e6ecf5);height:1px;position:absolute;top:18px;left:55px;right:24px}.process-steps li>span{z-index:2;width:38px;height:38px;color:var(--blue);background:#fff;border:1px solid #b8cdf0;border-radius:50%;place-items:center;font-size:.72rem;font-weight:780;display:grid;position:relative}.process-steps h3{letter-spacing:-.025em;margin:30px 0 0;font-size:1.15rem}.process-steps p{max-width:275px;color:var(--muted);margin:11px 0 0;font-size:.88rem;line-height:1.62}.employer-final{isolation:isolate;text-align:center;background:#f5f8fe;flex-direction:column;align-items:center;margin:0 auto 24px;padding:100px 28px 106px;display:flex;position:relative;overflow:hidden}.employer-final h2{margin-top:20px;font-size:clamp(2.75rem,5.2vw,4.5rem);line-height:1.02}.employer-final>p{color:var(--muted);margin:24px 0 30px;font-size:1rem}.final-glow{z-index:-1;filter:blur(35px);background:#3480fa1a;border-radius:50%;width:480px;height:480px;position:absolute;top:-330px;right:4%}.employer-refresh a:focus-visible{outline-offset:5px;outline:3px solid #78adff}@keyframes drawChart{to{stroke-dashoffset:0}}@keyframes areaIn{to{opacity:1}}@keyframes dotIn{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.35)}to{opacity:1;transform:scale(1)}}@keyframes ring{0%{opacity:.8;transform:translate(-50%,-50%)scale(.15)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes flowDot{0%{opacity:0;top:0}12%{opacity:1}88%{opacity:1}to{opacity:0;top:100%}}@keyframes orbitPulse{50%{transform:scale(1.5);box-shadow:0 0 0 14px #4a8bf80a}}@keyframes flowDotHorizontal{0%{opacity:0;left:0}12%{opacity:1}88%{opacity:1}to{opacity:0;left:100%}}@media (width<=900px){.employer-hero{min-height:0;padding-top:88px}.reach-visual{height:470px;margin-top:20px}.reach-stat-target{top:0}.advantage{grid-template-columns:1fr;gap:64px}.advantage-copy{text-align:center}.advantage-copy .employer-kicker{justify-content:center}.advantage-copy>p{margin-left:auto;margin-right:auto}.traffic-flow{width:100%;max-width:580px;margin:auto}}@media (width<=620px){.employers-page .employer-login.button{padding:0 13px;font-size:13px}.employer-hero{padding:62px 20px 60px}.hero-orbit-one{width:460px;height:460px;top:-220px;right:-320px}.hero-orbit-two{display:none}.employer-kicker{font-size:.7rem}.employer-hero h1{margin-top:20px;font-size:clamp(2.55rem,12.2vw,3.45rem);line-height:1.01}.employer-hero-lead{margin-top:28px;font-size:1rem;line-height:1.7}.employer-hero-actions{width:100%;margin-top:28px;display:grid}.employer-main-action,.employer-secondary-action{width:100%}.employer-promo{flex-wrap:wrap;gap:7px 10px;max-width:360px}.employer-promo strong{width:100%}.employer-promo i:first-of-type{display:none}.reach{padding:76px 20px 60px}.reach-heading{text-align:center}.reach-heading .employer-kicker{justify-content:center}.reach h2{margin-top:18px;font-size:2.55rem}.reach-visual{height:525px;margin-top:32px}.reach-grid{background-size:100% 68px,72px 100%;inset:100px -20px 65px}.reach-chart{width:145%;bottom:68px;right:-120px}.reach-stat{text-align:center;position:relative;inset:auto}.reach-stat strong{font-size:3.45rem}.reach-stat-target{margin-top:34px}.reach-stat-target strong{font-size:2.8rem}.reach-stat p{margin-top:10px}.reach-pulse{top:330px;right:50%}.reach-note{text-align:center}.advantage{gap:54px;padding:88px 20px}.advantage h2{font-size:2.6rem}.advantage-copy>p{font-size:1rem;line-height:1.7}.traffic-flow article{text-align:left;grid-template-columns:62px 1fr;gap:17px;min-height:112px}.flow-icon{width:56px;height:56px}.flow-icon svg{width:29px;height:29px}.flow-line{top:55px;bottom:55px;left:27px}.employer-process{padding:82px 20px 92px}.employer-process h2{font-size:2.55rem}.process-heading>p{font-size:1rem}.process-steps{text-align:center;grid-template-columns:1fr;gap:34px;max-width:390px;margin:56px auto 0}.process-steps li{padding:0}.process-steps li:not(:last-child):after{background:linear-gradient(#c6d7f1,#e6ecf5);width:1px;height:56px;top:38px;left:50%;right:auto}.process-steps li>span{margin:0 auto}.process-steps h3{margin-top:16px}.process-steps p{margin:8px auto 0}.employer-final{margin-bottom:12px;padding:76px 20px 82px}.employer-final h2{font-size:2.55rem}.employer-final>p{font-size:1rem;line-height:1.65}}@media (prefers-reduced-motion:reduce){.hero-orbit:after,.chart-area,.chart-line,.chart-dot,.reach-pulse:before,.reach-pulse:after,.reach-pulse span,.flow-line i{animation:none}.chart-line{stroke-dashoffset:0}.chart-area,.chart-dot{opacity:1}.employer-main-action,.employer-secondary-action{transition:none}}.employer-hero{min-height:560px;padding-top:76px;padding-bottom:54px}.employer-hero h1{margin-top:0}.reach{padding-top:72px;padding-bottom:54px}.reach h2{margin-top:0}.reach-visual{height:470px;margin-top:-54px}.advantage{gap:70px;padding-top:82px;padding-bottom:88px}.advantage h2{margin-top:0}.traffic-flow article{min-height:100px}.traffic-flow h3{margin-top:4px}.employers-footer{margin-top:0}@media (width<=900px){.employer-hero{padding-top:64px}.reach-visual{height:440px;margin-top:16px}.advantage{gap:48px;padding-top:68px;padding-bottom:72px}}@media (width<=620px){.employer-hero{padding-top:48px;padding-bottom:42px}.reach{padding-top:54px;padding-bottom:40px}.reach-visual{height:500px;margin-top:24px}.advantage{gap:38px;padding-top:58px;padding-bottom:62px}.traffic-flow article{min-height:92px}.flow-line{top:46px;bottom:46px}}@media (width>=901px){.employer-hero{min-height:500px;padding-bottom:32px}.employer-hero-actions{margin-top:-58px}.reach{padding-bottom:12px}.reach-visual{height:470px;margin-top:-54px}.reach-stat-main{bottom:58px}.advantage{text-align:center;padding-top:36px;padding-bottom:88px;display:block}.advantage h2 br{display:none}.traffic-flow{grid-template-columns:repeat(3,1fr);margin-top:58px}.traffic-flow article{text-align:center;flex-direction:column;gap:0;min-height:0;padding:0 22px;display:flex}.traffic-flow article>div{margin-top:18px}.traffic-flow small{display:block}.traffic-flow h3{white-space:nowrap;margin-top:6px}.flow-line{width:auto;height:2px;inset:31px 16.666% auto}.flow-line i{animation-name:flowDotHorizontal;top:-3px;left:0}}.salary-calculator-page{color:#152036;background:#f7f9fd;min-height:100svh}.salary-calculator-content{width:min(1080px,100% - 48px);margin:auto;padding:38px 0 56px}.salary-calculator-heading{margin-bottom:26px}.salary-calculator-heading>span{color:#526079;align-items:center;gap:12px;font-size:.875rem;font-weight:600;display:flex}.salary-calculator-heading b{color:#0965ed;background:#eaf2ff;border-radius:8px;padding:5px 10px}.salary-calculator-page h1{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(1.75rem,3.4vw,2.65rem);font-weight:720;line-height:1.15}.payroll-workspace{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:24px;display:grid}.payroll-inputs,.payroll-results{background:#fff;border:1px solid #dfe6f0;border-radius:24px;min-width:0;padding:28px}.payroll-results{background:linear-gradient(155deg,#f2f7ff,#fff 70%);border-color:#cbddf8;box-shadow:0 14px 45px -30px #0965ed50}.salary-calculator-page fieldset{border:0;min-width:0;margin:0 0 24px;padding:0}.salary-calculator-page legend{margin-bottom:12px;font-size:.875rem;font-weight:650}.payroll-segments{background:#f0f3f8;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:5px;display:grid}.salary-calculator-page .payroll-segments button{color:#526079;background:0 0;border:0;border-radius:10px;min-width:0;min-height:46px;padding:10px;font-size:.875rem;font-weight:600;line-height:1.4}.salary-calculator-page .payroll-segments button[aria-pressed=true]{color:#075bcf;background:#fff;box-shadow:0 2px 8px #1b345914}.payroll-period{background:0 0;gap:12px;margin-bottom:12px;padding:0}.salary-calculator-page .payroll-period button{border:1px solid #dfe6f0;border-radius:999px}.salary-calculator-page .payroll-period button[aria-pressed=true]{box-shadow:none;background:#eef5ff;border-color:#0965ed}.salary-calculator-page .payroll-amount{background:#fff;border:1px solid #b9ceed;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:12px 16px;display:flex}.salary-calculator-page .payroll-amount input{width:100%;min-width:0;box-shadow:none;color:#152036;letter-spacing:-.03em;background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;font-size:2rem;font-weight:650;line-height:1.3}.payroll-amount>span:last-child{color:#526079;flex-shrink:0;font-size:1rem}.payroll-amount:focus-within{border-color:#0965ed;outline:3px solid #0965ed24}.payroll-basic-options{gap:8px;display:grid}.salary-calculator-page .payroll-basic-options .payroll-check{box-sizing:border-box;background:#f5f8fd;border-radius:12px;padding:12px}.salary-calculator-page .payroll-basic-options .payroll-check:has(input:checked){color:#075bce;background:#edf4ff}.salary-calculator-page .payroll-check{cursor:pointer;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:46px;margin:0;padding:6px 0;font-size:.9375rem;font-weight:500;line-height:1.45;display:flex}.salary-calculator-page .payroll-check input{accent-color:#0965ed;flex:0 0 20px;width:20px;min-width:20px;height:20px;margin:0;padding:0}.payroll-check>span{flex:1;min-width:0}.salary-calculator-page .payroll-field{color:#334159;gap:9px;min-width:0;margin-top:18px;font-size:.875rem;font-weight:600;display:grid}.salary-calculator-page .payroll-field :is(input,select){box-sizing:border-box;color:#152036;background:#fff;border:1px solid #d6dfec;border-radius:10px;width:100%;min-width:0;min-height:48px;margin:0;padding:12px;font-family:inherit;font-size:1rem;font-weight:450;line-height:1.4}.payroll-field small,.payroll-check small{color:#59677c;font-size:.8125rem;font-weight:400;line-height:1.5;display:block}.salary-calculator-page details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 0;font-size:.875rem;font-weight:600;line-height:1.5;list-style:none;display:flex}.salary-calculator-page summary::-webkit-details-marker{display:none}.salary-calculator-page summary>span{color:#0965ed;font-size:1.4rem;font-weight:400}.salary-calculator-page details[open]>summary>span{transform:rotate(45deg)}.payroll-settings{border-top:1px solid #e5eaf2;margin-top:18px;padding-top:6px}.payroll-settings-body{padding-bottom:6px}.payroll-result-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.salary-calculator-page .payroll-result-header h2{margin:0;font-size:1rem;font-weight:650}.payroll-result-month{color:#59677c;font-size:.8125rem}.payroll-result-total{color:#526079;border-top:1px solid #dfe6f0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin:10px 0;padding-top:16px;font-size:.875rem;display:flex}.payroll-result-total b{color:#334159;font-variant-numeric:tabular-nums;font-weight:600}.payroll-net{gap:8px;margin:30px 0 16px;display:grid}.payroll-net strong{color:#075bce;letter-spacing:-.045em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.payroll-net>span,.payroll-hourly{color:#526079;margin:0;font-size:.875rem}.payroll-composition{background:#dfe7f3;border-radius:99px;height:5px;margin:24px 0 16px;overflow:hidden}.payroll-composition>span{border-radius:inherit;background:linear-gradient(90deg,#0965ed,#2999ff);height:100%;display:block}.payroll-breakdown{margin:0}.payroll-breakdown>div{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;padding:12px 0;font-size:.875rem;line-height:1.5;display:flex}.payroll-breakdown dt{color:#526079;flex:140px}.payroll-breakdown dd{font-variant-numeric:tabular-nums;margin:0 0 0 auto;font-weight:600}.payroll-result-details{border-top:1px solid #dfe6f0;margin-top:10px}.salary-calculator-page .payroll-assumption{color:#59677c;margin:18px 0 0;font-size:.8125rem;line-height:1.65}.payroll-error{color:#a22b35;background:#fff3f4;border:1px solid #f4c4ca;border-radius:12px;margin:24px 0;padding:16px;font-size:1rem;line-height:1.6}.payroll-method{background:0 0;border:0;margin-top:14px;padding:0 24px}.payroll-method p{color:#526079;margin:12px 0 18px;font-size:.875rem;line-height:1.7}.payroll-method a{text-underline-offset:3px;color:#075bce;text-decoration:underline}.payroll-annual{background:#fff;border:1px solid #cbddf8;border-radius:18px;min-width:0;margin-top:24px;overflow:hidden}.salary-calculator-page .payroll-annual>summary{box-sizing:border-box;color:#075bce;background:#edf4ff;min-height:58px;padding:18px 24px;font-size:1rem}.salary-calculator-page .payroll-annual>summary:hover{background:#e5efff}.payroll-annual-note{color:#59677c;margin:0;padding:18px 24px;font-size:.8125rem;line-height:1.6}.payroll-annual-scroll{overscroll-behavior-x:contain;scrollbar-color:#a8bfe1 #f0f4fa;max-width:100%;overflow-x:auto}.payroll-annual-scroll:focus-visible{outline-offset:-3px;outline:3px solid #0965ed}.payroll-annual table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;font-size:.8125rem;line-height:1.5}.payroll-annual :is(th,td){text-align:right;white-space:nowrap;border:0;border-bottom:1px solid #edf1f7;padding:14px 18px}.payroll-annual thead th{color:#526079;background:#f7f9fd;font-weight:600}.payroll-annual tbody th{font-weight:500}.payroll-annual tr>th:first-child{z-index:1;text-align:left;background:#fff;border-right:1px solid #edf1f7;position:sticky;left:0}.payroll-annual thead tr>th:first-child{background:#f7f9fd}.payroll-annual td.payroll-annual-net{color:#075bce;background:#f6f9ff;font-weight:650}.payroll-annual tfoot :is(th,td),.payroll-annual tfoot tr>th:first-child{background:#edf4ff;border-bottom:0;font-weight:700}.payroll-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.salary-calculator-page :is(button,select,input,summary,a):focus-visible{outline-offset:3px;outline:3px solid #0965ed}@media (width<=760px){.salary-calculator-content{width:calc(100% - 28px);padding:24px 0 36px}.salary-calculator-heading{margin:0 6px 22px}.payroll-workspace{grid-template-columns:minmax(0,1fr);gap:16px}.payroll-inputs,.payroll-results{border-radius:20px;padding:22px}.payroll-net strong{font-size:clamp(2rem,8.5vw,3rem)}.payroll-method{padding-inline:18px}.payroll-annual{margin-top:16px}.salary-calculator-page .payroll-annual>summary,.payroll-annual-note{padding-inline:18px}.payroll-annual :is(th,td){padding:13px 14px}}@media (width<=360px){.payroll-inputs,.payroll-results{padding:17px}.salary-calculator-page .payroll-segments button{padding:9px 5px}}.applicant-workspace{color:#172033;background:#f5f7fb;min-height:100vh;padding:32px 24px 64px}.applicant-shell{max-width:1180px;margin:auto;font-size:1rem;line-height:1.55}.applicant-shell *{box-sizing:border-box;min-width:0}.applicant-back{color:#526079;align-items:center;min-height:44px;margin-bottom:16px;font-weight:650;text-decoration:none;display:inline-flex}.applicant-hero{background:linear-gradient(115deg,#fff 55%,#edf3ff);border:1px solid #dce4f0;border-radius:24px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;padding:28px;display:flex}.applicant-identity{flex:1;align-items:center;gap:18px;display:flex}.applicant-avatar{color:#fff;background:#2d65f3;border-radius:20px;flex:0 0 64px;place-items:center;height:64px;font-size:1.3rem;font-weight:750;display:grid}.applicant-eyebrow{color:#63718a;font-size:.875rem;font-weight:600}.applicant-shell h1{letter-spacing:-.035em;overflow-wrap:anywhere;margin:4px 0 0;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:750;line-height:1.2}.applicant-status{color:#2359d2;background:#e9f0ff;border-radius:100px;padding:8px 14px;font-size:.875rem;font-weight:700}.applicant-status--hired{color:#237347;background:#e6f7ed}.applicant-status--rejected,.applicant-status--withdrawn{color:#596476;background:#eef0f4}.applicant-job{overflow-wrap:anywhere;border-top:1px solid #e2e8f2;flex-basis:100%;gap:3px;padding-top:18px;display:grid}.applicant-job>span{color:#65718a;font-size:.875rem}.applicant-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.applicant-content,.applicant-sidebar{gap:20px;display:grid}.applicant-card{overflow-wrap:anywhere;background:#fff;border:1px solid #e1e7f0;border-radius:22px;padding:26px;box-shadow:0 8px 28px #162b4d04}.applicant-shell h2{letter-spacing:-.02em;margin:0 0 20px;font-size:1.2rem;font-weight:750;line-height:1.35}.applicant-shell h3{margin:18px 0 8px;font-size:1rem;font-weight:700}.applicant-shell p{margin:0;line-height:1.65}.applicant-contact{grid-template-columns:1fr 1fr;gap:12px;display:grid}.applicant-contact>a,.applicant-contact>div{color:#1c2940;border:1px solid #dbe4f3;border-radius:15px;align-content:start;gap:6px;padding:16px 30px 16px 16px;text-decoration:none;display:grid;position:relative}.applicant-contact>a:hover{background:#f7faff;border-color:#2d65f3}.applicant-contact span{color:#586781;font-size:.875rem}.applicant-contact strong{overflow-wrap:anywhere;font-size:1rem;font-weight:650}.applicant-contact i{color:#2d65f3;font-style:normal;position:absolute;top:14px;right:12px}.applicant-document{background:#f6f8fc;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:18px;display:flex}.applicant-document p{color:#66738b;overflow-wrap:anywhere;font-size:.875rem}.applicant-shell .button{text-align:center;white-space:normal;border-radius:13px;justify-content:center;align-items:center;min-height:48px;margin:0;padding:12px 18px;font-size:.9375rem;font-weight:700;line-height:1.35;display:flex}.applicant-document .button{flex-shrink:0}.applicant-message{white-space:pre-wrap;color:#394760}.applicant-muted{color:#69758a}.applicant-skills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.applicant-skills span{color:#2e57b0;background:#eef3ff;border-radius:9px;padding:6px 10px;font-size:.875rem}.applicant-career{border-top:1px solid #edf0f5;margin-top:22px;padding-top:4px}.applicant-career article{border-left:2px solid #dce7ff;gap:5px;margin:12px 0;padding:12px 0 12px 16px;display:grid}.applicant-career article>span{color:#67748a;font-size:.875rem}.applicant-decision{border-top:3px solid #2d65f3}.applicant-decision h2{margin-top:4px}.applicant-stages{gap:12px;margin:0 0 24px;padding:0;list-style:none;display:grid}.applicant-stages li{color:#717d91;align-items:center;gap:12px;font-size:.9375rem;display:flex}.applicant-stages li>span{background:#f0f3f8;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.875rem;display:grid}.applicant-stages .is-reached{color:#2359d2;font-weight:650}.applicant-stages .is-reached>span{background:#eaf0ff}.applicant-stages [aria-current=step]>span{color:#fff;background:#2d65f3}.applicant-shell .status-actions{gap:10px;margin:0;display:grid}.applicant-shell .status-actions button{width:100%}.applicant-shell button:disabled{opacity:.55;cursor:wait}.applicant-confirm{background:#f6f8fc;border:1px solid #dce4f0;border-radius:14px;gap:10px;padding:14px;display:grid}.applicant-confirm p,.applicant-feedback{font-size:.875rem}.applicant-history>summary{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:1rem;font-weight:700;display:flex}.applicant-history>summary:after{content:"+";color:#2d65f3;margin-left:auto;font-size:1.5rem}.applicant-history[open]>summary:after{content:"−"}.applicant-history>summary>span{color:#526681;background:#eef3ff;border-radius:20px;padding:2px 8px;font-size:.875rem}.applicant-history ol{gap:18px;margin:18px 0 0;padding:0;list-style:none;display:grid}.applicant-history li{border-left:2px solid #d9e5ff;gap:3px;padding-left:14px;display:grid}.applicant-history li span,.applicant-history time{color:#69758a;font-size:.875rem}.applicant-shell a:focus-visible,.applicant-shell button:focus-visible,.applicant-shell summary:focus-visible{outline-offset:4px;outline:3px solid #7fa5ff}@media (width<=900px){.applicant-grid{grid-template-columns:1fr}.applicant-sidebar{grid-row:2}.applicant-stages{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.applicant-workspace{padding:16px 14px 40px}.applicant-hero{border-radius:20px;gap:16px;margin-bottom:16px;padding:20px}.applicant-avatar{border-radius:15px;flex-basis:48px;height:48px;font-size:1rem}.applicant-identity{flex-basis:100%;gap:12px}.applicant-card{border-radius:20px;padding:20px}.applicant-grid,.applicant-content,.applicant-sidebar{gap:16px}.applicant-contact{grid-template-columns:1fr}.applicant-document{flex-direction:column;align-items:stretch}.applicant-shell h2{margin-bottom:16px}.applicant-status{padding:6px 12px}.applicant-eyebrow{font-size:.8125rem}}
