ul.tabs{margin-top:6px;margin-bottom:1.2rem;width:100%;border-bottom:2px solid #f1f1f1;list-style:none}ul.tabs li.tab{display:inline-block;margin:0 22px -2px 0;height:38px;line-height:36px}ul.tabs li.tab .tab__inner{font-weight:600;color:#999;text-transform:uppercase;cursor:pointer;font-size:.875em;letter-spacing:.2px;border-bottom:none;display:block}ul.tabs li.tab .tab__inner.active,ul.tabs li.tab .tab__inner.router-link-active{border-bottom:2px solid #5193eb;color:#5193eb}:root{--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px}@media (max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}#trigger-view__form{position:relative}#trigger-view__form section#flow-name .c-body{display:flex;align-items:center;justify-content:space-between}#trigger-view__form section#flow-name .c-body svg{height:18px;width:18px}#trigger-view__form section .c-sect .c-body{padding:.825rem .85rem}#trigger-view__form section [class*=kv]{min-height:42px;padding:.4rem 0;display:grid;align-content:center;grid-template-columns:2.5fr 2.8fr 1.5fr;font-size:.9rem;font-weight:500}@media (max-width:760px){#trigger-view__form section [class*=kv]{grid-template-columns:2.8fr 2.5fr 1.8fr}}#trigger-view__form section [class*=kv]:nth-child(odd){background-color:#f5f5f5}#trigger-view__form section [class*=kv].no-values{height:100px;display:flex;align-items:center;justify-content:center}#trigger-view__form section [class*=kv] .key,#trigger-view__form section [class*=kv] .time,#trigger-view__form section [class*=kv] .value{padding:0 1rem;font-weight:500}@media (max-width:760px){#trigger-view__form section [class*=kv] .key,#trigger-view__form section [class*=kv] .time,#trigger-view__form section [class*=kv] .value{padding:0 .725rem}}#trigger-view__form section [class*=kv] .value pre{width:240px;overflow-x:auto;margin:0;border:none;background-color:#f5f5f5;padding:.6rem;outline:none}#trigger-view__form section [class*=kv] .time{font-size:.875rem}@media (max-width:760px){#trigger-view__form section [class*=kv] .key,#trigger-view__form section [class*=kv] .time,#trigger-view__form section [class*=kv] .value{font-size:.75rem}}#trigger-view__form section [class*=kv].head .key,#trigger-view__form section [class*=kv].head .time,#trigger-view__form section [class*=kv].head .value{font-size:1rem;font-weight:600}@media (max-width:760px){#trigger-view__form section [class*=kv].head .key,#trigger-view__form section [class*=kv].head .time,#trigger-view__form section [class*=kv].head .value{font-size:.875rem}}@media (max-width:760px){#trigger-view__form section [class*=kv] .time,#trigger-view__form section [class*=kv] .value{padding-left:0}}#trigger-view__form #variables .variables pre{padding:.6rem;width:100%;outline:none;line-height:1.5;font-weight:500;font-family:monospace;overflow-x:auto;margin:0;border:none;background-color:#f5f5f5}