/* Povezava identity. Shared skin; no application/data rules in this file. */
@font-face{font-family:Inter;src:url('/assets/inter-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/inter-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--blue:#0053ed;--ink:#102544;--muted:#536784;--line:#dce8f4;--aqua:#00c9cf;--width:1440px}
body{font:16px/1.55 Inter,system-ui,sans-serif;color:var(--ink);background:#f2f8ff;background-image:radial-gradient(ellipse at 5% 20%,#def2ff80,transparent 55%),linear-gradient(120deg,#f8fbff,#eff7ff);min-height:100vh}
*{box-sizing:border-box}a{color:var(--blue);text-underline-offset:4px}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}[hidden]{display:none!important}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #087cad;outline-offset:4px}
.skip-link{position:absolute;top:-100px;left:20px;z-index:50;background:#fff;padding:12px}.skip-link:focus{top:10px}
body .site-header{height:88px;max-width:none;margin:0;padding:0 max(24px,calc((100vw - var(--width))/2));background:#f8fcff;border:0;box-shadow:none;display:flex;align-items:center;gap:40px;justify-content:flex-start}
body .brand-wordmark{display:flex;flex:none;width:226px;height:56px;overflow:hidden;position:relative;padding:0;border:0}
body .brand-wordmark .wordmark-image{position:absolute;width:248px;max-width:none;height:auto;left:-11px;top:50%;transform:translateY(-50%);object-fit:contain}
body .site-header nav{display:flex;gap:26px;align-items:center;margin-left:auto;padding:0;border:0;height:auto}
body .site-header nav a,body .site-header nav button{color:var(--ink);font:inherit;font-size:15px;font-weight:700;text-decoration:none;background:none;border:0;padding:8px 0;white-space:nowrap}
body .site-header nav a:after{display:none}body .site-header nav a:hover,body .site-header nav button:hover{color:var(--blue)}
body .header-account{display:flex;align-items:center;gap:12px;margin-left:0;font-size:15px}
body .header-account a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none}
body .header-account a[href='/delodajalci']{padding:11px 18px;border:1px solid #aadfdc;border-radius:10px;background:#e8f9f7;color:#14655e;box-shadow:none}
body .header-account .nav-button{padding:11px 20px;background:#0054ef;border:1px solid #0054ef;color:#fff;box-shadow:0 4px 12px #0054ef14;border-radius:10px}
body .header-account .nav-button:hover{background:#0044c7;color:#fff}body .header-account .account-home{padding:8px;color:var(--blue)}
body main{max-width:var(--width);width:calc(100% - 48px);padding:32px 0 48px;margin:0 auto}
body.compact-page main{padding:0;margin:0 auto}
.compact-home .preview-banner{margin:0 0 14px;background:#e7f2ff;border:1px solid #c9dff5;border-radius:10px;font-size:14px;padding:10px 16px}
.compact-home .preview-banner span{display:inline;margin-left:12px;font-size:13px}.compact-home .preview-banner button{font-size:13px;min-height:36px}
.compact-home .compact-hero{min-height:304px;padding:30px 44px 64px;display:flex;position:relative;overflow:hidden;border-radius:18px;background-color:#0054df;background-image:linear-gradient(90deg,#0048de18,#0048de00),url('/assets/hero-workplace.webp');background-size:cover;background-position:center;color:white;align-items:center}
.compact-home .hero-copy{max-width:57%;position:relative;z-index:1}
.compact-home .hero-eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#bdefff}
.compact-home .compact-hero h1{font-size:clamp(36px,3.4vw,54px);line-height:1.08;letter-spacing:-2px;color:#fff;margin:12px 0;font-weight:700}
.compact-home .compact-hero h1 span{color:#fff;text-shadow:none}.compact-home .compact-hero p{font-size:21px;color:#e1f3ff;margin:0 0 20px}
.hero-shortcuts{display:flex;flex-wrap:wrap;gap:9px}.hero-shortcuts button{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;min-height:40px;background:#003da344;color:white;border:1px solid #9addff70;border-radius:24px;font-size:14px}
.hero-shortcuts svg{width:17px;height:17px}.hero-shortcuts button:hover,.hero-shortcuts button[aria-pressed=true]{background:#fff;color:#0047c9;border-color:#fff}
.compact-home .search-panel{display:block;position:relative;z-index:2;margin:-37px 28px 24px;padding:16px 20px;border:1px solid #d9e8fa;border-radius:15px;background:#fff;box-shadow:0 9px 26px #1262bd12}
.compact-home .search-primary{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;gap:16px;align-items:end}
.compact-home .search-primary>label{border:0;border-radius:0;background:none;padding:0;font-size:14px;font-weight:700;color:var(--ink)}
.compact-home .search-primary>label>span{border:1px solid #d5e1f1;border-radius:9px;background:#fbfdff;min-height:49px;padding:7px 12px;gap:10px;margin-top:6px}
.compact-home .search-primary label:focus-within{outline:none}.compact-home .search-primary label>span:focus-within{outline:2px solid var(--blue);outline-offset:2px}
.compact-home .search-primary input{font-weight:400;font-size:16px;padding:0}.compact-home .search-primary svg{color:#456489}.compact-home .search-primary input::placeholder{color:#697c95}
body .primary,body .ref-source,body .button:not(.light):not(.ghost){background:#0054ef;color:white;border:1px solid #0054ef;border-radius:9px;box-shadow:none;min-height:44px;padding:10px 17px;font-weight:700;transition:background .15s,box-shadow .15s}
body .primary:hover,body .ref-source:hover,body .button:not(.light):not(.ghost):hover{background:#0042c4;filter:none;box-shadow:0 5px 13px #0054ef20}
.compact-home .search-primary>.primary{min-height:49px;font-size:16px;padding:10px 25px;background:#0054ef;box-shadow:none}.compact-home .search-primary>.primary svg{color:#fff}
.compact-home .results-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:24px;margin:0;align-items:start;scroll-margin-top:20px}
.compact-home .results-sidebar{padding:0;gap:14px;min-width:0;display:flex;flex-direction:column}
.filter-drawer{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}
.filter-drawer>summary{display:flex;align-items:center;gap:9px;list-style:none;font-weight:700;font-size:16px;min-height:32px}.filter-drawer>summary::-webkit-details-marker{display:none}.filter-drawer>summary span{margin-left:auto;font-size:12px;font-weight:400;color:var(--muted)}.filter-drawer>summary svg{width:18px;height:18px}
.filter-content{padding-top:14px}.compact-home .filter-bar{display:grid;gap:14px;grid-template-columns:1fr;margin:0}
.compact-home .filter-field{font-size:14px;gap:6px;color:#344d6d}.compact-home .filter-field select,.compact-home .filter-field input{font-size:14px;padding:9px 25px 9px 10px;background:#fbfdff;border-color:#d6e3f2;min-height:42px;color:#253e61;border-radius:8px}
.compact-home .more-filters{margin-top:16px;display:block}.compact-home .more-filters>summary{color:#0051d9;background:#eff6ff;border:1px solid #d6e5f8;min-height:40px;width:100%;font-size:14px;padding:9px 10px;border-radius:8px}
.compact-home .advanced-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;margin-top:14px}.compact-home .advanced-grid>.primary{display:none}
.compact-home .filter-note{font-size:13px;line-height:1.6;color:var(--muted)}.filter-actions{display:grid;gap:10px;margin-top:18px}.compact-home .filter-reset{font-size:14px;text-align:center;margin:0;color:#526782;padding:4px}
.compact-home .side-card{padding:19px;border:1px solid #d8e7f4;border-radius:13px;background:white;box-shadow:none;color:var(--ink)}.compact-home .side-heading{display:flex;gap:12px}
.compact-home .side-card h2{font-size:16px;line-height:1.4;letter-spacing:-.3px;margin:0 0 5px}.compact-home .side-card p{color:#43627c;font-size:14px;margin:0 0 8px;line-height:1.5}
.compact-home .side-card .side-icon{height:44px;width:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#b6f1e6;color:#07574e;box-shadow:none;margin:0;font-size:28px}
.compact-home .cv-card{background:linear-gradient(110deg,#d9faf0,#c7f4ee);border-color:#c0ece1}.compact-home .ai-card{background:#f2f7ff}.compact-home .ai-card .side-icon{color:#0054ef;background:#deebff}
.compact-home .soon{font-size:12px;padding:3px 8px;border-radius:5px;background:#ffffffb0;color:#24546a;box-shadow:none;margin:0;display:inline-block}.compact-home .side-card a{color:#0051ce;font-size:14px;font-weight:700}.compact-home .management-link{font-size:14px;padding:7px 4px}
.compact-home .archive-tabs{margin:0 0 18px;background:#ffffffc9;padding:8px 12px;display:flex;gap:10px;border:1px solid var(--line);border-radius:13px;flex-wrap:wrap;font-size:15px}
.compact-home .archive-tabs a{position:relative;border:0;background:none;color:#536783;padding:11px 8px;border-radius:0}
.compact-home .archive-tabs a[aria-current=page]{color:#0053ed;font-weight:700;background:none}.compact-home .archive-tabs a[aria-current=page]:after{position:absolute;content:'';height:3px;bottom:-8px;left:0;right:0;border-radius:3px;background:#0053ed}
.compact-home .results-heading{min-height:48px;margin:10px 0 14px}.compact-home .results-heading h2{font-size:22px;letter-spacing:-.7px;color:var(--ink)}.compact-home .results-heading>div>span{font-size:13px}.compact-home .results-heading .filter-field{max-width:200px;font-size:12px;flex-shrink:0}.compact-home .results-heading select{font-size:14px}
.compact-home .index-preview-filters{font-size:13px;gap:8px;margin-bottom:12px}.compact-home .index-preview-filters a{padding:6px 11px;border:1px solid #d4e3f4;background:#fff;color:#456180;border-radius:7px}.compact-home .index-preview-filters a[aria-current=page]{color:#0752c7;border-color:#9fcbf5;background:#e9f4ff}
.compact-home .saved-controls{font-size:13px;justify-content:space-between;margin:0 0 14px}.compact-home .saved-controls button{font-size:14px;border:1px solid #d2e3f6;padding:7px 12px;border-radius:7px;background:#fff;text-decoration:none;color:#3e597d}.compact-home .saved-controls button[aria-pressed=true]{color:#0051cf;background:#dfedff;border-color:#8ebaff}
.compact-home .job-list{gap:13px}.compact-home .job-row{padding:21px;background:#fff;border:1px solid #dce7f4;border-radius:14px;grid-template-columns:minmax(0,1.55fr) minmax(140px,.8fr) auto;gap:16px;box-shadow:0 4px 12px #3264a006;min-height:114px}
.compact-home .job-row:hover{border-color:#a0c8f7;box-shadow:0 7px 22px #1f69cb0c}.compact-home .job-main{gap:15px}.compact-home .job-monogram{width:52px;height:56px;border-radius:10px;font-weight:700;font-size:26px;box-shadow:none}
.compact-home .tone-0{background:#dcefff;color:#1568bd}.compact-home .tone-1{background:#d7f6ed;color:#145c56}.compact-home .tone-2{background:#fff1c9;color:#756026}.compact-home .tone-3{background:#e7e7fc;color:#5853ad}
.compact-home .job-name h3{font-size:17px;letter-spacing:-.3px;line-height:1.45}.compact-home .job-company{font-size:14px;color:#526c8b}.compact-home .job-company small{font-size:12px;background:#e8f3ff;color:#1555a3;padding:3px 8px;white-space:normal;line-height:1.4}
.compact-home .job-company .job-priority{background:#dff6ee;color:#176751}.compact-home .job-facts{font-size:14px;color:#526985;gap:6px}.compact-home .job-facts svg{color:#587694}.compact-home .job-facts small{font-size:13px}
.compact-home .job-actions{gap:10px}.compact-home .save-job{min-width:38px;min-height:40px;padding:8px;border-radius:8px;border:1px solid #dae5f2;color:#45627e}.compact-home .save-job:hover{background:#eff6ff}.compact-home .save-job[aria-pressed=true]{color:#0054ef;background:#e9f2ff}.compact-home .save-job[aria-pressed=true] svg{fill:#c9e1ff}
.compact-home .ref-source{font-size:14px;padding:9px 14px;min-height:43px}.compact-home .job-review{font-size:12px;border-top:1px solid #ecf1f8;padding-top:9px;color:#617791;gap:8px 18px}.compact-home .job-review details{min-width:0}.compact-home .job-review p{overflow-wrap:anywhere}
.compact-home .archive-notice{margin:12px 0 18px;border-color:#f0d695;background:#fff7e5;color:#775b20;font-size:14px}.compact-home .empty-results{background:#fff;line-height:1.7}.compact-home .index-preview-pagination a{padding:9px 15px;border:1px solid #cedff2;border-radius:8px;background:#fff;text-decoration:none}.compact-home .index-preview-pagination{flex-wrap:wrap;gap:12px}
.compact-home .compact-footer{font-size:13px;border-color:#d3e3f4;padding:24px 0 30px;gap:24px;margin-top:34px;background:transparent}.compact-home .compact-footer .footer-wordmark{display:block;width:174px;height:40px;position:relative;overflow:hidden;flex:none}.footer-wordmark img{position:absolute;width:192px;height:auto;max-width:none;left:-9px;top:50%;transform:translateY(-50%)}
/* Carry the identity into forms, account spaces, moderation and error pages. */
body:not(.compact-page) main{min-height:65vh}body .account-surface{max-width:880px;color:var(--ink);margin:0 auto 32px}body .account-heading{padding:30px 34px;border:1px solid #cee4f7;border-radius:18px;background:linear-gradient(120deg,#e5f3ff,#f4fcff);margin:0 0 24px}
body .account-heading h1,body .account-surface>h1{font-size:clamp(30px,3.5vw,42px);line-height:1.15;letter-spacing:-1.4px;margin:14px 0;color:#102544}body .account-heading p{font-size:17px;color:#49647f;max-width:650px;margin-bottom:0}body .account-kicker{font-size:14px;color:#0055cf}
body .account-panel,body .card{background:#fff;border:1px solid #d9e6f3;border-radius:15px;box-shadow:0 6px 20px #23518407;padding:28px;overflow-wrap:anywhere}body .account-panel h2{font-size:24px;color:var(--ink)}body .account-status{color:#106355;background:#dff6ee}body .account-links{gap:14px 24px}body .account-choice{border-color:#d5e4f3}body .account-choice.selected{background:#edf6ff;border-color:#69a9f2}
body .account-form input,body .form input,body .form textarea,body .index-preview-login input{min-height:46px;font-size:16px;background:#fbfdff;color:#102544;border:1px solid #c6d8eb;border-radius:8px;padding:11px 12px;max-width:100%}
body .hero.compact{background:linear-gradient(110deg,#e6f3ff,#e8fbfa);border:1px solid #cfe4f4;border-radius:17px;padding:30px;gap:20px;box-shadow:none}body .hero.compact h1{font-size:34px;line-height:1.2}body .hero.compact p{font-size:16px;margin-bottom:0;color:#4e6984}body .eyebrow{font-size:13px;color:#006f79;letter-spacing:1.1px}
body .form{gap:20px}body .form label{font-size:15px}body .form>button{background:#0054ef;color:#fff;border:0;border-radius:9px;padding:12px 20px;font-weight:700;min-height:46px}body .form .check input{min-height:auto}
body .card:has(table){overflow-x:auto}body table{min-width:540px}body th{font-size:12px;color:#48657e}body td{font-size:14px}body .small-button{min-height:38px;padding:8px 12px;font-size:13px}body .row-actions{flex-wrap:wrap}
body .index-preview-login{max-width:620px;margin:50px auto}body .index-preview-login h1{font-size:30px;line-height:1.2}body #index-preview-login{display:grid;gap:16px}body #index-preview-login label{display:grid;gap:8px}body #index-preview-login input{width:100%}
body .site-footer{background:transparent;max-width:var(--width);width:calc(100% - 48px);margin:0 auto;padding:24px 0;border-top:1px solid #d4e4f3;display:flex;flex-wrap:wrap;gap:18px;align-items:center;color:#56708a;font-size:13px}body .site-footer div{display:flex;gap:20px;flex-wrap:wrap}body .site-footer a{text-decoration:none;color:#426586}body .site-footer .footer-brand{color:#0055db;font-size:18px;font-weight:700}
body dialog{background:#fff;color:var(--ink);border:1px solid #cddfed;border-radius:16px;max-width:540px;width:calc(100% - 32px);padding:30px}body dialog::backdrop{background:#102b4c66}body dialog p{color:#45607b}
@media(min-width:1600px){:root{--width:1440px}.compact-home .compact-hero{min-height:328px}.compact-home .compact-hero h1{font-size:56px}}
@media(max-width:1200px){body .site-header{gap:24px}.compact-home .results-layout{grid-template-columns:246px minmax(0,1fr);gap:18px}.compact-home .job-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.compact-home .job-facts{grid-column:1;grid-row:2;padding-left:67px}.compact-home .job-actions{grid-column:2;grid-row:1/3}.compact-home .job-review{grid-row:3}.compact-home .hero-copy{max-width:58%}.compact-home .compact-hero h1{font-size:43px}.compact-home .search-panel{margin-left:20px;margin-right:20px}.compact-home .hero-shortcuts{gap:7px}.hero-shortcuts button{font-size:13px;padding:8px 10px}}
@media(max-width:1000px){body .site-header{gap:16px}.site-header .account-home{display:none!important}body .site-header nav{gap:12px}body .site-header nav button{display:none}body .brand-wordmark{width:196px}body .brand-wordmark .wordmark-image{width:215px;left:-9px}body .header-account .nav-button,body .header-account a[href='/delodajalci']{padding:10px 13px;font-size:14px}.compact-home .compact-hero{padding-left:30px;padding-right:30px;background-position:60% center}.compact-home .hero-copy{max-width:60%}}
@media(max-width:900px){.compact-home .results-layout{grid-template-columns:1fr;gap:18px}.compact-home .results-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:12px}.filter-drawer{grid-column:1/-1;padding:14px 18px}.filter-content .filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-home .advanced-grid{grid-template-columns:1fr 1fr}.filter-actions{grid-template-columns:1fr 1fr;align-items:center}.compact-home .results-sidebar .side-card{display:none}.management-link{grid-column:1/-1}.compact-home .compact-hero{min-height:300px}.compact-home .compact-hero h1{font-size:39px}.compact-home .hero-copy{max-width:65%}.compact-home .search-primary{grid-template-columns:1fr 1fr}.compact-home .search-primary>.primary{grid-column:1/-1;min-height:46px}.compact-home .preview-banner span{display:block;margin:3px 0 0}.compact-home .search-panel{margin-bottom:20px}}
@media(max-width:720px){body .site-header{height:auto;min-height:120px;padding:12px 18px;gap:10px;justify-content:space-between;flex-wrap:wrap}body .site-header nav{display:flex;margin:0;gap:12px}body .site-header nav a{display:inline-block;font-size:14px}body .header-account{flex-basis:100%;margin:0;justify-content:stretch;gap:10px}body .header-account a{flex:1}body main,body .site-footer{width:calc(100% - 28px)}.compact-home .compact-hero{min-height:292px;padding:24px 22px 52px;background-image:linear-gradient(90deg,#0047d5f2 0%,#0047d5c9 45%,#0047d544 100%),url('/assets/hero-workplace.webp');background-position:65% center}.compact-home .hero-copy{max-width:100%}.compact-home .compact-hero h1{font-size:37px;letter-spacing:-1.5px}.compact-home .hero-eyebrow{font-size:11px}.compact-home .compact-hero p{font-size:18px}.compact-home .hero-shortcuts{max-width:100%}.hero-shortcuts button{font-size:13px}.compact-home .search-panel{margin:-28px 10px 18px;padding:16px}.compact-home .filter-content .filter-bar{grid-template-columns:1fr 1fr}.compact-home .results-heading{flex-wrap:wrap;gap:10px}.compact-home .job-row{padding:18px}.compact-home .results-heading h2{font-size:21px}.compact-home .preview-banner{font-size:13px;gap:12px;padding:12px}.compact-home .archive-tabs{font-size:14px;gap:12px;padding:6px 10px}.compact-home .archive-tabs a{padding:10px 2px}.compact-home .compact-footer{gap:16px}.compact-home .footer-caption{margin:0;flex-basis:100%}body .account-heading{padding:24px}body .account-panel,body .card{padding:22px}body .hero.compact{display:block;padding:24px}body .hero.compact h1{font-size:28px}body .hero.compact .button{margin-top:20px}body .site-footer{display:flex;align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.compact-home .search-primary{grid-template-columns:1fr;gap:12px}.compact-home .search-primary>.primary{grid-column:auto}.compact-home .compact-hero h1{font-size:34px}.compact-home .compact-hero{padding:22px 20px 52px}.compact-home .hero-shortcuts button{min-height:38px}.compact-home .job-row{grid-template-columns:minmax(0,1fr);gap:12px}.compact-home .job-monogram{width:44px;height:48px;font-size:23px}.compact-home .job-main{gap:12px}.compact-home .job-facts{grid-column:1;grid-row:auto;padding-left:56px}.compact-home .job-actions{grid-column:1;grid-row:auto;justify-content:flex-end}.compact-home .job-review{grid-row:auto}.compact-home .job-name h3{font-size:16px}.compact-home .saved-controls{flex-wrap:wrap;gap:8px}.compact-home .results-heading .filter-field{max-width:100%}.compact-home .filter-content .filter-bar,.compact-home .advanced-grid{grid-template-columns:1fr}.compact-home .preview-banner{display:block}.compact-home .preview-banner form{margin-top:8px}.compact-home .archive-tabs{gap:10px}.compact-home .archive-tabs a{font-size:13px}.compact-home .results-sidebar{display:block}.compact-home .management-link{display:block;margin-top:10px}body .account-heading h1{font-size:30px}body .account-links .button{width:100%}body .account-panel h2{font-size:22px}body .index-preview-login{margin:20px auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
@media(forced-colors:active){.compact-home .compact-hero{background:none;color:CanvasText;border:1px solid CanvasText}.compact-home .compact-hero h1,.compact-home .compact-hero p,.compact-home .hero-eyebrow{color:CanvasText}.hero-shortcuts button{color:ButtonText;border:1px solid ButtonText}.primary,.ref-source{border:1px solid ButtonText!important}}
