:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#1a1612;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f3ec;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body,#root{background:#f6f3ec;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;overflow-x:clip}img,svg,video,canvas{max-width:100%}button{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ow-indeterminate{0%{transform:translate(-100%)}to{transform:translate(100%)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2f2f2f}.thumbstrip::-webkit-scrollbar{height:8px}.thumbstrip::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.thumbstrip:hover::-webkit-scrollbar-thumb{background:#8c8c8c8c}.thumbstrip{scrollbar-color:transparent transparent;scrollbar-width:thin}.thumbstrip:hover{scrollbar-color:#8c8c8c8c transparent}input[type=range]{-webkit-appearance:none;appearance:none;background:#1a1a1a;border-radius:2px;height:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#c9a84c;border:0;border-radius:7px;width:14px;height:14px;box-shadow:0 0 0 4px #c9a84c20}input[type=range]::-moz-range-thumb{cursor:pointer;background:#c9a84c;border:0;border-radius:7px;width:14px;height:14px}textarea:focus,input:focus,select:focus{box-shadow:0 0 0 3px #c9a84c2e;border-color:#c9a84c!important}button,a,input,select,textarea{transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s,transform .12s}:focus-visible{outline-offset:2px;outline:2px solid #c9a84c8c}
