@font-face{font-family:Fellix TRIAL;src:url(/assets/Fellix-TRIAL-Regular-kVrRLuXd.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fellix TRIAL;src:url(/assets/Fellix-TRIAL-Medium-DIb_bHtv.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--background:#fffdfb;--h1:#2d1a0a;--body:#2d1a0a80;--body-in-box:#2d1a0ab3;--stroke:#2d1a0a1a;--nav:#8d837c;--nav-hover:#2d1a0a;--max:1431px;--gutter:18px;--gap:18px;--nav-gap:40px;--ease:cubic-bezier(.22, 1, .36, 1);--heading:"Fellix TRIAL", Figtree, system-ui, sans-serif;--sans:Figtree, system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--h1);font-family:var(--sans);margin:0;font-weight:400}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.has-custom-cursor,.has-custom-cursor *{cursor:none!important}.has-custom-cursor .draggable-doodle,.has-custom-cursor .draggable-doodle *{cursor:grab!important}.has-custom-cursor .draggable-doodle.is-dragging,.has-custom-cursor .draggable-doodle.is-dragging *{cursor:grabbing!important}.custom-cursor{z-index:10000;background:var(--h1);opacity:.35;pointer-events:none;white-space:nowrap;width:18px;height:18px;font-family:var(--sans);letter-spacing:.01em;color:#fffdfb;transition:width .2s var(--ease), height .2s var(--ease), opacity .2s var(--ease), border-radius .2s var(--ease), background-color .16s var(--ease);will-change:transform;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100px,-100px)translate(-50%,-50%)}.custom-cursor--label{opacity:1;box-sizing:border-box;background:#6a6055;border:1px solid #644e39;border-radius:999px;width:max-content;min-width:0;height:32px;padding:0 16px}.custom-cursor--label-fill{opacity:1;box-sizing:border-box;border:1px solid #3593f6;font-weight:700}.custom-cursor--hidden{opacity:0}.doodle-widget{border-top:1px solid var(--stroke);background:#eae8e6;grid-template-columns:max-content 1fr;align-items:stretch;width:100%;max-width:none;margin:0;padding:0;display:grid}.doodle-widget__chrome{z-index:2;border-right:1px solid var(--stroke);background:#eae8e6;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;padding:16px 18px 24px;display:flex;position:relative}.doodle-widget__tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.doodle-widget__stage{touch-action:none;background:#eae8e6;width:100%;min-width:0;height:min(520px,56vw);min-height:260px;padding:32px 0 0;position:relative;overflow:hidden}.doodle-widget__prompt{z-index:2;font-family:var(--heading);letter-spacing:-.02em;color:var(--h1);pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;font-size:15px;font-weight:500;line-height:1;position:absolute;top:10px;left:16px}.doodle-widget__paper{background-color:#eae8e6;background-image:radial-gradient(circle,#2d1a0a26 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:relative}.doodle-widget__canvas{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.doodle-widget__canvas[hidden]{display:none}.doodle-widget__canvas[data-eraser-cursor]{cursor:none}.doodle-widget__eraser-cursor{z-index:3;width:var(--eraser-size,24px);height:var(--eraser-size,24px);border:1.5px solid var(--h1);pointer-events:none;box-sizing:border-box;background:0 0;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.doodle-widget__modes{background:#f2f2f2;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.doodle-widget__modes button{appearance:none;font-family:var(--sans);letter-spacing:-.1px;color:var(--h1);cursor:pointer;white-space:nowrap;transition:background-color .18s var(--ease), color .18s var(--ease);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:7px 14px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.doodle-widget__modes button.is-active{background:var(--h1);color:var(--background)}.doodle-widget__modes button.is-active .doodle-widget__eraser-icon{filter:invert()}.doodle-widget__eraser-icon{object-fit:contain;width:24px;height:24px;display:block}.doodle-widget__modes button:focus-visible{outline:2px solid var(--h1);outline-offset:3px}.doodle-widget__palette{flex-direction:column;gap:8px;display:flex}.doodle-widget__swatch{appearance:none;cursor:pointer;width:18px;height:18px;transition:box-shadow .16s var(--ease), scale .16s var(--ease);border:1.5px solid #2d1a0a24;border-radius:50%;padding:0}.doodle-widget__swatch--light{border-color:#2d1a0a47}.doodle-widget__swatch.is-active{box-shadow:0 0 0 2px #fff, 0 0 0 3.5px var(--h1);scale:1.08}.doodle-widget__swatch:focus-visible{outline:2px solid var(--h1);outline-offset:3px}@media (width<=900px){.doodle-widget__chrome{gap:14px;padding:14px 14px 20px}.doodle-widget__stage{height:min(360px,78vw);min-height:240px;padding-top:24px}.doodle-widget__prompt{font-size:13px;top:6px;left:12px}.doodle-widget__modes button{padding:6px 10px;font-size:12px}}.site-footer{width:100%;max-width:var(--max);border-top:1px solid var(--stroke);background:var(--background);justify-content:center;align-items:center;padding:21px 24px 20px;display:flex}.site-footer__inner{justify-content:space-between;align-items:center;width:100%;max-width:1383px;display:flex}.site-footer__credit{font-family:var(--sans);letter-spacing:-.2px;color:#2d1a0a8c;white-space:nowrap;margin:0;font-size:16px;font-weight:400;line-height:19px}.site-footer__nav{align-items:center;gap:30px;display:flex}.site-footer__nav a{font-family:var(--sans);letter-spacing:-.2px;color:var(--body);white-space:nowrap;transition:color .25s var(--ease);font-size:17px;font-weight:500;line-height:20px}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{color:var(--nav-hover)}.site-footer__nav a:focus-visible{outline:2px solid var(--h1);outline-offset:4px;border-radius:2px}@media (width<=900px){.site-footer{padding:16px 24px 20px}.site-footer__inner{flex-wrap:wrap;gap:12px 24px}.site-footer__nav{gap:20px}}.site-footer-block{background:0 0;flex:none}.site-shell{min-height:100svh}.site-shell__main{overflow:visible}.page{width:min(100%, var(--max));flex-direction:column;align-items:center;margin:0 auto;padding:0;display:flex}.site-header{width:100%;padding:0 var(--gutter);box-sizing:border-box;z-index:20;flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex;position:relative}.main-nav{justify-content:center;align-items:center;gap:var(--nav-gap);flex-wrap:nowrap;width:min(100%,1259px);min-height:103px;display:flex}.main-nav--mobile,.main-nav__drawer{display:none}.main-nav a{font-family:var(--sans);letter-spacing:-.2px;color:var(--nav);transition:color .25s var(--ease);white-space:nowrap;justify-content:center;align-items:center;font-size:17px;font-weight:500;line-height:20px;display:inline-flex}.main-nav a:hover,.main-nav a:focus-visible{color:var(--nav-hover)}.main-nav a:focus-visible{outline:2px solid var(--h1);outline-offset:4px;border-radius:2px}.main-nav__logo{flex-shrink:0;justify-content:center;align-items:center;width:145px;height:20px;display:inline-flex;overflow:visible}.main-nav__logo img{object-fit:contain;object-position:center center;width:145px;height:auto;max-height:52px;transform:translateY(2px)}.hero{justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative;overflow:hidden}.hero__sparkles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-sparkle{pointer-events:none;opacity:var(--sparkle-opacity,.75);transform:translate(-50%, -50%) rotate(var(--sparkle-rot,0deg)) scale(1);will-change:opacity, transform;line-height:0;transition:opacity .6s ease-out,transform .6s ease-out;display:block;position:absolute}.hero-sparkle svg{width:100%;height:100%;display:block;overflow:visible}.hero-sparkle--fade{opacity:0;transform:translate(-50%, -50%) rotate(var(--sparkle-rot,0deg)) scale(.25)}.hero-raindrop{pointer-events:none;opacity:.9;will-change:opacity, transform;width:9px;height:12px;line-height:0;transition:opacity .5s ease-out,transform .5s ease-out;display:block;position:absolute;transform:translate(-50%)}.hero-raindrop svg{width:100%;height:100%;display:block;overflow:visible}.hero-raindrop--fall{opacity:0;transform:translate(-50%, var(--rain-fall,24px))}.hero-mini-heart{pointer-events:none;opacity:.95;width:22px;height:22px;transform:translate(-50%, -50%) scale(var(--heart-scale,.55));will-change:opacity, transform;line-height:0;transition:opacity .7s ease-out,transform .7s ease-out;display:block;position:absolute}.hero-mini-heart svg{width:100%;height:100%;display:block;overflow:visible}.hero-mini-heart--drift{opacity:0;transform:translate(calc(-50% + var(--heart-dx,0px)), calc(-50% + var(--heart-dy,-20px))) scale(calc(var(--heart-scale,.55) * .75))}.hero__art{pointer-events:none;z-index:2;position:absolute;inset:0}.hero__doodles{width:1080px;max-width:none;height:810px;position:absolute;top:calc(50% + 102px);left:calc(50% + .5px);transform:translate(-50%,-50%)}.hero__doodle{transform-origin:50%;will-change:opacity, transform, filter;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:none;height:auto;display:block;position:relative}.draggable-doodle{touch-action:none;cursor:grab;pointer-events:auto;z-index:0;will-change:transform;position:absolute}.draggable-doodle.is-dragging{z-index:10;cursor:grabbing}.doodle-hint{z-index:2;pointer-events:none;border:1.5px solid var(--h1);background:var(--background);font-family:var(--mono);letter-spacing:.01em;color:var(--h1);white-space:nowrap;opacity:0;transition:opacity .3s var(--ease);border-radius:999px;padding:6px 12px;font-size:11px;font-weight:400;line-height:1.2;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:2px 3px #2d1a0a1f}.doodle-hint:after{content:"";border-right:1.5px solid var(--h1);border-bottom:1.5px solid var(--h1);background:var(--background);width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}.doodle-hint--visible{opacity:1}.doodle-hint--gone{opacity:0}.hero__doodle--soft{animation-name:doodle-twinkle-soft;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero__doodle--bright{animation-name:doodle-twinkle-bright;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes doodle-twinkle-soft{0%,to{opacity:1;filter:brightness();transform:scale(1)rotate(0)}45%{opacity:.55;filter:brightness(1.05);transform:scale(.96)rotate(-4deg)}70%{opacity:1;filter:brightness(1.18);transform:scale(1.04)rotate(3deg)}}@keyframes doodle-twinkle-bright{0%,to{opacity:1;filter:brightness()drop-shadow(0 0 #0000);transform:scale(1)rotate(0)}35%{opacity:.25;filter:brightness(1.1);transform:scale(.88)rotate(6deg)}55%{opacity:1;filter:brightness(1.35)drop-shadow(0 0 6px #ffffff59);transform:scale(1.12)rotate(-5deg)}75%{opacity:.65;filter:brightness(1.05);transform:scale(.97)rotate(3deg)}}.hero__figures{object-fit:cover;object-position:center;width:79.05%;max-width:none;height:78.22%;animation:11s ease-in-out infinite float-figures;position:absolute;top:28.43%;left:10.48%;transform:scaleX(-1)}.hero__copy{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:368px;max-width:calc(100% - 48px);padding-top:68px;display:flex;position:relative}.hero__copy h1{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);white-space:nowrap;margin:0;font-size:36px;font-weight:500;line-height:46.8px}.hero__tagline{width:100%;font-family:var(--heading);letter-spacing:-1px;color:var(--body);margin:0;font-size:35px;font-weight:400;line-height:46.8px}.hero__meta{min-height:45px;font-family:var(--sans);letter-spacing:0;color:var(--h1);align-items:center;margin:0;padding-top:0;font-size:15px;font-weight:400;line-height:19px;display:flex}@keyframes float-figures{0%,to{transform:scaleX(-1)translateY(0)}50%{transform:scaleX(-1)translateY(-6px)}}.work{width:100%;max-width:var(--max);padding:18px 18px 58px}.work__grid{gap:var(--gap);grid-template-columns:1fr 1fr;width:100%;display:grid}.work__col{gap:var(--gap);flex-direction:column;min-width:0;display:flex}.project{opacity:0;width:100%;transition:opacity .7s var(--ease), transform .7s var(--ease);flex-direction:column;gap:12px;display:flex;transform:translateY(18px)}.project.is-visible{opacity:1;transform:translateY(0)}.project__media{aspect-ratio:689/446;background:#aeaeae;border-radius:2px;width:100%;display:block;position:relative;overflow:hidden}.project--tall .project__media{aspect-ratio:688/655}.project__media>img,.project__media>.project__video{object-fit:cover;width:100%;height:100%}.project__media:focus-visible{outline:2px solid var(--h1);outline-offset:3px}.project__media--phone{background:#8a8a8a}.project__media--phone .project__bg{object-fit:cover;opacity:.7;width:100%;height:100%;position:absolute;inset:0}.project__media--phone .project__phone-frame{aspect-ratio:59/128;box-sizing:border-box;background:0 0;border:0;border-radius:28px;flex-shrink:0;width:360px;max-width:360px;height:781px;max-height:none;position:absolute;top:44px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff4d,4px 4px 80px 10px #00000026}.project__media--phone .project__phone{aspect-ratio:59/128;object-fit:cover;object-position:center top;width:360px;max-width:none;height:781px;box-shadow:none;background:#111;border:0;border-radius:0;flex-shrink:0;display:block}.project__caption{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;min-height:26px;display:flex}.project__desc{font-family:var(--sans);letter-spacing:-.2px;color:var(--h1);text-align:left;flex:auto;margin:0;font-size:17px;font-weight:500;line-height:20px}.project__desc-text--mobile{display:none}.project__label{font-family:var(--mono);letter-spacing:0;color:var(--body);text-align:right;white-space:nowrap;flex:none;margin:0;font-size:15px;font-weight:400;line-height:19px}@media (width<=1431px) and (width>=901px){.hero{height:clamp(520px,48.92vw,700px)}.hero__doodles{aspect-ratio:1080/810;width:min(1080px,75.47vw);height:auto}.hero__copy h1{font-size:clamp(28px,2.5vw,36px);line-height:1.3}.hero__tagline{font-size:clamp(26px,2.45vw,35px);line-height:1.34}.hero__copy{padding-top:clamp(40px,4.75vw,68px)}.main-nav{gap:clamp(28px,2.8vw,40px)}}@media (width>=1432px){.page{width:var(--max)}}@media (width<=900px){.page{--mobile-nav-height:calc(24px + 24px + 24px + 1px)}.site-header{z-index:40;background:var(--background);align-items:stretch;padding:0;position:sticky;top:0}.main-nav--desktop{display:none}.main-nav--mobile{background:var(--background);border-bottom:1px solid #2d1a0a1a;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:0;padding:24px;display:flex}.main-nav__name{font-family:var(--sans);letter-spacing:-.2px;color:#2d1a0ab3;white-space:nowrap;font-size:17px;font-weight:500;line-height:20px}.main-nav__name:hover,.main-nav__name:focus-visible{color:var(--h1)}.main-nav__hamburger{appearance:none;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:15px;height:auto;padding:8px 0;display:flex}.main-nav__hamburger-line{background:var(--h1);width:15px;height:1.5px;transition:transform .2s var(--ease), opacity .2s var(--ease);border-radius:1px;display:block}.site-header.is-menu-open .main-nav__hamburger-line:first-child{transform:translateY(3.25px)rotate(45deg)}.site-header.is-menu-open .main-nav__hamburger-line:last-child{transform:translateY(-3.25px)rotate(-45deg)}.main-nav__drawer{background:var(--background);border-bottom:1px solid #2d1a0a1a;flex-direction:column;align-items:stretch;gap:20px;width:100%;padding:8px 24px 32px;display:flex}.main-nav__drawer[hidden]{display:none}.main-nav__drawer a{min-height:44px;font-family:var(--sans);letter-spacing:-.2px;color:var(--body);align-items:center;font-size:17px;font-weight:500;line-height:20px;display:flex}.main-nav__drawer a:hover,.main-nav__drawer a:focus-visible{color:var(--h1)}.hero{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:0;padding:48px 16px 0;display:flex;overflow:visible}.hero__sparkles,.hero__particles,.hero__art,.hero__doodles,.hero__figures,.draggable-doodle,.doodle-hint{display:none}.hero__copy{z-index:2;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:0;width:min(368px,100%);margin-top:0;padding-top:0;padding-bottom:0;display:flex;position:relative}.hero__copy h1,.hero__tagline{white-space:normal;font-family:var(--heading);letter-spacing:-1px;text-align:center;font-size:30px;font-weight:500;line-height:46.8px}.hero__tagline{width:min(326px,100%);color:var(--body)}.hero__meta{padding-top:0}.work{padding:60px 20px 40px}.work__grid{grid-template-columns:1fr;gap:32px}.work__col{display:contents}.project{gap:12px}.project--wee{order:1}.project--mondelez{order:2}.project--reverie{order:3}.project--gm{order:4}.project--bruinplan{order:5}.project--pathease{order:6}.project__media,.project--tall .project__media,.project--tall .project__media--phone{aspect-ratio:362/234}.project--wee .project__media--phone{aspect-ratio:362/386}.project--wee .project__media--phone .project__phone-frame{aspect-ratio:59/128;border-radius:28px;width:209.4px;max-width:209.4px;height:454px;top:30px;transform:translate(-50%)}.project--wee .project__media--phone .project__phone{aspect-ratio:59/128;width:209.4px;height:454px}.project--pathease .project__media{aspect-ratio:362/345}.project--gm .project__media,.project--mondelez .project__media,.project--reverie .project__media,.project--bruinplan .project__media{aspect-ratio:362/234}.project__caption{flex-direction:column;align-items:flex-start;gap:6px;min-height:0}.project__desc{font-size:16px;line-height:20px}.project__desc-text--desktop{display:none}.project__desc-text--mobile{display:inline}.project__label{text-align:left;white-space:normal;font-size:13px;line-height:19px}.draggable-doodle{cursor:default}}@media (width<=600px){.hero{min-height:0;padding:40px 12px 0}.hero__copy{width:min(326px,100%);padding-top:0;padding-bottom:0}.hero__copy h1,.hero__tagline{font-size:28px;line-height:1.4}.work{padding:48px 16px 40px}}@media (prefers-reduced-motion:reduce){.hero__doodle,.hero__figures{opacity:1;filter:none;transform:none;animation:none!important}.hero__figures{transform:scaleX(-1)}.project{opacity:1;transition:none;transform:none}.project__media img,.project__media .project__video,.project__phone-frame,.project__phone{transition:none}}.about{--about-emph:#2d1a0ab3;--about-content:1391px;--about-copy:596px;--about-gap:40px;--about-grid-gap:14px;--about-media:755px;--about-media-h:616px;background:var(--background);flex-direction:column;align-items:stretch;gap:58px;padding-bottom:58px;display:flex}.about__main{width:min(100%, var(--max));box-sizing:border-box;margin:0 auto;padding:0 20px}.about__layout{align-items:center;gap:var(--about-gap);width:min(100%, var(--about-content));margin:0 auto;display:flex}.about__copy{width:var(--about-copy);flex-direction:column;flex-shrink:0;gap:24px;max-width:100%;display:flex}.about__h1{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:36px;font-weight:500;line-height:46.8px}.about__bio{flex-direction:column;gap:14px;display:flex}.about__bio p{font-family:var(--sans);letter-spacing:-.2px;color:var(--body);margin:0;font-size:16px;font-weight:400;line-height:19px}.about__block{flex-direction:column;gap:24px;width:100%;display:flex}.about__h2{font-family:var(--heading);letter-spacing:-1px;color:var(--about-emph);margin:0;font-size:22px;font-weight:500;line-height:30px}.about__list{flex-direction:column;gap:20px;width:100%;margin:0;padding:0;list-style:none;display:flex}.about__row{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.about__row-label,.about__row-year{font-family:var(--sans);letter-spacing:-.2px;color:var(--body);margin:0;font-size:16px;font-weight:400;line-height:19px}.about__row-label{min-width:0}.about__row-year{white-space:nowrap;flex-shrink:0}.about__emph{color:var(--about-emph)}.about__media{flex:0 0 var(--about-media);width:var(--about-media);height:var(--about-media-h)}.about__grid{gap:var(--about-grid-gap);width:var(--about-media);height:var(--about-media-h);grid-template-rows:301px 301px;grid-template-columns:370.5px 370.5px;display:grid}.about__frame{border:1px solid var(--stroke);border-radius:2px;min-width:0;min-height:0;position:relative;overflow:hidden}.about__frame img{object-fit:cover;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.about__frame--portrait{grid-area:1/1/span 2}.about__frame--portrait img{object-position:center top}.about__frame--dog{grid-area:1/2}.about__frame--painting{grid-area:2/2}@media (width<=900px){.about{gap:0;padding-bottom:40px}.about__main{padding:40px 20px 0}.about__layout{flex-direction:column;align-items:stretch;gap:32px;width:100%}.about__media{flex:none;order:-1;width:100%;height:auto}.about__grid{width:100%;height:auto;display:block}.about__frame--portrait{aspect-ratio:371/370;width:100%;height:auto}.about__frame--portrait img{object-position:center bottom}.about__frame--dog,.about__frame--painting{display:none}.about__copy{width:100%}.about__h1{font-size:30px;line-height:46.8px}.about__bio p{font-size:14px;line-height:19px}.about__h2{font-size:20px;line-height:30px}.about__row-label,.about__row-year{font-size:14px;line-height:19px}.about__row-label{white-space:normal}}@media (width<=1100px) and (width>=901px){.about__layout{flex-direction:column;align-items:stretch}.about__copy{width:100%;max-width:700px}.about__media{width:min(100%, var(--about-media));height:var(--about-media-h);flex:none}.about__grid{width:100%;max-width:var(--about-media);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}}.artwork{background:var(--background);min-height:100svh;padding-bottom:58px}.artwork__main{width:min(100%, var(--max));box-sizing:border-box;flex-direction:column;gap:58px;margin:0 auto;padding:58px 20px 0;display:flex}.artwork__intro{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.artwork__h1{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);text-align:center;margin:0;font-size:36px;font-weight:500;line-height:46.8px}.artwork__lede{max-width:880px;font-family:var(--sans);letter-spacing:-.2px;color:var(--body);text-align:center;margin:0;font-size:16px;font-weight:400;line-height:24px}.artwork__gallery{flex-direction:column;gap:16px;width:100%;display:flex}.artwork__cols{align-items:flex-start;gap:16px;width:100%;display:flex}.artwork__col{flex-direction:column;flex:1 0 0;gap:16px;min-width:0;display:flex}.artwork__piece{flex-direction:column;gap:10px;width:100%;display:flex}.artwork__frame{border:1px solid var(--stroke);background:#aeaeae;border-radius:2px;width:100%;position:relative;overflow:hidden}.artwork__frame img{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.artwork__caption{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.artwork__title{font-family:var(--sans);letter-spacing:-.2px;color:var(--h1);white-space:nowrap;margin:0;font-size:16px;font-weight:400;line-height:19px}.artwork__tags{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.artwork__tags li{border:1px solid var(--stroke);font-family:var(--mono);letter-spacing:0;color:var(--body-in-box);white-space:nowrap;background:#00000005;border-radius:10px;justify-content:center;align-items:center;padding:2px 8px;font-size:13px;font-weight:400;line-height:19px;display:flex}@media (width<=900px){.artwork{padding-bottom:40px}.artwork__main{gap:40px;padding:40px 20px 0}.artwork__intro{text-align:left;align-items:flex-start;gap:16px}.artwork__h1{text-align:left;font-size:30px;line-height:46.8px}.artwork__lede{text-align:left;max-width:none;font-size:14px;line-height:19px}.artwork__cols,.artwork__col{display:contents}.artwork__piece{order:var(--m)}.artwork__title{white-space:normal;font-size:14px}.artwork__tags{display:none}}.wee{--wee-label:#2e5802;--wee-body-box:#2d1a0ab3;--wee-stroke:#2d1a0a1a;--wee-phone-stroke:#e2e2e2;--wee-phone-radius:20px;--wee-proto:#dfecd5;--wee-proto-alt:#cbd2c1b3;--wee-label-chip:#f8fef3;--wee-label-chip-alt:#f5fdef;--wee-label-chip-border:#cddcb9;--wee-content:850px;--wee-rail:284px;background:var(--background);min-height:100svh;padding-bottom:100px}.wee__layout{width:min(100%, calc(var(--wee-content) + var(--wee-rail) * 2));grid-template-columns:var(--wee-rail) minmax(0, var(--wee-content));box-sizing:border-box;align-items:start;margin:0 auto;display:grid;position:relative}.wee-sidenav{z-index:2;width:var(--wee-rail);box-sizing:border-box;flex-direction:column;gap:20px;padding:50px;display:flex;position:sticky;top:0}.wee-sidenav__back{font-family:var(--mono);color:var(--h1);align-items:center;gap:8px;font-size:15px;line-height:19px;display:inline-flex}.wee-sidenav__back img{width:18px;height:18px;transform:rotate(-90deg)}.wee-back-mobile{font-family:var(--mono);color:var(--h1);align-items:center;gap:8px;width:fit-content;font-size:13px;line-height:19px;display:none}.wee-back-mobile img{width:16px;height:16px;transform:rotate(-90deg)}.wee-sidenav__links{flex-direction:column;gap:8px;display:flex}.wee-sidenav__links a{font-family:var(--sans);color:var(--body);transition:color .2s var(--ease);cursor:pointer;padding:4px 6px;font-size:15px;line-height:19px}.wee-sidenav__links a:hover,.wee-sidenav__links a:focus-visible,.wee-sidenav__links a.is-active{color:var(--h1)}.wee-main{width:100%;max-width:var(--wee-content);flex-direction:column;gap:58px;display:flex}.wee-h1{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:36px;font-weight:500;line-height:46.8px}.wee-h2{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:26px;font-weight:500;line-height:32px}.wee-h2--flush{margin-top:0}.wee-h3{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:22px;font-weight:500;line-height:30px}.wee-h3--tight{white-space:nowrap}.wee-label{font-family:var(--mono);color:var(--wee-label);margin:0;font-size:15px;line-height:19px}.wee-body{font-family:var(--sans);letter-spacing:-.2px;color:var(--body);margin:0;font-size:16px;font-weight:400;line-height:19px}.wee-body strong{color:var(--body);font-weight:700}.wee-body--stack{flex-direction:column;gap:16px;display:flex}.wee-hero{aspect-ratio:850/544;background:#000;border-radius:2px;width:100%;position:relative;overflow:hidden}.wee-hero__bg{object-fit:cover;opacity:.75;width:100%;height:100%;position:absolute;inset:0}.wee-hero__phones{justify-content:center;align-items:center;gap:50px;padding:24px;display:flex;position:absolute;inset:0}.wee-meta{justify-content:space-between;gap:24px;width:100%;display:flex}.wee-meta__col{flex-direction:column;gap:2px;min-width:0;display:flex}.wee-meta__value{font-family:var(--sans);color:var(--body);white-space:nowrap;margin:0;font-size:15px;line-height:19px}.wee-section,.wee-insight,.wee-feature,#final-designs,#my-impact,#learnings{scroll-margin-top:24px}.wee-section{flex-direction:column;gap:10px;width:100%;display:flex}.wee-section__body{flex-direction:column;gap:16px;display:flex}.wee-cards{gap:16px;width:100%;display:flex}.wee-card{border:1px solid var(--wee-stroke);background:#fff;border-radius:10px;flex-direction:column;flex:1 1 0;gap:12px;min-width:0;padding:30px;display:flex}.wee-card__body{font-family:var(--sans);color:var(--wee-body-box);margin:0;font-size:15px;line-height:19px}.wee-proto{background:var(--wee-proto);box-sizing:border-box;border:1px solid #2d1a0a0d;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px;display:flex;overflow:hidden}.wee-proto--alt{background:var(--wee-proto-alt)}.wee-proto__label-wrap{width:100%}.wee-proto__label{border:1px solid var(--wee-label-chip-border);background:var(--wee-label-chip);font-family:var(--sans);color:var(--wee-body-box);border-radius:10px;padding:4px 6px;font-size:15px;line-height:19px;display:inline-flex}.wee-proto--alt .wee-proto__label{background:var(--wee-label-chip-alt)}.wee-proto__phones{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.wee-proto-pair{align-items:flex-start;gap:32px;width:100%;display:flex}.wee-proto-pair .wee-proto{flex:1 1 0;min-width:253px}.wee-phone{--wee-phone-w:221px;--wee-phone-h:480px;width:var(--wee-phone-w);height:var(--wee-phone-h);aspect-ratio:221/480;border-radius:var(--wee-phone-radius);border:1px solid var(--wee-phone-stroke);box-sizing:border-box;background:#fff;flex:none;position:relative;overflow:hidden}.wee-phone__sizer{pointer-events:none;visibility:hidden;width:100%;height:100%;display:block}.wee-hero .wee-phone{--wee-phone-w:220px;--wee-phone-h:476px;border:1px solid #ffffff4d;width:220px;height:476px;box-shadow:4px 4px 80px 10px #00000026}.wee-phone img,.wee-phone video{object-fit:cover;object-position:center center;border-radius:calc(var(--wee-phone-radius) - 1px);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.wee-accordion{border:1px solid var(--wee-stroke);border-radius:10px;width:100%;overflow:hidden}.wee-accordion__item{border-bottom:1px solid var(--wee-stroke);background:#fff}.wee-accordion__item:last-child{border-bottom:0}.wee-accordion__trigger{width:100%;font-family:var(--sans);letter-spacing:-.2px;color:var(--h1);text-align:left;cursor:pointer;background:#fff;border:0;align-items:flex-start;gap:24px;padding:18px 24px;font-size:16px;line-height:19px;display:flex}.wee-accordion__trigger:hover,.wee-accordion__trigger:focus-visible{background:#fafaf8}.wee-accordion__trigger span{flex:auto}.wee-accordion__logo{border:1px solid var(--wee-stroke);object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}.wee-accordion__caret{width:12px;height:6px;transition:transform .2s var(--ease);flex-shrink:0;margin-top:7px}.wee-accordion__item--open .wee-accordion__caret{transform:rotate(180deg)}.wee-accordion__panel{transition:grid-template-rows .25s var(--ease);grid-template-rows:0fr;display:grid}.wee-accordion__item--open .wee-accordion__panel{grid-template-rows:1fr}.wee-accordion__panel-inner{overflow:hidden}.wee-accordion__body{font-family:var(--sans);letter-spacing:-.2px;color:var(--wee-body-box);margin:0;padding:0 24px 18px 72px;font-size:15px;line-height:20px}.wee-accordion--plain .wee-accordion__body{padding-left:24px}.wee-figure{border:1px solid var(--wee-stroke);background:#fff;border-radius:2px;width:100%;overflow:hidden}.wee-figure img{object-fit:cover;width:100%;height:auto;display:block}.wee-figure--map{aspect-ratio:850/430}.wee-figure--map img,.wee-figure--tall img{object-fit:cover;width:100%;height:100%}.wee-figure--tall{aspect-ratio:850/550}.wee-insight,.wee-feature{flex-direction:column;gap:10px;width:100%;display:flex}.wee-insight__row{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.wee-insight__copy{flex-shrink:0;width:min(392.5px,100%)}.wee-outcome-stack{flex-direction:column;gap:12px;width:100%;display:flex}.wee-outcome{border:1px solid var(--wee-stroke);background:#fff;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.wee-outcome--fixed{min-height:185px}.wee-outcome__title{font-family:var(--sans);letter-spacing:-.2px;color:var(--wee-body-box);margin:0;font-size:16px;font-weight:500;line-height:19px}.wee-demo{flex-direction:column;gap:8px;width:100%;display:flex}.wee-learn-grid{grid-template-columns:1fr 1fr;gap:12px 24px;width:100%;display:grid}@media (width<=1100px){.wee__layout{grid-template-columns:1fr;width:100%;padding:0 24px}.wee-sidenav{display:none}.wee-back-mobile{display:inline-flex}.wee-h3--tight{white-space:normal}.wee-insight__row{flex-direction:column}.wee-insight__copy{width:100%}}@media (width<=900px){.wee{padding-bottom:40px}.wee__layout{padding:0 20px}.wee-main{align-items:stretch;gap:32px;width:100%;max-width:none}.wee-back-mobile{margin-top:10px}.wee-section,.wee-insight,.wee-feature,#final-designs,#my-impact,#learnings{scroll-margin-top:88px}.wee-h1{letter-spacing:-1px;font-size:30px;line-height:46.8px}.wee-h2{font-size:20px;line-height:30px}.wee-h2--flush{font-size:22px;line-height:32px}.wee-h3{font-size:20px;line-height:30px}.wee-label{font-size:13px;line-height:19px}.wee-body{font-size:14px;line-height:19px}.wee-meta{flex-direction:column;gap:20px}.wee-meta__value{white-space:normal;font-size:13px;line-height:19px}.wee-cards{flex-direction:column;gap:16px}.wee-cards .wee-card .wee-h3{font-family:var(--sans);letter-spacing:-.2px;font-size:16px;font-weight:500;line-height:20px}.wee-card__body{font-size:14px;line-height:19px}.wee-feature .wee-h3,.wee-insight .wee-h3{font-size:20px;line-height:30px}.wee-section{gap:10px}.wee-section__body{gap:16px}#my-impact>.wee-section__body,#learnings>.wee-section__body{gap:32px}.wee-insight__row{flex-direction:column;gap:16px}.wee-insight__copy{width:100%}.wee-hero{aspect-ratio:362/232;border-radius:2px;width:100%;max-width:none}.wee-hero__phones{gap:20px;padding:12px 16px}.wee-hero .wee-phone{--wee-phone-w:96px;--wee-phone-h:208px;border-radius:8px;width:96px;max-width:none;height:208px}.wee-hero .wee-phone img,.wee-hero .wee-phone video{border-radius:7px}.wee-proto-pair{flex-direction:column;align-items:stretch;gap:32px;width:100%;max-width:none}.wee-proto-pair .wee-proto{flex:none;align-self:stretch;width:100%;min-width:0;max-width:none}.wee-proto{border-radius:2px;align-self:stretch;width:100%;max-width:none}.wee-proto--alt .wee-proto__label-wrap{display:none}.wee-proto__label{font-size:14px;line-height:19px}.wee-proto__phones{flex-flow:row;justify-content:center;gap:16px;width:100%;max-width:none}.wee-proto__phones .wee-phone{--wee-phone-w:99px;--wee-phone-h:215px;border-radius:8px;width:99px;max-width:none;height:215px}.wee-proto__phones .wee-phone img,.wee-proto__phones .wee-phone video{border-radius:7px}.wee-proto>.wee-phone,.wee-proto-pair .wee-phone{--wee-phone-w:221px;--wee-phone-h:480px;border-radius:var(--wee-phone-radius);width:221px;max-width:none;height:480px}.wee-proto>.wee-phone img,.wee-proto>.wee-phone video,.wee-proto-pair .wee-phone img,.wee-proto-pair .wee-phone video{border-radius:calc(var(--wee-phone-radius) - 1px)}.wee-learn-grid{grid-template-columns:1fr;gap:32px;width:100%;max-width:none}.wee-outcome-stack{gap:32px;width:100%;max-width:none}.wee-outcome--fixed{min-height:0}.wee-outcome .wee-body{font-size:14px;line-height:19px}.wee-cards,.wee-accordion,.wee-demo{align-self:stretch;width:100%;max-width:none}.wee-figure,.wee-figure--map,.wee-figure--tall,.wee-demo .wee-figure{box-sizing:border-box;align-self:stretch;width:100%;max-width:none}.wee-figure--map{aspect-ratio:362/183}.wee-figure--tall{aspect-ratio:362/234;background:#fff;padding:0}.wee-demo .wee-figure{aspect-ratio:362/183;background:#fff;padding:0}.wee-figure--tall img,.wee-demo .wee-figure img{object-fit:cover;width:100%;max-width:none;height:100%;display:block}.wee-demo{gap:8px}.wee-accordion__trigger{gap:24px;padding:18px 24px;font-size:14px;line-height:19px}.wee-accordion__body{padding:0 24px 18px 72px;font-size:14px;line-height:19px}.wee-accordion--plain .wee-accordion__body{padding-left:24px}}.rev{--rev-label:#b85b69;--rev-body-box:#2d1a0ab3;--rev-stroke:#2d1a0a1a;--rev-phone-stroke:#e2e2e2;--rev-phone-radius:20px;--rev-proto:#b85b691a;--rev-proto-alt:#b85b6929;--rev-label-chip:#fdf6f7;--rev-label-chip-alt:#fceef0;--rev-label-chip-border:#e8c4ca;--rev-content:850px;--rev-rail:284px;background:var(--background);min-height:100svh;padding-bottom:100px}.rev__layout{width:min(100%, calc(var(--rev-content) + var(--rev-rail) * 2));grid-template-columns:var(--rev-rail) minmax(0, var(--rev-content));box-sizing:border-box;align-items:start;margin:0 auto;display:grid;position:relative}.rev-sidenav{z-index:2;width:var(--rev-rail);box-sizing:border-box;flex-direction:column;gap:20px;padding:50px;display:flex;position:sticky;top:0}.rev-sidenav__back{font-family:var(--mono);color:var(--h1);align-items:center;gap:8px;font-size:15px;line-height:19px;display:inline-flex}.rev-sidenav__back img{width:18px;height:18px;transform:rotate(-90deg)}.rev-back-mobile{font-family:var(--mono);color:var(--h1);align-items:center;gap:8px;width:fit-content;font-size:13px;line-height:19px;display:none}.rev-back-mobile img{width:16px;height:16px;transform:rotate(-90deg)}.rev-sidenav__links{flex-direction:column;gap:8px;display:flex}.rev-sidenav__links a{font-family:var(--sans);color:var(--body);transition:color .2s var(--ease);cursor:pointer;padding:4px 6px;font-size:15px;line-height:19px}.rev-sidenav__links a:hover,.rev-sidenav__links a:focus-visible,.rev-sidenav__links a.is-active{color:var(--h1)}.rev-main{width:100%;max-width:var(--rev-content);flex-direction:column;gap:58px;display:flex}.rev-h1{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:36px;font-weight:500;line-height:46.8px}.rev-h2{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:26px;font-weight:500;line-height:32px}.rev-h2--flush{margin-top:0}.rev-h3{font-family:var(--heading);letter-spacing:-1px;color:var(--h1);margin:0;font-size:22px;font-weight:500;line-height:30px}.rev-h3--tight{white-space:nowrap}.rev-label{font-family:var(--mono);color:var(--rev-label);margin:0;font-size:15px;line-height:19px}.rev-body{font-family:var(--sans);letter-spacing:-.2px;color:var(--body);margin:0;font-size:16px;font-weight:400;line-height:19px}.rev-body strong{color:var(--body);font-weight:700}.rev-body--stack{flex-direction:column;gap:16px;display:flex}.rev-hero{aspect-ratio:850/544;background:#000;border-radius:2px;width:100%;position:relative;overflow:hidden}.rev-hero__bg{object-fit:cover;opacity:1;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.rev-hero__phones{justify-content:center;align-items:center;gap:50px;padding:24px;display:flex;position:absolute;inset:0}.rev-meta{justify-content:space-between;gap:24px;width:100%;display:flex}.rev-meta__col{flex-direction:column;gap:2px;min-width:0;display:flex}.rev-meta__value{font-family:var(--sans);color:var(--body);white-space:nowrap;margin:0;font-size:15px;line-height:19px}.rev-section,.rev-insight,.rev-feature,#final-designs,#my-impact,#learnings{scroll-margin-top:24px}.rev-section{flex-direction:column;gap:10px;width:100%;display:flex}.rev-section__body{flex-direction:column;gap:16px;display:flex}.rev-cards{gap:16px;width:100%;display:flex}.rev-card{border:1px solid var(--rev-stroke);background:#fff;border-radius:10px;flex-direction:column;flex:1 1 0;gap:12px;min-width:0;padding:30px;display:flex}.rev-card--quote{flex:none;width:100%}.rev-card--stat{flex:1 1 0}.rev-card__eyebrow{font-family:var(--sans);color:var(--rev-body-box);margin:0;font-size:15px;line-height:19px}.rev-stat{font-family:Inter, var(--heading), system-ui, sans-serif;letter-spacing:-1px;color:var(--h1);margin:0;font-size:34px;font-weight:500;line-height:30px}.rev-stat-block{flex-direction:column;gap:20px;width:100%;display:flex}.rev-card__body{font-family:var(--sans);color:var(--rev-body-box);margin:0;font-size:15px;line-height:19px}.rev-proto{background:var(--rev-proto);box-sizing:border-box;border:1px solid #2d1a0a0d;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px;display:flex;overflow:hidden}.rev-proto--alt{background:var(--rev-proto-alt)}.rev-proto__label-wrap{width:100%}.rev-proto__label{border:1px solid var(--rev-label-chip-border);background:var(--rev-label-chip);font-family:var(--sans);color:var(--rev-body-box);border-radius:10px;padding:4px 6px;font-size:15px;line-height:19px;display:inline-flex}.rev-proto--alt .rev-proto__label{background:var(--rev-label-chip-alt)}.rev-proto__phones{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.rev-proto-pair{align-items:flex-start;gap:32px;width:100%;display:flex}.rev-proto-pair .rev-proto{flex:1 1 0;min-width:253px}.rev-phone{--rev-phone-w:221px;--rev-phone-h:480px;width:var(--rev-phone-w);height:var(--rev-phone-h);aspect-ratio:221/480;border-radius:var(--rev-phone-radius);box-shadow:none;box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;outline:none;flex:none;position:relative;overflow:hidden}.rev-phone__sizer{pointer-events:none;visibility:hidden;width:100%;height:100%;display:block}.rev-hero .rev-phone,.rev-proto .rev-phone,.rev-proto-pair .rev-phone{border:1px solid #e2e2e2}.rev-hero .rev-phone{box-shadow:4px 4px 80px 10px #00000026}.rev-phone img,.rev-phone video{object-fit:cover;object-position:center center;border-radius:calc(var(--rev-phone-radius) - 1px);width:100%;max-width:none;height:100%;max-height:none;display:block;position:absolute;top:0;left:0}.rev-accordion{border:1px solid var(--rev-stroke);border-radius:10px;width:100%;overflow:hidden}.rev-accordion__item{border-bottom:1px solid var(--rev-stroke);background:#fff}.rev-accordion__item:last-child{border-bottom:0}.rev-accordion__item:last-child .rev-accordion__trigger{border-radius:0 0 10px 10px}.rev-accordion__item:first-child .rev-accordion__trigger{border-radius:10px 10px 0 0}.rev-accordion__trigger{width:100%;font-family:var(--sans);letter-spacing:-.2px;color:var(--h1);text-align:left;cursor:pointer;background:#fff;border:0;align-items:flex-start;gap:24px;padding:18px 24px;font-size:16px;line-height:19px;display:flex}.rev-accordion__trigger:hover,.rev-accordion__trigger:focus-visible{background:#fafaf8}.rev-accordion__trigger span{flex:auto}.rev-accordion__logo{border:1px solid var(--rev-stroke);object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}.rev-accordion__caret{width:12px;height:6px;transition:transform .2s var(--ease);flex-shrink:0;margin-top:7px}.rev-accordion__item--open .rev-accordion__caret{transform:rotate(180deg)}.rev-accordion__panel{transition:grid-template-rows .25s var(--ease);grid-template-rows:0fr;display:grid}.rev-accordion__item--open .rev-accordion__panel{grid-template-rows:1fr}.rev-accordion__panel-inner{overflow:hidden}.rev-accordion__body{font-family:var(--sans);letter-spacing:-.2px;color:var(--rev-body-box);margin:0;padding:0 24px 18px 72px;font-size:15px;line-height:20px}.rev-accordion--plain .rev-accordion__body{padding-left:24px}.rev-figure{border:1px solid var(--rev-stroke);background:#fff;border-radius:2px;width:100%;position:relative;overflow:hidden}.rev-figure img,.rev-figure__media{object-fit:cover;width:100%;height:100%;display:block}.rev-figure--tall,.rev-figure--550{aspect-ratio:2550/1650}.rev-figure--499{aspect-ratio:850/499}.rev-figure--485{aspect-ratio:850/485}.rev-figure--601{aspect-ratio:1700/1202}.rev-figure--tall img,.rev-figure--550 img,.rev-figure--499 img,.rev-figure--485 img,.rev-figure--601 img,.rev-figure--tall .rev-figure__media,.rev-figure--550 .rev-figure__media,.rev-figure--499 .rev-figure__media,.rev-figure--485 .rev-figure__media,.rev-figure--601 .rev-figure__media{object-fit:cover;width:100%;height:100%}.rev-insight,.rev-feature{flex-direction:column;gap:10px;width:100%;display:flex}.rev-insight__row{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.rev-insight__copy{flex-shrink:0;width:min(392.5px,100%)}.rev-outcome-stack{flex-direction:column;gap:12px;width:100%;display:flex}.rev-outcome{border:1px solid var(--rev-stroke);background:#fff;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.rev-outcome--fixed{min-height:185px}.rev-outcome__title{font-family:var(--sans);letter-spacing:-.2px;color:var(--rev-body-box);margin:0;font-size:16px;font-weight:500;line-height:19px}.rev-demo{flex-direction:column;gap:8px;width:100%;display:flex}.rev-learn-grid{gap:24px;width:100%;display:flex}.rev-learn-col{flex-direction:column;flex:1 1 0;gap:12px;min-width:0;display:flex}@media (width<=1100px){.rev__layout{grid-template-columns:1fr;width:100%;padding:0 24px}.rev-sidenav{display:none}.rev-back-mobile{display:inline-flex}.rev-h3--tight{white-space:normal}.rev-insight__row{flex-direction:column}.rev-insight__copy{width:100%}}@media (width<=900px){.rev{padding-bottom:64px}.rev__layout{padding:0 20px}.rev-main{gap:32px}.rev-back-mobile{margin-top:10px}.rev-h1{letter-spacing:-1px;font-size:30px;line-height:46.8px}.rev-h2{font-size:22px;line-height:32px}.rev-h3{font-size:20px;line-height:30px}#edge-cases>.rev-section__body>.rev-h3,#learnings>.rev-section__body>.rev-h3{font-size:22px;line-height:32px}.rev-label{font-size:13px;line-height:19px}.rev-body{font-size:14px;line-height:19px}.rev-meta{flex-direction:column;gap:20px}.rev-meta__value{white-space:normal;font-size:13px;line-height:19px}.rev-card--quote .rev-h3{font-family:var(--sans);letter-spacing:-.2px;font-size:18px;font-weight:500;line-height:20px}.rev-cards{flex-direction:column;gap:16px}.rev-cards .rev-card .rev-h3{font-family:var(--sans);letter-spacing:-.2px;font-size:16px;font-weight:500;line-height:20px}.rev-card__eyebrow,.rev-card__body{font-size:14px;line-height:19px}.rev-stat{font-family:var(--heading);letter-spacing:-1px;font-size:36px;line-height:46.8px}.rev-stat-block .rev-proto-pair{flex-direction:column;gap:32px}.rev-proto-pair,.rev-learn-grid,.rev-proto__phones{flex-direction:column}.rev-learn-grid,.rev-learn-col{gap:32px}.rev-outcome--fixed{min-height:0}.rev-feature .rev-h3,.rev-insight .rev-h3{font-size:20px;line-height:30px}.rev-hero{aspect-ratio:850/544;border-radius:2px}.rev-hero__phones{gap:12px;padding:16px}.rev-proto-pair .rev-proto{width:100%;min-width:0}.rev-proto,.rev-figure{width:100%}.rev-accordion__trigger{gap:16px;padding:16px 20px;font-size:14px}.rev-accordion__body{padding:0 20px 16px;font-size:14px}.rev-phone,.rev-proto__phones .rev-phone{--rev-phone-w:221px;--rev-phone-h:480px;width:221px;max-width:none;height:480px}}
