:root{--background:#f4f4f1;--foreground:#17170f}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.cz-desktop{display:contents}.cz-mobile{display:none}@media (max-width:768px){.cz-desktop{display:none}.cz-mobile{display:contents}}.cz-show-on-mobile{display:none!important}@media (max-width:768px){.cz-hide-on-mobile{display:none!important}.cz-show-on-mobile{display:block!important}}@keyframes cz-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cz-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.cz-modal-overlay{animation:.15s cz-fade-in;flex-direction:column!important;justify-content:flex-end!important;padding:0!important}.cz-modal-panel{animation:.22s cubic-bezier(.16,1,.3,1) cz-sheet-up;width:100%!important;max-width:100%!important;max-height:85dvh!important;padding:20px 20px calc(20px + var(--safe-bottom))!important;border-radius:24px 24px 0 0!important}.cz-modal-panel:before{content:"";background:#f0f0ec;border-radius:2px;width:40px;height:4px;margin:0 auto 14px;display:block}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--cz-tabbar-clearance:calc(84px + var(--safe-bottom))}
