@tailwind base;@tailwind components;@tailwind utilities;.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}input,select,textarea{font-size:16px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#06b6d426;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#06b6d44d}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}html{scroll-behavior:smooth}.text-brand-gradient{background:linear-gradient(135deg,#06b6d4,#22d3ee,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.grain:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.012;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");z-index:9999}.glow-cyan{box-shadow:0 0 20px #06b6d426,0 0 60px #06b6d40d}.glow-cyan:hover{box-shadow:0 0 30px #06b6d440,0 0 80px #06b6d41a}.blog-prose h2{font-size:1.35rem;font-weight:700;color:#fff;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.blog-prose h3{font-size:1.1rem;font-weight:600;color:#e2e8f0;margin-top:2rem;margin-bottom:.75rem}.blog-prose p{color:#cbd5e1;line-height:1.85;margin-bottom:1.25rem;font-size:1.0125rem}.blog-prose ul{list-style-type:disc;padding-left:1.5rem;margin:1.25rem 0}.blog-prose li{color:#cbd5e1;line-height:1.8;margin-bottom:.6rem;font-size:1.0125rem}.blog-prose strong{color:#fff;font-weight:600}.blog-prose a{color:#06b6d4;text-decoration:none;border-bottom:1px solid rgba(6,182,212,.3);transition:border-color .2s}.blog-prose a:hover{color:#22d3ee;border-bottom-color:#22d3ee}.blog-prose figure{margin:2.5rem -1rem;border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.blog-prose figure img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;transition:transform .5s ease}.blog-prose figure:hover img{transform:scale(1.02)}.blog-prose blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid #06B6D4;background:#06b6d40d;border-radius:0 .75rem .75rem 0;font-style:italic;color:#94a3b8}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
