:root{--bg:#f6f4ef;--surface:#fff;--surface-strong:#181818;--text:#171717;--muted:#64605b;--border:#ded8cf;--accent:#b72d2d;--accent-strong:#8f1f1f;--ok:#23744b;--warn:#a05d00;--danger:#b42318;--shadow:0 16px 40px #14121014}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);letter-spacing:0;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{background:linear-gradient(180deg, #b72d2d14, transparent 260px), var(--bg);justify-content:center;min-height:100dvh;display:flex}.phone-frame{background:var(--bg);flex-direction:column;width:min(100%,520px);min-height:100dvh;display:flex}.top-bar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f4eff0;border-bottom:1px solid #ded8cfcc;padding:14px 18px 12px;position:sticky;top:0}.brand-row,.nav-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-mark{background:var(--surface-strong);color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.brand-title{margin:0;font-size:15px;line-height:1.2}.brand-subtitle{color:var(--muted);margin:2px 0 0;font-size:12px}.main-content{flex:1;width:100%;padding:18px}.page-title{margin:0 0 4px;font-size:28px;line-height:1.04}.page-lead{color:var(--muted);margin:0 0 20px;line-height:1.45}.stack{gap:14px;display:grid}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px}.card-pad{padding:16px}.compact-card{text-align:left;width:100%;padding:16px;display:block}.compact-card strong{font-size:17px;line-height:1.25;display:block}.compact-card span,.muted{color:var(--muted)}.muted{line-height:1.4}.button-row{flex-wrap:wrap;gap:10px;display:flex}.button,.ghost-button,.danger-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-weight:700;display:inline-flex}.button{background:var(--accent);color:#fff}.button:hover{background:var(--accent-strong)}.button:disabled,.ghost-button:disabled{opacity:.48;cursor:not-allowed}.ghost-button{background:var(--surface);color:var(--text);border-color:var(--border)}.danger-button{color:var(--danger);background:#fff1ef;border-color:#f4bbb5}.full-width{width:100%}.field{gap:7px;display:grid}.field label,.field-label{color:var(--muted);font-size:13px;font-weight:700}.check-row{align-items:center;gap:10px;min-height:48px;font-weight:700;display:flex}.check-row input{width:20px;height:20px;accent-color:var(--accent)}.input,.select,.textarea{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fff;border-radius:8px;padding:11px 12px}.textarea{resize:vertical;min-height:96px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stat{border:1px solid var(--border);background:#faf9f6;border-radius:8px;padding:12px}.stat strong{font-size:24px;display:block}.stat span{color:var(--muted);font-size:12px}.pill{color:#403b36;background:#eee8df;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.pill-ok{color:var(--ok);background:#e6f4ec}.pill-warn{color:var(--warn);background:#fff1d6}.pill-danger{color:var(--danger);background:#ffe9e6}.list-item{border-bottom:1px solid var(--border);gap:7px;padding:14px 0;display:grid}.list-item:last-child{border-bottom:0}.list-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.error-box,.info-box,.success-box{border-radius:8px;padding:12px;line-height:1.4}.error-box{color:var(--danger);background:#ffe9e6;border:1px solid #f4bbb5}.info-box{color:#4b453f;border:1px solid var(--border);background:#f3eee5}.success-box{color:var(--ok);background:#e6f4ec;border:1px solid #bddfc9}.login-panel{padding-top:34px}.back-link{color:var(--muted);align-items:center;min-height:40px;font-weight:700;display:inline-flex}.bottom-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#f6f4eff0;padding:12px 18px 18px;position:sticky;bottom:0}.gira-resumen-titulo{margin:0 0 4px;font-size:18px;line-height:1.2}.gira-resumen-sub{margin:0 0 12px;font-size:13px}.gira-resumen-lista{gap:8px;display:grid}.gira-resumen-item{text-align:left;color:var(--danger);background:#ffe9e6;border:1px solid #f4bbb5;border-radius:8px;gap:2px;min-height:48px;padding:10px 12px;display:grid}.gira-resumen-item span{color:#7a2119}.gira-card-header{text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.gira-semaforo{font-size:28px;line-height:1}.gira-card-datos{flex:1;gap:3px;display:grid}.gira-card-datos strong{font-size:17px;line-height:1.25}.gira-pendientes{justify-self:start;margin-top:2px}.gira-chevron{color:var(--muted);font-size:18px}.gira-card-body{border-top:1px solid var(--border);padding-bottom:6px}.gira-alerta{margin:12px 16px 0}.gira-item-row{border-bottom:1px solid var(--border);grid-template-columns:52px 1fr 44px;align-items:start;gap:4px 10px;padding:12px 16px;display:grid}.gira-item-row:last-child{border-bottom:0}.gira-item-head{flex-wrap:wrap;align-items:center;gap:8px;min-height:30px;display:flex}.gira-item-head strong{font-size:15px}.gira-item-nota{margin:4px 0 0;font-size:13px;line-height:1.4}.gira-estado-btn{border:1px solid var(--border);background:#faf9f6;border-radius:10px;place-items:center;min-width:52px;min-height:52px;font-size:24px;display:grid}.gira-edit-btn{min-width:44px;min-height:44px;padding:0}.gira-item-edit{grid-column:1/-1;gap:10px;padding-top:8px;display:grid}@media (min-width:700px){.phone-frame{border:1px solid var(--border);border-radius:18px;min-height:calc(100dvh - 28px);margin:14px 0;overflow:clip}}
