@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--midnight:#08101f;--midnight-deep:#00174b;--royal-blue:#497cff;--surface-low:#f2f4f6;--surface-lowest:#fff;--surface-high:#e6e8ea;--outline-ghost:#0f172a26;--shadow-ghost:0px 24px 48px -12px #0f172a14}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--surface-low);color:#000;min-width:320px;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}a,button{font:inherit}img,svg{max-width:100%;display:block}#root{min-height:100vh}::selection{background:#497cff33}.design-app-shell{background:#f7f9fb;min-height:100vh;position:relative}.design-frame{border:0;width:100%;min-height:100vh;display:block}.design-switcher{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-radius:12px;flex-wrap:wrap;gap:8px;max-width:min(420px,100vw - 32px);padding:8px;display:flex;position:fixed;top:16px;right:16px;box-shadow:0 16px 40px #0f172a1f}.design-switcher-button{color:#334155;cursor:pointer;text-transform:lowercase;background:#e6e8ea;border:0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1}.design-switcher-button.active{color:#fff;background:#0050cb}@media (width<=720px){.design-switcher{max-width:none;inset:auto 12px 12px}.design-switcher-button{flex:calc(50% - 8px)}}
