:root{--color-bg:#fff6e6;--color-text:#753c32;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--mobile-nav-height:70px;--radius-sm:8px;--radius-md:12px;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--focus-ring:2px solid #753c32}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%;padding:0;width:100%}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background:#fff6e6;background:var(--color-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}canvas,iframe,img,svg,video{max-width:100%}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid #753c32;outline:var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:768px){body,html{height:auto;position:relative}}body.fallback-scroll,html.fallback-scroll{height:auto;overflow:auto;overflow-x:hidden;position:relative}.fallback-sections{display:flex;flex-direction:column}.fallback-section{min-height:100vh;scroll-margin-top:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top,0);padding-top:var(--safe-top)}}.bottom-nav-spacer{height:calc(70px + env(safe-area-inset-bottom, 0px));height:calc(var(--mobile-nav-height) + var(--safe-bottom))}.mobile-tab-content{min-height:calc(100vh - 70px);min-height:calc(100vh - var(--mobile-nav-height));padding-bottom:calc(70px + env(safe-area-inset-bottom, 0px));padding-bottom:calc(var(--mobile-nav-height) + var(--safe-bottom))}@media (max-width:767px){.scroll-indicator-mobile-hide{display:none!important}}
/*# sourceMappingURL=main.75f3631f.css.map*/