html,body,#root{background:#f3f4f6;width:100%;height:100%;min-height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{overflow:hidden}#root{padding-top:env(safe-area-inset-top,0px);flex-direction:column;min-height:100dvh;display:flex}[data-sonner-toaster]{--normal-bg:#fff;--normal-border:#e5e7eb;--normal-text:#111827;--success-bg:#ecfdf3;--success-border:#abefc6;--success-text:#067647;--error-bg:#fef3f2;--error-border:#fecdca;--error-text:#b42318;--info-bg:#f8fafc;--info-border:#e2e8f0;--info-text:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-sonner-toast].pixo-toast{border-radius:12px;box-shadow:0 10px 30px #0f172a1f}[data-sonner-toast] .pixo-toast-title{font-weight:600}@keyframes pixo-cover-reveal{0%{opacity:0;transform:translateY(12px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pixo-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pixo-grid-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}html.pink-desktop-mac{--pink-desktop-titlebar-height:52px}html.pink-desktop-mac #root{padding-top:var(--pink-desktop-titlebar-height)}html.pink-desktop-mac .pink-desktop-titlebar{height:var(--pink-desktop-titlebar-height);z-index:10000;-webkit-app-region:drag;app-region:drag;pointer-events:auto;backdrop-filter:blur(12px);background:linear-gradient(#fafafafa 0%,#fafafaeb 100%);border-bottom:1px solid #11182714;align-items:center;padding-left:78px;display:flex;position:fixed;top:0;left:0;right:0}html.pink-desktop-mac .pink-desktop-titlebar-icon{object-fit:contain;pointer-events:none;width:22px;height:22px}html.pink-desktop-mac [data-desktop-no-drag=true],html.pink-desktop-mac button,html.pink-desktop-mac a,html.pink-desktop-mac input,html.pink-desktop-mac textarea,html.pink-desktop-mac select{-webkit-app-region:no-drag;app-region:no-drag}html.pink-desktop-tray,html.pink-desktop-tray body{border:none;width:100%;height:100%;margin:0;overflow:hidden;background:0 0!important}html.pink-desktop-tray #root{box-sizing:border-box;flex:1;width:100%;height:100%;min-height:100%;display:flex;overflow:hidden;background:0 0!important;padding:8px!important}