html,body,#root{min-height:100%;height:100%}html[data-cw-mode=light]{--cw-shell-top: #f7efe6;--cw-shell-bottom: #ead9c6;--cw-orb-primary: rgba(32, 111, 96, .2);--cw-orb-secondary: rgba(191, 116, 58, .16);--cw-orb-tertiary: rgba(255, 255, 255, .58)}html[data-cw-mode=dark]{--cw-shell-top: #081013;--cw-shell-bottom: #102127;--cw-orb-primary: rgba(87, 151, 133, .2);--cw-orb-secondary: rgba(223, 142, 83, .16);--cw-orb-tertiary: rgba(255, 255, 255, .04)}body{margin:0;background:radial-gradient(circle at top left,var(--cw-orb-tertiary),transparent 28%),linear-gradient(180deg,var(--cw-shell-top),var(--cw-shell-bottom));background-repeat:no-repeat,no-repeat;background-attachment:fixed,fixed}.cw-app-shell{position:relative;min-height:100%;overflow:hidden}.cw-app-shell__background{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.cw-app-shell__orb{position:absolute;filter:blur(8px);border-radius:999px}.cw-app-shell__orb--primary{width:34rem;height:34rem;top:-10rem;right:-8rem;background:radial-gradient(circle,var(--cw-orb-primary),transparent 70%)}.cw-app-shell__orb--secondary{width:30rem;height:30rem;bottom:-12rem;left:-8rem;background:radial-gradient(circle,var(--cw-orb-secondary),transparent 70%)}.cw-app-shell__orb--tertiary{width:24rem;height:24rem;top:28%;left:40%;background:radial-gradient(circle,var(--cw-orb-tertiary),transparent 70%)}.cw-app-shell__content{position:relative;z-index:1;min-height:100%}.cw-panel-scroll{scrollbar-width:thin}.cw-panel-scroll::-webkit-scrollbar{width:10px;height:10px}.cw-panel-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#62686e47;border:2px solid transparent;background-clip:content-box}@media (prefers-reduced-motion: no-preference){@keyframes cw-landing-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes cw-landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cw-landing-fade{opacity:0;animation:cw-landing-fade-up .72s cubic-bezier(.22,1,.36,1) forwards}.cw-landing-float{animation:cw-landing-float 12s ease-in-out infinite}}@media (prefers-reduced-motion: reduce){.cw-landing-fade,.cw-landing-float{animation:none!important;opacity:1!important;transform:none!important}}
