.Nav-module__x_hx6q__header{width:100%;z-index:var(--z-nav);padding:var(--space-lg)0;transition:all var(--transition-base);position:fixed;top:0;left:0}.Nav-module__x_hx6q__header.Nav-module__x_hx6q__scrolled{padding:var(--space-md)0;-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border-color);background:#06060ee6}.Nav-module__x_hx6q__nav{justify-content:space-between;align-items:center;display:flex}.Nav-module__x_hx6q__logo{align-items:center;gap:var(--space-sm);z-index:calc(var(--z-nav) + 1);display:flex}.Nav-module__x_hx6q__logoText{font-family:var(--font-brand);font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:400}.Nav-module__x_hx6q__navLinks{align-items:center;gap:var(--space-2xl);display:flex}.Nav-module__x_hx6q__navLink{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-base);letter-spacing:.02em;font-weight:400}.Nav-module__x_hx6q__navLink:hover{color:var(--text-primary)}.Nav-module__x_hx6q__ctaButton{font-size:var(--text-sm)}.Nav-module__x_hx6q__menuToggle{padding:var(--space-sm);z-index:calc(var(--z-nav) + 1);flex-direction:column;gap:5px;display:none}.Nav-module__x_hx6q__menuToggle span{background:var(--text-primary);width:22px;height:1.5px;transition:all var(--transition-base);transform-origin:50%;display:block}.Nav-module__x_hx6q__menuToggle.Nav-module__x_hx6q__menuOpen span:first-child{transform:rotate(45deg)translate(4.5px,4.5px)}.Nav-module__x_hx6q__menuToggle.Nav-module__x_hx6q__menuOpen span:nth-child(2){opacity:0}.Nav-module__x_hx6q__menuToggle.Nav-module__x_hx6q__menuOpen span:nth-child(3){transform:rotate(-45deg)translate(4.5px,-4.5px)}.Nav-module__x_hx6q__mobileMenu{-webkit-backdrop-filter:blur(30px);opacity:0;pointer-events:none;width:100%;height:100dvh;transition:opacity var(--transition-slow);z-index:var(--z-nav);background:#0a0a12f2;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.Nav-module__x_hx6q__mobileMenuOpen{opacity:1;pointer-events:all}.Nav-module__x_hx6q__mobileNavLinks{align-items:center;gap:var(--space-2xl);flex-direction:column;display:flex}.Nav-module__x_hx6q__mobileNavLink{font-size:var(--text-3xl);color:var(--text-primary);transition:color var(--transition-base);letter-spacing:-.02em;font-weight:300}.Nav-module__x_hx6q__mobileNavLink:hover{color:var(--accent-coral)}.Nav-module__x_hx6q__mobileCta{margin-top:var(--space-lg);font-size:var(--text-lg);padding:var(--space-md)var(--space-2xl)}@media (max-width:768px){.Nav-module__x_hx6q__navLinks,.Nav-module__x_hx6q__ctaButton{display:none}.Nav-module__x_hx6q__menuToggle{display:flex}}
.Footer-module__rnk_JG__footer{border-top:1px solid var(--border-color);padding:var(--space-3xl)0 var(--space-xl)}.Footer-module__rnk_JG__footerInner{gap:var(--space-3xl);flex-direction:column;display:flex}.Footer-module__rnk_JG__footerTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3xl);display:flex}.Footer-module__rnk_JG__brand{max-width:300px}.Footer-module__rnk_JG__logo{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-style:italic;font-weight:400;display:block}.Footer-module__rnk_JG__tagline{font-size:var(--text-sm);color:var(--text-muted)}.Footer-module__rnk_JG__links{gap:var(--space-4xl);display:flex}.Footer-module__rnk_JG__linkGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__rnk_JG__linkGroupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:var(--space-sm)}.Footer-module__rnk_JG__linkGroup a{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-base)}.Footer-module__rnk_JG__linkGroup a:hover{color:var(--text-primary)}.Footer-module__rnk_JG__footerBottom{padding-top:var(--space-xl);border-top:1px solid var(--border-color)}.Footer-module__rnk_JG__copyright{font-size:var(--text-xs);color:var(--text-muted)}@media (max-width:768px){.Footer-module__rnk_JG__footerTop{gap:var(--space-2xl);flex-direction:column}.Footer-module__rnk_JG__links{gap:var(--space-2xl)}}
.Hero-module__PgAKtG__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroContent{z-index:var(--z-content);padding-top:calc(var(--nav-height) + var(--space-4xl));padding-bottom:var(--space-4xl);position:relative}.Hero-module__PgAKtG__rotatingWrapper{vertical-align:baseline;display:inline-block;position:relative}.Hero-module__PgAKtG__rotatingSizer{visibility:hidden;pointer-events:none;font-family:var(--font-serif);font-style:italic;font-weight:400}.Hero-module__PgAKtG__rotatingWord{white-space:nowrap;font-family:var(--font-serif);color:var(--accent-coral-light);text-shadow:0 3px 20px #c8574d66,0 0 60px #c8574d26;font-style:italic;font-weight:400;display:inline-block;position:absolute;top:0;left:0}.Hero-module__PgAKtG__rotatingIn{animation:.4s cubic-bezier(.16,1,.3,1) forwards Hero-module__PgAKtG__slideIn}.Hero-module__PgAKtG__rotatingOut{animation:.4s cubic-bezier(.7,0,.84,0) forwards Hero-module__PgAKtG__slideOut}@keyframes Hero-module__PgAKtG__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.Hero-module__PgAKtG__title{font-size:clamp(var(--text-5xl),8vw,var(--text-9xl));letter-spacing:-.03em;color:#fff;margin-bottom:var(--space-2xl);text-shadow:0 3px 16px #000000b3,0 0 60px #0006;font-weight:300;line-height:.95}.Hero-module__PgAKtG__title em{font-family:var(--font-serif);color:var(--accent-coral-light);text-shadow:0 3px 20px #c8574d66,0 0 60px #c8574d26;font-style:italic;font-weight:400}.Hero-module__PgAKtG__subtitle{font-size:clamp(var(--text-base),2vw,var(--text-xl));color:#ffffffd9;max-width:520px;margin-bottom:var(--space-3xl);text-shadow:0 2px 10px #00000080;line-height:1.7}.Hero-module__PgAKtG__heroCtas{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__PgAKtG__scrollIndicator{bottom:var(--space-3xl);align-items:center;gap:var(--space-sm);color:var(--text-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollLine{background:linear-gradient(to bottom,var(--text-muted),transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__PgAKtG__scrollPulse}@keyframes Hero-module__PgAKtG__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.6)}}@media (max-width:768px){.Hero-module__PgAKtG__heroContent{padding-top:calc(var(--nav-height) + var(--space-3xl))}.Hero-module__PgAKtG__title{font-size:clamp(var(--text-4xl),12vw,var(--text-7xl))}.Hero-module__PgAKtG__scrollIndicator{display:none}}
.Marquee-module__Je6V4G__marqueeWrapper{padding:var(--space-2xl)0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);position:relative;overflow:hidden}.Marquee-module__Je6V4G__marqueeWrapper:before,.Marquee-module__Je6V4G__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Marquee-module__Je6V4G__marqueeWrapper:before{background:linear-gradient(to right,var(--bg-primary),transparent);left:0}.Marquee-module__Je6V4G__marqueeWrapper:after{background:linear-gradient(to left,var(--bg-primary),transparent);right:0}.Marquee-module__Je6V4G__marqueeTrack{width:max-content;animation:30s linear infinite Marquee-module__Je6V4G__marqueeScroll;display:flex}.Marquee-module__Je6V4G__marqueeContent{flex-shrink:0;align-items:center;display:flex}.Marquee-module__Je6V4G__marqueeItem{align-items:center;gap:var(--space-2xl);font-size:clamp(var(--text-lg),2vw,var(--text-2xl));color:var(--text-muted);white-space:nowrap;letter-spacing:-.01em;padding:0 var(--space-xl);transition:color var(--transition-base);font-weight:300;display:inline-flex}.Marquee-module__Je6V4G__separator{background:var(--accent-coral);opacity:.4;border-radius:50%;width:6px;height:6px;display:block}@keyframes Marquee-module__Je6V4G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Services-module__hmdBJW__header{margin-bottom:var(--space-4xl)}.Services-module__hmdBJW__grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Services-module__hmdBJW__card{padding:var(--space-2xl);transition:all var(--transition-base);cursor:default;flex-direction:column;display:flex}.Services-module__hmdBJW__card:hover{border-color:var(--border-color-hover);transform:translateY(-2px)}.Services-module__hmdBJW__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.Services-module__hmdBJW__number{font-size:var(--text-xs);color:var(--accent-coral);letter-spacing:.1em;margin-bottom:var(--space-lg);font-weight:500;display:block}.Services-module__hmdBJW__cardTitle{font-size:clamp(var(--text-2xl),3vw,var(--text-3xl));color:#fff;margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:500}.Services-module__hmdBJW__cardDescription{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xl);flex:1;line-height:1.7}.Services-module__hmdBJW__tags{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Services-module__hmdBJW__tag{font-size:var(--text-xs);color:var(--text-muted);padding:var(--space-xs)var(--space-md);border:1px solid var(--border-color);border-radius:var(--radius-full);transition:all var(--transition-base)}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__tag{border-color:var(--border-color-hover);color:var(--text-secondary)}@media (max-width:768px){.Services-module__hmdBJW__grid{grid-template-columns:1fr}.Services-module__hmdBJW__card{padding:var(--space-xl)}}
.Stats-module__K5P46q__stats{padding:var(--space-3xl)0}.Stats-module__K5P46q__statsInner{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__K5P46q__statItem{text-align:center;padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-color);transition:all var(--transition-base);background:#14141c4d}.Stats-module__K5P46q__statItem:hover{border-color:var(--border-color-hover);background:#22222666}.Stats-module__K5P46q__statValue{font-size:clamp(var(--text-3xl),4vw,var(--text-5xl));color:var(--text-primary);letter-spacing:-.03em;margin-bottom:var(--space-sm);font-weight:300;display:block}.Stats-module__K5P46q__statLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}@media (max-width:768px){.Stats-module__K5P46q__statsInner{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Stats-module__K5P46q__statsInner{grid-template-columns:1fr}}
.Work-module__TdERxG__header{margin-bottom:var(--space-4xl)}.Work-module__TdERxG__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Work-module__TdERxG__card{aspect-ratio:1;border-radius:var(--radius-lg);cursor:pointer;border:1px solid var(--border-color);transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.Work-module__TdERxG__card:hover{border-color:var(--border-color-hover);transform:translateY(-3px);box-shadow:0 16px 48px #00000040}.Work-module__TdERxG__cardBg{z-index:0;position:absolute;inset:0}.Work-module__TdERxG__cardGlow{z-index:1;opacity:0;background:radial-gradient(350px circle at var(--mouse-x,50%)var(--mouse-y,50%),#ffffff0f,transparent 50%);pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Work-module__TdERxG__card:hover .Work-module__TdERxG__cardGlow{opacity:1}.Work-module__TdERxG__cardContent{z-index:2;height:100%;padding:var(--space-xl);gap:var(--space-sm);grid-template-rows:auto 1fr auto;display:grid;position:relative}.Work-module__TdERxG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Work-module__TdERxG__cardTitle{font-size:var(--text-base);color:#fff;letter-spacing:-.01em;font-weight:600}.Work-module__TdERxG__cardTitle[data-light]{color:#111}.Work-module__TdERxG__cardYear{font-size:var(--text-xs);color:#ffffff80;letter-spacing:.05em;font-weight:400}.Work-module__TdERxG__cardYear[data-light]{color:#0006}.Work-module__TdERxG__cardDisplay{justify-content:center;align-items:center;display:flex;position:relative}.Work-module__TdERxG__displayImage{max-width:70%;max-height:70%;transition:transform .4s}.Work-module__TdERxG__card:hover .Work-module__TdERxG__displayImage{transform:scale(1.05)}.Work-module__TdERxG__cardBottom{gap:var(--space-sm);flex-direction:column;display:flex}.Work-module__TdERxG__cardDescription{font-size:var(--text-xs);color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.Work-module__TdERxG__cardDescription[data-light]{color:#0000008c}.Work-module__TdERxG__cardMeta{justify-content:space-between;align-items:center;display:flex}.Work-module__TdERxG__tags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Work-module__TdERxG__tag{color:#fff6;border-radius:var(--radius-full);white-space:nowrap;border:1px solid #ffffff1f;padding:2px 8px;font-size:.65rem;transition:border-color .3s}.Work-module__TdERxG__tag[data-light]{color:#0006;border-color:#0000001f}.Work-module__TdERxG__card:hover .Work-module__TdERxG__tag{border-color:#ffffff40}.Work-module__TdERxG__card:hover .Work-module__TdERxG__tag[data-light]{border-color:#00000040}.Work-module__TdERxG__cardArrow{color:#fff6;flex-shrink:0;transition:transform .3s,color .3s}.Work-module__TdERxG__cardArrow[data-light]{color:#00000059}.Work-module__TdERxG__card:hover .Work-module__TdERxG__cardArrow{color:#fffc;transform:translate(3px,-3px)}.Work-module__TdERxG__card:hover .Work-module__TdERxG__cardArrow[data-light]{color:#000000b3}@media (max-width:1024px){.Work-module__TdERxG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Work-module__TdERxG__grid{grid-template-columns:1fr}.Work-module__TdERxG__card{aspect-ratio:4/3}}
.About-module__OtWT4W__header{margin-bottom:var(--space-4xl)}.About-module__OtWT4W__content{gap:var(--space-4xl);display:grid}.About-module__OtWT4W__values{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.About-module__OtWT4W__valueCard{padding:var(--space-xl);border-top:1px solid var(--border-color);transition:border-color var(--transition-base)}.About-module__OtWT4W__valueCard:hover{border-color:var(--accent-coral)}.About-module__OtWT4W__valueTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-md);font-weight:500}.About-module__OtWT4W__valueDescription{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.About-module__OtWT4W__team{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.About-module__OtWT4W__memberCard{gap:var(--space-lg);padding:var(--space-2xl);flex-direction:column;height:100%;display:flex}.About-module__OtWT4W__memberAvatar{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--accent-coral),var(--accent-purple));flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.About-module__OtWT4W__avatarImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.About-module__OtWT4W__avatarInitials{font-size:var(--text-xl);color:var(--text-primary);font-weight:500}.About-module__OtWT4W__memberInfo{flex-direction:column;flex:1;display:flex}.About-module__OtWT4W__memberName{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:500}.About-module__OtWT4W__memberRole{font-size:var(--text-sm);color:var(--accent-coral);margin-bottom:var(--space-md);display:block}.About-module__OtWT4W__memberBio{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.About-module__OtWT4W__memberLinks{gap:var(--space-lg);padding-top:var(--space-lg);margin-top:auto;display:flex}.About-module__OtWT4W__socialLink{font-size:var(--text-sm);color:var(--text-muted);transition:color var(--transition-base);position:relative}.About-module__OtWT4W__socialLink:after{content:"";background:var(--accent-coral);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.About-module__OtWT4W__socialLink:hover{color:var(--text-primary)}.About-module__OtWT4W__socialLink:hover:after{width:100%}.About-module__OtWT4W__experienceTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-xl);font-weight:500}.About-module__OtWT4W__timeline{flex-direction:column;gap:0;display:flex}.About-module__OtWT4W__timelineItem{padding:var(--space-lg)0;border-bottom:1px solid var(--border-color);transition:border-color var(--transition-base);justify-content:space-between;align-items:center;display:flex}.About-module__OtWT4W__timelineItem:first-child{border-top:1px solid var(--border-color)}.About-module__OtWT4W__timelineItem:hover{border-color:var(--border-color-hover)}.About-module__OtWT4W__timelineLeft{gap:var(--space-xs);flex-direction:column;display:flex}.About-module__OtWT4W__companyName{font-size:var(--text-base);color:var(--text-primary);font-weight:500}.About-module__OtWT4W__position{font-size:var(--text-sm);color:var(--text-secondary)}.About-module__OtWT4W__period{font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap}@media (max-width:768px){.About-module__OtWT4W__values,.About-module__OtWT4W__team{grid-template-columns:1fr}.About-module__OtWT4W__memberCard{gap:var(--space-lg);flex-direction:column}.About-module__OtWT4W__timelineItem{align-items:flex-start;gap:var(--space-sm);flex-direction:column}}
.FractalGlassPanel-module__3q6t5W__panel{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.FractalGlassPanel-module__3q6t5W__canvas{image-rendering:auto;width:100%;height:100%;display:block}
.pricing-module__lP4odW__page{padding-top:var(--nav-height)}.pricing-module__lP4odW__hero{padding:var(--space-5xl)0 var(--space-2xl)}.pricing-module__lP4odW__heroInner{text-align:center;flex-direction:column;align-items:center;display:flex}.pricing-module__lP4odW__heroTitle{font-size:clamp(var(--text-4xl),5vw,var(--text-6xl));color:#fff;letter-spacing:-.03em;margin-bottom:var(--space-md);text-shadow:0 3px 16px #000000b3;font-weight:300}.pricing-module__lP4odW__heroTitle em{font-family:var(--font-serif);color:var(--accent-coral-light);font-style:italic;font-weight:400}.pricing-module__lP4odW__heroSub{font-size:var(--text-lg);color:var(--text-secondary);max-width:520px;line-height:1.7}.pricing-module__lP4odW__main{padding:var(--space-2xl)0 var(--space-5xl)}.pricing-module__lP4odW__mainInner{gap:var(--space-4xl);grid-template-columns:380px 1fr;align-items:start;display:grid}.pricing-module__lP4odW__cardCol{gap:var(--space-3xl);top:calc(var(--nav-height) + var(--space-2xl));flex-direction:column;display:flex;position:sticky}.pricing-module__lP4odW__scene{perspective:900px;touch-action:none;padding:var(--space-xl)0;justify-content:center;display:flex}.pricing-module__lP4odW__creditCard{aspect-ratio:85.6/54;cursor:pointer;width:320px;transform:rotateX(var(--rx,0deg))rotateY(var(--ry,0deg));will-change:transform;background:linear-gradient(135deg,#c8574d 0%,#b41e3c 22%,#7832dc 50%,#1e3a8a 78%,#1478c8 100%);border-radius:16px;transition:transform .15s ease-out,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff14}.pricing-module__lP4odW__creditCard:hover{box-shadow:0 35px 60px -15px #7832dc40,0 0 0 1px #ffffff1f}.pricing-module__lP4odW__cardGlare{z-index:3;background:radial-gradient(350px circle at var(--gx,50%)var(--gy,50%),#ffffff4d,transparent 50%);opacity:var(--shine,0);pointer-events:none;mix-blend-mode:overlay;border-radius:16px;transition:opacity .25s;position:absolute;inset:0}.pricing-module__lP4odW__creditCard:before{content:"";z-index:2;opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");border-radius:16px;position:absolute;inset:0}.pricing-module__lP4odW__chip{z-index:4;background:linear-gradient(145deg,#e8d088,#c9a94e);border-radius:6px;width:40px;height:30px;position:absolute;top:24px;left:24px;box-shadow:inset 0 0 0 1.5px #ffffff26,0 2px 4px #0003}.pricing-module__lP4odW__chip:after{content:"";border:1.5px solid #fff3;border-radius:3px;position:absolute;inset:5px}.pricing-module__lP4odW__cardBrand{z-index:4;font-family:var(--font-brand);color:#ffffffd9;text-shadow:0 2px 20px #00000040;pointer-events:none;font-size:4.5rem;position:absolute;top:50%;right:28px;translate:0 -50%}.pricing-module__lP4odW__cardInfo{z-index:4;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.pricing-module__lP4odW__cardName{letter-spacing:.2em;color:#ffffffbf;text-transform:uppercase;font-size:.65rem;font-weight:600}.pricing-module__lP4odW__cardType{letter-spacing:.15em;color:#ffffff80;text-transform:uppercase;font-size:.6rem;font-weight:500}.pricing-module__lP4odW__cardCta{align-items:flex-start;gap:var(--space-lg);flex-direction:column;display:flex}.pricing-module__lP4odW__cardHeading{font-size:clamp(var(--text-4xl),5vw,var(--text-6xl));color:#fff;letter-spacing:-.03em;font-weight:300;line-height:.95}.pricing-module__lP4odW__brandWord{font-family:var(--font-brand);font-weight:400}.pricing-module__lP4odW__plansCol{gap:var(--space-lg);flex-direction:column;display:flex}.pricing-module__lP4odW__plan{padding:var(--space-2xl);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);background:#12121ab3;border:1px solid #ffffff0f;flex-direction:column;transition:border-color .3s,background .3s;display:flex}.pricing-module__lP4odW__plan:hover{background:#16161ecc;border-color:#ffffff1a}.pricing-module__lP4odW__planFeatured{background:#161214bf;border-color:#c8574d26}.pricing-module__lP4odW__planFeatured:hover{border-color:#c8574d4d}.pricing-module__lP4odW__planTop{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.pricing-module__lP4odW__planName{font-size:var(--text-xl);color:#fff;letter-spacing:-.01em;font-weight:500}.pricing-module__lP4odW__badge{color:var(--text-muted);border-radius:var(--radius-full);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff14;padding:4px 12px;font-size:.65rem;font-weight:500}.pricing-module__lP4odW__planPrice{margin-bottom:var(--space-md);align-items:baseline;gap:4px;display:flex}.pricing-module__lP4odW__dollar{font-size:clamp(var(--text-3xl),4vw,var(--text-4xl));color:#fff;letter-spacing:-.03em;font-weight:300}.pricing-module__lP4odW__per{font-size:var(--text-base);color:var(--text-muted)}.pricing-module__lP4odW__planDesc{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-lg);line-height:1.6}.pricing-module__lP4odW__features{gap:6px var(--space-xl);margin-bottom:var(--space-xl);flex:1;grid-template-columns:1fr 1fr;display:grid}.pricing-module__lP4odW__features li{font-size:var(--text-sm);color:var(--text-secondary);padding-left:16px;line-height:1.5;position:relative}.pricing-module__lP4odW__features li:before{content:"";background:var(--accent-coral);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:.5em;left:0}.pricing-module__lP4odW__maintenance{justify-content:space-between;align-items:center;gap:var(--space-xl);padding:var(--space-lg)var(--space-xl);border-radius:var(--radius-lg);background:#0e0e1680;border:1px solid #ffffff0d;display:flex}.pricing-module__lP4odW__maintTitle{font-size:var(--text-sm);color:#fff;margin-bottom:2px;font-weight:500}.pricing-module__lP4odW__maintDesc{font-size:var(--text-xs);color:var(--text-muted);max-width:320px;line-height:1.5}.pricing-module__lP4odW__maintPrice{white-space:nowrap;align-items:baseline;gap:2px;display:flex}.pricing-module__lP4odW__maintPrice .pricing-module__lP4odW__dollar{font-size:var(--text-2xl)}.pricing-module__lP4odW__metalBtn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:.01em;cursor:pointer;-webkit-font-smoothing:antialiased;isolation:isolate;color:#d4d4dc;text-shadow:0 1px 2px #00000080;background:linear-gradient(#48484e 0%,#2e2e34 50%,#3a3a40 100%);border:2px solid #ffffff0f;border-color:#ffffff2e #ffffff0f #0000004d;border-radius:10px;margin-top:auto;padding:14px 24px;font-weight:500;text-decoration:none;transition:transform .2s cubic-bezier(.25,1,.5,1),box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex;position:relative;box-shadow:0 0 0 1px #0000004d,0 0 6px 1px #ffffff08,0 4px 10px #00000073,0 10px 24px #0003}.pricing-module__lP4odW__metalBtn:before{content:"";border-radius:inherit;background:conic-gradient(from var(--btn-ring-angle,0deg),var(--accent-blue)0%,var(--accent-purple)25%,var(--accent-coral)50%,var(--accent-magenta)75%,var(--accent-blue)100%);filter:grayscale()brightness(.6);-webkit-mask-composite:xor;z-index:-1;padding:3px;transition:filter .3s,opacity .3s;animation:4s linear infinite pricing-module__lP4odW__btnRingSpin;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pricing-module__lP4odW__metalBtn:hover:before{filter:grayscale(0)brightness()}.pricing-module__lP4odW__metalBtn:active:before{filter:grayscale(.3)brightness(.5);opacity:.6}.pricing-module__lP4odW__metalBtn:hover{color:#fff;background:linear-gradient(#54545a 0%,#38383e 50%,#44444a 100%);box-shadow:0 0 0 1px #00000040,0 0 8px 2px #ffffff0d,0 6px 16px #00000080,0 14px 32px #0003}.pricing-module__lP4odW__metalBtn:active{color:#a0a0a8;text-shadow:none;background:linear-gradient(#28282e 0%,#1e1e24 50%,#262630 100%);border-color:#0003 #0000001f #ffffff0f;transition:transform 60ms ease-out,box-shadow 60ms ease-out,background 60ms ease-out,border-color 60ms ease-out;transform:translateY(2px)scale(.97);box-shadow:0 0 0 1px #00000059,inset 0 2px 6px #0000004d,0 1px 2px #0003}.pricing-module__lP4odW__metalBtnAccent{color:#2a2a32;text-shadow:0 1px #fff6;background:linear-gradient(#d0d0d6 0%,#a8a8b2 50%,#b8b8c2 100%);border-color:#ffffff80 #ffffff26 #00000026;box-shadow:0 0 0 1px #00000014,0 0 6px 1px #ffffff14,0 4px 10px #00000059,0 10px 24px #00000026}.pricing-module__lP4odW__metalBtnAccent:hover{background:linear-gradient(#dcdce2 0%,#b4b4be 50%,#c4c4ce 100%);box-shadow:0 0 0 1px #0000000f,0 0 8px 2px #ffffff1f,0 6px 16px #0006,0 14px 32px #00000026}.pricing-module__lP4odW__metalBtnAccent:active{text-shadow:none;background:linear-gradient(#a0a0aa 0%,#94949e 50%,#a4a4ae 100%);border-color:#0000001a #0000000f #ffffff26;transition:transform 60ms ease-out,box-shadow 60ms ease-out,background 60ms ease-out,border-color 60ms ease-out;transform:translateY(2px)scale(.97);box-shadow:0 0 0 1px #0000001f,inset 0 2px 6px #00000026,0 1px 2px #00000026}.pricing-module__lP4odW__custom{text-align:center;padding:var(--space-3xl)0;margin-top:var(--space-xl);border-top:1px solid var(--border-color)}.pricing-module__lP4odW__customText{font-size:var(--text-lg);color:var(--text-secondary)}.pricing-module__lP4odW__customLink{color:var(--accent-coral-light);text-underline-offset:3px;-webkit-text-decoration:underline #c8574d4d;text-decoration:underline #c8574d4d;transition:text-decoration-color .2s}.pricing-module__lP4odW__customLink:hover{-webkit-text-decoration-color:var(--accent-coral-light);text-decoration-color:var(--accent-coral-light)}@media (max-width:1024px){.pricing-module__lP4odW__mainInner{gap:var(--space-3xl);grid-template-columns:1fr}.pricing-module__lP4odW__cardCol{text-align:center;align-items:center;position:static}.pricing-module__lP4odW__cardCta{align-items:center}}@media (max-width:640px){.pricing-module__lP4odW__hero{padding:var(--space-4xl)0 var(--space-xl)}.pricing-module__lP4odW__creditCard{width:260px}.pricing-module__lP4odW__cardBrand{font-size:3.5rem}.pricing-module__lP4odW__features{grid-template-columns:1fr}.pricing-module__lP4odW__maintenance{text-align:center;gap:var(--space-md);flex-direction:column}.pricing-module__lP4odW__maintDesc{max-width:none}}
.CaseStudy-module__qFhm-G__hero{min-height:70vh;padding:var(--space-4xl)0 var(--space-3xl);align-items:flex-end;display:flex;position:relative;overflow:hidden}.CaseStudy-module__qFhm-G__heroBackground{z-index:0;position:absolute;inset:0}.CaseStudy-module__qFhm-G__heroBackgroundOverlay{background:linear-gradient(#06060e33 0%,#06060e66 50%,#06060ef2 100%);position:absolute;inset:0}.CaseStudy-module__qFhm-G__heroContent{z-index:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);position:relative}.CaseStudy-module__qFhm-G__backLink{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-2xl);transition:color var(--transition-base);display:inline-flex}.CaseStudy-module__qFhm-G__backLink:hover{color:var(--text-primary)}.CaseStudy-module__qFhm-G__heroText{max-width:800px}.CaseStudy-module__qFhm-G__heroTitle{font-size:clamp(var(--text-5xl),7vw,var(--text-8xl));color:#fff;letter-spacing:-.03em;margin-bottom:var(--space-lg);text-shadow:0 3px 16px #000000b3;font-weight:300}.CaseStudy-module__qFhm-G__heroSubtitle{font-size:clamp(var(--text-lg),2vw,var(--text-xl));color:#fffc;max-width:600px;margin-bottom:var(--space-xl);text-shadow:0 1px 6px #0006;line-height:1.7}.CaseStudy-module__qFhm-G__heroMeta{align-items:center;gap:var(--space-md);display:flex}.CaseStudy-module__qFhm-G__metaItem{font-size:var(--text-sm);color:var(--text-secondary);text-shadow:0 1px 4px #0000004d}.CaseStudy-module__qFhm-G__metaDivider{font-size:var(--text-sm);color:var(--text-muted)}.CaseStudy-module__qFhm-G__heroDisplay{margin-top:var(--space-2xl)}.CaseStudy-module__qFhm-G__section{padding:var(--space-4xl)0}.CaseStudy-module__qFhm-G__sectionDefault{max-width:var(--max-width);margin:0 auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.CaseStudy-module__qFhm-G__sectionFullWidth{width:100%}.CaseStudy-module__qFhm-G__sectionNarrow{max-width:800px;margin:0 auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.CaseStudy-module__qFhm-G__sectionHeader{margin-bottom:var(--space-2xl)}.CaseStudy-module__qFhm-G__sectionTitle{font-size:clamp(var(--text-2xl),3vw,var(--text-4xl));color:#fff;margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:400}.CaseStudy-module__qFhm-G__sectionSubtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:600px;line-height:1.7}.CaseStudy-module__qFhm-G__sectionContent{width:100%}.CaseStudy-module__qFhm-G__mediaGrid{grid-template-columns:repeat(var(--columns,2),1fr);gap:var(--space-lg);display:grid}.CaseStudy-module__qFhm-G__mediaItem{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#0e0e1680;position:relative;overflow:hidden}.CaseStudy-module__qFhm-G__mediaImageWrapper,.CaseStudy-module__qFhm-G__mediaVideoWrapper{aspect-ratio:16/10;width:100%;position:relative}.CaseStudy-module__qFhm-G__mediaVideo{object-fit:cover;width:100%;height:100%}.CaseStudy-module__qFhm-G__mediaCaption{padding:var(--space-md)var(--space-lg);font-size:var(--text-xs);color:var(--text-muted);border-top:1px solid var(--border-color)}.CaseStudy-module__qFhm-G__textImageBlock{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.CaseStudy-module__qFhm-G__imageLeft{direction:rtl}.CaseStudy-module__qFhm-G__imageLeft>*{direction:ltr}.CaseStudy-module__qFhm-G__textContent{gap:var(--space-md);flex-direction:column;display:flex}.CaseStudy-module__qFhm-G__textTitle{font-size:clamp(var(--text-xl),2vw,var(--text-2xl));color:#fff;letter-spacing:-.01em;font-weight:500}.CaseStudy-module__qFhm-G__textBody{font-size:var(--text-base);color:var(--text-secondary);line-height:1.7}.CaseStudy-module__qFhm-G__imageContent{position:relative}.CaseStudy-module__qFhm-G__imageWrapper{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#0e0e1680;width:100%;position:relative;overflow:hidden}@media (max-width:768px){.CaseStudy-module__qFhm-G__hero{min-height:50vh}.CaseStudy-module__qFhm-G__mediaGrid{grid-template-columns:1fr}.CaseStudy-module__qFhm-G__textImageBlock{gap:var(--space-xl);grid-template-columns:1fr}.CaseStudy-module__qFhm-G__imageLeft{direction:ltr}}
.Contact-module__dhIxzq__contactWrapper{padding:var(--space-4xl)0;position:relative;overflow:hidden}.Contact-module__dhIxzq__glassDecor{pointer-events:none;opacity:.4;border-radius:var(--radius-2xl);width:50%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.Contact-module__dhIxzq__content{z-index:2;max-width:700px;position:relative}.Contact-module__dhIxzq__heading{font-size:clamp(var(--text-4xl),5vw,var(--text-6xl));color:#fff;margin-bottom:var(--space-xl);letter-spacing:-.03em;text-shadow:0 3px 16px #000000b3,0 0 40px #0000004d;font-weight:300;line-height:1.05}.Contact-module__dhIxzq__heading em{font-family:var(--font-serif);color:var(--accent-coral-light);text-shadow:0 3px 20px #c8574d66;font-style:italic;font-weight:400}.Contact-module__dhIxzq__description{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-3xl);max-width:540px;line-height:1.7}.Contact-module__dhIxzq__contactMethods{gap:var(--space-md);flex-direction:column;display:flex}.Contact-module__dhIxzq__contactCard{align-items:center;gap:var(--space-lg);padding:var(--space-lg)var(--space-xl);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#14141c4d;display:flex}.Contact-module__dhIxzq__contactCard:hover{border-color:var(--border-color-hover);background:#22222680;transform:translate(4px)}.Contact-module__dhIxzq__contactLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);min-width:80px}.Contact-module__dhIxzq__contactValue{font-size:var(--text-base);color:var(--text-primary);flex:1}.Contact-module__dhIxzq__contactArrow{color:var(--text-muted);transition:all var(--transition-base);flex-shrink:0}.Contact-module__dhIxzq__contactCard:hover .Contact-module__dhIxzq__contactArrow{color:var(--accent-coral);transform:translate(3px,-3px)}@media (max-width:768px){.Contact-module__dhIxzq__contactWrapper{padding:var(--space-2xl)0}.Contact-module__dhIxzq__glassDecor{display:none}.Contact-module__dhIxzq__contactCard{gap:var(--space-sm);padding:var(--space-md);flex-wrap:wrap}.Contact-module__dhIxzq__contactLabel{min-width:100%}}
