/* A spacious opening and a scroll-driven perspective gallery. */
html{overflow-x:clip}body{overflow-x:clip}main{position:relative;isolation:isolate}.ambient{position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none}.ambient i{display:block;position:absolute}.orbit{width:56vw;aspect-ratio:1;border:1px solid #ff422d45;border-radius:50%;box-shadow:0 0 70px #ff422d0a,inset 0 0 80px #ff422d08}.orbit:before,.orbit:after{content:'';position:absolute;inset:12%;border:1px solid #ffffff12;border-radius:50%}.orbit:after{inset:26%;border-color:#ff422d30}.orbit-one{top:4vh;right:-19vw;animation:orbit 22s linear infinite}.orbit-two{top:195vh;left:-24vw;animation:orbit 29s linear infinite reverse}.floating-frame{width:16vw;aspect-ratio:1;border:1px solid #ff422d75;box-shadow:0 0 35px #ff422d0b}.floating-frame:after{content:'';position:absolute;inset:14%;border:1px solid #eeeeee29}.frame-one{top:65vh;left:-7vw;animation:frame-drift 18s ease-in-out infinite}.frame-two{top:145vh;right:-5vw;width:23vw;animation:frame-drift 24s ease-in-out infinite reverse}.light-streak{left:30%;top:0;width:1px;height:180vh;background:linear-gradient(transparent,#ff422d44,transparent);transform:rotate(30deg);animation:streak 16s ease-in-out infinite}
.hero{height:125svh;min-height:980px}.hero-stage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto minmax(0,1fr) auto;gap:28px 7vw;height:100svh;min-height:780px;padding:116px var(--gutter) 28px;overflow:clip}.hero-name{position:relative;display:flex;flex-wrap:nowrap;grid-column:1/-1;align-items:center;justify-content:space-between;width:100%;max-width:100%;min-width:0;white-space:nowrap;margin:0;font-size:clamp(60px,16.8vw,330px);letter-spacing:-.045em;line-height:.86;transform:none;will-change:auto;z-index:3}.hero-name span{flex:0 0 auto;letter-spacing:-.045em}.hero-intro{position:static;grid-column:1;grid-row:2;width:100%;max-width:500px;align-self:center}.hero-intro h2{font-size:clamp(28px,3.4vw,58px);margin:20px 0;max-width:500px}.hero-intro p{font-size:16px;max-width:340px}.hero-intro p br{display:none}.hero-intro .eyebrow{max-width:none}.portrait-wrap{position:relative;grid-column:2;grid-row:2;top:auto;bottom:auto;left:auto;width:100%;max-width:490px;height:100%;min-height:260px;justify-self:center;border:1px solid #797971;box-shadow:22px 22px 0 -1px #111110,22px 22px 0 0 #ff422d55,0 20px 80px #0008;transform:perspective(1400px) translateY(calc(var(--hero-progress,0)*-18px)) rotateY(calc(-7deg + var(--pointer-x,0)*5deg)) rotateX(calc(var(--pointer-y,0)*-4deg));transform-origin:center;animation:portrait-in 1.2s ease both;z-index:2}.portrait-wrap img{object-position:50% 30%;transform:scale(1.04);transition:filter .85s,transform .9s}.portrait-wrap:hover img{transform:scale(1.1)}.hero-bottom{position:static;grid-column:1/-1;grid-row:3;align-items:center;margin-top:8px}.hero-side{display:none}.manifesto{background:#111110b0}.manifesto p{position:relative}.gallery-hud,.gallery-controls{display:none}.gallery-anchor{height:0}.work{position:relative}.gallery-enhanced.work{height:680svh;padding-bottom:0}.gallery-enhanced .gallery-scene{position:sticky;top:0;height:100svh;min-height:480px;overflow:clip;isolation:isolate}.gallery-enhanced .gallery-scene:before{content:'';position:absolute;inset:10% -10%;background:radial-gradient(ellipse at 50% 65%,#ff422d1f,transparent 62%);pointer-events:none;animation:glow-breathe 7s ease-in-out infinite}.gallery-enhanced .gallery-scene:after{content:'';position:absolute;inset:53% -50% -50%;background-image:linear-gradient(#ffffff0b 1px,transparent 1px),linear-gradient(90deg,#ffffff0b 1px,transparent 1px);background-size:90px 90px;transform:perspective(500px) rotateX(64deg);transform-origin:50% 0;z-index:-1;mask-image:linear-gradient(transparent,#000 50%,transparent);pointer-events:none}.gallery-enhanced .gallery-hud{position:absolute;top:26px;left:0;right:0;display:flex;justify-content:space-between;gap:12px;z-index:20;font-size:14px}.gallery-count{color:var(--accent);font-variant-numeric:tabular-nums}.gallery-enhanced .project-grid{position:absolute;inset:75px 0 105px;display:block;perspective:1300px;perspective-origin:50% 42%;transform-style:preserve-3d}.gallery-enhanced .project-card{position:absolute;top:50%;left:50%;width:min(58vw,850px);height:100%;max-height:690px;margin:0!important;border:1px solid #68635b;background:#181816;box-shadow:0 30px 100px #0009,0 2px 0 #ffffff30 inset;transform-style:preserve-3d;transform-origin:center;will-change:transform,opacity;transition:filter .25s;outline-offset:4px;backface-visibility:hidden}.gallery-enhanced .project-card.is-current{border-color:#aaa397}.gallery-enhanced .project-art{height:calc(100% - 100px);min-height:0;width:100%;background:var(--surface)}.gallery-enhanced .project-art img{object-fit:contain;padding:0;transform:scale(1);filter:grayscale(1);transition:filter .7s,transform .8s}.gallery-enhanced .project-card.is-current .project-art img{filter:grayscale(.15)}.gallery-enhanced .project-card:hover .project-art img{filter:grayscale(0);transform:scale(1.045)}.gallery-enhanced .project-caption{height:100px;margin:0;padding:18px 24px;border-top:1px solid #55554b;background:#181816;transform:translateZ(1px)}.gallery-enhanced .project-caption h3{font-size:clamp(24px,2.7vw,38px)}.gallery-enhanced .project-caption p{font-size:13px}.gallery-enhanced .project-view{width:70px;height:70px;right:18px;bottom:18px;background:var(--accent);color:#111}.gallery-enhanced .gallery-controls{display:flex;align-items:center;justify-content:center;gap:22px;position:absolute;bottom:28px;left:0;right:0;z-index:30}.gallery-controls button{border:1px solid #66665c;background:#181816;color:var(--paper);cursor:pointer;min-width:44px;height:44px;border-radius:50%;transition:background .2s,color .2s}.gallery-controls button:hover,.gallery-controls button[aria-current=true]{background:var(--accent);color:var(--ink);border-color:var(--accent)}.gallery-controls button:disabled{opacity:.3;cursor:default}.gallery-dots{display:flex;gap:8px}.gallery-dots button{font-size:12px}.gallery-controls>.eyebrow{position:absolute;right:0;color:var(--muted);font-size:11px}.gallery-enhanced .project-card:not(.is-current) .project-view{display:none}.about-photo img{transition:filter .7s,transform .9s}.about-photo:hover img{filter:grayscale(0);transform:scale(1.025)}.motion-ready .case-gallery .reveal{transform:perspective(1000px) translateY(65px) rotateY(-12deg) scale(.94);transform-origin:left center}.motion-ready .case-gallery .reveal.visible{transform:perspective(1000px) translateY(0) rotateY(0) scale(1)}.ticker{position:relative;z-index:2}
@keyframes orbit{0%{transform:perspective(1000px) rotateX(58deg) rotateY(-28deg) rotateZ(0)}50%{transform:perspective(1000px) rotateX(72deg) rotateY(28deg) rotateZ(180deg)}100%{transform:perspective(1000px) rotateX(58deg) rotateY(-28deg) rotateZ(360deg)}}@keyframes frame-drift{0%,100%{transform:perspective(800px) translateY(0) rotateX(35deg) rotateY(-25deg) rotateZ(20deg)}50%{transform:perspective(800px) translateY(-80px) rotateX(-20deg) rotateY(45deg) rotateZ(95deg)}}@keyframes glow-breathe{0%,100%{opacity:.4;transform:scale(.92)}50%{opacity:1;transform:scale(1.1)}}@keyframes streak{0%,100%{opacity:.2;translate:-60px 0}50%{opacity:.9;translate:60px 0}}
@media(max-width:1000px){.gallery-controls>.eyebrow{display:none}.gallery-enhanced .project-card{width:72vw}.hero-stage{gap:24px 40px}.hero-intro h2{font-size:35px}.portrait-wrap{max-width:380px}}@media(max-width:760px){.hero{height:auto;min-height:0}.hero-stage{position:relative;height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;padding-top:105px;gap:26px}.hero-name{font-size:16.7vw;grid-column:1;grid-row:1;letter-spacing:-.065em}.hero-name span{letter-spacing:-.065em}.hero-intro{grid-row:3;grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.hero-intro .eyebrow{font-size:11px;grid-column:1/-1}.hero-intro h2{font-size:28px;max-width:none;margin:0}.hero-intro p{font-size:14px;max-width:none;margin:0}.portrait-wrap{grid-column:1;grid-row:2;min-height:0;height:42svh;max-height:410px;width:80%;max-width:350px;box-shadow:12px 12px 0 -1px #111,12px 12px 0 0 #ff422d60}.portrait-wrap img{object-position:50% 30%}.hero-bottom{grid-column:1;grid-row:4;margin-top:5px}.hero-bottom .small-label{font-size:9px;max-width:135px}.scroll-link{gap:10px;font-size:10px}.hero-intro h2 br{display:none}.gallery-enhanced.work{height:580svh}.gallery-enhanced .gallery-scene{min-height:420px}.gallery-enhanced .project-grid{inset:65px 0 95px;perspective:900px}.gallery-enhanced .project-card{width:82vw;max-height:660px}.gallery-enhanced .project-caption{padding:18px 16px}.gallery-enhanced .gallery-hud .eyebrow{font-size:10px}.gallery-enhanced .gallery-controls{gap:8px;bottom:25px}.gallery-dots{gap:4px}.gallery-dots button{min-width:32px;width:32px;height:38px;border-radius:5px;font-size:11px}.gallery-controls>button{min-width:40px;width:40px;height:40px}.orbit-one{width:100vw;top:15vh;right:-40vw}.floating-frame{width:35vw}.gallery-enhanced .project-view{transform:none;width:55px;height:55px;font-size:10px}.hero-intro p br{display:none}}html[data-motion="off"] .ambient{display:none}html[data-motion="off"] .hero{height:auto;min-height:0}html[data-motion="off"] .hero-stage{position:relative}html[data-motion="off"] .portrait-wrap,html[data-motion="off"] .hero-name{transform:none!important}html[data-motion="off"] .gallery-enhanced.work{height:auto}html[data-motion="off"] .gallery-enhanced .gallery-scene{position:relative;height:auto}html[data-motion="off"] .gallery-enhanced .project-grid{position:static;display:grid;perspective:none}html[data-motion="off"] .gallery-enhanced .project-card{position:static;width:auto;height:auto;max-height:none;transform:none!important;opacity:1!important;visibility:visible!important}html[data-motion="off"] .gallery-enhanced .project-art{height:70vw}html[data-motion="off"] .gallery-enhanced .gallery-hud,html[data-motion="off"] .gallery-enhanced .gallery-controls{display:none}html[data-motion="off"] .motion-ready .case-gallery .reveal{transform:none!important;opacity:1!important}
html[data-motion="on"] .gallery-enhanced .project-card{transition:transform .14s linear,opacity .14s linear,filter .25s}
/* User-selected motion mode. The control always provides a calm view. */
.motion-toggle{display:none;position:fixed;bottom:18px;left:18px;z-index:70;min-height:42px;padding:10px 16px;border:1px solid #737369;background:#151512ed;color:#f3f1eb;border-radius:24px;font-size:13px;cursor:pointer;box-shadow:0 4px 18px #0005}.motion-toggle.ready{display:block}.motion-toggle[aria-pressed=true]{border-color:#ff422d}.motion-toggle:before{content:'';display:inline-block;vertical-align:middle;width:7px;height:7px;margin-right:9px;background:#a9a8a3;border-radius:50%}.motion-toggle[aria-pressed=true]:before{background:#ff422d}
.hero-stage{isolation:isolate}.hero-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;filter:grayscale(1);opacity:.2}.hero-backdrop:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#11111030,#11111000 30%,#111110cc 92%,#111110),linear-gradient(90deg,#11111099,transparent 70%)}.hero-name{isolation:isolate;text-shadow:0 4px 50px #0005}.ambient{z-index:0}.hero,.manifesto,.work,.about,.off-duty{position:relative;z-index:1}.orbit{border-color:#ff422d99}.floating-frame{border-color:#ff422daa}.gallery-space{position:absolute;inset:0;overflow:hidden;pointer-events:none;perspective:1000px;z-index:0}.gallery-space i{display:block;position:absolute;left:50%;top:48%;width:min(68vw,850px);height:65%;border:2px solid #ff422d80;box-shadow:0 0 40px #ff422d12;transform-style:preserve-3d;animation:gallery-frame 14s ease-in-out infinite}.gallery-space i:nth-child(2){width:min(75vw,1020px);height:73%;border:1px solid #f3f1eb45;animation-delay:-4s;animation-duration:19s}.gallery-space i:nth-child(3){width:min(84vw,1200px);height:83%;border:1px solid #ff422d55;animation-delay:-8s;animation-duration:24s}.gallery-enhanced .project-grid{z-index:2}.gallery-space{display:none}.gallery-enhanced .gallery-space{display:block}.gallery-enhanced .gallery-controls{bottom:70px}.gallery-enhanced .project-grid{bottom:145px}
@keyframes gallery-frame{0%,100%{transform:translate(-50%,-50%) rotateX(12deg) rotateY(-20deg) rotateZ(-12deg)}50%{transform:translate(-50%,-50%) rotateX(-18deg) rotateY(25deg) rotateZ(16deg)}}
html[data-motion="off"] .ambient,html[data-motion="off"] .gallery-space{display:none}html[data-motion="off"] .hero-backdrop{display:block}html[data-motion="off"] .hero-backdrop img{opacity:.2}html[data-motion="off"] .hero-stage{position:relative}
@media(max-width:760px){.hero-backdrop{height:80svh}.hero-backdrop img{object-position:50% 25%;opacity:.18}.gallery-space i{width:90vw}.gallery-space i:nth-child(2){width:96vw}.gallery-space i:nth-child(3){width:100vw}.gallery-enhanced .gallery-controls{bottom:75px}.gallery-enhanced .project-grid{bottom:145px}.motion-toggle{bottom:14px;left:14px;font-size:12px;min-height:40px}}
/* Native, flat link surfaces; perspective is confined to the visual face. */
.gallery-open{font-size:14px;line-height:1.5;display:inline-flex;align-items:center;min-height:44px;padding:8px 18px;background:var(--paper);color:var(--ink);border-radius:24px;margin-left:auto;margin-right:24px;pointer-events:auto}.gallery-open:hover{background:var(--accent)}.gallery-hud{align-items:center;pointer-events:none}.gallery-hud .gallery-open{pointer-events:auto}.gallery-enhanced .project-grid{perspective:none;transform-style:flat;pointer-events:none}.gallery-enhanced .project-card{background:transparent;border:0;box-shadow:none;transform-style:flat;backface-visibility:visible;cursor:pointer;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.gallery-enhanced .project-face{position:relative;height:100%;width:100%;background:#181816;border:1px solid #68635b;box-shadow:0 25px 65px #0009;transform:perspective(1300px) rotateY(var(--face-y,0deg)) rotateX(var(--face-x,0deg)) rotateZ(var(--face-roll,0deg));transform-style:flat;filter:brightness(var(--face-brightness,1));transition:transform .14s linear,filter .2s;pointer-events:none}.gallery-enhanced .project-card.is-current .project-face{border-color:#aaa397}.gallery-enhanced .project-face *{pointer-events:none}.gallery-enhanced .project-caption{transform:none}.gallery-enhanced .project-view{overflow:hidden;max-width:70px;max-height:70px;border-radius:50%;isolation:isolate;z-index:2;opacity:1}.gallery-enhanced .project-art{isolation:isolate}.gallery-enhanced .project-card:focus-visible{outline:3px solid var(--accent)}.gallery-enhanced .project-card.is-current .project-art img{filter:grayscale(0)}.gallery-space,.gallery-space *,.gallery-scene:before,.gallery-scene:after,.cursor{pointer-events:none!important}html[data-motion="off"] .project-face{transform:none;filter:none;height:auto}.gallery-count{white-space:nowrap}@media(max-width:760px){.gallery-enhanced .gallery-hud>.eyebrow{display:none}.gallery-open{margin-left:0;margin-right:auto;font-size:13px;max-width:75%;padding:8px 14px}.gallery-enhanced .gallery-hud{top:12px}.gallery-enhanced .project-grid{top:76px}}

/* Phone layout: one portrait, one reading column, one clear gallery card. */
@media (max-width:760px) {
  :root{--gutter:24px}
  .nav{height:80px;gap:16px}
  .nav-links{gap:16px;font-size:14px;align-items:center}
  .nav-links a{display:inline-flex;align-items:center;min-height:44px;gap:3px}
  .hero-stage{padding:108px var(--gutter) 48px;gap:32px;overflow:hidden}
  .hero-backdrop,html[data-motion="off"] .hero-backdrop{display:none}
  .hero-name{line-height:1;letter-spacing:-.045em;text-shadow:none}
  .hero-name span{letter-spacing:-.045em}
  .portrait-wrap{width:100%;max-width:420px;height:auto;aspect-ratio:4/5;max-height:none;transform:none;box-shadow:none}
  .portrait-wrap img{object-position:50% 30%;transform:none}
  .hero-intro{display:flex;flex-direction:column;gap:18px;max-width:100%}
  .hero-intro .eyebrow{font-size:14px;max-width:none;line-height:1.65}
  .hero-intro .eyebrow br{display:none}
  .hero-intro h2{font-size:clamp(30px,8vw,42px);line-height:1.2;max-width:100%;margin:0}
  .hero-intro p{font-size:16px;line-height:1.7;max-width:34ch;margin:0}
  .hero-bottom{flex-direction:column;align-items:flex-start;gap:24px;margin:0}
  .scroll-link{font-size:14px;gap:14px}
  .circle-arrow{flex-shrink:0}
  .hero-bottom .small-label{font-size:12px;max-width:none;text-align:left;line-height:1.8}
  .ambient .frame-one,.ambient .orbit-one{display:none}
  .manifesto{padding:72px var(--gutter);gap:28px}
  .manifesto p{font-size:clamp(32px,8.5vw,52px);line-height:1.15}
  .section-head{padding-bottom:26px;margin-bottom:36px}
  .section-head h2{font-size:clamp(40px,10.5vw,70px);line-height:1.05;letter-spacing:-.055em}
  .section-head sup{font-size:14px;margin-left:6px}
  .gallery-enhanced .gallery-scene{height:100svh;min-height:540px}
  .gallery-enhanced .gallery-hud{top:16px;gap:12px}
  .gallery-open{font-size:14px;max-width:calc(100% - 64px);margin:0 auto 0 0;padding:10px 16px}
  .gallery-count{font-size:14px}
  .gallery-enhanced .project-grid{inset:86px 0 208px}
  .gallery-enhanced .project-card{width:100%;max-height:540px}
  .gallery-enhanced .project-caption{height:100px;padding:16px}
  .gallery-enhanced .project-caption h3{font-size:clamp(23px,6.5vw,30px);line-height:1.15;margin-bottom:8px}
  .gallery-enhanced .project-caption p{font-size:14px;line-height:1.4}
  .gallery-enhanced .project-view{display:none}
  .gallery-enhanced .gallery-controls{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px;bottom:86px;max-width:360px;margin-inline:auto}
  .gallery-dots{display:grid;grid-template-columns:repeat(3,44px);justify-content:center;gap:8px}
  .gallery-dots button,.gallery-controls>button{width:44px;min-width:44px;height:44px;font-size:14px}
  .gallery-space i{opacity:.25}
  .gallery-space i:nth-child(n+2){display:none}
  .about{gap:36px;padding:64px var(--gutter) 80px}
  .about-copy h2{font-size:clamp(42px,11vw,64px);line-height:1.08}
  .about-copy>p{font-size:16px;line-height:1.8}
  .disciplines{gap:10px}
  .disciplines span{font-size:14px;padding:10px 14px}
  .life-grid{grid-template-columns:1fr;gap:36px}
  .life-grid figure:nth-child(2){margin-top:0}
  .life-grid img{height:auto;max-height:none;aspect-ratio:3/4}
  .life-grid figcaption{font-size:14px;line-height:1.6}
  .case-facts{gap:26px 18px}
  .case-facts dt,.case-gallery figcaption{font-size:14px;line-height:1.5}
  .case-facts dd{font-size:16px;overflow-wrap:anywhere}
  .case-story p{line-height:1.8}
  .motion-ready .case-gallery .reveal{transform:translateY(32px)}
  .motion-ready .case-gallery .reveal.visible{transform:translateY(0)}
  .footer{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}
  .footer-top{flex-direction:column;gap:12px;font-size:14px}
  .footer-bottom{flex-direction:column;gap:16px;font-size:14px}
  .motion-toggle{bottom:calc(12px + env(safe-area-inset-bottom,0px));min-height:44px;font-size:14px}
}
@media (max-width:360px) {
  :root{--gutter:20px}
  .nav-links{gap:12px}
  .gallery-enhanced .gallery-controls{gap:8px}
}

/* A continuous, non-interactive motion backdrop on every portfolio page. */
body{isolation:isolate}
main{z-index:1}
.motion-field{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;contain:strict}
.motion-field *{pointer-events:none!important}
.motion-field-inner{position:absolute;inset:-7%;transform:translate(calc(var(--pointer-x,0)*-12px),calc(var(--pointer-y,0)*-10px + var(--page-progress,0)*-36px));transition:transform .7s ease-out}
.motion-field i{display:block;position:absolute}
.drift-ring{width:clamp(280px,48vw,760px);aspect-ratio:1;border:1px solid #ff422d70;border-radius:50%;animation:field-orbit 24s linear infinite}
.drift-ring:after{content:'';position:absolute;inset:12%;border:1px solid #f3f1eb24;border-radius:50%}
.drift-ring-one{right:-16%;top:-12%;transform-origin:45% 55%}
.drift-ring-two{left:-22%;bottom:-23%;width:60vw;animation-duration:32s;animation-direction:reverse;border-color:#ff422d45}
.drift-square{width:clamp(90px,15vw,240px);aspect-ratio:1;border:1px solid #ff422d66;animation:field-tumble 19s ease-in-out infinite}
.drift-square:after{content:'';position:absolute;inset:20%;border:1px solid #f3f1eb20}
.drift-square-one{left:8%;top:30%}
.drift-square-two{right:8%;bottom:16%;width:100px;animation-delay:-8s;animation-duration:26s}
.drift-line{height:140%;width:1px;top:-20%;left:54%;background:linear-gradient(transparent,#ff422d55 35%,#f3f1eb25 55%,transparent);animation:field-sweep 21s ease-in-out infinite}
.drift-dot{width:5px;height:5px;background:#ff735e;border-radius:50%;box-shadow:0 0 14px #ff422d60;animation:field-float 13s ease-in-out infinite}
.drift-dot-one{left:23%;bottom:16%}
.drift-dot-two{right:19%;top:18%;width:3px;height:3px;animation-delay:-6s;animation-duration:17s}
/* Replace the earlier page-length decoration to keep the number of shapes bounded. */
.ambient{display:none}
.footer{position:relative;z-index:1;isolation:isolate;overflow:hidden}
.footer:before,.footer:after{content:'';position:absolute;z-index:-1;pointer-events:none;border:1px solid #11111028;aspect-ratio:1;width:min(60vw,700px);right:-15%;top:-45%;border-radius:50%;animation:field-orbit 24s linear infinite}
.footer:after{width:min(35vw,420px);left:-12%;top:40%;border-radius:0;animation:field-tumble 22s ease-in-out infinite}
@keyframes field-orbit{0%{transform:translate(0,0) rotateX(45deg) rotateY(-22deg) rotateZ(0deg)}50%{transform:translate(-24px,45px) rotateX(65deg) rotateY(28deg) rotateZ(180deg)}100%{transform:translate(0,0) rotateX(45deg) rotateY(-22deg) rotateZ(360deg)}}
@keyframes field-tumble{0%,100%{transform:translate(0,0) perspective(900px) rotateX(22deg) rotateY(-30deg) rotateZ(18deg)}50%{transform:translate(35px,-65px) perspective(900px) rotateX(-32deg) rotateY(38deg) rotateZ(110deg)}}
@keyframes field-sweep{0%,100%{transform:translateX(-80px) rotate(28deg);opacity:.4}50%{transform:translateX(80px) rotate(14deg);opacity:.85}}
@keyframes field-float{0%,100%{transform:translate(0,0);opacity:.35}50%{transform:translate(30px,-65px);opacity:.9}}
html[data-motion="off"] .motion-field{display:none}
html[data-motion="off"] .footer:before,html[data-motion="off"] .footer:after{display:none}
html[data-page-hidden="true"] .motion-field i,html[data-page-hidden="true"] .footer:before,html[data-page-hidden="true"] .footer:after{animation-play-state:paused}
@media(max-width:760px){
 .motion-field-inner{transform:translateY(calc(var(--page-progress,0)*-20px))}
 .drift-ring-one{width:90vw;right:-42%;top:3%;border-color:#ff422d50}
 .drift-square-one{left:-16%;top:66%;width:130px;border-color:#ff422d40}
 .drift-dot-one{left:92%;bottom:26%;width:4px;height:4px}
 .drift-ring-two,.drift-square-two,.drift-line,.drift-dot-two{display:none}
 .footer:before{width:90vw;right:-50%;top:-10%}
 .footer:after{display:none}
}
