:root{color:#f8fafc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#07111f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#10243a 0,#07111f 28rem);min-width:320px;margin:0}main{width:min(100%,31rem);min-height:100dvh;margin:0 auto;padding:1rem 1rem 2rem}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:1.4rem;line-height:1.15}h2{margin-bottom:.25rem;font-size:1.08rem}small{color:#8ea1b7;letter-spacing:.08em;font-size:.68rem}.muted{color:#9fb0c3;line-height:1.5}.intro{margin:1rem .25rem}.app-header{border-bottom:1px solid #24364a;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.5rem .25rem 1rem;display:flex}.app-header small,.section-title small,.primary-card small,.sheet-header small,.sync-status small{color:#55d6a9;letter-spacing:.13em;margin-bottom:.3rem;font-family:ui-monospace,monospace;font-weight:800;display:block}.status-dot{color:#6ee7b7;background:#12342d;border:1px solid #276554;border-radius:99rem;flex:none;padding:.4rem .65rem;font:700 .65rem ui-monospace,monospace}.status-dot.offline{color:#fda4af;background:#3b1720;border-color:#7f2938}.card,.section-block,.primary-card{background:#0d1b2b;border:1px solid #26394e;border-radius:1.25rem;margin-top:1rem;padding:1.1rem;box-shadow:0 12px 30px #0004}.primary-card{background:linear-gradient(135deg,#10342d,#0d2430);border-color:#2b6655}.primary-card span{color:#9fb0c3;font-size:.78rem}.form,label{gap:.5rem;display:grid}.form{gap:1rem}label span{color:#9fb0c3;letter-spacing:.09em;text-transform:uppercase;font:700 .7rem ui-monospace,monospace}input,select,textarea{color:#f8fafc;background:#142438;border:1px solid #34495f;border-radius:1rem;outline:none;width:100%;min-height:3.5rem;padding:.8rem 1rem;font:1rem ui-monospace,monospace}input:focus,select:focus,textarea:focus{border-color:#2dd4a5;box-shadow:0 0 0 3px #2dd4a522}button{color:#06131d;cursor:pointer;background:#2dd4a5;border:0;border-radius:1rem;min-height:3rem;padding:.65rem 1rem;font:800 .86rem inherit}button:active{transform:scale(.985)}button:disabled{cursor:not-allowed;opacity:.42}button.secondary{color:#d7e1ec;background:#24364a}button.danger{color:#fecdd3;background:#4a1d29;border:1px solid #7f3144}.primary-action{width:100%;min-height:3.5rem;margin-top:.5rem}.sync-status{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1b2bf2;border:1px solid #2c4158;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding:.8rem 1rem;display:flex;position:sticky;top:.5rem;box-shadow:0 8px 22px #0006}.sync-status strong{font-size:.9rem;display:block}.sync-pending{border-color:#d99a31;box-shadow:0 0 0 1px #d99a3125,0 8px 22px #0006}.sync-pending strong{color:#fbbf5b}.sync-ok strong{color:#6ee7b7}.sync-details{color:#8ea1b7;text-align:right;gap:.15rem;font:.62rem ui-monospace,monospace;display:grid}.section-title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.round-icon{color:#55d6a9;background:#15342f;border-radius:.8rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.journey-list{gap:.8rem;display:grid}.journey{background:#132337;border:1px solid #30445b;border-radius:1rem;padding:1rem}.journey-info{gap:.3rem;display:grid}.journey-info strong{font-size:1rem}.macro-pill{color:#6ee7b7;background:#143a31;border:1px solid #286552;border-radius:99rem;width:fit-content;margin-top:.25rem;padding:.25rem .55rem;font:700 .66rem ui-monospace,monospace}.action-grid{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.9rem;display:grid}.action-grid button{color:#e5edf5;text-align:center;background:#1b3046;border:1px solid #38516b;place-items:center;gap:.2rem;min-height:5.2rem;font-size:.76rem;display:grid}.action-grid button span{color:#55d6a9;font-size:1.2rem}.action-grid button.danger span{color:#fda4af}.action-grid.four{grid-template-columns:1fr 1fr}.add-user{margin-top:1rem}.cpf-confirm{color:#6ee7b7;background:#143a31;border:1px solid #286552;border-radius:.85rem;margin:0;padding:.75rem;font-weight:800}.error,.error-inline{color:#fda4af}.error{background:#4a1d29;border:1px solid #7f3144;border-radius:.85rem;padding:.8rem}.operation-sheet{z-index:20;background:#07111f;flex-direction:column;width:min(100%,31rem);margin:auto;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.sheet-header{border-bottom:1px solid #26394e;justify-content:space-between;align-items:center;padding:.5rem .25rem 1rem;display:flex}.close-button{color:#cbd5e1;background:#1b2b3f;width:2.6rem;min-height:2.6rem;padding:0;font-size:1.5rem}.macro-grid{gap:.75rem;padding:1rem 0;display:grid}.macro-grid button{color:#e5edf5;text-align:left;background:#102035;border:1px solid #30455d;grid-template-columns:3rem 1fr;gap:.2rem .85rem;min-height:5.4rem;padding:.9rem;display:grid}.macro-grid button.selected{background:#133b32;border-color:#42d7aa;box-shadow:0 0 0 2px #42d7aa28}.macro-grid .macro-code{color:#55d6a9;background:#19352f;border-radius:.8rem;grid-row:1/3;place-items:center;width:3rem;height:3rem;font:800 1rem ui-monospace,monospace;display:grid}.macro-grid strong{align-self:end}.macro-grid small{letter-spacing:0;align-self:start}.sheet-confirm{gap:.8rem;margin-top:auto;padding:1rem 0;display:grid}.choice-list,.checklist-body,.qr-body{gap:.85rem;padding:1rem 0;display:grid}.choice-list>button{color:#e5edf5;text-align:left;background:#102035;border:1px solid #30455d;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.choice-list>button>span{color:#55d6a9;background:#19352f;border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.choice-list button div{gap:.25rem;display:grid}.question-card{background:#102035;border:1px solid #30455d;border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.question-card>div:first-child{gap:.25rem;display:grid}.answer-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.answer-grid button{color:#dbe7f1;background:#1b3046;border:1px solid #38516b}.answer-grid button.selected{color:#062016;background:#55d6a9;border-color:#55d6a9}.photo-button{color:#dbe7f1;cursor:pointer;background:#1b3046;border:1px solid #38516b;border-radius:1rem;justify-content:center;align-items:center;min-height:3.2rem;display:flex}.photo-button span{color:inherit}.photo-preview{object-fit:contain;background:#020617;border:1px solid #38516b;border-radius:1rem;width:100%;max-height:18rem}.journey-info{cursor:pointer}.journey-detail{gap:1rem;padding:1rem 0;display:grid}.time-total,.time-current,.qr-current{background:#102035;border:1px solid #30455d;border-radius:1rem;gap:.35rem;padding:1rem;display:grid}.time-total strong{color:#6ee7b7;font:800 2rem ui-monospace,monospace}.time-current{grid-template-columns:1fr auto;align-items:center}.time-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.time-grid div{background:#132337;border-radius:.85rem;gap:.3rem;padding:.85rem;display:grid}.time-grid strong,.time-current strong{font:800 1rem ui-monospace,monospace}.qr-current span{color:#8ea1b7;font-size:.75rem}.save-note{text-align:center;font-size:.72rem}.qr-video{object-fit:cover;background:#020617;border:1px solid #30455d;border-radius:1rem;width:100%;max-height:45dvh}.hidden{display:none}.version{color:#63768b;text-align:center;margin:2rem 0 .5rem;font:.65rem ui-monospace,monospace}@media (width>=32rem){main{padding-inline:1.25rem}.operation-sheet{border-inline:1px solid #26394e}}
