:root{--blue-900: #07306f;--blue-800: #0a4a9b;--blue-700: #165fb8;--blue-600: #2477d4;--blue-100: #eaf4ff;--mint: #34c7a1;--yellow: #ffd54a;--red: #ff6b6b;--ink: #172033;--muted: #718096;--line: #e3eaf4;--surface: #ffffff;--soft: #f5f8fc;--radius: 18px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.24),transparent 24%),linear-gradient(135deg,#4f97dd,#1460b9 42%,#0a367a);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.mobile-product{min-height:100vh;padding:28px}.blueprint{width:min(1180px,100%);min-height:calc(100vh - 56px);margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(340px,410px) minmax(260px,1fr);gap:34px;align-items:center}.headline{color:#fff}.headline span{display:inline-flex;min-height:28px;align-items:center;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}.headline h1{margin:18px 0 12px;font-size:40px;line-height:1.14;letter-spacing:0}.headline p{margin:0;color:#ffffffd1;line-height:1.65}.device-wrap{display:grid;place-items:center}.device{width:min(390px,100%);height:min(820px,calc(100vh - 56px));min-height:720px;border:10px solid #f6f9ff;border-radius:38px;padding:10px;position:relative;background:#dfe8f7;box-shadow:0 28px 80px #00185461,inset 0 0 0 1px #0000000d}.speaker{width:110px;height:22px;border-radius:0 0 18px 18px;background:#f6f9ff;position:absolute;top:-1px;left:50%;transform:translate(-50%);z-index:2}.app-screen{height:100%;border-radius:28px;overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;background:var(--soft)}.app-header{min-height:78px;padding:22px 18px 12px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff;background:linear-gradient(135deg,var(--blue-900),var(--blue-600))}.app-header span,.app-header strong{display:block}.app-header span{margin-bottom:4px;font-size:11px;opacity:.82}.app-header strong{font-size:18px}.icon-button{width:36px;height:36px;border:0;border-radius:12px;display:grid;place-items:center;color:#fff;background:#ffffff24;cursor:pointer}.profile-card{margin:-1px 14px 0;border-radius:0 0 var(--radius) var(--radius);padding:14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;color:#fff;background:linear-gradient(135deg,#1e74c9,#074895)}.avatar{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:#ffffff29}.profile-card strong,.profile-card span{display:block}.profile-card span{margin-top:3px;font-size:12px;opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-strip{padding:12px 14px 10px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.service-strip::-webkit-scrollbar{display:none}.service-strip button{min-width:fit-content;height:34px;border:1px solid var(--line);border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#315278;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.service-strip button.selected{color:#fff;border-color:var(--blue-600);background:var(--blue-600)}.app-content{min-height:0;overflow-y:auto;padding:0 14px 16px}.api-notice{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin-bottom:12px;border:1px solid #fed7aa;border-radius:16px;padding:10px 12px;background:#fff7ed}.api-notice span{border-radius:999px;padding:3px 7px;color:#9a3412;background:#ffedd5;font-size:10px;font-weight:900}.api-notice p{margin:0;color:#7c2d12;font-size:11px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.screen-stack{display:grid;gap:12px}.hero-card,.soft-card,.action-card,.request-pill{border-radius:var(--radius);background:#fff;box-shadow:0 8px 24px #163a6914}.hero-card{padding:18px}.hero-card.emergency{color:#fff;background:linear-gradient(135deg,#07306f59,#051531ad),linear-gradient(135deg,#124d91,#08305e)}.hero-card.calm{color:#fff;background:linear-gradient(135deg,#155bb1,#31a7d8)}.hero-card span{display:block;font-size:12px;font-weight:800;opacity:.84}.hero-card h2{margin:8px 0 0;font-size:20px;line-height:1.32;letter-spacing:0}.hero-card p{margin:10px 0 0;line-height:1.55;opacity:.9}.mini-row{margin-top:14px;display:flex;justify-content:space-between;gap:10px;font-size:12px}.soft-card{padding:14px}.card-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.card-title>svg{color:var(--blue-600)}.card-title strong,.card-title small{display:block}.card-title small{color:var(--muted);font-size:12px;margin-top:2px}.card-title .status{margin-left:auto}.info-line{display:grid;gap:4px;padding:10px 0;border-top:1px solid var(--line)}.info-line:first-child{border-top:0;padding-top:0}.info-line span{color:var(--muted);font-size:11px;font-weight:800}.info-line strong{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.action-card{padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.sticky-action{position:sticky;bottom:8px;z-index:2}.primary-action,.secondary-action{min-height:44px;border-radius:14px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;cursor:pointer}.primary-action{color:#fff;background:var(--blue-600)}.secondary-action{color:#254362;background:#edf4fb}.primary-action.full{width:100%}.primary-action:disabled,.secondary-action:disabled{opacity:.55;cursor:not-allowed}.summary-list{margin:0;padding-left:20px;line-height:1.6;font-size:13px}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tag{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;color:#075985;background:#e0f2fe}.tag.warning{color:#9a3412;background:#ffedd5}.service-card{display:grid;gap:12px}.line-list{display:grid;gap:7px}.line-list p{margin:0;color:#4b5f78;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.runtime-strip{display:grid;grid-template-columns:14px minmax(0,1fr) auto auto;align-items:center;gap:7px;border:1px solid #dbeafe;border-radius:14px;padding:8px 10px;color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:800}.runtime-strip span,.runtime-strip time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runtime-strip strong{color:#166534}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-metric{border-radius:16px;padding:12px;background:#fff;text-align:center}.mini-metric span,.mini-metric strong{display:block}.mini-metric span{color:var(--muted);font-size:11px;font-weight:800}.mini-metric strong{margin-top:4px;color:var(--blue-800);font-size:20px}.qr-card{display:grid;place-items:center;gap:12px;color:var(--blue-700)}.qr-card svg{color:var(--blue-600)}.request-pill{width:100%;min-height:52px;border:1px solid transparent;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.request-pill.selected{border-color:var(--blue-600)}.request-pill span{font-weight:800}.audit-item{display:grid;gap:6px}.audit-item span,.audit-item p{margin:0;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.empty-state{color:var(--muted);line-height:1.5}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.status.pending{color:#991b1b;background:#fee2e2}.status.explained,.status.ready,.status.submitted{color:#1d4ed8;background:#dbeafe}.status.approved,.status.verified,.status.matched{color:#166534;background:#dcfce7}.status.held,.status.draft,.status.expired,.status.review,.status.monitoring{color:#92400e;background:#fef3c7}.bottom-tabs{height:64px;padding:8px 10px 10px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;border-top:1px solid var(--line);background:#ffffffeb}.bottom-tabs button{border:0;border-radius:14px;display:grid;place-items:center;align-content:center;gap:2px;color:#68809b;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.bottom-tabs button.selected{color:var(--blue-700);background:var(--blue-100)}.feature-board{display:grid;gap:18px}.feature-step{position:relative;border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:18px 18px 18px 44px;color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-dot{width:16px;height:16px;border:4px solid var(--yellow);border-radius:999px;position:absolute;left:18px;top:22px;background:#fff}.feature-step strong{display:block}.feature-step p{margin:8px 0 0;color:#fffc;line-height:1.55}@media(max-width:1020px){.blueprint{grid-template-columns:1fr}.headline,.feature-board{width:min(410px,100%);margin:0 auto}.headline{text-align:center}.headline h1{font-size:30px}}@media(max-width:520px){.mobile-product{padding:0}.headline,.feature-board{display:none}.blueprint{min-height:100vh;display:block}.device{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.speaker{display:none}.app-screen{border-radius:0}}
