.hdp-account{--line:#e2e2e2}.hdp-account__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.hdp-account__head h2{margin:4px 0 0;font-size:30px}.hdp-account__eyebrow{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#777}.hdp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:800;border-radius:0}.hdp-button--light{background:#eee;color:#111!important}.hdp-empty{padding:28px;border:1px solid var(--line);background:#fafafa}.hdp-empty strong{font-size:20px}.hdp-job-list{display:grid;gap:12px}.hdp-job-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--line);background:#fff}.hdp-job-card h3{margin:8px 0 4px;font-size:21px}.hdp-job-card p{margin:0;color:#666}.hdp-job-card__status{display:inline-flex;padding:5px 10px;border-radius:999px;background:#ddd;font-size:10px;font-weight:900;text-transform:uppercase}.hdp-job-card__status--publish{background:#2ca8a0;color:#fff}.hdp-job-card__status--pending{background:#e52b2b;color:#fff}.hdp-job-card__status--hdp_closed{background:#111;color:#fff}.hdp-job-card__status--hdp_expired,.hdp-job-card__status--trash{background:#777;color:#fff}.hdp-job-card__actions{display:flex;gap:10px}.hdp-job-card__actions a{font-weight:800;color:#111}.hdp-placeholder{max-width:900px;margin:0 auto;padding:32px;border:1px solid #ddd}.hdp-placeholder h2{margin-top:0}.hdp-placeholder .hdp-button{margin:10px 8px 0 0}@media(max-width:767px){.hdp-account__head,.hdp-job-card{align-items:flex-start;flex-direction:column}.hdp-account__head .hdp-button{width:100%}}

/* Profil kandydata - 0.2.0 */
.hdp-candidate{--hdp-green:#2e8b57;--hdp-green-soft:#edf8f1;max-width:1120px}.hdp-candidate__head>div:first-child{max-width:700px}.hdp-candidate__head p{margin:8px 0 0;color:#666}.hdp-candidate__completion{min-width:190px;text-align:right}.hdp-candidate__completion strong{display:block;font-size:34px;line-height:1}.hdp-candidate__completion>span{display:block;width:190px;height:7px;margin:9px 0 6px auto;background:#dedede;overflow:hidden}.hdp-candidate__completion i{display:block;height:100%;background:#111}.hdp-candidate__completion small{color:#777;font-weight:700}.hdp-notice{margin:0 0 18px;padding:15px 18px;border-left:4px solid #111;background:#f3f3f3;font-weight:800}.hdp-notice--success{border-left-color:#2e8b57;background:#edf8f1}.hdp-notice--error{border-left-color:#c91f28;background:#fff0f1}.hdp-candidate-form{display:grid;gap:18px}.hdp-form-section{border:1px solid #dedede;background:#fff;padding:24px}.hdp-form-section__head{display:flex;align-items:flex-start;gap:15px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #e3e3e3}.hdp-form-section__head>span{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:42px;background:#111;color:#fff;font-size:12px;font-weight:900}.hdp-form-section__head h3{margin:0 0 5px;font-size:23px}.hdp-form-section__head p{margin:0;color:#6b6b6b}.hdp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.hdp-form-grid label,.hdp-custom-skills,.hdp-file-field{display:grid;gap:7px}.hdp-form-grid label>span,.hdp-custom-skills>span,.hdp-file-field>span,.hdp-field-label,.hdp-toggle-group>span{font-weight:850}.hdp-form-grid input,.hdp-form-grid select,.hdp-form-grid textarea,.hdp-custom-skills input,.hdp-file-field input{width:100%;min-height:46px;border:1px solid #cfcfcf;border-radius:0;background:#fff;padding:10px 12px;box-shadow:none}.hdp-form-grid textarea{min-height:135px;resize:vertical}.hdp-form-grid small,.hdp-custom-skills small,.hdp-file-field small{color:#777}.hdp-form-grid .is-wide{grid-column:1/-1}.hdp-toggle-group{display:grid;align-content:start;gap:8px}.hdp-field-block{margin-top:22px}.hdp-field-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hdp-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:9px}.hdp-chip-grid--compact{grid-template-columns:1fr}.hdp-chip-grid--skills{grid-template-columns:repeat(4,minmax(0,1fr))}.hdp-chip{position:relative}.hdp-chip input{position:absolute;opacity:0;pointer-events:none}.hdp-chip span{display:flex;align-items:center;min-height:46px;padding:10px 12px;border:1px solid #d5d5d5;background:#fafafa;font-size:13px;font-weight:750;cursor:pointer;transition:.15s ease}.hdp-chip input:checked+span{border-color:#111;background:#111;color:#fff}.hdp-chip--vegan span{border-color:#8fc4a5;background:var(--hdp-green-soft);color:#175c35;font-weight:900}.hdp-chip--vegan input:checked+span{border-color:var(--hdp-green);background:var(--hdp-green);color:#fff}.hdp-check{display:flex;align-items:flex-start;gap:9px}.hdp-check input{flex:0 0 auto;margin-top:3px}.hdp-check span{font-weight:700}.hdp-check--standalone{margin-top:18px;padding:14px;background:#f5f5f5;border-left:4px solid #111}.hdp-custom-skills{margin-top:18px}.hdp-form-grid--salary{margin-top:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.hdp-cv-current{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:17px;padding:16px;background:#f4f4f4;border-left:4px solid #111}.hdp-cv-current>div{display:grid;margin-right:auto}.hdp-cv-current small{color:#777}.hdp-file-field{padding:18px;border:1px dashed #aaa;background:#fafafa}.hdp-file-field input{padding:9px;background:#fff}.hdp-visibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hdp-visibility{position:relative}.hdp-visibility>input{position:absolute;opacity:0}.hdp-visibility>span{display:grid;gap:6px;min-height:130px;padding:18px;border:1px solid #d7d7d7;background:#fafafa;cursor:pointer}.hdp-visibility>span strong{font-size:16px}.hdp-visibility>span small{color:#666;line-height:1.45}.hdp-visibility>input:checked+span{border:2px solid #111;background:#fff}.hdp-candidate-form__footer{display:flex;gap:10px;flex-wrap:wrap;padding:22px;border:1px solid #dedede;background:#f5f5f5}.hdp-candidate-form__footer .hdp-button{margin:0}
@media(max-width:1050px){.hdp-chip-grid--skills{grid-template-columns:repeat(3,minmax(0,1fr))}.hdp-field-columns{grid-template-columns:1fr}.hdp-form-grid--salary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.hdp-candidate__head{display:grid}.hdp-candidate__completion{width:100%;text-align:left}.hdp-candidate__completion>span{width:100%;margin-left:0}.hdp-form-section{padding:18px}.hdp-form-grid,.hdp-form-grid--salary,.hdp-chip-grid,.hdp-chip-grid--skills,.hdp-visibility-grid{grid-template-columns:1fr}.hdp-cv-current{align-items:flex-start;flex-direction:column}.hdp-candidate-form__footer .hdp-button{width:100%}}

/* UI formularzy i Profilu kandydata - 0.3.0 */
.hdp-check{position:relative;display:flex;align-items:flex-start;gap:0;cursor:pointer}.hdp-check>input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;margin:0!important}.hdp-check>span{position:relative;display:flex;align-items:flex-start;gap:10px;min-height:24px;font-weight:700}.hdp-check>span:before{content:"";flex:0 0 20px;width:20px;height:20px;border:2px solid #9b9b9b;background:#fff;box-sizing:border-box;margin-top:1px}.hdp-check>input:checked+span:before{border-color:#111;background:#111}.hdp-check>input:checked+span:after{content:"";position:absolute;left:6px;top:4px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.hdp-mobility-block{display:grid;gap:9px}.hdp-mobility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hdp-check--card>span{display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:12px;min-height:92px;width:100%;padding:17px;border:1px solid #d4d4d4;background:#fafafa;box-sizing:border-box}.hdp-check--card>span:before{grid-row:1/3}.hdp-check--card>span:after{left:23px;top:21px}.hdp-check--card strong{font-size:15px;line-height:1.3}.hdp-check--card small{grid-column:2;color:#6d6d6d;line-height:1.4}.hdp-check--card>input:checked+span{border-color:#111;background:#fff;box-shadow:inset 4px 0 0 #111}
.hdp-job-form-wrap{max-width:1080px;margin:0 auto}.hdp-job-form__head p{margin:8px 0 0;color:#666}.hdp-job-form{display:grid;gap:18px}.hdp-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hdp-job-form__footer{position:sticky;bottom:0;z-index:3;box-shadow:0 -8px 24px rgba(0,0,0,.05)}.hdp-job-form .hdp-form-section{scroll-margin-top:30px}.hdp-notice ul{margin:9px 0 0 20px}.hdp-notice li{margin:3px 0}.hdp-job-form input:focus,.hdp-job-form select:focus,.hdp-job-form textarea:focus,.hdp-candidate-form input:focus,.hdp-candidate-form select:focus,.hdp-candidate-form textarea:focus{outline:2px solid #111;outline-offset:1px;border-color:#111}
@media(max-width:1050px){.hdp-form-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.hdp-mobility-grid,.hdp-form-grid--three{grid-template-columns:1fr}.hdp-job-form__footer{position:static}.hdp-job-form__footer .hdp-button{width:100%}}

/* Moderacja, ważność i przedłużanie - 0.4.0 */
.hdp-job-card__status--hdp_rejected{background:#9f1f1f;color:#fff}.hdp-job-card__content{min-width:0;flex:1}.hdp-job-card__validity{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;padding:10px 12px;background:#f3f3f3;font-size:13px}.hdp-job-card__validity small{color:#777}.hdp-job-card__actions{align-items:center;flex-wrap:wrap}.hdp-job-card__actions .hdp-job-card__extend{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;background:#ffd000;color:#111!important;text-decoration:none!important}.hdp-job-card__actions .hdp-job-card__extend:hover{background:#111;color:#fff!important}
@media(max-width:767px){.hdp-job-card__actions{width:100%}.hdp-job-card__actions a{display:inline-flex;min-height:38px;align-items:center}.hdp-job-card__actions .hdp-job-card__extend{width:100%;justify-content:center}}

/* Pojedyncza oferta pracy - 0.4.1 */
.hdp-single-job{background:#fff;color:#111}.hdp-job-hero{background:#dbdbdb;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}.hdp-job-hero__inner{max-width:1240px;margin:0 auto;padding:32px 28px 38px}.hdp-job-back{display:inline-block;margin-bottom:26px;color:#333!important;text-decoration:none!important;font-weight:750}.hdp-job-hero__content{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.hdp-job-category{display:inline-block;margin-bottom:10px;padding:6px 10px;background:#111;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.hdp-job-hero h1{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.06;letter-spacing:-.035em}.hdp-job-company{margin:14px 0 0;font-size:18px;color:#484848}.hdp-job-status{flex:0 0 auto;padding:9px 16px;background:#2ca8a0;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;border-radius:999px}.hdp-job-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;max-width:1240px;margin:0 auto;padding:44px 28px 80px}.hdp-job-main{display:grid;gap:20px}.hdp-job-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dedede;background:#f7f7f7}.hdp-job-summary>div{display:grid;gap:5px;padding:20px;border-right:1px solid #dedede}.hdp-job-summary>div:last-child{border-right:0}.hdp-job-summary span{font-size:11px;font-weight:850;text-transform:uppercase;color:#777}.hdp-job-summary strong{font-size:15px}.hdp-job-section{display:grid;grid-template-columns:46px minmax(0,1fr);gap:20px;padding:28px;border:1px solid #dedede;background:#fff}.hdp-job-section__number{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#ffd000;font-size:12px;font-weight:950}.hdp-job-section h2{margin:4px 0 18px;font-size:25px}.hdp-job-content{font-size:16px;line-height:1.75;color:#333}.hdp-job-content p:first-child{margin-top:0}.hdp-job-content p:last-child{margin-bottom:0}.hdp-job-sidebar{display:grid;align-content:start;gap:18px}.hdp-job-apply{position:sticky;top:32px;padding:26px;border:1px solid #111;background:#fff}.hdp-job-apply__label{display:block;margin-bottom:8px;font-size:11px;font-weight:900;text-transform:uppercase;color:#777}.hdp-job-salary{display:block;margin-bottom:13px;font-size:25px;line-height:1.25}.hdp-job-apply>p{margin:0 0 22px;color:#666}.hdp-button--yellow{background:#ffd000;color:#111!important}.hdp-button--full{width:100%;box-sizing:border-box;margin-top:9px}.hdp-job-contact{margin-top:24px;padding-top:21px;border-top:1px solid #ddd}.hdp-job-contact h3{margin:0 0 12px;font-size:17px}.hdp-job-contact p{margin:5px 0;color:#444}.hdp-job-profile-box{padding:22px;background:#f1f1f1;border-left:4px solid #111}.hdp-job-profile-box strong{font-size:18px}.hdp-job-profile-box p{margin:9px 0 14px;color:#555;line-height:1.5}.hdp-job-profile-box a{color:#111!important;font-weight:850;text-decoration:none!important}
@media(max-width:1000px){.hdp-job-layout{grid-template-columns:1fr}.hdp-job-apply{position:static}.hdp-job-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hdp-job-summary>div:nth-child(2){border-right:0}.hdp-job-summary>div:nth-child(-n+2){border-bottom:1px solid #dedede}}
@media(max-width:640px){.hdp-job-hero__inner,.hdp-job-layout{padding-left:18px;padding-right:18px}.hdp-job-hero__content{align-items:flex-start;flex-direction:column}.hdp-job-summary{grid-template-columns:1fr}.hdp-job-summary>div{border-right:0!important;border-bottom:1px solid #dedede}.hdp-job-summary>div:last-child{border-bottom:0}.hdp-job-section{grid-template-columns:1fr;padding:20px}.hdp-job-section__number{width:40px;height:40px}.hdp-job-hero h1{font-size:36px}}

/* Publiczna lista ofert pracy - 0.5.0 */
.hdp-jobs-public{background:#fff;color:#111}.hdp-jobs-hero{position:relative;overflow:hidden;background:#dedede;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}.hdp-jobs-hero__inner{max-width:1280px;margin:0 auto;padding:48px 50px}.hdp-jobs-hero__inner>span{display:block;margin:0 0 8px;color:#111;font-size:12px;font-weight:900;letter-spacing:.15em}.hdp-jobs-hero h1{margin:0;max-width:760px;font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.035em;font-weight:800}.hdp-jobs-hero p{max-width:760px;margin:16px 0 0;color:#444;font-size:17px;line-height:1.55}.hdp-jobs-container{max-width:1240px;margin:0 auto;padding:36px 28px 80px}.hdp-jobs-browser{display:grid;gap:26px}.hdp-public-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.hdp-public-nav__item{display:flex;align-items:center;justify-content:center;gap:9px;min-height:66px;padding:12px;background:#f4f4f4;color:#111!important;text-align:center;text-decoration:none!important}.hdp-public-nav__item span{font-size:17px}.hdp-public-nav__item strong{font-size:14px}.hdp-public-nav__item:hover,.hdp-public-nav__item.is-active{background:#111;color:#fff!important}.hdp-job-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:24px;border:1px solid #dedede;background:#fafafa}.hdp-job-filters__field{display:grid;align-content:start;gap:7px}.hdp-job-filters__field--search{grid-column:span 2}.hdp-job-filters label{font-size:12px;font-weight:900}.hdp-job-filters input,.hdp-job-filters select{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cfcfcf;border-radius:0;background:#fff;box-shadow:none}.hdp-job-filters input:focus,.hdp-job-filters select:focus{outline:2px solid #111;outline-offset:1px;border-color:#111}.hdp-job-filters__actions{grid-column:1/-1;display:flex;align-items:center;gap:18px;padding-top:3px}.hdp-job-filters__actions a{color:#111!important;font-weight:800}.hdp-jobs-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:9px 0 4px;border-bottom:1px solid #dedede}.hdp-jobs-heading span{font-size:11px;font-weight:950;letter-spacing:.11em;color:#777}.hdp-jobs-heading h2{margin:5px 0 0;font-size:30px}.hdp-jobs-heading>strong{font-size:15px}.hdp-public-job-list{display:grid;gap:14px}.hdp-public-job-card{position:relative;display:grid;grid-template-columns:7px minmax(0,1fr) 300px;border:1px solid #dedede;background:#fff;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.hdp-public-job-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.07)}.hdp-public-job-card__accent{background:#ffd000}.hdp-public-job-card__main{padding:23px 25px}.hdp-public-job-card__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px;color:#777;font-size:11px;font-weight:850;text-transform:uppercase}.hdp-public-job-card h3{margin:0;font-size:25px;line-height:1.2}.hdp-public-job-card h3 a{color:#111!important;text-decoration:none!important}.hdp-public-job-card__company{margin:8px 0 15px;color:#555;font-weight:750}.hdp-public-job-card__tags{display:flex;flex-wrap:wrap;gap:8px}.hdp-public-job-card__tags span{display:inline-flex;align-items:center;min-height:31px;padding:5px 9px;background:#f2f2f2;font-size:12px;font-weight:750}.hdp-public-job-card__side{display:grid;align-content:center;gap:15px;padding:23px;border-left:1px solid #e0e0e0;background:#fafafa}.hdp-public-job-card__side>strong{font-size:18px;line-height:1.35}.hdp-public-job-card__side .hdp-button{width:100%;box-sizing:border-box}.hdp-jobs-empty{padding:36px;border:1px solid #dedede;background:#fafafa;text-align:center}.hdp-jobs-empty strong{font-size:22px}.hdp-jobs-empty p{margin:8px 0 0;color:#666}.hdp-pagination ul{display:flex;justify-content:center;gap:6px;margin:4px 0 0;padding:0;list-style:none}.hdp-pagination a,.hdp-pagination span{display:flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border:1px solid #d4d4d4;color:#111!important;text-decoration:none!important;font-weight:850}.hdp-pagination .current,.hdp-pagination a:hover{border-color:#111;background:#111;color:#fff!important}
@media(max-width:1100px){.hdp-public-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.hdp-job-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hdp-public-job-card{grid-template-columns:7px minmax(0,1fr) 260px}}
@media(max-width:780px){.hdp-jobs-hero__inner,.hdp-jobs-container{padding-left:22px;padding-right:22px}.hdp-public-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.hdp-job-filters{grid-template-columns:1fr;padding:18px}.hdp-job-filters__field--search,.hdp-job-filters__actions{grid-column:auto}.hdp-job-filters__actions{align-items:stretch;flex-direction:column}.hdp-job-filters__actions .hdp-button{width:100%}.hdp-jobs-heading{align-items:flex-start;flex-direction:column}.hdp-public-job-card{grid-template-columns:6px minmax(0,1fr)}.hdp-public-job-card__side{grid-column:2;border-top:1px solid #e0e0e0;border-left:0}.hdp-public-job-card__topline{align-items:flex-start;flex-direction:column;gap:4px}.hdp-public-job-card h3{font-size:22px}}
@media(max-width:480px){.hdp-public-nav{grid-template-columns:1fr}.hdp-public-nav__item{min-height:54px}.hdp-jobs-hero h1{font-size:34px}.hdp-public-job-card__main,.hdp-public-job-card__side{padding:18px}.hdp-public-job-card__tags{display:grid}.hdp-public-job-card__tags span{width:100%;box-sizing:border-box}}


/* 0.5.1 - publiczny profil pracodawcy */
.hdp-company-link{color:inherit!important;font-weight:inherit;text-decoration:underline!important;text-underline-offset:3px}.hdp-company-link:hover{color:#111!important}
