.page-module__E0kJGG__nav{z-index:100;mix-blend-mode:difference;justify-content:space-between;align-items:center;padding:28px 6vw;display:flex;position:fixed;top:0;left:0;right:0}.page-module__E0kJGG__navLogo{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;font-size:22px;font-style:italic;font-weight:300;line-height:1}.page-module__E0kJGG__navLinks{gap:36px;list-style:none;display:flex}.page-module__E0kJGG__navLinks a{letter-spacing:.14em;text-transform:uppercase;color:#fff;transition:opacity .3s var(--ease);font-size:10px;font-weight:500;position:relative}.page-module__E0kJGG__navLinks a:after{content:"";width:0;height:1px;transition:width .3s var(--ease);background:#fff;position:absolute;bottom:-2px;left:0}.page-module__E0kJGG__navLinks a:hover:after{width:100%}.page-module__E0kJGG__hero{background:var(--dark);flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 6vw 10vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"MA";font-family:var(--font-serif);letter-spacing:-.05em;color:var(--on-dark);opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(200px,28vw,420px);font-style:italic;font-weight:300;line-height:1;position:absolute;bottom:-6vh;right:4vw}.page-module__E0kJGG__heroEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--on-dark-dim);animation:page-module__E0kJGG__fadeIn .6s var(--ease) .1s both;margin-bottom:20px;font-size:10px;font-weight:500}.page-module__E0kJGG__heroNameMask{line-height:.9;overflow:hidden}.page-module__E0kJGG__heroName{font-family:var(--font-serif);letter-spacing:-.035em;color:var(--on-dark);font-size:clamp(72px,11vw,148px);font-style:italic;font-weight:300;line-height:.9;animation:1s cubic-bezier(.16,1,.3,1) .2s both page-module__E0kJGG__unmask;display:block;transform:translateY(110%)}.page-module__E0kJGG__heroLines{flex-direction:column;gap:5px;margin:22px 0 18px;display:flex}.page-module__E0kJGG__heroLines span{background:var(--on-dark);opacity:.3;width:0;height:1px;display:block}.page-module__E0kJGG__heroLines span:first-child{animation:page-module__E0kJGG__line1 .5s var(--ease) .8s both}.page-module__E0kJGG__heroLines span:nth-child(2){animation:page-module__E0kJGG__line2 .5s var(--ease) .92s both}.page-module__E0kJGG__heroTitle{font-family:var(--font-sans);color:var(--on-dark-mid);letter-spacing:0;animation:page-module__E0kJGG__fadeIn .7s var(--ease) .9s both;max-width:400px;font-size:clamp(14px,1.4vw,18px);font-weight:300}.page-module__E0kJGG__heroScroll{animation:page-module__E0kJGG__fadeIn .7s var(--ease) 1.2s both;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;right:6vw}.page-module__E0kJGG__heroScroll span{letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-dim);writing-mode:vertical-rl;font-size:9px;font-weight:500}.page-module__E0kJGG__scrollLine{background:var(--on-dark-dim);width:1px;height:48px;animation:2s ease-in-out 1.5s infinite page-module__E0kJGG__scrollPulse}.page-module__E0kJGG__section{padding:120px 6vw}.page-module__E0kJGG__sectionDark{background:var(--dark)}.page-module__E0kJGG__sectionCream{background:var(--cream)}.page-module__E0kJGG__sectionHeader{align-items:baseline;gap:16px;margin-bottom:64px;display:flex}.page-module__E0kJGG__sectionNum{font-family:var(--font-serif);color:var(--on-cream-dim);letter-spacing:.04em;font-size:13px;font-style:italic;font-weight:300}.page-module__E0kJGG__sectionNumDark{color:var(--on-dark-dim)}.page-module__E0kJGG__sectionTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--on-cream-dim);font-size:9px;font-weight:600}.page-module__E0kJGG__sectionTitleDark{color:var(--on-dark-dim)}.page-module__E0kJGG__projectList{flex-direction:column;display:flex}.page-module__E0kJGG__projectRow{border-top:1px solid var(--rule-cream);cursor:default;transition:opacity .3s var(--ease);grid-template-columns:52px 1fr auto;align-items:start;gap:0 32px;padding:36px 0;display:grid}.page-module__E0kJGG__projectList:hover .page-module__E0kJGG__projectRow{opacity:.4}.page-module__E0kJGG__projectList:hover .page-module__E0kJGG__projectRow:hover{opacity:1}.page-module__E0kJGG__projectRow:last-child{border-bottom:1px solid var(--rule-cream)}.page-module__E0kJGG__projIndex{font-family:var(--font-serif);color:var(--on-cream-dim);padding-top:4px;font-size:28px;font-style:italic;font-weight:300;line-height:1}.page-module__E0kJGG__projName{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--on-cream);margin-bottom:10px;font-size:clamp(28px,3.2vw,44px);font-style:italic;font-weight:500;line-height:1;display:inline-block;position:relative}.page-module__E0kJGG__projName:after{content:"";background:var(--on-cream);width:0;height:1px;transition:width .4s var(--ease);position:absolute;bottom:-2px;left:0}.page-module__E0kJGG__projectRow:hover .page-module__E0kJGG__projName:after{width:100%}.page-module__E0kJGG__projStack{letter-spacing:.1em;text-transform:uppercase;color:var(--on-cream-dim);margin-bottom:12px;font-size:10px;font-weight:500}.page-module__E0kJGG__projDesc{color:var(--on-cream-mid);max-width:520px;font-size:14px;font-weight:300;line-height:1.75}.page-module__E0kJGG__projMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;padding-top:6px;display:flex}.page-module__E0kJGG__projStatus{letter-spacing:.14em;text-transform:uppercase;color:var(--on-cream-dim);text-align:right;font-size:9px;font-weight:600}.page-module__E0kJGG__projArrow{color:var(--on-cream-dim);transition:transform .3s var(--ease), color .3s var(--ease);font-size:18px}.page-module__E0kJGG__projectRow:hover .page-module__E0kJGG__projArrow{color:var(--on-cream);transform:translate(4px,-4px)}.page-module__E0kJGG__workThesis{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--on-cream-mid);max-width:620px;margin-top:-40px;margin-bottom:56px;font-size:clamp(19px,2vw,26px);font-style:italic;font-weight:300;line-height:1.4}.page-module__E0kJGG__projSolution{max-width:520px;margin-top:22px}.page-module__E0kJGG__solutionSummary{cursor:pointer;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--on-cream-dim);transition:color .3s var(--ease);-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font-size:10px;font-weight:600;list-style:none;display:inline-flex}.page-module__E0kJGG__solutionSummary::-webkit-details-marker{display:none}.page-module__E0kJGG__solutionSummary:hover,.page-module__E0kJGG__projSolution[open] .page-module__E0kJGG__solutionSummary{color:var(--on-cream)}.page-module__E0kJGG__solutionSummaryLabel:before{content:"— "}.page-module__E0kJGG__solutionMarker{flex-shrink:0;width:9px;height:9px;position:relative}.page-module__E0kJGG__solutionMarker:before,.page-module__E0kJGG__solutionMarker:after{content:"";transition:transform .3s var(--ease), opacity .3s var(--ease);background:currentColor;position:absolute;top:50%;left:50%}.page-module__E0kJGG__solutionMarker:before{width:9px;height:1px;transform:translate(-50%,-50%)}.page-module__E0kJGG__solutionMarker:after{width:1px;height:9px;transform:translate(-50%,-50%)}.page-module__E0kJGG__projSolution[open] .page-module__E0kJGG__solutionMarker:after{opacity:0;transform:translate(-50%,-50%)scaleY(0)}.page-module__E0kJGG__solutionBody{flex-direction:column;gap:0;margin-top:20px;display:flex}.page-module__E0kJGG__solutionItem{border-top:1px solid var(--rule-cream);grid-template-columns:76px 1fr;align-items:baseline;gap:0 20px;padding:16px 0;display:grid}.page-module__E0kJGG__solutionItem:last-child{border-bottom:1px solid var(--rule-cream)}.page-module__E0kJGG__solutionLabel{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--on-cream-dim);font-size:9px;font-weight:600}.page-module__E0kJGG__solutionLabel:before{content:"— "}.page-module__E0kJGG__solutionText{font-family:var(--font-sans);color:var(--on-cream-mid);font-size:13.5px;font-weight:300;line-height:1.7}.page-module__E0kJGG__buildingIntro{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--on-dark);max-width:640px;margin-bottom:72px;font-size:clamp(36px,4.5vw,58px);font-style:italic;font-weight:300;line-height:1.1}.page-module__E0kJGG__buildList{flex-direction:column;display:flex}.page-module__E0kJGG__buildRow{border-top:1px solid var(--rule-dark);grid-template-columns:1fr auto;align-items:end;gap:32px;padding:28px 0;display:grid}.page-module__E0kJGG__buildRow:last-child{border-bottom:1px solid var(--rule-dark)}.page-module__E0kJGG__buildName{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--on-dark);margin-bottom:6px;font-size:clamp(22px,2.5vw,34px);font-style:italic;font-weight:500}.page-module__E0kJGG__buildSub{color:var(--on-dark-mid);font-size:11px;font-weight:300;line-height:1.6}.page-module__E0kJGG__buildRight{text-align:right;flex-shrink:0}.page-module__E0kJGG__buildTag{letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-dim);border:1px solid var(--rule-dark);margin-bottom:6px;padding:5px 10px;font-size:8.5px;font-weight:600;display:inline-block}.page-module__E0kJGG__buildDomain{color:var(--on-dark-dim);font-size:11px;font-weight:300;display:block}.page-module__E0kJGG__aboutGrid{grid-template-columns:1fr 340px;align-items:start;gap:80px;display:grid}.page-module__E0kJGG__aboutHeading{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--on-cream);margin-bottom:28px;font-size:clamp(38px,4.5vw,58px);font-style:italic;font-weight:300;line-height:1.1}.page-module__E0kJGG__aboutText{color:var(--on-cream-mid);max-width:520px;margin-bottom:16px;font-size:15px;font-weight:300;line-height:1.8}.page-module__E0kJGG__aboutText strong{color:var(--on-cream);font-weight:500}.page-module__E0kJGG__aboutFactLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--on-cream-dim);margin-bottom:20px;font-size:8.5px;font-weight:600}.page-module__E0kJGG__aboutFact{border-top:1px solid var(--rule-cream);justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0;display:flex}.page-module__E0kJGG__aboutFact:last-child{border-bottom:1px solid var(--rule-cream)}.page-module__E0kJGG__factKey{color:var(--on-cream-dim);letter-spacing:.02em;font-size:11px;font-weight:400}.page-module__E0kJGG__factVal{color:var(--on-cream-mid);text-align:right;font-size:12px;font-weight:300}.page-module__E0kJGG__contactHeading{font-family:var(--font-serif);letter-spacing:-.035em;color:var(--on-dark);margin-bottom:64px;font-size:clamp(52px,8vw,108px);font-style:italic;font-weight:300;line-height:.92}.page-module__E0kJGG__contactLinks{flex-direction:column;display:flex}.page-module__E0kJGG__contactLink{border-top:1px solid var(--rule-dark);transition:opacity .3s var(--ease);cursor:pointer;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.page-module__E0kJGG__contactLinks:hover .page-module__E0kJGG__contactLink{opacity:.35}.page-module__E0kJGG__contactLinks:hover .page-module__E0kJGG__contactLink:hover{opacity:1}.page-module__E0kJGG__contactLink:last-child{border-bottom:1px solid var(--rule-dark)}.page-module__E0kJGG__clLabel{font-family:var(--font-serif);color:var(--on-dark);letter-spacing:-.01em;font-size:clamp(20px,2.2vw,30px);font-style:italic;font-weight:300}.page-module__E0kJGG__clMeta{letter-spacing:.1em;text-transform:uppercase;color:var(--on-dark-dim);font-size:10px;font-weight:400}.page-module__E0kJGG__clArrow{color:var(--on-dark-dim);transition:transform .3s var(--ease), color .3s var(--ease);font-size:18px}.page-module__E0kJGG__contactLink:hover .page-module__E0kJGG__clArrow{color:var(--on-dark);transform:translate(5px,-5px)}.page-module__E0kJGG__footer{background:var(--dark);border-top:1px solid var(--rule-dark);justify-content:space-between;align-items:center;padding:28px 6vw;display:flex}.page-module__E0kJGG__footerLeft{color:var(--on-dark-dim);letter-spacing:.06em;font-size:10px;font-weight:300}.page-module__E0kJGG__footerRight{font-family:var(--font-serif);color:var(--on-dark-dim);font-size:14px;font-style:italic;font-weight:300}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__E0kJGG__unmask{to{transform:translateY(0)}}@keyframes page-module__E0kJGG__line1{to{width:56px}}@keyframes page-module__E0kJGG__line2{to{width:36px}}@keyframes page-module__E0kJGG__scrollPulse{0%,to{opacity:.24;transform:scaleY(1)}50%{opacity:.6;transform:scaleY(1.15)}}@media (max-width:768px){.page-module__E0kJGG__nav{padding:20px 5vw}.page-module__E0kJGG__navLinks{gap:20px}.page-module__E0kJGG__section{padding:80px 5vw}.page-module__E0kJGG__projectRow{grid-template-columns:36px 1fr;gap:0 16px}.page-module__E0kJGG__projMeta{display:none}.page-module__E0kJGG__aboutGrid{grid-template-columns:1fr;gap:48px}.page-module__E0kJGG__workThesis{margin-top:-24px;margin-bottom:40px}.page-module__E0kJGG__solutionItem{grid-template-columns:1fr;gap:6px 0}}
.ursa-module__gHdFTG__skipLink{z-index:200;background:var(--dark);color:var(--on-dark);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;padding:12px 18px;font-size:11px;position:absolute;top:0;left:-9999px}.ursa-module__gHdFTG__skipLink:focus{top:12px;left:6vw}.ursa-module__gHdFTG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ursa-module__gHdFTG__curtain{opacity:1;transition:opacity .9s var(--ease)}.ursa-module__gHdFTG__curtain.ursa-module__gHdFTG__locked{visibility:hidden;opacity:0;pointer-events:none;height:0;transition:none;overflow:clip}.ursa-module__gHdFTG__track{background:var(--dark);height:300vh;position:relative}.ursa-module__gHdFTG__stage{background:var(--dark);place-items:center;height:100dvh;display:grid;position:sticky;top:0;overflow:hidden}.ursa-module__gHdFTG__hero{pointer-events:none;z-index:4;opacity:1;flex-direction:column;justify-content:flex-end;padding:0 6vw 10vh;display:flex;position:absolute;inset:0}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js .ursa-module__gHdFTG__hero{opacity:var(--hero-op,1);transition:opacity .25s linear}.ursa-module__gHdFTG__heroEyebrow{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--on-dark-dim);margin-bottom:20px;font-size:10px;font-weight:500}.ursa-module__gHdFTG__heroNameMask{line-height:.9;overflow:hidden}.ursa-module__gHdFTG__heroName{font-family:var(--font-serif);letter-spacing:-.035em;color:var(--on-dark);font-size:clamp(72px,11vw,148px);font-style:italic;font-weight:300;line-height:.9;display:block}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroName{animation:1s cubic-bezier(.16,1,.3,1) .15s both ursa-module__gHdFTG__ursaUnmask;transform:translateY(110%)}.ursa-module__gHdFTG__heroLines{flex-direction:column;gap:5px;margin:22px 0 18px;display:flex}.ursa-module__gHdFTG__heroLines span{background:var(--on-dark);opacity:.3;width:56px;height:1px;display:block}.ursa-module__gHdFTG__heroLines span:nth-child(2){width:36px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span{width:0}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span:first-child{animation:ursa-module__gHdFTG__ursaLine1 .5s var(--ease) .8s both}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span:nth-child(2){animation:ursa-module__gHdFTG__ursaLine2 .5s var(--ease) .92s both}.ursa-module__gHdFTG__heroTitle{font-family:var(--font-sans);color:var(--on-dark-mid);max-width:440px;margin-bottom:4px;font-size:clamp(14px,1.4vw,18px);font-weight:300}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroTitle{animation:ursa-module__gHdFTG__ursaFade .7s var(--ease) .9s both}.ursa-module__gHdFTG__heroScroll{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;right:6vw}.ursa-module__gHdFTG__heroScroll span{letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-dim);writing-mode:vertical-rl;font-size:9px;font-weight:500}.ursa-module__gHdFTG__scrollLine{background:var(--on-dark-dim);width:1px;height:48px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__scrollLine{animation:2s ease-in-out 1.5s infinite ursa-module__gHdFTG__ursaScrollPulse}.ursa-module__gHdFTG__poppins{z-index:3;width:auto;height:56vh;color:var(--on-dark);pointer-events:none;opacity:.18;position:absolute;transform:scale(.92)}.ursa-module__gHdFTG__poppins svg{width:auto;height:100%;display:block}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__poppins{opacity:1;transform-origin:50% 12%;will-change:transform, opacity;animation:1s linear both paused ursa-module__gHdFTG__poppinsDescent;transform:none}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__canopyTop{transform-origin:50% 22%;will-change:transform;animation:1s linear both paused ursa-module__gHdFTG__canopyLag}.ursa-module__gHdFTG__horizon{background:var(--rule-dark);z-index:2;opacity:0;height:1px;position:absolute;top:78vh;left:0;right:0}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__horizon{opacity:1}.ursa-module__gHdFTG__wordBlock{z-index:5;text-align:center;pointer-events:none;width:88vw;max-width:1400px;position:absolute;transform:translateY(-6vh)}.ursa-module__gHdFTG__word{font-family:var(--font-serif);letter-spacing:-.04em;color:var(--on-dark);text-wrap:balance;overflow-wrap:anywhere;margin:0 auto;font-size:clamp(34px,9.2vw,150px);font-style:italic;font-weight:300;line-height:.92}.ursa-module__gHdFTG__ltr{opacity:1;filter:none;display:inline-block;transform:none}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__ltr{opacity:0;filter:blur(6px);transform:translateY(.32em)scale(.86)}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__ltr{animation:.62s cubic-bezier(.16,1,.3,1) both ursa-module__gHdFTG__detonateLetter;animation-delay:calc(var(--i) * 18ms)}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__word{animation:.42s cubic-bezier(.215,.61,.355,1) both ursa-module__gHdFTG__impactShake}.ursa-module__gHdFTG__wordRule{flex-direction:column;align-items:center;gap:5px;margin-top:4vh;display:flex}.ursa-module__gHdFTG__wordRule span{background:var(--rule-dark);width:140px;height:1px;display:block}.ursa-module__gHdFTG__wordRule span:nth-child(2){width:90px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordRule span{width:0}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__wordRule span:first-child{animation:ursa-module__gHdFTG__ruleWipe .5s var(--ease) .7s both}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__wordRule span:nth-child(2){animation:ursa-module__gHdFTG__ruleWipe2 .5s var(--ease) .82s both}.ursa-module__gHdFTG__unlock{font-family:var(--font-sans);letter-spacing:.04em;color:var(--on-dark-mid);text-align:center;margin-top:5vh;font-size:clamp(13px,1.4vw,17px)}.ursa-module__gHdFTG__unlock span{display:inline}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__unlock span{opacity:0}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__unlock span:first-child{animation:ursa-module__gHdFTG__ursaFade .6s var(--ease) .95s both}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__unlock span:nth-child(2){animation:ursa-module__gHdFTG__ursaFade .6s var(--ease) 1.17s both}.ursa-module__gHdFTG__confirm{pointer-events:auto;opacity:1;margin-top:6vh;transform:none}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__confirm{opacity:0;pointer-events:none;transform:translateY(10px)}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__confirm.ursa-module__gHdFTG__confirmShown{pointer-events:auto;animation:ursa-module__gHdFTG__ursaRise .7s var(--ease) .6s both}.ursa-module__gHdFTG__confirmForm{flex-direction:column;align-items:center;gap:14px;display:flex}.ursa-module__gHdFTG__confirmPrompt{font-family:var(--font-sans);letter-spacing:.02em;color:var(--on-dark-mid);text-align:center;max-width:420px;font-size:clamp(12px,1.2vw,14px);font-weight:300}.ursa-module__gHdFTG__confirmLabel{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--on-dark-dim);font-size:9px;font-weight:600}.ursa-module__gHdFTG__confirmField{border-bottom:1px solid var(--on-dark-dim);width:min(360px,80vw);transition:border-color .4s var(--ease);justify-content:center;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.ursa-module__gHdFTG__confirmField:focus-within{border-bottom-color:var(--on-dark)}.ursa-module__gHdFTG__confirmInput{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--on-dark);text-align:center;caret-color:var(--on-dark);background:0 0;border:0;outline:none;flex:1;font-size:clamp(20px,2.4vw,32px);font-style:italic;font-weight:300;animation:1.1s step-end infinite ursa-module__gHdFTG__caretBlink}.ursa-module__gHdFTG__confirmSubmit{cursor:pointer;font-family:var(--font-sans);color:var(--on-dark-dim);transition:transform .3s var(--ease), color .3s var(--ease);background:0 0;border:0;font-size:20px;line-height:1}.ursa-module__gHdFTG__confirmSubmit:hover,.ursa-module__gHdFTG__confirmSubmit:focus-visible{color:var(--on-dark);outline:none;transform:translate(4px)}.ursa-module__gHdFTG__confirmHint{font-family:var(--font-serif);color:var(--on-dark-dim);text-align:center;font-size:clamp(12px,1.2vw,15px);font-style:italic;font-weight:300}.ursa-module__gHdFTG__confirmNear{font-family:var(--font-sans);letter-spacing:.02em;color:var(--on-dark-mid);animation:ursa-module__gHdFTG__ursaFade .5s var(--ease) both;margin-top:6px;font-size:12px;font-weight:400}.ursa-module__gHdFTG__hired{font-family:var(--font-sans);flex-direction:column;align-items:center;gap:10px;display:flex}.ursa-module__gHdFTG__hired>*{opacity:0;animation:ursa-module__gHdFTG__ursaFade .55s var(--ease) both}.ursa-module__gHdFTG__hiredVerified{animation-delay:50ms}.ursa-module__gHdFTG__hired .ursa-module__gHdFTG__hiredLine:nth-of-type(2){animation-delay:.45s}.ursa-module__gHdFTG__hired .ursa-module__gHdFTG__hiredLine:nth-of-type(3){animation-delay:.85s}.ursa-module__gHdFTG__hiredWelcome{animation-delay:1.3s}.ursa-module__gHdFTG__hiredVerified{letter-spacing:.04em;color:var(--on-dark);align-items:center;gap:10px;font-size:clamp(13px,1.4vw,17px);font-weight:500;display:inline-flex}.ursa-module__gHdFTG__hiredCheck{color:var(--on-dark);font-size:.9em}.ursa-module__gHdFTG__hiredLine{align-items:baseline;gap:12px;font-size:clamp(12px,1.3vw,15px);display:inline-flex}.ursa-module__gHdFTG__hiredKey{letter-spacing:.18em;text-transform:uppercase;color:var(--on-dark-dim);font-size:9px;font-weight:600}.ursa-module__gHdFTG__hiredSep{color:var(--on-dark-dim)}.ursa-module__gHdFTG__hiredVal{letter-spacing:.02em;color:var(--on-dark);font-weight:300}.ursa-module__gHdFTG__hiredWelcome{letter-spacing:.02em;color:var(--on-dark-mid);align-items:center;gap:10px;margin-top:8px;font-size:clamp(12px,1.3vw,15px);font-weight:300;display:inline-flex}.ursa-module__gHdFTG__hiredArrow{color:var(--on-dark-dim);font-size:1.1em;animation:1.8s ease-in-out 2s infinite ursa-module__gHdFTG__hiredNudge}@keyframes ursa-module__gHdFTG__ursaUnmask{to{transform:translateY(0)}}@keyframes ursa-module__gHdFTG__ursaFade{0%{opacity:0}to{opacity:1}}@keyframes ursa-module__gHdFTG__ursaLine1{to{width:56px}}@keyframes ursa-module__gHdFTG__ursaLine2{to{width:36px}}@keyframes ursa-module__gHdFTG__ursaScrollPulse{0%,to{opacity:.24;transform:scaleY(1)}50%{opacity:.6;transform:scaleY(1.15)}}@keyframes ursa-module__gHdFTG__poppinsDescent{0%{opacity:1;transform:translate(8vw,-22vh)scale(.06)rotate(-14deg)}40%{opacity:1;transform:translate(3vw,-10vh)scale(.5)rotate(-9deg)}62%{opacity:1;transform:translate(0,0)scale(1)rotate(-2deg)}80%{opacity:1;transform:translateY(1.5vh)scale(1.085)rotate(3deg)}90%{opacity:.85;transform:translateY(-.4vh)scale(.988)rotate(-1deg)}to{opacity:.32;transform:translate(0,0)scale(1)rotate(0)}}@keyframes ursa-module__gHdFTG__canopyLag{0%,62%{transform:rotate(0)scaleX(1)}80%{transform:rotate(2.5deg)scaleX(1.03)}90%{transform:rotate(-1.2deg)scaleX(.99)}to{transform:rotate(0)scaleX(1)}}@keyframes ursa-module__gHdFTG__detonateLetter{0%{opacity:0;filter:blur(6px);transform:translateY(.32em)scale(.86)}55%{opacity:1;filter:blur();transform:translateY(-.06em)scale(1.06)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ursa-module__gHdFTG__impactShake{0%{transform:translate(0)scale(1.012)}18%{transform:translate(-3px,2px)scale(1.012)}38%{transform:translate(2px,-1px)scale(1.006)}62%{transform:translate(-1px,1px)scale(1.002)}to{transform:translate(0)scale(1)}}@keyframes ursa-module__gHdFTG__ruleWipe{0%{width:0}to{width:140px}}@keyframes ursa-module__gHdFTG__ruleWipe2{0%{width:0}to{width:90px}}@keyframes ursa-module__gHdFTG__ursaRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ursa-module__gHdFTG__caretBlink{0%,49%{caret-color:var(--on-dark)}50%,to{caret-color:#0000}}@keyframes ursa-module__gHdFTG__hiredNudge{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__poppins{opacity:.18!important;animation:none!important;transform:scale(.92)!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__canopyTop,.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroName{animation:none!important;transform:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span{animation:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span:first-child{width:56px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__heroLines span:nth-child(2){width:36px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__scrollLine{animation:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__ltr,.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__ltr{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__word,.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordBlock.ursa-module__gHdFTG__detonate .ursa-module__gHdFTG__word{animation:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordRule span{width:140px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__wordRule span:nth-child(2){width:90px}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__unlock span{opacity:1!important;animation:none!important}.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__confirm,.ursa-module__gHdFTG__stage.ursa-module__gHdFTG__js.ursa-module__gHdFTG__motion .ursa-module__gHdFTG__confirm.ursa-module__gHdFTG__confirmShown{opacity:1!important;pointer-events:auto!important;animation:none!important;transform:none!important}.ursa-module__gHdFTG__confirmInput{caret-color:var(--on-dark)!important;animation:none!important}.ursa-module__gHdFTG__hired>*,.ursa-module__gHdFTG__hired .ursa-module__gHdFTG__hiredLine:nth-of-type(2),.ursa-module__gHdFTG__hired .ursa-module__gHdFTG__hiredLine:nth-of-type(3),.ursa-module__gHdFTG__hiredWelcome{opacity:1!important;animation:none!important}.ursa-module__gHdFTG__hiredArrow{animation:none!important}.reveal{opacity:1!important;transition:none!important;transform:none!important}}.ursa-module__gHdFTG__handoffRule{background:var(--rule-cream);height:1px}@media (max-width:768px){.ursa-module__gHdFTG__hero{padding:0 5vw 12vh}.ursa-module__gHdFTG__heroScroll{right:5vw}.ursa-module__gHdFTG__poppins{height:46vh}.ursa-module__gHdFTG__wordBlock{width:92vw;transform:translateY(-4vh)}.ursa-module__gHdFTG__word{font-size:clamp(26px,9vw,70px)}.ursa-module__gHdFTG__confirm{margin-top:4vh}.ursa-module__gHdFTG__confirmField{width:min(320px,86vw)}}
