:root{--black:#000;--white:#fff;--paper:#edf2f3;--smoke:#b8bbc2;--glass:#ddfbff;--spectral-cyan:#54f6ff;--spectral-magenta:#ff3bd4;--spectral-amber:#ffd65a;--serif:"Instrument Serif", Georgia, serif;--sans:"Instrument Sans", Helvetica, Arial, sans-serif;--gutter:clamp(20px, 5vw, 80px);--content:1500px;--inset:max(var(--gutter), calc((100% - var(--content)) / 2 + var(--gutter)));--nav-height:80px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 20px)}body{background:var(--black);color:var(--black);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{cursor:pointer}img,video{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin:0}:focus-visible{outline-offset:4px;outline:3px solid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);color:var(--black);padding:12px 16px;position:fixed;top:16px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.nav{z-index:20;top:18px;left:var(--gutter);right:var(--gutter);min-height:62px;color:var(--black);-webkit-backdrop-filter:blur(24px)saturate(1.25);background:#edf2f3b3;border:1px solid #ffffffad;border-radius:999px;justify-content:center;align-items:center;padding:0 clamp(18px,3vw,46px);display:flex;position:fixed;box-shadow:0 12px 36px #00000024,inset 0 1px #ffffffb3}.nav__links{font:400 clamp(17px, 1.55vw, 23px) / 1 var(--serif);letter-spacing:-.01em;align-items:center;gap:clamp(32px,5vw,80px);display:flex}.nav a{transition:opacity .16s}.nav a:hover{opacity:.55}.world-hero{--recognition-image-height:clamp(76px, 7vw, 110px);--recognition-bottom-gap:clamp(32px, 4vh, 44px);--recognition-height:calc(var(--recognition-image-height) + 20px + var(--recognition-bottom-gap));background:var(--black);height:100dvh;min-height:100dvh;color:var(--white);position:relative;overflow:clip}.world-hero__stage,.world-hero__fallback,.world-hero__shade,.world-hero__blackout{position:absolute;inset:0}.world-hero__stage canvas{width:100%;height:100%}.world-hero__fallback{object-fit:cover;width:100%;height:100%}.world-hero__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000e0,#00000052 56%,#0000 80%)}.world-hero__copy{z-index:3;left:var(--inset);bottom:calc(var(--recognition-height) + clamp(56px, 8vh, 100px));width:min(52vw,850px);position:absolute}.world-hero__title{max-width:12ch;font:400 clamp(64px, 7.5vw, 132px) / .86 var(--serif);letter-spacing:-.045em;text-wrap:balance}.world-hero__description{text-wrap:pretty;max-width:43rem;margin-top:clamp(20px,3vh,34px);font-size:clamp(19px,2vw,30px);line-height:1.25}.world-hero__interaction{min-height:82px;margin-top:30px}.world-hero__action{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.world-hero__action:focus-visible{z-index:30;clip-path:none;border:1px solid var(--white);background:var(--white);width:auto;height:50px;color:var(--black);border-radius:4px;margin:0;padding:0 20px;font-weight:600;position:fixed;bottom:20px;left:20px;overflow:visible}.world-hero__hint,.world-hero__interaction-status{color:#ffffffa8;max-width:34rem;margin-top:10px;font-size:14px}.world-hero__interaction-status:empty{display:none}.world-hero__headset{z-index:4;background:0 0;border:0;border-radius:40%;width:min(38vw,620px);height:min(48vh,460px);padding:0;position:absolute;top:26%;right:5vw}.world-hero__headset:focus-visible{outline-color:var(--white);outline-offset:-4px}.world-hero__headset-fallback{aspect-ratio:2.15;background:var(--white);border-radius:30% 30% 34% 34%/42% 42% 58% 58%;width:84%;transition:transform .26s,filter .26s,opacity .18s;position:absolute;top:23%;left:8%;transform:rotate(-8deg);box-shadow:-8px 5px 24px #54f6ff40,8px -4px 24px #ff3bd433,0 24px 60px #0009}.world-hero__face{background:#06070a;border-radius:26% 26% 34% 34%/44% 44% 56% 56%;justify-content:center;align-items:center;gap:12%;display:flex;position:absolute;inset:12%}.world-hero__face i{aspect-ratio:1;background:var(--glass);border:5px solid #ffffffc7;border-radius:50%;width:24%;box-shadow:-7px 0 12px #54f6ffb8,7px 0 12px #ff3bd494,0 -4px 10px #ffd65a73}.world-hero__headset:hover .world-hero__headset-fallback,.world-hero__headset:focus-visible .world-hero__headset-fallback{filter:brightness(1.08);transform:rotate(-3deg)scale(1.035)}.world-hero.is-webgl .world-hero__headset-fallback{opacity:0}.world-hero.is-approaching .world-hero__headset-fallback{transition-duration:.68s;transform:rotate(0)scale(8)}.world-hero__blackout{z-index:10;pointer-events:none;background:var(--black);opacity:0;transition:opacity .15s linear}.world-hero.is-covered .world-hero__blackout{opacity:1}.world-hero[data-world-disabled]>:not(.world-hero__copy):not(.recognition-strip),.world-hero[data-world-disabled] .world-hero__interaction{display:none}.recognition-strip{--award-rows-height:calc(2 * var(--recognition-image-height));min-height:calc((var(--award-rows-height) + clamp(80px, 8vw, 120px) + 60px) * 1.5);z-index:5;height:var(--recognition-height);padding:20px 0 var(--recognition-bottom-gap);background:var(--paper);color:var(--black);align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.recognition-strip__layout{width:100%;padding:0 var(--gutter);position:relative}.recognition-strip__awards{gap:clamp(51px,5.1vw,76.5px);display:grid}.recognition-strip__group{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:clamp(24px,3vw,40px);display:grid}.recognition-strip img{width:auto;max-width:100%;height:var(--recognition-image-height);object-fit:contain;filter:brightness(0);justify-self:center}.recognition-strip__heading{flex-wrap:wrap;align-items:baseline;gap:8px 24px;margin-bottom:clamp(32px,4vw,56px);display:flex}.recognition-strip h2{font-family:var(--serif);margin:0;font-size:clamp(24px,2.5vw,36px);font-weight:400}.recognition-strip__heading p{color:#555b60;margin:0;font-size:14px}.recognition-award{place-items:center;min-width:0;display:grid}@media (width<=700px){.recognition-strip{--award-rows-height:calc(6 * var(--recognition-image-height) + 4 * clamp(24px, 3vw, 40px))}.recognition-strip__group{grid-template-columns:repeat(4,minmax(0,1fr))}.recognition-award{grid-column:span 2}.recognition-award:last-child{grid-column:2/span 2}}@media (prefers-reduced-motion:no-preference){.recognition-strip[data-enter=pending] img{opacity:0}.recognition-strip img{transition:translate .5s ease-out}}.work{padding:0 var(--inset) clamp(80px, 12vw, 180px);background:var(--paper)}.section-head{padding-bottom:clamp(70px,10vw,140px)}.section-head h2{max-width:13ch;font:400 clamp(50px, 8vw, 118px) / .86 var(--serif);letter-spacing:-.04em}.work__list{flex-direction:column;display:flex}.case{border-top:1px solid #00000038;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(48px,8vw,128px);padding:clamp(64px,9vw,132px) 0;display:grid}.case:first-child{border-top:0}.case:last-child{border-bottom:1px solid #00000038}.case__info{flex-direction:column;display:flex}.case__title{max-width:12ch;font:400 clamp(50px, 5.4vw, 86px) / .9 var(--serif);letter-spacing:-.04em;text-wrap:balance}.case__meta{color:#0000008c;margin-top:20px;font-size:14px;display:block}.case__body{margin-top:clamp(30px,4vw,54px)}.case__blurb{text-wrap:pretty;max-width:46rem;font-size:clamp(18px,1.8vw,27px);line-height:1.35}.case__blurb+.case__blurb{margin-top:16px}.case__details{color:#000000a3;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:28px;font-size:13px;display:flex}.case__tag{border:1px solid #0003;border-radius:4px;padding:6px 10px}.case__quote{border-left:2px solid var(--black);margin-top:28px;padding-left:20px;font-size:17px;line-height:1.45}.case__quote cite{color:#0000008c;margin-top:8px;font-size:13px;font-style:normal;display:block}.case__media{aspect-ratio:1;background:var(--black);border-radius:8px;width:100%;position:relative;overflow:hidden}.case__media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.awards{padding:clamp(80px, 12vw, 180px) var(--inset);background:var(--black);color:var(--white)}.awards__list{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.awards__list th,.awards__list td{vertical-align:top;padding:clamp(12px,1.5vw,20px) 16px clamp(12px,1.5vw,20px) 0;font-weight:400}.awards__list thead th{color:var(--smoke);font-size:12px}.awards__list th:first-child{width:42%}.awards__list tbody th,.awards__list td{font-size:clamp(14px,1.5vw,21px);line-height:1.4}.awards__list th:last-child,.awards__list td:last-child{text-align:right;width:4.5rem;color:var(--smoke);padding-right:0}.contact{min-height:68vh;padding:clamp(80px, 12vw, 180px) var(--inset);background:var(--white);flex-direction:column;justify-content:flex-end;gap:22px;display:flex}.contact p{font-size:clamp(18px,2vw,30px)}.contact a{width:fit-content;font:400 clamp(44px, 8vw, 122px) / .9 var(--serif);letter-spacing:-.045em;overflow-wrap:anywhere}@media (width<=900px){:root{--nav-height:70px}.nav{min-height:54px;padding:0 16px;top:10px;left:12px;right:12px}.nav__links{gap:clamp(18px,5vw,24px);font-size:15px}.world-hero__shade{background:linear-gradient(#0000001f 26%,#000000e6)}.world-hero__copy{left:var(--gutter);right:var(--gutter);bottom:calc(var(--recognition-height) + 48px);width:auto}.world-hero__title{font-size:clamp(56px,17vw,82px)}.world-hero__description{max-width:32rem;font-size:clamp(18px,5vw,23px)}.world-hero__interaction{min-height:74px;margin-top:20px}.world-hero__headset{width:90%;height:42%;top:12%;right:5%}.case{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.world-hero[data-state=intro]{color:#402e3d;background:#e2a175;min-height:800px}.world-hero[data-state=intro] .world-hero__stage{bottom:var(--recognition-height)}.world-hero[data-state=intro] .world-hero__shade{display:none}.world-hero[data-state=intro] .world-hero__copy{top:clamp(120px,16vh,180px);bottom:auto;left:max(var(--gutter), calc(50% - 260px));pointer-events:none;width:min(46vw,690px)}.world-hero[data-state=intro] .world-hero__title{font-size:clamp(64px,6.5vw,108px)}.world-hero[data-state=intro] .world-hero__description{max-width:34rem;margin-top:22px;font-size:clamp(18px,1.65vw,25px)}.world-hero[data-state=intro] .world-hero__interaction{min-height:0;margin-top:0}.world-hero[data-state=intro] .world-hero__action{pointer-events:auto}.world-hero[data-state=intro] .world-hero__interaction-status{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.world-hero[data-state=intro] .world-hero__headset:focus-visible{outline-color:#402e3d}@media (width<=700px){.world-hero[data-state=intro]{min-height:850px}.world-hero[data-state=intro] .world-hero__copy{top:105px;left:var(--gutter);right:var(--gutter);width:auto}.world-hero[data-state=intro] .world-hero__title{font-size:clamp(58px,15vw,88px)}.world-hero[data-state=intro] .world-hero__description{max-width:30rem;font-size:19px}.world-hero[data-state=intro] .world-hero__stage{top:270px}}.gallery{--clip-width:min(15vw,200px,20svh);isolation:isolate;height:100svh;position:relative;overflow:hidden}.gallery .intro{z-index:2;text-align:center;pointer-events:none;width:56%;max-width:760px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery .intro a{pointer-events:auto}.gallery .intro h1{font-size:clamp(46px,4.5vw,74px);font-family:var(--serif);letter-spacing:-.04em;font-weight:400;line-height:1.06}.gallery .summary{color:#a8afb8;max-width:500px;margin:23px auto 0;font-size:17px;line-height:1.65}.gallery .actions{justify-content:center;align-items:center;gap:28px;margin-top:25px;font-size:13px;display:flex}.gallery .actions a{padding:15px 0}.gallery .actions span{margin-left:12px}.gallery .actions .primary{color:#13191f;background:#e9eef1;border-radius:5px;padding:15px 20px}.gallery .clips{perspective:1400px;position:absolute;inset:0}.gallery .clip{width:var(--clip-width);aspect-ratio:1/1.2;transform:rotate(var(--rotation));animation:arrive 1s cubic-bezier(.16,1,.3,1) var(--delay) backwards;z-index:1;text-align:left;background:#191c20;border:2px solid #73777e;border-radius:8px;padding:0;transition:transform .22s,box-shadow .22s;position:absolute;overflow:visible;box-shadow:0 14px 40px #0008}.gallery .clip video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.gallery .clip:hover,.gallery .clip:focus-visible{z-index:4;transform:rotate(0)scale(1.055);box-shadow:0 20px 50px #000b}.gallery .clip-1{--rotation:-8deg;--x:-150px;--y:-160px;--delay:90ms;top:6%;left:8%}.gallery .clip-2{top:6%;left:calc(50% - var(--clip-width) / 2);--rotation:4deg;--x:10px;--y:-180px;--delay:.16s}.gallery .clip-3{--rotation:8deg;--x:140px;--y:-150px;--delay:.22s;top:6%;right:8%}.gallery .clip-4{top:calc(50% - var(--clip-width) * 1.2 / 2);--rotation:6deg;--x:-180px;--y:0px;--delay:.27s;left:4%}.gallery .clip-5{top:calc(50% - var(--clip-width) * 1.2 / 2);--rotation:-7deg;--x:180px;--y:0px;--delay:.33s;right:4%}.gallery .clip-6{--rotation:-5deg;--x:-140px;--y:200px;--delay:.38s;bottom:6%;left:8%}.gallery .clip-7{bottom:6%;left:calc(50% - var(--clip-width) / 2);--rotation:5deg;--x:0px;--y:220px;--delay:.43s}.gallery .clip-8{--rotation:-7deg;--x:170px;--y:180px;--delay:.47s;bottom:6%;right:8%}.gallery #status{text-align:center;color:#a8afb8;font-size:11px;position:absolute;bottom:0;left:20px;right:20px}@keyframes arrive{0%{opacity:0;transform:translate(var(--x),var(--y)) rotate(calc(var(--rotation) * 2)) scale(.88)}to{opacity:1;transform:translate(0,0) rotate(var(--rotation)) scale(1)}}@media (width<=1000px) and (width>=701px){.gallery .intro{width:56%;top:50%}.gallery .intro h1{font-size:53px}.gallery .summary{max-width:390px;font-size:15px}}@media (width>=701px) and (height<=600px){.gallery .intro h1{font-size:clamp(36px,4vw,52px)}.gallery .summary{margin-top:12px;font-size:15px}.gallery .actions{margin-top:16px}.gallery .actions .primary{padding:12px 18px}}@media (width<=700px){.gallery{flex-direction:column;height:auto;min-height:0;max-height:none;padding:35px 0 20px;display:flex;overflow:clip}.gallery .intro{order:0;width:100%;max-width:none;padding:0 24px;position:static;transform:none}.gallery .intro h1{letter-spacing:-.04em;font-size:48px}.gallery .summary{max-width:330px;margin-top:23px;font-size:15px;line-height:1.65}.gallery .actions{gap:22px;margin-top:22px;font-size:12px}.gallery .actions span{margin-left:6px}.gallery .actions .primary{padding:14px 16px}.gallery .clips{perspective:none;order:2;grid-template-columns:1fr 1fr;gap:23px 17px;padding:17px 22px 23px;display:grid;position:relative;inset:auto}.gallery .clip{aspect-ratio:1/1.2;--x:0px;--y:45px;--rotation:-3deg;border-width:2px;border-radius:6px;width:100%;max-width:none;position:relative;inset:auto;box-shadow:0 8px 18px #0008}.gallery .clip:nth-child(2n){--rotation:3deg}.gallery #status{order:3;padding:0 20px;position:static}}@media (prefers-reduced-motion:reduce){.gallery .clip{transition:none;animation:none}}.gallery .clip .sketch{pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;inset:0}.gallery .clip .sketch:not([data-ready]){visibility:hidden}.gallery .clip video,.gallery .clip .sketch{border-radius:inherit}.gallery .clip:after{content:"";border-radius:inherit;pointer-events:none;z-index:2;border:2px solid #73777e;position:absolute;inset:-2px}.gallery .glow-layer{pointer-events:none;z-index:1;isolation:isolate;position:absolute;inset:0;overflow:hidden}.gallery .reel-glow{opacity:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(ellipse,rgba(var(--glow),.3) 0%,rgba(var(--glow),.12) 38%,transparent 70%);position:absolute}.gallery .clips{z-index:2}.gallery .intro{z-index:3;--light-color:0,0,0;--light-alpha:0;--shadow-alpha:0;--light-x:0px;--light-y:0px;--shadow-x:0px;--shadow-y:0px}.gallery .intro h1,.gallery .intro .summary{text-shadow:var(--light-x) var(--light-y) 14px rgba(var(--light-color),var(--light-alpha)),var(--shadow-x) var(--shadow-y) 10px rgba(0,0,0,var(--shadow-alpha))}.gallery .intro .primary{box-shadow:inset var(--light-x) var(--light-y) 5px rgba(var(--light-color),var(--light-alpha)),0 0 24px rgba(var(--light-color),var(--light-alpha)),var(--shadow-x) var(--shadow-y) 20px rgba(0,0,0,var(--shadow-alpha))}.gallery .liquid-surface{opacity:.65;pointer-events:none;z-index:0;width:100%;height:100%;max-height:100svh;position:absolute;inset:0}.gallery .glow-layer{opacity:.7}@keyframes reel-drift{0%,to{translate:-2px 2px;rotate:-.6deg}50%{translate:2px -3px;rotate:.6deg}}@media (prefers-reduced-motion:no-preference){.gallery .clip{animation:arrive 1s cubic-bezier(.16,1,.3,1) var(--delay) backwards,reel-drift var(--drift-duration,9s) ease-in-out calc(1s + var(--delay)) infinite}.gallery .clip:nth-child(2n){--drift-duration:11s;animation-direction:normal,reverse}.gallery .clip:nth-child(3n){--drift-duration:13s}.gallery .clip:nth-child(5n){--drift-duration:10s}.gallery .clip:hover,.gallery .clip:focus-visible{animation-play-state:running,paused}}.gallery .clip{background:0 0;border-color:#0000}.gallery .clip:after{display:none}.gallery .reel-contour{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.gallery .reel-edge{stroke:#73777e;transition:stroke .22s}.gallery .clip:hover .reel-edge,.gallery .clip:focus-visible .reel-edge{stroke:#fff}.gallery .intro,.gallery .clip{transition:opacity .3s,transform .22s,box-shadow .22s}.gallery .clip.is-selected{aspect-ratio:1;z-index:6;pointer-events:none;margin:0;animation:none;position:fixed;bottom:auto;right:auto;transform:none}.gallery .clip.is-travelling{transition:left .8s cubic-bezier(.22,1,.36,1),top .8s cubic-bezier(.22,1,.36,1),width .8s cubic-bezier(.22,1,.36,1),height .8s cubic-bezier(.22,1,.36,1)}.gallery .clip.is-selected .reel-edge{stroke:#fff}.gallery .project-view{z-index:5;pointer-events:none;opacity:0;transition:opacity .28s;position:fixed;inset:0}.gallery .project-view.is-visible{opacity:1;transition-delay:.4s}.gallery .project-view[hidden]{display:none}.gallery .project-copy{pointer-events:auto;width:36%;max-width:470px;max-height:calc(100svh - 48px);padding:6px;position:absolute;top:50%;left:54%;overflow-y:auto;transform:translateY(-50%)}.gallery .project-eyebrow{color:#a8afb8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:12px}.gallery .project-copy h2{font-size:clamp(36px,4.4vw,68px);font-family:var(--serif);letter-spacing:-.04em;font-weight:400;line-height:1.08}.gallery .project-description{white-space:pre-line;color:#b8bec6;margin-top:24px;font-size:17px;line-height:1.7}.gallery .project-back{pointer-events:auto;background:0 0;border:1px solid #ffffff40;border-radius:5px;margin-top:28px;padding:13px 18px}.gallery .project-back:hover{background:#ffffff12}.gallery:after{content:"";z-index:4;pointer-events:none;opacity:0;box-shadow:inset 0 0 65px 12px rgba(var(--project-color,255,255,255),.24),inset 0 0 180px 25px rgba(var(--project-color,255,255,255),.15);transition:opacity .6s;position:fixed;inset:0}.gallery.project-open:after{opacity:1;transition:opacity 1.4s .2s}@media (width<=700px){.gallery .project-copy{width:calc(100% - 48px);max-width:none;max-height:none;padding:0 0 24px;top:calc(64px + min(100vw - 48px,43svh));left:24px;overflow:visible;transform:none}.gallery .project-copy h2{font-size:34px}.gallery .project-eyebrow{margin-bottom:10px}.gallery .project-description{margin-top:14px;font-size:15px;line-height:1.5}.gallery .project-back{margin-top:18px}.gallery .project-view{pointer-events:auto;overflow-y:auto}}@media (prefers-reduced-motion:reduce){.gallery .clip.is-travelling,.gallery .project-view,.gallery .project-view.is-visible,.gallery:after,.gallery.project-open:after{transition:none}}.gallery .clips:has(.is-selected){perspective:none}.gallery .clip.is-returning{pointer-events:auto}.gallery .clip.has-entered:not(.is-selected){animation-name:none,reel-drift}@media (prefers-reduced-motion:reduce){.gallery .clip.has-entered:not(.is-selected){animation:none}}.gallery{font-family:var(--sans);color:#f2f4f6;background:#000}.gallery h1,.gallery h2,.gallery p{margin:0}.gallery .summary{margin:23px auto 0}.gallery .project-description{margin-top:24px}.gallery .project-eyebrow{margin-bottom:18px}.gallery button{color:inherit}.gallery .actions .primary{color:#13191f}.gallery a:focus-visible,.gallery button:focus-visible{outline-offset:5px;outline:3px solid #97bed0}.reel-nav{opacity:0;visibility:hidden;transition:transform .24s,opacity .24s,visibility .24s;transform:translateY(-150%)}.reel-nav.is-visible{opacity:1;visibility:visible;transform:none}.recognition-strip{--recognition-image-height:clamp(68.2813px,6.28906vw,98.8281px);height:auto;padding:30px 0;position:relative}.gallery.project-open .intro,.gallery.project-open .clip:not(.is-selected){opacity:0;pointer-events:none}.gallery.project-open .liquid-surface{height:100svh;position:fixed}
