*{box-sizing:border-box}html{font-size:16px}html,body{margin:0;padding:0;font:1rem/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#1d1d1f;background:#f5f5f7;letter-spacing:-.01em}#root{max-width:40rem;margin:0 auto;padding:.6rem .75rem 1.25rem;background:#fff;min-height:100vh}h1{font-size:1.2rem;font-weight:600;letter-spacing:-.02em;margin:0}button.home{width:auto;padding:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;border-radius:0;cursor:pointer}h2{font-size:1.15rem;font-weight:600;letter-spacing:-.02em;margin:.35rem 0 .4rem}.mark.off{border:1px solid #c45c5c;background:#f8ecec;color:#8b2e2e}label.check{display:flex;align-items:center;gap:.4rem;font-weight:500;margin:.4rem 0 .2rem}label.check input{width:auto}.family-total-label{display:block;margin:.65rem 0 .2rem;font-weight:600;font-size:.9rem}.family-total{margin:0;padding:.55rem .85rem;border-radius:12px;background:#f5f5f7;border:1px solid #e8e8ed;color:#1d1d1f;font-variant-numeric:tabular-nums;font-weight:600}.name-row,.count-row{display:grid;grid-template-columns:1fr 1fr;gap:0 .5rem}.count-row .family-total-label{margin-top:.65rem}label{display:block;margin:.65rem 0 .2rem;font-weight:600;font-size:.9rem}input,select,button,textarea{font:inherit;width:100%;padding:.55rem .85rem}input,select,textarea{border:1px solid #d2d2d7;background:#f5f5f7;color:#1d1d1f;border-radius:12px}input:focus,select:focus,textarea:focus{outline:2px solid #0071e3;outline-offset:1px;background:#fff}textarea{resize:vertical;min-height:3.2rem}.pin{letter-spacing:.4em;text-align:center;font-size:1.45rem;font-variant-numeric:tabular-nums}.login-user{margin-bottom:.85rem}button{border:1px solid #1d1d1f;background:#1d1d1f;color:#fff;font-weight:600;cursor:pointer;border-radius:20px}button.secondary{background:transparent;color:#0071e3;border-color:#0071e3}button.view{background:#0071e3;border-color:#0071e3;color:#fff}button.checkin{background:#34c759;border-color:#34c759;color:#fff}button:disabled{opacity:.5;cursor:not-allowed}.row-btns{display:flex;gap:.4rem;margin-top:.85rem;flex-wrap:wrap}.row-btns button{flex:1;min-width:5.5rem}@media(max-width:767px){.client-page .row-btns{flex-direction:column;flex-wrap:nowrap}.client-page .row-btns button{flex:none;width:100%;min-width:0}}.status{display:flex;flex-wrap:wrap;gap:.35rem .85rem;color:#6e6e73;font-size:.85rem;margin:0 0 .5rem}.muted{color:#6e6e73;font-size:.9rem;margin:0 0 .5rem}.err{color:#b3261e;margin:.4rem 0}.ok{color:#1d1d1f;margin:.4rem 0}.stat-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin:.45rem 0 .85rem}.stats-panel{margin:0 0 .65rem}.stats-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .85rem;background:#f5f5f7;border:1px solid #e8e8ed;color:#1d1d1f;border-radius:12px;font-weight:600;text-align:left}.stats-toggle-label{flex-shrink:0}.stats-toggle-summary{flex:1;min-width:0;color:#6e6e73;font-weight:500;font-variant-numeric:tabular-nums;font-size:.9rem;text-align:right}.stats-panel.open .stats-toggle-summary{visibility:hidden}.stats-chevron{width:.45rem;height:.45rem;border-right:2px solid #6e6e73;border-bottom:2px solid #6e6e73;transform:rotate(45deg);flex-shrink:0;margin-top:-.15rem;transition:transform .15s ease}.stats-panel.open .stats-chevron{transform:rotate(-135deg);margin-top:.15rem}.stat-card{background:#f5f5f7;border-radius:16px;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.15rem}.stat-label{color:#6e6e73;font-size:.72rem;font-weight:500;line-height:1.25}.stat-value{font-size:1.45rem;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.empty-hint{color:#6e6e73;text-align:center;margin:1.5rem 0 .5rem;font-size:1rem}.checkin-tools{display:flex;flex-direction:column;gap:.35rem}.list{list-style:none;margin:.4rem 0 0;padding:0}.hit{border:1px solid #e8e8ed;padding:.65rem .75rem;margin-bottom:.35rem;width:100%;text-align:left;background:#fff;color:#1d1d1f;font-weight:400;display:flex;align-items:flex-start;gap:.65rem}.hit .hit-body{flex:1;min-width:0;display:flex;flex-direction:column}.hit .name{font-weight:600}.hit .meta{font-size:.85rem;color:#6e6e73;margin:.1rem 0 0}.hit.selected{border-color:#34c759;background:#f3fbf5}.hit .pick{width:1.35rem;height:1.35rem;border-radius:6px;border:1.5px solid #d2d2d7;flex-shrink:0;margin-top:.1rem;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#fff;background:#fff}.hit .pick.on{background:#34c759;border-color:#34c759}.select-toolbar{display:flex;align-items:center;gap:.65rem;margin:.15rem 0 0;flex-shrink:0}.select-mode-btn{width:auto;padding:.4rem .85rem;font-size:.9rem;background:#f5f5f7;color:#1d1d1f;border:1px solid #e8e8ed;border-radius:980px}.select-mode-btn.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.select-count{color:#6e6e73;font-size:.9rem;font-weight:500}.batch-bar{position:sticky;bottom:0;z-index:30;display:grid;grid-template-columns:1fr auto auto;gap:.4rem;align-items:center;margin-top:.5rem;padding:.65rem .15rem .25rem;background:linear-gradient(to top,#fff 70%,#ffffffd9)}.batch-bar-text{font-weight:600;font-size:.95rem;min-width:0}.batch-bar button{width:auto;min-width:5.5rem;padding:.55rem .85rem}@media(max-width:767px){.batch-bar{grid-template-columns:1fr 1fr;padding-bottom:.5rem}.batch-bar-text{grid-column:1 / -1}.batch-bar button{width:100%}}.today-page h2{margin-bottom:.85rem}.today-stat-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.today-stat-grid .stat-card{padding:1rem 1.1rem}.today-stat-grid .stat-value{font-size:2rem}@media(min-width:520px){.today-stat-grid{grid-template-columns:1fr 1fr 1fr}}.weekly-page h2{margin-bottom:.85rem}.week-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.week-card{background:#f5f5f7;border-radius:16px;padding:.85rem 1rem;border:1px solid #e8e8ed}.week-card-title{font-weight:600;font-size:1.05rem;letter-spacing:-.02em}.week-card-range{color:#6e6e73;font-size:.85rem;margin:.15rem 0 0}.week-card-stats{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.75rem}.week-card-stats .stat-label{display:block}.week-card-stats .stat-value{display:block;font-size:1.65rem;margin-top:.1rem}.checkin-flash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#ffffff59;animation:checkin-flash-fade 1.6s ease forwards}.checkin-flash-card{text-align:center;padding:1.25rem 1.75rem;border-radius:24px;background:#fff;box-shadow:0 12px 40px #00000024;border:1px solid #e8e8ed;animation:checkin-flash-pop 1.6s ease forwards}.checkin-flash-num{font-size:4.5rem;font-weight:700;letter-spacing:-.05em;line-height:1;color:#1f7a3a;font-variant-numeric:tabular-nums}.checkin-flash-label{margin-top:.45rem;color:#6e6e73;font-weight:600;font-size:1rem}@keyframes checkin-flash-pop{0%{transform:scale(.85);opacity:0}12%{transform:scale(1.04);opacity:1}22%{transform:scale(1);opacity:1}75%{transform:scale(1);opacity:1}to{transform:scale(.98);opacity:0}}@keyframes checkin-flash-fade{0%,70%{background:#ffffff73}to{background:#fff0}}.mark{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border:1px solid #34c759;background:#eaf8ee;color:#1f7a3a;padding:.08rem .35rem;margin-left:.35rem;line-height:1.2;vertical-align:middle;border-radius:6px}.fields,.nums{display:grid;grid-template-columns:7.2rem 1fr;gap:.28rem .7rem;margin:.5rem 0 .15rem;font-size:.95rem}.fields dt,.nums dt{color:#6e6e73;font-weight:600;margin:0}.fields dd,.nums dd{margin:0}.sub{color:#6e6e73;font-weight:400;font-size:.85rem}.mono{font-variant-numeric:tabular-nums;letter-spacing:.02em}.brand{min-width:0}.now{margin:.12rem 0 0;color:#6e6e73;font-variant-numeric:tabular-nums;font-weight:500;font-size:.95rem}.top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.top-actions{display:flex;align-items:flex-start;gap:.5rem;flex-shrink:0}.app-menu{position:relative}.menu-toggle{width:2.5rem;height:2.5rem;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#f5f5f7;border:1px solid #e8e8ed;color:#1d1d1f;border-radius:12px}.menu-bars{display:flex;flex-direction:column;gap:.28rem;width:1.05rem}.menu-bars span{display:block;height:2px;background:#1d1d1f;border-radius:2px}.app-menu-panel{position:absolute;right:0;top:calc(100% + .35rem);min-width:10.5rem;background:#fff;border:1px solid #e8e8ed;border-radius:14px;box-shadow:0 8px 28px #0000001f;padding:.35rem;z-index:40;display:flex;flex-direction:column;gap:.15rem}.app-menu-panel button{width:100%;text-align:left;background:transparent;color:#1d1d1f;border:none;border-radius:10px;padding:.65rem .85rem;font-weight:600}.app-menu-panel button.active{background:#f5f5f7}.app-menu-panel button.menu-signout{color:#6e6e73;font-weight:500;border-top:1px solid #e8e8ed;border-radius:0 0 10px 10px;margin-top:.15rem;padding-top:.75rem}.search-results{margin-top:.15rem}@media(max-width:767px){.now{font-size:.78rem;color:#1d1d1f;font-weight:600}.top-actions{flex-direction:row;align-items:center;gap:.4rem}.checkin-page{display:flex;flex-direction:column;min-height:0}.checkin-page.searching{height:calc(var(--vv-height, 100dvh) - 5.75rem);max-height:calc(var(--vv-height, 100dvh) - 5.75rem);overflow:hidden}.checkin-page.searching .nav-btns{display:none}.checkin-page.searching .checkin-tools{flex-shrink:0}.checkin-page.searching .select-toolbar{margin-top:.35rem}.checkin-page.searching .search-results{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:.75rem;margin-top:.35rem}.checkin-page.searching .search-block label[for=q]{margin-top:.15rem}}.lang-toggle{display:flex;background:#e8e8ed;border-radius:980px;padding:.12rem;gap:0}.lang-toggle button{width:auto;min-width:2.4rem;padding:.22rem .55rem;border:none;background:transparent;color:#1d1d1f;font-size:.75rem;font-weight:600;border-radius:980px}.lang-toggle button.active{background:#fff;box-shadow:0 1px 3px #00000014}.text-size{position:fixed;right:.45rem;bottom:.45rem;z-index:40;display:flex;flex-direction:column;gap:.2rem;width:auto}.text-size button{width:1.7rem;min-width:0;padding:.2rem 0;background:#fff;color:#1d1d1f;border:1px solid #d2d2d7;font-weight:600;font-size:.7rem;line-height:1;opacity:.45}.text-size button:hover,.text-size button:focus-visible{opacity:1}.text-size button:disabled{opacity:.35}.status-panel{margin-top:1.15rem;padding:.75rem .7rem .9rem;border:1px solid #e3c4c4;border-radius:12px;background:#faf3f3}.status-panel>label:first-of-type{margin-top:.35rem}.status-bar{height:4px;background:#c45c5c;border-radius:12px;margin:0 0 .2rem}.status-panel textarea{background:#f8ecec;border-color:#d4a0a0}.status-panel textarea:focus{outline-color:#c45c5c}.status-panel button{background:#f4d6d6;color:#6b2a2a;border-color:#c07070}.nav-btns{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;align-items:stretch;margin:.35rem 0 .65rem}.nav-btns button.back{width:100%;margin-bottom:0;text-align:center}button.back{width:auto;padding:.35rem .85rem;font-size:.9rem;margin-bottom:.35rem}table{width:100%;border-collapse:collapse;font-size:.85rem;margin-top:.65rem}th,td{border-bottom:1px solid #e8e8ed;border-top:none;border-left:none;border-right:none;padding:.3rem .25rem;text-align:left}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}th{background:#f5f5f7;font-weight:600}@media(min-width:768px){html,body{background:#f5f5f7}#root{max-width:72rem;margin:1.25rem auto;padding:1.5rem 2.15rem 2.25rem;min-height:calc(100vh - 2.5rem);border-radius:18px;box-shadow:0 4px 24px #0000000f}h1{font-size:1.4rem}.login-form{max-width:24rem;margin:2.5rem auto 0}.nav-btns{max-width:none;width:22rem;margin:0}.checkin-page .nav-btns{width:100%}.row-btns{max-width:none}.row-btns button{flex:0 1 auto;width:auto;min-width:8.5rem;padding:.55rem 1.15rem;border-radius:980px}button{border-radius:980px}.status-panel .row-btns{max-width:none}.status-panel .row-btns button{width:100%}.search-block{max-width:none;flex:1}.checkin-tools{display:flex;flex-direction:column;gap:.65rem}.stat-row{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1.25rem}.stat-card{padding:1.15rem 1.35rem}.stat-value{font-size:2rem}.empty-hint{margin:3.5rem 0 1rem;font-size:1.15rem}.list{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.75rem}.list li .hit{margin-bottom:0;height:100%}.count-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0 .65rem}.report-controls{display:grid;grid-template-columns:minmax(14rem,20rem) auto;gap:.45rem 1rem;align-items:end}.report-controls .name-row,.report-controls .err{grid-column:1 / -1}.report-controls .row-btns{margin-top:0}.nums{grid-template-columns:8.5rem 1fr 8.5rem 1fr;column-gap:1.5rem}table{font-size:.95rem}th,td{padding:.45rem .5rem}}@media(min-width:900px){.client-page{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(16rem,.85fr);gap:.5rem 1.75rem;align-items:start}.client-page .nav-btns{grid-column:1 / -1}.client-page .status-panel{margin-top:.35rem}}@media(min-width:1100px){#root{max-width:88rem}.list{grid-template-columns:1fr 1fr 1fr}}@media print{html,body,#root{background:#fff}.no-print{display:none!important}#root{max-width:none}}
