﻿.estateflow-demo-bar{position:sticky;top:0;z-index:9999;background:#161616;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);font-family:"Hiragino Sans","Yu Gothic",sans-serif}
.estateflow-demo-bar__inner{width:min(1200px,calc(100% - 24px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0}
.estateflow-demo-bar__copy{display:grid;gap:2px}.estateflow-demo-bar__copy span{font-size:.92rem;color:rgba(255,255,255,.78)}
.estateflow-demo-bar__actions{display:flex;flex-wrap:wrap;gap:10px}.estateflow-demo-bar__actions a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;text-decoration:none;font-weight:700;border:1px solid rgba(255,255,255,.16);background:#fff;color:#161616}.estateflow-demo-bar__actions .estateflow-demo-bar__primary{background:#fff;color:#111}.estateflow-demo-bar__actions .estateflow-demo-bar__ghost{background:transparent;color:#fff}
@media (max-width: 960px){.estateflow-demo-bar__inner{flex-direction:column;align-items:flex-start}.estateflow-demo-bar__actions{width:100%}.estateflow-demo-bar__actions a{flex:1 1 auto}}
