@charset "UTF-8";::-webkit-scrollbar{width:0px;background:transparent}html{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.group:hover .group-hover\:scale-110{transform:scale(1.1)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes slow-zoom{0%{transform:scale(1.05)}50%{transform:scale(1.08)}to{transform:scale(1.05)}}.animate-slow-zoom{animation:slow-zoom 20s ease-in-out infinite}@keyframes soft-pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-soft-pulse{animation:soft-pulse 2s ease-in-out infinite}@keyframes slide-in-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-left{animation:slide-in-left .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes slide-in-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-right{animation:slide-in-right .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scale-in .5s cubic-bezier(.16,1,.3,1) forwards}.link-underline{position:relative}.link-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#dc2626;transition:width .3s cubic-bezier(.16,1,.3,1)}.link-underline:hover:after{width:100%}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.gradient-text{background:linear-gradient(135deg,#dc2626,#991b1b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes text-reveal{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.animate-text-reveal{animation:text-reveal .8s cubic-bezier(.22,1,.36,1) forwards;opacity:0}@keyframes smooth-fade-up{0%{opacity:0;transform:translateY(40px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.animate-smooth-fade-up{animation:smooth-fade-up 1s cubic-bezier(.22,1,.36,1) forwards;opacity:0}@keyframes elegant-scale{0%{opacity:0;transform:scale(.95);filter:blur(2px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.animate-elegant-scale{animation:elegant-scale .7s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.stagger-children>*{opacity:0;animation:smooth-fade-up .6s cubic-bezier(.22,1,.36,1) forwards}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:.1s}.stagger-children>*:nth-child(3){animation-delay:.2s}.stagger-children>*:nth-child(4){animation-delay:.3s}.stagger-children>*:nth-child(5){animation-delay:.4s}.stagger-children>*:nth-child(6){animation-delay:.5s}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #dc26264d}50%{box-shadow:0 0 40px #dc262680}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-shimmer{background:linear-gradient(90deg,#dc2626,#ff6b6b,#dc2626,#991b1b,#dc2626);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}@keyframes underline-draw{0%{width:0;left:0}to{width:100%;left:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 4s ease-in-out infinite}.parallax-slow{will-change:transform}.magnetic-btn{transition:transform .3s cubic-bezier(.22,1,.36,1)}@keyframes accent-line-grow{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.animate-accent-line{animation:accent-line-grow .8s cubic-bezier(.22,1,.36,1) forwards;transform:scaleX(0)}.noise-overlay:before{content:"";position:absolute;inset:0;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");opacity:.03;pointer-events:none;mix-blend-mode:overlay}@keyframes text-reveal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-text-reveal{animation:text-reveal .8s cubic-bezier(.22,1,.36,1) forwards;animation-fill-mode:both}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes slow-zoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.animate-slow-zoom{animation:slow-zoom 20s ease-out forwards}@keyframes hero-kb-1{0%,to{transform:scale(1) translate(2%,12%)}50%{transform:scale(1.3) translate(-4%,-6%)}}@keyframes hero-kb-2{0%,to{transform:scale(1.05) translate(9%,1%)}50%{transform:scale(1.28) translate(-8%,-3%)}}@keyframes hero-kb-3{0%,to{transform:scale(1.08) translate(2%,-11%)}50%{transform:scale(1.28) translate(-2%,8%)}}@keyframes hero-kb-4{0%,to{transform:scale(1) translate(-9%,9%)}50%{transform:scale(1.3) translate(5%,-5%)}}.hero-zoom-1{animation:hero-kb-1 22s ease-in-out infinite;will-change:transform}.hero-zoom-2{animation:hero-kb-2 26s ease-in-out infinite;will-change:transform}.hero-zoom-3{animation:hero-kb-3 20s ease-in-out infinite;will-change:transform}.hero-zoom-4{animation:hero-kb-4 24s ease-in-out infinite;will-change:transform}@keyframes hero-line-rise{0%{transform:translateY(108%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hero-block-up{0%{opacity:0;transform:translateY(22px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero-content-active .hero-badge{animation:hero-block-up .65s cubic-bezier(.16,1,.3,1) .25s both}.hero-content-active .hero-line-1{animation:hero-line-rise .8s cubic-bezier(.16,1,.3,1) .42s both}.hero-content-active .hero-line-2{animation:hero-line-rise .8s cubic-bezier(.16,1,.3,1) .6s both}.hero-content-active .hero-subtitle{animation:hero-block-up .65s cubic-bezier(.16,1,.3,1) .8s both}.hero-content-active .hero-body{animation:hero-block-up .65s cubic-bezier(.16,1,.3,1) .95s both}.hero-content-active .hero-ctas{animation:hero-block-up .65s cubic-bezier(.16,1,.3,1) 1.1s both}.hero-content-active .hero-stats{animation:hero-block-up .65s cubic-bezier(.16,1,.3,1) 1.3s both}@keyframes hero-dot-grow{0%{width:8px}to{width:40px}}.hero-dot-active{animation:hero-dot-grow 6s linear both;height:8px;border-radius:9999px;background:linear-gradient(90deg,#dc2626,#ef4444);box-shadow:0 0 10px #dc262699}@keyframes accent-line-grow{0%{width:0}to{width:100%}}.animate-accent-line{animation:accent-line-grow .8s cubic-bezier(.22,1,.36,1) forwards;animation-fill-mode:both}@keyframes smooth-fade-up{0%{opacity:0;transform:translateY(30px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.animate-smooth-fade-up{animation:smooth-fade-up .8s cubic-bezier(.22,1,.36,1) forwards;animation-fill-mode:both}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #dc26264d,0 0 40px #dc26261a}50%{box-shadow:0 0 30px #dc262680,0 0 60px #dc262633}}.animate-glow-pulse{animation:glow-pulse 2s ease-in-out infinite}.spotlight{position:relative;overflow:hidden}.spotlight:before{content:"";position:absolute;top:var(--y, 50%);left:var(--x, 50%);width:0;height:0;background:radial-gradient(circle,rgba(220,38,38,.15) 0%,transparent 50%);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;pointer-events:none}.spotlight:hover:before{width:300px;height:300px}.card-shine{position:relative;overflow:hidden}.card-shine:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,#fff0 0% 40%,#fff6 50%,#fff0 60% 100%);transform:rotate(45deg) translateY(-100%);transition:transform .8s ease;pointer-events:none}.card-shine:hover:after{transform:rotate(45deg) translateY(100%)}.magnetic-hover{transition:transform .3s cubic-bezier(.22,1,.36,1)}@keyframes border-glow{0%,to{border-color:#dc262633;box-shadow:0 0 #dc262600}50%{border-color:#dc262699;box-shadow:0 0 20px #dc262633}}.animate-border-glow{animation:border-glow 2s ease-in-out infinite}@keyframes text-shine{0%{background-position:-200% center}to{background-position:200% center}}.text-gradient-shine{background:linear-gradient(90deg,#dc2626,#f44,#dc2626,#991b1b,#dc2626);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:text-shine 3s linear infinite}html{scroll-behavior:smooth}::selection{background:#dc262633;color:inherit}:focus-visible{outline:2px solid #DC2626;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#dc2626}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}@keyframes divider-expand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.animate-divider{animation:divider-expand 1s cubic-bezier(.22,1,.36,1) forwards;transform-origin:left}.hover-lift{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px #00000026}.glass-card{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.accent-border-animate{position:relative}.accent-border-animate:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#dc2626;transition:width .5s cubic-bezier(.22,1,.36,1)}.accent-border-animate:hover:after{width:100%}
