:root{font-family:"Hiragino Sans","Yu Gothic",Meiryo,system-ui,sans-serif;color:#1b211e;background:#eef1ec;font-synthesis:none;--ink:#1b211e;--muted:#6b7a6f;--line:#d8e0d7;--surface:#fbfcfa;--green:#2f5d4e;--blue:#35618e;--amber:#a8670c;--red:#b23c3c}
*{box-sizing:border-box}html,body{margin:0;min-width:320px}body{-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #8bb8e2;outline-offset:2px}.shell{width:min(760px,100%);margin:auto;padding:24px 16px 80px}.page-header{padding:8px 0 18px}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--muted);font:500 12px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.14em;text-transform:uppercase}.eyebrow-mark{width:7px;height:7px;background:var(--green);transform:rotate(45deg)}h1{font-size:clamp(24px,6vw,32px);line-height:1.2;letter-spacing:.01em;margin:9px 0 7px}h2{font-size:15px;margin:0}.lede{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.meta-bar,.control-panel,.progress-panel,.notice{background:var(--surface);border:1px solid var(--line);border-radius:12px}.meta-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;font-size:13px}.meta-bar strong{font:500 14px ui-monospace,SFMono-Regular,Consolas,monospace}.meta-label{color:var(--muted);font-size:12px;margin-right:9px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.badge-neutral{background:#e6ebe4;color:#43514a}.badge-good{background:#e4f1ea;color:#1f7a54}.badge-running{background:#e4edf6;color:#35618e}.badge-warn{background:#faefd9;color:#8f5a08}.badge-bad{background:#f7e4e2;color:#a13636}.control-panel{margin-top:12px;padding:14px}.control-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px, .8fr);gap:10px;align-items:end}.field{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.field input{width:100%;border:1px solid #cdd5cc;border-radius:9px;background:#fff;color:var(--ink);padding:10px 11px;font-size:15px}.primary-button{border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:700;padding:11px 16px;min-height:44px;box-shadow:0 2px 0 #244a3e;transition:transform .12s,background .12s}.primary-button:hover{background:#244a3e}.primary-button:active{transform:translateY(1px)}.primary-button:disabled{background:#a9bcb2;color:#eef3ef;cursor:not-allowed;box-shadow:none}.primary-button.small{min-height:40px;padding:9px 14px}.route-scroll{display:flex;gap:7px;overflow:auto;margin-top:13px;padding-bottom:2px;scrollbar-width:none}.route-scroll::-webkit-scrollbar{display:none}.route-chip{border:1px solid #cdd5cc;border-radius:999px;background:#fff;color:#43514a;padding:8px 13px;white-space:nowrap;font-size:13px;font-weight:700}.route-chip.is-active{border-color:var(--green);background:var(--green);color:#fff}.progress-panel{margin-top:12px;padding:14px;background:#eaf1f7;border-color:#c6d8e8}.progress-title{display:flex;align-items:center;gap:9px;color:#274a6e;font-size:14px}.spinner{width:16px;height:16px;border:2px solid #b6cbe0;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.progress-track{height:7px;background:#d3e1ee;border-radius:999px;overflow:hidden;margin-top:11px}.progress-bar{height:100%;width:0;background:var(--blue);transition:width .18s}.progress-meta{display:flex;flex-wrap:wrap;gap:6px 16px;color:#274a6e;font:13px ui-monospace,SFMono-Regular,Consolas,monospace;margin-top:10px}.progress-panel p{font-size:11px;color:#5b7d9c;margin:9px 0 0}.notice{display:flex;align-items:center;gap:9px;padding:11px 13px;margin-top:12px;font-size:13px;line-height:1.5}.notice.good{background:#e4f1ea;border-color:#bfe0cd;color:#1f6a49}.notice.warn{background:#faefd9;border-color:#ecd6a8;color:#8f5a08}.notice.bad{background:#f7e4e2;border-color:#e6bcb8;color:#a13636}.list-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin:20px 2px 9px}.list-head>div:first-child{display:flex;align-items:baseline;gap:8px;min-width:0}.count-label{color:var(--muted);font:12px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.list-actions{display:flex;align-items:center;gap:7px}.sort-control select{border:1px solid #cdd5cc;border-radius:8px;background:#fff;color:#43514a;padding:8px 26px 8px 9px;font-size:12px;max-width:150px}.secondary-button{border:1px solid #cdd5cc;background:#fff;color:#43514a;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;white-space:nowrap}.filter-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--green);color:#fff;font-size:11px;margin-left:3px}.active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 2px 8px}.filter-chip{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#e4edf6;color:#274a6e;font-size:11px;padding:5px 8px}.filter-chip button{border:0;background:transparent;color:inherit;padding:0;font-size:14px;line-height:1}.hut-list{display:flex;flex-direction:column;border-top:1px solid var(--line);background:var(--surface);border-radius:10px;overflow:hidden}.hut-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:64px;padding:8px 11px;border-bottom:1px solid #e8ede7;border-left:3px solid var(--green);text-decoration:none;color:inherit;transition:background .12s}.hut-row:last-child{border-bottom:0}.hut-row:hover{background:#f3f7f2}.hut-row.is-stale{border-left-color:#d59a3a}.hut-main{min-width:0}.hut-title{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px;font-weight:700}.hut-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changed{font-size:10px;color:var(--blue);background:#e4edf6;padding:2px 6px;border-radius:999px;white-space:nowrap}.hut-sub{color:var(--muted);font:11px ui-monospace,SFMono-Regular,Consolas,monospace;margin-top:3px}.hut-side{text-align:right;display:flex;align-items:flex-end;flex-direction:column;gap:4px}.status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700;white-space:nowrap}.status-available{background:#e4f1ea;color:#1f7a54}.status-limited{background:#faefd9;color:#a8670c}.status-full{background:#f7e4e2;color:#b23c3c}.status-closed{background:#ecefec;color:#6b736d}.status-unknown{background:#f0f1ee;color:#8a938a}.hut-time{color:#8a938a;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.empty-state{padding:28px 16px;text-align:center;color:var(--muted);font-size:13px}.empty-state button{margin-top:10px}.disclaimer,.demo-note{font-size:11px;line-height:1.7;color:#7a847b;margin:18px 2px 0}.demo-note{color:#8f5a08}.filter-dialog{width:min(420px,calc(100% - 28px));border:1px solid var(--line);border-radius:14px;padding:0;color:var(--ink);box-shadow:0 20px 70px #1b211e38}.filter-dialog::backdrop{background:#1b211e66}.filter-dialog form{padding:16px}.dialog-head{display:flex;align-items:center;justify-content:space-between}.dialog-head h2{font-size:17px}.icon-button{border:0;background:transparent;font-size:25px;color:var(--muted);line-height:1;padding:0 4px}.filter-dialog fieldset{border:0;border-top:1px solid var(--line);padding:14px 0 0;margin:16px 0 0}.filter-dialog legend{font-size:13px;font-weight:700;margin-bottom:9px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-line,.radio-line{display:flex;align-items:center;gap:7px;font-size:13px;color:#43514a}.check-line input,.radio-line input{accent-color:var(--green)}.range-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.range-grid label{font-size:11px;color:var(--muted);display:grid;gap:5px}.range-grid input{border:1px solid #cdd5cc;border-radius:8px;padding:9px}.dialog-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.text-button{border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:700}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,15px);opacity:0;pointer-events:none;max-width:calc(100% - 30px);padding:11px 15px;border-radius:9px;background:#1b211e;color:#fff;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;z-index:20}.toast.show{opacity:1;transform:translate(-50%,0)}.is-hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:560px){.shell{padding:16px 10px 74px}.page-header{padding-top:4px}.lede{font-size:12px}.meta-bar{padding:10px 11px}.control-grid{grid-template-columns:1fr}.primary-button{width:100%}.list-head{align-items:stretch;flex-direction:column;gap:8px}.list-head>div:first-child{justify-content:space-between}.list-actions{width:100%}.sort-control{flex:1}.sort-control select{width:100%;max-width:none}.secondary-button{min-height:39px}.hut-row{min-height:60px;padding:7px 9px}.hut-title{font-size:13px}.hut-sub{font-size:10px}.status{font-size:10px;padding:4px 7px}.hut-time{font-size:9px}.filter-dialog{align-self:end;margin:0 0 0 0;border-radius:16px 16px 0 0;width:100%;max-width:none}.filter-dialog form{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
