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))}.cw-app-shell{position:relative;min-height:100%;overflow:hidden}.cw-app-shell__background{pointer-events:none;position:absolute;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}
