html{scroll-behavior:smooth}.dashboard-preview-route{color:#12243a;background:#fff7ee;grid-template-rows:72px minmax(0,1fr);height:100vh;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.dashboard-preview-bar{z-index:2;background:#fffdfaf5;border-bottom:1px solid #081a331f;justify-content:space-between;align-items:center;gap:20px;padding:0 max(18px,50vw - 660px);display:flex;position:relative;box-shadow:0 8px 24px #081a330f}.dashboard-preview-brand{color:#081a33;align-items:center;gap:10px;text-decoration:none;display:flex}.dashboard-preview-brand img{object-fit:contain;width:38px;height:38px}.dashboard-preview-brand span{flex-direction:column;display:flex}.dashboard-preview-brand strong{font-size:16px}.dashboard-preview-brand small{color:#5d6b79;margin-top:2px;font-size:10px}.dashboard-preview-action{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-preview-frame{background:#fff7ee;border:0;width:100%;height:100%}@media (max-width:620px){.dashboard-preview-route{grid-template-rows:64px minmax(0,1fr)}.dashboard-preview-bar{padding:0 14px}.dashboard-preview-brand small{display:none}.dashboard-preview-action{min-height:38px;padding-inline:13px;font-size:10px}}
