:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#243c31;background:#f6f5f0;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:520px;margin:auto;padding:28px 22px max(28px,env(safe-area-inset-bottom))}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.brand{color:inherit;text-decoration:none;font-size:29px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center}.brand-icon{font-size:34px;font-weight:400;margin-right:8px}.brand-dot{color:#6c8a39}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px}.intro{margin-bottom:26px}h1{font-size:44px;letter-spacing:-2px;line-height:1.07;font-weight:650;margin:14px 0 22px}p{line-height:1.5}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation;border:0;min-height:44px}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #60992e;outline-offset:4px}.clock-card{background:#244c3b;color:#fff;border-radius:24px;padding:24px}.status{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:600}#status-dot{height:8px;width:8px;background:#aab9af;border-radius:50%}#status-dot.active{background:#d9ef97;box-shadow:0 0 0 4px #d9ef9718}#elapsed{font-size:14px;color:#d5ded7;margin:9px 0 25px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.clock-button{height:106px;border-radius:15px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:16px;font-weight:750;font-size:21px;letter-spacing:-.5px}.button-symbol{font-size:25px;line-height:1}.in{background:#d9ef97;color:#243c31}.out{background:#fff;color:#243c31}.clock-button:disabled{opacity:1;background:#ffffff0e;color:#8ea89b;border:1px solid #ffffff19}.subtle{font-size:11px;color:#79867e;line-height:1.5}.clock-card .subtle{color:#bbccbf;margin:19px 0 0;text-align:center}.summary{padding:26px 10px 22px;text-align:center}.week-nav{display:flex;align-items:center;justify-content:space-between}.week-nav button{background:none;color:#243c31;font-size:22px;width:44px}.week-nav .eyebrow{font-size:9px}#week-range{font-size:13px;margin-top:7px;color:#627166}.amount{font-size:57px;line-height:1.1;font-weight:650;letter-spacing:-2.8px;margin:27px 0 3px;font-variant-numeric:tabular-nums}.muted{color:#768178}.summary>.muted{font-size:13px;margin:0}.summary-bottom{display:flex;justify-content:space-around;padding:23px 0 10px}.summary-bottom strong{display:block;font-size:14px;font-weight:600}.summary-bottom small{display:block;font-size:11px;color:#768178;margin-top:6px}.card{border:1px solid #dde1d7;border-radius:17px;padding:20px;margin-top:12px;background:#fcfcf8}summary{cursor:pointer;font-size:14px;font-weight:600;list-style:none;min-height:24px;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary span{color:#86917c}label{display:block;font-size:13px;font-weight:550;margin-top:17px}input{width:100%;min-width:0;background:white;border:1px solid #c9d0c4;border-radius:9px;padding:12px;margin-top:7px;color:#243c31;min-height:46px;font-size:16px}input:focus{outline:2px solid #6c8a39}.primary,.secondary{border-radius:10px;padding:12px 18px;font-size:14px;font-weight:650}.primary{background:#244c3b;color:white;width:100%;margin-top:22px}.secondary{background:#e8eddf;color:#244c3b;margin-top:16px}.text-button{background:none;color:#526746;font-size:12px;padding:8px}.small{font-size:12px}.rates{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rates input{padding:10px 7px}footer{display:flex;justify-content:space-between;align-items:center;margin:28px 4px 0;color:#8a9288;font-size:10px;line-height:1.8}.day{border-top:1px solid #e4e7de;padding:13px 0}.day-head{display:flex;justify-content:space-between;gap:8px;font-size:12px}.day-head strong{font-weight:600}.shift{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#768178}.day-total{font-size:11px;color:#768178;margin:3px 0}.empty{font-size:12px;color:#90988e;margin:7px 0}#notice{padding:14px;background:#fff0d6;color:#704c11;border-radius:12px;font-size:13px;margin-bottom:20px}#notice.success{background:#e4edcc;color:#354c1e}dialog{border:0;border-radius:22px;width:calc(100% - 32px);max-width:440px;padding:24px;color:#243c31;max-height:90dvh;overflow:auto}dialog::backdrop{background:#14251fcc;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}h2{font-size:22px;letter-spacing:-.7px;margin:0}.time-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}#editor-error{font-size:13px;color:#a03e26}[hidden]{display:none!important}#login.card{padding:30px}#loading{text-align:center;padding:50px 0}@media(min-width:700px){main{padding-top:40px}header{margin-bottom:52px}}@media(max-width:360px){main{padding:22px 16px}h1{font-size:39px}.clock-card{padding:20px}.clock-button{font-size:19px}.eyebrow{letter-spacing:1.1px}.amount{font-size:51px}}
