:root{--brand:#0f766e;--brand-dark:#0b4f4a;--accent:#ffb703;--ink:#17212b;--muted:#667085;--soft:#f4f8f7;--line:#e4ecea}
*{box-sizing:border-box}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fbfdfc}.app-nav{background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(15,118,110,.1)}.navbar-brand{font-size:1.32rem;color:var(--ink)}.navbar-brand b{color:var(--brand)}.navbar-brand small{font-size:.55rem;color:#98a2b3;letter-spacing:.08em}.brand-mark{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:linear-gradient(135deg,var(--brand),#2bb8a8);color:#fff;box-shadow:0 8px 20px rgba(15,118,110,.25)}.btn-brand{background:var(--brand);border-color:var(--brand);color:#fff}.btn-brand:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(255,183,3,.24),transparent 26%),radial-gradient(circle at 90% 10%,rgba(55,190,174,.25),transparent 30%),linear-gradient(135deg,#073b37,#0f766e);color:#fff}.hero:after{content:"";position:absolute;inset:auto -100px -170px auto;width:420px;height:420px;border:70px solid rgba(255,255,255,.06);border-radius:50%}.hero h1{font-size:clamp(2.35rem,5vw,4.7rem);line-height:.98;letter-spacing:-.045em;font-weight:850}.hero .lead{max-width:720px;color:rgba(255,255,255,.78)}.search-panel{background:#fff;color:var(--ink);border-radius:26px;box-shadow:0 25px 70px rgba(0,0,0,.22);padding:1.25rem}.stat-strip{border-top:1px solid rgba(255,255,255,.16)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;color:var(--brand)}.section-title{font-weight:850;letter-spacing:-.03em}.worker-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.2rem;transition:.2s ease;box-shadow:0 8px 26px rgba(20,49,45,.05)}.worker-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,49,45,.12);border-color:#b8d9d4}.avatar{width:76px;height:76px;border-radius:22px;object-fit:cover;background:linear-gradient(135deg,#d5efeb,#fff0c2);display:grid;place-items:center;font-size:1.5rem;font-weight:800;color:var(--brand-dark);border:3px solid #fff;box-shadow:0 5px 18px rgba(0,0,0,.1)}.avatar-lg{width:132px;height:132px;border-radius:34px;font-size:2.5rem}.chip{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.38rem .7rem;background:#edf7f5;color:#176b63;font-size:.78rem;font-weight:700}.chip-warm{background:#fff4cf;color:#7a5600}.availability-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.14)}.form-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:clamp(1.2rem,3vw,2.2rem);box-shadow:0 18px 50px rgba(20,49,45,.08)}.form-control,.form-select{border-radius:13px;padding:.76rem .9rem;border-color:#d7e3e1}.form-control:focus,.form-select:focus{border-color:#59b8ad;box-shadow:0 0 0 .22rem rgba(15,118,110,.12)}.profile-hero{background:linear-gradient(135deg,#f4fbfa,#fff8df);border:1px solid #dcecea;border-radius:30px}.info-box{border-radius:18px;background:#f7faf9;border:1px solid var(--line);padding:1rem}.sticky-action{position:sticky;top:92px}.step-number{width:46px;height:46px;border-radius:15px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800}.feature-icon{width:54px;height:54px;border-radius:17px;background:#e8f7f4;color:var(--brand);display:grid;place-items:center;font-size:1.35rem}.empty-state{padding:3rem;text-align:center;border:1px dashed #bdd2ce;border-radius:24px;background:#fff}.site-footer{background:#0b2826;color:#fff}.site-footer a{display:block;color:rgba(255,255,255,.65);text-decoration:none;margin:.55rem 0}.site-footer a:hover{color:#fff}.dashboard-sidebar{background:#0d403c;color:#fff;border-radius:24px;padding:1.25rem}.dashboard-sidebar a{display:flex;color:rgba(255,255,255,.78);text-decoration:none;padding:.75rem;border-radius:12px;gap:.6rem}.dashboard-sidebar a:hover{background:rgba(255,255,255,.1);color:#fff}.table-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.notice-minor{background:#fff8dc;border:1px solid #f3dc8f;border-radius:16px;padding:1rem}.floating-mobile{display:none}@media(max-width:991px){.sticky-action{position:static}.hero h1{font-size:3rem}}@media(max-width:767px){.hero h1{font-size:2.55rem}.search-panel{border-radius:20px}.form-card{border-radius:20px}.floating-mobile{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:1030}.site-footer{padding-bottom:80px}.avatar-lg{width:100px;height:100px;border-radius:26px}}
