.components-module__F9oz_G__galaxyCanvas{z-index:-1;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#0a0514 0%,#020202 100%);width:100vw;height:100vh;position:fixed;top:0;left:0}.components-module__F9oz_G__section{padding:10vw 0;position:relative}.components-module__F9oz_G__sectionTitle{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(3rem,8vw,8rem);font-weight:800;line-height:.9}.components-module__F9oz_G__sectionSubtitle{color:#fff9;max-width:800px;margin-bottom:5rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:300}.components-module__F9oz_G__btn{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);background:0 0;border:1px solid #fff3;border-radius:100px;justify-content:center;align-items:center;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;overflow:hidden}.components-module__F9oz_G__btn:before{content:"";background:var(--accent-primary);z-index:-1;width:100%;height:100%;transition:left .4s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:-100%}.components-module__F9oz_G__btn:hover:before{left:0}.components-module__F9oz_G__btn:hover{border-color:var(--accent-primary);color:#fff;box-shadow:0 0 30px #ff336680}.components-module__F9oz_G__header{z-index:100;width:100%;padding:1.5rem 0;transition:padding .5s cubic-bezier(.16,1,.3,1),background .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:fixed;top:0;left:0}.components-module__F9oz_G__headerScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020202b3;border-bottom:1px solid #ffffff0d;padding:1rem 0}.components-module__F9oz_G__headerContainer{justify-content:space-between;align-items:center;display:flex}.components-module__F9oz_G__logo{letter-spacing:-.05em;text-transform:uppercase;font-size:1.75rem;font-weight:900;position:relative;overflow:hidden}.components-module__F9oz_G__nav{gap:3rem;display:none}@media (min-width:768px){.components-module__F9oz_G__nav{display:flex}}.components-module__F9oz_G__navLink{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:500;transition:color .3s}.components-module__F9oz_G__navLink:hover{color:#fff}.components-module__F9oz_G__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative}.components-module__F9oz_G__heroContent{z-index:2;width:100%;position:relative}.components-module__F9oz_G__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(1.75rem,5vw,4.5rem);font-weight:900;line-height:1.1}.components-module__F9oz_G__textGradient{background:linear-gradient(to right, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.components-module__F9oz_G__textAccent{color:var(--accent-secondary)}.components-module__F9oz_G__wordContainer{display:inline-block;overflow:hidden}.components-module__F9oz_G__heroSubtitle{color:#fff9;max-width:600px;margin-bottom:4rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:300;line-height:1.4}.components-module__F9oz_G__bentoGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.components-module__F9oz_G__bentoGrid{grid-template-columns:repeat(12,1fr)}}.components-module__F9oz_G__bentoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:0;padding:3rem;position:relative;overflow:hidden}.components-module__F9oz_G__bentoCard:after{content:"";background:var(--accent-secondary);transform-origin:0;width:100%;height:2px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.components-module__F9oz_G__bentoCard:hover:after{transform:scaleX(1)}.components-module__F9oz_G__bentoSpan4,.components-module__F9oz_G__bentoSpan8{grid-column:span 12}@media (min-width:768px){.components-module__F9oz_G__bentoSpan4{grid-column:span 4}.components-module__F9oz_G__bentoSpan8{grid-column:span 8}.components-module__F9oz_G__bentoOffsetDown{margin-top:4rem}.components-module__F9oz_G__bentoOffsetUp{margin-top:-4rem}}.components-module__F9oz_G__bentoCard h3{font-size:1.75rem}@media (min-width:768px){.components-module__F9oz_G__bentoCard h3{font-size:2rem}}.components-module__F9oz_G__bentoCard h3{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:800}.components-module__F9oz_G__bentoCard p{color:#ffffff80;font-size:1rem}@media (min-width:768px){.components-module__F9oz_G__bentoCard p{font-size:1.125rem}}.components-module__F9oz_G__showcaseContainer{height:200vh;position:relative}.components-module__F9oz_G__stickyGallery{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.components-module__F9oz_G__galleryTrack{gap:5vw;padding:0 5vw;display:flex}.components-module__F9oz_G__showcaseItem{opacity:.9;filter:grayscale(.5);background:#111;border-radius:12px;flex-shrink:0;width:350px;height:600px;transition:filter .5s,opacity .5s;position:relative;overflow:hidden}.components-module__F9oz_G__showcaseItem:hover{filter:grayscale(0);opacity:1}.components-module__F9oz_G__showcaseItem iframe{pointer-events:none;border:none;width:100%;height:100%}.components-module__F9oz_G__showcaseItem:hover iframe{pointer-events:auto}.components-module__F9oz_G__processList{flex-direction:column;gap:0;display:flex}.components-module__F9oz_G__processItem{border-top:1px solid #ffffff1a;grid-template-columns:1fr;padding:4vw 0;display:grid}@media (min-width:768px){.components-module__F9oz_G__processItem{grid-template-columns:1fr 3fr}}.components-module__F9oz_G__processIndex{font-size:clamp(2rem,4vw,4rem);font-family:var(--font-display);color:var(--accent-secondary);font-weight:300}.components-module__F9oz_G__processDetails h3{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,3rem);font-weight:700}.components-module__F9oz_G__processDetails p{color:#fff9;max-width:800px;font-size:1.25rem}.components-module__F9oz_G__cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;background:#fff;border-radius:50%;width:20px;height:20px;transition:width .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.components-module__F9oz_G__cursor.components-module__F9oz_G__hovering{background:var(--accent-primary);mix-blend-mode:normal;opacity:.8;filter:blur(10px);width:80px;height:80px}.components-module__F9oz_G__faqList{flex-direction:column;gap:1rem;width:100%;display:flex}.components-module__F9oz_G__faqItem{background:#ffffff05;border:1px solid #ffffff0d;width:100%}.components-module__F9oz_G__faqQuestion{width:100%;color:var(--foreground);text-align:left;font-size:1.125rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.components-module__F9oz_G__faqAnswer{color:#fff9;padding:0 1.5rem;line-height:1.6}.components-module__F9oz_G__footer{background:#000;border-top:1px solid #ffffff0d;padding:8vw 0 4vw}.components-module__F9oz_G__footerBigText{font-size:clamp(4rem,15vw,15rem);font-family:var(--font-display);text-align:center;text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #fff3;margin-bottom:4vw;font-weight:900;line-height:.8;transition:color .5s}.components-module__F9oz_G__footerBigText:hover{color:var(--foreground)}.components-module__F9oz_G__footerGrid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;padding-top:4rem;display:grid}.components-module__F9oz_G__footerLinks,.components-module__F9oz_G__footerSocial{flex-direction:column;gap:1rem;display:flex}.components-module__F9oz_G__footerLinks h4,.components-module__F9oz_G__footerSocial h4{color:var(--accent-secondary);margin-bottom:.5rem;font-size:1.25rem}
