:root{--background:#f5f7fa;--foreground:#1a1a2e}[data-theme=dark]{--background:#000;--foreground:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;overflow-x:hidden}body{color:var(--foreground);background:var(--background);transition:color .3s,background .3s}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#424242}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5a5a5a}@media (max-width:768px){.desktop-only{display:none!important}.publish-action-bar{padding:8px calc(12px + env(safe-area-inset-right))8px calc(12px + env(safe-area-inset-left))!important;top:56px!important}.publish-action-card{align-items:stretch!important;padding:8px 10px!important}.publish-action-card .ant-space{width:100%}.publish-action-card .ant-space:last-child{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.publish-action-card .ant-space:last-child .ant-space-item,.publish-action-card .ant-space:last-child button{width:100%}.publish-action-card .ant-typography{display:none}}@media (min-width:769px){.mobile-only{display:none!important}}
