@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100%;scroll-behavior:smooth}body{overflow-x:hidden;width:100%;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;background-color:#162b23;color:#4a6a64}#root{overflow-x:hidden;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}img{transform:translateZ(0);will-change:transform}.product-card{transition:transform .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1)}.product-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 50px -12px #00000026}[data-season=winter] .bg-white\/10:has(h3:contains("Design board")){background:linear-gradient(135deg,#3b82f6,#06b6d4)!important}[data-season=winter] .bg-white\/10:has(h3:contains("Fixed monthly")){background:linear-gradient(135deg,#8b5cf6,#3b82f6)!important}[data-season=winter] .bg-white\/10:has(h3:contains("Lightning fast")){background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}[data-season=winter] .bg-white\/10:has(h3:contains("Top-notch")){background:linear-gradient(135deg,#06b6d4,#14b8a6)!important}[data-season=winter] .bg-white\/10:has(h3:contains("Pause anytime")){background:linear-gradient(135deg,#3b82f6,#6366f1)!important}[data-season=winter] .bg-white\/10:has(h3:contains("Unique")){background:linear-gradient(135deg,#14b8a6,#0ea5e9)!important}section{transition:background-color .8s cubic-bezier(.4,0,.2,1)}a,button{transition:all .3s ease}
