.contact-experience{isolation:isolate;border-top:1px solid color-mix(in srgb, var(--ht-color-border-strong) 18%, transparent);background:radial-gradient(ellipse at 72% 4%, color-mix(in srgb, var(--ht-color-accent) 2.2%, transparent), transparent 34%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 8%, transparent), color-mix(in srgb, var(--ht-color-surface) 6%, transparent) 48%, var(--ht-color-background) 88%), var(--ht-color-background);position:relative;overflow:clip}.contact-experience:before{z-index:-1;height:var(--ht-space-section);background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 7%, transparent), transparent);content:"";pointer-events:none;position:absolute;inset:0 0 auto}.contact-experience__content{position:relative}@media (min-width:64rem){.contact-experience{padding-bottom:var(--ht-space-80)}}.contact-experience__layout{align-items:start}.contact-experience__title{max-width:12ch;padding-bottom:var(--ht-space-24);text-wrap:balance;position:relative}.contact-experience__title:after{width:var(--ht-space-48);background:linear-gradient(90deg, color-mix(in srgb, var(--ht-color-accent) 54%, transparent), color-mix(in srgb, var(--ht-color-border-strong) 64%, transparent));content:"";pointer-events:none;height:1px;position:absolute;bottom:0;left:0}.contact-experience__copy{max-width:48ch;color:color-mix(in srgb, var(--ht-color-text-muted) 92%, var(--ht-color-text))}.contact-experience__badge{border-color:color-mix(in srgb, var(--ht-color-border-strong) 68%, transparent);background:color-mix(in srgb, var(--ht-color-surface) 28%, transparent);letter-spacing:var(--ht-letter-spacing-caption)}.contact-experience__info{border-color:color-mix(in srgb, var(--ht-color-border-strong) 48%, transparent)}.contact-experience__address dd{color:color-mix(in srgb, var(--ht-color-text) 92%, var(--ht-color-text-muted))}.contact-experience__address dt{letter-spacing:var(--ht-letter-spacing-caption)}.contact-experience__badge,.contact-experience__title,.contact-experience__copy,.contact-experience__info,.contact-experience__form-intro,.contact-experience__form>div,.contact-experience__button,.contact-experience__form-note{opacity:1;animation:contact-content-enter var(--ht-duration-reveal) var(--ht-ease-enter) backwards;transform:none}.contact-experience__badge{animation-delay:calc(var(--ht-duration-hover) * .35)}.contact-experience__title{animation-delay:calc(var(--ht-duration-hover) * .6)}.contact-experience__copy{animation-delay:calc(var(--ht-duration-hover) * .85)}.contact-experience__info{animation-delay:calc(var(--ht-duration-hover) * 1.1)}.contact-experience__form-intro{animation-delay:calc(var(--ht-duration-hover) * 1.3)}.contact-experience__form>div:first-of-type{animation-delay:calc(var(--ht-duration-hover) * 1.4)}.contact-experience__form>div:nth-of-type(2){animation-delay:calc(var(--ht-duration-hover) * 1.5)}.contact-experience__form>div:nth-of-type(3){animation-delay:calc(var(--ht-duration-hover) * 1.6)}.contact-experience__form>div:nth-of-type(4){animation-delay:calc(var(--ht-duration-hover) * 1.7)}.contact-experience__form>div:nth-of-type(5){animation-delay:calc(var(--ht-duration-hover) * 1.8)}.contact-experience__button,.contact-experience__form-note{animation-delay:calc(var(--ht-duration-hover) * 2)}.contact-experience__form-surface{padding:var(--ht-space-48);border-top:1px solid color-mix(in srgb, var(--ht-color-border-strong) 74%, transparent);border-bottom:1px solid color-mix(in srgb, var(--ht-color-border) 52%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--ht-color-surface-elevated) 72%, transparent), color-mix(in srgb, var(--ht-color-surface) 42%, transparent) 54%, color-mix(in srgb, var(--ht-color-background) 54%, transparent));box-shadow:var(--ht-shadow-surface);position:relative}.contact-experience__form-surface:before{background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-accent) 48%, transparent), color-mix(in srgb, var(--ht-color-border-strong) 42%, transparent) 38%, transparent 88%);content:"";pointer-events:none;width:1px;position:absolute;inset:0 auto 0 0}.contact-experience__field{background-color:color-mix(in srgb, var(--ht-color-surface) 62%, var(--ht-color-background));border-color:color-mix(in srgb, var(--ht-color-border-strong) 68%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 2.5%, transparent)}.contact-experience__field:focus{background-color:color-mix(in srgb, var(--ht-color-surface-elevated) 58%, var(--ht-color-background))}.contact-experience__button:hover{box-shadow:none;transform:none}@keyframes contact-content-enter{0%{opacity:0;transform:translate3d(0, var(--ht-space-16), 0)}}@media (hover:hover) and (pointer:fine){.contact-experience__field:hover{border-color:color-mix(in srgb, var(--ht-color-text-muted) 28%, var(--ht-color-border-strong));background-color:color-mix(in srgb, var(--ht-color-surface) 72%, var(--ht-color-background))}.contact-experience__button:hover{box-shadow:0 0 var(--ht-space-16) color-mix(in srgb, var(--ht-color-accent) 8%, transparent)}}@media (max-width:63.999rem){.contact-experience__layout{gap:var(--ht-space-80)}.contact-experience__form-surface{padding:var(--ht-space-32)}}@media (max-width:47.999rem){.contact-experience{background:radial-gradient(ellipse at 82% 6%, color-mix(in srgb, var(--ht-color-accent) 1.6%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface) 9%, transparent), transparent 42%), var(--ht-color-background);padding-bottom:var(--ht-space-48)}.contact-experience__layout{gap:var(--ht-space-48)}.contact-experience__title{padding-bottom:var(--ht-space-16)}.contact-experience__title:after{width:var(--ht-space-32)}.contact-experience__form-surface{padding:var(--ht-space-24) var(--ht-space-16)}.contact-experience__badge,.contact-experience__title,.contact-experience__copy,.contact-experience__info,.contact-experience__form-intro,.contact-experience__form>div,.contact-experience__button,.contact-experience__form-note{animation-duration:calc(var(--ht-duration-reveal) * .72)}}@media (prefers-reduced-motion:reduce){.contact-experience__badge,.contact-experience__title,.contact-experience__copy,.contact-experience__info,.contact-experience__form-surface,.contact-experience__form-intro,.contact-experience__form>div,.contact-experience__field,.contact-experience__button,.contact-experience__form-note{opacity:1;transition:none;animation:none;transform:none}}
.nexus-visual{width:min(100%, var(--ht-nexus-scene-size));aspect-ratio:1;isolation:isolate;margin-inline:auto;position:relative}.nexus-visual:before,.nexus-visual:after{content:"";pointer-events:none;position:absolute}.nexus-visual:before{z-index:-2;background:radial-gradient(ellipse at 48% 52%, color-mix(in srgb, var(--ht-color-accent) 8%, transparent), transparent 34%), radial-gradient(ellipse at 43% 42%, color-mix(in srgb, var(--ht-color-text) 3%, transparent), transparent 61%);filter:blur(var(--ht-space-8));border-radius:46% 54% 51% 49%;inset:13% 9% 11% 12%}.nexus-visual:after{z-index:-1;box-shadow:0 var(--ht-space-24) var(--ht-space-48) #0000007a;background:#00000057;border-radius:42% 58% 47% 53%;inset:29% 25% 26% 28%;transform:rotate(-8deg)}.nexus-visual__field,.nexus-visual__shell,.nexus-visual__core-shell{opacity:0;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.94)}.nexus-visual__field{aspect-ratio:1;background:radial-gradient(ellipse at 34% 40%, color-mix(in srgb, var(--ht-color-text) 3%, transparent), transparent 25%), radial-gradient(ellipse at 63% 61%, color-mix(in srgb, var(--ht-color-accent) 3%, transparent), transparent 31%);width:90%;animation:nexus-layer-enter var(--ht-duration-nexus-field-enter) var(--ht-ease-enter) var(--ht-delay-nexus-field) forwards}.nexus-visual__shell--outer{aspect-ratio:1;width:84%;animation:nexus-layer-enter var(--ht-duration-nexus-outer-enter) var(--ht-ease-enter) var(--ht-delay-nexus-outer) forwards, nexus-shell-drift-outer var(--ht-duration-nexus-outer-rotate) ease-in-out calc(var(--ht-delay-nexus-outer) + var(--ht-duration-nexus-outer-enter)) infinite alternate}.nexus-visual__armor{border:1px solid color-mix(in srgb, var(--ht-color-border-strong) 78%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--ht-color-text) 9%, transparent), transparent 30%), linear-gradient(165deg, color-mix(in srgb, var(--ht-color-surface-elevated) 92%, transparent), color-mix(in srgb, var(--ht-color-background) 94%, transparent));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 12%, transparent), inset 0 -6px 12px #0000006b, 0 10px 22px #00000057;position:absolute;overflow:hidden}.nexus-visual__armor:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--ht-color-text) 18%, transparent), transparent);content:"";height:1px;position:absolute}.nexus-visual__armor--one{clip-path:polygon(0 30%,20% 5%,82% 0,100% 47%,88% 100%,12% 82%);width:48%;height:17%;top:7%;left:12%;transform:rotate(-5deg)perspective(18rem)rotateX(-9deg)}.nexus-visual__armor--one:after{width:39%;bottom:13%;right:13%}.nexus-visual__armor--two{clip-path:polygon(22% 0,80% 12%,100% 35%,83% 88%,41% 100%,0 78%,13% 23%);width:19%;height:43%;top:24%;right:3%;transform:rotate(4deg)perspective(18rem)rotateY(-12deg)}.nexus-visual__armor--two:after{width:58%;top:18%;left:14%;transform:rotate(68deg)}.nexus-visual__armor--three{clip-path:polygon(13% 0,91% 12%,100% 58%,74% 95%,20% 100%,0 54%);width:51%;height:18%;bottom:4%;right:15%;transform:rotate(-2deg)perspective(18rem)rotateX(11deg)}.nexus-visual__armor--three:after{width:35%;top:12%;left:19%}.nexus-visual__armor--four{clip-path:polygon(34% 0,100% 19%,84% 100%,18% 84%,0 44%);width:16%;height:31%;top:40%;left:4%;transform:rotate(-7deg)perspective(18rem)rotateY(13deg)}.nexus-visual__armor--four:after{width:54%;bottom:25%;right:-2%;transform:rotate(78deg)}.nexus-visual__shell--inner{aspect-ratio:1;width:61%;filter:drop-shadow(0 var(--ht-space-8) var(--ht-space-16) #00000061);animation:nexus-layer-enter var(--ht-duration-nexus-inner-enter) var(--ht-ease-enter) var(--ht-delay-nexus-inner) forwards, nexus-shell-drift-inner var(--ht-duration-nexus-inner-rotate) ease-in-out calc(var(--ht-delay-nexus-inner) + var(--ht-duration-nexus-inner-enter)) infinite alternate}.nexus-visual__brace{border:1px solid color-mix(in srgb, var(--ht-color-border-strong) 64%, transparent);background:linear-gradient(155deg, color-mix(in srgb, var(--ht-color-surface-elevated) 86%, transparent), color-mix(in srgb, var(--ht-color-background) 90%, transparent));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 10%, transparent);position:absolute}.nexus-visual__brace--one{clip-path:polygon(7% 29%,31% 0,91% 18%,100% 69%,82% 100%,16% 73%);width:57%;height:20%;top:3%;left:20%;transform:rotate(8deg)}.nexus-visual__brace--two{clip-path:polygon(18% 0,76% 17%,100% 68%,62% 100%,5% 82%,0 31%);width:30%;height:55%;bottom:17%;right:2%;transform:rotate(7deg)}.nexus-visual__brace--three{clip-path:polygon(0 28%,21% 0,88% 16%,100% 63%,71% 100%,13% 79%);width:58%;height:25%;bottom:3%;left:12%;transform:rotate(-5deg)}.nexus-visual__conduit{z-index:2;border-block:1px solid color-mix(in srgb, var(--ht-color-border-strong) 48%, transparent);background:linear-gradient(90deg, color-mix(in srgb, var(--ht-color-accent) 4%, var(--ht-color-surface)), color-mix(in srgb, var(--ht-color-accent) 52%, transparent));height:4px;box-shadow:0 0 var(--ht-space-8) color-mix(in srgb, var(--ht-color-accent) 10%, transparent);transform-origin:100%;position:absolute}.nexus-visual__conduit:after{background:color-mix(in srgb, var(--ht-color-accent) 42%, transparent);content:"";width:18%;height:6px;position:absolute;top:-2px;right:-1px}.nexus-visual__conduit--one{width:35%;top:34%;left:12%;transform:rotate(17deg)}.nexus-visual__conduit--two{width:31%;bottom:27%;right:11%;transform:rotate(-43deg)}.nexus-visual__core-shell{width:calc(var(--ht-nexus-core-size) * 1.58);aspect-ratio:.94;border:1px solid color-mix(in srgb, var(--ht-color-text) 12%, var(--ht-color-border));background:linear-gradient(143deg, color-mix(in srgb, var(--ht-color-text) 8%, transparent), transparent 24%), linear-gradient(160deg, var(--ht-color-surface-elevated), var(--ht-color-background) 47%, color-mix(in srgb, var(--ht-color-surface) 72%, var(--ht-color-background)));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 12%, transparent), inset 0 calc(var(--ht-space-16) * -1) var(--ht-space-24) #00000094, 0 var(--ht-space-16) var(--ht-space-32) #0000006b, 0 0 var(--ht-space-24) color-mix(in srgb, var(--ht-color-accent) 6%, transparent);clip-path:polygon(13% 4%,72% 0,100% 31%,92% 78%,62% 100%,8% 84%,0 37%);animation:nexus-core-enter var(--ht-duration-nexus-core-enter) var(--ht-ease-enter) var(--ht-delay-nexus-core) forwards, nexus-breathe var(--ht-duration-nexus-breathe) ease-in-out calc(var(--ht-delay-nexus-core) + var(--ht-duration-nexus-core-enter)) infinite;border-radius:39% 54% 43% 51%}.nexus-visual__chamber-shadow,.nexus-visual__chamber-plate,.nexus-visual__energy-well,.nexus-visual__light-point{position:absolute}.nexus-visual__chamber-shadow{box-shadow:inset 0 0 var(--ht-space-24) #000000c7;background:#000000ad;border-radius:42% 54% 46% 50%;inset:16% 13% 14% 17%;transform:rotate(-6deg)translateY(3%)}.nexus-visual__chamber-plate{border:1px solid color-mix(in srgb, var(--ht-color-border-strong) 56%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--ht-color-text) 7%, transparent), color-mix(in srgb, var(--ht-color-background) 88%, var(--ht-color-surface)) 46%, var(--ht-color-background));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 9%, transparent), 0 var(--ht-space-8) var(--ht-space-16) #00000070}.nexus-visual__chamber-plate--rear{clip-path:polygon(8% 8%,81% 0,100% 38%,72% 100%,11% 83%,0 39%);inset:13% 21% 28% 11%;transform:rotate(8deg)translateY(-2%)}.nexus-visual__chamber-plate--front{border-color:color-mix(in srgb, var(--ht-color-text) 12%, var(--ht-color-border));clip-path:polygon(19% 0,83% 12%,100% 54%,69% 100%,7% 83%,0 31%);inset:28% 9% 10% 24%;transform:rotate(-7deg)translateY(3%)}.nexus-visual__energy-well{border:1px solid color-mix(in srgb, var(--ht-color-accent) 28%, transparent);border-top-color:color-mix(in srgb, var(--ht-color-text) 13%, transparent);background:radial-gradient(ellipse at 49% 48%, color-mix(in srgb, var(--ht-color-text) 78%, var(--ht-color-accent)) 0 5%, color-mix(in srgb, var(--ht-color-accent) 40%, transparent) 11%, transparent 28%), linear-gradient(145deg, color-mix(in srgb, var(--ht-color-accent) 10%, var(--ht-color-surface)), var(--ht-color-background) 64%);box-shadow:inset var(--ht-space-8) var(--ht-space-8) var(--ht-space-16) color-mix(in srgb, var(--ht-color-text) 3%, transparent), inset calc(var(--ht-space-8) * -1) calc(var(--ht-space-8) * -1) var(--ht-space-24) #000000c2, 0 0 var(--ht-space-12) color-mix(in srgb, var(--ht-color-accent) 10%, transparent);clip-path:polygon(9% 7%,73% 0,100% 29%,88% 83%,58% 100%,4% 77%);border-right-color:#0000;border-radius:37% 56% 41% 52%;inset:27% 24% 24% 27%;overflow:hidden;transform:rotate(4deg)}.nexus-visual__energy-well:before,.nexus-visual__energy-well:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--ht-color-accent) 48%, transparent));content:"";transform-origin:100%;height:1px;position:absolute;right:48%}.nexus-visual__energy-well:before{width:39%;top:31%;transform:rotate(19deg)}.nexus-visual__energy-well:after{width:31%;bottom:28%;right:43%;transform:rotate(-36deg)}.nexus-visual__light-point{aspect-ratio:1;background:color-mix(in srgb, var(--ht-color-text) 91%, var(--ht-color-accent));width:12%;box-shadow:0 0 var(--ht-space-8) color-mix(in srgb, var(--ht-color-accent) 68%, transparent), 0 0 var(--ht-space-16) color-mix(in srgb, var(--ht-color-accent) 23%, transparent);border-radius:43% 57% 48% 52%;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-4deg)}@keyframes nexus-layer-enter{to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes nexus-core-enter{0%{opacity:0;transform:translate(-50%,-50%)scale(.82)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes nexus-breathe{50%{transform:translate(-50%,-50%)scale(1.024)rotate(.8deg)}}@keyframes nexus-shell-drift-outer{to{transform:translate(-50%,-50%)rotate(-2.2deg)}}@keyframes nexus-shell-drift-inner{to{transform:translate(-50%,-50%)rotate(2.8deg)}}@media (max-width:47.999rem){.nexus-visual{--ht-delay-nexus-core:calc(var(--ht-delay-nexus-core-desktop) * .58);--ht-delay-nexus-inner:calc(var(--ht-delay-nexus-inner-desktop) * .58);--ht-delay-nexus-outer:calc(var(--ht-delay-nexus-outer-desktop) * .58);--ht-delay-nexus-field:calc(var(--ht-delay-nexus-field-desktop) * .58);--ht-duration-nexus-core-enter:calc(var(--ht-duration-nexus-core-enter-desktop) * .78);--ht-duration-nexus-inner-enter:calc(var(--ht-duration-nexus-inner-enter-desktop) * .78);--ht-duration-nexus-outer-enter:calc(var(--ht-duration-nexus-outer-enter-desktop) * .78);--ht-duration-nexus-field-enter:calc(var(--ht-duration-nexus-field-enter-desktop) * .78);width:min(88vw, var(--ht-nexus-scene-size))}.nexus-visual__armor--two,.nexus-visual__armor--four,.nexus-visual__brace--three,.nexus-visual__conduit--two,.nexus-visual__energy-well:after{display:none}.nexus-visual__shell--inner{width:64%}.nexus-visual__core-shell{width:calc(var(--ht-nexus-core-size) * 1.64)}}@media (prefers-reduced-motion:reduce){.nexus-visual__field,.nexus-visual__shell,.nexus-visual__core-shell{opacity:1;animation:none;transform:translate(-50%,-50%)}}
.hero-experience{animation:hero-environment-enter var(--ht-duration-hero-environment) var(--ht-ease-enter) both}.hero-experience__eyebrow,.hero-experience__title,.hero-experience__copy,.hero-experience__actions{opacity:0;transform:translate3d(0, var(--ht-space-16), 0);animation:hero-content-enter var(--hero-enter-duration) var(--ht-ease-enter) var(--hero-enter-delay) forwards}.hero-experience__eyebrow{--hero-enter-duration:var(--ht-duration-hero-eyebrow-enter);--hero-enter-delay:var(--ht-delay-hero-eyebrow)}.hero-experience__title{--hero-enter-duration:var(--ht-duration-hero-title-enter);--hero-enter-delay:var(--ht-delay-hero-title)}.hero-experience__copy{--hero-enter-duration:var(--ht-duration-hero-copy-enter);--hero-enter-delay:var(--ht-delay-hero-copy)}.hero-experience__actions{--hero-enter-duration:var(--ht-duration-hero-actions-enter);--hero-enter-delay:var(--ht-delay-hero-actions)}.hero-experience__cta{transition-timing-function:var(--ht-ease-standard)}.hero-experience__cta:hover{transform:translateY(-2px)}.hero-experience__cta:active{transform:translate(0,0)scale(.985)}.hero-experience__cta:first-child:hover{box-shadow:inset 0 0 var(--ht-space-16) color-mix(in srgb, var(--ht-color-accent-contrast) 18%, transparent), 0 0 0 1px color-mix(in srgb, var(--ht-color-accent) 35%, transparent)}@keyframes hero-environment-enter{0%{opacity:0}to{opacity:1}}@keyframes hero-content-enter{to{opacity:1;transform:translate(0,0)}}@media (max-width:47.999rem){.hero-experience__eyebrow,.hero-experience__title,.hero-experience__copy,.hero-experience__actions{animation-delay:calc(var(--hero-enter-delay) * .58);animation-duration:calc(var(--hero-enter-duration) * .78)}}@media (prefers-reduced-motion:reduce){.hero-experience,.hero-experience__eyebrow,.hero-experience__title,.hero-experience__copy,.hero-experience__actions{opacity:1;animation:none;transform:none}.hero-experience__cta:hover,.hero-experience__cta:active{transform:none}}
.manifesto-experience{isolation:isolate;background:radial-gradient(ellipse at 88% 72%, color-mix(in srgb, var(--ht-color-text) 2%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 14%, transparent), color-mix(in srgb, var(--ht-color-surface) 5%, transparent) 28%, transparent 62%), var(--ht-color-background);position:relative;overflow:clip}.manifesto-experience:before{z-index:-1;height:var(--ht-space-section);background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 10%, transparent), transparent);content:"";pointer-events:none;position:absolute;inset:0 0 auto}.manifesto-experience__content{position:relative}.manifesto-experience__layout>header{max-width:32rem;position:relative}.manifesto-experience__label{border-color:color-mix(in srgb, var(--ht-color-border-strong) 72%, transparent);background:color-mix(in srgb, var(--ht-color-surface) 36%, transparent);letter-spacing:var(--ht-letter-spacing-caption)}.manifesto-experience__title{max-width:11ch;padding-bottom:var(--ht-space-24);text-wrap:balance;position:relative}.manifesto-experience__title:after{width:var(--ht-space-48);background:linear-gradient(90deg, color-mix(in srgb, var(--ht-color-accent) 58%, transparent), color-mix(in srgb, var(--ht-color-border-strong) 72%, transparent));content:"";pointer-events:none;height:1px;position:absolute;bottom:0;left:0}.manifesto-experience__copy{max-width:46ch;color:color-mix(in srgb, var(--ht-color-text-muted) 92%, var(--ht-color-text))}.manifesto-experience__label,.manifesto-experience__title,.manifesto-experience__copy,.manifesto-experience__article>p,.manifesto-experience__statement{opacity:1;animation:manifesto-content-enter var(--ht-duration-reveal) var(--ht-ease-enter) backwards;transform:none}.manifesto-experience__label{animation-delay:calc(var(--ht-duration-hover) * .35)}.manifesto-experience__title{animation-delay:calc(var(--ht-duration-hover) * .6)}.manifesto-experience__copy{animation-delay:calc(var(--ht-duration-hover) * .85)}.manifesto-experience__article>p{animation-delay:calc(var(--ht-duration-hover) * 1.05)}.manifesto-experience__article>p:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * 1.15)}.manifesto-experience__article>p:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * 1.25)}.manifesto-experience__article>p:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * 1.35)}.manifesto-experience__article>p:nth-child(5){animation-delay:calc(var(--ht-duration-hover) * 1.45)}.manifesto-experience__article{max-width:36rem;line-height:var(--ht-line-height-body)}.manifesto-experience__article>p{max-width:56ch;color:color-mix(in srgb, var(--ht-color-text-muted) 90%, var(--ht-color-text))}.manifesto-experience__article>p:first-child{max-width:52ch;color:color-mix(in srgb, var(--ht-color-text-muted) 74%, var(--ht-color-text))}.manifesto-experience__article>p:nth-child(2){max-width:54ch}.manifesto-experience__article>p:nth-child(4){margin-top:var(--ht-space-32);padding-top:var(--ht-space-24);border-top:1px solid color-mix(in srgb, var(--ht-color-border-strong) 46%, transparent)}.manifesto-experience__statement{border-color:color-mix(in srgb, var(--ht-color-border-strong) 68%, transparent);color:color-mix(in srgb, var(--ht-color-text) 98%, var(--ht-color-accent) 2%);text-wrap:balance;animation-name:manifesto-statement-enter;animation-delay:calc(var(--ht-duration-hover) * 1.65);position:relative}.manifesto-experience__statement:before{top:calc(var(--ht-space-8) * -.5);width:var(--ht-space-48);background:color-mix(in srgb, var(--ht-color-accent) 62%, transparent);height:1px;box-shadow:0 var(--ht-space-8) 0 color-mix(in srgb, var(--ht-color-border-strong) 82%, transparent);content:"";pointer-events:none;position:absolute;left:0}.manifesto-experience__statement-system{color:color-mix(in srgb, var(--ht-color-text) 84%, var(--ht-color-text-muted))}@keyframes manifesto-content-enter{0%{opacity:0;transform:translate3d(0, var(--ht-space-16), 0)}}@keyframes manifesto-statement-enter{0%{opacity:0;letter-spacing:var(--ht-letter-spacing-body);transform:translate3d(0, var(--ht-space-16), 0)}}@media (max-width:63.999rem){.manifesto-experience__layout{gap:var(--ht-space-80)}.manifesto-experience__article{max-width:42rem;padding-top:0}.manifesto-experience__article>p{max-width:60ch}}@media (max-width:47.999rem){.manifesto-experience{background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface) 10%, transparent), transparent 34%), var(--ht-color-background)}.manifesto-experience__layout{gap:var(--ht-space-48)}.manifesto-experience__title{padding-bottom:var(--ht-space-16)}.manifesto-experience__title:after{width:var(--ht-space-32)}.manifesto-experience__article>p:nth-child(4){margin-top:var(--ht-space-24);padding-top:var(--ht-space-24)}.manifesto-experience__label,.manifesto-experience__title,.manifesto-experience__copy,.manifesto-experience__article>p,.manifesto-experience__statement{animation-duration:calc(var(--ht-duration-reveal) * .72)}.manifesto-experience__article>p{animation-delay:calc(var(--ht-duration-hover) * .75)}.manifesto-experience__article>p:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * .82)}.manifesto-experience__article>p:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * .89)}.manifesto-experience__article>p:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * .96)}.manifesto-experience__article>p:nth-child(5){animation-delay:calc(var(--ht-duration-hover) * 1.03)}.manifesto-experience__statement{overflow-wrap:anywhere;animation-delay:calc(var(--ht-duration-hover) * 1.15)}.manifesto-experience__statement:before{width:var(--ht-space-32)}}@media (prefers-reduced-motion:reduce){.manifesto-experience__label,.manifesto-experience__title,.manifesto-experience__copy,.manifesto-experience__article>p,.manifesto-experience__statement{opacity:1;transition:none;animation:none;transform:none}}
.projects-experience{isolation:isolate;border-top:1px solid color-mix(in srgb, var(--ht-color-border-strong) 22%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 18%, transparent), color-mix(in srgb, var(--ht-color-surface) 10%, transparent) 42%, transparent 82%), linear-gradient(90deg, transparent, color-mix(in srgb, var(--ht-color-surface-elevated) 7%, transparent) 50%, transparent), var(--ht-color-background);position:relative;overflow:clip}.projects-experience__content{position:relative}.projects-experience__label,.projects-experience__title,.projects-experience__copy,.projects-experience__item{opacity:1;animation:projects-content-enter var(--ht-duration-reveal) var(--ht-ease-enter) backwards;transform:none}.projects-experience__label{animation-delay:calc(var(--ht-duration-hover) * .4)}.projects-experience__title{animation-delay:calc(var(--ht-duration-hover) * .7)}.projects-experience__copy{animation-delay:var(--ht-duration-hover)}.projects-experience__item{animation-delay:calc(var(--ht-duration-hover) * 1.25)}.projects-experience__item:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * 1.4)}.projects-experience__item:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * 1.55)}.projects-experience__item:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * 1.7)}.projects-experience__card{isolation:isolate;border-color:color-mix(in srgb, var(--ht-color-border-strong) 78%, var(--ht-color-text) 22%);background:linear-gradient(145deg, color-mix(in srgb, var(--ht-color-text) 4%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 90%, var(--ht-color-surface)), color-mix(in srgb, var(--ht-color-surface-elevated) 66%, var(--ht-color-surface)));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 6%, transparent), inset 0 -1px 0 #00000057, 0 1.5rem 4rem #00000029;transition-property:transform,border-color,box-shadow,background-color;position:relative;overflow:hidden}.projects-experience__card:before{z-index:-1;top:0;left:var(--ht-space-32);width:var(--ht-space-80);background:linear-gradient(90deg, var(--ht-color-accent), color-mix(in srgb, var(--ht-color-accent) 18%, transparent));content:"";opacity:.62;pointer-events:none;height:1px;transition:opacity var(--ht-duration-hover) var(--ht-ease-standard);position:absolute}.projects-experience__index,.projects-experience__category{transition:color var(--ht-duration-hover) var(--ht-ease-standard)}.projects-experience__index{color:color-mix(in srgb, var(--ht-color-accent) 88%, var(--ht-color-text))}.projects-experience__category{letter-spacing:var(--ht-letter-spacing-label);text-transform:uppercase}.projects-experience__card-title{text-wrap:balance;max-width:24ch}.projects-experience__description{max-width:48ch;color:color-mix(in srgb, var(--ht-color-text-muted) 92%, var(--ht-color-text))}.projects-experience__metadata{padding-top:var(--ht-space-24);border-color:color-mix(in srgb, var(--ht-color-border-strong) 68%, transparent);transition:border-color var(--ht-duration-hover) var(--ht-ease-standard);margin-top:auto}.projects-experience__status{gap:var(--ht-space-8);flex-wrap:wrap;align-items:center;display:flex}.projects-experience__status:before{width:2px;height:var(--ht-space-16);background:color-mix(in srgb, var(--ht-color-accent) 52%, transparent);content:"";pointer-events:none}.projects-experience__status-label{letter-spacing:var(--ht-letter-spacing-caption);text-transform:uppercase}.projects-experience__technologies{gap:var(--ht-space-8) 0}.projects-experience__technology{color:color-mix(in srgb, var(--ht-color-text-muted) 82%, var(--ht-color-text));box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.projects-experience__technology+.projects-experience__technology{margin-left:var(--ht-space-8);padding-left:var(--ht-space-8);border-left:1px solid color-mix(in srgb, var(--ht-color-border-strong) 72%, transparent)}@keyframes projects-content-enter{0%{opacity:0;transform:translate3d(0, var(--ht-space-16), 0)}}@media (hover:hover) and (pointer:fine){.projects-experience__card:hover{border-color:color-mix(in srgb, var(--ht-color-border-strong) 88%, var(--ht-color-accent) 12%);background-color:color-mix(in srgb, var(--ht-color-surface-elevated) 94%, var(--ht-color-text) 6%);box-shadow:var(--ht-shadow-surface);transform:translate3d(0, calc(var(--ht-space-8) * -.5), 0)}.projects-experience__card:hover:before{opacity:1}.projects-experience__card:hover .projects-experience__index{color:color-mix(in srgb, var(--ht-color-accent) 88%, white)}.projects-experience__card:hover .projects-experience__category{color:var(--ht-color-text)}.projects-experience__card:hover .projects-experience__metadata{border-color:color-mix(in srgb, var(--ht-color-border-strong) 88%, var(--ht-color-accent) 12%)}}@media (max-width:47.999rem){.projects-experience{background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 14%, transparent), transparent 34%), var(--ht-color-background)}.projects-experience__grid{margin-top:var(--ht-space-32)}.projects-experience__card:before{left:var(--ht-space-24);width:var(--ht-space-48)}.projects-experience__card-title{max-width:none}.projects-experience__label,.projects-experience__title,.projects-experience__copy,.projects-experience__item{animation-duration:calc(var(--ht-duration-reveal) * .78)}.projects-experience__item{animation-delay:calc(var(--ht-duration-hover) * 1.05)}.projects-experience__item:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * 1.15)}.projects-experience__item:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * 1.25)}.projects-experience__item:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * 1.35)}}@media (prefers-reduced-motion:reduce){.projects-experience__label,.projects-experience__title,.projects-experience__copy,.projects-experience__item,.projects-experience__card,.projects-experience__index,.projects-experience__category{opacity:1;transition:none;animation:none;transform:none}.projects-experience__card:before,.projects-experience__metadata{transition:none}.projects-experience__card:hover{transform:none}}
.technologies-experience{isolation:isolate;background:radial-gradient(ellipse at 68% 0%, color-mix(in srgb, var(--ht-color-accent) 3.5%, transparent), transparent 46%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 16%, transparent), color-mix(in srgb, var(--ht-color-surface) 9%, transparent) 48%, color-mix(in srgb, var(--ht-color-background) 98%, transparent) 86%), var(--ht-color-background);position:relative;overflow:clip}.technologies-experience:before{z-index:-1;background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-accent) 2.5%, transparent), transparent 72%);content:"";pointer-events:none;height:min(28rem,42vw);position:absolute;inset:0 0 auto}.technologies-experience__content{position:relative}.technologies-experience__label,.technologies-experience__title,.technologies-experience__copy,.technologies-experience__card{opacity:1;animation:technologies-content-enter var(--ht-duration-reveal) var(--ht-ease-enter) backwards;transform:none}.technologies-experience__label{animation-delay:calc(var(--ht-duration-hover) * .5)}.technologies-experience__title{animation-delay:calc(var(--ht-duration-hover) * .85)}.technologies-experience__copy{animation-delay:calc(var(--ht-duration-hover) * 1.2)}.technologies-experience__card{isolation:isolate;border-color:color-mix(in srgb, var(--ht-color-border) 86%, var(--ht-color-text));background:linear-gradient(145deg, color-mix(in srgb, var(--ht-color-text) 3.5%, transparent), transparent 34%), linear-gradient(180deg, color-mix(in srgb, var(--ht-color-surface-elevated) 38%, var(--ht-color-surface)), var(--ht-color-surface) 72%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 5%, transparent), inset 0 -1px 0 #00000052, 0 1.5rem 4rem #0000001f;animation-delay:calc(var(--ht-duration-hover) * 1.45);transition-property:transform,border-color,box-shadow,background-color;position:relative;overflow:hidden}.technologies-experience__card:before{z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--ht-color-accent) 42%, transparent), color-mix(in srgb, var(--ht-color-text) 10%, transparent) 24%, transparent 68%);content:"";pointer-events:none;height:1px;position:absolute;inset:0 0 auto}.technologies-experience__card>span:first-child{width:fit-content;padding-bottom:var(--ht-space-8);border-bottom:1px solid color-mix(in srgb, var(--ht-color-accent) 30%, transparent);color:color-mix(in srgb, var(--ht-color-accent) 82%, var(--ht-color-text))}.technologies-experience__card>h3{text-wrap:balance;max-width:18ch}.technologies-experience__card>p{max-width:36ch;color:color-mix(in srgb, var(--ht-color-text-muted) 92%, var(--ht-color-text))}.technologies-experience__card>div[aria-label=Teknik\ alanlar]{padding-top:var(--ht-space-32);gap:0;margin-top:auto}.technologies-experience__card>div[aria-label=Teknik\ alanlar]>*{color:color-mix(in srgb, var(--ht-color-text-muted) 78%, var(--ht-color-text));box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.technologies-experience__card>div[aria-label=Teknik\ alanlar]>*+*{margin-left:var(--ht-space-8);padding-left:var(--ht-space-8);border-left:1px solid color-mix(in srgb, var(--ht-color-border-strong) 68%, transparent)}.technologies-experience__card:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * 1.63)}.technologies-experience__card:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * 1.81)}.technologies-experience__card:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * 1.99)}.technologies-experience__card:nth-child(5){animation-delay:calc(var(--ht-duration-hover) * 2.17)}@keyframes technologies-content-enter{0%{opacity:0;transform:translate3d(0, var(--ht-space-16), 0)}}@media (hover:hover) and (pointer:fine){.technologies-experience__card:hover{border-color:color-mix(in srgb, var(--ht-color-border-strong) 90%, var(--ht-color-accent) 10%);background-color:var(--ht-color-surface-elevated);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--ht-color-text) 7%, transparent), inset 0 -1px 0 #0000005c, var(--ht-shadow-surface);transform:translate3d(0, calc(var(--ht-space-8) * -.5), 0)}.technologies-experience__card:hover:before{background:linear-gradient(90deg, color-mix(in srgb, var(--ht-color-accent) 64%, transparent), color-mix(in srgb, var(--ht-color-text) 12%, transparent) 28%, transparent 72%)}.technologies-experience__card:hover>span:first-child{color:color-mix(in srgb, var(--ht-color-accent) 88%, white)}}@media (max-width:47.999rem){.technologies-experience:before{height:var(--ht-space-section);background:linear-gradient(180deg, color-mix(in srgb, var(--ht-color-accent) 2%, transparent), transparent)}.technologies-experience__grid{margin-top:var(--ht-space-32)}.technologies-experience__label,.technologies-experience__title,.technologies-experience__copy,.technologies-experience__card{animation-duration:calc(var(--ht-duration-reveal) * .78)}.technologies-experience__card{animation-delay:calc(var(--ht-duration-hover) * 1.05)}.technologies-experience__card:nth-child(2){animation-delay:calc(var(--ht-duration-hover) * 1.15)}.technologies-experience__card:nth-child(3){animation-delay:calc(var(--ht-duration-hover) * 1.25)}.technologies-experience__card:nth-child(4){animation-delay:calc(var(--ht-duration-hover) * 1.35)}.technologies-experience__card:nth-child(5){animation-delay:calc(var(--ht-duration-hover) * 1.45)}}@media (prefers-reduced-motion:reduce){.technologies-experience__label,.technologies-experience__title,.technologies-experience__copy,.technologies-experience__card{opacity:1;transition:none;animation:none;transform:none}.technologies-experience__card:hover{transform:none}}
