:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#27352d;background:#f5f1e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:1160px;margin:auto;padding:32px 42px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dcded2;padding-bottom:26px;margin-bottom:42px}.brand{font-size:15px;font-weight:800;letter-spacing:.15em}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;color:#68715e;margin:10px 0}.clock{text-align:right}.clock strong{display:block;font-size:32px;font-variant-numeric:tabular-nums}.clock span{font-size:14px;color:#68715e}h1{font-family:Georgia,serif;font-size:48px;letter-spacing:-.04em;font-weight:500;margin:6px 0 12px}.intro{font-size:18px;color:#657060;margin:0 0 28px}.workers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 42px}button{font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:4px solid #b07825;outline-offset:4px}.worker{position:relative;background:#fffdf8;color:#27352d;border:1px solid #d9dccf;border-radius:18px;min-height:110px;font-size:28px;font-weight:650;box-shadow:0 3px 0 #e7e5da;overflow-wrap:anywhere;padding:20px}.worker.active{background:#e5eddf;border-color:#9fb293}.worker.active:after{content:"";position:absolute;right:18px;top:18px;width:9px;height:9px;background:#477652;border-radius:50%}.worker:active{transform:translateY(2px)}button:disabled{opacity:.5;cursor:wait}.ongoing{background:#fffdf8;border-radius:20px;padding:24px 28px;border:1px solid #e0e0d5}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{font-size:23px;margin:0}.badge{font-size:13px;background:#edf0e7;padding:7px 12px;border-radius:30px;color:#526447}.line{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;border-top:1px solid #e5e7de}.line:first-child{margin-top:20px}.line strong{font-size:20px}.line span{font-size:17px;color:#526447;font-variant-numeric:tabular-nums}.empty{color:#68715e;margin-bottom:0}footer{display:flex;justify-content:space-between;gap:20px;color:#6b7465;font-size:12px;padding:24px 0}#notice:empty{display:none}#notice{background:#e0ebd9;padding:14px 18px;border-radius:12px;margin:16px 0}#notice.error{background:#fbe4dc;color:#8a3020}dialog{border:0;border-radius:24px;padding:38px;max-width:480px;width:calc(100% - 32px);color:#27352d;background:#fffdf8;box-shadow:0 20px 100px #15281740}dialog::backdrop{background:#18281fcc;backdrop-filter:blur(3px)}dialog h2{font-size:38px;overflow-wrap:anywhere}dialog p#status{font-size:19px;min-height:52px;line-height:1.6}.close{position:absolute;right:16px;top:10px;background:none;border:0;font-size:36px;color:#64735c;width:48px;height:48px}.primary,.secondary{width:100%;min-height:64px;border:0;border-radius:12px;font-size:20px;font-weight:650}.primary{background:#35583e;color:white}.primary.stop{background:#9a482d}.secondary{margin-top:12px;background:#eeeee5;color:#4a5b43}@media(max-width:700px){main{padding:24px}.workers{grid-template-columns:repeat(2,1fr)}h1{font-size:40px}header{margin-bottom:28px}.clock strong{font-size:27px}.brand{font-size:12px}.worker{font-size:24px}.line{align-items:flex-start;flex-direction:column;gap:6px}footer{flex-direction:column;gap:8px}.ongoing{padding:22px}}@media(prefers-reduced-motion:no-preference){dialog[open]{animation:appear .15s ease-out}@keyframes appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
