.Hero-module__oEVfFq__hero{background-color:var(--bg-base);justify-content:center;align-items:center;min-height:100vh;padding-top:0;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__backgroundContainer{z-index:0;pointer-events:none;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(180deg)}.Hero-module__oEVfFq__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex;position:relative}.Hero-module__oEVfFq__mainContent{flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.Hero-module__oEVfFq__badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__oEVfFq__title{color:#fff;word-break:keep-all;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1}.Hero-module__oEVfFq__highlight{font-family:var(--font-racing),var(--font-sans);color:#fff;font-weight:400;display:inline-block}.Hero-module__oEVfFq__description{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.35rem);line-height:1.6}.Hero-module__oEVfFq__primaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:clamp(1rem,2.5vw,1.4rem) clamp(2rem,5vw,3rem);font-size:clamp(1rem,2vw,1.2rem);font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__oEVfFq__primaryBtn:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 0 20px #ffffff1a}.Hero-module__oEVfFq__visualArea{perspective:1000px;flex:1;justify-content:center;align-items:center;min-width:0;height:600px;display:flex;position:relative}.Hero-module__oEVfFq__graphContainer{width:400px;height:300px;transform-style:preserve-3d;justify-content:center;align-items:flex-end;gap:20px;display:flex;position:relative;transform:perspective(1000px)rotateY(-15deg)rotateX(5deg)}.Hero-module__oEVfFq__graphBar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(#6085ffe6 0%,#6085ff99 70%,#8b5cf64d 100%);border:1px solid #ffffff1a;border-bottom:none;border-radius:8px 8px 0 0;width:40px;animation:3s ease-in-out infinite alternate Hero-module__oEVfFq__floatBar;position:relative;box-shadow:0 0 20px #6085ff66}.Hero-module__oEVfFq__graphBar:before{content:"";transform-origin:top;filter:blur(8px);opacity:.7;z-index:-1;background:linear-gradient(#8b5cf666,#0000);width:100%;height:30px;position:absolute;bottom:-10px;left:0;transform:scaleY(-1)perspective(500px)rotateX(60deg)}.Hero-module__oEVfFq__graphBar:after{content:"";background:#fffc;height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #fff}.Hero-module__oEVfFq__graphGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#6085ff4d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__oEVfFq__floatBar{0%{opacity:.8;transform:translateY(0)}to{opacity:1;transform:translateY(-8px);box-shadow:0 0 35px #6085ffb3}}.Hero-module__oEVfFq__card{border-radius:var(--radius-medium);background:var(--bg-clay);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid var(--border-clay);width:260px;box-shadow:var(--shadow-clay-card);flex-direction:column;gap:1rem;padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;position:absolute}.Hero-module__oEVfFq__card:hover{box-shadow:var(--shadow-clay-float);background:#1e283ccc;border-color:#ffffff4d;transform:translateZ(50px)scale(1.05)rotateX(5deg)}.Hero-module__oEVfFq__cardPos0{z-index:3;top:10px;right:0}.Hero-module__oEVfFq__cardPos1{z-index:2;bottom:50px;left:20px}.Hero-module__oEVfFq__cardPos2{z-index:1;opacity:.8;top:150px;left:120px;transform:translateZ(-50px)}.Hero-module__oEVfFq__reviewHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__oEVfFq__stars{color:gold;gap:2px;display:flex}.Hero-module__oEVfFq__quoteIcon{color:#ffffff4d}.Hero-module__oEVfFq__reviewContent{color:var(--text-inverse);font-size:.95rem;font-weight:500;line-height:1.5}.Hero-module__oEVfFq__reviewAuthor{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1rem}.Hero-module__oEVfFq__authorName{color:#fff;font-size:.9rem;font-weight:700}.Hero-module__oEVfFq__authorRole{color:var(--accent-primary);margin-top:2px;font-size:.8rem;font-weight:600}@media (max-width:1024px){.Hero-module__oEVfFq__hero{flex-direction:column;height:auto;min-height:auto;padding:8rem 2rem 4rem}.Hero-module__oEVfFq__container{flex-direction:column;gap:4rem}.Hero-module__oEVfFq__content{text-align:center;align-items:center}.Hero-module__oEVfFq__visualArea{width:100%;height:400px}.Hero-module__oEVfFq__floatGroup{transform:scale(.85)}}
.LiveStatus-module__SGRQFa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;min-width:auto;max-width:90vw;height:40px;padding:.5rem 1rem;display:inline-flex;position:relative;overflow:hidden}.LiveStatus-module__SGRQFa__badgeDot{background:#0f8;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 10px #0f8}.LiveStatus-module__SGRQFa__textContainer{align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 90%,#0000 100%)}.LiveStatus-module__SGRQFa__text{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-size:clamp(.75rem,3vw,.9rem);font-weight:500;display:flex}.LiveStatus-module__SGRQFa__time{color:#fff9;font-variant-numeric:tabular-nums;font-size:.85rem}.LiveStatus-module__SGRQFa__highlight{color:var(--accent-primary);font-weight:700}
.Features-module__cxqc8W__features{padding:8rem 2rem;position:relative;overflow:hidden}.Features-module__cxqc8W__backgroundContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Features-module__cxqc8W__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Features-module__cxqc8W__header{text-align:center;max-width:700px;margin:0 auto 6rem}.Features-module__cxqc8W__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__cxqc8W__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.Features-module__cxqc8W__grid{-moz-column-gap:2.5rem;grid-template-columns:repeat(3,1fr);gap:5rem 2.5rem;display:grid}.Features-module__cxqc8W__card{background:var(--bg-clay);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-medium);box-shadow:var(--shadow-clay-card);text-align:left;border:1px solid var(--border-clay);cursor:pointer;flex-direction:column;align-items:flex-start;height:100%;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Features-module__cxqc8W__card:hover{background:#283046b3;border-color:#6085ff80;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px -12px #00000080}.Features-module__cxqc8W__actionIcon{color:#fff3;transition:all .3s;position:absolute;top:1.5rem;right:1.5rem}.Features-module__cxqc8W__card:hover .Features-module__cxqc8W__actionIcon{color:#fff;opacity:1;transform:translate(4px,-4px)}.Features-module__cxqc8W__featureIcon{color:#fff;transition:color .3s}.Features-module__cxqc8W__card:hover .Features-module__cxqc8W__featureIcon{color:#fff}.Features-module__cxqc8W__imageContainer{aspect-ratio:1376/768;border-bottom:1px solid #ffffff1a;width:100%;height:auto;position:relative;overflow:hidden}.Features-module__cxqc8W__featureImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.Features-module__cxqc8W__card:hover .Features-module__cxqc8W__featureImage{transform:scale(1.05)}.Features-module__cxqc8W__iconWrapper{aspect-ratio:1376/768;background:#0003;justify-content:center;align-items:center;width:100%;height:auto;display:flex}.Features-module__cxqc8W__contentWrapper{flex-direction:column;flex:1;width:100%;padding:1.5rem;display:flex}.Features-module__cxqc8W__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Features-module__cxqc8W__cardDescription{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:1024px){.Features-module__cxqc8W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__cxqc8W__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__cxqc8W__features{padding:4rem 1.5rem}.Features-module__cxqc8W__title{font-size:2rem}.Features-module__cxqc8W__card{text-align:center;align-items:center;min-height:auto;padding:1.5rem}.Features-module__cxqc8W__iconWrapper{width:80px;height:80px;margin-bottom:1.5rem}.Features-module__cxqc8W__actionIcon{width:20px;height:20px;top:1rem;right:1rem}.Features-module__cxqc8W__cardTitle{font-size:1.2rem}}
.Testimonials-module__GikyBa__testimonials{background:var(--bg-surface);border-top:1px solid #ffffff0d;padding:8rem 2rem}.Testimonials-module__GikyBa__container{max-width:1200px;margin:0 auto}.Testimonials-module__GikyBa__header{text-align:center;margin-bottom:5rem}.Testimonials-module__GikyBa__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Testimonials-module__GikyBa__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.Testimonials-module__GikyBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.Testimonials-module__GikyBa__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#1e293b66;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:space-between;height:380px;padding:2.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Testimonials-module__GikyBa__card:hover{background:#283046b3;border-color:#6085ff80;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px -12px #00000080}.Testimonials-module__GikyBa__actionIcon{color:#ffffff1a;z-index:20;pointer-events:none;transition:all .3s;position:absolute;top:1.5rem;right:1.5rem}.Testimonials-module__GikyBa__card:hover .Testimonials-module__GikyBa__actionIcon{color:#fff;opacity:1;transform:translate(4px,-4px)}.Testimonials-module__GikyBa__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__GikyBa__stars{gap:2px;display:flex}.Testimonials-module__GikyBa__categoryBadge{color:var(--accent-primary);background:#fff;border:none;border-radius:99px;margin-right:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 5px #0003}.Testimonials-module__GikyBa__reviewTitle{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Testimonials-module__GikyBa__content{color:#cbd5e1;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:auto;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Testimonials-module__GikyBa__divider{background:#ffffff1a;width:100%;height:1px;margin:1.5rem 0}.Testimonials-module__GikyBa__authorArea{align-items:center;gap:1rem;display:flex}.Testimonials-module__GikyBa__info{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__GikyBa__nameRow{align-items:center;gap:.5rem;display:flex}.Testimonials-module__GikyBa__name{color:#fff;font-size:1rem;font-weight:700}.Testimonials-module__GikyBa__authorType{color:var(--text-secondary);background:#ffffff1a;border-radius:4px;padding:.1rem .4rem;font-size:.75rem}.Testimonials-module__GikyBa__metaInfo{color:#fffc;font-size:.85rem;font-weight:500}.Testimonials-module__GikyBa__dateDivider{color:#fff3;margin:0 .25rem}.Testimonials-module__GikyBa__moreBtnContainer{justify-content:center;margin-top:3rem;display:flex}.Testimonials-module__GikyBa__moreBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__GikyBa__moreBtn:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px);box-shadow:0 0 20px #ffffff1a}@media (max-width:1024px){.Testimonials-module__GikyBa__grid{grid-template-columns:1fr}}
.LatestPosts-module__rG-lma__section{background:var(--bg-base);padding:8rem 2rem}.LatestPosts-module__rG-lma__container{max-width:1200px;margin:0 auto}.LatestPosts-module__rG-lma__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.LatestPosts-module__rG-lma__title{color:#fff;font-size:2rem;font-weight:800}.LatestPosts-module__rG-lma__viewAll{color:var(--text-secondary);font-size:1rem;text-decoration:none;transition:color .2s}.LatestPosts-module__rG-lma__viewAll:hover{color:var(--accent-primary)}.LatestPosts-module__rG-lma__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.LatestPosts-module__rG-lma__card{background:0 0;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s;display:flex;overflow:hidden}.LatestPosts-module__rG-lma__card:hover{z-index:10;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.LatestPosts-module__rG-lma__cardImageContainer{aspect-ratio:1376/768;background:#2a3449;width:100%;height:auto;position:relative;overflow:hidden}.LatestPosts-module__rG-lma__cardInfoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.LatestPosts-module__rG-lma__card:hover .LatestPosts-module__rG-lma__cardInfoImage{transform:scale(1.05)}.LatestPosts-module__rG-lma__cardVisualFallback{width:100%;height:100%;position:relative;overflow:hidden}.LatestPosts-module__rG-lma__cardContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#1c253866;border-top:1px solid #ffffff0d;flex-direction:column;flex:1;padding:1.5rem 2rem;display:flex;position:relative}.LatestPosts-module__rG-lma__metaRow{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.LatestPosts-module__rG-lma__category{color:#9ca3af}.LatestPosts-module__rG-lma__separator{color:#fff3}.LatestPosts-module__rG-lma__source{color:#6b7280}.LatestPosts-module__rG-lma__cardTitle{color:#fff;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:auto;font-size:1.4rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.LatestPosts-module__rG-lma__date{color:#fff6;margin-top:1rem;font-size:.9rem}.LatestPosts-module__rG-lma__circle{filter:blur(40px);opacity:.4;border-radius:50%;position:absolute}.LatestPosts-module__rG-lma__circle1{background:var(--accent-primary);width:100%;height:100%;top:0;left:0}.LatestPosts-module__rG-lma__circle2{background:var(--accent-secondary);width:70%;height:70%;bottom:20px;right:20px}.LatestPosts-module__rG-lma__card:nth-child(2) .LatestPosts-module__rG-lma__circle1{background:#ff6b6b}.LatestPosts-module__rG-lma__card:nth-child(2) .LatestPosts-module__rG-lma__circle2{background:#fec163}.LatestPosts-module__rG-lma__card:nth-child(3) .LatestPosts-module__rG-lma__circle1{background:#a855f7}.LatestPosts-module__rG-lma__card:nth-child(3) .LatestPosts-module__rG-lma__circle2{background:#3b82f6}@media (max-width:1024px){.LatestPosts-module__rG-lma__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LatestPosts-module__rG-lma__grid{grid-template-columns:1fr}.LatestPosts-module__rG-lma__card{height:380px}}
.Footer-module__as8s1W__footer{background:var(--background);color:var(--foreground);border-top:1px solid var(--gray-200);padding:2rem}@media (prefers-color-scheme:dark){.Footer-module__as8s1W__footer{border-color:#ffffff0d}}@media (max-width:640px){.Footer-module__as8s1W__footer{padding:1.5rem}}.Footer-module__as8s1W__container{width:100%;padding:0 5%}.Footer-module__as8s1W__grid{grid-template-columns:1fr auto;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;display:grid}.Footer-module__as8s1W__logo{background:linear-gradient(to right,var(--primary),var(--accent));-webkit-text-fill-color:transparent;opacity:.8;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:inline-block}.Footer-module__as8s1W__companyInfo{color:#fff6;flex-direction:column;gap:.2rem;font-size:.7rem;line-height:1.3;display:flex}.Footer-module__as8s1W__companyName{color:#fff9;margin-bottom:.1rem;font-size:.75rem;font-weight:700}.Footer-module__as8s1W__heading{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:1rem;font-size:.65rem;font-weight:700}.Footer-module__as8s1W__links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__as8s1W__links a{color:#fff6;font-size:.7rem;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__links a:hover{color:var(--primary);opacity:1}.Footer-module__as8s1W__bottom{color:#ffffff4d;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.65rem;display:flex}@media (max-width:1024px){.Footer-module__as8s1W__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.Footer-module__as8s1W__grid{grid-template-columns:1fr;gap:1.5rem}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;gap:.5rem}}
