:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#193b43;background:#f4f6f3;font-size:15px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #cdd9d5;border-radius:9px;background:#fff;color:#22454b;padding:10px 14px;min-height:44px}button:hover{background:#edf4ef}button:disabled{opacity:.55;cursor:wait}.primary{background:#17685d;color:#fff;border-color:#17685d}.primary:hover{background:#105447}.quiet{background:transparent;border-color:transparent}input,textarea,select{background:#fff;border:1px solid #c9d7d3;border-radius:8px;padding:12px;color:#193b43;min-width:0;width:100%;font-size:16px}textarea{resize:vertical;line-height:1.65}input:focus,textarea:focus,select:focus,button:focus-visible{outline:2px solid #3d9b83;outline-offset:2px}label{display:flex;flex-direction:column;gap:8px;font-weight:600;margin:16px 0}.muted,.hint{color:#627a7f;font-weight:400;line-height:1.7}.hint{font-size:12px}h1{font-size:clamp(25px,3vw,36px);letter-spacing:-1px;line-height:1.35;margin:12px 0}h2{margin:5px 0;font-size:23px;overflow-wrap:anywhere}h3{font-size:16px}.eyebrow{font-size:11px;letter-spacing:1.7px;color:#628078;margin:0}.brand{font-size:25px;font-weight:800;letter-spacing:1px;color:inherit;text-decoration:none;display:flex;align-items:center;gap:14px}.brand span{font-size:13px;font-weight:500;letter-spacing:2px;border-left:1px solid #9aafa8;padding-left:14px}header{height:80px;padding:0 max(24px,calc((100vw - 1160px)/2));display:flex;justify-content:space-between;align-items:center;background:#102d35;color:#e7f1e9;gap:12px}.header-actions{display:flex;gap:6px}.header-actions .quiet{color:#e7f1e9}main{max-width:1208px;margin:auto;padding:38px 24px 70px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.page-heading p{margin-bottom:0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.filters input{flex:3;min-width:210px}.filters select{flex:1;min-width:125px}.cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.case-card{text-align:left;border:1px solid #dbe3dd;padding:22px;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;min-height:236px;box-shadow:0 4px 16px #1c3d2b04}.case-card:hover{border-color:#79a597;transform:translateY(-1px);background:white}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.number{font:12px ui-monospace,monospace;letter-spacing:.5px;color:#678179}.badge{font-size:11px;padding:4px 8px;border-radius:5px;background:#eaf3ed;white-space:nowrap;color:#306554}.case-card h2{font-size:19px;line-height:1.5;margin:0}.todo-preview{border-top:1px solid #edf1eb;padding-top:12px;flex:1;color:#56706f;font-weight:400;line-height:1.6;font-size:14px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.todo-preview span{display:block;font-size:10px;letter-spacing:1px;color:#859b90;margin-bottom:3px}.card-bottom{font-size:12px;color:#678179;font-weight:400}.priority-1{background:#fae5df;color:#a34934}.priority-2{background:#fbf1d5;color:#846123}.empty{text-align:center;padding:60px 20px;color:#647b77}.login{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at 10% 10%,#d9e7d9,transparent 65%),#eff4ef}.login[hidden]{display:none}.login-card{background:#fff;padding:44px;border:1px solid #d7e2d8;border-radius:20px;max-width:440px;width:100%;box-shadow:0 20px 80px #234f3610}.login-card .brand{margin-bottom:46px}.login-card h1{font-size:28px}.login-card .primary{width:100%;margin-top:12px}#login-error{color:#ad442e}dialog{border:1px solid #cbd9d0;border-radius:16px;padding:28px;max-width:680px;width:calc(100% - 32px);max-height:90dvh;color:#193b43;background:#fcfdfb;overscroll-behavior:contain}dialog::backdrop{background:#092a36a8;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:start;gap:14px;margin-bottom:20px}.dialog-head button{flex-shrink:0}.meta{display:flex;flex-wrap:wrap;gap:10px;color:#668077;font-size:13px}.pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.section-heading,.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px}.form-bottom label{flex:1;max-width:220px}.history-heading{border-top:1px solid #cbd9cf;padding-top:25px;margin-top:28px}.history-heading span{font-size:12px;margin-left:12px}.history-entry{padding:16px 0;border-bottom:1px solid #d6e1d8}.history-time{color:#799085;font-size:12px}.history-section{border-bottom:1px solid #d6e1d8;padding:14px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.history-section strong{display:block;font-size:12px;color:#337a63;margin-bottom:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.full{width:100%;margin-top:15px}.images{display:flex;gap:8px;flex-wrap:wrap}.images img{width:90px;height:80px;object-fit:cover;border-radius:6px}.images button{padding:5px}.images small{display:block;font-size:10px}#preview-image{max-width:100%;display:block;margin:auto}#image-dialog{max-width:1100px}.inline-form{display:flex;gap:8px;margin:22px 0}.inline-form input{flex:1}.inline-form button{flex-shrink:0}.key-row,.category-row{padding:16px 0;border-bottom:1px solid #dbe3d9;display:flex;gap:10px;justify-content:space-between;align-items:center}.key-row p{margin:7px 0;overflow-wrap:anywhere}.key-row .actions{display:flex;gap:6px;flex-shrink:0}.key-row button{font-size:12px;padding:6px 10px}.danger{color:#a14432}.secret-box{padding:16px;background:#e9f3e3;border:1px solid #bed5b2;border-radius:8px}.secret-box textarea{margin:12px 0}details{margin-top:24px}summary{cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.8}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#153e38;color:white;padding:14px 20px;border-radius:10px;max-width:90vw;z-index:10000;box-shadow:0 8px 40px #0002}.category-row input{flex:1}@media(max-width:950px){.cases{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){header{height:66px;padding:0 16px}.brand{font-size:22px;gap:9px}.brand span{font-size:11px;padding-left:9px;letter-spacing:0}header button{padding:8px 10px;font-size:12px}main{padding:28px 16px 50px}.page-heading{align-items:start;gap:12px}.page-heading h1{font-size:25px;max-width:230px}.page-heading>.primary{font-size:13px;white-space:nowrap;padding:10px;margin-top:26px}.eyebrow{font-size:10px}.cases{grid-template-columns:1fr;gap:12px}.case-card{min-height:200px;padding:20px}.filters input{flex-basis:100%}.filters select{min-width:100px}.filters button{font-size:12px;padding:8px}.login-card{padding:28px}.login-card .brand{margin-bottom:32px}dialog{width:100%;max-width:100%;max-height:95dvh;margin:auto 0 0;border-radius:18px 18px 0 0;padding:24px 18px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.inline-form{flex-wrap:wrap}.key-row{align-items:start;flex-wrap:wrap}.form-bottom{gap:12px}}
