:root{--background:#fff;--ivory:ivory;--ivory-light:#fffef8;--ivory-dark:#fff8e7;--cream:#fff5e1;--peach:#ffe5d9;--lavender:#f0e6ff;--mint:#e8f5e9;--foreground:#000;--text-secondary:#262626;--text-muted:#00000080;--border:#0000000f;--shadow-sm:0px 2px 8px 0px #0000000a;--shadow-md:0px 12px 24px 0px #00000014;--shadow-lg:0px 25px 50px 0px #0000001f;--shadow-xl:0px 40px 80px -12px #0003;--rating-yellow:#f4c430;--card-bg:#fff;--card-dark:#1e1a24;--athens-gray:#e5e7eb;--malibu:#60a5fa;--flamingo:#ef4444;--font-base:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0;font-family:inherit}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}html{isolation:isolate;scroll-behavior:smooth}html,body{max-width:100vw;font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;height:auto;font-weight:500;overflow:hidden auto}body{color:var(--foreground);scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(#fff 0%,ivory 25% 100%);margin:0;padding:0;transition:background-color .8s cubic-bezier(.4,0,.2,1)}body::-webkit-scrollbar{display:none}#__next{min-height:100vh}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.8}img{max-width:100%;height:auto;display:block}button{font-family:inherit}
