
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17232c;background:#f3f2ed;font-synthesis:none;--ink:#17232c;--muted:#606b70;--line:#d9ddd9;--accent:#215a55}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #c8d0cb;background:white;border-radius:7px;padding:9px 12px;font-size:12px;font-weight:650;color:var(--ink);min-height:38px}button:hover{background:#edf3ef;border-color:#738e85}button:disabled{opacity:.5;cursor:wait}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #207ca6;outline-offset:3px}header{height:88px;padding:20px 32px;background:#172b2b;color:#f6faf7;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:14px;align-items:center}.brand-mark{display:inline-grid;place-items:center;width:45px;height:45px;border:2px solid currentColor;border-radius:12px;font-size:18px;font-weight:850;letter-spacing:-1px}.brand strong{display:block;letter-spacing:2px;font-size:13px}.brand div>span{font-size:12px;color:#baccca;display:block;margin-top:5px}.header-right{display:flex;gap:14px;align-items:center}.header-right>div{margin-right:10px;text-align:right}.header-right strong{display:block;font-size:19px;letter-spacing:.3px;margin-top:4px}.header-right button{background:transparent;color:#edf3ee;border-color:#526b66}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;margin:0 0 9px;color:var(--muted)}header .eyebrow{color:#afc7c1;font-size:9px}main{max-width:1800px;margin:auto;padding:28px 32px 20px}.heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}h1{font-size:32px;letter-spacing:-1.2px;line-height:1.15;margin:0 0 10px}p{line-height:1.5}.heading p:not(.eyebrow){margin:0;font-size:13px;color:var(--muted)}.feed{font-size:11px;line-height:1.9;text-align:right;color:var(--muted)}.feed strong{color:var(--ink)}.quick{background:#e6ece5;border:1px solid #d2ded2;border-radius:10px;padding:17px 20px;margin-bottom:24px;display:flex;gap:24px;align-items:center}.quick h2{font-size:13px;margin:0 0 4px}.quick>div>span{font-size:11px;color:var(--muted)}.quick nav{display:flex;flex-wrap:wrap;gap:8px;flex:1}.quick button{font-size:12px;box-shadow:0 1px 1px #00000005}.quick button span{font-size:16px;color:var(--accent)}.board-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px;align-items:start}.lane-head{display:flex;align-items:center;justify-content:space-between;border-top:3px solid #83928d;padding:14px 0 0}.now .lane-head{border-top:5px double var(--ink);padding-top:12px}.lane h2{font-size:12px;letter-spacing:1.4px;margin:0;display:flex;align-items:center;gap:9px}.lane-icon{width:25px;height:25px;display:inline-grid;place-items:center;border:1px solid #a9b5ae;border-radius:5px;font-size:15px}.now .lane-icon{background:var(--ink);color:white;border-color:var(--ink)}.count{font-size:11px;font-weight:750;border:1px solid #c9d0ca;background:#e7eae4;padding:3px 8px;border-radius:5px}.lane-caption{font-size:10px;margin:8px 0 14px;color:var(--muted)}.cards{display:flex;flex-direction:column;gap:11px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:15px;box-shadow:0 2px 2px #17232c04}.now .card{border-left:4px solid var(--ink);padding-left:12px}.card-top{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.badge{font-size:9px;font-weight:750;letter-spacing:.6px;border:1px solid #ccd4ce;padding:3px 6px;border-radius:4px;display:inline-block;line-height:1.25}.badge.urgent{background:#17232c;color:white;border-color:#17232c}.card-top>span:last-child{font-size:10px;font-weight:750;white-space:nowrap}.card h3{font-size:15px;line-height:1.35;letter-spacing:-.2px;margin:0 0 9px}.ro{font-size:12px;font-weight:750;margin:0 0 5px}.identity{font-size:12px;color:#3e4e50;margin:0 0 9px;line-height:1.4}.status-label{display:flex;gap:5px;flex-wrap:wrap;font-size:10px;color:#46524b;margin:8px 0}.status-label span{background:#eff2ee;border-radius:4px;padding:4px 6px}.reason{font-size:11px;color:var(--muted);line-height:1.5;margin:10px 0}.summary{font-size:11px;color:#52605d;margin:7px 0}.timing{display:flex;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #edf0ec;font-size:10px;margin-top:12px;color:#4d5f58}.controls{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}.controls button{font-size:10px;padding:6px 8px;min-height:34px}.controls .done{background:#edf3ee;border-color:#aebdb1}.empty{border:1px dashed #bbc6be;border-radius:8px;padding:32px 18px;color:var(--muted);text-align:center;font-size:12px;background:#ffffff35}.empty strong{display:block;color:#4e6058;font-size:14px;margin-bottom:7px}.secondary{margin-top:23px;border-top:1px solid var(--line);padding-top:15px}.secondary summary{cursor:pointer;font-size:12px;font-weight:750;display:list-item;margin-left:14px}.secondary summary>span{font-size:10px;background:#e4e9e2;padding:3px 7px;border-radius:4px;margin-left:8px}.secondary small{font-size:10px;font-weight:400;color:var(--muted);margin-left:12px}.secondary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.secondary .card{padding:12px}.secondary .card h3{font-size:13px}.secondary .reason,.secondary .summary,.secondary .status-label{display:none}footer{font-size:10px;color:var(--muted);display:flex;gap:24px;flex-wrap:wrap;margin-top:32px;padding-top:16px;border-top:1px solid var(--line)}footer #updated{margin-left:auto}.warning,.error{border:1px solid #807446;border-left:4px solid #807446;padding:13px 16px;font-size:12px;background:#fff8df;border-radius:7px;margin-bottom:18px}.error{background:#fff;border-color:#283d45}dialog{border:1px solid #c5d0c9;border-radius:12px;padding:24px;width:480px;max-width:calc(100vw - 30px);max-height:90vh;color:var(--ink);background:#fcfcf8;box-shadow:0 20px 100px #14292630}dialog::backdrop{background:#10282670;backdrop-filter:blur(2px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dialog-head h2{font-size:21px;margin:0;letter-spacing:-.5px}.dialog-head .eyebrow{margin-bottom:5px}.dialog-head button{padding:5px 10px}label{display:block;font-size:11px;font-weight:700;margin-bottom:14px}label small{color:var(--muted);font-weight:400;margin-left:4px}input,select,textarea{display:block;width:100%;margin-top:7px;padding:10px 11px;border:1px solid #bfcbc3;border-radius:6px;background:#fff;color:var(--ink);font-size:13px;min-height:41px}.form-row{display:flex;gap:16px}.form-row label{flex:1}.primary{background:var(--accent);color:white;border-color:var(--accent);width:100%;padding:12px;font-size:13px;min-height:44px}.primary:hover{background:#184743;color:white}.hint{display:block;font-size:10px;color:var(--muted);text-align:center;margin-top:12px}.form-error{font-size:12px;color:#722a20}.drawer{position:fixed;inset:0 0 0 auto;margin:0;height:100vh;max-height:100vh;width:540px;border-radius:12px 0 0 12px;padding:27px}.drawer h2{font-size:25px;letter-spacing:-.5px}.drawer h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:25px 0 12px}.drawer p,.drawer li{font-size:12px;line-height:1.6}.detail-block{background:#edf2ec;padding:13px;border-radius:6px;margin:8px 0}.detail-block h4{font-size:13px;margin:0 0 5px}.detail-block p{margin:4px 0}.event{padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.event time{display:block;font-size:10px;color:var(--muted);margin-top:4px}.login{background:#172b2b;min-height:100vh;display:grid;place-items:center}.gate{width:440px;background:#f5f6ef;border-radius:14px;padding:40px}.gate .brand-mark{color:var(--accent);margin-bottom:28px}.gate h1{font-size:31px}.gate p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:24px}.gate form{margin:25px 0}.gate small{font-size:10px;color:var(--muted)}#login-error{color:#842a20}.gate input{font-size:16px}.gate label{font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 22px;border-radius:8px;font-size:12px;box-shadow:0 4px 20px #0003;z-index:100}[hidden]{display:none!important}@media(min-width:1550px){.card h3{font-size:16px}.quick nav{justify-content:flex-end}}@media(max-width:1050px){main{padding:22px}.quick{display:block}.quick nav{margin-top:13px}.board-grid{gap:12px}.header-right{gap:8px}header{padding:16px 22px}.header-right button{font-size:10px}.card{padding:12px}.heading h1{font-size:28px}}@media(max-width:750px){header{height:auto;gap:18px;flex-wrap:wrap}.header-right{flex-wrap:wrap}.header-right>div{text-align:left}.board-grid{grid-template-columns:1fr}.secondary-cards{grid-template-columns:1fr}.heading{display:block}.feed{text-align:left;margin-top:15px}.gate{max-width:calc(100vw - 32px);padding:28px}.heading h1{font-size:28px}main{padding:20px 16px}.drawer{width:100vw;max-width:100vw}.quick button{min-height:42px}}
