@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%}body{font-family:Fredoka,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;background:#fff;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;height:100%}#root{height:100%}button,select,option,table,th,td,h1,h2,h3,h4,h5,h6,code,kbd,pre,samp{font-family:inherit}button{-webkit-tap-highlight-color:transparent}strong,b,th,h1,h2,h3,h4,h5,h6{font-weight:600}.pg-sticker{--pg-shadow-offset:3px;box-shadow:var(--pg-shadow-offset) var(--pg-shadow-offset) 0 var(--pg-shadow-color, #3A1421)}.pg-tap{transition:transform .1s ease,box-shadow .1s ease}.pg-tap:active{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--pg-shadow-color, #3A1421)}@media (max-width:640px){.pg-sticker{--pg-shadow-offset:2px}}@media (prefers-reduced-motion:reduce){.pg-tap{transition:none}.pg-tap:active{transform:none}}input,textarea,select{font-family:inherit;font-size:16px}@media (min-width:768px){input,textarea,select{font-size:14px}}input[type=date],input[type=time],input[type=month],input[type=datetime-local]{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin:0;min-height:48px}select{max-width:100%;min-width:0}input[type=date]::-webkit-date-and-time-value,input[type=time]::-webkit-date-and-time-value,input[type=month]::-webkit-date-and-time-value,input[type=datetime-local]::-webkit-date-and-time-value{min-width:0}:has(>input[type=date]),:has(>input[type=time]),:has(>input[type=month]),:has(>input[type=datetime-local]){min-width:0}.pg-grid2>*{min-width:0;max-width:100%}main{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}@media (min-width:900px){.rw-save-bar{bottom:12px!important}}.rw-scroll-x{scrollbar-width:none;-ms-overflow-style:none}.rw-scroll-x::-webkit-scrollbar{display:none}
