:root{--green:#008455;--green-dark:#006b45;--heading:#07110e;--dark:#1e2a26;--page:#ffffff;--hero:#e8faf4;--mint:#edf9f4;--mint-strong:#d8f3e7;--border:#dfece6;--muted:#65766f;--red:#e1192d;--red-soft:#fff0f2;--radius:10px;--font-ui:"Meijia Rounded","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;scrollbar-gutter:stable}body{margin:0;background:linear-gradient(180deg,var(--hero) 0 300px,var(--page) 300px 100%);color:var(--dark);font:400 16px/1.65 var(--font-ui);font-variation-settings:"ROND" 100;font-synthesis:none;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button,a{transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:4px}button:disabled{opacity:.6;cursor:wait}a:hover{color:var(--green)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{max-width:1256px;margin:auto;padding:0 28px}.content-shell{background:#fff}.icon{width:26px;height:26px;stroke:var(--green);fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
body,button,input,select,textarea,h1,h2,h3,.brand strong,.footer-brand{font-variation-settings:"ROND" 100}
/* Header */
.header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(16px);border-bottom:1px solid #dcebe4}.header-inner{height:78px;display:flex;align-items:center;gap:27px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{display:flex}.brand-mark svg{width:42px;height:42px;fill:none}.brand strong{display:block;font:800 24px/1.2 var(--font-ui);font-variation-settings:"ROND" 100;letter-spacing:.1px;color:var(--heading)}.brand strong .accent{color:var(--green)}.brand small{display:none}.city-label{font-size:14px;flex-shrink:0;position:relative;padding-left:19px}.city-label:before{content:'';position:absolute;left:0;top:50%;width:12px;height:12px;transform:translateY(-50%);background:var(--heading);border-radius:50% 50% 50% 0;rotate:-45deg}.city-label:after{content:'';position:absolute;left:4px;top:50%;width:4px;height:4px;margin-top:-2px;background:#fff;border-radius:50%}.city-label select{border:0;max-width:110px;background:transparent;color:#263732;cursor:pointer}.desktop-nav{display:flex;justify-content:center;gap:32px;flex:1;font-size:15px;font-weight:720;white-space:nowrap;color:var(--heading)}.desktop-nav a{padding:27px 0}.login{display:flex;align-items:center;gap:6px;font-size:14px;color:#202b27}.login .icon{width:20px;height:20px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid var(--green);border-radius:9px;padding:9px 20px;font-size:14px;font-weight:650;line-height:1.5;text-align:center}.primary{background:var(--green);color:white}.primary:hover{background:var(--green-dark);color:white;box-shadow:0 8px 18px #00845524}.secondary{border-color:#bddbcc;background:#fff;color:var(--green)}.secondary:hover{background:var(--mint);border-color:#8bc3aa}.primary:active,.secondary:active{transform:scale(.98)}.header-publish{white-space:nowrap;min-height:40px;padding:8px 18px;border-radius:9px}.mobile-menu,.mobile-title,.mobile-tagline{display:none}
/* Hero and shortcuts */
.hero{isolation:isolate;position:relative;overflow:hidden;background:linear-gradient(90deg,#e7faf3 0%,#effcf8 52%,#dff6ee 100%);min-height:246px;border-bottom:1px solid #d7ebe2}.hero-inner{position:relative;display:flex;align-items:stretch;min-height:246px}.hero-content{position:relative;z-index:2;max-width:720px;padding:34px 0 22px}.hero-kicker{margin:0 0 4px!important;color:#1e8a65!important;font-size:15px!important;font-weight:650;letter-spacing:.3px}.hero h1{color:var(--heading);font:820 38px/1.25 var(--font-ui);font-variation-settings:"ROND" 100;letter-spacing:.2px;margin:0}.hero p{font-size:15px;font-weight:500;letter-spacing:.35px;color:#40514a;margin:9px 0 20px}.hero-visual{position:absolute;right:28px;top:0;bottom:0;width:43%;margin:0;overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#e8faf4 0%,#e8faf4e6 9%,#e8faf400 28%)}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 58%;display:block}.hero-visual figcaption{position:absolute;z-index:2;left:18%;top:41px;color:#111c18;font-size:23px;line-height:1.3;font-weight:760;letter-spacing:.5px;transform:rotate(-7deg);text-shadow:0 2px 0 #ffffffbf}.hero-visual figcaption:after{content:'';display:block;width:92px;height:12px;border-bottom:3px solid var(--green);border-radius:50%;transform:rotate(-4deg);margin-top:2px}.hero-visual figcaption span{color:var(--red);font-size:16px}#search{height:50px;max-width:635px;display:flex;align-items:center;background:#fff;border:1px solid #cfe2d9;border-radius:9px;box-shadow:0 10px 25px #0b33230e}#search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #00845512,0 10px 25px #0b33230e}.search-icon{display:flex;padding:0 14px}.search-icon svg{width:20px;height:20px;stroke:#5e6f68;fill:none;stroke-width:1.8}#query{width:100%;flex:1;min-width:0;border:0;outline:none;background:none;color:var(--dark);font-size:14px}#search .primary{height:40px;min-height:40px;margin:4px;min-width:104px;padding:6px 20px;border-radius:7px}.hot-searches{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:11px;color:#687a73;font-size:13px}.hot-searches button{font-size:13px;color:#5f756d}.hot-searches button:hover{color:var(--green)}.photo{background-image:url('/assets/beauty-grid.png');background-size:300% 200%;background-repeat:no-repeat;background-color:var(--mint)}.tile-0{background-position:0 0}.tile-1{background-position:50% 0}.tile-2{background-position:100% 0}.tile-3{background-position:0 100%}.tile-4{background-position:50% 100%}.tile-5{background-position:100% 100%}.shortcuts{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:18px 0 26px}.shortcut{display:flex;align-items:center;justify-content:center;gap:12px;min-height:74px;border:1px solid var(--border);border-radius:8px;background:white;font-size:15px;font-weight:720;color:var(--heading);box-shadow:0 8px 18px #0b33230a}.shortcut .icon{width:28px;height:28px;stroke-width:1.8}.shortcut:nth-child(3) .icon{stroke:var(--red);fill:none}.shortcut:hover{border-color:#9bd3bb;background:#fbfffd;transform:translateY(-2px);box-shadow:0 10px 24px #0b332312}
/* Sections and filters */
.section{padding-bottom:32px;scroll-margin-top:100px}.section-head{display:flex;align-items:center;gap:15px;margin-bottom:16px;min-height:34px}.section-head h2{font-size:21px;font-weight:780;line-height:1.3;letter-spacing:.2px;margin:0;white-space:nowrap;color:var(--heading)}.section-head h2:before{content:'';display:inline-block;width:3px;height:18px;margin-right:10px;border-radius:3px;background:var(--green);vertical-align:-1px}.text-button{font-size:14px;color:var(--green);padding:4px 0;white-space:nowrap}.section-head>.text-button{margin-left:auto;color:#5e6f68}.text-button span{display:inline-block;margin-left:8px;transition:transform .18s}.text-button:hover span{transform:translateX(3px)}.filters{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.chip{padding:5px 13px;border:1px solid transparent;border-radius:20px;background:#edf4f1;font-size:14px;white-space:nowrap}.chip.active{background:var(--green);color:#fff}.chip:not(.active):hover{background:#dff2e9}.area-filters{margin-left:auto}.jobs-head{gap:14px}.jobs-head h2{font-size:20px}.feed-status{display:flex;align-items:center;gap:12px;min-height:24px;font-size:12px;color:#5e6f68;margin:-6px 0 12px}.feed-status .text-button{font-size:12px}.search-status{font-size:14px;color:var(--green);margin:0 0 18px}.jobs-grid,.shops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
/* Jobs: title first, restrained missing-pay state */
.job-card{min-height:198px;padding:17px 19px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.job-card:hover,.shop-card:hover,.learn-card:hover,.supply-card:hover{border-color:#8bc3aa;box-shadow:0 8px 24px #1016140d;transform:translateY(-2px)}.job-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;margin-bottom:10px}.job-eyebrow>span{color:#2d7a5b;font-weight:600}.job-alert{border-radius:4px;background:var(--red-soft);color:var(--red);font-size:12px;font-weight:700;line-height:1.5;padding:1px 6px}.job-eyebrow time{color:#5e6f68;white-space:nowrap;margin-left:auto}.job-card h3{font-size:16px;font-weight:700;color:var(--heading);line-height:1.55;min-height:50px;max-height:50px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.location{display:flex;align-items:center;gap:5px;color:#5e6f68;font-size:13px;margin:8px 0 13px;min-width:0}.location .icon{width:14px;height:14px;stroke:#71867c}.location span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid #e5eee9;padding-top:10px}.salary{font-size:21px;font-weight:760;line-height:1.4;font-variant-numeric:tabular-nums;color:var(--red);margin:0}.salary small{font-size:12px;color:#5e6f68;font-weight:400}.salary-missing{color:#5e6f68;font-size:14px;font-weight:400}.card-open{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--mint);color:var(--green);font-size:17px;flex-shrink:0}.job-card:hover .card-open{background:var(--green);color:#fff}.jobs-more{text-align:center;margin:18px 0 0}.jobs-more .secondary{min-width:174px;border-color:var(--border);color:#5e6f68}.tags{display:flex;gap:5px;flex-wrap:wrap}.tag{font-size:12px;background:#edf4f1;border-radius:4px;padding:2px 7px;color:#5e6f68}.empty{padding:32px 24px;text-align:center;font-size:14px;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:var(--radius);grid-column:1/-1}
/* Shops and learning */
.shop-card{padding:0;background:white;border:1px solid var(--border);border-radius:var(--radius);text-align:left;overflow:hidden;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s}.catalog-image{position:relative;background:var(--mint);overflow:hidden;height:164px}.catalog-image img{display:block;width:100%;height:100%;object-fit:cover}.catalog-image.shop img{transition:transform .4s}.shop-card:hover .catalog-image.shop img{transform:scale(1.025)}.catalog-image.no-image{background:linear-gradient(130deg,#effaf5,#ddf6ec);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:13px;color:#5e6f68}.no-image .icon{width:36px;height:36px;stroke:#80a898}.photo-badge{position:absolute;bottom:8px;right:8px;max-width:90%;font-size:12px;line-height:1.4;background:#fffffff2;border-radius:5px;padding:4px 6px;color:#5e6f68}.shop-info{padding:16px}.shop-info h3{font-size:16px;font-weight:700;color:var(--heading);line-height:1.5;min-height:48px;margin:0 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px}.shop-price-row .location{font-size:12px;margin:0}.shop-meta{font-size:13px;color:#5e6f68;min-height:23px;margin:8px 0}.catalog-date{border-top:1px solid #e5eee9;padding-top:9px;margin:12px 0 0;font-size:12px;color:#5e6f68}.bottom-sections{display:grid;grid-template-columns:1fr 1fr;gap:26px}.learn-grid,.supplies-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.learn-card,.supply-card{display:flex;flex-direction:column;min-width:0;text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:white;overflow:hidden;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s}.learn-card .photo{height:150px;width:100%;position:relative}.learn-copy,.supply-copy{padding:15px;flex:1;display:flex;flex-direction:column}.learn-copy h3,.supply-copy h3{font-size:16px;font-weight:700;color:var(--heading);line-height:1.5;margin:0 0 7px}.learn-copy p,.supply-copy p{font-size:13px;line-height:1.7;color:#5e6f68;margin:0 0 12px}.learn-label{font-size:12px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;border-top:1px solid #e5eee9;padding-top:10px;margin-top:auto;color:#2d7a5b}.learn-label b{margin-left:auto;font-weight:700;background:var(--red-soft);color:var(--red);border-radius:4px;padding:1px 7px}.video-thumb{background:none}.video-thumb img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fffffff2;color:var(--green);font-size:13px;padding-left:2px;box-shadow:0 3px 10px #10161424}.catalog-image.product{height:150px;width:100%;padding:17px;background:white}.catalog-image.product img{object-fit:contain}.supply-copy .salary{margin-top:auto}.lesson-text-cover{background:var(--mint);display:grid;place-items:center}.lesson-text-cover .icon{width:48px;height:48px}.lesson-filters{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.lesson-phrase{padding:13px 16px;background:var(--mint);border-radius:9px}.lesson-video{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;background:var(--heading)}
/* Footer and details */
footer{border-top:1px solid var(--border);padding:25px 0 32px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;color:#5e6f68}.footer-brand{font:760 18px/1.5 var(--font-ui);font-variation-settings:"ROND" 100;color:var(--heading)}.bottom-nav{display:none}dialog{padding:0;border:0;border-left:1px solid var(--border);margin:0 0 0 auto;width:min(560px,100%);max-width:100%;height:100dvh;max-height:100dvh;background:#fbfffd;color:var(--dark);box-shadow:-20px 0 70px #10161424}dialog::backdrop{background:#10161455;backdrop-filter:blur(2px)}dialog[open]{animation:drawer-in .22s ease-out}dialog[open]::backdrop{animation:shade-in .22s ease-out}.dialog-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--border);background:#fbfffdf2;backdrop-filter:blur(16px);font-size:14px;color:#5e6f68}.dialog-head>button{width:36px;height:36px;font-size:27px;line-height:1;border-radius:50%;background:var(--mint);color:#527365}.dialog-head>button:hover{background:#cfeee2}#dialog-body{padding:26px;overflow-wrap:anywhere}#dialog-body h2{font-size:24px;line-height:1.5;margin:0 0 14px;font-weight:780;color:var(--heading)}#dialog-body h3{font-size:17px;font-weight:760;color:var(--heading);margin:27px 0 12px}#dialog-body p,#dialog-body li{font-size:16px;line-height:1.9;color:#526b61}#dialog-body .photo{height:240px;border-radius:10px;margin-bottom:20px}.catalog-image.detail-image{height:260px;width:100%;border-radius:10px;margin-bottom:20px}.catalog-image.detail-image.shop img{object-fit:contain}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:21px 0}.detail-grid>div{border:1px solid var(--border);border-radius:10px;background:var(--mint);padding:14px;font-size:15px}.detail-grid small{display:block;font-size:12px;color:#5e6f68;margin-bottom:5px}.full-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:2;color:#526b61}.date-note{font-size:13px!important;color:#5e6f68!important}.notice{padding:14px 16px;background:var(--mint);border:1px solid var(--border);border-radius:10px;font-size:14px!important}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:20px;margin-top:25px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.list-item{display:block;text-align:left;background:white;border:1px solid var(--border);padding:16px 18px;margin:10px 0;border-radius:10px;width:100%;font-size:16px;overflow-wrap:anywhere}.list-item:hover{border-color:#8bc3aa;background:#f6fdfa}.list-item small{display:block;font-size:13px;line-height:1.7;color:#5e6f68;margin-top:4px}.form-row{display:flex;flex-direction:column;gap:7px;margin:17px 0;font-size:14px;color:#526b61;min-width:0}.form-row input,.form-row select,.form-row textarea{width:100%;background:white;color:var(--dark);border:1px solid #bddbcc;border-radius:8px;padding:11px;font-size:16px;transition:border-color .18s,box-shadow .18s}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #007a4d15}.form-row textarea{min-height:120px;resize:vertical}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}.check-row{display:flex;align-items:flex-start;gap:8px;font-size:14px;margin:15px 0 20px}.check-row input{margin-top:5px;width:17px;height:17px;accent-color:var(--green)}.owned-job{background:white;padding:16px;border:1px solid var(--border);border-radius:10px;margin:12px 0}.owned-job h3{margin:0!important}.owned-job .detail-actions{margin-top:10px}#account-status,#recruit-status{color:var(--green)}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:var(--heading);color:white;padding:12px 20px;border-radius:9px;z-index:100;font-size:14px;max-width:90%;width:max-content;display:none}
dialog.publisher-dialog{width:min(1180px,calc(100vw - 40px));height:min(820px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);margin:auto;border:1px solid #dbeee5;border-radius:16px;background:#f6fbf8;box-shadow:0 24px 90px #07110e2e;overflow:hidden}.publisher-dialog .dialog-head{background:#ffffffea;padding:13px 18px}.publisher-dialog #dialog-body{padding:0;height:calc(100% - 63px);overflow:hidden}.publisher-center{display:grid;grid-template-columns:232px 1fr;min-height:100%;background:#f6fbf8}.loading-center{display:grid;place-items:center;grid-template-columns:1fr;padding:44px;text-align:center}.publisher-side{background:linear-gradient(180deg,#073426,#0c5a3e);color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:9px}.publisher-brand{padding:2px 8px 22px;border-bottom:1px solid #ffffff24;margin-bottom:10px}.publisher-brand .brand-mark svg{width:34px;height:34px}.publisher-brand strong{display:block;font-size:22px;line-height:1.35;margin-top:10px}.publisher-brand small{display:block;color:#bde9d7;font-size:12px;margin-top:4px}.side-tab{width:100%;text-align:left;border-radius:10px;padding:11px 13px;color:#d5f4e7;font-size:15px;font-weight:650}.side-tab:hover,.side-tab.active{background:#ffffff18;color:#fff}.publisher-main{padding:24px;overflow:auto}.publisher-top{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(120deg,#fff,#eaf9f3);border:1px solid var(--border);border-radius:14px;padding:20px 22px;margin-bottom:16px}.publisher-top p{margin:0;color:var(--green);font-size:13px;font-weight:750}.publisher-top h2{margin:2px 0 2px!important;font-size:25px!important}.publisher-top span{color:#61756d;font-size:13px}.publisher-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.publisher-stats article{background:#fff;border:1px solid var(--border);border-radius:12px;padding:17px 18px}.publisher-stats b{display:block;color:var(--heading);font-size:28px;line-height:1.2}.publisher-stats span{display:block;color:#60736c;font-size:13px;margin-top:5px}.publisher-grid{display:grid;grid-template-columns:1fr 330px;gap:14px}.publisher-panel{background:#fff;border:1px solid var(--border);border-radius:14px;padding:17px;min-width:0}.publisher-wide{grid-row:span 2}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-head h3{margin:0!important;font-size:17px!important}.publisher-table{display:grid;gap:9px}.publisher-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e5eee9;border-radius:10px;padding:12px;background:#fbfffd}.publisher-row strong{display:block;font-size:15px;line-height:1.5;color:var(--heading);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publisher-row small{display:block;color:#70827b;font-size:12px}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750;background:#edf4f1;color:#586b64}.status-badge.open{background:#e4f7ee;color:var(--green)}.status-badge.pending{background:#fff6db;color:#956b00}.status-badge.ended{background:#f2f4f3;color:#687870}.status-badge.draft{background:var(--red-soft);color:var(--red)}.row-actions{display:flex;gap:6px}.row-actions .secondary{min-height:32px;padding:4px 10px;font-size:12px}.quick-card{display:block;width:100%;text-align:left;border:1px solid #e2eee8;background:#fbfffd;border-radius:10px;padding:13px 14px;margin:8px 0}.quick-card:hover{border-color:#9bd3bb;background:#f2fbf7}.quick-card strong{display:block;color:var(--heading);font-size:15px}.quick-card small{display:block;color:#6a7e76;font-size:12px;margin-top:3px}.draft-state{border:1px dashed #c8ded4;border-radius:12px;background:var(--mint);padding:16px;margin-bottom:12px}.draft-state.ready{border-color:#e9b5bd;background:#fff7f8}.draft-state b{display:block;color:var(--heading);font-size:16px}.draft-state span{display:block;color:#687a73;font-size:13px;line-height:1.7;margin-top:4px}.empty.slim{padding:24px 16px;margin:0}
/* Loading and motion */
.skeleton-card{pointer-events:none;min-height:198px}.skeleton-line{border-radius:5px;background:linear-gradient(90deg,#e5eee9 20%,#f8fcfa 50%,#e5eee9 80%);background-size:200% 100%;animation:shimmer 1.4s infinite;display:block;height:14px;margin:8px 0;width:75%}.skeleton-line:first-child{width:88%;height:20px;margin-bottom:20px}.skeleton-line:nth-child(2){width:42%;height:24px}.skeleton-line:last-child{width:57%;margin-top:auto}#jobs-grid[aria-busy=true]{min-height:420px;align-content:start}@keyframes shimmer{to{background-position:-200% 0}}@keyframes drawer-in{from{transform:translateX(26px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes shade-in{from{opacity:0}to{opacity:1}}
/* Tablet */
@media(max-width:1150px){.header-inner{gap:16px}.desktop-nav{gap:16px}.brand strong{font-size:22px}.area-filters{display:none}.hero h1{font-size:31px}.jobs-head{flex-wrap:wrap}.shortcut{gap:8px;font-size:14px}.city-label select{max-width:96px}}
@media(max-width:950px) and (min-width:801px){.city-label{display:none}.desktop-nav{gap:12px;font-size:13px}.header-publish{padding-inline:12px}.wrap{padding:0 22px}.jobs-head h2{font-size:18px}.chip{font-size:13px;padding:5px 10px}.job-card{padding:15px}.hero-content{padding:28px}}
/* Mobile */
@media(max-width:800px){html{scroll-padding-top:85px}body{background:linear-gradient(180deg,var(--hero) 0 330px,#fff 330px 100%)}.wrap{padding:0 16px}.header-inner{height:66px;gap:10px}.brand-mark svg{width:32px;height:32px}.brand strong{font-size:21px;letter-spacing:.1px}.brand small{display:none}.city-label{margin-left:auto;font-size:13px;padding-left:17px}.city-label select{font-size:13px;max-width:99px}.desktop-nav,.header-publish,.login{display:none}.mobile-menu{display:block;font-size:23px;width:33px;padding:0}.hero{min-height:188px;border-bottom:0}.hero-inner{min-height:188px;padding:0 16px}.hero-content{max-width:none;width:100%;padding:25px 0 13px}.hero-kicker{display:none}.hero h1{font-size:28px;line-height:1.35;letter-spacing:.1px;max-width:270px}.desktop-title,.desktop-tagline{display:none}.mobile-title,.mobile-tagline{display:inline}.hero p{font-size:12px;letter-spacing:0;margin:8px 0 13px;max-width:270px;text-shadow:0 1px 4px var(--hero)}.hero-visual{right:0;top:0;bottom:46px;width:48%;opacity:.6}.hero-visual:before{background:linear-gradient(90deg,#e8faf4 0%,#e8faf4e6 25%,#e8faf400 72%)}.hero-visual img{object-position:42% 58%}.hero-visual figcaption{display:none}#search{height:46px;max-width:none;position:relative;z-index:3}#query{font-size:14px}.search-icon{padding:0 9px}.search-icon svg{width:18px;height:18px}#search .primary{height:36px;min-height:36px;min-width:64px;padding:4px 12px}.hot-searches{display:none}.shortcuts{grid-template-columns:repeat(3,1fr);gap:9px;padding:8px 0 25px}.shortcut{flex-direction:column;gap:6px;min-height:80px;font-size:14px;border-radius:7px;box-shadow:0 7px 18px #0b33230a}.shortcut .icon{width:25px;height:25px}.section{padding-bottom:28px}.section-head{gap:8px;margin-bottom:13px}.section-head h2{font-size:20px}.section-head>.text-button{font-size:13px}.jobs-head{display:grid;grid-template-columns:1fr auto}.jobs-head h2{font-size:20px}.jobs-head h2 #area-title,.jobs-head h2 .heading-separator{display:none}.all-jobs{grid-column:2;grid-row:1}#industry-filters{grid-column:1/-1;justify-content:space-between;flex-wrap:nowrap;gap:5px;margin-top:7px}.chip{font-size:14px;padding:5px 12px}.feed-status{font-size:12px;flex-wrap:wrap;margin-bottom:12px}.jobs-grid{grid-template-columns:1fr;gap:12px}#jobs-grid>.job-card:nth-child(n+3){display:none}.job-card{min-height:190px;padding:16px 17px}.job-eyebrow{margin-bottom:7px}.job-card h3{font-size:16px;min-height:48px;max-height:50px}.location{font-size:13px;margin:6px 0 11px}.salary{font-size:21px}.salary-missing{font-size:14px}.shops-grid{grid-template-columns:1fr 1fr;gap:10px}.shop-card:nth-child(3){display:none}.catalog-image{height:119px}.catalog-image.no-image{font-size:12px;gap:7px}.no-image .icon{width:30px;height:30px}.photo-badge{font-size:12px;max-width:95%;bottom:5px;right:4px;padding:3px 5px}.shop-info{padding:11px}.shop-info h3{font-size:14px;line-height:1.5;min-height:42px}.shop-info .salary{font-size:19px}.shop-price-row{display:block}.shop-price-row .location{font-size:12px;line-height:1.5;margin-top:5px;overflow-wrap:anywhere}.shop-meta{font-size:12px;min-height:39px;line-height:1.6}.shop-info .tags{display:none}.catalog-date{font-size:12px;line-height:1.5;margin-top:8px;padding-top:8px}.bottom-sections{display:block}.learn-grid,.supplies-grid{gap:10px}.learn-card .photo,.catalog-image.product{height:134px}.learn-copy,.supply-copy{padding:12px}.learn-copy h3,.supply-copy h3{font-size:15px}.learn-copy p,.supply-copy p{font-size:13px}.learn-label{font-size:12px}.supply-copy .salary{font-size:19px}footer{padding-bottom:105px;flex-wrap:wrap;font-size:12px}footer>span:nth-child(2){order:3;width:100%}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;align-items:center;justify-content:space-around;background:#fffffffa;backdrop-filter:blur(16px);border-top:1px solid var(--border);height:calc(66px + env(safe-area-inset-bottom));padding:7px 8px max(7px,env(safe-area-inset-bottom));box-shadow:0 -8px 22px #0b33230d}.bottom-nav>a,.bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:12px;min-width:54px;min-height:44px;color:#5e6f68}.bottom-nav .icon{width:24px;height:24px;stroke:#5e6f68}.bottom-nav .active{color:var(--green);font-weight:600}.bottom-nav .active .icon{stroke:var(--green);stroke-width:2}.bottom-nav .nav-publish>span{display:grid;place-items:center;background:var(--green);color:white;border:4px solid #fff;width:45px;height:45px;border-radius:50%;font-size:30px;line-height:1;margin-top:-19px}dialog{width:100%}.dialog-head{padding:14px 18px}#dialog-body{padding:22px 18px 32px}#dialog-body h2{font-size:22px}.detail-actions{gap:8px}#toast{bottom:90px}#jobs-grid[aria-busy=true]{min-height:404px}}
@media(max-width:800px){dialog.publisher-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0}.publisher-dialog #dialog-body{height:calc(100dvh - 61px);padding:0}.publisher-center{display:block;min-height:100%;overflow:auto}.publisher-side{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;padding:12px;background:#073426}.publisher-brand{grid-column:1/-1;padding:0 4px 8px;margin:0;border-bottom:1px solid #ffffff20}.publisher-brand .brand-mark{display:none}.publisher-brand strong{font-size:18px;margin:0}.publisher-brand small{font-size:12px}.side-tab{padding:8px 9px;text-align:center;font-size:13px}.publisher-main{padding:14px}.publisher-top{display:block;padding:16px}.publisher-top .primary{margin-top:12px;width:100%}.publisher-stats{grid-template-columns:repeat(2,1fr);gap:9px}.publisher-stats article{padding:14px}.publisher-grid{display:block}.publisher-panel{margin-bottom:12px;padding:14px}.publisher-row{grid-template-columns:1fr;align-items:start}.publisher-row strong{white-space:normal}.row-actions{justify-content:flex-start}.quick-card{padding:12px}}
@media(max-width:360px){.wrap{padding-inline:12px}.brand strong{font-size:19px}.brand-mark svg{width:28px}.city-label select{max-width:88px;font-size:12px}.header-inner{gap:5px}.hero-content{padding-inline:12px}.hero h1{font-size:25px}.chip{padding-inline:9px}.form-columns{grid-template-columns:1fr}.form-columns .form-row{margin:7px 0}}
@media(hover:none){.job-card:hover,.shop-card:hover,.learn-card:hover,.supply-card:hover,.shortcut:hover{transform:none;box-shadow:none}.shop-card:hover .catalog-image.shop img{transform:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}html{scroll-behavior:auto}}

/* Job density pass: keep the black/red/green palette, but make work listings scan like Huaren Gongzuo. */
.jobs-section{position:relative;background:linear-gradient(180deg,#fff 0%,#fbfffd 100%);border-top:1px solid #edf5f1;padding-top:4px}
.jobs-head{align-items:flex-start;padding:0 0 2px;border-bottom:1px solid #e9f3ee}
.jobs-head h2{font-size:22px;font-weight:840;color:var(--heading)}
.feed-status{border-radius:999px;background:#f1faf6;width:max-content;max-width:100%;padding:5px 12px;color:#50675d}
.jobs-grid{gap:10px}
.job-card{min-height:154px;padding:14px 15px;border-color:#d6e9df;border-radius:12px;box-shadow:0 2px 0 #eaf6f1;gap:7px}
.job-card:hover{box-shadow:0 10px 28px #092c1f12}
.job-eyebrow{margin-bottom:0;font-size:12px;line-height:1.4}
.job-eyebrow>span{display:inline-flex;align-items:center;border-radius:999px;background:#edf8f3;color:var(--green);padding:2px 8px;font-weight:760}
.job-alert{background:var(--red);color:#fff;border-radius:999px;padding:2px 7px;font-weight:820}
.job-eyebrow time{color:#70847a;font-size:12px}
.job-card h3{min-height:0;max-height:45px;font-size:17px;font-weight:840;line-height:1.34;letter-spacing:.1px}
.job-place{display:flex;align-items:center;gap:5px;min-width:0;color:#60766c;font-size:13px;line-height:1.45}
.job-place .icon{width:14px;height:14px;stroke:#70847a}
.job-place span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.job-highlight-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}
.job-highlight-row .salary{font-size:22px;line-height:1.25;color:var(--red)}
.job-highlight-row .salary-missing{font-size:14px;color:#6a7e75;font-weight:560}
.card-open{width:30px;height:30px;background:#e8f8f1;color:var(--green);font-weight:840}
.job-highlights{display:flex;gap:5px;overflow:hidden;white-space:nowrap;border-top:1px solid #e8f1ec;padding-top:8px}
.job-highlights span{display:inline-flex;align-items:center;max-width:98px;overflow:hidden;text-overflow:ellipsis;border-radius:999px;background:#f3f8f6;color:#5d7168;padding:2px 7px;font-size:12px;line-height:1.5}
.job-highlights span:last-child{background:#e7f8f0;color:var(--green);font-weight:760}
.list-item.job-list-item{display:flex;align-items:center;justify-content:space-between;gap:14px}
.list-item.job-list-item strong{display:block;color:var(--heading);font-size:16px;line-height:1.45}
.list-item.job-list-item b{color:var(--red);white-space:nowrap;font-size:15px}
.list-item.job-list-item b.salary-missing{color:#6a7e75;font-weight:560}

@media(max-width:800px){
  body{background:#fff}
  .hero{display:none}
  .shortcuts{padding-top:14px}
  .jobs-section{padding-top:10px}
  .jobs-head{display:grid;grid-template-columns:1fr auto;gap:10px 8px;margin-bottom:10px;padding-bottom:10px}
  .jobs-head h2{font-size:22px;line-height:1.25}
  #industry-filters{grid-column:1/-1;justify-content:flex-start;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}
  #industry-filters::-webkit-scrollbar{display:none}
  .chip{flex:0 0 auto;border-radius:999px}
  .feed-status{width:100%;margin:0 0 10px;padding:6px 10px;background:#f4fbf8}
  .jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  #jobs-grid>.job-card:nth-child(n+3){display:flex}
  #jobs-grid>.job-card:nth-child(n+7){display:none}
  .job-card{min-height:154px;padding:12px;border-radius:12px;gap:7px}
  .job-eyebrow{gap:5px;font-size:11px}
  .job-eyebrow>span{padding:1px 7px}
  .job-alert{font-size:11px;padding:1px 6px}
  .job-eyebrow time{display:none}
  .job-card h3{font-size:15px;line-height:1.38;max-height:42px;-webkit-line-clamp:2}
  .job-place{font-size:12px}
  .job-highlight-row .salary{font-size:17px}
  .job-highlight-row .salary-missing{font-size:13px}
  .job-highlight-row .salary small{display:none}
  .card-open{width:28px;height:28px}
  .job-highlights{gap:4px;padding-top:7px}
  .job-highlights span{font-size:11px;max-width:70px;padding:1px 6px}
  .jobs-more{margin-top:14px}
  .jobs-more .secondary{width:100%;max-width:260px}
}

/* Contrast pass: make white cards and mint borders easier to separate on mobile. */
:root{--border:#b9d8ca}
.header{border-bottom-color:#bddccd}
.shortcut,.job-card,.shop-card,.learn-card,.supply-card,.empty,.list-item,.notice,.detail-grid>div{border-color:var(--border)}
.jobs-section{background:linear-gradient(180deg,#fff 0%,#f7fbf9 100%);border-top-color:#c3dfd2}
.jobs-head{border-bottom-color:#c7e0d4}
.feed-status{background:#eaf7f1;border:1px solid #c7e2d5;color:#475e55}
.chip:not(.active){background:#e9f2ee;border-color:#d3e4dc;color:#33443e}
.job-card{border-color:#acd2c0;box-shadow:0 2px 0 #d8ede4,0 8px 18px #0734260a}
.job-highlights{border-top-color:#cfe4da}
.job-highlights span{background:#eaf2ef;color:#4b6258}
.job-highlights span:last-child{background:#dff5eb;color:var(--green)}
.card-open{background:#dff5eb}
.jobs-more .secondary{border-color:#b9d8ca}
.bottom-nav{border-top-color:#b9d8ca;box-shadow:0 -8px 22px #07342617}
.job-location-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:center;margin:0 0 12px}
.city-filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}
.city-filters::-webkit-scrollbar{display:none}
.city-chip{flex:0 0 auto;border:1px solid #b9d8ca;border-radius:999px;background:#fff;color:#4e665c;padding:5px 12px;font-size:13px;font-weight:650}
.city-chip.active{background:var(--green);border-color:var(--green);color:#fff}
.city-search{display:flex;align-items:center;grid-column:1/-1;border:1px solid #b9d8ca;background:#fff;border-radius:999px;overflow:hidden}
.city-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:8px 12px;font-size:14px;color:var(--heading)}
.city-search button{align-self:stretch;background:#e5f5ee;color:var(--green);border-left:1px solid #c7e2d5;padding:0 14px;font-weight:760}
.map-link{justify-self:end;border:1px solid #b9d8ca;border-radius:999px;background:#fff;color:var(--green);padding:5px 12px;font-size:13px;font-weight:760}
.job-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}
.job-call{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;border-radius:999px;background:var(--green);color:#fff!important;font-size:12px;font-weight:820;box-shadow:0 4px 10px #0084551f}

@media(max-width:800px){
  body{background:#f7fbf9}
  .content-shell{background:#f7fbf9}
  .shortcuts,.jobs-section,.section{background:#f7fbf9}
  .job-card{border-width:1.25px}
  .job-location-tools{grid-template-columns:1fr auto}
  .city-filters{grid-column:1/-1}
  .map-link{grid-column:2;grid-row:2;white-space:nowrap}
  .city-search{grid-column:1;grid-row:2}
  .city-chip{font-size:12px;padding:4px 10px}
  .city-search input{font-size:13px;padding:7px 10px}
  .city-search button{padding:0 10px;font-size:13px}
  .job-actions{gap:4px}
  .job-call{min-width:38px;height:26px;font-size:11px}
}
