:root{color:#12192a;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f7f5ef}.app-shell{display:grid;grid-template-rows:auto 1fr;min-height:100vh}.shell-header{display:flex;align-items:center;gap:14px;min-height:44px;padding:10px 18px;border-bottom:1px solid rgba(18,25,42,.1);background:#f7f5efeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow,.project-name{overflow:hidden;color:#12192a;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.project-name{color:#64748b;font-weight:700}.divider{width:1px;height:18px;background:#12192a2e}.prototype-frame{width:100%;min-height:calc(100vh - 44px);border:0;background:#f7f5ef}@media(max-width:640px){.shell-header{align-items:flex-start;flex-direction:column;gap:4px}.divider{display:none}.prototype-frame{min-height:calc(100vh - 64px)}}
