:root{color:#17202a;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1240px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:18px 0 42px}.topbar,.brand,.header-badges,.header-badges span,.header-badges a,.stats-panel,.filter-bar label,.section-heading,.worker-top,.worker-title-row,.rating-line,.star-rating,.worker-details dt,.review-meta,.review-form button,.inline-form,.inline-form button,.admin-row,.row-actions,.review-admin-row button{display:flex;align-items:center}.topbar{justify-content:space-between;gap:18px;min-height:64px;padding:10px 14px;background:#ffffffeb;border:1px solid #d9e2ea;border-radius:8px;box-shadow:0 8px 22px #17202a0f}.brand{gap:10px;font-size:1.05rem;font-weight:850}.brand-mark{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:#0f766e;border-radius:8px}.header-badges{gap:8px;flex-wrap:wrap;justify-content:flex-end}.header-badges span,.header-badges a,.header-action{gap:6px;min-height:34px;padding:0 10px;border-radius:8px;font-size:.86rem;font-weight:760;text-decoration:none}.header-badges span{color:#0f766e;background:#e3f5f1;border:1px solid #bee8df}.header-badges a{color:#fff;background:#263241;border:1px solid #263241}.header-action{display:flex;align-items:center;color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca}.hero,.admin-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:center;margin-top:14px;padding:26px;color:#17202a;background:linear-gradient(135deg,#fffffff5,#eff7f5f0),url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1600&q=80);background-position:center;background-size:cover;border:1px solid #d7e1e8;border-radius:8px;box-shadow:0 12px 28px #17202a12}.admin-shell{width:min(1360px,calc(100% - 32px))}.admin-hero{grid-template-columns:1fr;background:linear-gradient(135deg,#fffffff5,#f1f5f9f0),url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1600&q=80)}.eyebrow{margin:0 0 9px;color:#0f766e;font-size:.78rem;font-weight:850;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{max-width:700px;margin-bottom:10px;font-size:clamp(2rem,4.2vw,3.55rem);line-height:1.04;letter-spacing:0}.subcopy{max-width:680px;margin-bottom:0;color:#5a6876;font-size:1rem;line-height:1.55}.stats-panel{gap:10px;justify-content:flex-end}.stats-panel div{display:grid;gap:4px;min-width:112px;min-height:92px;padding:14px;background:#fff;border:1px solid #d9e2ea;border-radius:8px;box-shadow:0 8px 18px #17202a0d}.stats-panel strong{font-size:1.75rem}.stats-panel span{color:#667584;font-weight:720}.filter-bar,.section-block,.admin-panel,.login-panel{margin-top:16px}.filter-bar{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:10px;padding:12px;background:#fff;border:1px solid #d9e2ea;border-radius:8px;box-shadow:0 10px 22px #17202a0f}.filter-bar label{gap:10px;min-width:0;min-height:52px;padding:0 12px;color:#61707d;background:#f4f7f9;border:1px solid #e4ebf0;border-radius:8px}.filter-bar span{flex:0 0 auto;font-size:.76rem;font-weight:850;text-transform:uppercase}.filter-bar input,.filter-bar select{width:100%;min-width:0;color:#17202a;background:transparent;border:0;outline:0}.section-heading{justify-content:space-between;gap:14px;margin-bottom:10px}.section-heading h2{margin-bottom:0;font-size:1.2rem}.section-heading p{margin-bottom:0;color:#667584}.category-grid{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.category-chip{flex:0 0 auto;min-height:40px;padding:0 13px;color:#263241;background:#fff;border:1px solid #d9e2ea;border-radius:8px;font-weight:780;white-space:nowrap}.category-chip.active{color:#fff;background:#0f766e;border-color:#0f766e}.worker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.worker-card,.admin-panel,.admin-box,.empty-state,.login-panel{background:#fff;border:1px solid #d9e2ea;border-radius:8px;box-shadow:0 10px 22px #17202a0f}.login-panel{width:min(460px,100%);padding:18px}.login-panel h2{margin-bottom:8px}.login-panel p{margin-bottom:14px;color:#667584}.login-form{display:grid;gap:10px}.worker-card{display:flex;flex-direction:column;gap:14px;min-width:0;padding:14px}.worker-top{gap:12px;align-items:flex-start}.worker-top img{flex:0 0 auto;width:78px;height:78px;object-fit:cover;border-radius:8px}.worker-title-row{gap:7px;flex-wrap:wrap;margin-bottom:7px}.category-label,.availability-pill{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:8px;font-size:.76rem;font-weight:850}.category-label{color:#0f766e;background:#def5ef}.availability-pill{color:#31511f;background:#eaf6df}.worker-card h3{margin-bottom:6px;font-size:1.12rem}.rating-line{gap:8px}.star-rating{gap:1px;color:#b6c0ca}.star-rating svg.active,.star-rating .active svg{color:#f59e0b;fill:currentColor}.star-rating button{display:grid;place-items:center;width:26px;height:26px;padding:0;background:transparent;border:0}.worker-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.worker-details div{min-width:0;padding:9px;background:#f5f8fa;border:1px solid #e6edf2;border-radius:8px}.worker-details dt{gap:5px;margin-bottom:5px;color:#697887;font-size:.73rem;font-weight:850;text-transform:uppercase}.worker-details dd{margin:0;overflow-wrap:anywhere;font-size:.93rem;font-weight:760}.reviews{padding-top:2px}.reviews h4{margin-bottom:8px;font-size:.98rem}.review-item{padding:9px 0;border-top:1px solid #e7edf2}.review-meta{justify-content:space-between;gap:10px;margin-bottom:6px;color:#6b7785;font-size:.83rem}.review-item p,.muted{margin-bottom:0;color:#627181}.review-form{display:grid;gap:8px;padding-top:12px;border-top:1px solid #e7edf2}.review-form input,.review-form textarea,.worker-form input,.worker-form select,.inline-form input,.login-form input{width:100%;min-width:0;padding:10px 11px;color:#17202a;background:#f7f9fb;border:1px solid #d9e2ea;border-radius:8px;outline:0}.review-form input:focus,.review-form textarea:focus,.worker-form input:focus,.worker-form select:focus,.inline-form input:focus,.login-form input:focus,.filter-bar input:focus,.filter-bar select:focus{box-shadow:0 0 0 3px #0f766e24}.review-form button,.inline-form button,.worker-form button,.review-admin-row button,.login-form button{justify-content:center;gap:7px;min-height:40px;padding:0 12px;color:#fff;background:#0f766e;border:0;border-radius:8px;font-weight:850}.admin-panel{padding:16px}.admin-grid{display:grid;grid-template-columns:.8fr 1.3fr 1fr;gap:14px;align-items:start}.admin-box{padding:14px}.admin-box h3{margin-bottom:12px;font-size:1.02rem}.inline-form{gap:8px}.admin-list{display:grid;gap:8px;max-height:430px;margin-top:12px;overflow:auto}.admin-list.compact{max-height:270px}.admin-row,.review-admin-row{gap:10px;justify-content:space-between;padding:10px;background:#f7f9fb;border:1px solid #e6edf2;border-radius:8px}.admin-row span{min-width:0;overflow-wrap:anywhere;font-weight:760}.admin-row button,.row-actions button{display:inline-grid;place-items:center;min-width:34px;height:34px;color:#334155;background:#fff;border:1px solid #d9e2ea;border-radius:8px}.row-actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}.worker-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.worker-form button{grid-column:1 / -1}.review-admin-row{display:grid}.review-admin-row strong,.review-admin-row span,.review-admin-row p{margin:0}.review-admin-row span{color:#64748b}.review-admin-row p{color:#475569}.review-admin-row button{min-width:auto}.status{align-self:center;padding:6px 9px;border-radius:8px;font-size:.78rem;font-weight:850;text-transform:capitalize}.status.approved{color:#0f766e;background:#def5ef}.status.pending{color:#8a5a00;background:#fff2c7}.status.blocked{color:#b42318;background:#fee4e2}.empty-state{padding:30px;color:#667584;text-align:center}.error-state,.admin-message,.form-message{padding:10px 12px;border-radius:8px;font-weight:750}.error-state{margin-top:14px;color:#b42318;background:#fee4e2}.admin-message,.form-message{color:#0f766e;background:#def5ef}.form-message{margin:0;font-size:.9rem}button:disabled{cursor:not-allowed;opacity:.58}@media(max-width:1120px){.worker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}}@media(max-width:900px){.hero{grid-template-columns:1fr}.stats-panel{justify-content:flex-start}.filter-bar,.worker-grid{grid-template-columns:1fr}}@media(max-width:680px){.app-shell,.admin-shell{width:min(100% - 20px,1240px);padding-top:10px}.topbar,.section-heading{align-items:flex-start;flex-direction:column}.header-badges{justify-content:flex-start}.hero,.admin-hero{padding:20px}h1{font-size:2.05rem}.stats-panel,.worker-details,.worker-form{display:grid;grid-template-columns:1fr}.inline-form{align-items:stretch;flex-direction:column}.worker-top{align-items:flex-start}}
