@layer base{:root{--flor-display:var(--font-fraunces,Georgia,"Times New Roman",serif);--flor-body:var(
      --font-outfit,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif
    );--flor-shadow-sticker:0 1px 2px rgb(34 21 51/0.06),0 10px 24px -6px rgb(34 21 51/0.16);--flor-shadow-lift:0 2px 4px rgb(34 21 51/0.08),0 18px 40px -10px rgb(34 21 51/0.22);--flor-shadow-page:0 1px 2px rgb(34 21 51/0.1),0 12px 32px -8px rgb(34 21 51/0.22);--flor-tint-pink:var(--color-flor-pink-soft);--flor-tint-blue:color-mix(in oklab,var(--color-flor-blue) 12%,white);--flor-tint-green:color-mix(in oklab,var(--color-flor-green) 14%,white);--flor-tint-violet:color-mix(in oklab,var(--color-flor-violet) 12%,white);--flor-tint-yellow:color-mix(in oklab,var(--color-flor-yellow) 32%,white);--flor-tint-red:color-mix(in oklab,var(--color-flor-error) 10%,white);--flor-motion:1;--flor-ease:cubic-bezier(0.22,1,0.36,1)}@media (prefers-reduced-motion:reduce){:root{--flor-motion:0}}:focus-visible{outline:2px solid var(--color-flor-violet);outline-offset:2px;border-radius:4px}}@layer components{.font-flor-display{font-family:var(--flor-display);font-feature-settings:"kern" 1,"liga" 1}.font-flor-body{font-family:var(--flor-body)}.flor-tabular{font-variant-numeric:tabular-nums}.flor-balance{text-wrap:balance}.flor-sheet{padding:0;border:0;background:transparent;max-width:100vw;max-height:100dvh}.flor-sheet::backdrop{background:rgb(34 21 51/.5);animation:flor-fade calc(.2s * var(--flor-motion)) var(--flor-ease)}.flor-sheet-panel{animation:flor-rise calc(.26s * var(--flor-motion)) var(--flor-ease)}@keyframes flor-fade{0%{opacity:0}}@keyframes flor-rise{0%{opacity:0;transform:translateY(16px)}}.flor-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.flor-rail::-webkit-scrollbar{display:none}.flor-snap{scroll-snap-align:center}@media (prefers-reduced-motion:no-preference){:root:has(.flor-page){scroll-behavior:smooth}}.flor-anchor{scroll-margin-top:4rem}}