@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600&display=swap";/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root,:host{--font-sans:"IBM Plex Sans",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,sans-serif;line-height:1.5}body{max-width:1280px;margin:0 auto}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}.container{padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}h1{margin-bottom:1rem;font-size:2.25rem;line-height:1.1}h2{margin:2rem 0 1rem;font-size:1.75rem}h3{margin:1.5rem 0 1rem;font-size:1.35rem}.btn{color:#fff;cursor:pointer;background:#25d366;border-radius:6px;padding:10px 24px;font-weight:700}.hero{color:#fff;background:#2c2c2c;padding:4rem 0}.section{padding:3rem 0}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.card{border:1px solid #ddd;border-radius:8px;padding:1.5rem;font-size:.98rem}footer{color:#ddd;text-align:center;background:#1f1f1f;padding:50px 0 30px}img{aspect-ratio:auto}img[loading=lazy]{aspect-ratio:16/9}img:not([width]):not([height]){aspect-ratio:16/9;height:auto}@font-face{font-display:swap}html{font-display:swap}:root{--radius:.5rem;--background:oklch(8% .005 250);--foreground:oklch(95% .005 80);--card:oklch(12% .008 250);--card-foreground:oklch(95% .005 80);--popover:oklch(12% .008 250);--popover-foreground:oklch(95% .005 80);--primary:oklch(65% .18 250);--primary-foreground:oklch(98% 0 0);--secondary:oklch(16% .008 250);--secondary-foreground:oklch(85% .005 80);--muted:oklch(18% .008 250);--muted-foreground:oklch(60% .015 250);--accent:oklch(16% .008 250);--accent-foreground:oklch(95% .005 80);--destructive:oklch(57.7% .245 27.325);--destructive-foreground:oklch(98.5% 0 0);--border:oklch(22% .01 250);--input:oklch(22% .01 250);--ring:oklch(65% .18 250);--chart-1:oklch(65% .18 250);--chart-2:oklch(70% .15 150);--chart-3:oklch(60% .2 30);--chart-4:oklch(70% .12 80);--chart-5:oklch(65% .15 300);--sidebar:oklch(10% .005 250);--sidebar-foreground:oklch(95% .005 80);--sidebar-primary:oklch(65% .18 250);--sidebar-primary-foreground:oklch(98% 0 0);--sidebar-accent:oklch(16% .008 250);--sidebar-accent-foreground:oklch(95% .005 80);--sidebar-border:oklch(22% .01 250);--sidebar-ring:oklch(65% .18 250)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans)}button:not(:disabled),[role=button]:not([aria-disabled=true]),[type=button]:not(:disabled),[type=submit]:not(:disabled),[type=reset]:not(:disabled),a[href],select:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled){cursor:pointer}}@layer components{.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{min-width:0;min-height:0}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{max-width:1280px;padding-left:2rem;padding-right:2rem}}}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 4px #00be58;box-shadow:0 0 4px oklch(70% .2 150)}50%{opacity:.7;box-shadow:0 0 12px #00be58;box-shadow:0 0 12px oklch(70% .2 150)}}.pulse-available{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-glow}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:.6s ease-out fadeInUp}.animate-scale-in{animation:.4s ease-out scaleIn}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6,#10b981);-webkit-background-clip:text;background-clip:text}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
