.page-module___8aEwW__mainWrapper{background-color:var(--bg-color);position:relative;overflow:hidden}.page-module___8aEwW__noiseOverlay{pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}.page-module___8aEwW__cursorDot{background:var(--primary);pointer-events:none;z-index:10000;border-radius:50%;width:10px;height:10px;position:fixed;top:-5px;left:-5px}.page-module___8aEwW__cursorFollower{border:1px solid var(--primary);pointer-events:none;z-index:9999;border-radius:50%;width:50px;height:50px;transition:width .3s,height .3s,background .3s;position:fixed;top:0;left:0}.page-module___8aEwW__navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:40px 5%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0}.page-module___8aEwW__navbarScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#18281dd9;padding:20px 5%}.page-module___8aEwW__logo{letter-spacing:-1px;font-size:2.2rem;font-weight:800}.page-module___8aEwW__logo span{color:var(--primary)}.page-module___8aEwW__navLinks{align-items:center;gap:40px;list-style:none;display:flex}.page-module___8aEwW__navLinks a{text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600;transition:color .3s}.page-module___8aEwW__navLinks a:hover{color:var(--primary)}.page-module___8aEwW__btnPrimary{background:var(--primary);border-radius:50px;padding:14px 35px;font-weight:700;transition:transform .3s,box-shadow .3s;color:var(--surface)!important}.page-module___8aEwW__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #e8ff404d}.page-module___8aEwW__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:180px 5% 50px;display:flex;position:relative}.page-module___8aEwW__heroBackground{z-index:0;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__glowBlob1{filter:blur(80px);background:radial-gradient(circle,#e8ff401f 0%,#0000 70%);width:60vw;height:60vw;animation:20s infinite alternate page-module___8aEwW__drift;position:absolute;top:-10%;left:20%}.page-module___8aEwW__glowBlob2{filter:blur(80px);background:radial-gradient(circle,#9dc4d51a 0%,#0000 70%);width:50vw;height:50vw;animation:25s infinite alternate-reverse page-module___8aEwW__drift;position:absolute;bottom:-10%;right:-10%}@keyframes page-module___8aEwW__drift{0%{transform:translate(0)scale(1)}to{transform:translate(100px,100px)scale(1.2)}}.page-module___8aEwW__heroContainer{z-index:1;width:100%;max-width:1500px;margin:0 auto;position:relative}.page-module___8aEwW__eyebrow{color:var(--primary);letter-spacing:3px;margin-bottom:20px;font-size:1.1rem;font-weight:600}.page-module___8aEwW__massiveText{text-transform:uppercase;letter-spacing:-.04em;margin-bottom:80px;font-size:clamp(2.5rem,11vw,13rem);font-weight:800;line-height:.95}.page-module___8aEwW__textOutline{color:#0000;-webkit-text-stroke:2px var(--text-main)}.page-module___8aEwW__revealUpWrapper{display:block}.page-module___8aEwW__revealUp{opacity:0;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1.2s;display:inline-block;transform:translateY(40px)}.page-module___8aEwW__revealUp.page-module___8aEwW__visible{opacity:1;transform:translateY(0)}.page-module___8aEwW__delay1{transition-delay:.15s}.page-module___8aEwW__delay2{transition-delay:.3s}.page-module___8aEwW__delay3{transition-delay:.45s}.page-module___8aEwW__delay4{transition-delay:.6s}.page-module___8aEwW__heroBottomGrid{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.page-module___8aEwW__heroDesc p{color:var(--text-muted);max-width:550px;margin-bottom:40px;font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.5}.page-module___8aEwW__arrowLink{color:var(--text-main);border-bottom:2px solid var(--primary);padding-bottom:8px;font-size:1.2rem;font-weight:600;transition:color .3s}.page-module___8aEwW__arrowLink:hover{color:var(--primary)}.page-module___8aEwW__heroImageCard{border-radius:30px;width:100%;height:450px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.page-module___8aEwW__heroImgReal{object-fit:cover;transition:transform 1.5s cubic-bezier(.16,1,.3,1);transform:scale(1.15)}.page-module___8aEwW__heroImageCard:hover .page-module___8aEwW__heroImgReal{transform:scale(1)}.page-module___8aEwW__glassBadge{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--primary);letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:12px 25px;font-weight:600;position:absolute;bottom:30px;right:30px}.page-module___8aEwW__marqueeSection{background:var(--primary);color:var(--surface);white-space:nowrap;z-index:2;margin:150px 0;padding:60px 0;position:relative;overflow:hidden;transform:rotate(-3deg)scale(1.05);box-shadow:0 20px 50px #0006}.page-module___8aEwW__marqueeContent{font-size:5rem;font-family:var(--font-outfit);font-weight:800;animation:25s linear infinite page-module___8aEwW__marquee;display:inline-block}.page-module___8aEwW__marqueeContent span{margin:0 30px}@keyframes page-module___8aEwW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__bentoSection{z-index:1;max-width:1500px;margin:0 auto;padding:100px 5%;position:relative}.page-module___8aEwW__bentoHeader{margin-bottom:80px}.page-module___8aEwW__bentoHeader h2{margin-bottom:20px;font-size:clamp(3rem,6vw,5rem);line-height:1}.page-module___8aEwW__bentoHeader p{color:var(--text-muted);font-size:1.5rem}.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:380px;gap:30px;display:grid}.page-module___8aEwW__bentoItem{background:var(--surface-light);border:1px solid var(--glass-border);border-radius:40px;flex-direction:column;justify-content:space-between;padding:50px;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .5s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__bentoItem:hover{border-color:var(--primary);transform:translateY(-15px)}.page-module___8aEwW__bentoLarge{grid-area:span 2/span 2}.page-module___8aEwW__bentoWide{grid-column:span 2}.page-module___8aEwW__bentoItemContent h3{font-size:clamp(2rem,3vw,3rem);font-family:var(--font-outfit);margin-bottom:20px}.page-module___8aEwW__bentoItemContent p{color:var(--text-muted);max-width:450px;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__iconGiant{opacity:.3;align-self:flex-end;font-size:8rem;transition:opacity .5s,transform .5s}.page-module___8aEwW__bentoItem:hover .page-module___8aEwW__iconGiant{opacity:1;transform:scale(1.1)rotate(5deg)}.page-module___8aEwW__bentoGraphic1{background:radial-gradient(circle, var(--primary) 0%, transparent 60%);filter:blur(60px);opacity:.15;border-radius:50%;width:500px;height:500px;transition:opacity .5s;position:absolute;bottom:-100px;right:-100px}.page-module___8aEwW__bentoItem:hover .page-module___8aEwW__bentoGraphic1{opacity:.3}.page-module___8aEwW__bentoGraphic2{background:radial-gradient(circle, var(--secondary) 0%, transparent 70%);filter:blur(40px);opacity:.15;border-radius:50%;width:300px;height:300px;transition:opacity .5s;position:absolute;bottom:-50px;right:-50px}.page-module___8aEwW__bentoItem:hover .page-module___8aEwW__bentoGraphic2{opacity:.4}.page-module___8aEwW__massiveCta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:150px 5%;display:flex}.page-module___8aEwW__massiveCta h2{letter-spacing:-.04em;margin-bottom:80px;font-size:clamp(4rem,10vw,10rem);line-height:.85}.page-module___8aEwW__textPrimary{color:var(--primary)}.page-module___8aEwW__hugeBtn{background:var(--text-main);color:var(--surface);font-size:2.2rem;font-weight:800;font-family:var(--font-outfit);border-radius:100px;padding:30px 80px;transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s}.page-module___8aEwW__hugeBtn:hover{background:var(--primary);transform:scale(1.08)}.page-module___8aEwW__minimalFooter{border-top:1px solid var(--glass-border);padding:40px 5%}.page-module___8aEwW__footerInner{justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto;display:flex}.page-module___8aEwW__footerLogo{font-size:1.5rem;font-weight:800}.page-module___8aEwW__footerLogo span{color:var(--primary)}.page-module___8aEwW__footerText{color:var(--text-muted);font-size:.9rem}@media (max-width:1024px){.page-module___8aEwW__bentoGrid{grid-template-columns:1fr 1fr}.page-module___8aEwW__bentoLarge{grid-area:span 1/span 2}.page-module___8aEwW__heroBottomGrid{grid-template-columns:1fr;gap:40px}.page-module___8aEwW__marqueeContent{font-size:3.5rem}.page-module___8aEwW__hero{padding-top:150px}.page-module___8aEwW__massiveText{margin-bottom:50px}}@media (max-width:768px){.page-module___8aEwW__navbar{padding:20px 5%}.page-module___8aEwW__logo{font-size:1.8rem}.page-module___8aEwW__navLinks li:not(:last-child){display:none}.page-module___8aEwW__btnPrimary{padding:10px 20px;font-size:.9rem}.page-module___8aEwW__hero{padding-top:120px;padding-bottom:40px}.page-module___8aEwW__heroBottomGrid{gap:30px}.page-module___8aEwW__heroImageCard{border-radius:20px;height:300px}.page-module___8aEwW__eyebrow{margin-bottom:15px;font-size:.9rem}.page-module___8aEwW__heroDesc p{margin-bottom:20px;font-size:1.1rem}.page-module___8aEwW__bentoSection{padding:60px 5%}.page-module___8aEwW__bentoHeader{margin-bottom:40px}.page-module___8aEwW__bentoHeader h2{margin-bottom:10px}.page-module___8aEwW__bentoGrid{grid-template-columns:1fr;grid-auto-rows:minmax(280px,auto);gap:20px}.page-module___8aEwW__bentoLarge,.page-module___8aEwW__bentoWide{grid-column:span 1}.page-module___8aEwW__bentoItem{border-radius:25px;padding:30px}.page-module___8aEwW__bentoItemContent h3{margin-bottom:10px}.page-module___8aEwW__iconGiant{font-size:5rem}.page-module___8aEwW__marqueeSection{margin:80px 0;padding:40px 0}.page-module___8aEwW__marqueeContent{font-size:2.2rem}.page-module___8aEwW__massiveCta{min-height:60vh;padding:100px 5%}.page-module___8aEwW__massiveCta h2{margin-bottom:40px}.page-module___8aEwW__hugeBtn{padding:20px 40px;font-size:1.5rem}.page-module___8aEwW__cursorDot,.page-module___8aEwW__cursorFollower{display:none}.page-module___8aEwW__footerInner{text-align:center;flex-direction:column;gap:20px}}
