:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#173b57;background:#f3f5f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{max-width:1180px;margin:auto;padding:env(safe-area-inset-top) 14px calc(20px + env(safe-area-inset-bottom))}header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0 8px}h1{font-size:clamp(1.35rem,4vw,2rem);margin:0}h2{font-size:1.1rem;margin:0}.subtitle{margin:4px 0 0;color:#526879;font-size:.85rem}.card{background:#fff;border-radius:16px;padding:16px;margin:12px 0;box-shadow:0 2px 14px #173b5712;border-top:4px solid #1f64c8}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;cursor:grab}.card-heading:active{cursor:grabbing}.panel-controls{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.panel-button,button.small{width:auto;min-height:36px;padding:6px 9px;font-size:.76rem}.collapsed .panel-body{display:none}.collapsed .card-heading{margin-bottom:0}.dragging{opacity:.55;outline:3px dashed #1f64c8}.workspace-tools{position:sticky;top:56px;z-index:3;display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px 10px;margin:10px 0;background:#e8eef4;border:1px solid #cad7e1;border-radius:12px}.workspace-tools .hint{flex:1;min-width:260px}.status{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;background:#173b57;color:#fff;border-radius:12px;box-shadow:0 3px 14px #173b5730}.status span{font-size:.82rem}.grid,.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.filters{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:8px}.full{grid-column:1/-1}label{display:grid;gap:5px;font-size:.78rem;font-weight:750}label.check{display:flex;align-items:center;gap:8px}label.check input{width:auto;min-height:auto}input,select,textarea,button{width:100%;min-height:44px;font:inherit;padding:11px;border:1px solid #cbd5df;border-radius:9px;background:#fff;color:#173b57}textarea{min-height:82px;resize:vertical;line-height:1.4}button,.button-link{border:0;background:#1f64c8;color:#fff;font-weight:750;cursor:pointer}.button-link{display:inline-block;min-height:44px;padding:11px;border-radius:9px;text-align:center;text-decoration:none}button.secondary{background:#61788a}button.danger{background:#b42318}button.warning{background:#9a6700}button:disabled,input:disabled,select:disabled,textarea:disabled,.button-link[aria-disabled=true]{opacity:.55;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.button-link:focus-visible,summary:focus-visible{outline:3px solid #ffbf47;outline-offset:2px}.row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.row>*{flex:1;min-width:150px}.message{position:sticky;top:55px;z-index:5;padding:11px;border-radius:9px;margin:10px 0;background:#eaf2ff;box-shadow:0 2px 10px #173b5720}.message.error{background:#fde2e2;color:#8a1c1c}.message.success{background:#dff3e4;color:#185c35}.editing-notice{padding:10px;margin:8px 0;background:#fff4ce;border-left:4px solid #9a6700;border-radius:8px}.hint,.count{font-size:.8rem;color:#526879}.badge{display:inline-block;border-radius:999px;padding:4px 9px;background:#eaf2ff;font-size:.75rem;white-space:nowrap}.list{display:grid;gap:9px;margin-top:10px}.item{border:1px solid #dbe3ea;border-left:4px solid #1f64c8;border-radius:10px;padding:11px}.compact-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.compact-item button{flex:0 0 auto}.item.conflict{border-left-color:#b42318;background:#fff8f7}.item.error{border-left-color:#9a6700}.item p{white-space:pre-wrap;margin:7px 0;line-height:1.45}.log-entry summary{cursor:pointer;font-weight:750}.actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.actions button{width:auto;min-height:44px;padding:8px 10px}.links{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.links a{display:inline-block;min-height:44px;padding:9px 11px;border:1px solid #1f64c8;border-radius:8px;color:#1f64c8;font-weight:700;text-decoration:none}.online-only{border-top-color:#61788a}.offline-note{display:none;color:#8a1c1c;font-weight:700}.is-offline .online-only .button-link{pointer-events:none;opacity:.45}.is-offline .offline-note{display:block}.compact .card{padding:11px;margin:7px 0}.compact textarea{min-height:60px}.compact .item{padding:8px}.update{position:fixed;inset:auto 12px 12px;z-index:10;max-width:620px;margin:auto;background:#173b57;color:#fff;padding:14px;border-radius:12px;box-shadow:0 6px 30px #0004}.hidden{display:none!important}@media(max-width:900px){.filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.grid,.filters,.status{grid-template-columns:1fr}.full{grid-column:auto}header{align-items:flex-start;flex-direction:column}.status,.workspace-tools,.message{position:static}.row>*{min-width:100%}.workspace-tools .hint{min-width:100%}.panel-controls{max-width:65%}.panel-button,button.small{min-width:44px;min-height:44px;flex:0 0 auto}.compact-item{align-items:flex-start;flex-direction:column}.compact-item button{width:100%}}
