*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#211c16;-webkit-font-smoothing:antialiased;background:#ede6da;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,-apple-system,system-ui,sans-serif}#root{height:100vh}::selection{color:#241a12;background:#e7c79a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d6c8b0 padding-box padding-box;border:3px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#c8b28f padding-box padding-box}::-webkit-scrollbar-track{background:0 0}[contenteditable]{cursor:text;border-radius:4px;outline:none;transition:box-shadow .15s,background .15s}[contenteditable]:hover{box-shadow:0 0 0 1.5px #e0d2bc}[contenteditable]:focus{background:#fbf8f2b8;box-shadow:0 0 0 2px #a86940}.hover-lift{transition:transform .2s cubic-bezier(.2,.7,.3,1),box-shadow .2s,border-color .15s}.hover-lift:hover{transform:translateY(-3px)}.press{transition:transform .12s,background .15s,box-shadow .15s,border-color .15s,color .15s}.press:active{transform:translateY(1px)scale(.99)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes shimmer{0%{background-position:-180% 0}to{background-position:180% 0}}@keyframes growBar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes sheetIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.skin{background:linear-gradient(100deg,#e9dfd0 30%,#fbf8f2 50%,#e9dfd0 70%) 0 0/220% 100%;animation:1.5s linear infinite shimmer}button{font-family:inherit}
