@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--lp-gradient:linear-gradient(140deg, #06396a 0%, #155d78 42%, #50c394 100%);--lp-surface:#fff;--lp-muted:#6a7075;--lp-body-background:radial-gradient(circle at 15% 10%, #06396a24, transparent 40%), radial-gradient(circle at 85% 80%, #50c39424, transparent 32%), #eef4f6;--lp-body-text:#0f172a}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{overscroll-behavior-x:none;background:var(--lp-body-background);color:var(--lp-body-text);margin:0}:root[data-theme-mode=light] input[type=date],:root[data-theme-mode=light] input[type=time],:root[data-theme-mode=light] input[type=datetime-local],:root[data-theme-mode=light] input[type=month],:root[data-theme-mode=light] input[type=week]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme-mode=dark] input[type=date],:root[data-theme-mode=dark] input[type=time],:root[data-theme-mode=dark] input[type=datetime-local],:root[data-theme-mode=dark] input[type=month],:root[data-theme-mode=dark] input[type=week]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root .lp-native-picker-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:0;min-width:0;margin:0;padding:0}
