/* Alpine concept: shared surfaces, typography and responsive job explorer. */
:root{--wj-bg:#f5f4f0;--wj-surface:#fff;--wj-text:#202d43;--wj-muted:#596274;--wj-border:#e2dfd8;--wj-red:#cc3035;--wj-soft:#fbe9e8;--wj-radius:6px;--wj-header:88px;--wj-shadow:0 2px 6px #352e2210;--wj-display:Georgia,'Times New Roman',serif;--wj-wood:url('alpine-timber.png')}
html[data-wj-theme=dark]{--wj-bg:#202322;--wj-surface:#2b302e;--wj-text:#f1f1ed;--wj-muted:#c3cbc7;--wj-border:#48504c;--wj-soft:#482e30}
.wolfjob-ui h1,.wolfjob-ui h2,.wolfjob-ui h3,.wolfjob-ui h4,.wolfjob-ui h5,.wolfjob-ui h6{font-family:var(--wj-display);letter-spacing:0;overflow-wrap:anywhere}
.wolfjob-ui p,.wolfjob-ui label{letter-spacing:0}.wolfjob-ui a,.wolfjob-ui button{touch-action:manipulation}
.wolfjob-ui .wj-wrapper{overflow:clip;min-height:100vh}.wolfjob-ui :focus-visible{outline:3px solid #377ab6;outline-offset:3px}
.wolfjob-ui .wj-primary,.wolfjob-ui .btn,.wolfjob-ui input[type=submit]{border-radius:6px;letter-spacing:0}
.wolfjob-ui .wj-primary,.wolfjob-ui .btn-main,.wolfjob-ui input[type=submit]{background:var(--wj-red);border-color:var(--wj-red);color:#fff}
.wolfjob-ui .wj-primary:hover,.wolfjob-ui .btn-main:hover,.wolfjob-ui input[type=submit]:hover{background:#a51f28;border-color:#a51f28;color:#fff}
.wj-header{padding:4px 30px;gap:32px;background:#fff;border-bottom:1px solid #deded8;height:var(--wj-header)}
.wj-brand{flex:0 0 268px}.wj-brand img{height:80px;width:260px;max-width:100%;object-fit:contain}
.wj-nav{gap:30px}.wj-nav a{font-size:14px;color:#2f302f}.wj-nav a[aria-current=page]:after{height:2px;border-radius:0;bottom:10px}
.wj-header-actions{gap:12px}.wj-icon-button{width:36px;height:40px;font-size:21px;color:#302f2c}
.wj-theme-toggle{border:0;background:none;border-radius:0;color:#302f2c}.wj-header-submit{font-family:var(--wj-display);font-size:15px;min-height:44px;padding:10px 17px}
.wj-icon-button[title]{position:relative}.wj-icon-button:hover:after{content:attr(title);position:absolute;top:calc(100% + 6px);right:0;white-space:nowrap;background:#202d43;color:#fff;font:12px Arial,sans-serif;padding:7px 9px;border-radius:4px;pointer-events:none;z-index:1100}
.wj-explorer,.admin-bar .wj-explorer{display:block;height:auto;min-height:0}
.wj-alpine-hero{position:relative;isolation:isolate;height:270px;background:#d8e5ec url('alpine-carpenter.png') center 20%/cover no-repeat;display:flex;align-items:center;gap:32px;padding:22px 5%;border-bottom:6px solid #aa9071}
.wj-hero-copy{position:relative;max-width:580px;margin-left:18%;color:#282b2b}
.wolfjob-ui .wj-hero-copy h1{font-size:36px;line-height:1.08;color:#262929;margin:0 0 12px;text-shadow:0 1px 5px #fff9;letter-spacing:0;overflow-wrap:normal}
.wj-hero-copy p{font-family:var(--wj-display);font-size:20px;line-height:1.25;color:#303331;font-weight:bold;margin:0;display:inline-block;position:relative;text-shadow:0 1px 4px #fff}
.wj-hero-copy p:after{content:'';height:3px;width:100px;background:var(--wj-red);display:block;margin-top:8px;transform:rotate(-3deg)}
.wj-hero-motto{position:absolute;left:3%;bottom:22px;background:#756a58 var(--wj-wood) center/cover;color:#fff;text-shadow:0 1px 4px #302516;padding:19px 22px;font:italic 22px/1.3 var(--wj-display);box-shadow:0 3px 7px #0003;transform:rotate(-5deg);border:2px solid #8a765f}
.wj-swiss-cross{display:block;position:relative;width:22px;height:22px;margin:8px 0 0 auto}.wj-swiss-cross:before,.wj-swiss-cross:after{content:'';position:absolute;background:currentColor;inset:0 7px}.wj-swiss-cross:after{inset:7px 0}
.wj-region-sign{position:absolute;right:3%;bottom:13px;padding:17px 22px;background:#e4d6bf var(--wj-wood) center/cover;color:#302d27;font:italic bold 21px/1.15 var(--wj-display);transform:rotate(5deg);box-shadow:0 2px 5px #30281755;border:2px solid #a48f73}
.wj-categories{background:#c4b398 var(--wj-wood) center/cover;gap:8px;padding:13px 25px 16px;border-bottom:1px solid #a79984;scrollbar-color:#877963 transparent}
.wj-category{flex:1 0 77px;min-width:77px;max-width:none;min-height:83px;padding:7px 4px 8px;border:1px solid #b7a88e;border-radius:5px;background:#f8f4e9;box-shadow:0 2px 4px #4b3a2840,inset 0 0 7px #ad957025;gap:6px;color:#3e3a33;font:600 12px/1.1 var(--wj-display)}
.wj-category-icon{background:none;width:36px;height:36px;font-size:29px;border-radius:0;flex:none}.wj-category:hover{background:#fffdf6;transform:translateY(-1px)}
.wj-category.is-active{background:#fffaf0;color:#272a2c;border-color:var(--category);box-shadow:inset 0 -4px var(--category),0 2px 5px #392d2530}
.wj-category.is-active .wj-category-icon{color:var(--category)}
.wj-workspace{display:grid;grid-template-columns:minmax(0,35fr) minmax(0,65fr);gap:18px;padding:0 24px 24px;min-height:560px;align-items:start;background:var(--wj-bg)}
.wj-results-panel{overflow-x:hidden;overflow-y:auto;padding:0 7px 0 0;min-width:0;height:calc(100dvh - 28px);min-height:540px;max-height:760px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}.wj-results-panel:hover,.wj-results-panel:focus-within{scrollbar-color:#9d8b71 transparent}.wj-results-panel::-webkit-scrollbar{width:9px}.wj-results-panel::-webkit-scrollbar-track{background:transparent}.wj-results-panel::-webkit-scrollbar-thumb{background:transparent;border-radius:6px;border:2px solid transparent;background-clip:padding-box}.wj-results-panel:hover::-webkit-scrollbar-thumb,.wj-results-panel:focus-within::-webkit-scrollbar-thumb{background:#9d8b71;background-clip:padding-box}.wj-search{position:relative;margin:0 -17px 0 -24px;padding:18px 17px 13px 24px;background:#c4b398 var(--wj-wood) center/cover;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) auto}
.wolfjob-ui .wj-search input,.wolfjob-ui .wj-search select{height:48px;min-height:48px;border:1px solid #c4c3c0;border-radius:6px;background:var(--wj-surface);font-size:15px;padding-left:40px}
.wj-search .wj-primary{font-size:16px;padding:10px 22px;gap:10px}.wj-search .wj-primary span{display:inline}.wj-search .wj-keyword{grid-column:1/3}
.wolfjob-ui .wj-keyword input{height:28px;min-height:28px;border:0;border-bottom:1px solid #77695170;border-radius:0;background:#fff5;padding:2px 10px;font-size:12px;color:#2b3034}
.wolfjob-ui .wj-keyword input::placeholder{color:#414b50}.wj-clear{color:#333b3c;font-size:12px}.wj-input-icon>i{top:16px;color:#2a3a53}
.wj-result-header{padding:15px 0 10px;border-radius:0;background:transparent;gap:8px;flex-wrap:wrap}
.wj-result-header h2{font-size:27px;line-height:1.2;margin:0;flex:1}.wj-result-header label{margin-left:auto;border:1px solid var(--wj-border);border-radius:5px;background:var(--wj-surface);padding:5px 9px;gap:9px}
.wolfjob-ui .wj-result-header select{font-size:12px;max-width:140px;padding:3px 0;color:var(--wj-text);font-family:var(--wj-font)}
.wj-search-status{margin:0 0 8px;font-size:12px}.wj-job-card{border-radius:6px;min-height:114px;padding:7px;gap:15px;margin-bottom:9px}
.wj-job-photo{position:relative;width:155px;min-width:155px;min-height:98px;max-height:none;align-self:stretch;border-radius:4px}
.wj-job-photo img{height:100%;position:absolute;inset:0;min-height:0;object-fit:cover}.wj-job-copy h2{font:700 18px/1.22 var(--wj-display);margin-bottom:5px;letter-spacing:0}
.wj-job-copy p,.wj-company-name{font-size:14px;line-height:1.3;margin-bottom:4px;color:var(--wj-text)}
.wj-job-meta{font-size:12px;margin-top:4px;gap:4px 10px}.wj-job-location{font-size:13px!important}.wj-card-actions{flex:0 0 30px;max-width:30px;padding:0;gap:7px}.wj-company-logo{display:none}
.wj-save,.wj-show-pin{width:30px;height:32px;font-size:19px}.wj-show-pin{font-size:15px}.wj-job-new{position:absolute;top:0;left:0;background:var(--wj-red);color:#fff;font:700 14px var(--wj-display);padding:5px 9px;border-radius:4px 0 4px 0}
.wj-load-more{width:100%;margin:10px 0;justify-content:space-between;border-radius:5px;padding:10px 14px;font:16px var(--wj-display)}
.wj-explorer-footer{padding:13px 0;flex-wrap:wrap}.wj-empty{border-radius:6px;padding:28px 15px}.wj-sheet-handle{display:none!important}
.wj-map-panel{position:sticky;top:18px;margin-top:0;border:3px solid #fff;border-radius:7px;height:calc(100dvh - 28px);min-height:540px;max-height:760px;box-shadow:0 2px 9px #423b2d20}
#wj-map{height:100%;min-height:0}.wj-map-heading{display:none}.wj-map-area{top:14px;right:12px;min-height:38px;padding:8px 12px;border-radius:5px;color:#2876bf;font-size:12px;gap:7px}.wj-map-area i{font-size:18px}
.wj-map-reset{top:98px;left:11px;border-radius:4px;padding:8px;min-height:36px;color:#2876bf}.wj-marker>span{width:38px;height:38px;border-width:2px;box-shadow:0 1px 4px #0004}.wj-marker i{font-size:17px}
.wj-marker b{font-size:10px;min-width:18px;line-height:17px}.wj-toast{border-radius:5px}
/* The original plugins still own forms, applications and account actions. */
.wolfjob-ui .page-header{position:relative;background:#e8e9e0 url('alpine-carpenter.png') center 43%/cover!important;min-height:190px;display:flex;align-items:center;padding:35px 0;border-bottom:12px solid #b09c80}
.wolfjob-ui .page-header:before{display:block;content:'';position:absolute;inset:0;background:#ffffff38;opacity:1}
.wolfjob-ui .page-header>.container{position:relative}.wolfjob-ui .page-header .title{max-width:750px;font:700 34px/1.18 var(--wj-display);color:#202d32;text-shadow:0 1px 5px #fff}
.wolfjob-ui .page-header .breadcrumb,.wolfjob-ui .page-header .breadcrumb a{color:#243340}.wolfjob-ui .page-header .breadcrumb{background:#ffffffc9;padding:6px 12px;border-radius:4px;display:inline-flex;margin-top:14px}
.wolfjob-ui .single-job-content{padding:22px 0 0;background:var(--wj-bg)}
.wolfjob-ui .single-job-content>.container,.wolfjob-ui .wj-detail-hero>.container{max-width:1280px;width:calc(100% - 48px);padding:0}
.wj-detail-hero{position:relative;isolation:isolate;min-height:244px;display:flex;align-items:center;padding:26px 0 32px;background:#26332f;border-bottom:13px solid #b49e80}
.wj-detail-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;z-index:-2}
.wj-detail-hero:before{content:'';position:absolute;inset:0;background:#10191991;z-index:-1}
.wj-detail-hero:after{content:'';position:absolute;bottom:-13px;left:0;right:0;height:13px;background:var(--wj-wood) center/cover}
.wj-detail-back{font-size:13px;color:#fff!important;margin-bottom:24px}.wj-detail-heading{gap:22px}.wj-detail-title{flex:1;min-width:0}
.wolfjob-ui .wj-detail-heading h1{font-size:34px;color:#fff;line-height:1.18;margin-bottom:16px;max-width:900px}
.wj-detail-company{color:#fff}.wj-detail-tags{gap:10px 20px;margin:0}.wj-detail-tags span{font-size:14px;background:none;color:#fff;padding:0;border-radius:0}
.wj-detail-tags .wj-detail-new{background:#368647;border-radius:4px;padding:3px 12px}.wj-detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;max-width:210px;justify-content:flex-end}
.wj-detail-actions .wj-save{border-color:#ffffff70;background:#ffffff1f;color:#fff;border-radius:5px}.wj-detail-actions .job-private-message{margin:0}.wj-detail-actions .job-private-message a{padding:11px 15px;font-size:13px}
.wj-detail-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(285px,1fr);gap:20px;align-items:start}.wj-detail-main{min-width:0}
.wolfjob-ui .wj-company-summary{margin-bottom:18px;border:1px solid var(--wj-border);border-radius:6px;background:var(--wj-surface);padding:18px 20px}
.wolfjob-ui .wj-company-summary .company-info{padding:0;margin:0;border:0;display:flex;align-items:center;gap:16px}
.wolfjob-ui .wj-company-summary .job-company-wrapper{width:68px;min-width:68px;margin:0;float:none}.wolfjob-ui .wj-company-summary .job-company{width:68px;height:68px;border:1px solid var(--wj-border);border-radius:4px;padding:6px;box-shadow:none}
.wolfjob-ui .wj-company-summary .job-company img{width:100%;height:100%;object-fit:contain}.wolfjob-ui .wj-company-summary .job-company-info{padding:0;width:auto;min-width:0}
.wolfjob-ui .wj-company-summary h3{font-size:22px;margin:0 0 6px}.wolfjob-ui .single-job-listing-company-contact a{font-size:14px;overflow-wrap:anywhere}
.wolfjob-ui .single-job-listing{padding:25px;border-radius:6px;border:1px solid var(--wj-border);box-shadow:none;margin:0}
.wolfjob-ui .single-job-listing>.wj-description-title{font-size:26px;margin:0 0 14px}.wolfjob-ui .job-description{font-size:16px;line-height:1.65}
.wolfjob-ui .job-description p{margin:0 0 17px}.wolfjob-ui .job-description h2,.wolfjob-ui .job-description h3{font-size:22px;letter-spacing:0}.wolfjob-ui .job-description p strong{font-size:19px;font-family:var(--wj-display)}
.wolfjob-ui .sidebar-info{padding:22px 20px;margin:0;border-radius:6px;box-shadow:none}.wolfjob-ui .sidebar-info>h5{font-size:24px;margin-bottom:15px}
.wolfjob-ui .widget-job-overview{margin:0}.wolfjob-ui .single-job-overview-detail{display:flex;gap:14px;padding:14px 0;align-items:flex-start}
.wolfjob-ui .single-job-overview-detail .icon{background:none;border:0;width:36px;min-width:36px;height:35px;line-height:35px;font-size:26px;color:var(--wj-text);margin:0;border-radius:0}
.wolfjob-ui .single-job-overview-detail .content{padding:0;flex:1;min-width:0}.wolfjob-ui .single-job-overview-detail h6{font:600 14px/1.4 var(--wj-font);color:var(--wj-text);margin:0 0 4px}
.wolfjob-ui .single-job-overview-detail span{font-size:14px;color:var(--wj-muted);overflow-wrap:anywhere}.wolfjob-ui .single-job-overview-detail .categories{margin:0;padding:0}
.wolfjob-ui .job_application{margin:18px 0 12px}.wolfjob-ui .application_button{font-size:15px;white-space:normal;min-height:48px;width:100%}
.wolfjob-ui .zeno-report-post-link>a{background:var(--wj-soft)!important;color:var(--wj-red)!important;border-color:var(--wj-soft);font-size:14px;padding:12px 10px}
.wj-detail-share{margin-top:16px;border-top:1px solid var(--wj-border);padding:18px 0}.wj-detail-share h2{font-size:20px;margin:0 0 8px}.wj-detail-share p{font-size:14px;color:var(--wj-muted);margin-bottom:12px}
.wj-share-links{display:flex;flex-wrap:wrap;gap:10px}.wj-share-links a,.wj-share-links button{width:40px;height:40px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8e9e8;color:#243344;font-size:18px;padding:0}.wj-share-links a:nth-child(1){background:#1877f2;color:#fff}.wj-share-links a:nth-child(2){background:#17843d;color:#fff}.wj-share-links a:nth-child(3){background:#0a66c2;color:#fff}.wj-share-links a:nth-child(4){background:#151515;color:#fff}
.wj-detail-extras{margin-top:24px}.wj-detail-extras .social-sharer-wrapper,.wj-detail-extras .print-page{display:inline-flex;margin:10px 12px 10px 0}.wj-detail-extras .print-page{font-size:13px;gap:8px;align-items:center}.wj-detail-extras>br{display:none}
.wj-gallery-section{padding:24px 0;border-top:1px solid var(--wj-border)}.wj-gallery-section h2,.wj-location-section h2{font-size:24px;margin:0 0 15px}.wj-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.wj-gallery-grid>a{display:block;border-radius:5px;overflow:hidden;aspect-ratio:4/3}.wj-gallery-grid img{width:100%;height:100%;object-fit:cover}.wj-gallery-grid>a:only-child{grid-column:span 2;aspect-ratio:16/9}
.wj-location-section{padding:24px 0;border-top:1px solid var(--wj-border)}.wj-location-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.wj-location-heading h2{margin:0}.wj-directions{padding:10px 14px;border:1px solid var(--wj-border);background:var(--wj-surface);border-radius:5px;font-size:13px;display:inline-flex;gap:9px;align-items:center}
#wj-detail-map{height:310px;border-radius:6px;border:1px solid var(--wj-border)}.wj-map-unavailable{padding:20px;color:#293b42}.wj-map-unavailable a{text-decoration:underline}
.wolfjob-ui .related-jobs{padding:30px 0;background:var(--wj-bg)}.wolfjob-ui .related-jobs .job-grid{border-radius:6px;background:var(--wj-surface);border-color:var(--wj-border);box-shadow:none}
.wolfjob-ui .submit-job-box,.wolfjob-ui .submit-resume-box,.wolfjob-ui .submit-company-box{border:0;border-radius:0;background:transparent;box-shadow:none;margin-bottom:30px}.wolfjob-ui .submit-job-box>.title,.wolfjob-ui .submit-resume-box>.title,.wolfjob-ui .submit-company-box>.title{background:#c4b398 var(--wj-wood) center/cover;color:#263238;border-radius:0;padding:17px 22px;font-size:24px;border-bottom:1px solid #ad9c80}
.wolfjob-ui .form-fields{background:var(--wj-surface);border-bottom:1px solid var(--wj-border);padding:24px}.wolfjob-ui .fieldset label{font-weight:600}
.wolfjob-ui .job-manager-form fieldset{border-color:var(--wj-border)}.wolfjob-ui .job-manager-form .account-sign-in{background:var(--wj-surface);border:1px solid var(--wj-border);border-radius:5px;padding:18px}
.wolfjob-ui .company-grid,.wolfjob-ui .company-list,.wolfjob-ui .resume-grid,.wolfjob-ui .resume-list{border-radius:6px;box-shadow:var(--wj-shadow);background:var(--wj-surface);border-color:var(--wj-border)}
.wolfjob-ui .company-grid:hover,.wolfjob-ui .company-list:hover{border-color:#b6ac9c}.wolfjob-ui .company-grid .company-name,.wolfjob-ui .company-list .company-name{font-family:var(--wj-display)}
.wolfjob-ui .company-search,.wolfjob-ui .company-search-form,.wolfjob-ui .job_filters{background:#c4b398 var(--wj-wood) center/cover;border-radius:0}
.wolfjob-ui .single-company .company-sidebar,.wolfjob-ui .company-sidebar{border-radius:6px;box-shadow:none}.wolfjob-ui .small-dialog{border-radius:7px}.wolfjob-ui .small-dialog-headline{background:#c4b398 var(--wj-wood) center/cover}.wolfjob-ui .small-dialog-headline h3{color:#25303a}
.wolfjob-ui .login-register-page{background:var(--wj-bg)}.wolfjob-ui .login-register-page .small-dialog{border:1px solid var(--wj-border)}
.wolfjob-ui .elementor-widget-heading .elementor-heading-title{font-family:var(--wj-display);letter-spacing:0;line-height:1.25;color:var(--wj-text)}
.wolfjob-ui .elementor-widget-text-editor{color:var(--wj-text);font-family:var(--wj-font);line-height:1.7}.wolfjob-ui .elementor-widget-text-editor p{color:inherit}
.wolfjob-ui .elementor-button{background:var(--wj-red);border-radius:5px}.wolfjob-ui .elementor-widget-text-editor img{border-radius:5px;max-width:100%;height:auto}
.wolfjob-ui .dashboard-nav,.wolfjob-ui .dashboard-sidebar{border-right:1px solid var(--wj-border)}.wolfjob-ui .dashboard-content .dashboard-box,.wolfjob-ui .dashboard-content .box{border-radius:6px;box-shadow:none}
.wj-footer{max-width:none;background:var(--wj-surface);margin:30px 0 0;padding:24px max(24px,calc((100% - 1232px)/2));gap:16px;flex-wrap:wrap}.wj-footer nav{flex-wrap:wrap;gap:12px 24px}
.wj-dashboard-content{min-height:420px;padding:30px 0 50px;background:var(--wj-bg)}.wj-dashboard-content>.container{max-width:1220px;width:calc(100% - 48px);padding:0}.wj-dashboard-content #job-manager-job-dashboard{background:var(--wj-surface);border:1px solid var(--wj-border);border-radius:6px;padding:24px;box-shadow:var(--wj-shadow)}.wj-dashboard-content .account-sign-in{margin:0;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.wj-dashboard-content .account-sign-in .button{margin:0}
html[data-wj-theme=dark] .wj-header{background:#fff}html[data-wj-theme=dark] .wj-brand img{padding:0;border-radius:0}html[data-wj-theme=dark] .wj-map-panel .leaflet-tile-pane{filter:none}
html[data-wj-theme=dark] .wj-map-panel{border-color:var(--wj-border)}html[data-wj-theme=dark] .wj-category{color:#34352f}html[data-wj-theme=dark] .wj-input-icon>i{color:var(--wj-text)}
@media(min-width:1700px){.wj-alpine-hero{height:305px}.wolfjob-ui .wj-hero-copy h1{font-size:40px}.wj-category{font-size:14px;min-height:89px}.wj-job-photo{width:185px;min-width:185px}.wj-job-copy h2{font-size:21px}.wj-job-card{min-height:128px}.wj-map-panel{max-height:840px}.wj-workspace{grid-template-columns:minmax(0,48%) minmax(0,52%)}}
@media(max-width:1250px){.wj-header{gap:18px;padding:5px 20px}.wj-brand{flex-basis:220px}.wj-brand img{height:73px;width:220px}.wj-header-actions{gap:5px}.wj-nav{gap:20px}.wj-header-submit{padding:10px 12px}.wj-header-submit span{display:none}.wj-header-submit{min-width:43px}.wj-hero-copy{margin-left:20%}.wolfjob-ui .wj-hero-copy h1{font-size:31px}.wj-hero-motto{font-size:18px;padding:16px;left:2%}.wj-region-sign{font-size:18px;right:2%}.wj-job-photo{width:122px;min-width:122px}.wj-job-copy h2{font-size:17px}.wj-workspace{gap:14px;padding:0 18px 24px}.wj-search{margin-left:-18px;margin-right:-8px;padding-left:18px;padding-right:8px}.wj-search .wj-primary{padding:10px 15px}.wj-search .wj-primary span{display:none}.wj-result-header h2{font-size:23px}.wj-result-header label{padding:4px 6px}.wj-detail-grid{grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr)}.wj-header-submit i{font-size:22px}}
@media(max-width:1020px){.wj-header{gap:18px}.wj-nav{gap:16px}.wj-nav a{font-size:13px}.wj-header-actions{gap:4px}.wj-brand{flex-basis:200px}.wj-alpine-hero{height:245px}.wj-hero-copy{margin-left:0}.wj-hero-motto{display:none}.wj-region-sign{font-size:16px}.wj-workspace{grid-template-columns:minmax(0,52%) minmax(0,48%);gap:10px}.wj-job-photo{width:104px;min-width:104px}.wj-job-copy h2{font-size:16px}.wj-job-card{gap:10px}.wj-result-header h2{font-size:22px}.wj-result-header label{gap:5px}.wolfjob-ui .wj-result-header select{font-size:11px;max-width:112px}.wj-map-area{max-width:calc(100% - 65px);font-size:11px;right:7px}.wj-job-meta{font-size:11px}.wj-detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}.wolfjob-ui .wj-detail-heading h1{font-size:30px}}
@media(max-width:767px){
 :root{--wj-header:76px}.wolfjob-ui{padding-bottom:68px}.wj-header{height:76px;padding:4px 12px;gap:8px}.wj-brand{flex:1;min-width:0}.wj-brand img{width:205px;max-width:100%;height:65px}.wj-header-actions{gap:5px}.wj-header-actions>.wj-theme-toggle,.wj-header-actions>a[aria-label=Merkliste]{display:none}.wj-header-actions>.wj-header-submit{display:inline-flex;order:-1;min-width:33px;min-height:33px;width:33px;height:33px;padding:0;border-radius:50%;margin-right:2px}.wj-header-submit i{font-size:21px}.wj-icon-button{width:30px;height:38px;font-size:21px}.wj-menu-toggle{display:inline-flex}
 .wj-nav{display:none;top:100%;left:0;right:0;border-radius:0;margin:0;padding:9px 15px;background:var(--wj-surface)}.wj-nav.is-open{display:flex}.wj-nav a{font-size:15px;color:var(--wj-text);padding:13px}.wj-nav a[aria-current=page]:after{bottom:10px;top:10px}
 .wj-explorer,.admin-bar .wj-explorer{height:auto;min-height:0}.wj-alpine-hero{height:248px;display:block;padding:20px 16px;background-position:59% center;background-size:auto 100%;border-bottom-width:5px}
 .wj-hero-copy{margin:0;max-width:258px}.wolfjob-ui .wj-hero-copy h1{font-size:24px;line-height:1.08;margin:0 0 9px;max-width:255px;text-shadow:0 1px 5px #fff,0 0 14px #fff9}.wj-hero-copy p{font-size:14px;max-width:210px}.wj-hero-copy p:after{width:66px;margin-top:6px;height:2px}.wj-region-sign{bottom:12px;right:12px;font-size:15px;padding:10px 13px}.wj-hero-motto{display:block;left:16px;bottom:13px;padding:9px 12px;font-size:14px}.wj-hero-motto .wj-swiss-cross{width:13px;height:13px;margin:5px 0 0 auto}.wj-hero-motto .wj-swiss-cross:before{inset:0 4px}.wj-hero-motto .wj-swiss-cross:after{inset:4px 0}
 .wj-categories{padding:10px 10px 12px;gap:6px;scrollbar-width:none}.wj-category{flex:0 0 69px;min-width:69px;min-height:77px;max-width:75px;font-size:11px;gap:5px;padding:7px 3px;border-radius:4px;overflow-wrap:anywhere}.wj-category-icon{height:32px;width:32px;font-size:26px}
 .wj-workspace{display:flex;flex-direction:column;gap:0;padding:0;min-height:0}.wj-results-panel{order:0;flex:none;width:100%;max-height:none!important;height:auto!important;border-radius:0;margin:0;padding:0 12px;overflow:visible;box-shadow:none;z-index:auto}
 .wj-search{position:relative;display:grid;grid-template-columns:1fr;margin:0 -12px;padding:12px;gap:8px;top:auto}.wj-search .wj-keyword{display:block;grid-column:auto;grid-row:4}.wj-search .wj-clear{display:block;justify-self:end;grid-row:4;align-self:center;width:95px;height:30px;font-size:11px;z-index:1}.wolfjob-ui .wj-keyword input{padding-right:99px}.wj-search .wj-primary{min-height:44px;height:44px;gap:12px;font-size:16px}.wj-search .wj-primary span{display:inline}.wolfjob-ui .wj-search input,.wolfjob-ui .wj-search select{height:43px;min-height:43px;font-size:14px;padding-left:39px}.wolfjob-ui .wj-keyword input{min-height:28px;height:28px;font-size:12px;padding-left:9px}.wj-input-icon>i{top:13px;left:14px;font-size:17px}
 .wj-result-header{padding:13px 0 10px;gap:6px;flex-wrap:nowrap}.wj-result-header h2{font-size:21px;flex:1}.wj-result-header label{padding:4px 5px;gap:5px}.wolfjob-ui .wj-result-header select{font-size:10px;max-width:108px;min-height:27px}.wj-result-header label>i{font-size:11px}
 .wj-job-card{padding:6px;gap:9px;min-height:102px;border-radius:5px;margin-bottom:8px}.wj-job-photo{width:100px;min-width:100px;min-height:88px;align-self:stretch;max-height:none;border-radius:4px}.wj-job-copy h2{font-size:15px;line-height:1.22;display:block;overflow:visible;margin-bottom:4px;letter-spacing:0}.wj-job-copy p,.wj-company-name{font-size:12px;line-height:1.25}.wj-job-location{font-size:11px!important;gap:5px}.wj-job-meta{font-size:11px;gap:3px}.wj-job-meta>span:first-child:not(:last-child){display:none}.wj-card-actions{flex-basis:23px;max-width:23px}.wj-save,.wj-show-pin{width:23px;height:29px;font-size:17px}.wj-show-pin{font-size:14px}.wj-job-new{font-size:12px;padding:4px 7px}.wj-load-more{font-size:14px;min-height:42px}.wj-explorer-footer{padding:8px 0 14px;font-size:11px;gap:14px}
 .wj-map-panel{order:1;position:relative;top:auto;flex:none;width:calc(100% - 24px);margin:0 12px 15px;height:370px!important;max-height:none;min-height:0!important;border:1px solid var(--wj-border);border-radius:5px;overflow:hidden;box-shadow:none}.wj-map-heading{height:49px;margin:0;display:flex;align-items:center;gap:9px;font-size:21px;padding:12px;background:var(--wj-surface)}.wj-map-panel #wj-map{height:calc(100% - 49px)!important;min-height:0}.wj-map-area{top:61px;right:8px;font-size:10px;max-width:calc(100% - 62px);padding:7px;min-height:32px;gap:5px}.wj-map-area i{font-size:15px}.wj-map-reset{top:143px;left:11px}.wj-map-error{font-size:11px;padding:8px;bottom:27px}
 .wj-explorer[data-view=list] .wj-results-panel,.wj-explorer[data-view=map] .wj-results-panel{flex:none;max-height:none!important}.wj-explorer[data-view=list] .wj-map-panel,.wj-explorer[data-view=map] .wj-map-panel{min-height:0!important;flex:none}
 .wj-mobile-dock{position:fixed;left:0;right:0;bottom:0;height:calc(63px + env(safe-area-inset-bottom));padding:5px 10px calc(4px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--wj-surface);border-top:1px solid var(--wj-border);box-shadow:0 -2px 7px #3028170d;z-index:1040;gap:5px}.wj-mobile-dock a{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:var(--wj-text);font:13px var(--wj-display);padding:3px 0;border-radius:0}.wj-mobile-dock i{font-size:22px}.wj-mobile-dock a.is-active,.wj-mobile-dock a[aria-current=page]{color:var(--wj-red)}.wj-mobile-dock a.is-active:after,.wj-mobile-dock a[aria-current=page]:after{content:'';height:3px;position:absolute;bottom:-4px;left:15%;right:15%;background:var(--wj-red)}.wj-toast{bottom:80px;font-size:13px}
 .wolfjob-ui .page-header{min-height:162px;padding:25px 0;background-position:59% center!important}.wolfjob-ui .page-header .title{font-size:27px;max-width:80%;line-height:1.18}.wolfjob-ui .page-header .breadcrumb{font-size:12px}.wolfjob-ui .page-header>.container{width:100%;padding:0 18px}
 .wolfjob-ui .single-job-content>.container,.wolfjob-ui .wj-detail-hero>.container{width:calc(100% - 28px)}.wj-detail-hero{min-height:245px;padding:22px 0 25px}.wj-detail-back{font-size:12px;margin-bottom:18px}.wj-detail-heading{display:block}.wolfjob-ui .wj-detail-heading h1{font-size:27px;line-height:1.15;margin-bottom:14px}.wj-detail-tags{gap:9px 13px}.wj-detail-tags span{font-size:12px}.wj-detail-actions{margin-top:15px;max-width:none;justify-content:flex-start}.wj-detail-actions .wj-save{width:35px;height:35px}.wj-detail-actions .job-private-message a{min-height:35px;padding:7px 11px;font-size:12px}
 .wj-detail-grid{display:flex;flex-direction:column;gap:17px}.wj-detail-main,.wj-detail-sidebar{width:100%}.wolfjob-ui .single-job-content{padding-top:15px}.wolfjob-ui .wj-company-summary{padding:13px;margin-bottom:13px}.wolfjob-ui .wj-company-summary h3{font-size:20px}.wolfjob-ui .wj-company-summary .job-company-wrapper{width:53px;min-width:53px}.wolfjob-ui .wj-company-summary .job-company{width:53px;height:53px}.wolfjob-ui .single-job-listing{padding:18px}.wolfjob-ui .single-job-listing>.wj-description-title{font-size:24px}.wolfjob-ui .job-description{font-size:14px;line-height:1.6}.wolfjob-ui .sidebar-info{padding:18px}.wolfjob-ui .single-job-overview-detail{padding:12px 0}.wj-detail-share{padding:17px 4px 0}.wj-gallery-section{padding:20px 0}.wj-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wj-gallery-grid>a:only-child{grid-column:span 2}.wj-gallery-section h2,.wj-location-section h2{font-size:22px}.wj-location-heading{align-items:flex-start;flex-direction:column;gap:12px}#wj-detail-map{height:285px}.wj-detail-extras{margin-top:18px}
 .wolfjob-ui .form-fields{padding:17px}.wolfjob-ui .job-manager-form fieldset{padding:15px 0}.wolfjob-ui .job-manager-form fieldset label{float:none;width:100%;margin-bottom:8px}.wolfjob-ui .job-manager-form fieldset .field{float:none;width:100%}.wolfjob-ui .select2-container{max-width:100%}.wolfjob-ui .select2-search__field{max-width:100%}.wolfjob-ui .submit-job-box>.title,.wolfjob-ui .submit-company-box>.title{padding:15px 17px;font-size:22px}.wolfjob-ui .job-manager-form .account-sign-in{padding:13px}.wolfjob-ui .entry-content,.wolfjob-ui .elementor-widget-container{overflow-wrap:anywhere}.wj-footer{padding:20px 16px;font-size:12px}.wj-footer nav{gap:10px 16px}.wolfjob-ui table{display:block;overflow-x:auto}
}
@media(max-width:374px){.wj-brand img{width:171px}.wj-header{padding:4px 9px;gap:3px}.wj-header-actions{gap:3px}.wj-result-header h2{font-size:18px}.wj-result-header label{padding:3px}.wolfjob-ui .wj-result-header select{max-width:93px;font-size:9px}.wj-job-photo{width:82px;min-width:82px}.wj-job-copy h2{font-size:14px}.wj-job-card{gap:7px}.wj-hero-copy{max-width:235px}.wolfjob-ui .wj-hero-copy h1{font-size:22px}.wj-map-heading{font-size:20px}}
.wj-category>span:last-child{max-width:100%;overflow-wrap:anywhere;hyphens:auto}
.wj-workspace{grid-template-columns:minmax(0,35fr) minmax(0,65fr)}
@media(min-width:768px) and (max-width:1020px){.wj-workspace{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}}
.wj-hero-motto{background-blend-mode:multiply}
.wj-cluster{background:none;border:0}.wj-cluster>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#465463;color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #0004;font:700 14px Arial,sans-serif}
.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}
.wolfjob-ui .sidebar-info .widget-job-overview{border:0;padding:0;margin:0;background:transparent;box-shadow:none}
.wolfjob-ui .wj-alpine-detail .job-description{padding:0;margin:0}.wolfjob-ui .wj-alpine-detail .single-job-content{padding-top:22px}
.wolfjob-ui .application_button i,.wolfjob-ui a.zeno-report-post-link i{margin-right:9px}
.wolfjob-ui .cariera-cookies-bar{width:410px;max-width:calc(100% - 24px);left:auto;right:15px;bottom:15px;padding:17px;background:var(--wj-surface);color:var(--wj-text);border:1px solid var(--wj-border);border-radius:6px;box-shadow:0 5px 25px #0002}
.wolfjob-ui .cariera-cookies-inner{display:block;padding:0;max-width:none}.wolfjob-ui .cookies-info-text{font-size:12px;line-height:1.5;margin:0 0 12px;text-align:left;color:var(--wj-text);width:100%}.wolfjob-ui .cookies-buttons{display:flex;align-items:center;gap:18px;justify-content:flex-start}.wolfjob-ui .cookies-buttons .btn{min-height:34px;padding:8px 15px;font-size:12px}.wolfjob-ui .cariera-more-btn{color:var(--wj-text);font-size:12px}
.wolfjob-ui .cariera-cookies-bar{visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 90px))}
.wolfjob-ui .cariera-cookies-bar.bar-display{visibility:visible;pointer-events:auto;transform:none;z-index:1050}
.wolfjob-ui .cariera-cookies-inner .cookies-buttons .cariera-more-btn{color:var(--wj-text)}
.wolfjob-ui .company_filters{background:#c4b398 var(--wj-wood) center/cover;border-color:#b7a88e;border-radius:0}
.wolfjob-ui .login-register-page{background:var(--wj-bg) url('alpine-carpenter.png') center top/100% auto no-repeat!important;border-top:10px solid #ae9678;min-height:760px}
.wolfjob-ui .login-register-page .login-register-wrapper{border-radius:6px;background:var(--wj-surface)}
.wj-about-lead{font:700 20px var(--wj-display);color:#273534;margin:15px 0 0;text-shadow:0 1px 4px #fff}
.wj-about-intro,.wj-about-values,.wj-about-mission{max-width:1200px;margin:auto;padding:52px 24px}
.wj-about-intro{display:grid;grid-template-columns:1fr 1.3fr;gap:65px}.wj-about-eyebrow{font:600 12px var(--wj-font);color:var(--wj-red)}.wj-about-intro h2{font-size:35px;line-height:1.15;margin:15px 0}.wj-about-intro p{font-size:17px;line-height:1.75;color:var(--wj-muted)}.wj-about-intro .wj-primary{margin-top:8px}
.wj-about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;border-top:1px solid var(--wj-border);border-bottom:1px solid var(--wj-border)}.wj-about-values h2{font-size:23px;margin:18px 0 12px}.wj-about-values p{font-size:15px;line-height:1.7;color:var(--wj-muted);margin:0}.wj-value-icon{font-size:28px;color:var(--wj-red)}.wj-about-values>div:nth-child(2) .wj-value-icon{color:#478467}.wj-about-values>div:nth-child(3) .wj-value-icon{color:#397aa9}
.wj-about-mission{display:flex;align-items:center;gap:55px}.wj-about-mission h2{font-size:28px;margin:0 0 14px}.wj-about-mission p{color:var(--wj-muted);font-size:16px;max-width:690px;margin:0}.wj-about-mission .wj-primary{flex:none}
@media(max-width:767px){
 .wj-search>.wj-input-icon,.wj-search>.wj-primary,.wj-search>.wj-keyword,.wj-search>.wj-clear{grid-column:1}
 .wj-hero-copy{max-width:300px}.wolfjob-ui .wj-hero-copy h1{max-width:300px;font-size:22px;line-height:1.12}.wj-hero-copy p{max-width:260px;font-size:14px}
 .wj-alpine-hero{height:245px}.wj-hero-motto{bottom:14px;font-size:13px}.wj-region-sign{font-size:14px;bottom:13px}
 .wolfjob-ui .cariera-cookies-bar{bottom:76px;right:12px;width:366px;padding:13px}.wolfjob-ui .cookies-info-text{font-size:11px;line-height:1.45}.wolfjob-ui .cookies-buttons{justify-content:flex-start}
 .wolfjob-ui .login-register-page{min-height:700px;background-size:auto 350px!important}.wj-about-intro,.wj-about-values,.wj-about-mission{padding:30px 20px;display:block}.wj-about-intro h2{font-size:29px}.wj-about-intro>div+div{margin-top:22px}.wj-about-intro p{font-size:15px}.wj-about-values>div+div{margin-top:30px}.wj-about-mission h2{font-size:25px}.wj-about-mission .wj-primary{margin-top:20px}.wj-about-lead{font-size:16px;max-width:230px}
}
@media(max-width:374px){.wolfjob-ui .wj-hero-copy h1{font-size:20px;max-width:280px}.wj-hero-copy p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wj-category,.wj-job-card{transition:none}}
@media print{.wj-header,.wj-mobile-dock,.wj-detail-actions,.wj-detail-share,.wj-footer,.wj-location-section{display:none!important}.wolfjob-ui{padding:0;background:#fff}.wj-detail-grid{display:block}.wj-detail-hero{background:#fff;min-height:0}.wj-detail-hero:before,.wj-detail-backdrop{display:none}.wolfjob-ui .wj-detail-heading h1,.wj-detail-tags span{color:#000}.wolfjob-ui .single-job-listing{border:0;padding:0}.wj-detail-sidebar{break-inside:avoid}}

/* The banner continues behind the header, so the cap crosses its lower edge. */
.wj-brand{flex-basis:290px}.wj-brand img{width:290px;max-width:100%;height:86px;mix-blend-mode:multiply}
.wj-explorer-page .wj-header,html[data-wj-theme=dark] .wj-explorer-page .wj-header{background:transparent;border-bottom:0}
.wj-alpine-hero{isolation:auto;background:#dce7e9;height:clamp(280px,21.5vw,390px);padding-top:20px;padding-bottom:20px;clip-path:inset(-160px 0 0)}
.wj-hero-worker{position:absolute;left:0;top:calc(100vw / 3 * -.271);width:100%;height:auto;max-width:none;pointer-events:none;z-index:0}
.wj-hero-copy,.wj-hero-motto,.wj-region-sign{z-index:1}
.wj-hero-copy{margin-left:18%;max-width:550px;align-self:flex-start;margin-top:12px}
.wolfjob-ui .wj-hero-copy h1{font-size:34px}.wj-hero-copy p{font-size:18px}
.wj-hero-copy h1,.wj-hero-copy p{text-shadow:0 1px 4px #fff,0 0 16px #ffffffb0}
.wj-categories,.wj-workspace{position:relative}
.wj-search .wj-clear{grid-column:1/-1;grid-row:auto;justify-self:end;min-height:25px;padding:0 4px}
.wj-search .wj-clear[hidden]{display:none!important}
.wj-search .wj-clear:not([hidden]){display:block}
.wolfjob-ui .page-header{background-image:url('alpine-landscape.png')!important}
.wolfjob-ui .login-register-page{background-image:url('alpine-landscape.png')!important}
@media(min-width:1251px) and (max-width:1500px){.wj-nav{gap:20px}.wj-header{gap:24px}.wj-header-actions{gap:8px}.wj-header-submit{padding:10px 13px}.wj-nav a{font-size:13px}}
@media(min-width:768px) and (max-width:1250px){
 .wj-brand{flex-basis:230px}.wj-brand img{width:230px;height:77px}.wj-nav{gap:15px}.wj-nav a{font-size:12px}
 .wj-hero-worker{width:1250px;left:calc(100% - 1250px);top:-113px}.wj-alpine-hero{height:300px}
 .wj-hero-copy{margin-left:14%;max-width:410px}.wolfjob-ui .wj-hero-copy h1{font-size:29px}.wj-hero-copy p{font-size:16px}.wj-hero-motto{font-size:15px;padding:13px;left:2%;bottom:20px}
}
@media(min-width:768px) and (max-width:1020px){
 .wj-hero-copy{margin-left:0}.wj-hero-motto{display:none}.wj-brand{flex-basis:200px}.wj-header{gap:13px}.wj-nav{gap:12px}.wj-nav a{font-size:12px}
}
@media(max-width:767px){
 .wj-brand{flex:1}.wj-brand img{width:225px;max-width:100%;height:73px}.wj-explorer-page .wj-header{height:96px;align-items:flex-start;padding-top:2px}.wj-explorer-page .wj-header-actions{padding-top:14px}
 .wj-alpine-hero{height:240px;padding:15px 12px;clip-path:inset(-96px 0 0)}
 .wj-hero-worker{width:990px;height:330px;left:calc(82% - 624px);top:-89px}
 .wj-hero-copy{margin:0;max-width:238px}.wolfjob-ui .wj-hero-copy h1{font-size:20px;max-width:238px;line-height:1.12}.wj-hero-copy p{font-size:13px;max-width:215px}
 .wj-hero-motto{left:14px;bottom:15px;font-size:12px}.wj-region-sign{right:10px;bottom:12px;font-size:12px;padding:8px 10px}
 .wj-search .wj-clear{grid-column:1;grid-row:auto;width:auto;height:25px;min-height:25px}
 .wj-results-panel{height:auto;min-height:0;max-height:none;overflow:visible;padding-right:12px;scrollbar-gutter:auto}
 .wj-dashboard-content{padding:18px 0 35px}.wj-dashboard-content>.container{width:calc(100% - 24px)}.wj-dashboard-content #job-manager-job-dashboard{padding:16px}.wj-dashboard-content .account-sign-in{align-items:flex-start;flex-direction:column}
}
@media(max-width:374px){.wj-brand img{width:190px}.wolfjob-ui .wj-hero-copy h1{font-size:18px;max-width:215px}.wj-hero-copy p{font-size:12px;max-width:190px}}

/* September refinement: compact branding, clearer listings and focused mobile views. */
.wj-brand{flex-basis:245px}.wj-brand img{width:245px;height:72px}
.wj-job-copy h2{font-family:var(--wj-font),Arial,sans-serif;font-weight:600;line-height:1.3}
.wj-result-header label{margin-left:auto}
.wj-detail-heading{position:relative}
.wolfjob-ui .wj-alpine-detail .single-job-listing>.wj-description-title{margin-bottom:7px}
.wolfjob-ui .wj-alpine-detail .single-job-listing>.job-description{margin-top:0!important}
.wolfjob-ui .wj-alpine-detail .job-description>p:first-child{margin-top:0}
.wj-detail-sidebar .wj-company-summary{margin:0 0 16px;padding:20px;background:var(--wj-surface)}
.wj-gallery-section{margin-top:18px;padding:22px 0 0;border-top:1px solid var(--wj-border)}
.wj-gallery-grid{display:flex;flex-direction:column;gap:16px}
.wj-gallery-grid>a,.wj-gallery-grid>a:only-child{display:block;width:100%;aspect-ratio:auto;border-radius:5px;overflow:hidden}
.wj-gallery-grid img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#f0efeb}

@media(max-width:1250px){.wj-brand{flex-basis:205px}.wj-brand img{width:205px;height:66px}.wj-job-copy h2{font-weight:600}}
@media(max-width:767px){
 html:has(body.wj-explorer-page),body.wj-explorer-page{overflow-x:hidden}.wj-wrapper{width:100%;max-width:100vw}.wj-explorer,.wj-workspace,.wj-results-panel{max-width:100%}
 .wj-brand{flex-basis:auto}.wj-brand img{width:176px;height:58px}
 .wj-explorer[data-view=home] .wj-map-panel,.wj-explorer[data-view=list] .wj-map-panel{display:none}
 .wj-explorer[data-view=map] .wj-results-panel,.wj-explorer[data-view=map] .wj-alpine-hero,.wj-explorer[data-view=map] .wj-categories{display:none}
 .wj-explorer[data-view=map] .wj-workspace{height:calc(100dvh - 76px - 63px);min-height:360px}
 .admin-bar .wj-explorer[data-view=map] .wj-workspace{height:calc(100dvh - 76px - 63px - 46px)}
 .wj-explorer[data-view=map] .wj-map-panel{display:block;width:100%;height:100%!important;margin:0;border:0;border-radius:0}
 .wj-explorer[data-view=map] .wj-map-panel #wj-map{height:calc(100% - 49px)!important}
 .wj-mobile-dock{box-sizing:border-box;width:100%;max-width:100vw;min-width:0;overflow:hidden;transform:translateZ(0);contain:layout paint}
 .wj-mobile-dock a{box-sizing:border-box;min-width:0;width:auto;max-width:100%;overflow:hidden;font-family:var(--wj-font),Arial,sans-serif;font-size:11px;line-height:1.15;white-space:nowrap}
 .wj-mobile-dock a span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}
 .wj-job-copy h2{font-size:14px;font-weight:600;line-height:1.3}
 .wj-detail-title{padding-right:50px}.wj-detail-actions{position:absolute;right:0;top:0;margin:0;display:block}
 .wj-detail-actions .wj-save{width:40px;height:40px;border:1px solid #fff;background:#fff;color:var(--wj-red);box-shadow:0 2px 8px #0003}
 .wolfjob-ui .wj-alpine-detail .single-job-listing{padding:17px}
 .wolfjob-ui .wj-alpine-detail .single-job-listing>.wj-description-title{font-size:23px;margin:0 0 5px}
 .wj-detail-sidebar .wj-company-summary{padding:16px;margin-bottom:13px}
 .wj-gallery-section{margin-top:14px;padding-top:18px}.wj-gallery-grid{gap:12px}
}
@media(max-width:374px){.wj-brand img{width:158px;height:54px}.wj-mobile-dock{padding-left:4px;padding-right:4px;gap:1px}.wj-mobile-dock a{font-size:10px}.wj-mobile-dock i{font-size:20px}}
