@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap");:root{--background:hsl(0,0%,100%);--foreground:hsl(222.2,84%,4.9%);--card:hsl(0,0%,100%);--card-foreground:hsl(222.2,84%,4.9%);--popover:hsl(0,0%,100%);--popover-foreground:hsl(222.2,84%,4.9%);--primary:hsl(221.2,83.2%,53.3%);--primary-foreground:hsl(210,40%,98%);--secondary:hsl(210,40%,96%);--secondary-foreground:hsl(222.2,84%,4.9%);--muted:hsl(210,40%,96%);--muted-foreground:hsl(215.4,16.3%,46.9%);--accent:hsl(210,40%,96%);--accent-foreground:hsl(222.2,84%,4.9%);--destructive:hsl(0,84.2%,60.2%);--destructive-foreground:hsl(210,40%,98%);--border:hsl(214.3,31.8%,91.4%);--input:hsl(214.3,31.8%,91.4%);--ring:hsl(221.2,83.2%,53.3%);--radius:0.75rem}*{box-sizing:border-box;border-color:hsl(var(--border))}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground));font-feature-settings:"rlig" 1,"calt" 1}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.w-px{width:1px}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.h-1{height:.25rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-48{height:12rem}.h-full{height:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.bg-white{background-color:rgb(255 255 255)}.bg-gray-50{background-color:rgb(249 250 251)}.bg-blue-50{background-color:rgb(239 246 255)}.bg-green-50{background-color:rgb(240 253 244)}.bg-yellow-50{background-color:rgb(254 252 232)}.bg-blue-500{background-color:rgb(59 130 246)}.bg-green-500{background-color:rgb(34 197 94)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mr-2{margin-right:.5rem}.mr-16{margin-right:4rem}.ml-16{margin-left:4rem}.mt-0.5{margin-top:.125rem}.-translate-x-1\/2{transform:translateX(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.text-white{color:rgb(255 255 255)}.text-gray-200{color:rgb(229 231 235)}.text-gray-300{color:rgb(209 213 219)}.text-gray-500{color:rgb(107 114 128)}.text-gray-600{color:rgb(75 85 99)}.text-gray-700{color:rgb(55 65 81)}.text-gray-800{color:rgb(31 41 55)}.text-blue-100{color:rgb(219 234 254)}.text-blue-500{color:rgb(59 130 246)}.text-slate-600{color:rgb(71 85 105)}.text-slate-700{color:rgb(51 65 85)}.text-slate-800{color:rgb(30 41 59)}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -1px rgb(0 0 0/.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -2px rgb(0 0 0/.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0/.25)}.filter,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgb(0 0 0/.25)}@media (min-width:640px){.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}}.scroll-smooth{scroll-behavior:smooth}.bg-clip-text{background-clip:text;-webkit-background-clip:text}.text-transparent{color:transparent}.pointer-events-none{pointer-events:none}.object-cover{object-fit:cover}.timeline-card{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 0 0 1px rgba(255,255,255,.05);transition:all .3s ease}.timeline-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px rgba(255,255,255,.05)}.timeline-connector{background:linear-gradient(180deg,transparent 0,#e2e8f0 20%,#94a3b8 50%,#e2e8f0 80%,transparent)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}.float-animation{animation:float 6s ease-in-out infinite}.pulse-slow{animation:pulse-slow 3s ease-in-out infinite}.text-gold-600{color:#d97706}.border-gold-400{border-color:#fbbf24}.bg-gold-50{background-color:#fffbeb}.from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(249,250,251,0))}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#ffffff,var(--tw-gradient-to,rgba(255,255,255,0))}.to-gray-50{--tw-gradient-to:#f9fafb}.from-slate-900{--tw-gradient-from:#0f172a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(15,23,42,0))}.via-slate-800{--tw-gradient-stops:var(--tw-gradient-from),#1e293b,var(--tw-gradient-to,rgba(30,41,59,0))}.to-slate-900{--tw-gradient-to:#0f172a}.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(59,130,246,0))}.to-purple-500{--tw-gradient-to:#8b5cf6}.from-white{--tw-gradient-from:#ffffff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(255,255,255,0))}.via-blue-100{--tw-gradient-stops:var(--tw-gradient-from),#dbeafe,var(--tw-gradient-to,rgba(219,234,254,0))}.to-white{--tw-gradient-to:#ffffff}.bg-emerald-500{background-color:#10b981}.bg-blue-500{background-color:#3b82f6}.bg-purple-500{background-color:#8b5cf6}.bg-orange-500{background-color:#f97316}.bg-indigo-500{background-color:#6366f1}