@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";
.Navbar-module__dVeNwG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#05050533;padding:1.25rem 0;transition:all .4s cubic-bezier(.25,.8,.25,1);position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(16px);background:#050505d9;border-bottom:1px solid #ffffff0d;padding:.875rem 0}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__dVeNwG__logoGroup{align-items:center;gap:1.5rem;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-display);letter-spacing:.1em;color:#fff;align-items:center;gap:0;font-size:1.4rem;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoDot{color:var(--accent-gold);margin-top:-4px;margin-left:-.08em;font-size:2rem;line-height:1}.Navbar-module__dVeNwG__statusPill{display:none}@media (min-width:768px){.Navbar-module__dVeNwG__statusPill{font-family:var(--font-body);letter-spacing:.1em;color:var(--text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b9810d;border:.5px solid #10b98133;border-radius:999px;align-items:center;gap:.5rem;padding:4px 10px;font-size:.65rem;font-weight:600;display:flex}}.Navbar-module__dVeNwG__statusDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite Navbar-module__dVeNwG__pulse-green;box-shadow:0 0 8px #10b981}@keyframes Navbar-module__dVeNwG__pulse-green{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Navbar-module__dVeNwG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__dVeNwG__link{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.8rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background:var(--accent-gold);width:0;height:1px;transition:width .3s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:0}.Navbar-module__dVeNwG__link:hover{color:var(--text-primary)}.Navbar-module__dVeNwG__link:hover:after{width:100%}.Navbar-module__dVeNwG__cta{align-items:center;gap:1rem;display:flex}.Navbar-module__dVeNwG__linkedinIcon{color:var(--text-secondary);transition:color .3s;display:none}@media (min-width:768px){.Navbar-module__dVeNwG__linkedinIcon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}}.Navbar-module__dVeNwG__linkedinIcon:hover{color:var(--accent-gold)}.Navbar-module__dVeNwG__ctaBtn{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));color:#000;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;min-height:48px;padding:.625rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:3s infinite alternate Navbar-module__dVeNwG__pulse-gold;box-shadow:0 0 15px #c9a84c33}@keyframes Navbar-module__dVeNwG__pulse-gold{0%{box-shadow:0 0 10px #c9a84c1a}to{box-shadow:0 0 25px #c9a84c66}}.Navbar-module__dVeNwG__ctaBtn:hover{animation:none;transform:translateY(-2px);box-shadow:0 8px 25px #c9a84c59}.Navbar-module__dVeNwG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:48px;padding:8px;display:none}.Navbar-module__dVeNwG__bar{background:var(--text-primary);border-radius:1px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__dVeNwG__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__dVeNwG__barOpen2{opacity:0;transform:scaleX(0)}.Navbar-module__dVeNwG__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__dVeNwG__fullscreenMobile{-webkit-backdrop-filter:blur(20px);z-index:90;background:#050505fa;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.Navbar-module__dVeNwG__mobileLinksContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__dVeNwG__fullscreenMobileLink{font-family:var(--font-display);color:var(--text-primary);cursor:pointer;letter-spacing:.05em;background:0 0;border:none;font-size:3rem;transition:color .3s}.Navbar-module__dVeNwG__fullscreenMobileLink:hover{color:var(--accent-gold)}.Navbar-module__dVeNwG__mobileFooter{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.1em;font-size:.875rem;position:absolute;bottom:2rem}.Navbar-module__dVeNwG__mobileFooter a{color:inherit;transition:color .3s}.Navbar-module__dVeNwG__mobileFooter a:hover{color:var(--accent-gold)}.Navbar-module__dVeNwG__closeMobileBtn{color:#fff;cursor:pointer;z-index:100;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Navbar-module__dVeNwG__closeMobileBtn:hover{background:#ffffff1a}.Navbar-module__dVeNwG__closeMobileBtn svg{width:24px;height:24px}@media (max-width:768px){.Navbar-module__dVeNwG__links,.Navbar-module__dVeNwG__ctaBtn{display:none}.Navbar-module__dVeNwG__hamburger{display:flex}}
.Footer-module__rnk_JG__footer{background:#030303;border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.Footer-module__rnk_JG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__rnk_JG__top{border-bottom:1px solid #ffffff0d;grid-template-columns:300px 1fr;gap:4rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__rnk_JG__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__rnk_JG__logo{font-family:var(--font-display);letter-spacing:.1em;color:#fff;font-size:1.6rem}.Footer-module__rnk_JG__logoDot{color:var(--accent-gold);margin-left:-.08em}.Footer-module__rnk_JG__tagline{color:var(--text-muted);font-size:.85rem;line-height:1.6}.Footer-module__rnk_JG__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__rnk_JG__col{flex-direction:column;gap:.75rem;display:flex}.Footer-module__rnk_JG__colTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.25rem;font-size:.72rem;font-weight:700}.Footer-module__rnk_JG__link{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__rnk_JG__link:hover{color:var(--text-primary)}.Footer-module__rnk_JG__bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__bottom p{color:var(--text-muted);font-size:.82rem}.Footer-module__rnk_JG__bottomLinks{align-items:center;gap:1.5rem;display:flex}.Footer-module__rnk_JG__adminLink{color:var(--text-muted);font-size:.78rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__adminLink:hover{color:var(--accent-gold)}@media (max-width:900px){.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__rnk_JG__links{grid-template-columns:repeat(2,1fr)}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__rnk_JG__bottomLinks{flex-direction:column;gap:.75rem}}
.HeroSection-module__2k8MBW__liquidGlass{background-blend-mode:luminosity;-webkit-backdrop-filter:blur(4px);background:#ffffff03;border:none;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a}.HeroSection-module__2k8MBW__liquidGlass:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff73 0%,#ffffff26 20%,#fff0 40% 60%,#ffffff26 80%,#ffffff73 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.HeroSection-module__2k8MBW__hero{background:#000;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__videoBg{z-index:0;position:absolute;inset:0;overflow:hidden}.HeroSection-module__2k8MBW__video{object-fit:cover;object-position:center center;will-change:opacity;width:100%;height:100%;position:absolute;inset:0;transform:translateY(17%)}.HeroSection-module__2k8MBW__vignetteTop{z-index:1;pointer-events:none;background:linear-gradient(#000 0%,#000000d9 30%,#0000 100%);height:55%;position:absolute;top:0;left:0;right:0}.HeroSection-module__2k8MBW__vignetteBottom{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.HeroSection-module__2k8MBW__vignetteSides{z-index:1;pointer-events:none;background:radial-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.HeroSection-module__2k8MBW__filmGrain{opacity:.025;pointer-events:none;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__2k8MBW__nav{z-index:20;padding:1.5rem;position:relative}.HeroSection-module__2k8MBW__navInner{border-radius:9999px;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.HeroSection-module__2k8MBW__navLogo{color:#fff;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.HeroSection-module__2k8MBW__navLogoText{letter-spacing:.02em;font-family:Instrument Serif,serif;font-size:1.1rem;font-weight:600}.HeroSection-module__2k8MBW__navLinks{align-items:center;gap:2rem;display:flex}.HeroSection-module__2k8MBW__navLink{color:#fffc;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.HeroSection-module__2k8MBW__navLink:hover{color:#fff}.HeroSection-module__2k8MBW__navActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.HeroSection-module__2k8MBW__navPlainBtn{color:#fff;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.HeroSection-module__2k8MBW__navPlainBtn:hover{opacity:.7}.HeroSection-module__2k8MBW__navCtaBtn{color:#fff;white-space:nowrap;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.HeroSection-module__2k8MBW__navCtaBtn:hover{background:#ffffff0f}.HeroSection-module__2k8MBW__heroContent{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:5rem 1.5rem 4rem;display:flex;position:relative;transform:translateY(-8%)}.HeroSection-module__2k8MBW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#fff9;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.78rem;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__eyebrowDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite HeroSection-module__2k8MBW__pulseGreen;box-shadow:0 0 8px #22c55e}@keyframes HeroSection-module__2k8MBW__pulseGreen{0%,to{box-shadow:0 0 6px #22c55e}50%{box-shadow:0 0 14px #22c55e}}.HeroSection-module__2k8MBW__heading{color:#fff;letter-spacing:-.01em;white-space:nowrap;margin-bottom:2rem;font-family:Instrument Serif,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:400;line-height:1.05}.HeroSection-module__2k8MBW__headingItalic{color:#ffffffd9;font-style:italic}.HeroSection-module__2k8MBW__cardArea{align-items:center;gap:0;width:100%;max-width:540px;margin-bottom:1.25rem;display:flex}.HeroSection-module__2k8MBW__photoBubble{z-index:2;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;width:52px;height:52px;margin-right:-12px;position:relative;overflow:hidden;box-shadow:0 0 0 3px #000c}.HeroSection-module__2k8MBW__photoBubbleRing{z-index:-1;background:conic-gradient(#c9a84c,#00d4ff,#c9a84c);border-radius:50%;animation:6s linear infinite HeroSection-module__2k8MBW__spinRing;position:absolute;inset:-2px}@keyframes HeroSection-module__2k8MBW__spinRing{to{transform:rotate(360deg)}}.HeroSection-module__2k8MBW__ctaBar{border-radius:9999px;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem .625rem .625rem 1.5rem;display:flex}.HeroSection-module__2k8MBW__ctaBarText{text-align:left;flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.HeroSection-module__2k8MBW__ctaName{color:#fff;font-size:.9rem;font-weight:600;line-height:1}.HeroSection-module__2k8MBW__ctaRole{color:#ffffff80;font-size:.72rem;line-height:1}.HeroSection-module__2k8MBW__ctaCircleBtn{color:#000;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background .2s;display:flex}.HeroSection-module__2k8MBW__ctaCircleBtn:hover{background:#ffffffeb;transform:scale(1.08)}.HeroSection-module__2k8MBW__subtitle{color:#ffffffa6;max-width:480px;margin-bottom:1.75rem;padding:0 .5rem;font-size:.875rem;line-height:1.7}.HeroSection-module__2k8MBW__secondaryCtaRow{justify-content:center;align-items:center;gap:1rem;display:flex}.HeroSection-module__2k8MBW__manifestoBtn{color:#fff;white-space:nowrap;border-radius:9999px;padding:.75rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s}.HeroSection-module__2k8MBW__manifestoBtn:hover{background:#ffffff0f}.HeroSection-module__2k8MBW__talkBtn{color:#000;white-space:nowrap;background:#fff;border-radius:9999px;padding:.75rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.HeroSection-module__2k8MBW__talkBtn:hover{opacity:.9;transform:translateY(-1px)}.HeroSection-module__2k8MBW__socialFooter{z-index:10;justify-content:center;gap:1rem;padding-bottom:3rem;display:flex;position:relative}.HeroSection-module__2k8MBW__socialBtn{color:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:color .2s,background .2s;display:flex}.HeroSection-module__2k8MBW__socialBtn:hover{color:#fff;background:#ffffff0f}.HeroSection-module__2k8MBW__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}.HeroSection-module__2k8MBW__scrollLine{transform-origin:top;background:linear-gradient(#fff9,#0000);width:1px;height:40px}.HeroSection-module__2k8MBW__scrollIndicator span{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;font-size:.6rem}.HeroSection-module__2k8MBW__trustBarSection{z-index:10;background:#050505;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;flex-direction:column;gap:2rem;width:100%;padding:72px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__trustLabelCenter{text-align:center;letter-spacing:.2em;color:#ffffff40;text-transform:uppercase;font-size:.72rem;font-weight:600}.HeroSection-module__2k8MBW__marqueeContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;display:flex;overflow:auto hidden}.HeroSection-module__2k8MBW__marqueeContainer::-webkit-scrollbar{display:none}.HeroSection-module__2k8MBW__marqueeTrack{align-items:center;gap:4rem;width:max-content;padding:0 2rem;display:flex}.HeroSection-module__2k8MBW__partnerItem{font-family:var(--font-bebas-neue,"Bebas Neue", sans-serif);letter-spacing:.05em;color:#fff;opacity:.35;cursor:pointer;white-space:nowrap;align-items:center;gap:4rem;font-size:3rem;transition:all .4s;display:flex}.HeroSection-module__2k8MBW__partnerItem:hover{opacity:1;color:var(--accent-gold,#c9a84c);text-shadow:0 0 20px #c9a84c4d;transform:scale(1.05)}.HeroSection-module__2k8MBW__trustDot{color:var(--accent-gold,#c9a84c);opacity:.4;font-size:1.5rem}@media (max-width:768px){.HeroSection-module__2k8MBW__hero{height:80svh;min-height:80svh}.HeroSection-module__2k8MBW__navLinks{display:none}.HeroSection-module__2k8MBW__heading{white-space:normal;font-size:clamp(2.2rem,10vw,3.5rem)}.HeroSection-module__2k8MBW__heroContent{padding:6rem 1rem 3rem;transform:translateY(0)}.HeroSection-module__2k8MBW__cardArea{max-width:100%}.HeroSection-module__2k8MBW__trustBarSection{padding:48px 0}.HeroSection-module__2k8MBW__partnerItem{gap:2rem;font-size:2rem}.HeroSection-module__2k8MBW__marqueeTrack{gap:2rem}.HeroSection-module__2k8MBW__trustDot{font-size:1rem}.HeroSection-module__2k8MBW__scrollIndicator{display:none}.HeroSection-module__2k8MBW__video{object-position:center 30%;transform:translateY(0%)}}@media (max-width:480px){.HeroSection-module__2k8MBW__ctaBarText .HeroSection-module__2k8MBW__ctaName{font-size:.82rem}.HeroSection-module__2k8MBW__ctaBarText .HeroSection-module__2k8MBW__ctaRole{font-size:.67rem}.HeroSection-module__2k8MBW__secondaryCtaRow{flex-direction:column;gap:.75rem}}
.AboutSection-module__f4kMfG__about{padding:var(--section-padding);background:var(--color-surface);margin-top:80px;margin-bottom:80px;position:relative;overflow:hidden}.AboutSection-module__f4kMfG__about:before{content:"";pointer-events:none;background:radial-gradient(#00d4ff0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.AboutSection-module__f4kMfG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.AboutSection-module__f4kMfG__grid{grid-template-columns:1fr;align-items:start;gap:5rem;display:grid}.AboutSection-module__f4kMfG__contentCol{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.AboutSection-module__f4kMfG__heading{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.AboutSection-module__f4kMfG__headingAccent{color:var(--accent-gold)}.AboutSection-module__f4kMfG__bio{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.AboutSection-module__f4kMfG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.AboutSection-module__f4kMfG__tag{background:var(--accent-gold-dim);letter-spacing:.06em;color:var(--accent-gold);border:1px solid #c9a84c26;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:600}.AboutSection-module__f4kMfG__counters{border-top:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);gap:1.25rem;padding-top:.5rem;display:grid}.AboutSection-module__f4kMfG__counter{flex-direction:column;gap:.25rem;display:flex}.AboutSection-module__f4kMfG__counterValue{font-family:var(--font-display);color:var(--accent-gold);letter-spacing:.05em;font-size:2.2rem}.AboutSection-module__f4kMfG__counterLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:500}.AboutSection-module__f4kMfG__credentials{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.AboutSection-module__f4kMfG__credentialCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1rem;transition:all .3s;display:flex}.AboutSection-module__f4kMfG__credentialCard:hover{background:#c9a84c0d;border-color:#c9a84c4d;transform:translateY(-2px)}.AboutSection-module__f4kMfG__credentialIcon{opacity:.9;font-size:1.5rem}.AboutSection-module__f4kMfG__credentialTitle{color:var(--text-primary);font-size:.8rem;font-weight:600;line-height:1.4}.AboutSection-module__f4kMfG__cvAction{display:flex}.AboutSection-module__f4kMfG__cvButton{color:var(--text-primary);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:3px;align-items:center;gap:.5rem;min-height:44px;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}.AboutSection-module__f4kMfG__cvButton:hover{border-color:var(--accent-gold);color:var(--accent-gold)}@media (max-width:900px){.AboutSection-module__f4kMfG__grid{grid-template-columns:1fr;gap:3rem}.AboutSection-module__f4kMfG__counters{grid-template-columns:repeat(2,1fr)}.AboutSection-module__f4kMfG__credentials{grid-template-columns:1fr}}
.BentoGridSection-module__ZLGVgG__section{padding:var(--section-padding);z-index:2;position:relative;overflow:hidden}.BentoGridSection-module__ZLGVgG__container{max-width:var(--max-width);margin:0 auto}.BentoGridSection-module__ZLGVgG__header{text-align:center;margin-bottom:4rem}.BentoGridSection-module__ZLGVgG__heading{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);line-height:1}.BentoGridSection-module__ZLGVgG__headingAccent{background:linear-gradient(135deg,#c9a84c,#e5c96a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.BentoGridSection-module__ZLGVgG__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;display:grid}.BentoGridSection-module__ZLGVgG__card{-webkit-backdrop-filter:blur(20px);color:#fff;transform-style:preserve-3d;background:#14141466;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;padding:2rem;transition:border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}.BentoGridSection-module__ZLGVgG__card:hover{border-color:#c9a84c4d}.BentoGridSection-module__ZLGVgG__cardInner{flex-direction:column;width:100%;height:100%;display:flex;transform:translateZ(30px)}.BentoGridSection-module__ZLGVgG__span2{grid-column:span 2}.BentoGridSection-module__ZLGVgG__span4{grid-column:span 4}.BentoGridSection-module__ZLGVgG__cardTitle{font-family:var(--font-bebas-neue);letter-spacing:.05em;margin-bottom:.5rem;font-size:2rem}.BentoGridSection-module__ZLGVgG__cardDesc{color:#9a9a9a;font-size:.95rem;line-height:1.5;font-family:var(--font-inter)}.BentoGridSection-module__ZLGVgG__terminalCard{color:#0f0;background:#0a0a0acc;padding:1.5rem;font-family:monospace;font-size:.9rem;overflow:hidden}.BentoGridSection-module__ZLGVgG__terminalHeader{gap:6px;margin-bottom:1rem;display:flex}.BentoGridSection-module__ZLGVgG__terminalDot{border-radius:50%;width:12px;height:12px}.BentoGridSection-module__ZLGVgG__dotRed{background:#ff5f56}.BentoGridSection-module__ZLGVgG__dotYellow{background:#ffbd2e}.BentoGridSection-module__ZLGVgG__dotGreen{background:#27c93f}.BentoGridSection-module__ZLGVgG__terminalLine{margin-bottom:.5rem;display:flex}.BentoGridSection-module__ZLGVgG__terminalPrompt{color:#c9a84c;margin-right:.5rem}.BentoGridSection-module__ZLGVgG__terminalText{color:#fff}.BentoGridSection-module__ZLGVgG__lighthouseCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.BentoGridSection-module__ZLGVgG__circleSvg{width:120px;height:120px;margin-bottom:1rem;transform:rotate(-90deg)}.BentoGridSection-module__ZLGVgG__circleBg{fill:none;stroke:#00ff001a;stroke-width:8px}.BentoGridSection-module__ZLGVgG__circleProgress{fill:none;stroke:#0f0;stroke-width:8px;stroke-dasharray:283;stroke-dashoffset:283px;stroke-linecap:round;transition:stroke-dashoffset 2s cubic-bezier(.25,1,.5,1)}.BentoGridSection-module__ZLGVgG__lighthouseScore{font-family:var(--font-bebas-neue);color:#0f0;justify-content:center;align-items:center;margin-top:-1rem;font-size:2.5rem;display:flex;position:absolute;inset:0}.BentoGridSection-module__ZLGVgG__marqueeCard{justify-content:center;align-items:center;padding:0;display:flex}.BentoGridSection-module__ZLGVgG__marqueeContainer{white-space:nowrap;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.BentoGridSection-module__ZLGVgG__marqueeTrack{white-space:nowrap;display:inline-block}.BentoGridSection-module__ZLGVgG__marqueeItem{font-family:var(--font-bebas-neue);color:#ffffff1a;letter-spacing:.05em;margin:0 2rem;font-size:4rem;transition:color .3s;display:inline-block}.BentoGridSection-module__ZLGVgG__marqueeItem:hover{color:#c9a84ccc}@media (max-width:1024px){.BentoGridSection-module__ZLGVgG__grid{grid-template-columns:repeat(2,1fr)}.BentoGridSection-module__ZLGVgG__span4{grid-column:span 2}}@media (max-width:768px){.BentoGridSection-module__ZLGVgG__grid{grid-template-columns:1fr;grid-auto-rows:minmax(200px,auto)}.BentoGridSection-module__ZLGVgG__span2,.BentoGridSection-module__ZLGVgG__span4{grid-column:span 1}.BentoGridSection-module__ZLGVgG__marqueeItem{font-size:3rem}}.BentoGridSection-module__ZLGVgG__blueprint{background-color:#0a0f14e6;background-image:linear-gradient(#00ffff0d 1px,#0000 1px),linear-gradient(90deg,#00ffff0d 1px,#0000 1px);background-size:20px 20px}.BentoGridSection-module__ZLGVgG__productionHeader{text-align:center;z-index:20;margin-top:4rem;margin-bottom:2rem;position:relative}.BentoGridSection-module__ZLGVgG__productionHeading{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:#fff;font-size:clamp(2.5rem,5vw,4rem)}
.GsapSchematics-module__u9zXRa__schematicsContainer{pointer-events:none;z-index:10;opacity:.4;position:absolute;inset:0;overflow:hidden}.GsapSchematics-module__u9zXRa__schematicsSvg{width:100%;height:100%}.GsapSchematics-module__u9zXRa__schematicsLine{fill:none;stroke:var(--accent-gold);stroke-width:.2px;stroke-dasharray:4 2;vector-effect:non-scaling-stroke}.GsapSchematics-module__u9zXRa__schematicsMark{stroke:var(--accent-gold);stroke-width:.5px;vector-effect:non-scaling-stroke}
.ProjectsSection-module__E8VSnW__section{padding:var(--section-padding);background:var(--color-surface)}.ProjectsSection-module__E8VSnW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProjectsSection-module__E8VSnW__header{max-width:600px;margin-bottom:3.5rem}.ProjectsSection-module__E8VSnW__heading{font-family:var(--font-display);color:var(--text-primary);margin-top:.75rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.ProjectsSection-module__E8VSnW__headingAccent{color:var(--accent-gold)}.ProjectsSection-module__E8VSnW__subheading{color:var(--text-secondary);margin-top:1rem;font-size:.95rem;line-height:1.7}.ProjectsSection-module__E8VSnW__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.ProjectsSection-module__E8VSnW__card{background:var(--color-bg);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(24px);z-index:1;border-radius:16px;flex-direction:column;grid-column:span 3;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.ProjectsSection-module__E8VSnW__card:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#c9a84c66 0%,#00d4ff1a 25%,#fff3 50%,#00d4ff1a 75%,#c9a84c66 100%) 0 0/300% 300%;transition:opacity .4s;position:absolute;inset:-1px}.ProjectsSection-module__E8VSnW__card:hover:before{opacity:1;animation:8s infinite ProjectsSection-module__E8VSnW__iridescentShift}.ProjectsSection-module__E8VSnW__card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #00000080}.ProjectsSection-module__E8VSnW__featured{grid-column:span 4}.ProjectsSection-module__E8VSnW__thumb{aspect-ratio:16/9;background:var(--color-surface-2);position:relative;overflow:hidden}.ProjectsSection-module__E8VSnW__featured .ProjectsSection-module__E8VSnW__thumb{aspect-ratio:unset;height:100%;min-height:250px}.ProjectsSection-module__E8VSnW__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ProjectsSection-module__E8VSnW__card:hover .ProjectsSection-module__E8VSnW__thumbImg{transform:scale(1.05)}.ProjectsSection-module__E8VSnW__thumbPlaceholder{background:linear-gradient(135deg, var(--color-surface-2), var(--color-surface-3));flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.ProjectsSection-module__E8VSnW__thumbIcon{opacity:.4;font-size:3rem}.ProjectsSection-module__E8VSnW__thumbLines{flex-direction:column;gap:.4rem;width:60%;display:flex}.ProjectsSection-module__E8VSnW__thumbLine{background:#ffffff14;border-radius:2px;width:100%;height:4px}.ProjectsSection-module__E8VSnW__playIconContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectsSection-module__E8VSnW__playIcon{color:#fff;width:24px;height:24px;margin-left:4px}.ProjectsSection-module__E8VSnW__card:hover .ProjectsSection-module__E8VSnW__playIconContainer{background:var(--accent-gold);transform:translate(-50%,-50%)scale(1.1)}.ProjectsSection-module__E8VSnW__card:hover .ProjectsSection-module__E8VSnW__playIcon{color:#000}.ProjectsSection-module__E8VSnW__thumbOverlay{opacity:0;z-index:1;background:#050505b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectsSection-module__E8VSnW__card:hover .ProjectsSection-module__E8VSnW__thumbOverlay{opacity:1}.ProjectsSection-module__E8VSnW__viewBtn{background:var(--accent-gold);color:#000;letter-spacing:.06em;border-radius:4px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s}.ProjectsSection-module__E8VSnW__viewBtn:hover{transform:scale(1.05)}.ProjectsSection-module__E8VSnW__featuredBadge{background:var(--accent-gold);color:#000;letter-spacing:.1em;z-index:3;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.ProjectsSection-module__E8VSnW__content{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.ProjectsSection-module__E8VSnW__metaRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ProjectsSection-module__E8VSnW__client{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem}.ProjectsSection-module__E8VSnW__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.03em;font-size:1.4rem}.ProjectsSection-module__E8VSnW__desc{color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.7}.ProjectsSection-module__E8VSnW__tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.ProjectsSection-module__E8VSnW__tag{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.05em;background:0 0;border:none;padding:0;font-size:.7rem;font-weight:500}@media (max-width:1024px){.ProjectsSection-module__E8VSnW__grid{grid-template-columns:repeat(2,1fr)}.ProjectsSection-module__E8VSnW__card{grid-column:span 1}.ProjectsSection-module__E8VSnW__featured{grid-column:span 2}}@media (max-width:768px){.ProjectsSection-module__E8VSnW__grid{grid-template-columns:1fr}.ProjectsSection-module__E8VSnW__card{grid-column:span 1}.ProjectsSection-module__E8VSnW__featured{flex-direction:column;grid-column:span 1;display:flex}.ProjectsSection-module__E8VSnW__featured .ProjectsSection-module__E8VSnW__thumb{height:200px;min-height:unset}}
.ProjectVideoPlayer-module__FUoOnq__thumbnailContainer{aspect-ratio:16/9;border-radius:var(--radius-lg);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;width:100%;position:relative;overflow:hidden}.ProjectVideoPlayer-module__FUoOnq__thumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.ProjectVideoPlayer-module__FUoOnq__thumbnailContainer:hover .ProjectVideoPlayer-module__FUoOnq__thumbnailImage{transform:scale(1.05)}.ProjectVideoPlayer-module__FUoOnq__thumbnailPlaceholder{background:var(--glass-bg);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectVideoPlayer-module__FUoOnq__placeholderIcon{opacity:.5;font-size:3rem}.ProjectVideoPlayer-module__FUoOnq__overlay{text-align:center;background:linear-gradient(#0006 0%,#00000026 40%,#000000d9 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;transition:background .3s;display:flex;position:absolute;inset:0}.ProjectVideoPlayer-module__FUoOnq__thumbnailContainer:hover .ProjectVideoPlayer-module__FUoOnq__overlay{background:linear-gradient(#00000080 0%,#00000040 40%,#000000eb 100%)}.ProjectVideoPlayer-module__FUoOnq__playButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:background .25s,border-color .25s;display:flex}.ProjectVideoPlayer-module__FUoOnq__overlayText{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.ProjectVideoPlayer-module__FUoOnq__overlayTitle{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:#fff;margin-bottom:.25rem;font-size:1.8rem}.ProjectVideoPlayer-module__FUoOnq__overlaySubtitle{font-family:var(--font-inter);color:#ffffffb3;font-size:.875rem}.ProjectVideoPlayer-module__FUoOnq__modalOverlay{z-index:9999;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ProjectVideoPlayer-module__FUoOnq__modalBackdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e6;position:absolute;inset:0}.ProjectVideoPlayer-module__FUoOnq__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.ProjectVideoPlayer-module__FUoOnq__closeButton:hover{background:#fff3;transform:scale(1.1)}.ProjectVideoPlayer-module__FUoOnq__modalContent{z-index:10000;flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;display:flex;position:relative}.ProjectVideoPlayer-module__FUoOnq__videoWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);background:#000;border:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ProjectVideoPlayer-module__FUoOnq__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.ProjectVideoPlayer-module__FUoOnq__noVideo{color:#ffffff80;width:100%;height:100%;font-family:var(--font-inter);justify-content:center;align-items:center;display:flex}.ProjectVideoPlayer-module__FUoOnq__promptBreakdown{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;padding:1.5rem}.ProjectVideoPlayer-module__FUoOnq__promptHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ProjectVideoPlayer-module__FUoOnq__promptIcon{font-size:1.25rem}.ProjectVideoPlayer-module__FUoOnq__promptHeader h4{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:var(--accent-gold);margin:0;font-size:1.5rem}.ProjectVideoPlayer-module__FUoOnq__promptText{font-family:var(--font-inter);color:#fffc;white-space:pre-wrap;font-size:.95rem;line-height:1.6}@media (max-width:768px){.ProjectVideoPlayer-module__FUoOnq__modalOverlay{padding:1rem}.ProjectVideoPlayer-module__FUoOnq__closeButton{width:40px;height:40px;top:1rem;right:1rem}.ProjectVideoPlayer-module__FUoOnq__playButton{width:56px;height:56px}}
.VideosSection-module__0XPvCW__section{padding:var(--section-padding);background:var(--color-bg)}.VideosSection-module__0XPvCW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.VideosSection-module__0XPvCW__header{margin-bottom:3.5rem}.VideosSection-module__0XPvCW__heading{font-family:var(--font-display);color:var(--text-primary);margin-top:.75rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.VideosSection-module__0XPvCW__headingAccent{color:var(--accent-blue)}.VideosSection-module__0XPvCW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.VideosSection-module__0XPvCW__card{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:12px;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden}.VideosSection-module__0XPvCW__card:hover{border-color:#00d4ff33;transform:translateY(-5px);box-shadow:0 20px 50px #0006}.VideosSection-module__0XPvCW__thumb{aspect-ratio:16/9;background:var(--color-surface-2);position:relative;overflow:hidden}.VideosSection-module__0XPvCW__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.VideosSection-module__0XPvCW__card:hover .VideosSection-module__0XPvCW__thumbImg{transform:scale(1.06)}.VideosSection-module__0XPvCW__thumbPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.VideosSection-module__0XPvCW__playBg{background:linear-gradient(135deg,#0a0a0a,#111 40%,#0a1520);position:absolute;inset:0}.VideosSection-module__0XPvCW__playIcon{color:#00d4ff4d;z-index:1;font-size:2.5rem;position:relative}.VideosSection-module__0XPvCW__thumbOverlay{opacity:0;background:#05050599;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.VideosSection-module__0XPvCW__card:hover .VideosSection-module__0XPvCW__thumbOverlay{opacity:1}.VideosSection-module__0XPvCW__playCircle{color:#000;background:#00d4ffe6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding-left:4px;font-size:1.2rem;transition:transform .2s;display:flex}.VideosSection-module__0XPvCW__card:hover .VideosSection-module__0XPvCW__playCircle{transform:scale(1.1)}.VideosSection-module__0XPvCW__typeBadge{background:#050505d9;border:1px solid #ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.68rem;font-weight:600;position:absolute;bottom:8px;left:8px}.VideosSection-module__0XPvCW__info{padding:1.25rem}.VideosSection-module__0XPvCW__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.03em;margin-bottom:.4rem;font-size:1.1rem}.VideosSection-module__0XPvCW__cardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.VideosSection-module__0XPvCW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.VideosSection-module__0XPvCW__modalContent{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;width:100%;max-width:960px;position:relative;overflow:hidden}.VideosSection-module__0XPvCW__modalClose{z-index:10;color:#fff;cursor:pointer;background:#000000b3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.VideosSection-module__0XPvCW__modalClose:hover{background:#c9a84c4d}.VideosSection-module__0XPvCW__modalPlayer{aspect-ratio:16/9;background:#000;position:relative}.VideosSection-module__0XPvCW__iframe,.VideosSection-module__0XPvCW__videoEl{border:none;width:100%;height:100%;display:block}.VideosSection-module__0XPvCW__noVideo{height:100%;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.VideosSection-module__0XPvCW__modalInfo{padding:1.5rem}.VideosSection-module__0XPvCW__modalTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.VideosSection-module__0XPvCW__modalDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.VideosSection-module__0XPvCW__grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.VideosSection-module__0XPvCW__grid{grid-template-columns:repeat(2,1fr)}}
.cv-module__vSHQBG__container{background-color:var(--color-background);min-height:100vh;color:var(--color-text);padding:120px 20px 60px}.cv-module__vSHQBG__wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141466;border:1px solid #ffffff1a;border-radius:12px;max-width:900px;margin:0 auto;padding:40px}.cv-module__vSHQBG__header{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:30px}.cv-module__vSHQBG__name{font-family:var(--font-bebas-neue);letter-spacing:2px;color:var(--color-primary);margin-bottom:10px;font-size:3.5rem}.cv-module__vSHQBG__titles{font-family:var(--font-inter);color:#ccc;margin-bottom:15px;font-size:1.1rem;font-weight:500}.cv-module__vSHQBG__contactInfo{font-family:var(--font-inter);color:#888;flex-wrap:wrap;justify-content:center;gap:15px;font-size:.9rem;display:flex}.cv-module__vSHQBG__photoWrap{border:2px solid var(--accent-gold,#c9a84c);border-radius:50%;width:150px;height:150px;margin:0 auto 20px;position:relative;overflow:hidden;box-shadow:0 0 20px #c9a84c33}.cv-module__vSHQBG__photo{object-fit:cover;object-position:top center}.cv-module__vSHQBG__section{margin-bottom:40px}.cv-module__vSHQBG__sectionTitle{font-family:var(--font-bebas-neue);color:var(--color-primary);letter-spacing:1px;border-left:4px solid var(--color-primary);margin-bottom:20px;padding-left:15px;font-size:2rem}.cv-module__vSHQBG__textBlock{font-family:var(--font-inter);color:#ccc;font-size:1rem;line-height:1.7}.cv-module__vSHQBG__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.cv-module__vSHQBG__experienceItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:25px;padding:20px}.cv-module__vSHQBG__jobTitle{font-family:var(--font-inter);color:#fff;margin-bottom:5px;font-size:1.2rem;font-weight:600}.cv-module__vSHQBG__jobCompany{font-family:var(--font-inter);color:var(--color-primary);margin-bottom:5px;font-size:1rem}.cv-module__vSHQBG__jobDate{font-family:var(--font-inter);color:#888;margin-bottom:15px;font-size:.85rem}.cv-module__vSHQBG__jobDesc{font-family:var(--font-inter);color:#bbb;font-size:.95rem;line-height:1.6}.cv-module__vSHQBG__jobDesc li{margin-bottom:8px;margin-left:20px}.cv-module__vSHQBG__skillsGrid{flex-wrap:wrap;gap:10px;display:flex}.cv-module__vSHQBG__skillBadge{font-family:var(--font-inter);color:#ddd;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:8px 15px;font-size:.9rem}.cv-module__vSHQBG__referenceItem{margin-bottom:15px}.cv-module__vSHQBG__refName{color:#fff;font-weight:600}.cv-module__vSHQBG__refTitle{color:#888;font-size:.9rem}.cv-module__vSHQBG__backBtn{color:var(--color-primary);font-family:var(--font-inter);margin-bottom:20px;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-block}.cv-module__vSHQBG__backBtn:hover{opacity:.8}@media (max-width:768px){.cv-module__vSHQBG__grid{grid-template-columns:1fr}.cv-module__vSHQBG__wrapper{padding:20px}.cv-module__vSHQBG__name{font-size:2.5rem}}
.ContactSection-module__5dBDVa__section{padding:var(--section-padding);background:var(--color-bg);position:relative;overflow:hidden}.ContactSection-module__5dBDVa__section:before{content:"";pointer-events:none;background:radial-gradient(#c9a84c12 0%,#0000 70%);width:800px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.ContactSection-module__5dBDVa__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.ContactSection-module__5dBDVa__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.ContactSection-module__5dBDVa__left{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__5dBDVa__heading{font-family:var(--font-display);color:var(--text-primary);margin-top:.5rem;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1}.ContactSection-module__5dBDVa__headingAccent{color:var(--accent-gold)}.ContactSection-module__5dBDVa__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.ContactSection-module__5dBDVa__channels{flex-direction:column;gap:.75rem;display:flex}.ContactSection-module__5dBDVa__channel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.ContactSection-module__5dBDVa__channel:hover{border-color:var(--accent-gold);background:var(--color-surface-2);transform:translate(4px)}.ContactSection-module__5dBDVa__channelIcon{flex-shrink:0;font-size:1.5rem}.ContactSection-module__5dBDVa__channelLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem;font-size:.72rem;font-weight:600}.ContactSection-module__5dBDVa__channelValue{color:var(--text-primary);word-break:break-all;font-size:.9rem;font-weight:500}.ContactSection-module__5dBDVa__availability{color:var(--text-secondary);align-items:center;gap:.6rem;padding-top:.5rem;font-size:.82rem;display:flex}.ContactSection-module__5dBDVa__availDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #22c55e}.ContactSection-module__5dBDVa__form{flex-direction:column;gap:1.25rem;display:flex}.ContactSection-module__5dBDVa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactSection-module__5dBDVa__formGroup{flex-direction:column;gap:.4rem;display:flex}.ContactSection-module__5dBDVa__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:600}.ContactSection-module__5dBDVa__input{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:8px;outline:none;padding:.875rem 1rem;font-size:.9rem;transition:all .25s}.ContactSection-module__5dBDVa__input:focus{border-color:var(--accent-gold);box-shadow:0 0 0 3px var(--accent-gold-dim)}.ContactSection-module__5dBDVa__input::placeholder{color:var(--text-muted)}.ContactSection-module__5dBDVa__textarea{resize:vertical;min-height:140px}.ContactSection-module__5dBDVa__submitBtn{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));color:#000;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}.ContactSection-module__5dBDVa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #c9a84c59}.ContactSection-module__5dBDVa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__5dBDVa__errorMsg{color:#ff5050;text-align:center;font-size:.85rem}@media (max-width:900px){.ContactSection-module__5dBDVa__grid{grid-template-columns:1fr;gap:3rem}.ContactSection-module__5dBDVa__formRow{grid-template-columns:1fr}}
