@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";
.theme-module__nIbfIW__page{--gd-bg:#050505;--gd-bg2:#0f0f0f;--gd-bg3:#161616;--gd-accent:#c9a36a;--gd-accent-dim:#c9a36a1f;--gd-accent-glow:#c9a36a59;--gd-text:#f5f5f5;--gd-muted:#f5f5f580;--gd-dim:#f5f5f538;--gd-border:#f5f5f512;--gd-border2:#f5f5f521;--gd-glass:#ffffff08;--gd-glass2:#ffffff12;--gd-r-sm:8px;--gd-r-md:16px;--gd-r-lg:24px;--gd-r-xl:40px;background:var(--gd-bg);color:var(--gd-text);font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.theme-module__nIbfIW__page *,.theme-module__nIbfIW__page :before,.theme-module__nIbfIW__page :after{box-sizing:border-box}.theme-module__nIbfIW__page h1,.theme-module__nIbfIW__page h2,.theme-module__nIbfIW__page h3,.theme-module__nIbfIW__page h4,.theme-module__nIbfIW__page h5{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;line-height:1.08}.theme-module__nIbfIW__page a{color:inherit;text-decoration:none}.theme-module__nIbfIW__page img{max-width:100%;display:block}:where(.theme-module__nIbfIW__page) button{cursor:pointer;background:0 0;border:none}.theme-module__nIbfIW__container{max-width:1200px;margin:0 auto;padding-inline:clamp(1.25rem,5vw,4rem)}.theme-module__nIbfIW__section{padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__sectionHeader{margin-bottom:clamp(3rem,6vw,5rem)}.theme-module__nIbfIW__sectionHeaderCenter{text-align:center}.theme-module__nIbfIW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gd-accent);align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.7rem;font-weight:500;display:inline-flex}.theme-module__nIbfIW__eyebrow:before{content:"";background:var(--gd-accent);width:2rem;height:1px;display:block}.theme-module__nIbfIW__sectionTitle{color:var(--gd-text);letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:700;line-height:1.08}.theme-module__nIbfIW__sectionTitle em{color:var(--gd-accent);font-style:italic}.theme-module__nIbfIW__sectionLead{color:var(--gd-muted);max-width:540px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.theme-module__nIbfIW__sectionHeaderCenter .theme-module__nIbfIW__sectionLead{margin-inline:auto}.theme-module__nIbfIW__btnPrimary{background:var(--gd-accent);color:#0a0800;letter-spacing:.04em;white-space:nowrap;border-radius:100px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.88rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.theme-module__nIbfIW__btnPrimary:hover{box-shadow:0 12px 40px var(--gd-accent-glow);background:#d9b380;transform:translateY(-2px)}.theme-module__nIbfIW__btnGhost{color:var(--gd-text);letter-spacing:.04em;border:1px solid var(--gd-border2);white-space:nowrap;background:0 0;border-radius:100px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.88rem;font-weight:500;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.theme-module__nIbfIW__btnGhost:hover{border-color:var(--gd-accent);background:var(--gd-accent-dim);transform:translateY(-2px)}.theme-module__nIbfIW__grain{pointer-events:none;z-index:9999;opacity:.035;width:200%;height:200%;animation:.4s step-end infinite theme-module__nIbfIW__grainShift;position:fixed;inset:-50%}@keyframes theme-module__nIbfIW__grainShift{0%{transform:translate(0)}25%{transform:translate(-2%,-3%)}50%{transform:translate(3%,1%)}75%{transform:translate(-1%,4%)}}.theme-module__nIbfIW__scrollProgress{background:linear-gradient(90deg, var(--gd-accent), #e8c88a);transform-origin:0;z-index:10000;height:2px;box-shadow:0 0 12px var(--gd-accent-glow);transition:opacity .3s;position:fixed;top:0;left:0}.theme-module__nIbfIW__cursor{pointer-events:none;z-index:9998;border:1.5px solid #c9a36a99;border-radius:50%;width:28px;height:28px;transition:width .3s,height .3s,background .3s,border-color .3s;position:fixed;transform:translate(-50%,-50%)}.theme-module__nIbfIW__cursorDot{background:var(--gd-accent);pointer-events:none;z-index:9998;border-radius:50%;width:4px;height:4px;position:fixed;transform:translate(-50%,-50%)}.theme-module__nIbfIW__cursorActive{background:var(--gd-accent-dim);border-color:var(--gd-accent);width:56px;height:56px}.theme-module__nIbfIW__nav{z-index:1000;border-bottom:1px solid #0000;padding-block:1.4rem;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,padding .4s,border-color .4s;position:fixed;top:0;left:0;right:0}.theme-module__nIbfIW__navScrolled{-webkit-backdrop-filter:blur(20px)saturate(1.5);border-color:var(--gd-border);background:#050505d9;padding-block:1rem}.theme-module__nIbfIW__navInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.theme-module__nIbfIW__logo{letter-spacing:-.03em;color:var(--gd-text);font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;transition:color .2s}.theme-module__nIbfIW__logoDot{color:var(--gd-accent)}.theme-module__nIbfIW__navLinks{align-items:center;gap:2.5rem;display:flex}@media (max-width:768px){.theme-module__nIbfIW__navLinks{display:none}}.theme-module__nIbfIW__navLink{letter-spacing:.04em;color:var(--gd-muted);text-transform:uppercase;font-size:.82rem;font-weight:500;transition:color .2s;position:relative}.theme-module__nIbfIW__navLink:after{content:"";background:var(--gd-accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.theme-module__nIbfIW__navLink:hover{color:var(--gd-text)}.theme-module__nIbfIW__navLink:hover:after{width:100%}.theme-module__nIbfIW__navRight{align-items:center;gap:1rem;display:flex}.theme-module__nIbfIW__navCta{letter-spacing:.06em;text-transform:uppercase;color:var(--gd-accent);border:1px solid #c9a36a59;border-radius:100px;padding:.55rem 1.4rem;font-size:.8rem;font-weight:600;transition:background .25s,border-color .25s,color .25s}.theme-module__nIbfIW__navCta:hover{background:var(--gd-accent);border-color:var(--gd-accent);color:#0a0800}.theme-module__nIbfIW__menuBtn{flex-direction:column;gap:5px;width:36px;padding:4px;display:flex}@media (min-width:769px){.theme-module__nIbfIW__menuBtn{display:none}}.theme-module__nIbfIW__menuBtn span{background:var(--gd-text);transform-origin:50%;border-radius:2px;height:1.5px;transition:transform .35s,opacity .35s,width .35s;display:block}.theme-module__nIbfIW__menuBtnOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.theme-module__nIbfIW__menuBtnOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.theme-module__nIbfIW__menuBtnOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.theme-module__nIbfIW__mobileMenu{z-index:999;pointer-events:none;position:fixed;inset:0}.theme-module__nIbfIW__mobileMenuOpen{pointer-events:all}.theme-module__nIbfIW__mobileMenuBg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#05050599;transition:opacity .4s;position:absolute;inset:0}.theme-module__nIbfIW__mobileMenuOpen .theme-module__nIbfIW__mobileMenuBg{opacity:1}.theme-module__nIbfIW__mobileMenuPanel{background:var(--gd-bg2);border-left:1px solid var(--gd-border);flex-direction:column;gap:.5rem;width:min(360px,90vw);height:100%;padding:2rem 2rem 3rem;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.theme-module__nIbfIW__mobileMenuOpen .theme-module__nIbfIW__mobileMenuPanel{transform:translate(0)}.theme-module__nIbfIW__mobileMenuTop{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.theme-module__nIbfIW__mobileMenuLogo{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.theme-module__nIbfIW__mobileMenuLink{letter-spacing:-.02em;color:var(--gd-muted);border-bottom:1px solid var(--gd-border);padding-block:.6rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;transition:color .2s,padding-left .3s}.theme-module__nIbfIW__mobileMenuLink:hover{color:var(--gd-text);padding-left:.5rem}.theme-module__nIbfIW__mobileMenuCta{text-align:center;background:var(--gd-accent);color:#0a0800;letter-spacing:.04em;border-radius:var(--gd-r-md);margin-top:auto;padding:1rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;display:block}.theme-module__nIbfIW__hero{align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.theme-module__nIbfIW__heroVideoBg{z-index:0;position:absolute;inset:0}.theme-module__nIbfIW__heroVideo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .1s linear;transform:scale(1.05)}.theme-module__nIbfIW__heroOverlay{background:linear-gradient(#0505054d 0%,#05050573 30%,#050505bf 60%,#050505f7 100%);position:absolute;inset:0}.theme-module__nIbfIW__heroOverlay2{background:radial-gradient(at 60% 0,#c9a36a14 0%,#0000 60%);position:absolute;inset:0}.theme-module__nIbfIW__heroContent{z-index:2;width:100%;padding-block:clamp(7rem,14vw,11rem) clamp(4rem,8vw,7rem);position:relative}.theme-module__nIbfIW__heroInner{grid-template-columns:1fr auto;align-items:flex-end;gap:3rem;display:grid}@media (max-width:900px){.theme-module__nIbfIW__heroInner{grid-template-columns:1fr}}.theme-module__nIbfIW__heroLeft{max-width:800px}.theme-module__nIbfIW__heroKicker{letter-spacing:.2em;text-transform:uppercase;color:var(--gd-accent);align-items:center;gap:.6rem;margin-bottom:2rem;font-size:.72rem;font-weight:500;display:inline-flex}.theme-module__nIbfIW__heroKicker:before{content:"✦";font-size:.6rem}.theme-module__nIbfIW__heroTitle{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1;overflow:hidden}.theme-module__nIbfIW__heroTitleLine{display:block;overflow:hidden}.theme-module__nIbfIW__heroTitleInner{display:block}.theme-module__nIbfIW__heroTitleAccent{color:var(--gd-accent)}.theme-module__nIbfIW__heroDesc{color:var(--gd-muted);max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.theme-module__nIbfIW__heroActions{flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem;display:flex}.theme-module__nIbfIW__heroScroll{letter-spacing:.12em;text-transform:uppercase;color:var(--gd-dim);align-items:center;gap:1rem;font-size:.72rem;display:flex}.theme-module__nIbfIW__heroScrollLine{background:var(--gd-dim);width:2.5rem;height:1px}.theme-module__nIbfIW__heroScrollDot{border:1.5px solid var(--gd-dim);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite theme-module__nIbfIW__scrollBounce}@keyframes theme-module__nIbfIW__scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.theme-module__nIbfIW__heroStats{background:var(--gd-glass2);border:1px solid var(--gd-border2);border-radius:var(--gd-r-lg);-webkit-backdrop-filter:blur(20px);flex-direction:column;gap:1.5rem;min-width:220px;padding:2rem;animation:5s ease-in-out infinite theme-module__nIbfIW__floatCard;display:flex}@keyframes theme-module__nIbfIW__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:900px){.theme-module__nIbfIW__heroStats{display:none}}.theme-module__nIbfIW__heroStat{text-align:center}.theme-module__nIbfIW__heroStatValue{color:var(--gd-accent);margin-bottom:.3rem;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;line-height:1;display:block}.theme-module__nIbfIW__heroStatLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gd-muted);font-size:.7rem;font-weight:500}.theme-module__nIbfIW__heroStatDivider{background:var(--gd-border);height:1px}.theme-module__nIbfIW__heroSocials{gap:1rem;margin-top:2rem;display:flex}.theme-module__nIbfIW__heroSocialLink{border:1px solid var(--gd-border2);width:38px;height:38px;color:var(--gd-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:border-color .25s,color .25s,background .25s;display:flex}.theme-module__nIbfIW__heroSocialLink:hover{border-color:var(--gd-accent);color:var(--gd-accent);background:var(--gd-accent-dim)}@media (min-width:1280px){.theme-module__nIbfIW__heroContent{padding-block:5rem 1.25rem}.theme-module__nIbfIW__heroInner{align-items:center}.theme-module__nIbfIW__heroKicker{margin-bottom:1rem}.theme-module__nIbfIW__heroTitle{margin-bottom:1rem;font-size:clamp(2.75rem,4.5vw,5rem)}.theme-module__nIbfIW__heroDesc{margin-bottom:1.25rem}.theme-module__nIbfIW__heroActions{margin-bottom:1.5rem}.theme-module__nIbfIW__heroSocials{margin-top:.875rem}.theme-module__nIbfIW__heroScroll{margin-top:1rem!important}}.theme-module__nIbfIW__brands{border-top:1px solid var(--gd-border);border-bottom:1px solid var(--gd-border);padding-block:clamp(2.5rem,5vw,4.5rem);overflow:hidden}.theme-module__nIbfIW__brandsLabel{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:var(--gd-dim);margin-bottom:2rem;font-size:.65rem;font-weight:500}.theme-module__nIbfIW__marqueeOuter{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.theme-module__nIbfIW__marqueeInner{align-items:center;gap:0;width:max-content;animation:28s linear infinite theme-module__nIbfIW__marqueeScroll;display:flex}.theme-module__nIbfIW__marqueeInner:hover{animation-play-state:paused}@keyframes theme-module__nIbfIW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.theme-module__nIbfIW__brandItem{letter-spacing:.12em;text-transform:uppercase;color:var(--gd-dim);white-space:nowrap;cursor:default;align-items:center;gap:0;padding-inline:2.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:500;transition:color .3s;display:inline-flex}.theme-module__nIbfIW__brandItem:hover{color:var(--gd-text)}.theme-module__nIbfIW__brandSep{color:var(--gd-accent);margin-left:2.5rem;font-size:.5rem;display:inline-block}.theme-module__nIbfIW__philosophy{background:var(--gd-bg2);padding-block:clamp(5rem,10vw,9rem);overflow:hidden}.theme-module__nIbfIW__philosophyInner{text-align:center;position:relative}.theme-module__nIbfIW__philosophyQuote{letter-spacing:-.03em;color:var(--gd-text);max-width:800px;margin:0 auto 2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.theme-module__nIbfIW__philosophyQuote em{color:var(--gd-accent);font-style:italic}.theme-module__nIbfIW__philosophyDivider{background:linear-gradient(to bottom, var(--gd-accent), transparent);width:1px;height:3.5rem;margin:0 auto}.theme-module__nIbfIW__workGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.theme-module__nIbfIW__workGrid{grid-template-columns:1fr}}.theme-module__nIbfIW__workCard{border-radius:var(--gd-r-md);background:var(--gd-bg3);cursor:pointer;aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.theme-module__nIbfIW__workCardWide{aspect-ratio:16/7;grid-column:span 2}@media (max-width:640px){.theme-module__nIbfIW__workCardWide{aspect-ratio:4/3;grid-column:span 1}}.theme-module__nIbfIW__workImg{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.4,.25,1)}.theme-module__nIbfIW__workCard:hover .theme-module__nIbfIW__workImg{transform:scale(1.06)}.theme-module__nIbfIW__workOverlay{opacity:1;background:linear-gradient(#0000 0%,#0505054d 50%,#050505eb 100%);align-items:flex-end;padding:1.75rem;transition:background .4s;display:flex;position:absolute;inset:0}.theme-module__nIbfIW__workCard:hover .theme-module__nIbfIW__workOverlay{background:linear-gradient(#05050533 0%,#05050599 40%,#050505f7 100%)}.theme-module__nIbfIW__workMeta{width:100%}.theme-module__nIbfIW__workCategory{letter-spacing:.18em;text-transform:uppercase;color:var(--gd-accent);margin-bottom:.4rem;font-size:.65rem;font-weight:500;display:block}.theme-module__nIbfIW__workTitle{letter-spacing:-.02em;color:var(--gd-text);margin:0 0 .75rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.2rem,2.5vw,1.75rem);font-weight:700}.theme-module__nIbfIW__workCta{letter-spacing:.08em;color:var(--gd-accent);opacity:0;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;transition:opacity .3s,transform .3s;display:inline-flex;transform:translateY(6px)}.theme-module__nIbfIW__workCard:hover .theme-module__nIbfIW__workCta{opacity:1;transform:translateY(0)}.theme-module__nIbfIW__aboutSection{background:var(--gd-bg2);padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,6vw,6rem);display:grid}@media (max-width:900px){.theme-module__nIbfIW__aboutGrid{grid-template-columns:1fr}}.theme-module__nIbfIW__aboutImageCol{position:sticky;top:6rem}@media (max-width:900px){.theme-module__nIbfIW__aboutImageCol{position:static}}.theme-module__nIbfIW__aboutImgWrap{border-radius:var(--gd-r-lg);aspect-ratio:3/4;position:relative;overflow:hidden}.theme-module__nIbfIW__aboutImg{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .8s}.theme-module__nIbfIW__aboutImgWrap:hover .theme-module__nIbfIW__aboutImg{transform:scale(1.04)}.theme-module__nIbfIW__aboutImgAccent{border-radius:var(--gd-r-lg);border:1px solid var(--gd-border2);pointer-events:none;position:absolute;inset:-1px}.theme-module__nIbfIW__aboutAccentLine{border-right:2px solid var(--gd-accent);border-bottom:2px solid var(--gd-accent);border-radius:0 0 var(--gd-r-md) 0;opacity:.5;width:5rem;height:5rem;position:absolute;bottom:-1.5rem;right:-1.5rem}.theme-module__nIbfIW__availBadge{color:#4ade80;letter-spacing:.04em;background:#10b95014;border:1px solid #10b95033;border-radius:100px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1.1rem;font-size:.75rem;font-weight:500;display:inline-flex}.theme-module__nIbfIW__availDot{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite theme-module__nIbfIW__availPulse}@keyframes theme-module__nIbfIW__availPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.theme-module__nIbfIW__aboutContent{padding-top:1rem}.theme-module__nIbfIW__aboutBio{color:var(--gd-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.theme-module__nIbfIW__aboutStats{border-top:1px solid var(--gd-border);grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;margin:2.5rem 0;padding-top:2rem;display:grid}.theme-module__nIbfIW__aboutStatValue{color:var(--gd-accent);margin-bottom:.35rem;font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700;line-height:1;display:block}.theme-module__nIbfIW__aboutStatLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--gd-muted);font-size:.75rem;font-weight:500}.theme-module__nIbfIW__timeline{padding-left:2rem;position:relative}.theme-module__nIbfIW__timelineTrack{background:var(--gd-border);width:1px;position:absolute;top:.6rem;bottom:0;left:0;overflow:hidden}.theme-module__nIbfIW__timelineTrackFill{background:linear-gradient(to bottom, var(--gd-accent), transparent);width:100%;height:0%;transition:height .1s}.theme-module__nIbfIW__timelineItem{padding:0 0 3.5rem 2rem;position:relative}.theme-module__nIbfIW__timelineItem:last-child{padding-bottom:0}.theme-module__nIbfIW__timelineDot{background:var(--gd-bg2);border:2px solid var(--gd-border2);z-index:2;border-radius:50%;width:10px;height:10px;transition:border-color .3s,background .3s;position:absolute;top:.25rem;left:-2.5rem}.theme-module__nIbfIW__timelineItemVisible .theme-module__nIbfIW__timelineDot{border-color:var(--gd-accent);background:var(--gd-accent);box-shadow:0 0 16px var(--gd-accent-glow)}.theme-module__nIbfIW__timelineYear{letter-spacing:.12em;text-transform:uppercase;color:var(--gd-accent);margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:600;display:block}.theme-module__nIbfIW__timelineRole{letter-spacing:-.02em;color:var(--gd-text);margin:0 0 .3rem;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700}.theme-module__nIbfIW__timelineCompany{color:var(--gd-muted);margin-bottom:.75rem;font-size:.88rem;display:block}.theme-module__nIbfIW__timelineDesc{color:var(--gd-dim);max-width:560px;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.theme-module__nIbfIW__timelineTags{flex-wrap:wrap;gap:.5rem;display:flex}.theme-module__nIbfIW__timelineTag{letter-spacing:.08em;text-transform:uppercase;color:var(--gd-accent);background:var(--gd-accent-dim);border:1px solid #c9a36a40;border-radius:100px;padding:.25rem .75rem;font-size:.65rem;font-weight:500}.theme-module__nIbfIW__skillsSection{background:var(--gd-bg2);padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__skillsGrid{grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem);display:grid}@media (max-width:768px){.theme-module__nIbfIW__skillsGrid{grid-template-columns:1fr}}.theme-module__nIbfIW__skillCategory{margin-bottom:2.5rem}.theme-module__nIbfIW__skillCategory:last-child{margin-bottom:0}.theme-module__nIbfIW__skillCatLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--gd-accent);align-items:center;gap:.6rem;margin-bottom:1.25rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600;display:flex}.theme-module__nIbfIW__skillCatLabel:after{content:"";background:var(--gd-border);flex:1;height:1px}.theme-module__nIbfIW__skillItem{margin-bottom:1.1rem}.theme-module__nIbfIW__skillMeta{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.theme-module__nIbfIW__skillName{color:var(--gd-text);font-size:.88rem;font-weight:500}.theme-module__nIbfIW__skillPct{color:var(--gd-accent);font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600}.theme-module__nIbfIW__skillTrack{background:var(--gd-border2);border-radius:2px;height:2px;overflow:hidden}.theme-module__nIbfIW__skillFill{background:linear-gradient(to right, var(--gd-accent), #e8c88a);border-radius:2px;width:0%;height:100%;transition:width 1.2s cubic-bezier(.25,.4,.25,1)}.theme-module__nIbfIW__skillsVisible .theme-module__nIbfIW__skillFill{width:var(--target,0%)}.theme-module__nIbfIW__toolsHeading{letter-spacing:.15em;text-transform:uppercase;color:var(--gd-accent);margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600}.theme-module__nIbfIW__toolsGrid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}@media (max-width:480px){.theme-module__nIbfIW__toolsGrid{grid-template-columns:repeat(2,1fr)}}.theme-module__nIbfIW__toolChip{background:var(--gd-glass);border:1px solid var(--gd-border);border-radius:var(--gd-r-sm);text-align:center;color:var(--gd-muted);cursor:default;padding:.65rem .85rem;font-size:.78rem;font-weight:500;transition:border-color .25s,color .25s,background .25s,transform .25s}.theme-module__nIbfIW__toolChip:hover{border-color:var(--gd-accent);color:var(--gd-accent);background:var(--gd-accent-dim);transform:translateY(-2px)}.theme-module__nIbfIW__resumeSection{padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__resumeCard{border-radius:var(--gd-r-xl);border:1px solid var(--gd-border2);background:var(--gd-bg2);grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}@media (max-width:768px){.theme-module__nIbfIW__resumeCard{grid-template-columns:1fr}}.theme-module__nIbfIW__resumeCard:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--gd-accent), transparent 60%, var(--gd-accent));z-index:-1;opacity:.45;background-size:300% 300%;animation:5s infinite theme-module__nIbfIW__glowBorder;position:absolute;inset:-1px}@keyframes theme-module__nIbfIW__glowBorder{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.theme-module__nIbfIW__resumeGlowBlob{pointer-events:none;background:radial-gradient(circle,#c9a36a1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:5s ease-in-out infinite theme-module__nIbfIW__blobPulse;position:absolute;top:-100px;right:-100px}@keyframes theme-module__nIbfIW__blobPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.theme-module__nIbfIW__resumeTitle{letter-spacing:-.03em;margin:.5rem 0 1rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700}.theme-module__nIbfIW__resumeDesc{color:var(--gd-muted);max-width:480px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.theme-module__nIbfIW__resumeDoc{background:var(--gd-bg3);border:1px solid var(--gd-border);border-radius:var(--gd-r-md);flex-shrink:0;width:180px;padding:1.75rem}@media (max-width:768px){.theme-module__nIbfIW__resumeDoc{display:none}}.theme-module__nIbfIW__resumeDocLine{background:var(--gd-border2);border-radius:3px;height:6px;margin-bottom:10px}.theme-module__nIbfIW__resumeDocLine:first-child{width:100%}.theme-module__nIbfIW__resumeDocLine:nth-child(2){width:72%}.theme-module__nIbfIW__resumeDocLine:nth-child(3){width:55%}.theme-module__nIbfIW__resumeDocLine:nth-child(4){width:90%;margin-top:18px}.theme-module__nIbfIW__resumeDocLine:nth-child(5){width:65%}.theme-module__nIbfIW__resumeDocLine:nth-child(6){width:80%;margin-top:18px}.theme-module__nIbfIW__resumeDocLine:nth-child(7){width:50%}.theme-module__nIbfIW__testimonialsSection{background:var(--gd-bg2);padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__testimonialWrap{max-width:760px;margin:0 auto;position:relative}.theme-module__nIbfIW__testimonialCard{background:var(--gd-glass2);border:1px solid var(--gd-border2);border-radius:var(--gd-r-xl);-webkit-backdrop-filter:blur(20px);padding:clamp(2rem,5vw,3.5rem)}.theme-module__nIbfIW__testimonialStars{gap:.25rem;margin-bottom:1.5rem;display:flex}.theme-module__nIbfIW__testimonialStar{color:var(--gd-accent);font-size:.9rem}.theme-module__nIbfIW__testimonialText{color:var(--gd-text);margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;line-height:1.7}.theme-module__nIbfIW__testimonialAuthor{align-items:center;gap:1rem;display:flex}.theme-module__nIbfIW__testimonialAvatar{object-fit:cover;border:2px solid var(--gd-border2);border-radius:50%;width:48px;height:48px}.theme-module__nIbfIW__testimonialName{color:var(--gd-text);font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.theme-module__nIbfIW__testimonialRole{color:var(--gd-muted);margin-top:.15rem;font-size:.8rem}.theme-module__nIbfIW__testimonialNav{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.theme-module__nIbfIW__testimonialDots{gap:.5rem;display:flex}.theme-module__nIbfIW__dot{background:var(--gd-border2);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .3s,width .3s}.theme-module__nIbfIW__dotActive{background:var(--gd-accent);border-radius:3px;width:20px}.theme-module__nIbfIW__testimonialBtns{gap:.75rem;display:flex}.theme-module__nIbfIW__testimonialBtn{border:1px solid var(--gd-border2);width:42px;height:42px;color:var(--gd-muted);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:border-color .25s,color .25s,background .25s;display:flex}.theme-module__nIbfIW__testimonialBtn:hover{border-color:var(--gd-accent);color:var(--gd-accent);background:var(--gd-accent-dim)}.theme-module__nIbfIW__contactSection{padding-block:clamp(5rem,10vw,9rem)}.theme-module__nIbfIW__contactGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:clamp(3rem,6vw,6rem);display:grid}@media (max-width:900px){.theme-module__nIbfIW__contactGrid{grid-template-columns:1fr}}.theme-module__nIbfIW__contactBigText{letter-spacing:-.04em;color:var(--gd-text);margin:1rem 0 2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:700;line-height:.95}.theme-module__nIbfIW__contactBigText em{color:var(--gd-accent);font-style:italic}.theme-module__nIbfIW__contactLead{color:var(--gd-muted);max-width:380px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.theme-module__nIbfIW__contactDetails{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.theme-module__nIbfIW__contactDetail{color:var(--gd-muted);align-items:center;gap:.75rem;font-size:.9rem;transition:color .2s;display:flex}.theme-module__nIbfIW__contactDetail:hover{color:var(--gd-text)}.theme-module__nIbfIW__contactDetailIcon{color:var(--gd-accent);flex-shrink:0}.theme-module__nIbfIW__contactSocials{flex-wrap:wrap;gap:.6rem;display:flex}.theme-module__nIbfIW__contactSocialLink{letter-spacing:.1em;text-transform:uppercase;color:var(--gd-muted);border:1px solid var(--gd-border);border-radius:100px;padding:.45rem 1rem;font-size:.72rem;font-weight:500;transition:border-color .25s,color .25s,background .25s}.theme-module__nIbfIW__contactSocialLink:hover{border-color:var(--gd-accent);color:var(--gd-accent);background:var(--gd-accent-dim)}.theme-module__nIbfIW__contactForm{background:var(--gd-bg2);border:1px solid var(--gd-border);border-radius:var(--gd-r-xl);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.theme-module__nIbfIW__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:540px){.theme-module__nIbfIW__formRow{grid-template-columns:1fr}}.theme-module__nIbfIW__formGroup{flex-direction:column;gap:.45rem;display:flex}.theme-module__nIbfIW__formLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gd-dim);font-size:.72rem;font-weight:500}.theme-module__nIbfIW__formInput,.theme-module__nIbfIW__formTextarea{background:var(--gd-bg3);border:1px solid var(--gd-border);border-radius:var(--gd-r-sm);width:100%;color:var(--gd-text);resize:vertical;outline:none;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.theme-module__nIbfIW__formInput::placeholder,.theme-module__nIbfIW__formTextarea::placeholder{color:var(--gd-dim)}.theme-module__nIbfIW__formInput:focus,.theme-module__nIbfIW__formTextarea:focus{border-color:var(--gd-accent);box-shadow:0 0 0 3px var(--gd-accent-dim)}.theme-module__nIbfIW__formTextarea{min-height:130px}.theme-module__nIbfIW__formSuccess{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.theme-module__nIbfIW__formSuccessIcon{color:var(--gd-accent);margin-bottom:.5rem;font-size:2rem;display:block}.theme-module__nIbfIW__formSuccessTitle{color:var(--gd-text);margin:0;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.theme-module__nIbfIW__formSuccessText{color:var(--gd-muted);margin:0;font-size:.95rem}.theme-module__nIbfIW__footer{background:var(--gd-bg2);border-top:1px solid var(--gd-border);padding-block:clamp(4rem,8vw,7rem)}.theme-module__nIbfIW__footerBrand{letter-spacing:-.04em;color:var(--gd-text);margin-bottom:.25rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1;transition:color .3s;display:block}.theme-module__nIbfIW__footerBrand:hover{color:var(--gd-accent)}.theme-module__nIbfIW__footerDivider{background:var(--gd-border);height:1px;margin-block:2.5rem}.theme-module__nIbfIW__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.theme-module__nIbfIW__footerNav{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.theme-module__nIbfIW__footerNavLink{letter-spacing:.06em;text-transform:uppercase;color:var(--gd-muted);font-size:.8rem;font-weight:500;transition:color .2s}.theme-module__nIbfIW__footerNavLink:hover{color:var(--gd-accent)}.theme-module__nIbfIW__footerSocials{gap:1.25rem;display:flex}.theme-module__nIbfIW__footerSocialLink{letter-spacing:.1em;text-transform:uppercase;color:var(--gd-dim);font-size:.72rem;font-weight:600;transition:color .2s}.theme-module__nIbfIW__footerSocialLink:hover{color:var(--gd-accent)}.theme-module__nIbfIW__footerCopy{color:var(--gd-dim);font-size:.78rem}.theme-module__nIbfIW__backToTop{letter-spacing:.1em;text-transform:uppercase;color:var(--gd-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;font-size:.72rem;font-weight:500;transition:color .2s;display:inline-flex}.theme-module__nIbfIW__backToTop:hover{color:var(--gd-accent)}
