@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=Outfit:wght@300;400;600;800&family=Space+Grotesk:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@300;400;600;800&family=JetBrains+Mono:wght@400;500&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--radius: .5rem;--stripe-color: rgba(0, 0, 0, .02)}.dark{--background: 0 0% 2%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--stripe-color: rgba(255, 255, 255, .03)}}@layer base{*{@apply border-border;}html,body{overflow-x:hidden}body{@apply bg-background text-foreground;font-family:Inter,sans-serif;font-feature-settings:"rlig" 1,"calt" 1;background-image:linear-gradient(45deg,var(--stripe-color) 25%,transparent 25%,transparent 50%,var(--stripe-color) 50%,var(--stripe-color) 75%,transparent 75%,transparent);background-size:60px 60px}}@layer utilities{.font-display{font-family:Syne,sans-serif}.font-outfit{font-family:Outfit,sans-serif}.font-space{font-family:Space Grotesk,sans-serif}.font-serif{font-family:Playfair Display,serif}.font-inter{font-family:Inter,sans-serif}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.text-shadow-lg{text-shadow:0 4px 8px rgba(0,0,0,.5),0 8px 16px rgba(0,0,0,.3)}.text-shadow-xl{text-shadow:0 10px 20px rgba(0,0,0,.6),0 6px 6px rgba(0,0,0,.4)}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05)}.glass-card{background:#0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a}.rdp{--rdp-cell-size: 34px;--rdp-accent-color: #fff;--rdp-background-color: #27272a;margin:0}@media(min-width:640px){.rdp{--rdp-cell-size: 40px}}.rdp-day_selected:not([disabled]),.rdp-day_selected:focus:not([disabled]),.rdp-day_selected:active:not([disabled]),.rdp-day_selected:hover:not([disabled]){background-color:#fff;color:#000;font-weight:600}.rdp-day_today{color:#4ade80;font-weight:600}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:#ffffff1a}.rdp-nav_button{color:#fff}.rdp-caption_label{font-size:1rem;font-weight:600;color:#fff}.rdp-head_cell{font-size:.75rem;font-weight:500;color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em}@keyframes gradient-x{0%,to{background-size:200% 200%;background-position:left center}50%{background-size:200% 200%;background-position:right center}}.animate-gradient-x{animation:gradient-x 5s ease infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gold-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-gold-shimmer{background-size:200% auto;animation:gold-shimmer 6s linear infinite}.shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:200% 100%;animation:shimmer 2s infinite}.scroll-container{min-height:100vh;width:100%}.scroll-section{position:relative;width:100%}.glass-premium{background:#ffffff08;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000005e}.glass-dark{background:#0009;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.05)}.tilt-card{transition:transform .3s ease-out;transform-style:preserve-3d}.tilt-card:hover{transform:perspective(1000px) rotateX(5deg) rotateY(5deg)}
