.GitHubActivity-module__CpXYHq__section{background:var(--ink);color:var(--paper);min-height:100svh;padding:var(--section-space) var(--page-gutter) var(--space-6);overflow:hidden}.GitHubActivity-module__CpXYHq__header{margin:0 auto var(--space-8);max-width:var(--content-max);justify-content:space-between;align-items:end;display:flex}.GitHubActivity-module__CpXYHq__header h2{font-size:var(--text-heading);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0;font-weight:520;line-height:.93}.GitHubActivity-module__CpXYHq__total{flex-direction:column;align-items:flex-end;display:flex}.GitHubActivity-module__CpXYHq__total strong{font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-heading);font-size:clamp(3.25rem,6vw,6rem);font-weight:500;line-height:.85}.GitHubActivity-module__CpXYHq__total span{color:var(--ink-muted-inverse);font-size:var(--text-small);margin-top:var(--space-3)}.GitHubActivity-module__CpXYHq__field{border-top:1px solid var(--line-inverse);max-width:var(--content-max);padding-top:var(--space-4);margin:auto;display:block;overflow:hidden}.GitHubActivity-module__CpXYHq__mobileField{display:none}.GitHubActivity-module__CpXYHq__perspective{perspective:75rem;perspective-origin:50% 40%;align-items:center;min-height:min(61vh,42rem);display:flex;position:relative}.GitHubActivity-module__CpXYHq__ridge{opacity:0;height:28%;transition:opacity .7s var(--ease-out) .4s;width:96%;position:absolute;top:17%;left:2%;right:2%;overflow:visible}.GitHubActivity-module__CpXYHq__ridge polyline{fill:none;stroke:color-mix(in oklch, var(--paper) 56%, transparent);stroke-linecap:square;stroke-linejoin:bevel;stroke-width:1.2px;vector-effect:non-scaling-stroke}.GitHubActivity-module__CpXYHq__visible .GitHubActivity-module__CpXYHq__ridge{opacity:1}.GitHubActivity-module__CpXYHq__grid{transform-style:preserve-3d;grid-template-rows:repeat(7,clamp(1rem,1.65vw,1.7rem));grid-template-columns:repeat(53,minmax(.25rem,1fr));grid-auto-flow:column;gap:clamp(.125rem,.22vw,.32rem);width:100%;margin:auto;display:grid;transform:rotateX(52deg)rotate(-2deg)translateY(8%)}.GitHubActivity-module__CpXYHq__grid i{--height:1px;animation-delay:var(--delay);animation-name:GitHubActivity-module__CpXYHq__rise;animation-duration:.9s;animation-play-state:paused;animation-fill-mode:both;animation-timing-function:var(--ease-out);box-shadow:0 var(--height) 0 #080906;opacity:0;transform:translateZ(var(--height));transform-style:preserve-3d;background:#282923;display:block;position:relative}.GitHubActivity-module__CpXYHq__grid i:after{background:color-mix(in oklch, currentColor 34%, #080906);content:"";height:var(--height);transform-origin:top;position:absolute;inset:100% 0 auto;transform:rotateX(-90deg)}.GitHubActivity-module__CpXYHq__visible .GitHubActivity-module__CpXYHq__grid i{animation-play-state:running}.GitHubActivity-module__CpXYHq__grid i[data-level="1"]{--height:.45rem;color:#595a54;background:#595a54}.GitHubActivity-module__CpXYHq__grid i[data-level="2"]{--height:.9rem;color:#8b8c85;background:#8b8c85}.GitHubActivity-module__CpXYHq__grid i[data-level="3"]{--height:1.5rem;color:#bebfb8;background:#bebfb8}.GitHubActivity-module__CpXYHq__grid i[data-level="4"]{--height:2.35rem;background:var(--paper);box-shadow:0 var(--height) 0 #5b5c56, 0 0 1.4rem #f2f2ed24;color:var(--paper)}@keyframes GitHubActivity-module__CpXYHq__rise{0%{opacity:0;transform:translateZ(-.5rem)scale(.35)}to{opacity:1;transform:translateZ(var(--height)) scale(1)}}@media (max-width:56rem){.GitHubActivity-module__CpXYHq__field{display:none}.GitHubActivity-module__CpXYHq__mobileField{border-top:1px solid var(--line-inverse);max-width:36rem;padding-top:var(--space-5);margin-inline:auto;display:block}.GitHubActivity-module__CpXYHq__mobileGrid{grid-template-rows:repeat(53,clamp(.24rem,1.35vw,.38rem));grid-template-columns:repeat(7,1fr);gap:clamp(.16rem,1vw,.25rem);display:grid}.GitHubActivity-module__CpXYHq__mobileGrid i{background:#292a25;display:block}.GitHubActivity-module__CpXYHq__mobileGrid i[data-level="1"]{background:#555650}.GitHubActivity-module__CpXYHq__mobileGrid i[data-level="2"]{background:#85867f}.GitHubActivity-module__CpXYHq__mobileGrid i[data-level="3"]{background:#b9bab3}.GitHubActivity-module__CpXYHq__mobileGrid i[data-level="4"]{background:var(--paper);box-shadow:0 0 .8rem #f2f2ed24}.GitHubActivity-module__CpXYHq__mobileField>span{padding-top:var(--space-4);justify-content:space-between;font-size:.75rem;display:flex}.GitHubActivity-module__CpXYHq__mobileField b{font-weight:570}}@media (max-width:44rem){.GitHubActivity-module__CpXYHq__section{min-height:auto;padding:6.5rem var(--page-gutter)}.GitHubActivity-module__CpXYHq__header{align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-7);flex-direction:column}.GitHubActivity-module__CpXYHq__total{align-items:baseline;gap:var(--space-3);flex-direction:row}.GitHubActivity-module__CpXYHq__header h2{font-size:clamp(3.25rem,16vw,4.5rem)}.GitHubActivity-module__CpXYHq__total strong{font-size:clamp(2.25rem,11vw,3.2rem)}.GitHubActivity-module__CpXYHq__total span{margin-top:0;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.GitHubActivity-module__CpXYHq__ridge{opacity:1;transition:none}.GitHubActivity-module__CpXYHq__grid{transform:none}.GitHubActivity-module__CpXYHq__grid i{opacity:1;animation:none;transform:none}}
.HomeSections-module__qtLaBW__profile{background:var(--ink);color:var(--paper);min-height:100svh;padding:var(--section-space) var(--page-gutter);grid-template-columns:.92fr 1.08fr;gap:clamp(4rem,9vw,10rem);display:grid}.HomeSections-module__qtLaBW__profile h2,.HomeSections-module__qtLaBW__contact h2{font-size:var(--text-heading);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0;font-weight:520;line-height:.94}.HomeSections-module__qtLaBW__profileBody{align-self:end}.HomeSections-module__qtLaBW__profileBody>p{font-size:var(--text-lead);letter-spacing:-.018em;text-wrap:pretty;max-width:32ch;margin:0 0 clamp(4rem,9vw,8rem);font-weight:440;line-height:1.16}.HomeSections-module__qtLaBW__profile dl{border-top:1px solid var(--line-inverse);gap:var(--space-6);padding-top:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.HomeSections-module__qtLaBW__profile dl div{flex-direction:column-reverse;display:flex}.HomeSections-module__qtLaBW__profile dt{color:var(--ink-muted-inverse);font-size:var(--text-small)}.HomeSections-module__qtLaBW__profile dd{font-variant-numeric:tabular-nums;margin:0 0 var(--space-2);font-size:clamp(2rem,3vw,2.75rem);font-weight:520}.HomeSections-module__qtLaBW__contact{background:var(--paper);min-height:88svh;padding:var(--section-space) var(--page-gutter) var(--page-gutter);flex-direction:column;display:flex}.HomeSections-module__qtLaBW__contact h2{font-size:clamp(4.5rem,10vw,6rem)}.HomeSections-module__qtLaBW__contact>a{padding-bottom:var(--space-2);border-bottom:2px solid;align-self:flex-start;margin-top:auto;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:520}.HomeSections-module__qtLaBW__contact>a:active{scale:.96}.HomeSections-module__qtLaBW__contact>div{border-top:1px solid var(--line);font-size:var(--text-small);gap:var(--space-5);margin-top:var(--space-8);padding-top:var(--space-4);display:flex}.HomeSections-module__qtLaBW__contact>div span{margin-right:auto}@media (max-width:56rem){.HomeSections-module__qtLaBW__profile{gap:var(--space-8);grid-template-columns:1fr;min-height:auto;padding-block:6.5rem}.HomeSections-module__qtLaBW__profileBody>p{margin-bottom:var(--space-8)}.HomeSections-module__qtLaBW__contact{min-height:72svh;padding-block:6.5rem max(1.5rem, env(safe-area-inset-bottom))}}@media (max-width:36rem){.HomeSections-module__qtLaBW__profile dl{gap:var(--space-3);grid-template-columns:repeat(3,1fr)}.HomeSections-module__qtLaBW__profile h2,.HomeSections-module__qtLaBW__contact h2{font-size:clamp(3.2rem,16vw,4.5rem)}.HomeSections-module__qtLaBW__profileBody>p{font-size:1.28rem}.HomeSections-module__qtLaBW__profile dd{font-size:clamp(1.7rem,8vw,2.25rem)}.HomeSections-module__qtLaBW__profile dt{font-size:.68rem;line-height:1.2}.HomeSections-module__qtLaBW__contact>div{flex-wrap:wrap}.HomeSections-module__qtLaBW__contact>div span{flex-basis:100%}.HomeSections-module__qtLaBW__contact>a{font-size:clamp(1.25rem,6vw,1.75rem)}}
.HomeHero-module__TWx2nq__hero{background:var(--ink);color:var(--paper);min-height:100svh;padding:8rem var(--page-gutter) var(--page-gutter);grid-template-columns:minmax(17rem,.72fr) minmax(28rem,1.35fr) minmax(16rem,.62fr);display:grid;position:relative;overflow:hidden}.HomeHero-module__TWx2nq__hero:after{background:linear-gradient(#f4f4f20d 1px,#0000 1px),linear-gradient(90deg,#f4f4f20d 1px,#0000 1px);background-size:var(--grid-unit) var(--grid-unit);content:"";pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 86%,#0000);mask-image:linear-gradient(#0000,#000 20% 86%,#0000)}.HomeHero-module__TWx2nq__intro,.HomeHero-module__TWx2nq__statement{z-index:2;align-self:center;position:relative}.HomeHero-module__TWx2nq__intro h1{font-size:var(--text-display);letter-spacing:var(--tracking-display);text-wrap:balance;margin:0;font-weight:540;line-height:.84}.HomeHero-module__TWx2nq__intro p{color:var(--ink-muted-inverse);font-size:var(--text-body);margin:var(--space-6) 0 var(--space-5);text-wrap:pretty;max-width:27ch;line-height:1.55}.HomeHero-module__TWx2nq__mobileStatement{display:none}.HomeHero-module__TWx2nq__intro a{font-size:var(--text-small);border-bottom:1px solid;min-height:2.75rem;padding-top:.75rem;display:inline-block}.HomeHero-module__TWx2nq__intro a:active{scale:.96}.HomeHero-module__TWx2nq__portrait{z-index:1;align-self:stretch;min-height:38rem;position:relative}.HomeHero-module__TWx2nq__portrait canvas{width:100%;height:100%;position:absolute;inset:0}.HomeHero-module__TWx2nq__statement{font-size:var(--text-lead);letter-spacing:-.022em;margin:0;font-weight:480;line-height:1.04}@media (max-width:56rem){.HomeHero-module__TWx2nq__hero{min-height:max(46rem,100svh);padding:6.25rem var(--page-gutter) 1.5rem;display:block}.HomeHero-module__TWx2nq__intro{align-self:auto;min-height:calc(max(46rem,100svh) - 7.75rem)}.HomeHero-module__TWx2nq__intro h1{max-width:4ch;font-size:clamp(4rem,20vw,5.4rem);line-height:.82}.HomeHero-module__TWx2nq__mobileStatement{text-align:right;text-wrap:balance;max-width:12rem;margin:1.25rem 0 0 auto;font-size:1.05rem;font-weight:540;line-height:1.1;display:block}.HomeHero-module__TWx2nq__intro p{max-width:20rem;margin:min(47svh,25rem) 0 0;font-size:1rem}.HomeHero-module__TWx2nq__intro a{margin-top:.65rem}.HomeHero-module__TWx2nq__portrait{opacity:.86;min-height:0;position:absolute;inset:11.5rem -12% 8.5rem 3%}.HomeHero-module__TWx2nq__statement{display:none}}@media (max-width:24rem){.HomeHero-module__TWx2nq__intro p{margin-top:min(43svh,22rem)}.HomeHero-module__TWx2nq__portrait{inset-inline:-18% -22%}}@media (max-height:32rem) and (orientation:landscape){.HomeHero-module__TWx2nq__hero{min-height:42rem}.HomeHero-module__TWx2nq__intro{min-height:34rem}.HomeHero-module__TWx2nq__intro p{margin-top:15rem}}
.OptionWheel-module__thK7-q__wheel{cursor:grab;touch-action:none;outline:none;width:min(73rem,86vw);height:min(46rem,92svh);position:absolute;top:50%;left:7vw;transform:translateY(-50%)}.OptionWheel-module__thK7-q__wheel:active{cursor:grabbing}.OptionWheel-module__thK7-q__item{--wheel-focus:0;--wheel-opacity:.2;--wheel-r:0deg;--wheel-x:0;--wheel-y:0;opacity:var(--wheel-opacity);transform:translate3d(var(--wheel-x), var(--wheel-y), 0) rotate(var(--wheel-r)) translateY(-50%);transform-origin:0;align-items:baseline;transition:opacity 90ms linear;display:flex;position:absolute;top:50%;left:0}.OptionWheel-module__thK7-q__item span{letter-spacing:var(--tracking-display);font-size:clamp(3.5rem,7vw,6.75rem);font-weight:520;line-height:.84}.OptionWheel-module__thK7-q__item small{display:none}.OptionWheel-module__thK7-q__item[aria-selected=true]{opacity:1}@media (max-width:44rem){.OptionWheel-module__thK7-q__wheel{width:calc(100vw - 2.5rem);left:1.25rem}.OptionWheel-module__thK7-q__item span{font-size:clamp(3.4rem,17vw,5.4rem)}}
.SiteHeader-module__zBs5mG__header{color:var(--ink);padding:var(--space-5) var(--page-gutter);z-index:var(--z-header);grid-template-columns:auto 1fr auto;align-items:center;display:grid;position:absolute;inset:0 0 auto}.SiteHeader-module__zBs5mG__dark{color:var(--paper)}.SiteHeader-module__zBs5mG__mark{letter-spacing:-.04em;font-size:.75rem;font-weight:760;display:flex}.SiteHeader-module__zBs5mG__mark span{justify-content:center;align-items:center;width:2.125rem;height:1.75rem;display:flex}.SiteHeader-module__zBs5mG__light .SiteHeader-module__zBs5mG__mark span{background:var(--ink);color:var(--paper)}.SiteHeader-module__zBs5mG__dark .SiteHeader-module__zBs5mG__mark span{background:var(--paper);color:var(--ink)}.SiteHeader-module__zBs5mG__mark span:first-child{clip-path:polygon(0 0,100% 0,72% 100%,0 100%);border-radius:50% 0 0 50%}.SiteHeader-module__zBs5mG__mark span:last-child{clip-path:polygon(28% 0,100% 0,100% 100%,0 100%);border-radius:0 50% 50% 0;margin-left:-.44rem}.SiteHeader-module__zBs5mG__header nav{gap:var(--space-5);margin-left:var(--space-7);display:flex}.SiteHeader-module__zBs5mG__header nav a,.SiteHeader-module__zBs5mG__menu,.SiteHeader-module__zBs5mG__close,.SiteHeader-module__zBs5mG__destination{font-size:var(--text-small);font-weight:590}.SiteHeader-module__zBs5mG__header nav a{position:relative}.SiteHeader-module__zBs5mG__header nav a:after{content:"";transform-origin:100%;height:1px;transition:transform var(--duration-enter) var(--ease-out);background:currentColor;width:100%;position:absolute;bottom:-.3rem;left:0;transform:scaleX(0)}.SiteHeader-module__zBs5mG__header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.SiteHeader-module__zBs5mG__menu,.SiteHeader-module__zBs5mG__close{background:0 0;border:0;border-bottom:1px solid;justify-self:end;min-height:2.75rem;padding:0}.SiteHeader-module__zBs5mG__menu:active,.SiteHeader-module__zBs5mG__close:active,.SiteHeader-module__zBs5mG__destination:active{scale:.96}.SiteHeader-module__zBs5mG__menu b,.SiteHeader-module__zBs5mG__close b,.SiteHeader-module__zBs5mG__destination b{margin-left:.45rem}.SiteHeader-module__zBs5mG__overlay{background:var(--ink);color:var(--paper);z-index:var(--z-overlay);position:fixed;inset:0;overflow:hidden}.SiteHeader-module__zBs5mG__close{right:var(--page-gutter);top:var(--space-5);z-index:2;position:absolute}.SiteHeader-module__zBs5mG__destination{bottom:var(--space-6);left:var(--page-gutter);z-index:2;border-bottom:1px solid;min-height:2.75rem;padding-top:.75rem;position:absolute}.SiteHeader-module__zBs5mG__mobileIndex{display:none}@media (max-width:44rem){.SiteHeader-module__zBs5mG__header{padding-top:max(var(--space-4), env(safe-area-inset-top))}.SiteHeader-module__zBs5mG__header nav{display:none}.SiteHeader-module__zBs5mG__menu,.SiteHeader-module__zBs5mG__close{min-width:4.25rem;min-height:2.75rem}.SiteHeader-module__zBs5mG__close{right:var(--page-gutter);top:max(var(--space-4), env(safe-area-inset-top))}.SiteHeader-module__zBs5mG__overlay{padding:max(5.75rem, calc(env(safe-area-inset-top) + 4.75rem)) var(--page-gutter) max(1.5rem, env(safe-area-inset-bottom))}.SiteHeader-module__zBs5mG__destination{display:none}.SiteHeader-module__zBs5mG__overlay>[role=listbox]{display:none}.SiteHeader-module__zBs5mG__mobileIndex{border-top:1px solid var(--line-inverse);height:100%;display:grid}.SiteHeader-module__zBs5mG__mobileIndex a{border-bottom:1px solid var(--line-inverse);letter-spacing:var(--tracking-heading);grid-template-columns:2rem 1fr auto;align-items:center;min-height:4.75rem;font-size:clamp(2.5rem,13vw,4.25rem);font-weight:520;line-height:.9;display:grid}.SiteHeader-module__zBs5mG__mobileIndex a span{font-variant-numeric:tabular-nums;letter-spacing:0;align-self:start;padding-top:.4rem;font-size:.65rem}.SiteHeader-module__zBs5mG__mobileIndex a b{font-size:1rem;font-weight:500}.SiteHeader-module__zBs5mG__mobileIndex a:active{scale:.96}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__zBs5mG__header nav a:after{transition:none}}
.TechConsole-module__zoiTTG__section{background:var(--paper);min-height:100svh;padding:var(--section-space) var(--page-gutter)}.TechConsole-module__zoiTTG__intro{margin:0 auto var(--space-9);max-width:var(--content-max);justify-content:space-between;align-items:end;display:flex}.TechConsole-module__zoiTTG__intro h2{font-size:var(--text-heading);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0;font-weight:520;line-height:.93}.TechConsole-module__zoiTTG__intro p{color:var(--ink-muted);font-size:var(--text-body);margin:0 0 .35rem}.TechConsole-module__zoiTTG__console{color:var(--paper);max-width:var(--content-max);padding:var(--space-5);background:#181915;margin:auto;transform:perspective(106rem)rotateX(1.2deg);box-shadow:0 1.1rem #0b0c09,0 2rem 4rem #11120f2e,inset 0 1px #ffffff1f}.TechConsole-module__zoiTTG__groups{display:grid}.TechConsole-module__zoiTTG__mobileGroups{display:none}.TechConsole-module__zoiTTG__group{border-bottom:1px solid var(--line-inverse);gap:var(--space-6);padding:var(--space-6) 0;grid-template-columns:minmax(10rem,.3fr) 1fr;display:grid}.TechConsole-module__zoiTTG__group:last-child{border-bottom:0}.TechConsole-module__zoiTTG__group h3{font-size:var(--text-body);letter-spacing:-.01em;margin:0;font-weight:570}.TechConsole-module__zoiTTG__group ul{grid-template-columns:repeat(9,minmax(4rem,1fr));gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.TechConsole-module__zoiTTG__key{min-width:0}.TechConsole-module__zoiTTG__cap{aspect-ratio:1.1;transition:background var(--duration-exit) var(--ease-out), box-shadow var(--duration-exit) var(--ease-out), transform var(--duration-exit) var(--ease-out);background:linear-gradient(145deg,#ffffff12,#0000 42%),#292a25;border-radius:.3rem;flex-direction:column;justify-content:center;align-items:center;padding:12%;display:flex;transform:translateY(0);box-shadow:0 .32rem #10110e,0 .5rem .6rem #00000061,inset 0 1px #ffffff1f}.TechConsole-module__zoiTTG__key:hover .TechConsole-module__zoiTTG__cap{background:linear-gradient(145deg,#ffffff1f,#0000 42%),#343530;transform:translateY(.2rem);box-shadow:0 .12rem #10110e,0 .25rem .3rem #0000005c,inset 0 1px #ffffff24}.TechConsole-module__zoiTTG__cap svg{fill:#e0e0da;width:clamp(1.25rem,2vw,2rem);height:clamp(1.25rem,2vw,2rem);margin-bottom:14%}.TechConsole-module__zoiTTG__cap span{color:#e8e8e2;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:clamp(.5rem,.62vw,.65rem);font-weight:550;overflow:hidden}@media (max-width:68rem){.TechConsole-module__zoiTTG__group ul{grid-template-columns:repeat(6,minmax(4rem,1fr))}}@media (max-width:56rem){.TechConsole-module__zoiTTG__section{min-height:auto;padding-block:6.5rem}.TechConsole-module__zoiTTG__intro{align-items:flex-start;gap:var(--space-5);flex-direction:column}.TechConsole-module__zoiTTG__group{grid-template-columns:1fr}}@media (max-width:36rem){.TechConsole-module__zoiTTG__intro{margin-bottom:var(--space-7)}.TechConsole-module__zoiTTG__intro h2{font-size:clamp(3.1rem,15vw,4.25rem)}.TechConsole-module__zoiTTG__intro p{display:none}.TechConsole-module__zoiTTG__console{padding:var(--space-4);transform:none;box-shadow:0 .6rem #0b0c09,0 1rem 2rem #11120f29,inset 0 1px #ffffff1f}.TechConsole-module__zoiTTG__groups{display:none}.TechConsole-module__zoiTTG__mobileGroups{display:block}.TechConsole-module__zoiTTG__mobileGroups details{border-bottom:1px solid var(--line-inverse)}.TechConsole-module__zoiTTG__mobileGroups details:last-child{border-bottom:0}.TechConsole-module__zoiTTG__mobileGroups summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:3.75rem;font-size:.92rem;font-weight:570;list-style:none;display:flex}.TechConsole-module__zoiTTG__mobileGroups summary::-webkit-details-marker{display:none}.TechConsole-module__zoiTTG__mobileGroups summary b{font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:520}.TechConsole-module__zoiTTG__mobileGroups ul{padding:0 0 var(--space-5);grid-template-columns:repeat(3,1fr);gap:.6rem;margin:0;list-style:none;display:grid}.TechConsole-module__zoiTTG__cap{aspect-ratio:1;padding:13%}.TechConsole-module__zoiTTG__cap svg{width:1.55rem;height:1.55rem}.TechConsole-module__zoiTTG__cap span{font-size:.58rem}}@media (prefers-reduced-motion:reduce){.TechConsole-module__zoiTTG__cap{transition:none}}
