@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Poppins,sans-serif;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.animate-marquee{animation:marquee 16s linear infinite;will-change:transform;transform:translateZ(0);backface-visibility:hidden}@media(max-width:768px){.animate-marquee{animation:marquee 10s linear infinite}}@media(prefers-reduced-motion:reduce){.animate-marquee{animation:none}}@keyframes gradient-wave{0%{background-position:0% 50%}to{background-position:-200% 50%}}.animate-gradient-wave{animation:gradient-wave 4s linear infinite}@keyframes gradient-wave-bg{0%{background-position:0% 50%}to{background-position:-200% 50%}}.animate-gradient-wave-bg{animation:gradient-wave-bg 4s linear infinite}.animate-fall-down{animation:fall-down 5s ease-out forwards}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes gold-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes tag-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cta-shimmer{position:relative;overflow:hidden}.cta-shimmer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 35%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.15) 65%,transparent 100%);animation:gold-sweep 3.5s ease-in-out infinite;border-radius:inherit;pointer-events:none}.gold-shimmer-tag{background:#daa520!important;border-color:#b8860b!important;box-shadow:0 4px 20px #daa52066,0 0 0 1px #daa520!important;position:relative;overflow:hidden}.bmi-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:9999px;outline:none;cursor:pointer;transition:background .15s ease}.bmi-slider:focus-visible{box-shadow:0 0 0 3px #0ea5e940}.bmi-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:9999px;background:#fff;border:3px solid currentColor;box-shadow:0 2px 6px #1a365d2e;cursor:grab;transition:transform .15s ease,box-shadow .15s ease}.bmi-slider::-webkit-slider-thumb:hover{transform:scale(1.08);box-shadow:0 3px 10px #1a365d40}.bmi-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}.bmi-slider::-moz-range-thumb{width:24px;height:24px;border-radius:9999px;background:#fff;border:3px solid currentColor;box-shadow:0 2px 6px #1a365d2e;cursor:grab}.bmi-slider::-moz-range-thumb:active{cursor:grabbing}.bmi-slider::-moz-range-track{background:transparent}.gold-shimmer-tag:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 25%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.15) 75%,transparent 100%);animation:gold-sweep 3s ease-in-out infinite;border-radius:inherit;pointer-events:none}.blog-content h1{font-size:2rem;font-weight:800;color:#1a365d;margin-top:2.5rem;margin-bottom:1rem;line-height:1.2}.blog-content h2{font-size:1.5rem;font-weight:700;color:#1a365d;margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.blog-content h3{font-size:1.25rem;font-weight:600;color:#1a365d;margin-top:1.5rem;margin-bottom:.5rem;line-height:1.4}.blog-content h4{font-size:1.1rem;font-weight:600;color:#1a365d;margin-top:1.25rem;margin-bottom:.5rem}.blog-content p{margin-bottom:1.25rem;line-height:1.75;color:#4a5568}.blog-content ul,.blog-content ol{margin-bottom:1.25rem;padding-left:1.5rem;color:#4a5568}.blog-content li{margin-bottom:.5rem;line-height:1.75}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content a{color:#0ea5e9;text-decoration:underline}.blog-content a:hover{color:#1a365d}.blog-content img{max-width:100%;border-radius:1rem;margin:1.5rem 0}.blog-content blockquote{border-left:4px solid #0EA5E9;padding:.5rem 1rem;margin:1.5rem 0;color:#4a5568;font-style:italic;background:#0ea5e90a;border-radius:0 .5rem .5rem 0}.blog-content strong{font-weight:600;color:#1a365d}.blog-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.blog-content th,.blog-content td{border:1px solid #e2e8f0;padding:.75rem;text-align:left;color:#4a5568}.blog-content th{background:#f7fafc;font-weight:600;color:#1a365d}.blog-content h1[id],.blog-content h2[id],.blog-content h3[id],.blog-content h4[id]{scroll-margin-top:6rem}.blog-content .blog-citation{font-size:.7rem;line-height:1;vertical-align:super}.blog-content .blog-citation a{display:inline-block;padding:0 .3rem;margin:0 .05rem;border-radius:.25rem;background:#0ea5e914;color:#0ea5e9;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.blog-content .blog-citation a:hover{background:#0ea5e92e;color:#0284c7}.blog-content .blog-product-link{color:#0ea5e9;text-decoration:none;border-bottom:1px dashed rgba(14,165,233,.4);transition:border-color .15s,color .15s}.blog-content .blog-product-link:hover{color:#0284c7;border-bottom-color:#0ea5e9}
