.tool{padding-block:clamp(2rem,5vh,4rem)}.tool h1{font-size:clamp(1.9rem,4vw,2.7rem);margin:.2rem 0 .5rem;letter-spacing:-.01em}.tool .dek{color:var(--ink-soft);max-width:62ch;font-size:1.05rem;line-height:1.6}.tool .filters{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0 .75rem;padding:1rem;background:var(--surface-2);border:1px solid var(--line-soft);border-radius:var(--r-lg)}.tool .filters label{display:flex;flex-direction:column;gap:.3rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.tool .filters select{padding:.6rem .75rem;border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--surface);color:var(--ink);font-size:.95rem;min-width:12rem;font-family:inherit;cursor:pointer}.tool .filters select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.tool .meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem}.tool .count{color:var(--muted);font-size:.85rem;margin:0;font-weight:600}.tool .legend{display:flex;gap:.9rem;font-size:.72rem;color:var(--muted)}.tool .legend span{display:inline-flex;align-items:center;gap:.3rem}.tool .legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.tool .legend i.sw-quiet{background:linear-gradient(180deg,#45ad76,#26714b)}.tool .legend i.sw-mid{background:var(--line)}.tool .legend i.sw-busy{background:linear-gradient(180deg,#dd8b8b,#bd382e)}.tool .chip:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#45ad76,#26714b);display:inline-block;margin-right:.4rem;vertical-align:baseline}.tool .results{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.tool .card{position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);text-decoration:none;color:var(--ink);transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.tool .card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--accent-soft)}.tool .photo{height:152px;background:var(--surface-2) center/cover no-repeat;position:relative;flex:none}.tool .badge{position:absolute;left:10px;top:10px;max-width:calc(100% - 20px);background:#14120fc7;color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;border-radius:var(--r-pill);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tool .chip{position:absolute;left:10px;bottom:10px;background:#fffdf9f2;color:#14523a;font-size:.78rem;font-weight:800;padding:.25rem .55rem;border-radius:var(--r-pill)}.tool .body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;flex:1}@media(prefers-color-scheme:dark){.tool .chip{background:#1e1a15eb;color:#6fd39d}}@media(prefers-reduced-motion:reduce){.tool .photo{transition:none}}.tool .card h3{font-size:1.02rem;margin:0 0 .45rem;line-height:1.3;font-weight:700}.tool .card[hidden]{display:none}.tool .hours{margin:0 0 .7rem;font-size:.82rem;line-height:1.45;color:var(--ink-soft);font-weight:600}.tool .barwrap{margin-top:auto}.tool .bar{display:flex;gap:2px;height:26px;align-items:flex-end}.tool .bar i{flex:1;border-radius:3px;background:#ece6da;border:1px solid #8a8073;box-sizing:border-box}.tool .bar i.quiet{background:linear-gradient(180deg,#45ad76,#26714b);border-color:#1d5c3c;height:100%}.tool .bar i.busy{background:linear-gradient(180deg,#dd8b8b,#bd382e);border-color:#93251d;height:100%}.tool .bar i.mid{background:#ece6da;height:62%}.tool .barlab{display:flex;justify-content:space-between;font-size:.64rem;color:var(--ink-soft);font-weight:600;margin-top:5px;letter-spacing:.02em}@media(prefers-color-scheme:dark){.tool .bar i,.tool .bar i.mid{background:#3a3328;border-color:#6f6659}.tool .bar i.quiet{background:linear-gradient(180deg,#4bb37c,#2f7d55)}.tool .bar i.busy{background:linear-gradient(180deg,#e39a9a,#c8443a)}.tool .legend i.sw-quiet,.tool .chip:before{background:linear-gradient(180deg,#4bb37c,#2f7d55)}.tool .legend i.sw-busy{background:linear-gradient(180deg,#e39a9a,#c8443a)}.tool .legend i.sw-mid{background:#3a3328}}.tool .foot{color:var(--muted);font-size:.78rem;margin-top:2rem;max-width:62ch;line-height:1.6}.tool .findings{margin-top:3rem;border-top:1px solid var(--line);padding-top:2rem}.tool .findings h2{font-size:clamp(1.35rem,3vw,1.75rem);margin:0 0 .4rem}.tool .findings h3{font-size:1.05rem;margin:1.6rem 0 .5rem}.tool .facts{margin:1rem 0;padding-left:1.2rem;max-width:68ch}.tool .facts li{margin:.5rem 0;line-height:1.65}.tool .findings p{max-width:68ch;line-height:1.7;color:var(--ink-soft);font-size:.95rem}.tool .tblwrap{overflow-x:auto}.tool .findings table{border-collapse:collapse;font-size:.9rem;min-width:22rem}.tool .findings th,.tool .findings td{text-align:left;padding:.45rem 1.25rem .45rem 0;border-bottom:1px solid var(--line-soft)}.tool .findings th{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.tool .empty{color:var(--muted);padding:2.5rem 0;text-align:center}@media(max-width:560px){.tool .filters{flex-direction:column}.tool .filters select{width:100%;min-width:0}}
