:root{--cv-ease: cubic-bezier(.23, 1, .32, 1);--cv-font: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--cv-font-mono: "Space Mono", monospace;--cv-cream: #FBF3E6;--cv-surface: #F6EADB;--cv-surface-2: #F1E4CC;--cv-canvas: #EDE3D3;--cv-ink: #2E271F;--cv-ink-muted: #6B5F50;--cv-label: #8A6B3F;--cv-ink-04: rgba(46, 39, 31, .04);--cv-ink-08: rgba(46, 39, 31, .08);--cv-ink-10: rgba(46, 39, 31, .1);--cv-ink-12: rgba(46, 39, 31, .12);--cv-ink-14: rgba(46, 39, 31, .14);--cv-ink-16: rgba(46, 39, 31, .16);--cv-ink-20: rgba(46, 39, 31, .2);--cv-ink-25: rgba(46, 39, 31, .25);--cv-ink-35: rgba(46, 39, 31, .35);--cv-ink-45: rgba(46, 39, 31, .45);--cv-ink-55: rgba(46, 39, 31, .55);--cv-red: #F2A79B;--cv-red-deep: #F2735F;--cv-red-deep-hover: #E85F49;--cv-blue: #9CC0EC;--cv-yellow: #F6D98B;--cv-purple: #C9A9E0;--cv-green: #B8CC9E;--cv-peach: #F2C9A0;--cv-plum: #9B7CA8;--cv-plum-hover: #84698F;--cv-action: #9B7CA8;--cv-action-hover: #84698F}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#332b22;height:100%;height:100vh;height:100dvh;min-height:100%;min-height:100vh;min-height:100dvh;overflow:hidden;font-family:var(--cv-font);color:var(--cv-ink);-webkit-font-smoothing:antialiased}button{font-family:inherit}:focus-visible{outline:3px solid #9B7CA8;outline-offset:2px}#app-root{height:100%;height:100vh;height:100dvh;min-height:100%;min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--cv-ink-20);border-radius:4px}::-webkit-scrollbar-track{background:transparent}@keyframes cvfv-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes cvfv-ring-pulse{0%,to{box-shadow:0 0 #f2a79b8c}50%{box-shadow:0 0 0 5px #f2a79b00}}@keyframes cvfv-sheet-up{0%{transform:translateY(14px);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes cvfv-pop{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}@keyframes cvfv-panel{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cvfv-trayitem{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes cvfv-laneopen{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}@keyframes cvfv-laneneck{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes cvfv-lanepanel{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
