:root{color:#182235;background:#f5f7fb;font-family:GT Walsheim Pro,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--runtime-primary: #500b4d;--runtime-secondary: #dc2a4a;--runtime-ink: #182235;--runtime-muted: #64748b;--runtime-border: #d7dee8;--runtime-surface: #ffffff;--runtime-bg: #f5f7fb}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--runtime-bg)}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(80,11,77,.03),transparent 320px),var(--runtime-bg)}body,button,input,select,textarea{font-family:inherit}#app{min-height:100vh}.runtime-shell{min-height:100vh;color:var(--runtime-ink)}.runtime-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:18px;height:64px;border-bottom:1px solid var(--runtime-border);background:#ffffffeb;padding:0 28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.runtime-close{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:var(--runtime-muted);font-size:26px;line-height:1;text-decoration:none;outline:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.runtime-close:hover{background:#500b4d12;color:var(--runtime-primary)}.runtime-close:focus-visible{box-shadow:0 0 0 3px #500b4d29}.runtime-close:active{transform:translateY(1px)}.runtime-topbar-divider{width:1px;height:24px;background:var(--runtime-border)}.runtime-topbar-title{color:var(--runtime-ink);font-size:14px;font-weight:600}.runtime-topbar-brand{margin-left:auto;display:inline-flex;align-items:center;gap:8px;color:var(--runtime-muted);font-size:13px;font-weight:700}.runtime-brand-dot{width:9px;height:9px;border-radius:999px;background:var(--runtime-secondary);box-shadow:0 0 0 4px #dc2a4a1a}.runtime-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:36px;width:min(1440px,100%);margin:0 auto;padding:56px 48px}.runtime-flow-host{min-width:0}.runtime-flow-host ikawaari-flow{display:block;--ikw-flow-primary: var(--runtime-primary);--ikw-flow-ink: var(--runtime-ink);--ikw-flow-muted: var(--runtime-muted);--ikw-flow-border: var(--runtime-border);--ikw-flow-surface: var(--runtime-surface);--ikw-flow-font: "GT Walsheim Pro", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ikw-flow-radius: 8px}.runtime-help-panel{position:sticky;top:96px;align-self:start;display:grid;gap:14px}.runtime-help-card{display:grid;grid-template-columns:28px 1fr;gap:12px;border:1px solid var(--runtime-border);border-radius:8px;background:#ffffffc7;padding:18px;box-shadow:0 12px 32px #1822350f}.runtime-help-icon{display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(80,11,77,.18);border-radius:999px;color:var(--runtime-primary);font-size:12px;font-weight:900}.runtime-help-card h2{margin:0;color:var(--runtime-ink);font-size:14px;line-height:1.25}.runtime-help-card p{margin:6px 0 0;color:var(--runtime-muted);font-size:13px;line-height:1.5}.runtime-state-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.runtime-state-card{display:grid;grid-template-columns:42px 1fr;gap:16px;width:min(620px,100%);border:1px solid var(--runtime-border);border-radius:8px;background:#fff;padding:24px;box-shadow:0 18px 45px #18223514}.runtime-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--runtime-primary);color:#fff;font-size:14px;font-weight:900}.runtime-state-card h1{margin:0;color:var(--runtime-ink);font-size:24px;line-height:1.2}.runtime-state-card p{margin:8px 0 0;color:var(--runtime-muted);font-size:14px;line-height:1.5}.runtime-state-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:18px;border-radius:8px;background:var(--runtime-primary);padding:0 16px;color:#fff;font-size:13px;font-weight:800;text-decoration:none;outline:none;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.runtime-state-action:hover{background:#3f083d;box-shadow:0 10px 24px #1822351f;transform:translateY(-1px)}.runtime-state-action:focus-visible{box-shadow:0 0 0 3px #500b4d29}@media (max-width: 1180px){.runtime-page{grid-template-columns:1fr;padding:36px 28px}.runtime-help-panel{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.runtime-page{gap:24px;padding:32px 22px}.runtime-help-panel{gap:12px}}@media (max-width: 720px){.runtime-topbar{height:58px;gap:12px;padding:0 16px}.runtime-topbar-brand{display:none}.runtime-page{padding:18px 12px 28px}.runtime-help-panel{grid-template-columns:1fr}.runtime-help-card{padding:14px}.runtime-state-shell{align-items:start;padding:18px 12px}.runtime-state-card{grid-template-columns:1fr;gap:14px;padding:18px}.runtime-state-card h1{font-size:22px}}@media (max-width: 430px){.runtime-topbar-title{font-size:13px}.runtime-topbar-divider{display:none}.runtime-page{padding-inline:10px}}
