.n-button{background-color:var(--n-color)}@media screen and (min-width:768px){.naive-mobile-or-tablet{display:none!important}}@media screen and (max-width:768px){.naive-not-mobile-or-tablet{display:none!important}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important;-webkit-text-fill-color:var(--n-text-color)}.n-input__textarea-mirror{min-height:var(--n-height)}.naive-page{min-height:100vh;min-height:100dvh}:root{color-scheme:light;--page-bg:#f3ede2;--page-ink:#15211f}*{box-sizing:border-box}#__nuxt,body,html{background:radial-gradient(circle at top left,rgba(255,193,94,.18),transparent 24%),radial-gradient(circle at bottom right,rgba(18,109,98,.16),transparent 28%),var(--page-bg);color:var(--page-ink);font-family:IBM Plex Sans,PingFang SC,Microsoft YaHei,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100%}body{min-height:100vh}.shell{isolation:isolate;position:relative}.shell__orb{border-radius:999px;filter:blur(70px);height:28rem;opacity:.35;position:fixed;width:28rem;z-index:-1}.shell__orb--left{background:#ffc15e73;left:-10rem;top:-10rem}.shell__orb--right{background:#1f6e6259;bottom:-8rem;right:-8rem}
