*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(160deg,#f4f0ff,#fff);min-height:100vh}html[data-surface=mobile]{--gattino-safe-top:52px;--gattino-safe-bottom:34px}html.mobile-locked,html[data-surface=mobile].mobile-locked{touch-action:manipulation;overscroll-behavior:none;text-size-adjust:100%;height:100%}html.mobile-locked body,html[data-surface=mobile] body{overflow:hidden;height:100dvh;max-height:100dvh}html.mobile-locked main,html[data-surface=mobile] main{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column}html.mobile-locked main>div,html[data-surface=mobile] main>div{flex:1 1;min-height:0;display:flex;flex-direction:column}html.mobile-locked input,html.mobile-locked select,html.mobile-locked textarea{font-size:16px!important}.day-strip-scroll{scrollbar-width:thin;scrollbar-color:#c5cad3 transparent}.day-strip-scroll::-webkit-scrollbar{height:4px}.day-strip-scroll::-webkit-scrollbar-track{background:transparent}.day-strip-scroll::-webkit-scrollbar-thumb{background:#c5cad3;border-radius:999px}.day-strip-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}a,button{min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent}@media (max-width:768px){html{font-size:14px}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;--gattino-brand:#7243dd;scroll-behavior:smooth}@keyframes loading{0%{transform:translateX(-100%)}50%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}