@font-face{font-family:Anybody;src:url(/fonts/anybody-latin.woff2) format("woff2");font-style:normal;font-weight:500 600;font-stretch:100%;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2) format("woff2");font-style:normal;font-weight:400 600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-italic-latin.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Sour Gummy;src:url(/fonts/sour-gummy-latin.woff2) format("woff2");font-style:normal;font-weight:400 500;font-stretch:100%;font-display:swap}:root{--color-accent:#ff843d;--color-ink:#262626;--color-muted:#737373;--color-canvas:#f6f6f4;--color-surface:#ffffff;--color-surface-soft:#f8f8f8;--color-control:#f5f5f5;--color-placeholder:#eeeeee;--color-border:#efefef;--color-divider:#d9d9d9;--font-display:"Anybody",sans-serif;--font-playful:"Sour Gummy",sans-serif;--font-body:"Inter",sans-serif;--space-1:5px;--space-2:10px;--space-3:15px;--space-4:20px;--space-content:25px;--space-grid:30px;--space-emphasis:40px;--space-section:60px;--gap-project-title-to-body:10px;--gap-section-title-to-body:9px;--radius-media:10px;--radius-card:10px;--radius-thumbnail:30px;--radius-section:32px;--radius-board:36px;--radius-pill:999px;--social-target:46px;--social-glyph:36px;--social-gap:20px;--header-height:74px;--footer-height:86px;--more-info-height:79px;--feature-dot-target:15px;--feature-dot-size:10px;--thumbnail-overlay-padding:30px;--content-max:1240px;--page-margin:100px;--grid-columns:12;--grid-gap:30px;--motion-fast:180ms;--motion-standard:250ms;--shadow-header:0 2px 9.8px 9px rgba(0,0,0,.04);--shadow-footer:0 -2px 9px 9px rgba(0,0,0,.04);--accent:var(--color-accent);--ink:var(--color-ink);--gap:var(--space-grid);--font-anybody:"Anybody"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-surface);color:var(--color-ink);font-family:var(--font-body);font-size:20px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{text-wrap:balance}blockquote,figcaption,li,p{text-wrap:pretty;orphans:3;widows:3}a{color:inherit;text-decoration:none}::selection{background:var(--color-accent);color:var(--color-ink)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.play-page{width:min(100%,1920px);margin:0 auto;padding:0 clamp(24px,4.8vw,92px)}.site-header{min-height:182px;display:flex;align-items:flex-start;justify-content:space-between;padding-top:42px}.wordmark{color:var(--accent);font-family:var(--font-display);font-size:clamp(20px,1.7vw,32px)}.wordmark,nav{font-weight:600}nav{display:flex;gap:clamp(22px,3.7vw,72px);font-size:clamp(16px,1.7vw,32px)}nav a{transition:color .18s ease}nav .active,nav a:focus-visible,nav a:hover{color:var(--accent)}.gallery{display:grid;grid-template-columns:1.13fr 1fr .72fr;gap:clamp(28px,2.6vw,50px);align-items:start}.gallery-column{display:flex;flex-direction:column;gap:var(--gap)}.column-2{gap:clamp(36px,2.6vw,50px)}.column-3{gap:clamp(28px,2.6vw,50px)}.tile{position:relative;overflow:hidden;border-radius:var(--radius-media);background:#eee}.tile img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.tile:hover img{transform:scale(1.025)}.tile.lavender{background:#e5dffd}.tile img.contain{object-fit:contain}footer{min-height:310px;padding:110px 16px 50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:36px;font-size:clamp(12px,1.35vw,26px);font-weight:500}footer p{margin:0}footer nav{justify-content:flex-end;gap:clamp(16px,1.8vw,34px);font-size:inherit}.socials{display:flex;gap:20px;align-items:center;font-size:1.25em;font-weight:600}.socials a,footer a{transition:color .18s ease}.socials a:focus-visible,.socials a:hover,footer a:focus-visible,footer a:hover{color:var(--accent)}.work-page{--work-ink:#262626;color:var(--work-ink);min-height:100vh;background:#fff}.work-footer,.work-header{width:100%;min-height:74px;padding:10px 100px;display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:2}.work-header{box-shadow:var(--shadow-header)}.work-brand{padding:5px 10px;display:flex;align-items:center;gap:10px;border-radius:50px;color:var(--accent);font-family:Anybody,sans-serif;font-size:32px;font-weight:600;line-height:1}.work-brand img{width:50px;height:44.382px}.work-footer-nav,.work-nav{display:flex;align-items:center;gap:10px;font-weight:500}.work-footer-nav,.work-nav{font-family:Anybody,sans-serif}.work-footer-nav a,.work-nav a{padding:10px 20px;border-radius:50px;line-height:1;white-space:nowrap}.work-nav a{font-size:20px}.work-nav a.playful{font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:400}.work-footer-nav a.active,.work-footer-nav a:focus-visible,.work-footer-nav a:hover,.work-nav a.active,.work-nav a:focus-visible,.work-nav a:hover{color:var(--accent)}.work-grid{--work-grid-width:min(calc(100vw - 200px),1240px);--work-grid-gap:30px;--work-grid-gutters:330px;--work-grid-column:calc((var(--work-grid-width) - var(--work-grid-gutters)) / 12);width:var(--work-grid-width);margin:60px auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:calc(var(--work-grid-column) * 2.046);gap:var(--work-grid-gap);overflow:visible}.about-mobile-copy,.play-grid-mobile,.work-grid-mobile{display:none}.work-project{position:relative;overflow:hidden;border-radius:var(--radius-thumbnail);background:#eee}.work-project img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.work-project:focus-visible img,.work-project:hover img{transform:scale(1.018)}.work-project-overlay{position:absolute;inset:0;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 62%);opacity:0;transition:opacity .26s ease;pointer-events:none}.work-project--featured .work-project-overlay{padding:70px}.work-project-overlay h2,.work-project-overlay p{margin:0;line-height:normal}.work-project-overlay h2{font-family:var(--font-display);font-size:48px;font-weight:500;line-height:1.035}.work-project-overlay p{font-family:var(--font-body);font-size:30px;font-weight:400;line-height:1.2}.work-project--compact .work-project-overlay h2{font-size:48px}.work-project--compact .work-project-overlay p{font-size:30px}.work-project:focus .work-project-overlay,.work-project:focus-visible .work-project-overlay,.work-project:hover .work-project-overlay{opacity:1}.work-project:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.work-project--hero{grid-column:1/span 12;grid-row:1/span 4}.work-project--l500{grid-column:1/span 6;grid-row:5/span 2}.work-project--edubot{grid-column:7/span 6;grid-row:5/span 3}.work-project--xt-lite{grid-column:1/span 6;grid-row:7/span 3}.work-project--mave{grid-column:7/span 6;grid-row:8/span 2}.work-project--nexstem{grid-column:1/span 6;grid-row:10/span 3}.work-project--omni{grid-column:7/span 6;grid-row:10/span 3}.work-project--mellow{grid-column:1/span 4;grid-row:13/span 2}.work-project--oven{grid-column:5/span 4;grid-row:13/span 2}.work-project--table{grid-column:9/span 4;grid-row:13/span 2}.work-project--chai{grid-column:1/span 4;grid-row:15/span 3}.work-project--aasha{grid-column:5/span 4;grid-row:15/span 3}.work-project--phool{grid-column:9/span 4;grid-row:15/span 3}.work-project--padded{background:#eaeaea}.work-project--padded img{object-fit:cover;padding:0}.work-project--aasha .work-project-overlay h2,.work-project--chai .work-project-overlay h2,.work-project--hero .work-project-overlay h2,.work-project--mave .work-project-overlay h2,.work-project--mellow .work-project-overlay h2,.work-project--nexstem .work-project-overlay h2,.work-project--omni .work-project-overlay h2,.work-project--oven .work-project-overlay h2,.work-project--phool .work-project-overlay h2,.work-project--table .work-project-overlay h2{font-family:Anybody,sans-serif}.play-grid{--play-grid-width:min(calc(100vw - 200px),1240px);--play-grid-gap:30px;--play-grid-gutters:330px;--play-grid-column:calc((var(--play-grid-width) - var(--play-grid-gutters)) / 12);width:var(--play-grid-width);margin:60px auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:calc(var(--play-grid-column) * 2.046);gap:var(--play-grid-gap);overflow:hidden}.play-card{position:relative;overflow:hidden;border-radius:var(--radius-thumbnail);background:#eee}.play-card>img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.play-card:focus-visible .play-popsicle-scene img,.play-card:focus-visible>img,.play-card:hover .play-popsicle-scene img,.play-card:hover>img{transform:scale(1.018)}.play-card:focus .play-card-overlay,.play-card:focus-visible .play-card-overlay,.play-card:hover .play-card-overlay{opacity:1}.play-card:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.play-card-overlay h2{font-size:48px}.play-card-overlay p{font-size:30px}.play-card--popsicle{grid-column:1/span 7;grid-row:1/span 4}.play-card--birdhouse{grid-column:8/span 5;grid-row:1/span 3}.play-card--metalcone{grid-column:8/span 5;grid-row:4/span 3}.play-card--woodpecker{grid-column:1/span 7;grid-row:5/span 2}.play-card--ninja-pasta{grid-column:1/span 7;grid-row:7/span 4}.play-card--candy-key{grid-column:8/span 5;grid-row:7/span 3}.play-card--alligator{grid-column:8/span 5;grid-row:10/span 4}.play-card--shoerage{grid-column:1/span 7;grid-row:11/span 3}.play-card--flower-vase{grid-column:1/span 4;grid-row:14/span 4}.play-card--saras{grid-column:5/span 5;grid-row:14/span 2}.play-card--regal{grid-column:10/span 3;grid-row:14/span 3}.play-card--parna{grid-column:5/span 5;grid-row:16/span 3}.play-card--ballerina{grid-column:10/span 3;grid-row:17/span 2}.play-card--classy{grid-column:1/span 4;grid-row:18/span 2}.play-card--peak{grid-column:5/span 4;grid-row:19/span 3}.play-card--gods-hand{grid-column:9/span 4;grid-row:19/span 3}.play-card--candy-stool{grid-column:1/span 4;grid-row:20/span 4}.play-card--forms-digital{grid-column:5/span 4;grid-row:22/span 2}.play-card--forms-exercise{grid-column:9/span 4;grid-row:22/span 2}.play-popsicle-scene{position:absolute;inset:0;background:#fff9eb}.play-popsicle-scene img{transition:transform .42s cubic-bezier(.2,.7,.2,1)}.play-popsicle-pack{width:55.65%!important;height:92.64%!important;inset:auto auto 0 0!important;object-fit:cover;object-position:0 0;border-radius:var(--radius-media)}.play-popsicle-hand{position:absolute;right:0;bottom:0;width:44.34%;height:auto;z-index:1}.work-footer{min-height:86px;padding-block:20px;box-shadow:var(--shadow-footer)}.work-footer p{margin:0;display:flex;align-items:center;font-family:var(--font-body);font-size:16px;white-space:nowrap}.work-footer p,.work-footer p strong{font-weight:600}.work-footer-nav a{font-size:20px;font-weight:500}.work-footer-nav a.playful{font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:400}.scroll-to-top{width:50px;height:50px;margin:0 auto 60px;display:grid;place-items:center;border-radius:35px;background:var(--accent);color:#fff;transition:transform .18s ease,box-shadow .18s ease}.scroll-to-top__icon{width:30px;height:30px;display:block;background:#fff;-webkit-mask:url(/work/arrow-up.svg) center/contain no-repeat;mask:url(/work/arrow-up.svg) center/contain no-repeat}.scroll-to-top:focus-visible,.scroll-to-top:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(255,132,61,.32)}.ati-robotics-link{width:229px;height:24px;display:inline-flex;align-items:center;flex:0 0 auto;color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:35px;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:3px;white-space:nowrap}.ati-robotics-link:hover,.ati-robotics-link:visited{color:#262626}.ati-robotics-link:focus-visible{color:#262626;border-radius:4px;outline:2px solid var(--color-ink);outline-offset:4px}.ati-robotics-link__icon{width:24px;height:24px;display:block;flex:0 0 24px;background:currentColor;-webkit-mask:url(/work/arrow-up-right.svg) center/contain no-repeat;mask:url(/work/arrow-up-right.svg) center/contain no-repeat}.work-socials{display:flex;gap:var(--social-gap);align-items:center}.social-icon{width:var(--social-target);height:var(--social-target);padding:5px;position:relative;display:grid;place-items:center;background:transparent;color:var(--color-ink);border-radius:12px;transform-origin:center;transition:color var(--motion-fast) ease,background-color var(--motion-fast) ease,transform var(--motion-fast) ease}.social-icon:focus-visible,.social-icon:hover{background:var(--color-control);color:var(--color-accent)}.social-icon:focus-visible{outline:2px solid var(--color-ink);outline-offset:3px}.social-icon:active{background:transparent;color:var(--color-accent);transform:scale(.96)}.social-glyph{width:var(--social-glyph);height:var(--social-glyph);display:block;flex:none;background-color:currentColor;-webkit-mask:var(--social-icon) center /contain no-repeat;mask:var(--social-icon) center /contain no-repeat}.social-glyph--behance{--social-icon:url(/work/behance-tag.svg)}.social-glyph--instagram{--social-icon:url(/work/instagram.svg)}.social-glyph--linkedin{--social-icon:url(/work/linkedin.svg)}.ds-more-info{width:min(var(--content-max),calc(100vw - var(--page-margin) - var(--page-margin)));min-height:var(--more-info-height);padding:var(--space-4) var(--space-grid);display:grid;place-items:center;border-radius:var(--radius-card);background:rgba(255,132,61,.1);color:var(--color-accent);text-align:center}.ds-more-info p{max-width:800px;font-size:28px;line-height:35px}.ds-more-info p,.ds-project-title,.ds-section-title{margin:0;font-family:var(--font-display);font-weight:500}.ds-project-title,.ds-section-title{color:var(--color-accent)}.ds-project-title{font-size:34px;line-height:39px}.ds-section-title{font-size:28px;line-height:35px}.ds-feature-bullet{width:min(100%,422px);display:grid;grid-template-columns:var(--feature-dot-target) minmax(0,1fr);align-items:start;gap:var(--space-2)}.ds-feature-dot{width:var(--feature-dot-target);height:var(--feature-dot-target);display:grid;place-items:center}.ds-feature-dot:before{width:var(--feature-dot-size);height:var(--feature-dot-size);border-radius:var(--radius-pill);background:#d9d9d9;content:""}.ds-feature-text{min-width:0;display:flex;flex-direction:column;gap:4px}.ds-feature-text h3,.ds-feature-text p{margin:0;color:var(--color-ink);font-family:var(--font-body);line-height:26px}.ds-feature-text h3{font-size:20px;font-weight:500}.ds-feature-text p{font-size:18px;font-weight:400}.about-page{--about-content-max:1000px;--about-width:min(calc(100vw - 200px),var(--about-content-max));--about-contact-width:min(calc(100vw - 200px),1096px);flex-direction:column;gap:var(--space-grid)}.about-hero,.about-page{display:flex;align-items:center}.about-hero{width:100%;height:614px;flex:0 0 auto;margin-top:0;padding:120px 0 200px;position:relative;justify-content:center;overflow:hidden}.about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.4;pointer-events:none}.about-hero-copy{width:min(574px,calc(100% - 32px));position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-grid);color:var(--color-ink)}.about-hero-copy h1,.about-hero-copy p,.about-hero-copy span,.about-hero-copy strong,.about-work-link{margin:0;line-height:1.16}.about-hero-copy p,.about-hero-copy span,.about-hero-copy strong,.about-work-link{font-family:var(--font-playful);font-weight:500}.about-hero-copy p,.about-hero-copy span{font-size:60px}.about-hero-copy>p{width:100%}.about-hero-copy h1{width:100%;font-family:var(--font-display);font-size:90px;font-weight:600;line-height:1;text-align:center}.about-hero-copy div{display:flex;align-items:flex-end;gap:var(--space-4);white-space:nowrap}.about-hero-copy strong,.about-work-link{color:var(--color-accent);font-size:70px;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.08em}.about-grid{width:var(--about-width);margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(261px,auto)) minmax(0,auto);gap:var(--space-grid)}.about-card{min-width:0;border:1px solid rgba(255,132,61,.55);border-radius:40px;background:var(--color-surface);box-shadow:0 7px 16px rgba(255,132,61,.12);color:var(--color-ink)}.about-life-card{min-height:552px;grid-column:1;grid-row:1/span 2;padding:var(--space-grid) var(--space-emphasis) 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:var(--space-emphasis)}.about-life-card div{width:100%;display:flex;flex-direction:column;gap:var(--space-4)}.about-life-card h2{margin:0;color:var(--color-accent);font-family:var(--font-playful);font-size:34px;font-weight:400;line-height:44px}.about-life-card p{margin:0;font-family:var(--font-body);font-size:24px;font-weight:400;line-height:36px}.about-life-card img{width:min(304px,62%);height:auto}.about-statement-card{min-height:261px;grid-column:2;padding:var(--space-grid) var(--space-emphasis);display:flex;align-items:center}.about-statement-card p{margin:0;font-family:var(--font-playful);font-size:30px;font-weight:400;line-height:40px}.about-statement-card--principles{grid-row:1}.about-statement-card--principles p>span{display:block}.about-statement-card--journey{grid-row:2}.about-statement-card strong{color:var(--color-accent);font-weight:400}.about-timeline-card{min-height:456px;grid-row:3;padding:var(--space-grid) 50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--space-grid);align-self:stretch;justify-self:stretch}.about-timeline-card--education{grid-column:2}.about-timeline-card--work{grid-column:1}.about-timeline-card h2{width:fit-content;margin:0;min-height:45px;padding:var(--space-2) var(--space-3);display:inline-flex;align-items:center;border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-surface);font-family:var(--font-display);font-size:22px;font-weight:500;line-height:23px}.about-timeline{width:100%}.about-timeline>div{position:relative;display:flex;flex-direction:column;gap:var(--space-content);padding-left:var(--space-emphasis)}.about-timeline>div:before{content:"";width:1px;position:absolute;top:var(--space-2);bottom:var(--space-2);left:9px;background:var(--color-ink)}.about-timeline section{margin:0;position:relative;font-family:var(--font-body)}.about-timeline section:before{content:"";width:var(--space-4);height:var(--space-4);position:absolute;top:var(--space-1);left:calc(-1 * var(--space-emphasis));border-radius:var(--radius-pill);background:#ffc9aa}.about-timeline h3,.about-timeline p{margin:0;color:var(--color-ink)}.about-timeline h3{font-size:20px;font-weight:500;line-height:27px}.about-timeline p,.about-timeline span{font-size:18px;line-height:27px}.about-timeline span{color:var(--color-muted)}.about-resume{min-width:236px;min-height:80px;margin:0;padding:var(--space-2) var(--space-emphasis);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-accent);box-shadow:0 9px 18px rgba(255,132,61,.2);color:var(--color-surface);font-family:var(--font-playful);font-size:30px;line-height:36px;transition:transform var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.about-resume:focus-visible,.about-resume:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(255,132,61,.26)}.about-resume:active{transform:scale(.96)}.about-spacer{width:min(100%,1436px);height:90px;background:var(--color-surface);flex:0 0 auto}.about-recognition{width:min(calc(100vw - 214px),1226px);padding:var(--space-grid) 0;display:flex;flex-direction:column;gap:var(--space-emphasis)}.about-recognition h2{margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:50px;font-weight:500;line-height:34px}.about-recognition-logos{min-height:145px;display:grid;grid-template-columns:6.68% 15.18% 25.43% 16.49% 10.94%;align-items:center;column-gap:4.894%}.about-recognition-logos img{display:block;width:100%;max-height:145px;object-fit:contain}.about-contact{width:var(--about-contact-width);margin:0}.about-contact h2{margin:0 0 27px;color:var(--color-ink);font-family:var(--font-display);font-size:50px;font-weight:500;line-height:1.16}.about-contact-layout{display:grid;grid-template-columns:minmax(0,330px) minmax(0,666px);align-items:flex-start;gap:100px}.about-contact-links{width:100%;margin:0;display:flex;flex-direction:column;gap:var(--space-emphasis);font-style:normal}.about-contact h3,.about-form label span{margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:27px}.about-contact-links div{display:flex;flex-direction:column;gap:var(--space-4)}.about-contact-links a,.about-form input,.about-form textarea{width:100%;border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-ink);font-family:var(--font-body);font-size:20px;font-weight:500;line-height:30px}.about-contact-links a{height:64px;padding:var(--space-2) var(--space-4);display:flex;align-items:center}.about-form{width:100%;display:grid;grid-template-columns:minmax(0,292fr) minmax(0,334fr);column-gap:var(--space-emphasis);row-gap:var(--space-emphasis)}.about-form h3{margin-bottom:-15px}.about-form h3,.about-message-field{grid-column:1/-1}.about-form label{display:flex;flex-direction:column;gap:var(--space-4)}.about-form label span{color:var(--color-ink);font-family:var(--font-playful);font-size:26px;font-weight:400;line-height:35px}.about-form input{height:64px;padding:var(--space-2) var(--space-4)}.about-form textarea{min-height:275px;resize:vertical;padding:var(--space-grid) var(--space-4);border-radius:var(--radius-section)}.about-form input::placeholder,.about-form textarea::placeholder{color:rgba(38,38,38,.3);font-style:italic;font-weight:400}.about-form-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.about-form-actions{grid-column:1/-1;min-height:64px;display:flex;align-items:center;gap:20px}.about-form-actions button{min-width:176px;height:54px;padding:10px 22px;border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-surface);font-family:var(--font-body);font-size:18px;font-weight:600;line-height:1;cursor:pointer}.about-form-actions button:hover{background:var(--color-surface);color:var(--color-accent)}.about-form-actions button:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent) 35%,transparent);outline-offset:3px}.about-form-actions button:disabled{cursor:wait;opacity:.65}.about-form-status{margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:16px;line-height:1.35}.about-form-status--error{color:#a52a2a}.about-page .scroll-to-top{margin:0}.sherpa-page{display:flex;flex-direction:column;align-items:center;gap:30px}.sherpa-contact-note,.sherpa-section,.sherpa-wide-image{width:min(calc(100vw - 40px),1240px)}.sherpa-media{display:block;width:100%;height:100%;object-fit:cover}.sherpa-media.sherpa-wide-image{width:min(calc(100vw - 40px),1240px)}.sherpa-hero-image{width:100%;height:869px;max-height:none;object-fit:cover;object-position:center top}.sherpa-section{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.sherpa-section h1,.sherpa-section h2{margin:0;color:var(--accent);font-family:Anybody,sans-serif;font-weight:500;line-height:35px}.sherpa-section h1{font-size:34px;line-height:1.158}.sherpa-section h2{font-size:28px}.sherpa-section h3{margin:0;color:#262626;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:26px}.sherpa-ati-link,.sherpa-section li,.sherpa-section p{margin:0;color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.sherpa-decisions,.sherpa-details,.sherpa-integrated,.sherpa-intro,.sherpa-making,.sherpa-process{gap:0}.sherpa-intro .sherpa-title-row{margin-bottom:9.62px}.sherpa-intro>p{margin-bottom:12px}.sherpa-decisions>h2,.sherpa-details>h2,.sherpa-making>h2,.sherpa-process>h2{margin-bottom:9px}.sherpa-details>p,.sherpa-making>p,.sherpa-process>p{margin-bottom:12px}.sherpa-integrated>h3{margin-bottom:4px}.sherpa-integrated>p{margin-bottom:7px}.sherpa-title-row{display:flex;align-items:center;gap:30px}.sherpa-ati-link{display:flex;align-items:center;gap:2px;text-decoration:underline;text-underline-position:from-font}.sherpa-ati-link span{width:24px;height:24px;display:grid;place-items:center;text-decoration:none}.sherpa-role-layout{width:100%;min-height:507px;height:auto;flex:0 0 auto;display:flex;align-items:flex-start;gap:25px;overflow:visible}.sherpa-role-layout>.sherpa-media{min-width:0;flex:1 1 auto;height:507px;border-radius:10px}.sherpa-role-copy{min-width:0;width:280px;min-height:0;height:507px;flex:0 0 280px;display:flex;flex-direction:column;align-items:flex-start;gap:11px;overflow:visible}.sherpa-role-copy>p{width:100%}.sherpa-role-copy h3{margin-bottom:10px;font-size:18px}.sherpa-role-copy ul{margin:0;padding-left:27px}.sherpa-role-copy li{padding-left:0}.sherpa-details>p,.sherpa-process>p{width:min(100%,682px)}.sherpa-process-strip{width:100%;height:340px;flex:0 0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px;overflow:hidden}.sherpa-decision-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-process-strip .sherpa-media{border-radius:10px}.sherpa-process-strip .sherpa-media{object-fit:cover}.sherpa-wide-image{height:auto;max-height:779px;border-radius:10px}.sherpa-process+.sherpa-wide-image{height:790px;max-height:none;object-position:center center}.sherpa-decision-grid{width:100%;height:611px;flex:0 0 auto;display:grid;grid-template-columns:1fr 805px;gap:20px}.sherpa-decision-grid article{min-width:0;display:flex;flex-direction:column;gap:20px}.sherpa-title-mobile{display:none}.sherpa-decision-copy.ds-feature-bullet{width:100%;display:block}.sherpa-decision-copy .ds-feature-dot{display:none}.sherpa-decision-copy .ds-feature-text{gap:20px}.sherpa-decision-copy .ds-feature-text h3{font-size:22px}.sherpa-decision-copy .ds-feature-text p{font-size:18px}.sherpa-decision-grid .sherpa-media{min-height:0;height:522px;flex:0 0 522px}.sherpa-modular{flex-direction:row;align-items:flex-start;gap:20px}.sherpa-modular>.sherpa-media{min-width:0;height:670px;flex:1 1 auto}.sherpa-modular article{width:392px;height:670px;display:flex;flex-direction:column;gap:20px}.sherpa-modular article .sherpa-media{min-height:0;flex:1 1 auto}.sherpa-integrated-grid{width:100%;height:667px;flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:20px}.sherpa-integrated-grid .sherpa-media:first-child{grid-row:1/span 2}.sherpa-details,.sherpa-integrated{gap:0}.sherpa-details>:nth-child(n+4){margin-top:25px}.sherpa-two-up{width:100%;height:403px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sherpa-details>.sherpa-wide-image+.sherpa-two-up{height:753px}.sherpa-details>.sherpa-wide-image{width:100%;height:779px}.sherpa-squareless{aspect-ratio:1280/728;height:auto;max-height:none}.sherpa-details>.sherpa-squareless{height:705px}.sherpa-making{gap:0}.sherpa-making-grid{width:100%;height:1885.75px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(9,minmax(0,1fr));gap:20px;overflow:hidden}.sherpa-making-grid .sherpa-media:first-child{grid-column:1/span 7;grid-row:1/span 5}.sherpa-making-grid .sherpa-media:nth-child(2){grid-column:8/span 5;grid-row:1/span 2}.sherpa-making-grid .sherpa-media:nth-child(3){grid-column:8/span 5;grid-row:3/span 2}.sherpa-making-grid .sherpa-media:nth-child(4){grid-column:8/span 5;grid-row:5/span 3}.sherpa-making-grid .sherpa-media:nth-child(5){grid-column:1/span 7;grid-row:6/span 2}.sherpa-making-grid .sherpa-media:nth-child(6){grid-column:1/span 6;grid-row:8/span 2}.sherpa-making-grid .sherpa-media:nth-child(7){grid-column:7/span 6;grid-row:8/span 2;transform:rotate(-.45deg)}.sherpa-contact-note{height:var(--more-info-height);padding:0 218px;display:grid;place-items:center;border-radius:10px;background:rgba(255,132,61,.1)}.sherpa-contact-note p{margin:0;color:var(--accent);font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:35px;text-align:center}.sherpa-page .scroll-to-top{margin:0}.lifter-page{display:flex;flex-direction:column;align-items:center;gap:30px}.lifter-overview,.lifter-section{width:min(calc(100vw - 40px),1240px)}.lifter-section{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.lifter-intro{gap:var(--gap-project-title-to-body)}.lifter-title-row{display:flex;align-items:center;gap:30px}.lifter-ati-link,.lifter-overview p,.lifter-section p{margin:0;color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.lifter-intro>p{width:min(100%,893px)}.lifter-ati-link{display:flex;align-items:center;gap:2px;text-decoration:underline;text-underline-position:from-font}.lifter-ati-link span{width:24px;height:24px;display:grid;place-items:center;text-decoration:none}.lifter-overview{display:flex;align-items:stretch;gap:30px}.lifter-overview-copy{width:291px;height:414px;flex:0 0 291px;display:flex;flex-direction:column;gap:30px}.lifter-overview-copy article{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-section-title-to-body)}.lifter-role-list{display:none}.lifter-decision-images img,.lifter-gallery-slider img,.lifter-hero-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.lifter-hero-image{min-width:0;flex:1 1 auto;height:414px;min-height:414px}.lifter-decision-images{width:100%;height:403px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.lifter-decisions{gap:var(--gap-section-title-to-body)}.lifter-mobile-plural{display:none}.lifter-decision-content{width:100%;display:flex;flex-direction:column;gap:25px}.lifter-decision-copy{width:100%;display:grid;grid-template-columns:467fr 361.5fr 361.5fr;align-items:start;justify-content:space-between;gap:25px}.lifter-decision-copy article{min-width:0}.lifter-decision-copy .lifter-decision-item{width:100%;max-width:none;grid-template-columns:minmax(0,1fr);gap:0}.lifter-decision-copy .lifter-decision-item>.ds-feature-dot{display:none}.lifter-decision-copy .ds-feature-text{width:100%}.lifter-gallery{height:auto;gap:14px}.lifter-gallery-slider{width:100%;height:690px}.lifter-page .scroll-to-top{margin:0}.edubot-page{display:flex;flex-direction:column;align-items:center;gap:40px}.edubot-contact-note,.edubot-intro,.edubot-section{width:min(calc(100vw - 200px),1240px)}.edubot-intro{display:grid;grid-template-columns:minmax(0,482px) minmax(0,441px);align-items:start;justify-content:space-between;column-gap:40px;min-height:135px}.edubot-intro-copy{width:100%;max-width:482px;display:flex;flex-direction:column;gap:var(--space-1)}.edubot-title-row{display:flex;align-items:center;gap:25px}.edubot-role{width:100%;max-width:441px;gap:4px;padding-top:5px}.edubot-role,.edubot-section{display:flex;flex-direction:column}.edubot-section{gap:20px}.edubot-contact-note p,.edubot-role h2,.edubot-section h2{font-size:28px;line-height:35px}.edubot-contact-note p,.edubot-intro h1,.edubot-role h2,.edubot-section h2{margin:0;color:var(--accent);font-family:Anybody,sans-serif;font-weight:500}.edubot-intro h1{font-size:34px;line-height:1.158}.edubot-feature h2,.edubot-section h3,.edubot-two-feature h2,.edubot-utility h2{margin:0;color:#262626;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:26px}.edubot-ati-link,.edubot-intro p,.edubot-role p,.edubot-section p,.edubot-section span{margin:0;color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.edubot-intro p,.edubot-role p{line-height:22.75px}.edubot-ati-link{display:flex;align-items:center;gap:2px;text-decoration:underline;text-underline-position:from-font;white-space:nowrap}.edubot-ati-link span{width:24px;height:24px;display:grid;place-items:center}.edubot-media{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.edubot-hero{position:relative;width:100%;height:728px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px;overflow:hidden}.edubot-hero .edubot-media{position:absolute;inset:0;border-radius:0}.edubot-keywords{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:0;width:min(calc(100vw - 184px),1196px)}.edubot-keywords span{color:#4d4d4d}.edubot-design-base{display:grid;grid-template-columns:minmax(0,422fr) minmax(0,788fr);align-items:stretch;gap:30px;height:462px}.edubot-base-copy{width:100%;display:flex;flex-direction:column;gap:14px}.edubot-base-list{display:flex;flex-direction:column;gap:17px}.edubot-base-list article{display:flex;align-items:flex-start;gap:10px}.edubot-base-list article>span{width:15px;height:15px;flex:0 0 15px;margin-top:4px;border-radius:999px;background:#d9d9d9}.edubot-base-list article>div{display:flex;flex-direction:column;gap:4px}.edubot-design-base>.edubot-media{min-width:0;height:462px}.edubot-inspirations{position:relative;min-height:373px;gap:0;margin-block:var(--space-grid);overflow:visible}.edubot-inspirations:after,.edubot-inspirations:before{content:"";position:absolute;left:0;width:100%;border-top:1px solid var(--color-divider)}.edubot-inspirations:before{top:calc(-1 * var(--space-grid))}.edubot-inspirations:after{bottom:calc(-1 * var(--space-grid))}.edubot-inspirations h2{margin-bottom:9px}.edubot-inspiration-labels{display:flex;align-items:center;gap:30px;margin-bottom:12px;white-space:nowrap}.edubot-inspiration-grid{flex:none;height:291px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.edubot-inspiration-grid .edubot-media{height:291px;min-height:0;border-radius:var(--radius-media)}.edubot-feature{gap:0}.edubot-feature>h2{margin-bottom:4px}.edubot-feature>p{margin-bottom:7px}.edubot-feature>p,.edubot-two-feature>article>p,.edubot-utility article>p{width:100%}.edubot-two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:517.5px;min-height:0}.edubot-internal{height:449px}.edubot-internal .edubot-two-up{height:386px}.edubot-two-feature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.edubot-two-feature article,.edubot-utility article{display:flex;flex-direction:column;gap:0;min-width:0}.edubot-two-feature article{height:580.5px}.edubot-two-feature h2,.edubot-utility h2{margin-bottom:4px}.edubot-two-feature article>p,.edubot-utility article>p{margin-bottom:7px}.edubot-two-feature .edubot-media{height:517.5px}.edubot-utility{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.edubot-utility>.edubot-media{height:580.5px;min-height:0}.edubot-utility article .edubot-media{height:491.5px;min-height:0}.edubot-battery{height:598px}.edubot-battery-grid,.edubot-led-grid,.edubot-mounting-grid{flex:1 1 auto;min-height:0;display:grid;gap:20px}.edubot-battery-grid{grid-template-columns:minmax(0,811fr) minmax(0,408fr)}.edubot-battery-grid>div,.edubot-led-grid>div,.edubot-mounting-grid>div{display:flex;flex-direction:column;gap:20px;min-height:0}.edubot-battery-grid>div .edubot-media,.edubot-led-grid>div .edubot-media,.edubot-mounting-grid>div .edubot-media{flex:1 1 0;min-height:0}.edubot-mounting .edubot-mounting-grid{height:712px;grid-template-columns:repeat(2,minmax(0,1fr))}.edubot-led{height:690px}.edubot-led-grid{grid-template-columns:minmax(0,390fr) minmax(0,830fr)}.edubot-final{width:100%;height:686px;border-radius:0}.edubot-contact-note{height:var(--more-info-height);padding:0 218px;display:grid;place-items:center;border-radius:10px;background:rgba(255,132,61,.1)}.edubot-contact-note p{text-align:center}.edubot-page .scroll-to-top{margin:0}@media (max-width:960px){.work-header{height:auto;padding:24px 28px;align-items:flex-start;gap:24px}.work-brand{font-size:25px}.work-brand img{width:39px;height:35px}.work-nav{gap:0;flex-wrap:wrap;justify-content:flex-end}.work-nav a,.work-nav a.playful{padding:8px 12px;font-size:20px}.work-grid{--work-grid-width:min(calc(100vw - 56px),860px);--work-grid-gap:24px;--work-grid-gutters:264px;margin-block:54px}.work-project--hero{width:100%}.play-grid{--play-grid-width:min(calc(100vw - 56px),860px);--play-grid-gap:24px;--play-grid-gutters:264px;margin-block:54px}.work-project--featured .work-project-overlay,.work-project-overlay{padding:42px}.work-project-overlay h2{font-size:clamp(30px,5vw,48px)}.work-project-overlay p{font-size:clamp(20px,3.3vw,30px)}.work-footer{height:auto;padding:28px;flex-wrap:wrap;gap:24px}.scroll-to-top{margin-bottom:54px}.work-footer-nav{display:none}.about-page{--about-width:min(calc(100vw - 56px),860px);--about-contact-width:min(calc(100vw - 56px),860px)}.about-hero{height:600px;margin-top:0;padding:140px 28px}.about-grid{margin-top:0;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-template-rows:none;gap:28px;overflow:visible}.about-life-card,.about-statement-card,.about-timeline-card,.about-timeline-card--education,.about-timeline-card--work{width:auto;height:auto;grid-column:auto/span 1;grid-row:auto}.about-life-card,.about-statement-card,.about-timeline-card{border-radius:36px;padding:36px}.about-life-card{gap:40px}.about-life-card div{gap:36px}.about-contact{margin:0}.about-recognition{width:min(calc(100vw - 56px),860px)}.about-recognition-logos{gap:28px}.about-contact-layout{grid-template-columns:1fr}.about-contact-links,.about-form{width:100%}.about-form{grid-template-columns:repeat(2,minmax(0,1fr))}.edubot-contact-note,.edubot-intro,.edubot-section,.lifter-contact-note,.lifter-overview,.lifter-section,.sherpa-contact-note,.sherpa-media.sherpa-wide-image,.sherpa-section,.sherpa-wide-image{width:min(calc(100vw - 56px),860px)}.edubot-intro{display:flex;align-items:flex-start;gap:40px;min-height:0}.edubot-intro-copy,.edubot-role{width:auto;flex:1 1 0}.edubot-title-row{flex-direction:column;align-items:flex-start;gap:12px}.edubot-hero{height:540px}.edubot-keywords{flex-wrap:wrap;gap:22px 44px;padding-inline:28px}.edubot-design-base{display:flex;flex-direction:column;height:auto}.edubot-base-copy{width:100%;flex:0 1 auto}.edubot-design-base>.edubot-media{height:auto;min-height:0;aspect-ratio:818/680}.edubot-inspirations{height:auto}.edubot-inspiration-labels{flex-wrap:wrap;white-space:normal}.edubot-inspiration-grid{height:310px;grid-template-columns:1fr 1fr 1fr}.edubot-two-up{height:auto;min-height:320px}.edubot-two-feature .edubot-media,.edubot-utility article .edubot-media,.edubot-utility>.edubot-media{min-height:0;height:auto;aspect-ratio:1.6/1}.edubot-battery,.edubot-battery-grid,.edubot-led-grid,.edubot-mounting .edubot-mounting-grid{height:auto}.edubot-battery-grid{grid-template-columns:1.35fr .75fr}.edubot-battery-grid>.edubot-media{aspect-ratio:1.52/1}.edubot-battery-grid>div .edubot-media,.edubot-led-grid>div .edubot-media,.edubot-mounting-grid>div .edubot-media{min-height:180px}.edubot-led-grid,.edubot-mounting .edubot-mounting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edubot-led{height:auto}.edubot-final{height:auto;aspect-ratio:3300/1856}.lifter-overview{flex-direction:column}.lifter-overview-copy{width:100%;height:auto;flex:0 1 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.lifter-hero-image{height:auto;min-height:0;aspect-ratio:949/414}.lifter-decision-images{height:auto}.lifter-decision-images img{aspect-ratio:1.43/1}.lifter-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lifter-gallery{height:auto}.lifter-gallery-slider{aspect-ratio:1240/690;height:auto}.sherpa-hero-image{width:100%}.sherpa-decisions,.sherpa-integrated,.sherpa-intro,.sherpa-modular,.sherpa-process{height:auto}.sherpa-modular,.sherpa-role-layout{flex-direction:column}.sherpa-modular>.sherpa-media,.sherpa-role-layout>.sherpa-media{width:100%;height:auto;aspect-ratio:926/466}.sherpa-role-copy{width:100%;height:auto;flex:0 1 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sherpa-role-copy h2{grid-column:1/-1}.sherpa-process-strip{height:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.sherpa-process-strip .sherpa-media{aspect-ratio:1/1.15}.sherpa-decision-grid,.sherpa-two-up{height:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.sherpa-decision-grid{grid-template-columns:1fr 1.45fr}.sherpa-modular article{width:100%;height:auto}.sherpa-modular article .sherpa-media{aspect-ratio:392/389}.sherpa-integrated-grid{height:520px}.sherpa-details>.sherpa-wide-image,.sherpa-details>.sherpa-wide-image+.sherpa-two-up{height:auto}.sherpa-making-grid{height:auto;grid-auto-rows:minmax(140px,1fr)}}@media (max-width:640px){.work-header{padding:18px 16px;flex-direction:column}.work-nav{width:100%;justify-content:space-between}.work-nav a,.work-nav a.playful{padding:7px 4px;font-size:17px}.work-grid{--work-grid-width:calc(100vw - 32px);--work-grid-gap:16px}.play-grid,.work-grid{margin-block:30px;display:flex;flex-direction:column;gap:16px;overflow:visible}.play-grid{--play-grid-width:calc(100vw - 32px);--play-grid-gap:16px}.play-card,.work-project{border-radius:18px;aspect-ratio:1/.82!important}.work-project-overlay{padding:24px;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 70%)}.work-project--featured .work-project-overlay{padding:24px}.work-project-overlay h2{font-size:28px}.work-project-overlay p{font-size:19px}@media (hover:none){.play-card .play-card-overlay,.work-project .work-project-overlay{opacity:1}}.play-card--alligator,.play-card--candy-stool,.play-card--flower-vase,.play-card--ninja-pasta,.play-card--popsicle,.work-project--aasha{aspect-ratio:1/1.2!important}.work-footer{padding:24px 16px;flex-direction:column-reverse;align-items:flex-start}.scroll-to-top{margin-bottom:30px}.work-footer p{font-size:12px}.about-page{--about-width:calc(100% - 32px);--about-contact-width:calc(100% - 32px)}.about-hero{height:460px;margin-top:0;padding:80px 16px}.about-hero-copy{align-items:center;gap:24px;text-align:center}.about-hero-copy p,.about-hero-copy span{font-size:34px}.about-hero-copy h1{font-size:54px}.about-hero-copy div{gap:10px}.about-hero-copy strong{font-size:44px}.about-grid{margin-top:0;display:flex;flex-direction:column;gap:20px}.about-life-card,.about-statement-card,.about-timeline-card{padding:26px;border-radius:28px}.about-life-card h2{font-size:38px}.about-life-card p,.about-statement-card p{font-size:20px}.about-timeline-card h2{font-size:22px;padding:14px 16px}.about-timeline h3{font-size:18px;line-height:1.25}.about-timeline p{font-size:16px}.about-timeline span{font-size:14px}.about-resume{margin-top:34px;padding:12px 24px;font-size:22px;line-height:32px}.about-contact{margin:0}.about-recognition{width:calc(100% - 32px);gap:28px}.about-recognition h2{font-size:36px}.about-recognition-logos{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.about-recognition-logos img{width:auto;max-width:100%;height:92px;justify-self:center}.about-contact h2{margin-bottom:32px;font-size:36px}.about-contact-layout,.about-contact-links,.about-contact-links div{gap:28px}.about-contact h3,.about-form label span{font-size:20px;line-height:28px}.about-contact-links a,.about-form input,.about-form textarea{font-size:14px;line-height:24px}.about-contact-links a,.about-form input{height:46px;padding:8px 18px}.about-form{grid-template-columns:1fr;gap:22px}.about-form h3,.about-message-field{grid-column:auto}.about-form textarea{min-height:180px;padding:20px 18px}.sherpa-page{gap:24px}.lifter-contact-note,.lifter-overview,.lifter-section,.sherpa-contact-note,.sherpa-section,.sherpa-wide-image{width:calc(100vw - 32px)}.edubot-page{gap:24px}.edubot-contact-note,.edubot-intro,.edubot-section{width:calc(100vw - 32px)}.edubot-design-base,.edubot-intro,.edubot-title-row,.edubot-two-feature,.edubot-utility{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.edubot-intro-copy,.edubot-role{width:100%}.edubot-intro h1{font-size:28px}.edubot-contact-note p,.edubot-role h2,.edubot-section h2{font-size:24px;line-height:32px}.edubot-feature h2,.edubot-section h3,.edubot-two-feature h2,.edubot-utility h2{font-size:18px;line-height:24px}.edubot-ati-link,.edubot-intro p,.edubot-role p,.edubot-section p,.edubot-section span{font-size:16px;line-height:24px}.edubot-hero{height:420px}.edubot-keywords{gap:12px 22px}.edubot-base-copy,.edubot-base-list,.edubot-base-list article>div,.edubot-section,.edubot-two-feature article,.edubot-utility article{gap:16px}.edubot-battery-grid,.edubot-inspiration-grid,.edubot-led-grid,.edubot-mounting .edubot-mounting-grid,.edubot-two-up{display:flex;flex-direction:column;height:auto;min-height:0;gap:16px}.edubot-design-base>.edubot-media{width:100%}.edubot-battery-grid .edubot-media,.edubot-design-base>.edubot-media,.edubot-inspiration-grid .edubot-media,.edubot-led-grid .edubot-media,.edubot-mounting-grid .edubot-media,.edubot-two-feature .edubot-media,.edubot-two-up .edubot-media,.edubot-utility .edubot-media{height:auto;min-height:0;aspect-ratio:1/.68}.edubot-battery-grid>div,.edubot-led-grid>div,.edubot-mounting-grid>div{gap:16px}.edubot-final{aspect-ratio:1/.68}.edubot-contact-note{min-height:112px;padding:32px 24px}.sherpa-section{gap:18px}.sherpa-section h1{font-size:28px}.lifter-contact-note p,.lifter-overview h2,.lifter-section h2,.sherpa-contact-note p,.sherpa-section h2{font-size:24px;line-height:32px}.lifter-section h1{font-size:28px}.sherpa-section h3{font-size:20px}.lifter-ati-link,.lifter-overview li,.lifter-overview p,.lifter-section li,.lifter-section p,.sherpa-ati-link,.sherpa-section li,.sherpa-section p{font-size:16px;line-height:24px}.lifter-overview-copy,.lifter-title-row,.sherpa-role-copy,.sherpa-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.lifter-overview{gap:20px}.lifter-overview-copy article{gap:14px}.lifter-decision-copy,.lifter-decision-images{display:flex;flex-direction:column;gap:16px}.lifter-gallery{height:auto}.lifter-gallery-slider{aspect-ratio:1/.72;flex:0 0 auto}.lifter-contact-note{min-height:112px;padding:32px 24px}.sherpa-decision-grid,.sherpa-integrated-grid,.sherpa-making-grid,.sherpa-process-strip,.sherpa-two-up{display:flex;flex-direction:column;height:auto;gap:16px}.sherpa-decision-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-process-strip .sherpa-media,.sherpa-wide-image{aspect-ratio:1/.72;max-height:none}.sherpa-decision-grid article{gap:14px}.sherpa-making-grid .sherpa-media:nth-child(7){transform:none}.sherpa-contact-note{min-height:112px;padding:32px 24px}}.case-page,.play-detail-page{align-items:center;display:flex;flex-direction:column;gap:30px}.play-detail-page .scroll-to-top{margin:0}.xt-lite-page{align-items:center;display:flex;flex-direction:column;gap:40px}.case-contact-note,.case-intro,.case-overview,.case-section,.case-section-title,.detail-grid,.play-detail-intro{width:min(1240px,calc(100vw - 80px))}.case-intro,.case-section,.play-detail-intro{display:flex;flex-direction:column;gap:25px}.case-title-row,.play-detail-intro.has-side{align-items:center;display:flex;gap:30px;justify-content:space-between}.case-contact-note p,.case-intro h1,.case-section h2,.case-section-title h2,.detail-section-title h2,.play-detail-intro h1{color:#ff843d;font-family:var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:1.16;margin:0}.case-ati-link,.case-intro p,.case-overview p,.case-section li,.case-section p,.play-award-card span,.play-detail-copy{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.case-ati-link{align-items:center;display:inline-flex;font-weight:500;gap:8px;text-decoration:none;white-space:nowrap}.case-ati-link span{color:#ff843d}.case-overview{align-items:stretch;display:grid;gap:30px;grid-template-columns:290px minmax(0,1fr)}.case-overview.omni-overview{grid-template-columns:356px minmax(0,1fr)}.case-overview-copy{display:flex;flex-direction:column;gap:30px}.case-overview-copy article{border:1px solid #ff843d;border-radius:12px;display:flex;flex:1;flex-direction:column;gap:25px;padding:30px}.case-decision-copy h3,.case-overview h2{color:#ff843d;font-family:var(--font-anybody),sans-serif;font-size:28px;font-weight:600;line-height:1.16;margin:0}.case-decision-images img,.case-image-stack img,.case-overview img,.detail-grid-media img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.case-overview>img{min-height:550px}.case-section{gap:30px}.case-decision-copy,.case-decision-images{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}.case-decision-images img{aspect-ratio:608/433}.case-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr))}.case-decision-copy article{display:flex;flex-direction:column;gap:14px}.case-image-stack{display:flex;flex-direction:column;gap:30px;width:min(1240px,calc(100vw - 80px))}.case-image-stack img{aspect-ratio:1240/690;height:auto}.case-gallery-slider{border-radius:10px;height:690px;overflow:hidden;position:relative;width:min(1240px,calc(100vw - 80px))}.case-gallery-slider img{display:block;height:100%;object-fit:cover;width:100%}.case-gallery-slider:after,.case-gallery-slider:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:80px;z-index:1}.case-gallery-slider:before{background:linear-gradient(90deg,rgb(0 0 0/18%),transparent);left:0}.case-gallery-slider:after{background:linear-gradient(270deg,rgb(0 0 0/18%),transparent);right:0}.case-gallery-button{align-items:center;background:transparent;border:0;border-radius:999px;color:#ffffff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:56px;height:50px;justify-content:center;line-height:1;padding:0 0 7px;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:2}.case-gallery-button--previous{left:10px}.case-gallery-button--next{right:10px}.case-gallery-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.case-gallery-dots button{background:rgb(255 255 255/70%);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;width:8px}.case-gallery-dots button.active{background:#ff843d;width:24px}.xt-lite-page .work-footer,.xt-lite-page .work-header{flex:0 0 auto}.xt-lite-intro{gap:var(--gap-project-title-to-body);height:114px}.xt-lite-title-row{justify-content:flex-start}.xt-lite-overview{align-items:flex-start;gap:30px;grid-template-columns:265px 945px;height:667px}.xt-lite-overview-copy{gap:30px;height:508px}.xt-lite-overview-copy article{border:0;border-radius:0;flex:0 0 auto;gap:var(--gap-section-title-to-body);padding:0}.xt-lite-overview-copy article:first-child{height:187px}.xt-lite-overview-copy article:last-child{height:291px}.xt-lite-overview h2{font-weight:500;line-height:35px}.xt-lite-overview>img{height:667px;min-height:0}.xt-lite-gallery-section{display:flex;flex-direction:column;gap:14px;height:739px}.xt-lite-gallery-section h2{flex:0 0 35px;font-size:28px;font-weight:500;line-height:35px}.xt-lite-gallery-section .case-gallery-slider{flex:0 0 690px}.xt-lite-page .scroll-to-top{margin:0}.omni-gallery img{aspect-ratio:1240/775}.omni-gallery-slider{height:775px}.omni-page{gap:30px}.omni-page .case-intro{gap:var(--gap-project-title-to-body);height:114px;min-height:0}.omni-page .case-title-row{align-items:flex-start;gap:25px;justify-content:flex-start}.omni-page .case-title-row h1{flex:0 0 265px}.omni-page .case-ati-link{align-items:flex-start;color:#262626;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:400;gap:10px;height:24px;line-height:35px;padding:0;text-decoration:underline;text-decoration-color:#262626;text-decoration-thickness:1.5px;text-underline-offset:4px;width:auto}.omni-page .case-ati-link:focus-visible,.omni-page .case-ati-link:hover,.omni-page .case-ati-link:visited{color:#262626;text-decoration:underline;text-decoration-color:#262626}.omni-page .case-link-arrow{display:block;flex:0 0 28px;height:24px;margin-left:0;position:relative;width:28px}.omni-page .case-link-arrow:after,.omni-page .case-link-arrow:before{background:#262626;content:"";position:absolute}.omni-page .case-link-arrow:before{height:3px;left:3px;top:16px;transform:rotate(-45deg);transform-origin:right center;width:24px}.omni-page .case-link-arrow:after{border-right:3px solid #262626;border-top:3px solid #262626;background:transparent;height:13px;right:1px;top:2px;width:13px}.omni-page .case-intro>p{height:65px;max-width:919px}.omni-page .case-overview{grid-template-columns:356px 854px;height:550px}.omni-page .case-overview-copy{gap:25px;height:435px}.omni-page .case-overview-copy article{border:0;border-radius:0;flex:0 0 auto;gap:var(--gap-section-title-to-body);padding:0}.omni-page .case-overview-copy article:first-child{height:197px}.omni-page .case-overview-copy article:last-child{height:213px}.omni-page .case-overview-copy article:first-child p{height:153px}.omni-page .case-overview-copy article:last-child p{height:169px}.omni-page .case-overview h2,.omni-page .case-section h2{font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:19px}.omni-page .case-overview>img{height:550px;min-height:0}.omni-page .case-decisions{gap:25px;height:567px}.omni-page .case-decision-images{gap:25px}.omni-page .case-decision-images img{aspect-ratio:auto;height:429px}.omni-page .case-decision-copy{gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.omni-page .case-decision-copy .omni-decision-item{width:100%;max-width:none;height:69px;grid-template-columns:minmax(0,1fr);gap:0}.omni-page .case-decision-copy .omni-decision-item>.ds-feature-dot{display:none}.omni-page .case-decision-copy .ds-feature-text{width:100%;height:69px;gap:15px}.omni-page .case-decision-copy .ds-feature-text h3,.omni-page .case-decision-copy .ds-feature-text p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.omni-page .case-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:20px;font-weight:500;line-height:26px}.omni-page .case-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:18px;font-weight:400;line-height:26px}.omni-page .case-section-title{height:19px}.omni-page .case-section-title h2{font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:19px}.omni-page .case-gallery-slider{height:775px;margin-top:-5px}.omni-page .case-gallery-slider:before{background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,0))}.omni-page .case-gallery-slider:after{background:linear-gradient(270deg,rgba(255,255,255,.3),rgba(255,255,255,0))}.omni-page .case-gallery-button{color:#262626}.omni-page .case-contact-note{align-items:flex-start;background:#fff3ec;border-radius:10px;height:196px;justify-content:flex-start;margin-top:0;min-height:196px;padding:79px 0 0 218px}.omni-page .case-contact-note p{font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:35px;max-width:781px;text-align:left}.omni-page .scroll-to-top{margin:0 auto}.study-table-page{align-items:center;display:flex;flex-direction:column;gap:30px}.study-contact-note,.study-context-row,.study-direction-row,.study-final-images,.study-hero,.study-intro,.study-section-copy,.study-two-copy,.study-two-up,.study-wide-image{width:min(1240px,calc(100vw - 80px))}.study-intro,.study-section-copy{display:flex;flex-direction:column}.study-intro{gap:var(--gap-project-title-to-body);height:113px}.study-section-copy{gap:var(--gap-section-title-to-body);height:109px}.study-context-copy p,.study-intro p,.study-research-board figcaption,.study-section-copy p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.study-context-row img,.study-direction-row img,.study-final-images img,.study-hero,.study-two-up img,.study-wide-image{border-radius:10px;display:block;object-fit:cover}.study-hero{height:700px}.study-context-row{align-items:stretch;display:grid;gap:25px;grid-template-columns:minmax(220px,251.236fr) minmax(0,963.764fr);height:405px}.study-context-copy{display:flex;flex-direction:column;gap:var(--gap-section-title-to-body);height:405px}.study-research-board{border-radius:10px;height:405px;margin:0;overflow:hidden;position:relative}.study-research-board img{height:100%;width:100%}.study-research-board:after{background:linear-gradient(180deg,rgba(0,0,0,0) 47.04%,rgba(0,0,0,.75));content:"";inset:0;position:absolute}.study-research-board figcaption{bottom:30px;color:#ffffff;left:50px;max-width:710px;position:absolute;z-index:1}.study-direction-row{align-items:stretch;display:grid;gap:25px;grid-template-columns:minmax(0,916fr) minmax(220px,299fr);height:510px}.study-direction-row>img{height:510px;width:100%}.study-decision-copy{display:flex;flex-direction:column;gap:40px}.study-two-up{display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.study-two-up img{height:371.858px;width:100%}.study-wide-image{width:100%}.study-wide-image--front{height:640.479px}.study-wide-image--rear{height:648.468px}.study-two-copy{display:grid;gap:25px;grid-template-columns:minmax(0,459fr) minmax(0,756fr);height:69px}.study-final-images{display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.study-final-images img{height:603.864px;width:100%}.study-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.study-table-page .scroll-to-top{margin:0 auto}.study-direction-composition,.study-final-composition{display:contents}.study-decision-copy--mobile{display:none}.eeg-headset-page{align-items:center;display:flex;flex-direction:column;gap:30px}.eeg-context,.eeg-features,.eeg-intro,.eeg-nda-note,.eeg-three-up,.eeg-two-up{width:min(1240px,calc(100vw - 80px))}.eeg-intro{align-items:flex-start;display:grid;grid-template-columns:668.68px 330px;justify-content:space-between;min-height:139px}.eeg-intro-copy{display:flex;flex-direction:column;gap:8.62px}.eeg-intro h1{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:39.38px;margin:0}.eeg-context p,.eeg-intro p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.eeg-meta{display:grid;gap:60px;grid-template-columns:130px 140px;padding-top:20.674px}.eeg-meta div{display:flex;flex-direction:column;gap:4px}.eeg-context h2,.eeg-features h2,.eeg-meta h2{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:28px;font-weight:500;line-height:35px;margin:0}.eeg-meta img{display:block;height:40px;object-fit:contain;object-position:left center;width:100%}.eeg-meta-client img{height:36.653px}.eeg-meta span{color:#262626;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin-top:6px;white-space:nowrap}.eeg-context{align-items:stretch;display:grid;gap:30px;grid-template-columns:287px 923px;min-height:460.287px}.eeg-context article{display:flex;flex-direction:column;gap:9px}.eeg-context img,.eeg-three-up img,.eeg-two-up img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.eeg-features{display:flex;flex-direction:column;gap:9px;min-height:233px}.eeg-feature-grid{display:grid;gap:40px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:189px}.eeg-feature-grid article{background:#f1f1f1;border-radius:10px;display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:189px;padding:0;text-align:center}.eeg-feature-icon{align-self:center;display:block;height:70px;object-fit:contain;transform:translateY(6.5px);width:auto}.eeg-feature-grid p{color:#262626;font-family:Inter,sans-serif;font-size:18px;display:flex;flex-direction:column;font-weight:400;gap:4px;line-height:26px;margin:0;width:100%}.eeg-feature-grid strong{font-weight:500}.eeg-two-up{display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.eeg-row-one{height:555px}.eeg-row-two{height:488px}.eeg-three-up{display:grid;gap:25px;grid-template-columns:repeat(3,minmax(0,1fr))}.eeg-grid-one{height:394px}.eeg-grid-two{height:460px}.eeg-nda-note{align-items:center;background:rgba(255,132,61,.1);border-radius:10px;display:flex;justify-content:center;height:123px;min-height:123px;padding:17px 127px;text-align:center}.eeg-nda-note p{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:28px;font-weight:500;line-height:44px;margin:0;max-width:985px}.eeg-headset-page .scroll-to-top{margin:0 auto}.eeg-feature-composition,.eeg-four-grid,.eeg-six-grid{display:contents}.eeg-contact-note--mobile{display:none}.chai-maker-page{align-items:center;display:flex;flex-direction:column;gap:30px}.chai-caption,.chai-contact-note,.chai-control-section,.chai-heading-caption,.chai-intro,.chai-note,.chai-opening-title,.chai-wide-front{width:min(1240px,calc(100vw - 80px))}.chai-intro{display:flex;flex-direction:column;gap:var(--gap-project-title-to-body);height:113px}.chai-intro p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.chai-image{display:block;object-fit:cover}.chai-hero{height:649.458px;width:min(659.944px,calc(100vw - 80px))}.chai-wide-front{aspect-ratio:1240/417.595;height:auto}.chai-caption{height:19px;overflow:visible;text-align:center}.chai-control-section{align-items:center;display:flex;flex-direction:column;gap:30px;height:663.299px}.chai-control-image{height:614.299px;width:min(800px,100%)}.chai-control-section .ds-section-title{height:19px;overflow:visible;text-align:center;width:100%}.chai-heading-caption{align-items:center;color:#262626;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:18px;font-weight:400;height:112px;justify-content:center;line-height:26px;margin:0;text-align:center}.chai-caption-line{color:inherit;display:block}.chai-heading-caption strong{color:var(--color-accent);font-weight:inherit}.chai-note{color:#737373;font-family:var(--font-playful);font-size:34px;font-weight:400;align-content:center;display:grid;height:112px;line-height:43.928px;margin:0;text-align:center;text-wrap:balance}.chai-back-section{height:808.055px;width:min(751.039px,calc(100vw - 80px))}.chai-lid-open{height:568.85px;width:min(733.999px,calc(100vw - 80px))}.chai-strainer{height:475.789px;width:min(726.135px,calc(100vw - 80px))}.chai-opening-title{height:19px;overflow:visible;text-align:center}.chai-strainer-caption{height:112px}.chai-final{height:850.653px;width:min(565.573px,calc(100vw - 80px))}.chai-maker-page .chai-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.chai-maker-page .scroll-to-top{margin:0 auto}.chai-mobile-group{display:contents}@media (min-width:901px) and (max-width:1319px){.chai-heading-caption,.chai-intro,.chai-note{height:auto;min-height:112px}.chai-intro{min-height:113px}}.aasha-page{align-items:center;display:flex;flex-direction:column;gap:30px}.aasha-contact-note,.aasha-intro,.aasha-medium,.aasha-strip,.aasha-video,.aasha-wide{width:min(1240px,calc(100vw - 80px))}.aasha-page .aasha-intro{align-items:flex-start;display:grid;gap:150px;grid-template-columns:939px 129px;height:113px}.aasha-intro>div{display:flex;flex-direction:column;gap:var(--gap-project-title-to-body)}.aasha-intro p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.aasha-intro>div>p{max-width:894.5px}.aasha-intro aside{display:flex;flex-direction:column;gap:4px}.aasha-intro aside p{white-space:nowrap}.aasha-image{display:block;object-fit:cover}.aasha-wide{aspect-ratio:1240/697.5;height:auto}.aasha-strip{aspect-ratio:1240/116;height:auto}.aasha-medium{aspect-ratio:1240/589.5;height:auto}.aasha-video{aspect-ratio:1240/760;border-radius:var(--radius-card);height:auto;overflow:hidden}.aasha-video iframe{border:0;display:block;height:100%;width:100%}.aasha-page .aasha-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.aasha-page .scroll-to-top{margin:0 auto}.aasha-summary--mobile{display:none}@media (min-width:901px) and (max-width:1319px){.aasha-page .aasha-intro{gap:clamp(32px,8vw,100px);grid-template-columns:minmax(0,1fr) 129px;height:auto;min-height:113px}}@media (max-width:900px){.aasha-page .aasha-intro{gap:24px;grid-template-columns:minmax(0,1fr);height:auto}}.glaviqem-page{align-items:center;display:flex;flex-direction:column;gap:30px}.glaviqem-caption,.glaviqem-concept-row,.glaviqem-contact-note,.glaviqem-context-row,.glaviqem-detail-grid,.glaviqem-direction-row,.glaviqem-final,.glaviqem-hero,.glaviqem-intro,.glaviqem-scale-grid,.glaviqem-section-copy,.glaviqem-section-title,.glaviqem-two-up{width:min(1240px,calc(100vw - 80px))}.glaviqem-intro,.glaviqem-section-copy{display:flex;flex-direction:column;gap:var(--gap-section-title-to-body)}.glaviqem-intro{gap:var(--gap-project-title-to-body);height:113px}.glaviqem-caption,.glaviqem-context-copy p,.glaviqem-detail-grid figcaption,.glaviqem-direction-copy p,.glaviqem-direction-copy strong,.glaviqem-intro p,.glaviqem-research-board figcaption,.glaviqem-section-copy p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.glaviqem-concept-cards img,.glaviqem-detail-grid img,.glaviqem-direction-row img,.glaviqem-image,.glaviqem-research-board img,.glaviqem-scale-grid img,.glaviqem-two-up img{display:block;object-fit:cover;width:100%}.glaviqem-detail-grid img,.glaviqem-direction-row img,.glaviqem-final,.glaviqem-hero,.glaviqem-research-board,.glaviqem-scale-grid img,.glaviqem-two-up img{border-radius:10px;overflow:hidden}.glaviqem-hero{aspect-ratio:1240/697.5;height:auto}.glaviqem-context-row{align-items:stretch;display:grid;gap:30px;grid-template-columns:381px minmax(0,1fr);height:auto;min-height:518px}.glaviqem-context-copy{display:flex;flex-direction:column;gap:30px}.glaviqem-context-copy article{display:flex;flex-direction:column;gap:var(--gap-section-title-to-body)}.glaviqem-research-board{height:518px;margin:0;position:relative}.glaviqem-research-board img{height:100%}.glaviqem-research-board:after{background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.75));content:"";inset:0;position:absolute}.glaviqem-research-board figcaption{bottom:50px;color:#fff;left:50px;max-width:710px;position:absolute;z-index:1}.glaviqem-section-copy{min-height:109px}.glaviqem-section-copy>p{max-width:1075px}.glaviqem-concept-row,.glaviqem-concept-row--scaled{align-items:center;background:#e3e9ef;border-radius:10px;display:flex;flex-direction:column;gap:60px;height:543px;padding:50px 75px 45px}.glaviqem-concept-row--overview{height:429px;padding:50px 75px}.glaviqem-scale-label{color:#436992;display:flex;flex-direction:column;gap:10px;text-align:center;width:100%}.glaviqem-scale-label p,.glaviqem-scale-label span{color:#436992;font-family:Inter,sans-serif;font-size:20px;line-height:25px;margin:0}.glaviqem-scale-label span{font-weight:500;line-height:24px}.glaviqem-scale-label div{align-items:center;display:flex;justify-content:space-between;position:relative}.glaviqem-spectrum-line{border-top:2px solid #262626;height:0;left:110px;position:absolute;right:118px;top:12px}.glaviqem-spectrum-line:after,.glaviqem-spectrum-line:before{border-left:2px solid #262626;border-top:2px solid #262626;content:"";height:8px;position:absolute;top:-5px;width:8px}.glaviqem-spectrum-line:before{left:-1px;transform:rotate(-45deg)}.glaviqem-spectrum-line:after{right:-1px;transform:rotate(135deg)}.glaviqem-concept-cards{align-items:flex-end;display:grid;gap:130px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.glaviqem-concept-cards figure{align-items:center;display:flex;flex-direction:column;gap:50px;margin:0}.glaviqem-concept-cards img{height:260px;object-fit:contain}.glaviqem-concept-cards figcaption{color:#436992;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:28px;font-weight:500;line-height:35px;text-align:center}.glaviqem-direction-intro p{color:#262626}.glaviqem-direction-row{align-items:flex-start;display:grid;gap:30px;grid-template-columns:961px minmax(0,1fr)}.glaviqem-direction-row img{height:510px}.glaviqem-direction-copy{display:flex;flex-direction:column;gap:38px}.glaviqem-direction-copy strong{font-weight:600}.glaviqem-caption{font-weight:500;text-align:left}.glaviqem-two-up{display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.glaviqem-two-up img{height:430px}.glaviqem-section-title{display:flex;flex-direction:column;min-height:19px}.glaviqem-scale-grid{display:grid;gap:25px;grid-template-columns:724px minmax(0,1fr);grid-template-rows:repeat(2,334px)}.glaviqem-scale-main{grid-row:1/span 2}.glaviqem-scale-grid img{height:100%}.glaviqem-detail-grid{display:grid;gap:66px;grid-template-columns:repeat(2,minmax(0,1fr))}.glaviqem-detail-grid figure{display:flex;flex-direction:column;gap:30px;margin:0}.glaviqem-detail-grid img{height:540px}.glaviqem-detail-grid figcaption{display:flex;flex-direction:column;gap:4px}.glaviqem-detail-grid strong{font-size:20px;font-weight:500;line-height:26px}.glaviqem-detail-grid span{font-size:18px;font-weight:400;line-height:26px}.glaviqem-final{aspect-ratio:1240/697.66357421875;height:auto}.glaviqem-page .glaviqem-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.glaviqem-page .scroll-to-top{margin:0 auto}.glaviqem-concept-composition,.glaviqem-details-composition,.glaviqem-direction-composition,.glaviqem-handle-composition,.glaviqem-scale-composition{display:contents}.glaviqem-detail-mobile,.glaviqem-direction-copy--mobile{display:none}@media (min-width:1001px) and (max-width:1319px){.glaviqem-context-row,.glaviqem-intro,.glaviqem-section-copy{height:auto;min-height:113px}.glaviqem-context-row{min-height:518px}.glaviqem-section-copy{min-height:83px}.glaviqem-concept-row,.glaviqem-concept-row--scaled{padding-left:clamp(36px,6vw,75px);padding-right:clamp(36px,6vw,75px)}.glaviqem-concept-cards{gap:clamp(30px,8vw,130px)}.glaviqem-detail-grid img,.glaviqem-direction-row img,.glaviqem-scale-grid img,.glaviqem-two-up img{height:auto}.glaviqem-direction-row img{aspect-ratio:961/510}.glaviqem-two-up img{aspect-ratio:607.5/430}.glaviqem-scale-grid{grid-template-rows:none}.glaviqem-scale-main{aspect-ratio:723.7734375/692;grid-row:auto}.glaviqem-scale-grid img:not(.glaviqem-scale-main){aspect-ratio:491.2265625/333.5}.glaviqem-detail-grid img{aspect-ratio:587/540}}.mellow-page{align-items:center;display:flex;flex-direction:column;gap:30px}.mellow-caption,.mellow-detail-row,.mellow-feature-grid,.mellow-image,.mellow-logo,.mellow-two-up,.mellow-video{width:min(1240px,calc(100vw - 80px))}.mellow-image.mellow-logo{display:block;height:auto;margin-top:0;object-fit:contain;width:200px}.mellow-detail-row img,.mellow-feature-grid img,.mellow-image,.mellow-two-up img{display:block;height:auto;object-fit:cover}.mellow-image{width:min(1240px,calc(100vw - 80px))}.mellow-detail-row img,.mellow-feature-grid img,.mellow-rounded,.mellow-two-up img,.mellow-video{border-radius:10px;overflow:hidden}.mellow-feature-grid{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.mellow-feature-grid figure{display:flex;flex-direction:column;gap:20px;margin:0}.mellow-feature-grid img{aspect-ratio:393/612;width:100%}.mellow-caption,.mellow-detail-row p,.mellow-feature-grid figcaption{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:26px;margin:0;text-align:center}.mellow-detail-row{display:flex;flex-direction:column;gap:30px}.mellow-detail-row div,.mellow-two-up{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}.mellow-detail-row img,.mellow-two-up img{width:100%}.responsive-video{background:#000;overflow:hidden;position:relative}.responsive-video iframe{border:0;display:block;height:100%;inset:0;position:absolute;width:100%}.mellow-video{aspect-ratio:1240/760}.mellow-page .scroll-to-top{margin:0 auto}.mellow-colour-group,.mellow-detail-board-group,.mellow-development-group,.mellow-final-board-group,.mellow-knob-group,.mellow-opening-composition,.mellow-video-group{display:contents}.resin-page{align-items:center;display:flex;flex-direction:column;gap:30px}.resin-image,.resin-intro,.resin-process-title,.resin-prototype-pair,.resin-safety-grid,.resin-section-heading,.resin-three-up,.resin-two-up{width:min(1240px,calc(100vw - 80px))}.resin-intro{display:flex;flex-direction:column;gap:25px;min-height:87px}.resin-intro h1,.resin-process-title,.resin-section-heading h2{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:1.16;margin:0}.resin-section-heading h2{font-size:28px;line-height:35px}.resin-intro p,.resin-safety-grid figcaption,.resin-section-heading p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.resin-intro p{max-width:693px}.resin-image,.resin-prototype-pair img,.resin-safety-grid img,.resin-three-up img,.resin-two-up img{display:block;height:auto;object-fit:cover}.resin-image{width:min(1240px,calc(100vw - 80px))}.resin-section-heading{display:flex;flex-direction:column;gap:25px;min-height:57px}.resin-prototype-pair{align-items:center;display:flex;gap:20px;justify-content:center;min-height:413px}.resin-prototype-pair img{max-height:413px;object-fit:contain}.resin-safety-grid,.resin-three-up{display:grid;gap:40px;grid-template-columns:repeat(3,minmax(0,1fr))}.resin-safety-grid figure{display:flex;flex-direction:column;gap:20px;margin:0}.resin-safety-grid img,.resin-three-up img{width:100%}.resin-safety-grid figcaption{font-weight:500;text-align:center}.resin-process-title{font-size:28px;line-height:35px}.resin-two-up{display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:60px}.resin-two-up img{width:100%}.resin-page .scroll-to-top{margin:0 auto}.resin-opening-boards,.resin-process-composition,.resin-prototyping-composition{display:contents}.popsicle-pack-page{align-items:center;display:flex;flex-direction:column;gap:30px}.popsicle-detail-image,.popsicle-pack-contact-note,.popsicle-pack-details,.popsicle-pack-intro,.popsicle-pack-section-copy,.popsicle-video{width:min(1240px,calc(100vw - 200px))}.popsicle-pack-details,.popsicle-pack-section-copy{display:flex;flex-direction:column;gap:9px}.popsicle-pack-intro{display:grid;grid-template-columns:minmax(0,740px) 256px;justify-content:space-between;min-height:139px}.popsicle-pack-intro-copy{display:flex;flex-direction:column;gap:9px}.popsicle-pack-contact-note p,.popsicle-pack-details h2,.popsicle-pack-intro h1,.popsicle-pack-section-copy h2{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:1.16;margin:0}.popsicle-pack-contact-note p,.popsicle-pack-details h2,.popsicle-pack-section-copy h2{font-size:28px;line-height:35px}.popsicle-pack-details article,.popsicle-pack-intro p,.popsicle-pack-section-copy p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.popsicle-pack-intro p{max-width:740px}.popsicle-pack-award{align-items:flex-start;display:flex;gap:20px;height:96px;margin-top:22px;width:256px}.popsicle-pack-award>img{height:96px;object-fit:contain;width:54px}.popsicle-pack-award>div{display:flex;flex-direction:column;gap:15px;padding-top:11px;width:182px}.popsicle-pack-award span,.popsicle-pack-award strong{color:#262626;font-family:Inter,sans-serif;line-height:26px}.popsicle-pack-award strong{font-size:28px;font-weight:600}.popsicle-pack-award span{font-size:18px;font-weight:500}.popsicle-pack-section-copy p{max-width:789px}.popsicle-pack-core p{max-width:633px}.popsicle-detail-image{display:block;height:auto;object-fit:cover}.popsicle-detail-hero{border-radius:10px;overflow:hidden}.popsicle-pack-details{height:113px}.popsicle-pack-section-copy{height:109px}.popsicle-pack-core{height:83px}.popsicle-pack-details div{display:grid;gap:25px;grid-template-columns:repeat(4,minmax(0,1fr))}.popsicle-pack-details article{display:flex;flex-direction:column;font-weight:400}.popsicle-pack-details strong{font-weight:500}.popsicle-pack-details span{font-weight:400}.popsicle-video{aspect-ratio:1240/760;border-radius:10px}.popsicle-pack-contact-note{height:var(--more-info-height);margin-top:0!important}.popsicle-pack-page .scroll-to-top{margin:0}@media (min-width:1001px){.popsicle-pack-page :is(h1,h2,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.popsicle-pack-intro{height:139px;min-height:139px}.popsicle-pack-intro-copy{height:139px;gap:25px}.popsicle-pack-intro h1{height:23px;flex:0 0 23px}.popsicle-pack-intro p{height:91px;flex:0 0 91px}.popsicle-pack-award>div{height:74px}.popsicle-pack-award strong{height:20px;flex:0 0 20px}.popsicle-pack-award span{height:39px;flex:0 0 39px}.popsicle-pack-details,.popsicle-pack-section-copy{gap:25px}.popsicle-pack-details h2,.popsicle-pack-section-copy h2{height:19px;flex:0 0 19px}.popsicle-pack-section-copy p{height:65px;flex:0 0 65px}.popsicle-pack-core p{max-width:none;height:39px;flex-basis:39px}.popsicle-pack-details div{height:69px}.popsicle-pack-details article{height:69px;gap:15px}.popsicle-pack-details strong{height:15px;flex:0 0 15px}.popsicle-pack-details span{height:39px;flex:0 0 39px}.popsicle-detail-hero{aspect-ratio:1240/876.1253662109375}.popsicle-pack-section-copy+.popsicle-detail-image{aspect-ratio:1240/765.7286987304688}.popsicle-pack-core+.popsicle-detail-image,.popsicle-pack-details~.popsicle-detail-image:not(:nth-of-type(6)){aspect-ratio:1240/876.510986328125}.popsicle-pack-details~.popsicle-detail-image:nth-of-type(6){aspect-ratio:1240/721}}.peak-page{align-items:center;display:flex;flex-direction:column;gap:30px}.peak-intro,.peak-prototype-grid,.peak-row,.peak-section-title,.peak-strip,.peak-video{width:min(1240px,calc(100vw - 80px))}.peak-intro{display:flex;flex-direction:column;gap:25px;height:61px}.peak-intro h1,.peak-section-title{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-weight:500;margin:0}.peak-intro h1{font-size:34px;line-height:23px}.peak-intro p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:13px;margin:0}.peak-section-title{font-size:28px;height:19px;line-height:19px}.peak-row{display:grid;gap:20px}.peak-hero-row{grid-template-columns:820px 400px;height:418px}.peak-inspiration-row{grid-template-columns:820px 400px;height:530px}.peak-form-row{grid-template-columns:610px 610px;height:466px}.peak-image{border-radius:10px;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.peak-prototype-grid{display:grid;gap:20px;grid-template-columns:820px 400px;grid-template-rows:583.333px 281.667px;height:885px}.peak-prototype-left{grid-row:1/span 2}.peak-strip{display:block;height:345.723px;object-fit:cover}.peak-video{aspect-ratio:1240/760;border-radius:10px}.peak-page .scroll-to-top{margin:0}.forms-digital-page{align-items:center;display:flex;flex-direction:column;gap:30px}.forms-digital-grid,.forms-digital-intro{width:min(1240px,calc(100vw - 80px))}.forms-digital-intro{height:23px}.forms-digital-intro h1{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:23px;margin:0}.forms-digital-grid{display:grid;gap:20px;grid-template-columns:repeat(3,400px);grid-template-rows:repeat(6,374.2px);height:2345.2px}.forms-digital-image{border-radius:10px;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.forms-digital-image-1{grid-column:1/span 2;grid-row:1/span 2}.forms-digital-image-2{grid-column:3;grid-row:1}.forms-digital-image-3{grid-column:3;grid-row:2}.forms-digital-image-4{grid-column:1;grid-row:3}.forms-digital-image-5{grid-column:2/span 2;grid-row:3/span 2}.forms-digital-image-6{grid-column:1;grid-row:4}.forms-digital-image-7{grid-column:1/span 2;grid-row:5/span 2}.forms-digital-image-8{grid-column:3;grid-row:5}.forms-digital-image-9{grid-column:3;grid-row:6}.forms-digital-page .scroll-to-top{margin:0}.gods-hand-page{align-items:center;display:flex;flex-direction:column;gap:30px}.gods-hand-intro,.gods-hand-media-row{width:min(1240px,calc(100vw - 80px))}.gods-hand-intro{display:flex;flex-direction:column;gap:25px;height:61px}.gods-hand-intro h1{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:23px;margin:0}.gods-hand-intro p{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:13px;margin:0}.gods-hand-media-row{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);height:min(600px,calc(48.38709677vw - 38.70967742px))}.gods-hand-image{display:block;height:100%;min-height:0;object-fit:cover;width:100%}.gods-hand-page .scroll-to-top{margin:0}.forms-exercise-page{align-items:center;display:flex;flex-direction:column;gap:30px}.forms-exercise-intro,.forms-exercise-mosaic,.forms-exercise-mosaic-stack,.forms-exercise-process,.forms-exercise-slider,.forms-exercise-slider-stack{width:min(1240px,calc(100vw - 80px))}.forms-exercise-intro{height:23px}.forms-exercise-intro h1{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:34px;font-weight:500;line-height:23px;margin:0}.forms-exercise-mosaic-stack{display:flex;flex-direction:column;gap:30px}.forms-exercise-mosaic{display:block;position:relative}.forms-exercise-mosaic img{display:block;height:100%;object-fit:cover;position:absolute;width:100%}.forms-exercise-mosaic-1{aspect-ratio:1240/1207}.forms-exercise-mosaic-1 img:first-child{height:41.91%;left:0;top:0;width:66.129%}.forms-exercise-mosaic-1 img:nth-child(2){height:27.388%;left:67.742%;top:0;width:32.258%}.forms-exercise-mosaic-1 img:nth-child(3){height:41.91%;left:67.742%;top:29.043%;width:32.258%}.forms-exercise-mosaic-1 img:nth-child(4){height:27.388%;left:0;top:43.566%;width:66.129%}.forms-exercise-mosaic-1 img:nth-child(5){height:27.388%;left:0;top:72.612%;width:32.258%}.forms-exercise-mosaic-1 img:nth-child(6){height:27.388%;left:33.871%;top:72.612%;width:66.129%}.forms-exercise-mosaic-2{aspect-ratio:1240/1321}.forms-exercise-mosaic-2 img:first-child{height:36.554%;left:0;top:0;width:49.194%}.forms-exercise-mosaic-2 img:nth-child(2){height:36.554%;left:50.806%;top:0;width:49.194%}.forms-exercise-mosaic-2 img:nth-child(3){height:23.864%;left:0;top:38.068%;width:49.194%}.forms-exercise-mosaic-2 img:nth-child(4){height:23.864%;left:50.806%;top:38.068%;width:49.194%}.forms-exercise-mosaic-2 img:nth-child(5){height:36.554%;left:0;top:63.446%;width:32.258%}.forms-exercise-mosaic-2 img:nth-child(6){height:36.554%;left:33.871%;top:63.446%;width:66.129%}.forms-exercise-mosaic-3{aspect-ratio:1240/653}.forms-exercise-mosaic-3 img:first-child{height:48.468%;left:0;top:0;width:49.194%}.forms-exercise-mosaic-3 img:nth-child(2){height:48.468%;left:50.806%;top:0;width:49.194%}.forms-exercise-mosaic-3 img:nth-child(3){height:48.468%;left:0;top:51.532%;width:49.194%}.forms-exercise-mosaic-3 img:nth-child(4){height:48.468%;left:50.806%;top:51.532%;width:49.194%}.forms-exercise-mosaic-4{aspect-ratio:1240/880}.forms-exercise-mosaic-4 img:first-child{height:59.091%;left:0;top:0;width:66.129%}.forms-exercise-mosaic-4 img:nth-child(2){height:59.091%;left:67.742%;top:0;width:32.258%}.forms-exercise-mosaic-4 img:nth-child(3){height:38.636%;left:0;top:61.364%;width:32.258%}.forms-exercise-mosaic-4 img:nth-child(4){height:38.636%;left:33.871%;top:61.364%;width:66.129%}.forms-exercise-mosaic-5{aspect-ratio:1240/837}.forms-exercise-mosaic-5 img:first-child{height:38.566%;left:0;top:0;width:49.194%}.forms-exercise-mosaic-5 img:nth-child(2){height:38.566%;left:50.806%;top:0;width:49.194%}.forms-exercise-mosaic-5 img:nth-child(3){height:59.044%;left:0;top:40.956%;width:66.129%}.forms-exercise-mosaic-5 img:nth-child(4){height:59.044%;left:67.742%;top:40.956%;width:32.258%}.forms-exercise-mosaic-6{aspect-ratio:1240/1084}.forms-exercise-mosaic-6 img:first-child{height:41.803%;left:0;top:0;width:66.129%}.forms-exercise-mosaic-6 img:nth-child(2){height:27.253%;left:67.742%;top:0;width:32.258%}.forms-exercise-mosaic-6 img:nth-child(3){height:41.803%;left:67.742%;top:29.099%;width:32.258%}.forms-exercise-mosaic-6 img:nth-child(4){height:27.253%;left:0;top:43.649%;width:66.129%}.forms-exercise-mosaic-6 img:nth-child(5){height:27.253%;left:0;top:72.747%;width:49.194%}.forms-exercise-mosaic-6 img:nth-child(6){height:27.253%;left:50.806%;top:72.747%;width:49.194%}.forms-exercise-slider-stack{display:flex;flex-direction:column;gap:30px}.forms-exercise-slider{display:flex;flex-direction:column;gap:14px}.forms-exercise-slider-top{align-items:center;display:flex;justify-content:space-between}.forms-exercise-slider-top p,.forms-exercise-slider-top span{color:#262626;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.forms-exercise-slider-top p{color:#ff843d;font-family:"Anybody",var(--font-anybody),sans-serif;font-size:24px;font-weight:500}.forms-exercise-slide-frame{align-items:center;background:#fff;border-radius:10px;display:grid;height:610px;overflow:hidden;position:relative}.forms-exercise-slide-frame img{display:block;height:100%;object-fit:contain;width:100%}.forms-exercise-slider-button{align-items:center;background:rgba(255,132,61,.92);border:0;border-radius:35px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:24px;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:1}.forms-exercise-slider-button.previous{left:20px}.forms-exercise-slider-button.next{right:20px}.forms-exercise-slider-dots{display:flex;gap:8px;justify-content:center}.forms-exercise-slider-dots button{background:#d9d9d9;border:0;border-radius:20px;cursor:pointer;height:8px;padding:0;width:8px}.forms-exercise-slider-dots button.active{background:#ff843d;width:24px}.forms-exercise-process{display:flex;flex-direction:column;gap:30px}.forms-exercise-process img{display:block;height:auto;width:100%}.forms-exercise-page .scroll-to-top{margin:0}.case-contact-note{align-items:center;display:flex;justify-content:center;margin-top:10px}.play-detail-intro{align-items:flex-start;height:auto;min-height:var(--play-intro-height,0)}.play-detail-intro>div:first-child{display:flex;flex-direction:column;gap:25px;max-width:1095px}.play-detail-intro h1{white-space:nowrap}.play-detail-copy{max-width:1095px}.play-award-card{align-items:center;display:flex;flex:0 0 auto;gap:10px}.play-award-card img{display:block;height:95px;object-fit:contain;width:auto}.play-award-card div{display:flex;flex-direction:column;gap:15px;max-width:190px}.play-award-card strong{color:#262626;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:26px}.detail-section-title{width:min(1240px,calc(100vw - 80px))}.play-detail-page .detail-grid,.play-detail-page .detail-section-title,.play-detail-page .play-detail-intro{width:min(1240px,calc(100vw - 200px))}.detail-grid{aspect-ratio:var(--detail-aspect);display:grid;gap:30px;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(var(--detail-rows),minmax(0,1fr));height:auto;overflow:clip}.detail-grid-media{border-radius:10px;overflow:hidden;position:relative}.detail-grid-media img.contain{object-fit:contain}.parna-detail-grid{display:block;gap:0;position:relative}.parna-detail-grid .detail-grid-media{position:absolute}.parna-detail-grid .detail-grid-media:first-child{height:29.877%;left:0;top:0;width:57.661%}.parna-detail-grid .detail-grid-media:nth-child(2){height:21.111%;left:59.274%;top:0;width:40.726%}.parna-detail-grid .detail-grid-media:nth-child(3){height:21.111%;left:59.274%;top:21.913%;width:40.726%}.parna-detail-grid .detail-grid-media:nth-child(4){height:29.877%;left:0;top:30.68%;width:57.661%}.parna-detail-grid .detail-grid-media:nth-child(5){height:16.729%;left:59.274%;top:43.826%;width:40.726%}.parna-detail-grid .detail-grid-media:nth-child(6){height:38.641%;left:0;top:61.359%;width:100%}.play-detail-page:has(.parna-detail-grid) .play-detail-copy{max-width:814px}.classy-detail-grid{display:block;gap:0;position:relative}.classy-detail-grid .detail-grid-media{position:absolute}.classy-detail-grid .detail-grid-media:first-child{height:29.149%;left:0;top:0;width:66.129%}.classy-detail-grid .detail-grid-media:nth-child(2){height:14.233%;left:67.742%;top:0;width:32.258%}.classy-detail-grid .detail-grid-media:nth-child(3){height:14.233%;left:67.742%;top:14.916%;width:32.258%}.classy-detail-grid .detail-grid-media:nth-child(4){height:29.149%;left:0;top:29.831%;width:66.129%}.classy-detail-grid .detail-grid-media:nth-child(5){height:14.233%;left:67.742%;top:29.831%;width:32.258%}.classy-detail-grid .detail-grid-media:nth-child(6){height:14.233%;left:67.742%;top:44.747%;width:32.258%}.classy-detail-grid .detail-grid-media:nth-child(7){height:40.336%;left:0;top:59.664%;width:100%}.play-detail-page:has(.classy-detail-grid) .play-detail-copy{max-width:568px}.woodpecker-detail-grid{display:block;gap:0;position:relative}.woodpecker-detail-grid .detail-grid-media{position:absolute}.woodpecker-detail-grid .detail-grid-media:first-child{height:25.599%;left:0;top:0;width:57.661%}.woodpecker-detail-grid .detail-grid-media:nth-child(2){height:25.599%;left:59.274%;top:0;width:40.726%}.woodpecker-detail-grid .detail-grid-media:nth-child(3){height:41.542%;left:0;top:26.571%;width:100%}.woodpecker-detail-grid .detail-grid-media:nth-child(4){height:30.912%;left:0;top:69.088%;width:57.661%}.woodpecker-detail-grid .detail-grid-media:nth-child(5){height:30.912%;left:59.274%;top:69.088%;width:40.726%}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro.has-side{align-items:center;flex-direction:row;gap:320px;justify-content:flex-start}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro>div:first-child{max-width:589px;width:589px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-copy{line-height:21.667px;max-width:543px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro h1{line-height:23px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card{gap:0;height:96px;width:316px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card img{height:96px;object-fit:cover;width:158px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card div{gap:15px;width:158px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card strong{line-height:20px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card span{line-height:19.5px}.candy-key-detail-grid,.flower-vase-detail-grid,.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary{display:block;gap:0;position:relative}.candy-key-detail-grid .detail-grid-media,.flower-vase-detail-grid .detail-grid-media,.metalcone-detail-grid-primary .detail-grid-media,.metalcone-detail-grid-secondary .detail-grid-media{position:absolute}.flower-vase-detail-grid .detail-grid-media:first-child{height:56.575%;left:0;top:0;width:57.661%}.flower-vase-detail-grid .detail-grid-media:nth-child(2){height:56.575%;left:59.274%;top:0;width:40.726%}.flower-vase-detail-grid .detail-grid-media:nth-child(3){height:42.134%;left:0;top:57.9%;width:32.258%}.flower-vase-detail-grid .detail-grid-media:nth-child(4){height:42.134%;left:33.871%;top:57.9%;width:32.258%}.flower-vase-detail-grid .detail-grid-media:nth-child(5){height:42.134%;left:67.742%;top:57.9%;width:32.258%}.candy-key-detail-grid .detail-grid-media:first-child{height:38.261%;left:0;top:0;width:57.661%}.candy-key-detail-grid .detail-grid-media:nth-child(2){height:38.261%;left:59.274%;top:0;width:40.726%}.candy-key-detail-grid .detail-grid-media:nth-child(3){height:32.649%;left:0;top:39.289%;width:49.194%}.candy-key-detail-grid .detail-grid-media:nth-child(4){height:32.649%;left:50.806%;top:39.289%;width:49.194%}.candy-key-detail-grid .detail-grid-media:nth-child(5){height:27.036%;left:0;top:72.966%;width:40.726%}.candy-key-detail-grid .detail-grid-media:nth-child(6){height:27.036%;left:42.339%;top:72.966%;width:23.79%}.candy-key-detail-grid .detail-grid-media:nth-child(7){height:27.036%;left:67.742%;top:72.966%;width:32.258%}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro>div:first-child{gap:12px}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro h1,.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro h1{line-height:23px}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-copy{max-width:900px}.play-detail-page:has(.candy-key-detail-grid) .play-detail-copy{max-width:1077px}.metalcone-detail-grid-primary .detail-grid-media:first-child{height:49.421%;left:0;top:0;width:57.661%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(2){height:24.132%;left:59.274%;top:0;width:40.726%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(3){height:24.132%;left:59.274%;top:25.289%;width:40.726%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(4){height:49.421%;left:0;top:50.579%;width:57.661%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(5){height:24.132%;left:59.274%;top:50.579%;width:40.726%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(6){height:24.132%;left:59.274%;top:75.868%;width:40.726%}.metalcone-detail-grid-secondary .detail-grid-media:first-child{height:49.338%;left:0;top:0;width:100%}.metalcone-detail-grid-secondary .detail-grid-media:nth-child(2){height:49.338%;left:0;top:50.662%;width:100%}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{align-items:center;flex-direction:row;gap:320px;justify-content:flex-start}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{max-width:589px;width:589px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-copy{letter-spacing:-.1px;line-height:21.667px;max-width:571px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro h1{font-family:Anybody,sans-serif;line-height:23px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card{gap:10px;height:95px;width:287px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card img{height:95px;object-fit:cover;width:95px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card div{gap:15px;width:182px}.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype{display:block;gap:0;position:relative}.birdhouse-detail-grid-main .detail-grid-media,.birdhouse-detail-grid-prototype .detail-grid-media{position:absolute}.birdhouse-detail-grid-main .detail-grid-media:first-child{height:37.582%;left:0;top:0;width:49.194%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(2){height:37.582%;left:50.806%;top:0;width:49.194%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(3){height:60.989%;left:0;top:39.011%;width:57.661%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(4){height:29.781%;left:59.274%;top:39.011%;width:40.726%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(5){height:29.781%;left:59.274%;top:70.219%;width:40.726%}.birdhouse-detail-grid-prototype .detail-grid-media:first-child{height:45.384%;left:0;top:0;width:49.194%}.birdhouse-detail-grid-prototype .detail-grid-media:nth-child(2){height:45.384%;left:50.806%;top:0;width:49.194%}.birdhouse-detail-grid-prototype .detail-grid-media:nth-child(3){height:53.188%;left:0;top:46.812%;width:100%}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro.has-side{align-items:center;flex-direction:row;gap:clamp(30px,calc(100vw - 1020px),320px);justify-content:flex-start}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{max-width:589px;width:589px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{margin-bottom:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-copy{line-height:19.5px;max-width:524px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro h1{font-family:Anybody,sans-serif;line-height:23px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card{gap:10px;height:90px;width:321px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card img{height:90px;object-fit:cover;width:192px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card div{gap:15px;width:119px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card strong{font-size:24px;line-height:17px;white-space:nowrap}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card span{line-height:19.5px}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title h2{line-height:23px}.birdhouse-video{aspect-ratio:1240/760;border-radius:10px;width:min(1240px,calc(100vw - 200px))}.candy-stool-detail-grid{display:block;gap:0;position:relative}.candy-stool-detail-grid .detail-grid-media{position:absolute}.candy-stool-detail-grid .detail-grid-media:first-child{height:35.523%;left:0;top:0;width:66.129%}.candy-stool-detail-grid .detail-grid-media:nth-child(2){height:15.381%;left:67.742%;top:0;width:32.258%}.candy-stool-detail-grid .detail-grid-media:nth-child(3){height:19.409%;left:67.742%;top:16.118%;width:32.258%}.candy-stool-detail-grid .detail-grid-media:nth-child(4){height:27.469%;left:0;top:36.26%;width:49.194%}.candy-stool-detail-grid .detail-grid-media:nth-child(5){height:27.469%;left:50.806%;top:36.26%;width:49.194%}.candy-stool-detail-grid .detail-grid-media:nth-child(6){height:35.523%;left:0;top:64.477%;width:100%}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-copy{max-width:899px}.lemon-squeezer-detail-grid{display:block;gap:0;position:relative}.lemon-squeezer-detail-grid .detail-grid-media{position:absolute}.lemon-squeezer-detail-grid .detail-grid-media:first-child{height:24.616%;left:0;top:0;width:100%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(2){height:19.034%;left:0;top:25.129%;width:100%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(3){height:13.449%;left:0;top:44.671%;width:49.194%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(4){height:13.449%;left:50.806%;top:44.671%;width:49.194%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(5){height:13.449%;left:0;top:58.629%;width:49.194%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(6){height:13.449%;left:50.806%;top:58.629%;width:49.194%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){height:27.411%;left:0;top:72.588%;width:100%}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-copy{line-height:23.833px;max-width:825px}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro h1{line-height:23px}.alligator-detail-grid,.ballerina-detail-grid,.ninja-pasta-detail-grid,.regal-detail-grid{display:block;gap:0;position:relative}.alligator-detail-grid .detail-grid-media,.ballerina-detail-grid .detail-grid-media,.ninja-pasta-detail-grid .detail-grid-media,.regal-detail-grid .detail-grid-media{position:absolute}.regal-detail-grid .detail-grid-media:first-child{height:30.854%;left:0;top:0;width:66.129%}.regal-detail-grid .detail-grid-media:nth-child(2){height:21.426%;left:67.742%;top:0;width:32.258%}.regal-detail-grid .detail-grid-media:nth-child(3){height:34.003%;left:67.742%;top:22.001%;width:32.258%}.regal-detail-grid .detail-grid-media:nth-child(4){height:24.568%;left:0;top:31.43%;width:66.129%}.regal-detail-grid .detail-grid-media:nth-child(5){height:30.854%;left:0;top:56.574%;width:100%}.regal-detail-grid .detail-grid-media:nth-child(6){height:11.997%;left:0;top:88.003%;width:32.258%}.regal-detail-grid .detail-grid-media:nth-child(7){height:11.997%;left:33.871%;top:88.003%;width:32.258%}.regal-detail-grid .detail-grid-media:nth-child(8){height:11.997%;left:67.742%;top:88.003%;width:32.258%}.play-detail-page:has(.regal-detail-grid) .play-detail-copy{max-width:825px}.ninja-pasta-detail-grid .detail-grid-media:first-child{height:24.568%;left:0;top:0;width:66.129%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(2){height:11.997%;left:67.742%;top:0;width:32.258%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(3){height:11.997%;left:67.742%;top:12.572%;width:32.258%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(4){height:18.282%;left:0;top:25.144%;width:49.194%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(5){height:18.282%;left:50.806%;top:25.144%;width:49.194%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(6){height:34.003%;left:0;top:44.002%;width:100%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(7){height:21.426%;left:0;top:78.574%;width:49.194%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(8){height:21.426%;left:50.806%;top:78.574%;width:49.194%}.ballerina-detail-grid .detail-grid-media:first-child{height:34.259%;left:0;top:0;width:66.129%}.ballerina-detail-grid .detail-grid-media:nth-child(2){height:16.728%;left:67.742%;top:0;width:32.258%}.ballerina-detail-grid .detail-grid-media:nth-child(3){height:16.728%;left:67.742%;top:17.531%;width:32.258%}.ballerina-detail-grid .detail-grid-media:nth-child(4){height:25.493%;left:0;top:35.061%;width:49.194%}.ballerina-detail-grid .detail-grid-media:nth-child(5){height:25.493%;left:50.806%;top:35.061%;width:49.194%}.ballerina-detail-grid .detail-grid-media:nth-child(6){height:38.643%;left:0;top:61.358%;width:49.194%}.ballerina-detail-grid .detail-grid-media:nth-child(7){height:38.643%;left:50.806%;top:61.358%;width:49.194%}.play-detail-page:has(.ballerina-detail-grid) .play-detail-copy{max-width:547px}.alligator-detail-grid .detail-grid-media:first-child{height:34.4%;left:0;top:0;width:57.661%}.alligator-detail-grid .detail-grid-media:nth-child(2){height:24.307%;left:59.274%;top:0;width:40.726%}.alligator-detail-grid .detail-grid-media:nth-child(3){height:44.492%;left:59.274%;top:25.231%;width:40.726%}.alligator-detail-grid .detail-grid-media:nth-child(4){height:34.4%;left:0;top:35.323%;width:57.661%}.alligator-detail-grid .detail-grid-media:nth-child(5){height:29.354%;left:0;top:70.647%;width:49.194%}.alligator-detail-grid .detail-grid-media:nth-child(6){height:29.354%;left:50.806%;top:70.647%;width:49.194%}.play-detail-page:has(.alligator-detail-grid) .play-detail-copy{max-width:547px}.play-detail-page:has(.alligator-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.ballerina-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.ninja-pasta-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child{gap:12px}.play-detail-page:has(.alligator-detail-grid) .play-detail-intro h1,.play-detail-page:has(.ballerina-detail-grid) .play-detail-intro h1,.play-detail-page:has(.ninja-pasta-detail-grid) .play-detail-intro h1,.play-detail-page:has(.regal-detail-grid) .play-detail-intro h1{line-height:23px}@media (max-width:900px){.aasha-contact-note,.aasha-intro,.aasha-medium,.aasha-strip,.aasha-video,.aasha-wide,.case-contact-note,.case-gallery-slider,.case-image-stack,.case-intro,.case-overview,.case-section,.case-section-title,.chai-caption,.chai-contact-note,.chai-control-section,.chai-heading-caption,.chai-intro,.chai-note,.chai-wide-front,.detail-grid,.detail-section-title,.eeg-context,.eeg-features,.eeg-intro,.eeg-nda-note,.eeg-three-up,.eeg-two-up,.forms-digital-grid,.forms-digital-intro,.forms-exercise-intro,.forms-exercise-mosaic,.forms-exercise-mosaic-stack,.forms-exercise-process,.forms-exercise-slider,.forms-exercise-slider-stack,.gods-hand-intro,.gods-hand-media-row,.peak-intro,.peak-prototype-grid,.peak-row,.peak-section-title,.peak-strip,.peak-video,.play-detail-intro,.play-detail-page .detail-grid,.play-detail-page .detail-section-title,.play-detail-page .play-detail-intro,.study-contact-note,.study-context-row,.study-direction-row,.study-final-images,.study-hero,.study-intro,.study-section-copy,.study-two-copy,.study-two-up,.study-wide-image{width:min(100% - 32px,1240px)}.aasha-intro,.case-decision-copy,.case-decision-images,.case-overview,.case-title-row,.eeg-context,.eeg-intro,.eeg-three-up,.eeg-two-up,.forms-digital-grid,.gods-hand-media-row,.peak-prototype-grid,.peak-row,.play-detail-intro.has-side,.study-context-row,.study-direction-row,.study-final-images,.study-two-copy,.study-two-up{align-items:flex-start;display:flex;flex-direction:column}.eeg-context,.eeg-features,.eeg-grid-one,.eeg-grid-two,.eeg-intro,.eeg-row-one,.eeg-row-two,.study-context-copy,.study-context-row,.study-intro,.study-section-copy,.study-two-copy{height:auto;min-height:0}.eeg-context img,.eeg-three-up img,.eeg-two-up img,.study-direction-row>img,.study-final-images img,.study-hero,.study-two-up img{height:auto;width:100%}.eeg-feature-grid{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.eeg-nda-note{padding:30px 24px}.study-research-board{height:auto;width:100%}.study-research-board figcaption{bottom:24px;left:24px;max-width:calc(100% - 48px)}.chai-control-section,.chai-intro,.chai-strainer-caption{height:auto}.chai-back-section,.chai-control-image,.chai-final,.chai-hero,.chai-lid-open,.chai-strainer,.chai-wide-front{height:auto;max-width:calc(100vw - 32px)}.chai-control-section p,.chai-heading-caption{font-size:28px;line-height:1.15}.aasha-intro{gap:24px;height:auto}.aasha-medium,.aasha-strip,.aasha-video,.aasha-wide,.peak-image,.peak-intro,.peak-prototype-grid,.peak-row,.peak-strip{height:auto}.peak-video{aspect-ratio:1240/760}.forms-digital-grid,.forms-digital-image,.forms-digital-intro,.forms-exercise-intro,.gods-hand-image,.gods-hand-intro,.gods-hand-media-row{height:auto}.forms-exercise-mosaic{aspect-ratio:auto;display:flex;flex-direction:column;gap:20px}.forms-exercise-mosaic img{height:auto;inset:auto;position:relative;width:100%}.forms-exercise-slide-frame{height:clamp(260px,58vw,610px)}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro{margin-bottom:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{margin-bottom:0}.birdhouse-video{width:min(1240px,calc(100vw - 80px))}.case-overview.omni-overview{display:flex}.case-overview>img{min-height:0}.detail-grid{aspect-ratio:auto;display:flex;flex-direction:column;height:auto!important;overflow:visible}.play-detail-intro{height:auto!important;min-height:0}.alligator-detail-grid,.ballerina-detail-grid,.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype,.candy-key-detail-grid,.candy-stool-detail-grid,.classy-detail-grid,.flower-vase-detail-grid,.lemon-squeezer-detail-grid,.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary,.ninja-pasta-detail-grid,.parna-detail-grid,.regal-detail-grid,.woodpecker-detail-grid{display:flex;position:static}.alligator-detail-grid .detail-grid-media,.ballerina-detail-grid .detail-grid-media,.birdhouse-detail-grid-main .detail-grid-media,.birdhouse-detail-grid-prototype .detail-grid-media,.candy-key-detail-grid .detail-grid-media,.candy-stool-detail-grid .detail-grid-media,.classy-detail-grid .detail-grid-media,.flower-vase-detail-grid .detail-grid-media,.lemon-squeezer-detail-grid .detail-grid-media,.metalcone-detail-grid-primary .detail-grid-media,.metalcone-detail-grid-secondary .detail-grid-media,.ninja-pasta-detail-grid .detail-grid-media,.parna-detail-grid .detail-grid-media,.regal-detail-grid .detail-grid-media,.woodpecker-detail-grid .detail-grid-media{position:relative;inset:auto;height:auto;left:auto;top:auto;width:100%}.detail-grid-media{aspect-ratio:1/.72;width:100%}.case-gallery-slider{aspect-ratio:1240/690;height:auto}.omni-page .case-decision-images img,.omni-page .case-decisions,.omni-page .case-gallery-slider,.omni-page .case-overview,.omni-page .case-overview-copy,.omni-page .case-overview-copy article,.omni-page .case-overview>img,.omni-page .case-section-title{height:auto}.omni-page .case-decision-copy{gap:24px;grid-template-columns:1fr}.play-detail-intro h1{white-space:normal}.site-header{min-height:132px}.gallery{grid-template-columns:1.1fr .9fr}.column-3{display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr auto}footer nav{display:none}}@media (max-width:620px){main{padding-inline:18px}.site-header{min-height:118px;padding-top:26px;flex-direction:column;justify-content:flex-start;gap:22px}.site-header nav{width:100%;justify-content:space-between;gap:10px;font-size:14px}.gallery{display:flex;flex-direction:column;gap:18px}.column-2,.column-3,.gallery-column{width:100%;display:contents}footer{min-height:220px;padding:80px 0 28px;grid-template-columns:1fr;align-items:start}.socials{grid-row:1}}@media (max-width:1000px){.glaviqem-caption,.glaviqem-concept-row,.glaviqem-contact-note,.glaviqem-context-row,.glaviqem-detail-grid,.glaviqem-direction-row,.glaviqem-final,.glaviqem-hero,.glaviqem-intro,.glaviqem-scale-grid,.glaviqem-section-copy,.glaviqem-section-title,.glaviqem-two-up{width:min(calc(100vw - 56px),860px)}.glaviqem-context-row,.glaviqem-intro,.glaviqem-section-copy{height:auto}.glaviqem-page .glaviqem-final,.glaviqem-page .glaviqem-hero{aspect-ratio:1240/697.5;height:auto}.glaviqem-context-row,.glaviqem-direction-row,.glaviqem-scale-grid{grid-template-columns:1fr;height:auto}.glaviqem-research-board{aspect-ratio:829/518;height:auto}.glaviqem-concept-row{gap:42px;min-height:0;padding:42px 36px}.glaviqem-concept-cards{gap:42px}.glaviqem-direction-row img{aspect-ratio:961/510;height:auto}.glaviqem-two-up{gap:24px}.glaviqem-two-up img{aspect-ratio:608/430;height:auto}.glaviqem-scale-grid{grid-template-rows:none}.glaviqem-scale-main{grid-row:auto}.glaviqem-scale-grid img{height:auto}.glaviqem-detail-grid{gap:36px}.glaviqem-detail-grid img{aspect-ratio:587/540;height:auto}.mellow-caption,.mellow-detail-row,.mellow-feature-grid,.mellow-image,.mellow-logo,.mellow-two-up,.mellow-video{width:min(calc(100vw - 56px),860px)}.mellow-detail-row div,.mellow-feature-grid,.mellow-two-up{gap:24px}.resin-image,.resin-intro,.resin-process-title,.resin-prototype-pair,.resin-safety-grid,.resin-section-heading,.resin-three-up,.resin-two-up{width:min(calc(100vw - 56px),860px)}.resin-safety-grid,.resin-three-up,.resin-two-up{gap:24px}.resin-two-up{padding-inline:clamp(24px,4.84%,42px)}.popsicle-detail-image,.popsicle-pack-contact-note,.popsicle-pack-details,.popsicle-pack-intro,.popsicle-pack-section-copy,.popsicle-video{width:min(calc(100vw - 56px),860px)}.popsicle-pack-intro{grid-template-columns:minmax(0,1fr) 256px;gap:32px;height:auto}.popsicle-pack-details div{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.glaviqem-page{gap:20px}.glaviqem-caption,.glaviqem-concept-row,.glaviqem-contact-note,.glaviqem-context-row,.glaviqem-detail-grid,.glaviqem-direction-row,.glaviqem-final,.glaviqem-hero,.glaviqem-intro,.glaviqem-scale-grid,.glaviqem-section-copy,.glaviqem-section-title,.glaviqem-two-up{width:calc(100vw - 32px)}.glaviqem-intro h1{font-size:30px}.glaviqem-context-copy h2,.glaviqem-section-copy h2,.glaviqem-section-title h2{font-size:24px;line-height:30px}.glaviqem-caption,.glaviqem-context-copy p,.glaviqem-detail-grid figcaption,.glaviqem-direction-copy p,.glaviqem-direction-copy strong,.glaviqem-intro p,.glaviqem-research-board figcaption,.glaviqem-section-copy p{font-size:16px;line-height:24px}.glaviqem-research-board figcaption{bottom:22px;left:22px;max-width:calc(100% - 44px)}.glaviqem-concept-row{gap:28px;padding:28px 16px}.glaviqem-scale-label p,.glaviqem-scale-label span{font-size:15px;line-height:20px}.glaviqem-spectrum-line{left:80px;right:86px;top:10px}.glaviqem-concept-cards,.glaviqem-detail-grid,.glaviqem-two-up{display:flex;flex-direction:column;gap:20px}.glaviqem-concept-cards figure{gap:18px}.glaviqem-concept-cards img{height:auto;max-height:260px}.glaviqem-concept-cards figcaption{font-size:26px}.glaviqem-direction-copy{gap:22px}.glaviqem-detail-grid figure{gap:16px}.mellow-page{gap:20px}.mellow-caption,.mellow-detail-row,.mellow-feature-grid,.mellow-image,.mellow-logo,.mellow-two-up,.mellow-video{width:calc(100vw - 32px)}.mellow-image.mellow-logo{width:160px}.mellow-detail-row div,.mellow-feature-grid,.mellow-two-up{display:flex;flex-direction:column;gap:20px}.mellow-detail-row,.mellow-feature-grid figure{gap:14px}.mellow-caption,.mellow-detail-row p,.mellow-feature-grid figcaption{font-size:16px;line-height:24px}.resin-page{gap:20px}.resin-image,.resin-intro,.resin-process-title,.resin-prototype-pair,.resin-safety-grid,.resin-section-heading,.resin-three-up,.resin-two-up{width:calc(100vw - 32px)}.resin-intro{min-height:0}.resin-intro h1{font-size:30px}.resin-process-title,.resin-section-heading h2{font-size:24px;line-height:30px}.resin-intro p,.resin-safety-grid figcaption,.resin-section-heading p{font-size:16px;line-height:24px}.resin-prototype-pair,.resin-safety-grid,.resin-three-up,.resin-two-up{display:flex;flex-direction:column;gap:20px}.resin-two-up{padding-inline:0}.resin-prototype-pair img{max-width:80%}.resin-safety-grid figure{gap:12px}.popsicle-pack-page{gap:20px}.popsicle-detail-image,.popsicle-pack-contact-note,.popsicle-pack-details,.popsicle-pack-intro,.popsicle-pack-section-copy,.popsicle-video{width:calc(100vw - 32px)}.popsicle-pack-intro{display:flex;flex-direction:column;gap:24px;height:auto}.popsicle-pack-award{margin-top:0}.popsicle-pack-core,.popsicle-pack-details,.popsicle-pack-section-copy{height:auto}.popsicle-pack-intro h1{font-size:30px}.popsicle-pack-contact-note p,.popsicle-pack-details h2,.popsicle-pack-section-copy h2{font-size:24px;line-height:30px}.popsicle-pack-details article,.popsicle-pack-intro p,.popsicle-pack-section-copy p{font-size:16px;line-height:24px}.popsicle-pack-details div{display:flex;flex-direction:column;gap:18px}}@media (min-width:1001px){.work-page{--desktop-content-width:min(var(--content-max),calc(100vw - var(--page-margin) - var(--page-margin)));background:var(--color-surface);color:#fff}.work-footer,.work-header{min-height:var(--header-height);padding-block:var(--space-2);padding-inline:max(var(--page-margin),calc((100vw - var(--content-max)) / 2));background:var(--color-surface)}.work-header{border-bottom:0;box-shadow:var(--shadow-header)}.work-footer{min-height:var(--footer-height);border-top:0;box-shadow:var(--shadow-footer)}.work-brand{gap:var(--space-2);padding:var(--space-1) var(--space-2);color:var(--color-accent);font-family:var(--font-display);font-size:32px;font-weight:600;line-height:33px}.work-footer-nav,.work-nav{width:338px;gap:0;font-family:var(--font-display);font-weight:500}.work-footer-nav a,.work-nav a{padding:var(--space-2);border-radius:var(--radius-pill);color:var(--color-ink);font-size:20px;line-height:13px;transition:color var(--motion-fast) ease}.work-footer-nav a.playful,.work-nav a.playful{padding:10px;font-family:var(--font-playful);font-size:24px;font-weight:400;line-height:17px}.work-footer-nav a.active,.work-footer-nav a:focus-visible,.work-footer-nav a:hover,.work-nav a.active,.work-nav a:focus-visible,.work-nav a:hover{background:transparent;color:var(--color-accent);box-shadow:none}.play-grid,.work-grid{width:var(--desktop-content-width);gap:var(--space-grid)}.work-grid{--work-grid-width:var(--desktop-content-width);--work-grid-gap:var(--space-grid)}.play-grid,.work-grid{margin:var(--space-section) auto}.play-grid{--play-grid-width:var(--desktop-content-width);--play-grid-gap:var(--space-grid)}.play-card,.work-project{border:1px solid var(--color-border);border-radius:var(--radius-thumbnail);background:var(--color-placeholder)}.play-card>img,.play-popsicle-scene img,.work-project img{transition:transform var(--motion-standard) cubic-bezier(.2,.7,.2,1)}.work-project-overlay{gap:var(--space-1);transition:opacity var(--motion-standard) ease}.work-project--featured .work-project-overlay,.work-project-overlay{padding:var(--thumbnail-overlay-padding)}.play-card-overlay h2,.work-project-overlay h2{font-family:var(--font-display);font-size:48px;font-weight:500;line-height:50px}.play-card-overlay p,.work-project-overlay p{font-family:var(--font-body);font-size:30px;font-weight:400;line-height:36px}.work-footer p{color:var(--color-ink);font-family:var(--font-body);font-size:16px;font-weight:500;line-height:20px}.scroll-to-top{margin-bottom:var(--space-section);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-ink);transition:transform var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.aasha-page,.about-page,.case-page,.chai-maker-page,.edubot-page,.eeg-headset-page,.forms-digital-page,.forms-exercise-page,.glaviqem-page,.gods-hand-page,.lifter-page,.mellow-page,.peak-page,.play-detail-page,.popsicle-pack-page,.resin-page,.sherpa-page,.study-table-page{gap:var(--space-grid)}.aasha-contact-note,.aasha-intro,.aasha-medium,.aasha-strip,.aasha-video,.aasha-wide,.about-contact,.about-grid,.case-contact-note,.case-gallery-slider,.case-image-stack,.case-intro,.case-overview,.case-section,.case-section-title,.chai-caption,.chai-contact-note,.chai-control-section,.chai-heading-caption,.chai-intro,.chai-note,.chai-wide-front,.detail-grid,.detail-section-title,.edubot-contact-note,.edubot-intro,.edubot-section,.eeg-context,.eeg-features,.eeg-intro,.eeg-nda-note,.eeg-three-up,.eeg-two-up,.forms-digital-grid,.forms-digital-intro,.forms-exercise-intro,.forms-exercise-mosaic,.forms-exercise-mosaic-stack,.forms-exercise-process,.forms-exercise-slider,.forms-exercise-slider-stack,.glaviqem-caption,.glaviqem-concept-row,.glaviqem-contact-note,.glaviqem-context-row,.glaviqem-detail-grid,.glaviqem-direction-row,.glaviqem-final,.glaviqem-hero,.glaviqem-intro,.glaviqem-scale-grid,.glaviqem-section-copy,.glaviqem-section-title,.glaviqem-two-up,.gods-hand-intro,.gods-hand-media-row,.lifter-contact-note,.lifter-overview,.lifter-section,.mellow-caption,.mellow-detail-row,.mellow-feature-grid,.mellow-image,.mellow-two-up,.mellow-video,.peak-intro,.peak-prototype-grid,.peak-row,.peak-section-title,.peak-strip,.peak-video,.play-detail-intro,.popsicle-detail-image,.popsicle-pack-contact-note,.popsicle-pack-details,.popsicle-pack-intro,.popsicle-pack-section-copy,.popsicle-video,.resin-image,.resin-intro,.resin-process-title,.resin-prototype-pair,.resin-safety-grid,.resin-section-heading,.resin-three-up,.resin-two-up,.sherpa-contact-note,.sherpa-media.sherpa-wide-image,.sherpa-section,.sherpa-wide-image,.study-contact-note,.study-context-row,.study-direction-row,.study-final-images,.study-hero,.study-intro,.study-section-copy,.study-two-copy,.study-two-up,.study-wide-image{width:var(--desktop-content-width);max-width:100%}.about-page .about-grid{width:min(var(--about-content-max),var(--desktop-content-width))}.about-page .about-contact{width:var(--about-contact-width)}.aasha-contact-note,.about-card,.case-contact-note,.chai-contact-note,.eeg-nda-note,.glaviqem-contact-note,.popsicle-pack-contact-note,.study-contact-note{border-radius:var(--radius-section)}.about-card{border-radius:40px}.case-decision-images img,.case-image-stack img,.case-overview img,.detail-grid-media img,.eeg-context img,.eeg-three-up img,.eeg-two-up img,.forms-digital-image,.gods-hand-image,.peak-image,.sherpa-decision-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-process-strip .sherpa-media,.sherpa-wide-image,.study-direction-row>img,.study-final-images img,.study-research-board,.study-two-up img{border-radius:var(--radius-media)}.about-resume,.about-timeline-card h2{background:var(--color-accent)}.about-resume,.about-timeline-card h2{color:var(--color-surface)}.sherpa-decision-grid{grid-template-columns:minmax(0,415px) minmax(0,805px)}.xt-lite-overview{grid-template-columns:265px 945px}.omni-page .case-overview{grid-template-columns:356px minmax(0,854px)}.omni-page .case-decision-copy{gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.eeg-context,.study-context-row{grid-template-columns:minmax(220px,1fr) minmax(0,3fr)}.glaviqem-context-row{grid-template-columns:381px minmax(0,1fr)}.glaviqem-direction-row,.study-direction-row{grid-template-columns:minmax(0,3fr) minmax(220px,1fr)}.eeg-intro,.study-two-copy{grid-template-columns:repeat(2,minmax(0,1fr))}.aasha-intro{gap:var(--space-emphasis);grid-template-columns:minmax(0,1fr) auto}.glaviqem-scale-grid{grid-template-columns:minmax(0,3fr) minmax(260px,2fr)}.peak-hero-row,.peak-inspiration-row,.peak-prototype-grid{grid-template-columns:minmax(0,2.05fr) minmax(260px,1fr)}.gods-hand-media-row,.peak-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.gods-hand-media-row{height:min(600px,calc(48.38709677vw - 96.77419354px))}.forms-digital-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.study-table-page .study-context-row{gap:25px;grid-template-columns:minmax(220px,251.236fr) minmax(0,963.764fr)}.study-table-page .study-direction-row{gap:25px;grid-template-columns:minmax(0,916fr) minmax(220px,299fr)}.study-table-page .study-two-copy{gap:25px;grid-template-columns:minmax(0,459fr) minmax(0,756fr)}.study-table-page .study-contact-note{border-radius:var(--radius-card)}}img[src*=".gif" i],img[src*=".jpeg" i],img[src*=".jpg" i],img[src*=".png" i],img[src*=".webp" i]{border-radius:var(--radius-media)}.play-card,.play-card .play-popsicle-scene,.play-card .play-popsicle-scene img,.play-card>img,.work-project,.work-project img{border-radius:var(--radius-thumbnail)}.about-resume,.scroll-to-top,[role=button],button{border-radius:var(--radius-pill)}@media (min-width:1001px) and (max-width:1300px){.work-footer{flex-wrap:wrap;gap:var(--space-4)}.lifter-decision-images{height:auto}.lifter-decision-images img{aspect-ratio:607.5/403;height:auto}.lifter-gallery-slider{aspect-ratio:1240/690;height:auto}}.eeg-nda-note{border-radius:var(--radius-card)}@media (min-width:1440px){.eeg-headset-page .eeg-intro{grid-template-columns:668.68px 330px;height:139px;min-height:139px}.eeg-headset-page .eeg-context{grid-template-columns:287px 923px}}@media (min-width:901px) and (max-width:1439px){.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{gap:30px;justify-content:space-between}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{flex:1 1 auto;max-width:589px;width:auto}.forms-digital-grid{aspect-ratio:1240/2345.2;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));height:auto}.eeg-headset-page .eeg-intro{gap:30px;grid-template-columns:minmax(0,1fr) 330px;min-height:0}.eeg-headset-page .eeg-context{grid-template-columns:minmax(220px,287fr) minmax(0,923fr);min-height:0}.eeg-headset-page .eeg-grid-one,.eeg-headset-page .eeg-grid-two,.eeg-headset-page .eeg-row-one,.eeg-headset-page .eeg-row-two{height:auto}.eeg-headset-page .eeg-row-one{aspect-ratio:1240/555}.eeg-headset-page .eeg-row-two{aspect-ratio:1240/488}.eeg-headset-page .eeg-grid-one{aspect-ratio:1240/394}.eeg-headset-page .eeg-grid-two{aspect-ratio:1240/460}.eeg-headset-page .eeg-nda-note{height:auto;padding-inline:clamp(40px,8vw,127px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.social-icon,.tile img,.work-project img,.work-project-overlay{transition:none}.social-icon:active{transform:none}}@media (max-width:700px){.work-page{--mobile-page-inset:20px;--mobile-grid-gap:30px;--mobile-header-height:121.382px;--mobile-footer-height:182px;padding-inline:0;color:var(--color-ink)}.work-header,.work-page{width:100%;background:var(--color-surface)}.work-header{min-height:var(--mobile-header-height);height:var(--mobile-header-height);padding:10px 26px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;box-shadow:var(--shadow-header)}.work-brand{height:54.382px;padding:5px 10px;gap:10px;flex:0 0 auto;color:var(--color-accent);font-family:var(--font-display);font-size:32px;font-weight:600;line-height:33.12px}.work-brand img{width:50px;height:44.382px;border-radius:0}.work-footer-nav,.work-nav{width:min(338px,100%);height:37px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:0;font-family:var(--font-display);font-weight:500}.work-footer-nav a,.work-nav a{padding:10px;border-radius:var(--radius-pill);color:var(--color-ink);font-family:var(--font-display);font-size:20px;font-weight:500;line-height:13px}.work-footer-nav a.playful,.work-nav a.playful{padding:10px;font-family:var(--font-playful);font-size:24px;font-weight:400;line-height:17px}.work-grid--desktop{display:none}.work-grid-mobile{width:calc(100% - (var(--mobile-page-inset) * 2));margin:30px auto;display:flex;flex-direction:column;gap:var(--mobile-grid-gap)}.play-mobile-card,.work-mobile-project{position:relative;width:100%;display:block;overflow:hidden;border-radius:var(--radius-media);background:var(--color-placeholder);color:white;text-decoration:none}.work-mobile-project--hero{border-radius:20px}.play-mobile-card img,.work-mobile-project img{object-fit:cover;border-radius:inherit}.mobile-thumbnail-overlay{position:absolute;inset:0;padding:10px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;border-radius:inherit;color:white;background:linear-gradient(180deg,transparent 55.386%,rgba(0,0,0,.408) 74.69%,#000);pointer-events:none}.mobile-thumbnail-overlay strong{font-family:var(--font-display);font-size:22px;font-weight:500;line-height:22.77px}.mobile-thumbnail-overlay span{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:16.943px}.play-mobile-card:focus-visible,.work-mobile-project:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-media)}.play-grid{display:none}.play-grid-mobile{width:calc(100% - (var(--mobile-page-inset) * 2));margin:30px auto;display:flex;flex-direction:column;gap:var(--mobile-grid-gap)}.play-mobile-card{border-radius:20px}.work-page>.scroll-to-top{width:50px;height:50px;margin:0 auto 30px}.work-footer{width:100%;min-height:var(--mobile-footer-height);height:var(--mobile-footer-height);padding:20px 26px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;background:var(--color-surface);box-shadow:var(--shadow-footer)}.work-footer .work-socials{order:1;height:46px}.work-footer .work-footer-nav{order:2}.work-footer p{order:3;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:16px;font-weight:600;line-height:17.408px;text-align:center;white-space:nowrap}.about-page{--about-width:100%;--about-contact-width:calc(100% - 60px);width:100%;gap:30px;padding:0}.about-page .about-hero{width:100%;height:300px;margin:0;padding:0;flex:0 0 300px}.about-page .about-hero>img{width:100%;height:100%;border-radius:0;object-fit:cover;opacity:.4}.about-page .about-hero-copy{width:390px;height:111px;padding-left:70px;align-items:flex-start;justify-content:center;gap:4px;text-align:left}.about-page .about-hero-copy h1,.about-page .about-hero-copy p,.about-page .about-hero-copy span,.about-page .about-work-link{width:auto;font-size:34px;line-height:39.381px}.about-page .about-hero-copy h1{font-family:var(--font-display);font-weight:600;line-height:35.19px;text-align:left}.about-page .about-hero-copy div{width:230px;align-items:center;justify-content:center;gap:10px}.about-page .about-work-link{color:var(--color-accent)}.about-page .about-grid{width:100%;margin:0;display:flex;flex-direction:column;align-items:center;gap:30px}.about-page .about-card{min-height:0;margin:0;border:1px solid var(--color-accent);border-radius:40px;box-shadow:none}.about-page .about-life-card{width:min(340px,calc(100% - 50px));height:386.204px;padding:30px 50px 0;justify-content:flex-start;gap:30px}.about-page .about-life-card div{width:290px;gap:20px}.about-page .about-life-card h2{font-size:24px;line-height:17px}.about-page .about-life-card p{font-size:20px;line-height:24.205px}.about-page .about-life-card img{width:180px;height:169.204px;margin-top:0;object-fit:contain;border-radius:0}.about-page .about-statement-card{padding:30px;align-items:flex-start}.about-page .about-statement-card p{font-size:24px;line-height:40px}.about-page .about-statement-card--principles{width:min(340px,calc(100% - 50px));height:180px}.about-page .about-statement-card--principles p{width:280px;color:var(--color-accent)}.about-page .about-statement-card--journey{width:min(340px,calc(100% - 50px));height:260px}.about-page .about-statement-card--journey p{width:330px}.about-page .about-timeline-card{width:min(340px,calc(100% - 50px));padding:30px;gap:30px;align-self:center;justify-self:auto}.about-page .about-timeline-card--work{height:400px}.about-page .about-timeline-card--education{height:444px}.about-page .about-timeline-card h2{min-height:43px;height:43px;padding:10px 15px;font-size:20px;line-height:20.7px}.about-page .about-timeline{width:330px;flex:1 1 auto}.about-page .about-timeline>div{height:100%;padding-left:40px;gap:30px}.about-page .about-timeline>div:before{top:13.618px;bottom:10px;left:10px}.about-page .about-timeline section:before{top:0;left:-40px}.about-page .about-timeline h3,.about-page .about-timeline p,.about-page .about-timeline span{font-size:18px;line-height:21.784px}.about-page .about-desktop-copy{display:none}.about-page .about-mobile-copy{display:inline}.about-page .about-resume{width:min(340px,calc(100% - 50px));min-width:0;height:61px;min-height:61px;margin:0;padding:0 40px;font-size:30px;line-height:60px}.about-page .about-spacer{width:100%;height:80px;flex:0 0 80px}.about-page .about-recognition{width:min(340px,calc(100% - 50px));height:400.75px;padding:0;gap:20px}.about-page .about-recognition h2{height:19px;font-size:28px;line-height:32.431px}.about-page .about-recognition-logos{width:340px;height:361.75px;min-height:0;position:relative;display:block}.about-page .about-recognition-logos img{position:absolute;width:auto;max-width:none;height:auto;max-height:none;object-fit:contain;border-radius:0}.about-page .about-recognition-logos img:first-child{left:0;top:0;width:60.782px;height:107.25px}.about-page .about-recognition-logos img:nth-child(2){left:120px;top:0;width:220px;height:107.25px}.about-page .about-recognition-logos img:nth-child(3){left:0;top:127.25px;width:100px;height:100px}.about-page .about-recognition-logos img:nth-child(4){left:120px;top:127.25px;width:220px;height:107.25px}.about-page .about-recognition-logos img:nth-child(5){left:0;top:254.5px;width:340px;height:99.461px}.about-page .about-contact{width:min(330px,calc(100% - 60px));height:auto;margin:0}.about-page .about-contact h2{height:19px;margin:0 0 30px;font-size:28px;line-height:32.431px}.about-page .about-contact-layout{display:flex;flex-direction:column;gap:30px}.about-page .about-contact-links{height:194px;gap:30px}.about-page .about-contact-links div{height:82px;gap:10px}.about-page .about-contact h3,.about-page .about-form label span{font-size:24px;line-height:19px}.about-page .about-contact-links a,.about-page .about-form input,.about-page .about-form textarea{width:330px;font-size:18px;line-height:35px}.about-page .about-contact-links a,.about-page .about-form input{height:53px;padding:10px 20px}.about-page .about-form{width:330px;height:auto;display:flex;flex-direction:column;gap:10px}.about-page .about-form h3{height:19px;margin:0;line-height:19px}.about-page .about-form label{height:80px;gap:8px}.about-page .about-form .about-message-field{height:271px}.about-page .about-form textarea{height:244px;min-height:244px;padding:16px 10px;resize:none;border-radius:20px}.about-page .about-form-actions{width:330px;min-height:98px;margin-top:8px;flex-direction:column;align-items:stretch;gap:10px}.about-page .about-form-actions button{width:100%;height:53px;font-size:18px}.about-page .about-form-status{min-height:35px;font-size:15px}.about-page>.scroll-to-top{width:50px;height:50px;margin:0}}@media (max-width:379px){.work-footer-nav a,.work-footer-nav a.playful,.work-nav a,.work-nav a.playful{padding-inline:5px}}.ds-mobile-section-divider,.mobile-gallery-stack{display:none}@media (max-width:700px){:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page){--mobile-project-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(p,li,figcaption){font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-project-title,h1){font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-section-title,h2){font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(h3,.ds-feature-text h3){font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) .ati-robotics-link{width:180px;height:20px;font-size:14px;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page) :is(.edubot-title-row,.sherpa-title-row,.case-title-row,.lifter-title-row){width:100%;display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:0}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) .ati-robotics-link__icon{width:20px;height:20px;flex-basis:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-more-info,.edubot-contact-note,.sherpa-contact-note){width:var(--mobile-project-width);min-height:89px;height:auto;margin:0;padding:20px;display:flex;align-items:center;justify-content:flex-start;border-radius:10px;text-align:left}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-more-info,.edubot-contact-note,.sherpa-contact-note) p{width:100%;max-width:none;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:20px;font-weight:500;line-height:35px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page)>.scroll-to-top{width:50px;height:50px;margin:0 auto;flex:0 0 50px}.edubot-contact-note,.edubot-intro,.edubot-section{width:var(--mobile-project-width);height:auto;margin:0}.edubot-intro{display:flex;flex-direction:column;gap:20px}.edubot-intro-copy,.edubot-role{width:100%;height:auto}.edubot-intro p,.edubot-role p{width:100%;max-width:none}.edubot-final,.edubot-hero{width:100vw;margin:0;border-radius:0}.edubot-hero{height:auto;aspect-ratio:390/304}.edubot-hero .edubot-media{height:100%;border-radius:0;object-fit:cover}.edubot-keywords{position:absolute;display:grid;width:min(294px,calc(100% - 40px));height:28px;left:50%;right:auto;bottom:10px;grid-template-columns:28.57% 25.85% 31.63% 13.95%;grid-template-rows:repeat(2,9px);grid-auto-flow:row;justify-content:space-between;justify-items:start;align-content:space-between;align-items:start;gap:0;padding:0;transform:translateX(-50%)}.edubot-keywords span{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:19px;white-space:nowrap}.edubot-design-base{display:flex;flex-direction:column}.edubot-base-copy,.edubot-base-list{width:100%;height:auto}.edubot-base-list article{grid-template-columns:15px 1fr;gap:10px}.edubot-base-list article>div{gap:0}.edubot-design-base>.edubot-media{width:100vw;height:auto;aspect-ratio:390/223.5576;margin-left:calc((100vw - var(--mobile-project-width)) / -2);border-radius:0;object-fit:cover}.edubot-inspirations{padding-block:20px;gap:15px}.edubot-inspiration-grid,.edubot-inspiration-labels{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.edubot-inspiration-grid .edubot-media{width:100%;height:280px;border-radius:10px;object-fit:contain}.edubot-battery-grid,.edubot-feature,.edubot-led-grid,.edubot-mounting-grid,.edubot-two-up{display:flex;flex-direction:column;gap:10px}.edubot-battery .edubot-battery-grid,.edubot-led .edubot-led-grid,.edubot-mounting .edubot-mounting-grid{display:grid}.edubot-internal .edubot-two-up,.edubot-two-feature,.edubot-utility{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.edubot-two-feature,.edubot-utility{gap:10px;align-items:start}.edubot-feature>p,.edubot-two-feature article,.edubot-utility article,.edubot-utility>.edubot-media{width:100%}.edubot-battery-grid .edubot-media,.edubot-led-grid .edubot-media,.edubot-mounting-grid .edubot-media,.edubot-two-feature .edubot-media,.edubot-two-up .edubot-media,.edubot-utility .edubot-media{width:100%;height:auto;border-radius:10px}.edubot-two-feature article,.edubot-utility article,.edubot-utility>.edubot-media{min-width:0}.edubot-two-feature .edubot-media,.edubot-utility .edubot-media{aspect-ratio:1/1;object-fit:cover}.edubot-battery-grid,.edubot-led-grid,.edubot-mounting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.edubot-battery-grid>.edubot-media,.edubot-led-grid>.edubot-media,.edubot-mounting-grid>.edubot-media{height:100%;object-fit:cover}.edubot-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.edubot-page>.ds-mobile-section-divider,.edubot-two-feature>.ds-mobile-section-divider{display:block;position:relative;width:var(--mobile-project-width);height:0;flex:0 0 0;border:0}.edubot-page>.ds-mobile-section-divider:before,.edubot-two-feature>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.edubot-intro-copy,.edubot-role{gap:15px;padding:0}.edubot-design-base{gap:20px}.edubot-base-copy,.edubot-base-list{gap:15px}.edubot-base-list article>div{gap:10px}.edubot-base-list :is(h3,p),.edubot-feature>:is(h2,p),.edubot-two-feature article>:is(h2,p),.edubot-utility article>:is(h2,p){margin:0}.edubot-inspirations{padding:0;gap:10px}.edubot-inspirations:after,.edubot-inspirations:before{display:none}.edubot-inspirations h2{margin:0 0 5px}.edubot-inspiration-labels{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0}.edubot-inspiration-labels p{width:100%;margin:0;line-height:22px;text-align:left}.edubot-inspiration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.edubot-inspiration-grid .edubot-media{height:auto;aspect-ratio:170/162;object-fit:cover}.edubot-inspiration-grid .edubot-media:first-child{grid-column:1/-1;aspect-ratio:350/162}.edubot-feature{gap:10px}.edubot-page :is(.edubot-feature>h2,.edubot-two-feature article>h2,.edubot-utility article>h2){block-size:10px;flex:0 0 10px;font-family:var(--font-body);font-size:14px;font-weight:500;line-height:26px}@media (min-width:380px){.edubot-base-copy{height:300px;flex:0 0 300px}}.edubot-pegboard .edubot-two-up .edubot-media{height:auto;aspect-ratio:350/253.75;object-fit:cover}.edubot-heavy .edubot-two-up .edubot-media{height:auto;aspect-ratio:350/245.25;object-fit:cover}.edubot-two-feature{display:flex;flex-direction:column;gap:20px}.edubot-two-feature article{display:flex;flex-direction:column;gap:10px;width:100%;height:auto}.edubot-two-feature .edubot-media{height:auto;aspect-ratio:350/218.613;object-fit:cover}.edubot-utility{display:flex;flex-direction:column;gap:10px}.edubot-utility article{display:contents}.edubot-utility article h2{order:1}.edubot-utility article p{order:2}.edubot-utility>.edubot-media{order:3}.edubot-utility article .edubot-media{order:4}.edubot-utility article .edubot-media,.edubot-utility>.edubot-media{width:100%;height:auto;aspect-ratio:350/312.5;object-fit:cover}.edubot-battery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,175px);gap:10px;height:auto}.edubot-battery-grid>.edubot-media{grid-column:1/-1;height:175px;aspect-ratio:350/175}.edubot-battery-grid>div{display:contents}.edubot-battery-grid>div .edubot-media{flex:none;align-self:start;grid-row:2;height:175px!important;min-height:0!important;max-height:none;aspect-ratio:auto;object-fit:cover}.edubot-internal{display:none}.edubot-mounting .edubot-mounting-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,117.5px);gap:10px;height:auto}.edubot-mounting-grid>.edubot-media{grid-column:1;grid-row:1/span 2;height:245px;aspect-ratio:170/245}.edubot-mounting-grid>div{display:contents}.edubot-mounting-grid>div .edubot-media{flex:none;align-self:start;grid-column:2;height:117.5px!important;min-height:0!important;max-height:none;aspect-ratio:auto;object-fit:cover}.edubot-mounting-grid>div .edubot-media:first-child{grid-row:1}.edubot-mounting-grid>div .edubot-media:last-child{grid-row:2}.edubot-led .edubot-led-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,189.5px);gap:10px;height:auto}.edubot-led-grid>.edubot-media{grid-column:1/-1;grid-row:1;order:-1;height:189.5px;aspect-ratio:350/189.5}.edubot-led-grid>div{display:contents}.edubot-led-grid>div .edubot-media{flex:none;align-self:start;grid-row:2;height:189.5px!important;min-height:0!important;max-height:none;aspect-ratio:auto;object-fit:cover}.edubot-final{height:auto;aspect-ratio:390/289.746;object-fit:cover}.edubot-page :is(.edubot-inspirations,.edubot-pegboard,.edubot-heavy,.edubot-two-feature,.edubot-utility,.edubot-battery,.edubot-mounting,.edubot-led,.edubot-contact-note){margin-top:0}.sherpa-hero-image,.sherpa-wide-image{width:100vw;height:auto;margin:0;border-radius:0}.sherpa-hero-image{height:220px;object-fit:cover}.sherpa-contact-note,.sherpa-section{width:var(--mobile-project-width);height:auto;margin:0;padding:0}.sherpa-decisions,.sherpa-details,.sherpa-integrated,.sherpa-intro,.sherpa-making,.sherpa-modular,.sherpa-process,.sherpa-role-layout{display:flex;flex-direction:column;gap:20px}.sherpa-decision-grid,.sherpa-integrated-grid,.sherpa-making-grid,.sherpa-role-layout,.sherpa-two-up{width:100%;height:auto;display:flex;flex-direction:column;gap:10px}.sherpa-decision-grid article,.sherpa-integrated-grid .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-modular article,.sherpa-modular>.sherpa-media,.sherpa-role-copy,.sherpa-role-layout>.sherpa-media,.sherpa-two-up .sherpa-media{width:100%;height:auto;min-height:0;transform:none;border-radius:10px}.sherpa-role-layout>.sherpa-media{order:2}.sherpa-role-copy{order:1}.sherpa-process-strip{display:grid;grid-template-columns:repeat(3,1fr)}.sherpa-process-strip,.sherpa-process-strip .sherpa-media{width:100%;height:auto}.sherpa-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sherpa-decision-grid .sherpa-media{height:190px}.sherpa-modular{align-items:start}.sherpa-modular>.sherpa-media{height:344px;object-fit:cover}.sherpa-modular article .sherpa-media{height:145px;object-fit:cover}.sherpa-integrated-grid{display:grid}.sherpa-integrated-grid .sherpa-media:first-child{grid-row:1/span 2;object-fit:cover}.sherpa-integrated-grid .sherpa-media:not(:first-child){object-fit:cover}.sherpa-details .sherpa-two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sherpa-details>.sherpa-wide-image{width:100%;height:230px;border-radius:10px;object-fit:cover}.sherpa-details .sherpa-two-up .sherpa-media{height:220px;object-fit:cover}.sherpa-making-grid{display:grid;grid-auto-rows:190px}.sherpa-making-grid .sherpa-media:last-child{grid-column:1/-1}.sherpa-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.sherpa-page .sherpa-title-row{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.sherpa-page .sherpa-title-row h1{width:100%;white-space:nowrap}.sherpa-page>.ds-mobile-section-divider{display:block;position:relative;width:var(--mobile-project-width);height:0;flex:0 0 0;border:0}.sherpa-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.sherpa-decisions,.sherpa-details,.sherpa-integrated,.sherpa-intro,.sherpa-making,.sherpa-modular,.sherpa-process{gap:15px}.sherpa-decisions>h2,.sherpa-details>h2,.sherpa-details>p,.sherpa-integrated>h3,.sherpa-integrated>p,.sherpa-intro .sherpa-title-row,.sherpa-intro>p,.sherpa-making>h2,.sherpa-making>p,.sherpa-process>h2,.sherpa-process>p{margin:0}.sherpa-title-desktop{display:none}.sherpa-title-mobile{display:inline}.sherpa-role-layout{gap:20px;margin-top:5px}.sherpa-role-copy{display:flex;gap:15px}.sherpa-role-copy h2,.sherpa-role-copy h3,.sherpa-role-copy p,.sherpa-role-copy ul{margin:0}.sherpa-role-copy>div{width:100%;height:150px;flex:0 0 150px;display:flex;flex-direction:column;gap:0}.sherpa-role-copy h3{height:10px;flex:0 0 10px;line-height:20px}.sherpa-role-copy ul{padding-left:21px}.sherpa-role-copy li{height:20px;padding-left:0;line-height:20px}.sherpa-role-layout>.sherpa-media{width:100vw;height:300px;margin-left:calc((100vw - var(--mobile-project-width)) / -2);border-radius:0;object-fit:cover}.sherpa-page>.sherpa-hero-image{width:100vw;margin:0;border-radius:0}.sherpa-process-strip{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,197px);gap:10px;height:404px}.sherpa-process-strip .sherpa-media{height:197px;min-height:0;border-radius:10px;object-fit:cover}.sherpa-process+.sherpa-wide-image{width:100vw;height:250px;max-height:none;border-radius:0;object-fit:cover}.sherpa-decision-grid{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:166px auto auto;gap:15px 10px}.sherpa-decision-grid article{display:contents}.sherpa-decision-grid article:first-child>.sherpa-media{grid-column:1;grid-row:1}.sherpa-decision-grid article:last-child>.sherpa-media{grid-column:2;grid-row:1}.sherpa-decision-grid .sherpa-media{width:100%;height:166px;min-height:0;border-radius:10px;object-fit:cover}.sherpa-decision-grid article:first-child .sherpa-decision-copy{grid-column:1/-1;grid-row:2}.sherpa-decision-grid article:last-child .sherpa-decision-copy{grid-column:1/-1;grid-row:3}.sherpa-decision-copy.ds-feature-bullet{width:100%;display:grid;grid-template-columns:15px minmax(0,1fr);gap:10px}.sherpa-decision-copy .ds-feature-dot{width:15px;height:15px;display:grid}.sherpa-decision-copy .ds-feature-text{gap:10px}.sherpa-decision-copy .ds-feature-text h3,.sherpa-decision-copy .ds-feature-text p{font-size:14px;line-height:20px}.sherpa-modular{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto 244px;gap:10px}.sherpa-modular article{display:contents}.sherpa-modular article>h3,.sherpa-modular article>p{grid-column:1/-1;margin:0}.sherpa-modular article>h3{grid-row:1}.sherpa-modular article>p{grid-row:2}.sherpa-modular article .sherpa-media,.sherpa-modular>.sherpa-media{width:100%;height:244px;min-height:0;border-radius:10px;object-fit:cover}.sherpa-modular>.sherpa-media{grid-column:1;grid-row:3}.sherpa-modular article .sherpa-media{grid-column:2;grid-row:3}.sherpa-integrated{gap:10px}.sherpa-integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,117.5px);gap:10px;height:245px}.sherpa-integrated-grid .sherpa-media:first-child{height:245px}.sherpa-integrated-grid .sherpa-media:not(:first-child){height:117.5px}.sherpa-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto repeat(7,125px);gap:10px}.sherpa-details>:nth-child(n+4){margin-top:0}.sherpa-details>h2,.sherpa-details>p{grid-column:1/-1}.sherpa-details>h2{grid-row:1;margin-bottom:5px}.sherpa-details>p{grid-row:2;margin-bottom:5px}.sherpa-details>.sherpa-two-up{display:contents}.sherpa-details>.sherpa-details-pair-top .sherpa-media:first-child{grid-column:1;grid-row:3}.sherpa-details>.sherpa-details-pair-top .sherpa-media:last-child{grid-column:2;grid-row:3}.sherpa-details>.sherpa-wide-image:not(.sherpa-squareless){grid-column:1/-1;grid-row:4/span 2}.sherpa-details>.sherpa-details-pair-tall .sherpa-media:first-child{grid-column:1;grid-row:6/span 2}.sherpa-details>.sherpa-details-pair-tall .sherpa-media:last-child{grid-column:2;grid-row:6/span 2}.sherpa-details>.sherpa-squareless{grid-column:1/-1;grid-row:8/span 2}.sherpa-details>.sherpa-details-pair .sherpa-media,.sherpa-details>.sherpa-squareless,.sherpa-details>.sherpa-wide-image{width:100%;height:100%;min-height:0;margin:0;border-radius:10px;object-fit:cover}.sherpa-making-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(6,125px);grid-auto-rows:125px;gap:10px;height:800px}.sherpa-making-grid .sherpa-media{width:100%;height:100%;min-height:0;transform:none;object-fit:cover}.sherpa-making-grid .sherpa-media:first-child{grid-column:1;grid-row:1/span 2}.sherpa-making-grid .sherpa-media:nth-child(2){grid-column:2;grid-row:1}.sherpa-making-grid .sherpa-media:nth-child(3){grid-column:2;grid-row:2}.sherpa-making-grid .sherpa-media:nth-child(4){grid-column:1;grid-row:3}.sherpa-making-grid .sherpa-media:nth-child(5){grid-column:2;grid-row:3/span 2}.sherpa-making-grid .sherpa-media:nth-child(6){grid-column:1;grid-row:4}.sherpa-making-grid .sherpa-media:nth-child(7){grid-column:1/-1;grid-row:5/span 2}.sherpa-contact-note{margin-top:0}.case-contact-note,.case-intro,.case-section,.case-section-title,.lifter-overview,.lifter-section{width:var(--mobile-project-width);height:auto;margin:0;padding:0}.case-decisions,.case-intro,.case-overview,.case-overview-copy,.case-section,.lifter-decision-content,.lifter-decision-copy,.lifter-decisions,.lifter-gallery,.lifter-intro,.lifter-overview,.lifter-overview-copy{display:flex;flex-direction:column;gap:20px}.case-overview,.lifter-overview{width:100%}.case-decision-copy,.case-overview-copy,.lifter-decision-copy,.lifter-overview-copy{width:var(--mobile-project-width);margin-inline:auto;gap:15px}.case-overview>img,.lifter-hero-image{width:100vw;height:auto;margin:0;border-radius:0}.case-decision-images,.lifter-decision-images{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.case-decision-images img,.lifter-decision-images img{width:100%;height:auto;border-radius:10px}.case-gallery-slider{display:none}.mobile-gallery-stack{width:var(--mobile-project-width);display:flex;flex-direction:column;gap:10px}.mobile-gallery-stack img{width:100%;height:auto;aspect-ratio:7/6;object-fit:cover;border-radius:10px}.lifter-gallery,.xt-lite-gallery-section{gap:15px}.xt-lite-page :is(h1,h2,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.xt-lite-intro{gap:15px}.xt-lite-page .xt-lite-title-row{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.xt-lite-intro>p{line-height:22px}.xt-lite-overview{width:100%;height:auto;gap:20px}.xt-lite-overview>img{order:-1;width:100vw;height:270px;min-height:0;margin:0;border-radius:0;object-fit:cover}.xt-lite-overview-copy{width:var(--mobile-project-width);height:auto;gap:20px;margin-inline:auto}.xt-lite-overview-copy article,.xt-lite-overview-copy article:first-child,.xt-lite-overview-copy article:last-child{width:100%;height:auto;min-height:0;gap:15px}.xt-lite-gallery-section>h2{height:auto;flex:0 0 auto}.xt-lite-gallery-section .case-gallery-slider{display:block;width:100%;height:auto;aspect-ratio:7/6;flex:0 0 auto;border-radius:10px}.xt-lite-gallery-section .case-gallery-slider:after,.xt-lite-gallery-section .case-gallery-slider:before{width:50px}.xt-lite-gallery-section .case-gallery-button{width:44px;height:44px;font-size:38px;padding-bottom:5px}.xt-lite-gallery-section .case-gallery-button--previous{left:3px}.xt-lite-gallery-section .case-gallery-button--next{right:3px}.xt-lite-page>.ds-mobile-section-divider{display:block;position:relative;width:var(--mobile-project-width);height:0;flex:0 0 0;border:0}.xt-lite-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.omni-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.omni-page .case-intro{height:auto;min-height:0;gap:15px}.omni-page .case-title-row{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.omni-page .case-title-row h1{flex:0 0 auto}.omni-page .case-intro>p{width:100%;height:auto;max-width:none;line-height:22px}.omni-page .case-overview{width:100%;height:auto;gap:20px}.omni-page .case-overview>img{order:-1;width:100vw;height:400px;min-height:0;margin:0;border-radius:0;object-fit:cover}.omni-page .case-overview-copy{width:var(--mobile-project-width);height:auto;margin-inline:auto;gap:20px}.omni-page .case-overview-copy article,.omni-page .case-overview-copy article:first-child,.omni-page .case-overview-copy article:last-child{width:100%;height:auto;min-height:0;gap:15px}.omni-page .case-overview-copy article:first-child p,.omni-page .case-overview-copy article:last-child p{width:100%;height:auto}.omni-page .case-overview h2,.omni-page .case-section h2{height:auto;font-size:22px;line-height:25.482px}.omni-page .case-decisions{width:var(--mobile-project-width);height:auto;gap:0}.omni-page .case-decision-images{width:100%;height:230px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px}.omni-page .case-decision-images img{width:100%;height:230px;min-height:0;border-radius:10px;object-fit:cover}.omni-page .case-decision-copy{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:10px}.omni-page .case-decision-copy .omni-decision-item{width:100%;max-width:none;height:auto;min-height:50px;display:grid;grid-template-columns:15px minmax(0,1fr);align-items:start;gap:10px}.omni-page .case-decision-copy .omni-decision-item>.ds-feature-dot{display:grid}.omni-page .case-decision-copy .ds-feature-text{width:100%;height:auto;gap:10px}.omni-page .case-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:14px;font-weight:500;line-height:26px}.omni-page .case-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:14px;font-weight:400;line-height:20px}.omni-page .case-section-title{width:var(--mobile-project-width);height:auto}.omni-page .case-section-title h2{font-size:22px;line-height:25.482px}.omni-page .case-gallery-slider{display:block;width:var(--mobile-project-width);height:auto;aspect-ratio:7/6;margin:-5px 0 0;border-radius:10px}.omni-page .case-gallery-slider:after,.omni-page .case-gallery-slider:before{width:50px}.omni-page .case-gallery-button{width:44px;height:44px;padding-bottom:5px;color:var(--color-ink);font-size:38px}.omni-page .case-gallery-button--previous{left:3px}.omni-page .case-gallery-button--next{right:3px}.omni-page>.ds-mobile-section-divider{display:block;position:relative;width:var(--mobile-project-width);height:0;flex:0 0 0;border:0}.omni-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.lifter-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.lifter-page .lifter-mobile-plural{display:inline}.lifter-intro{width:var(--mobile-project-width);height:auto;gap:15px}.lifter-page .lifter-title-row{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.lifter-title-row .lifter-project-title{flex:0 0 auto}.lifter-intro>p{width:100%;max-width:none;line-height:22px}.lifter-overview{width:100%;height:auto;gap:20px}.lifter-page .lifter-hero-image{order:-1;width:100vw;height:auto;min-height:0;aspect-ratio:390/219.375;margin:0;border-radius:0;object-fit:cover}.lifter-overview-copy{width:var(--mobile-project-width);height:auto;margin-inline:auto;gap:20px}.lifter-overview-copy article{width:100%;height:auto;min-height:0;gap:15px}.lifter-overview-copy article:last-child{min-height:120px}.lifter-overview-copy article p{width:100%;height:auto}.lifter-overview-copy article:first-child>p{display:none}.lifter-role-list{width:100%;height:auto;margin:0;padding:0;display:block;list-style:none;color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:14px;font-weight:400;line-height:20px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.lifter-role-list li{display:inline}.lifter-role-list li:before{content:"•  "}.lifter-role-list li:not(:last-child):after{content:"\A";white-space:pre}.lifter-decisions{width:var(--mobile-project-width);height:auto;gap:15px}.lifter-decision-content{width:100%;gap:10px}.lifter-decision-images{width:100%;height:137px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lifter-decision-images img{width:100%;height:137px;min-height:0;aspect-ratio:auto;border-radius:10px;object-fit:cover}.lifter-decision-copy{width:100%;margin:0;gap:10px}.lifter-decision-copy .lifter-decision-item{width:100%;max-width:none;height:auto;display:grid;grid-template-columns:15px minmax(0,1fr);align-items:start;gap:10px}.lifter-decision-copy .lifter-decision-item>.ds-feature-dot{display:grid}.lifter-decision-copy .ds-feature-text{width:100%;height:auto;gap:10px}.lifter-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:14px;font-weight:500;line-height:26px}.lifter-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body),sans-serif;font-size:14px;font-weight:400;line-height:20px}.lifter-gallery{width:var(--mobile-project-width);height:auto;gap:15px}.lifter-gallery-slider{display:block;width:var(--mobile-project-width);height:300px;aspect-ratio:auto;margin:0;border-radius:10px}.lifter-gallery-slider:after,.lifter-gallery-slider:before{width:50px}.lifter-gallery-slider .case-gallery-button{width:44px;height:44px;padding-bottom:5px;font-size:38px}.lifter-gallery-slider .case-gallery-button--previous{left:3px}.lifter-gallery-slider .case-gallery-button--next{right:3px}.lifter-page>.ds-mobile-section-divider{display:block;position:relative;width:var(--mobile-project-width);height:0;flex:0 0 0;border:0}.lifter-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.study-contact-note,.study-context-row,.study-direction-row,.study-final-images,.study-intro,.study-section-copy,.study-two-copy,.study-two-up,.study-wide-image{width:var(--mobile-project-width);height:auto;margin:0}.study-direction-composition,.study-final-composition,.study-intro,.study-section-copy,.study-two-copy{display:flex;flex-direction:column}.study-intro,.study-section-copy{gap:15px}.study-intro p{text-box-trim:none}.study-context-row{display:flex;flex-direction:column;gap:20px}.study-context-copy{display:flex;flex-direction:column;gap:15px}.study-direction-composition,.study-final-composition{width:var(--mobile-project-width);margin:0;gap:15px}.study-final-composition{gap:10px}.study-direction-row{width:100%;height:auto;display:flex;flex-direction:column;gap:15px}.study-decision-copy--desktop{display:none}.study-decision-copy--mobile{width:100%;display:flex;flex-direction:column;gap:10px}.study-decision-copy--mobile .ds-feature-bullet{width:100%;grid-template-columns:15px minmax(0,1fr);gap:10px}.study-decision-copy--mobile .ds-feature-text,.study-two-copy .ds-feature-text{gap:10px}.study-context-copy :is(h2,p),.study-decision-copy--mobile :is(h3,p),.study-intro h1,.study-section-copy :is(h2,p),.study-two-copy :is(h3,p){text-box-trim:trim-both;text-box-edge:cap alphabetic}.study-two-up{width:100%;display:flex;flex-direction:column;gap:10px}.study-two-copy{gap:10px}.study-final-images{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.study-table-page .study-hero{width:100vw;height:calc(100vw * .562435);margin:0;border-radius:0;object-fit:cover}.study-context-copy{width:100%;height:auto}.study-direction-row>img,.study-final-images img,.study-research-board,.study-two-up img,.study-wide-image{width:100%;border-radius:10px;object-fit:cover}.study-research-board{height:calc(var(--mobile-project-width) * .4804967)}.study-direction-row>img{height:calc(var(--mobile-project-width) * .5626311)}.study-two-up img{height:calc(var(--mobile-project-width) * .6414286)}.study-wide-image{height:calc(var(--mobile-project-width) * .8571429)}.study-final-images img{height:calc((var(--mobile-project-width) - 10px) * .5205882)}.study-research-board figcaption{inset:auto 10px 10px;max-width:none}.study-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.study-table-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.study-table-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.chai-caption,.chai-contact-note,.chai-control-section,.chai-heading-caption,.chai-intro,.chai-note,.chai-opening-title{width:var(--mobile-project-width);height:auto;margin:0}.chai-intro{min-height:175px;display:flex;flex-direction:column;gap:15px}.chai-intro h1{text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-maker-page .chai-hero,.chai-maker-page .chai-wide-front{width:100vw;max-width:none;margin:0;border-radius:0;object-fit:cover}.chai-maker-page .chai-hero{height:calc(100vw * .9841113)}.chai-maker-page .chai-wide-front{height:calc(100vw * .3367698)}.chai-back-section,.chai-control-image,.chai-final,.chai-lid-open,.chai-strainer{width:var(--mobile-project-width);height:auto;margin:0;border-radius:10px;object-fit:cover}.chai-mobile-group{width:var(--mobile-project-width);margin:0;display:flex;flex-direction:column;gap:15px}.chai-control-section{display:contents}.chai-control-image{height:calc(var(--mobile-project-width) * .7678737)}.chai-back-section{height:calc(var(--mobile-project-width) * 1.0759162)}.chai-lid-open{height:calc(var(--mobile-project-width) * .775)}.chai-strainer{height:calc(var(--mobile-project-width) * .6552346)}.chai-final{height:calc(var(--mobile-project-width) * 1.5040557)}.chai-caption,.chai-control-section .ds-section-title,.chai-opening-title{min-height:73px;height:auto;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px;text-align:left;text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-note{min-height:141px;color:#737373;font-size:22px;line-height:28px;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-heading-caption,.chai-note{display:block;font-family:var(--font-playful);font-weight:400}.chai-heading-caption{min-height:132px;color:var(--color-ink);font-size:20px;line-height:25.482px;text-align:left;text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-strainer-caption{min-height:150px}.chai-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-maker-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.chai-maker-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.aasha-contact-note,.aasha-intro{width:var(--mobile-project-width);height:auto;margin:0}.aasha-page .aasha-intro{display:flex;flex-direction:column;gap:20px}.aasha-intro>div{width:100%;height:auto;min-height:189px;display:flex;flex-direction:column;gap:15px}.aasha-intro h1{min-height:54px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.aasha-summary--desktop{display:none}.aasha-summary--mobile{display:block}.aasha-intro aside{width:100%;min-height:80px;height:auto;display:flex;flex-direction:column;gap:15px}.aasha-intro aside :is(h2,p){text-box-trim:trim-both;text-box-edge:cap alphabetic}.aasha-intro aside p{white-space:normal}.aasha-image{width:100vw;max-width:none;margin:0;border-radius:0;object-fit:cover}.aasha-wide{height:calc(100vw * .5625)}.aasha-strip{height:calc(100vw * .0935484)}.aasha-medium{height:calc(100vw * .4754032)}.aasha-video{width:var(--mobile-project-width);height:calc(var(--mobile-project-width) * .8005133);aspect-ratio:auto;margin:0;border-radius:10px}.aasha-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.aasha-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.aasha-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.glaviqem-page :is(h1,h2,h3,p,strong,span,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.glaviqem-caption,.glaviqem-concept-composition,.glaviqem-concept-row,.glaviqem-contact-note,.glaviqem-context-row,.glaviqem-detail-grid,.glaviqem-detail-mobile,.glaviqem-details-composition,.glaviqem-direction-composition,.glaviqem-direction-row,.glaviqem-handle-composition,.glaviqem-intro,.glaviqem-scale-composition,.glaviqem-scale-grid,.glaviqem-section-copy,.glaviqem-section-title,.glaviqem-two-up{width:var(--mobile-project-width);height:auto;margin:0}.glaviqem-concept-composition,.glaviqem-details-composition,.glaviqem-direction-composition,.glaviqem-handle-composition,.glaviqem-intro,.glaviqem-scale-composition,.glaviqem-section-copy{display:flex;flex-direction:column;gap:15px}.glaviqem-intro{min-height:175px}.glaviqem-context-row{min-height:558.174px;display:flex;flex-direction:column;gap:20px}.glaviqem-context-copy{display:contents}.glaviqem-context-copy article{width:100%;height:auto;display:flex;flex-direction:column;gap:15px}.glaviqem-context-copy article:first-child{min-height:180px;order:1}.glaviqem-research-board{order:2}.glaviqem-context-copy article:last-child{min-height:140px;order:3}.glaviqem-page .glaviqem-final,.glaviqem-page .glaviqem-hero{width:100vw;max-width:none;height:auto;margin:0;border-radius:0;object-fit:cover}.glaviqem-hero{aspect-ratio:390/219.375}.glaviqem-final{aspect-ratio:390/219.426437}.glaviqem-research-board{width:100%;height:calc(var(--mobile-project-width) * .6233538);min-height:0;border-radius:10px}.glaviqem-research-board img{width:100%;height:100%;object-fit:cover}.glaviqem-research-board figcaption{inset:auto 0 10px 10px;width:calc(100% - 20px);max-width:none;color:#fff;font-size:14px;line-height:20px}.glaviqem-concept-composition{min-height:354px}.glaviqem-section-copy{min-height:0}.glaviqem-concept-row{width:var(--mobile-project-width);min-height:0;margin:0;display:flex;flex-direction:column;border-radius:10px;background:#e3e9ef}.glaviqem-concept-row--overview{width:100%;height:179px;padding:30px 18px}.glaviqem-concept-row--scaled{gap:20px;padding:20px 12px}.glaviqem-concept-row--visual{height:244px}.glaviqem-concept-row--manufacturing{height:254px}.glaviqem-concept-cards{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px}.glaviqem-concept-cards figure{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:10px}.glaviqem-concept-cards img{width:100%;height:90px;object-fit:contain}.glaviqem-concept-row--manufacturing .glaviqem-concept-cards img{height:100px}.glaviqem-concept-cards figcaption{color:#436992;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:25.482px}.glaviqem-scale-label{width:100%;height:55px;gap:10px}.glaviqem-scale-label p,.glaviqem-scale-label span{color:#436992;font-family:var(--font-body);font-size:18px;line-height:23px}.glaviqem-scale-label span{font-weight:500;line-height:22px}.glaviqem-spectrum-line{top:11px;border-top-width:1px}.glaviqem-spectrum-line:after,.glaviqem-spectrum-line:before{width:7px;height:7px;border-left-width:1px;border-top-width:1px;top:-4px}.glaviqem-concept-row--visual .glaviqem-spectrum-line{left:82px;right:98px}.glaviqem-concept-row--manufacturing .glaviqem-spectrum-line{left:96px;right:130px}.glaviqem-direction-composition{min-height:635px}.glaviqem-direction-row{width:100%;height:auto;display:flex;flex-direction:column;gap:15px}.glaviqem-direction-row>img{width:100%;height:300px;border-radius:10px;object-fit:cover}.glaviqem-direction-copy--desktop{display:none}.glaviqem-direction-copy--mobile{width:100%;display:flex;flex-direction:column;gap:15px}.glaviqem-direction-copy--mobile>p{min-height:50px}.glaviqem-direction-bullet{width:100%;min-height:30px;grid-template-columns:15px minmax(0,1fr);gap:10px}.glaviqem-direction-bullet .ds-feature-text{gap:0}.glaviqem-direction-bullet .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}.glaviqem-direction-bullet .ds-feature-text p{display:none}.glaviqem-handle-composition{min-height:217px;gap:10px}.glaviqem-caption{min-height:30px;font-size:14px;font-weight:500;line-height:20px}.glaviqem-two-up{width:100%;height:177px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.glaviqem-two-up img{width:100%;height:177px;border-radius:10px;object-fit:cover}.glaviqem-scale-composition{min-height:393px}.glaviqem-section-title{min-height:15px}.glaviqem-scale-grid{width:100%;height:363px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:238.6667px 114.3333px;gap:10px}.glaviqem-scale-main{grid-column:1/-1;grid-row:auto;height:238.6667px!important}.glaviqem-scale-grid img:not(.glaviqem-scale-main){width:100%;height:114.3333px;border-radius:10px;object-fit:cover}.glaviqem-details-composition{min-height:339px}.glaviqem-detail-grid--desktop{display:none}.glaviqem-detail-mobile{display:flex;flex-direction:column;gap:15px}.glaviqem-detail-mobile-images{width:100%;height:179px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.glaviqem-detail-mobile-images img{width:100%;height:179px;border-radius:10px;object-fit:cover}.glaviqem-detail-mobile .ds-feature-text{width:100%;min-height:50px;gap:10px}.glaviqem-detail-mobile .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}.glaviqem-detail-mobile .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px}.glaviqem-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.glaviqem-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.resin-page{--resin-process-width:calc(var(--mobile-project-width) - 10px)}.resin-page :is(h1,h2,p,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.resin-image,.resin-intro,.resin-opening-boards,.resin-process-composition,.resin-process-title,.resin-prototype-pair,.resin-prototyping-composition,.resin-safety-grid,.resin-section-heading,.resin-three-up,.resin-two-up{width:var(--mobile-project-width);height:auto;margin:0}.resin-intro,.resin-opening-boards,.resin-process-composition,.resin-prototyping-composition,.resin-section-heading{display:flex;flex-direction:column}.resin-intro{min-height:87px;gap:15px}.resin-intro p{width:100%;max-width:none;font-size:14px;line-height:22px}.resin-opening-boards{min-height:0;gap:10px}.resin-opening-boards .resin-image,.resin-process-composition .resin-image,.resin-prototyping-composition .resin-image{display:block;max-width:none;border-radius:10px;object-fit:fill}.resin-prototyping-composition{min-height:0;gap:15px}.resin-section-heading{min-height:60px;gap:15px}.resin-section-heading p{font-size:14px;line-height:20px}.resin-prototype-pair,.resin-safety-grid,.resin-three-up,.resin-two-up{display:grid;gap:10px}.resin-prototype-pair{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr))}.resin-prototype-pair img,.resin-safety-grid img,.resin-three-up img,.resin-two-up img{width:100%;height:auto;max-width:none;border-radius:10px;object-fit:cover}.resin-prototype-pair img{aspect-ratio:170/244}.resin-safety-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.resin-safety-grid figure{width:100%;min-width:0;gap:10px}.resin-safety-grid img{aspect-ratio:110/150}.resin-safety-grid figcaption{color:var(--color-ink);font-family:var(--font-body);font-size:18px;font-weight:400;line-height:20px;text-align:left}.resin-process-composition{min-height:0;gap:15px;align-items:flex-start}.resin-process-title{width:100%;min-height:48px;font-size:22px;line-height:25.482px}.resin-process-composition>.resin-image,.resin-process-composition>.resin-three-up,.resin-process-composition>.resin-two-up{width:var(--resin-process-width)}.resin-three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.resin-three-up img{aspect-ratio:106.6667/83}.resin-two-up{grid-template-columns:repeat(2,105px);justify-content:center;padding:0}.resin-two-up img{aspect-ratio:105/97.86}.resin-image[src$="01-image-148.png"]{height:calc(var(--mobile-project-width) * .5625)}.resin-image[src$="02-f1-11.png"],.resin-image[src$="03-f2-3.png"],.resin-image[src$="04-f3-3.png"]{height:calc(var(--mobile-project-width) * .6357143)}.resin-image[src$="05-f4-4.png"],.resin-image[src$="06-f5-3.png"],.resin-image[src$="07-f6-5.png"],.resin-image[src$="08-f7-3.png"],.resin-image[src$="09-f8-3.png"],.resin-image[src$="10-f9-1.png"],.resin-image[src$="11-f10-2.png"]{height:calc(var(--mobile-project-width) * .5622449)}.resin-image[src$="12-f11-1-2.png"]{height:calc(var(--mobile-project-width) * .6581632)}.resin-image[src$="13-f12-1.png"]{height:calc(var(--mobile-project-width) * .8612245)}.resin-image[src$="14-f13-1-2.png"]{height:calc(var(--mobile-project-width) * .6857143)}.resin-image[src$="15-image-135.png"]{height:calc(var(--mobile-project-width) * .2869243)}.resin-image[src$="18-image-137.png"]{height:calc(var(--mobile-project-width) * 1.5427495)}.resin-process-composition>.resin-image[src$="22-image-138.png"]{width:100%;height:calc(var(--mobile-project-width) * 2.4482966)}.resin-image[src$="23-image-141.png"]{height:calc(var(--resin-process-width) * .4302419)}.resin-image[src$="27-image-142.png"]{height:calc(var(--resin-process-width) * 1.3875)}.resin-image[src$="28-image-145.png"]{height:calc(var(--resin-process-width) * .0649194)}.resin-image[src$="31-image-146.png"]{height:calc(var(--resin-process-width) * .1342742)}.resin-image[src$="32-image-147.png"]{height:calc(var(--resin-process-width) * 2.2755556)}.resin-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.resin-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.mellow-page :is(p,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mellow-caption,.mellow-colour-group,.mellow-detail-board-group,.mellow-detail-row,.mellow-development-group,.mellow-feature-grid,.mellow-final-board-group,.mellow-image,.mellow-knob-group,.mellow-logo,.mellow-opening-composition,.mellow-two-up,.mellow-video,.mellow-video-group{width:var(--mobile-project-width);height:auto;margin:0}.mellow-image.mellow-logo{width:min(200px,calc(100vw - 40px))}.mellow-colour-group,.mellow-detail-board-group,.mellow-detail-row,.mellow-development-group,.mellow-final-board-group,.mellow-knob-group,.mellow-opening-composition,.mellow-video-group{display:flex;flex-direction:column}.mellow-colour-group,.mellow-detail-row,.mellow-knob-group,.mellow-opening-composition{gap:10px}.mellow-detail-board-group,.mellow-development-group,.mellow-final-board-group,.mellow-video-group{gap:20px}.mellow-detail-row div,.mellow-feature-grid,.mellow-two-up{display:grid;gap:10px}.mellow-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mellow-detail-row div,.mellow-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mellow-feature-grid figure{min-width:0;gap:10px}.mellow-detail-row img,.mellow-feature-grid img,.mellow-two-up img{width:100%;height:auto;border-radius:10px}.mellow-page .mellow-image{display:block;max-width:none;border-radius:0}.mellow-page .mellow-image[src$="10-r2-2.png"],.mellow-page .mellow-image[src$="12-r15-1.png"],.mellow-page .mellow-image[src$="19-image-149.png"],.mellow-page .mellow-image[src$="20-t10-1.png"],.mellow-page .mellow-image[src$="21-t11-1.png"],.mellow-page .mellow-rounded,.mellow-page .mellow-video{border-radius:10px}.mellow-video{width:var(--mobile-project-width);aspect-ratio:7/6}.mellow-feature-grid figcaption{color:var(--color-ink);font-family:var(--font-body);font-size:12px;font-weight:400;line-height:20px;text-align:center}.mellow-caption,.mellow-detail-row p{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px;text-align:left}.mellow-colour-group .mellow-caption,.mellow-detail-row:not(.mellow-detail-row--cable) p,.mellow-knob-group .mellow-caption{order:-1}.mellow-image[src$="02-image-163.png"]{height:calc(var(--mobile-project-width) * .1080645)}.mellow-image[src$="03-r3-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="04-image-164.png"]{height:calc(var(--mobile-project-width) * .1153061)}.mellow-image[src$="05-r1-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="06-t3-1.png"]{height:calc(var(--mobile-project-width) * .6020833)}.mellow-feature-grid img{aspect-ratio:110/170;object-fit:cover}.mellow-image[src$="10-r2-2.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="11-image-165.png"]{height:calc(var(--mobile-project-width) * .6295918)}.mellow-image[src$="12-r15-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-detail-row--cable img{aspect-ratio:170/106.1153}.mellow-detail-row:not(.mellow-detail-row--cable) img{aspect-ratio:17/12}.mellow-image[src$="19-image-149.png"]{height:calc(var(--mobile-project-width) * .6916667)}.mellow-image[src$="20-t10-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="21-t11-1.png"]{height:calc(var(--mobile-project-width) * .8)}.mellow-image[src$="22-image-150.png"]{height:calc(var(--mobile-project-width) * 2.9425286)}.mellow-image[src$="23-image-166.png"]{height:calc(var(--mobile-project-width) * .5966343)}.mellow-image[src$="24-image-151.png"]{height:calc(var(--mobile-project-width) * .1306165)}.mellow-two-up img{aspect-ratio:170/121;object-fit:cover}.mellow-image[src$="27-image-154.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="28-image-155.png"]{height:calc(var(--mobile-project-width) * .7682291)}.mellow-image[src$="29-image-156.png"]{height:calc(var(--mobile-project-width) * .9275664)}.mellow-image[src$="30-image-159.png"]{height:calc(var(--mobile-project-width) * .1032258)}.mellow-image[src$="31-image-157.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="32-image-161.png"]{height:calc(var(--mobile-project-width) * .0955115)}.mellow-image:not(.mellow-logo){object-fit:fill}.mellow-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.mellow-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.eeg-contact-note--mobile,.eeg-context,.eeg-features{width:var(--mobile-project-width);height:auto;margin:0}.eeg-headset-page :is(h1,h2,h3,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.eeg-intro{display:contents}.eeg-intro-copy{width:var(--mobile-project-width);min-height:210px;display:flex;flex-direction:column;gap:15px}.eeg-intro-copy p{font-size:14px;line-height:22px}.eeg-meta{width:var(--mobile-project-width);min-height:85.653px;display:grid;grid-template-columns:130px 140px;justify-content:start;column-gap:40px;padding:0}.eeg-meta div{width:100%;height:auto;gap:0}.eeg-meta h2{font-size:22px;line-height:25.482px}.eeg-meta img{margin-top:15px}.eeg-meta-sponsor img{width:130px;height:40px}.eeg-meta-client img{width:140px;height:36.653px}.eeg-meta span{margin-top:10px;font-size:12px;line-height:26px}.eeg-context{gap:20px;min-height:0}.eeg-context,.eeg-context article{display:flex;flex-direction:column}.eeg-context article{width:100%;gap:15px}.eeg-context article p{font-size:14px;line-height:20px}.eeg-context>img{order:-1;width:100vw;height:auto;aspect-ratio:390/251.0596;margin-left:calc((100vw - var(--mobile-project-width)) / -2);border-radius:0;object-fit:cover}.eeg-feature-composition{width:var(--mobile-project-width)}.eeg-feature-composition,.eeg-features{display:flex;flex-direction:column;gap:15px}.eeg-features{min-height:0}.eeg-feature-grid{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eeg-feature-grid article{width:100%;min-height:0;aspect-ratio:170/142;padding:10px 0;border-radius:10px;justify-content:flex-start;gap:20px}.eeg-feature-icon{width:auto;height:50px;transform:none}.eeg-feature-grid p{gap:10px;font-size:14px;line-height:20px}.eeg-feature-grid strong{font-size:16px;line-height:26px}.eeg-four-grid,.eeg-six-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eeg-four-grid>.eeg-two-up,.eeg-six-grid>.eeg-three-up{display:contents}.eeg-three-up img,.eeg-two-up img{width:100%;height:auto;aspect-ratio:170/177;border-radius:10px;object-fit:cover}.eeg-headset-page>.ds-mobile-section-divider{display:block;position:relative;width:calc(var(--mobile-project-width) + 10px);height:0;flex:0 0 0;border:0}.eeg-headset-page>.ds-mobile-section-divider:before{content:"";position:absolute;inset:0 0 auto;border-top:1px dotted var(--color-divider)}.eeg-headset-page .eeg-contact-note--desktop{display:none}.eeg-contact-note--mobile{display:flex}.play-detail-page:has(.parna-detail-grid){--parna-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.parna-detail-grid) .play-detail-intro{width:var(--parna-mobile-width);height:160px!important;min-height:160px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.parna-detail-grid) .play-detail-intro>div:first-child{width:100%;height:160px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.parna-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.parna-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .parna-detail-grid{width:var(--parna-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-rows:auto;gap:10px;overflow:visible;position:static}.play-detail-page .parna-detail-grid .detail-grid-media{width:100%;height:auto;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;aspect-ratio:170/177;border-radius:10px}.play-detail-page .parna-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important;aspect-ratio:350/364}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(4){grid-column:2!important;grid-row:3!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(5){grid-column:1!important;grid-row:3!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(6){grid-column:1/-1!important;grid-row:4!important;aspect-ratio:350/270.5}.play-detail-page:has(.parna-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.classy-detail-grid){--classy-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.classy-detail-grid) .play-detail-intro{width:var(--classy-mobile-width);height:94px!important;min-height:94px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.classy-detail-grid) .play-detail-intro>div:first-child{width:100%;height:94px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.classy-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.classy-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.classy-detail-grid) .play-detail-copy br{display:none}.play-detail-page .classy-detail-grid{width:var(--classy-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-rows:auto;gap:10px;overflow:visible;position:static}.play-detail-page .classy-detail-grid .detail-grid-media{width:100%;height:auto;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;aspect-ratio:170/177;border-radius:10px}.play-detail-page .classy-detail-grid .detail-grid-media:first-child,.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(4),.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(7){grid-column:1/-1!important;aspect-ratio:350/364}.play-detail-page .classy-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(5){grid-column:1!important;grid-row:4!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(6){grid-column:2!important;grid-row:4!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(7){grid-row:5!important}.play-detail-page:has(.classy-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.candy-stool-detail-grid){--candy-stool-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro{width:var(--candy-stool-mobile-width);height:182px!important;min-height:182px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro>div:first-child{width:100%;height:182px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .candy-stool-detail-grid{width:var(--candy-stool-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-rows:auto;gap:10px;overflow:visible;position:static}.play-detail-page .candy-stool-detail-grid .detail-grid-media{width:100%;height:auto;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;aspect-ratio:170/177;border-radius:10px}.play-detail-page .candy-stool-detail-grid .detail-grid-media:first-child,.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(n+4){grid-column:1/-1!important;aspect-ratio:350/364}.play-detail-page .candy-stool-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(5){grid-row:4!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(6){grid-row:5!important}.play-detail-page:has(.candy-stool-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.lemon-squeezer-detail-grid){--lemon-squeezer-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro{width:var(--lemon-squeezer-mobile-width);height:292px!important;min-height:292px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro>div:first-child{width:100%;height:292px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .lemon-squeezer-detail-grid{width:var(--lemon-squeezer-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-rows:auto;gap:10px;overflow:visible;position:static}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media{width:100%;height:auto;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;aspect-ratio:170/177;border-radius:10px}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:first-child,.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(2),.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){grid-column:1/-1!important;aspect-ratio:350/270.5}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(3){grid-column:1!important;grid-row:3!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(4){grid-column:2!important;grid-row:3!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(5){grid-column:1!important;grid-row:4!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(6){grid-column:2!important;grid-row:4!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){grid-row:5!important}.play-detail-page:has(.lemon-squeezer-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.regal-detail-grid){--regal-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.regal-detail-grid) .play-detail-intro{width:var(--regal-mobile-width);height:116px!important;min-height:116px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child{width:100%;height:116px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.regal-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.regal-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .regal-detail-grid{width:var(--regal-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--regal-mobile-width) * .938461565) calc((var(--regal-mobile-width) - 10px) * .966063376) calc((var(--regal-mobile-width) - 10px) * .468325) calc(var(--regal-mobile-width) * .696704798) calc((var(--regal-mobile-width) - 10px) * .468325) calc(var(--regal-mobile-width) * .938462612);grid-auto-flow:row;gap:10px;overflow:visible;position:static}.play-detail-page .regal-detail-grid .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px;object-fit:cover}.play-detail-page .regal-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2/span 2!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(4){grid-column:1!important;grid-row:3!important;border-radius:0}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(5){grid-column:1/-1!important;grid-row:4!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(6){grid-column:1/-1!important;grid-row:6!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(7){grid-column:1!important;grid-row:5!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(8){grid-column:2!important;grid-row:5!important}.play-detail-page:has(.regal-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.woodpecker-detail-grid){--woodpecker-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro,.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro.has-side{width:var(--woodpecker-mobile-width);height:auto!important;min-height:191px;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro>div:first-child{width:100%;min-height:116px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card{width:268px;height:60px;margin:0;align-items:flex-start;gap:10px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card img{width:100px;height:60px;border-radius:10px;object-fit:cover}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card div{width:158px;height:53px;max-width:none;gap:10px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card strong{font-family:var(--font-body);font-size:20px;font-weight:600;line-height:26px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card span{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:18px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .woodpecker-detail-grid{width:var(--woodpecker-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--woodpecker-mobile-width) * .696702009) calc((var(--woodpecker-mobile-width) - 10px) * .46832778) calc(var(--woodpecker-mobile-width) * .696703186) calc(var(--woodpecker-mobile-width) * .938462612);grid-auto-flow:row;gap:10px;overflow:visible;position:static}.play-detail-page .woodpecker-detail-grid .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .woodpecker-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(3){grid-column:1/-1!important;grid-row:3!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(4){grid-column:1/-1!important;grid-row:4!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(5){grid-column:2!important;grid-row:2!important}.play-detail-page:has(.woodpecker-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.flower-vase-detail-grid){--flower-vase-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro{width:var(--flower-vase-mobile-width);height:auto!important;min-height:72px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro>div:first-child{width:100%;min-height:72px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .flower-vase-detail-grid{width:var(--flower-vase-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--flower-vase-mobile-width) * 1.421978237) calc((var(--flower-vase-mobile-width) - 10px) * .717194456) calc((var(--flower-vase-mobile-width) - 10px) * .717194456);grid-auto-flow:row;gap:10px;overflow:visible;position:static}.play-detail-page .flower-vase-detail-grid .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .flower-vase-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(4){grid-column:1!important;grid-row:3!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(5){grid-column:2!important;grid-row:3!important}.play-detail-page:has(.flower-vase-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.candy-key-detail-grid){--candy-key-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro{width:var(--candy-key-mobile-width);height:auto!important;min-height:160px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child{width:100%;min-height:160px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.candy-key-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .candy-key-detail-grid{width:var(--candy-key-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--candy-key-mobile-width) * .938462612) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325);grid-auto-flow:row;gap:10px;overflow:visible;position:static}.play-detail-page .candy-key-detail-grid .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .candy-key-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2/span 2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(4){grid-column:2!important;grid-row:3!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(5){grid-column:1!important;grid-row:4!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(6){grid-column:2!important;grid-row:4/span 2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(7){grid-column:1!important;grid-row:5!important}.play-detail-page:has(.candy-key-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.shoerage-detail-grid){--shoerage-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro{width:var(--shoerage-mobile-width);height:auto!important;min-height:119px;margin:0;display:flex;flex-direction:column;gap:0}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro>div:first-child{width:100%;min-height:119px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro h1{min-height:50px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.shoerage-detail-grid) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:13px;font-weight:400;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.shoerage-detail-grid) .play-detail-copy br{display:none}.play-detail-page .shoerage-detail-grid{width:var(--shoerage-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--shoerage-mobile-width) * .93846139) 10px calc((var(--shoerage-mobile-width) - 10px) * .468325) 10px calc(var(--shoerage-mobile-width) * .93845982) 10px calc((var(--shoerage-mobile-width) - 10px) * .468325) 10px calc(var(--shoerage-mobile-width) * .69670201) 20px calc(var(--shoerage-mobile-width) * .54964844) 20px calc(var(--shoerage-mobile-width) * .33629033) 20px calc(var(--shoerage-mobile-width) * .5125);column-gap:10px;row-gap:0;overflow:visible;position:static}.play-detail-page .shoerage-detail-grid .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .shoerage-detail-grid .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:3!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:3!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(4){grid-column:1/-1!important;grid-row:5!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(5){grid-column:1/-1!important;grid-row:9!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(6){grid-column:1!important;grid-row:7!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(7){grid-column:2!important;grid-row:7!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(8){grid-column:1/-1!important;grid-row:11!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(9){grid-column:1/-1!important;grid-row:13!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(10){grid-column:1/-1!important;grid-row:15!important}.play-detail-page:has(.shoerage-detail-grid)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.metalcone-detail-grid-primary){--metalcone-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro,.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{width:var(--metalcone-mobile-width);height:auto!important;min-height:196px;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{width:100%;min-height:116px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card{width:233px;height:65px;margin:0;align-items:flex-start;gap:10px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card img{width:65px;height:65px;border-radius:0;object-fit:cover}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card div{width:158px;height:53px;max-width:none;gap:10px;padding-top:6px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card strong{font-family:var(--font-body);font-size:20px;font-weight:600;line-height:26px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card span{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:18px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .metalcone-detail-grid-primary,.play-detail-page .metalcone-detail-grid-secondary{width:var(--metalcone-mobile-width);height:auto!important;margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;position:static}.play-detail-page .metalcone-detail-grid-primary{grid-template-rows:calc(var(--metalcone-mobile-width) * .93846139) calc((var(--metalcone-mobile-width) - 10px) * .468325) calc(var(--metalcone-mobile-width) * .93846139) calc((var(--metalcone-mobile-width) - 10px) * .468325);gap:10px}.play-detail-page .metalcone-detail-grid-secondary{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,calc(var(--metalcone-mobile-width) * .69670319));gap:10px;margin-top:-10px}.play-detail-page :is(.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary) .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:first-child,.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(4){grid-column:1/-1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(3){grid-column:2!important;grid-row:2!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(5){grid-column:1!important;grid-row:4!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(6){grid-column:2!important;grid-row:4!important}.play-detail-page .metalcone-detail-grid-secondary .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .metalcone-detail-grid-secondary .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page:has(.metalcone-detail-grid-primary)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.play-detail-page:has(.birdhouse-detail-grid-main){--birdhouse-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro,.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro.has-side{width:var(--birdhouse-mobile-width);height:auto!important;min-height:169px;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{width:100%;min-height:94px;max-width:none;display:flex;flex-direction:column;gap:15px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro h1{min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-copy{width:100%;max-width:none;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card{width:296px;height:60px;margin:0;align-items:flex-start;gap:10px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card img{width:128px;height:60px;border-radius:0;object-fit:cover}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card div{width:158px;height:53px;max-width:none;gap:10px;padding-top:3.5px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card strong{font-family:var(--font-body);font-size:20px;font-weight:600;line-height:26px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card span{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:18px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page .birdhouse-detail-grid-main,.play-detail-page .birdhouse-detail-grid-prototype{width:var(--birdhouse-mobile-width);margin:0;aspect-ratio:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:10px;overflow:visible;position:static}.play-detail-page .birdhouse-detail-grid-main{height:auto!important;grid-template-rows:calc(var(--birdhouse-mobile-width) * .93846139) calc((var(--birdhouse-mobile-width) - 10px) * .468325) calc(var(--birdhouse-mobile-width) * .93846139) calc(var(--birdhouse-mobile-width) * .69670319)}.play-detail-page .birdhouse-detail-grid-prototype{height:calc(var(--birdhouse-mobile-width) * 2.63076869)!important;grid-template-columns:minmax(0,1fr);grid-template-rows:calc(var(--birdhouse-mobile-width) * .93846139) calc(var(--birdhouse-mobile-width) * .93846139) calc(var(--birdhouse-mobile-width) * .60080636);align-content:start;margin-top:-5px}.play-detail-page :is(.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype) .detail-grid-media{width:100%;height:100%;inset:auto;position:relative;grid-column:auto!important;grid-row:auto!important;border-radius:10px}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:first-child{grid-column:1/-1!important;grid-row:1!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(2){grid-column:1!important;grid-row:2!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(3){grid-column:1/-1!important;grid-row:3!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(4){grid-column:2!important;grid-row:2!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(5){grid-column:1/-1!important;grid-row:4!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:nth-child(3){grid-row:3!important;border-radius:0}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title{width:var(--birdhouse-mobile-width);height:15px;margin:0}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title h2{margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.play-detail-page:has(.birdhouse-detail-grid-main) .birdhouse-video{width:var(--birdhouse-mobile-width);height:calc(var(--birdhouse-mobile-width) * .857142857);aspect-ratio:auto;margin:0;border-radius:10px}.play-detail-page:has(.birdhouse-detail-grid-main)>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.peak-page{--peak-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.peak-page .peak-intro{width:var(--peak-mobile-width);height:94px;min-height:94px;margin:0;gap:15px}.peak-page .peak-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal}.peak-page .peak-intro h1,.peak-page .peak-intro p{margin:0;text-box-trim:trim-both;text-box-edge:cap alphabetic}.peak-page .peak-intro p{width:100%;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;letter-spacing:0;line-height:22px}.peak-page .peak-prototype-grid,.peak-page .peak-row,.peak-page .peak-section-title,.peak-page .peak-strip,.peak-page .peak-video{width:var(--peak-mobile-width);margin-left:0;margin-right:0}.peak-page .peak-section-title{height:15px;margin-top:0;margin-bottom:0;color:var(--color-accent);font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.peak-page .peak-image{width:100%;height:100%;border-radius:10px;object-fit:cover}.peak-page .peak-hero-row{height:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,calc(var(--peak-mobile-width) * .857142857));gap:20px}.peak-page .peak-inspiration-row{height:calc(var(--peak-mobile-width) * .69670323);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:10px;margin-top:-5px}.peak-page .peak-form-row{height:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,calc(var(--peak-mobile-width) * .69670323));gap:10px;margin-top:-5px}.peak-page .peak-prototype-grid{height:calc(var(--peak-mobile-width) * .93846139);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,calc((var(--peak-mobile-width) - 10px) * .468325));gap:10px;margin-top:-5px}.peak-page .peak-prototype-left{grid-column:1;grid-row:1/span 2}.peak-page .peak-strip{display:block;height:calc(var(--peak-mobile-width) * .27880859);margin-top:-5px;border-radius:0;object-fit:cover}.peak-page .peak-video{height:calc(var(--peak-mobile-width) * .857142857);aspect-ratio:auto;margin-top:-5px;border-radius:10px}.peak-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.forms-digital-page{--forms-digital-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.forms-digital-page .forms-digital-intro{width:var(--forms-digital-mobile-width);height:50px;min-height:50px;margin:0}.forms-digital-page .forms-digital-intro h1{min-height:50px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic}.forms-digital-page .forms-digital-grid{width:var(--forms-digital-mobile-width);height:auto;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--forms-digital-mobile-width) * .93846139) calc((var(--forms-digital-mobile-width) - 10px) * .468325) calc(var(--forms-digital-mobile-width) * .93846139) calc((var(--forms-digital-mobile-width) - 10px) * .468325) calc(var(--forms-digital-mobile-width) * .93846139) calc((var(--forms-digital-mobile-width) - 10px) * .468325);gap:10px;overflow:visible}.forms-digital-page .forms-digital-image{width:100%;height:100%;border-radius:10px;object-fit:cover;grid-column:auto;grid-row:auto}.forms-digital-page .forms-digital-image-1{grid-column:1/-1;grid-row:1}.forms-digital-page .forms-digital-image-2{grid-column:1;grid-row:2}.forms-digital-page .forms-digital-image-3{grid-column:2;grid-row:2}.forms-digital-page .forms-digital-image-4{grid-column:1;grid-row:4}.forms-digital-page .forms-digital-image-5{grid-column:1/-1;grid-row:3}.forms-digital-page .forms-digital-image-6{grid-column:2;grid-row:4}.forms-digital-page .forms-digital-image-7{grid-column:1/-1;grid-row:5}.forms-digital-page .forms-digital-image-8{grid-column:1;grid-row:6}.forms-digital-page .forms-digital-image-9{grid-column:2;grid-row:6}.forms-digital-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}}@media (max-width:359px){:is(.edubot-page,.sherpa-page,.case-page,.lifter-page) :is(.edubot-title-row,.sherpa-title-row,.case-title-row,.lifter-title-row){grid-template-columns:1fr;gap:10px}.eeg-meta{gap:10px}.eeg-intro-copy{min-height:235px}.play-detail-page:has(.parna-detail-grid) .play-detail-intro,.play-detail-page:has(.parna-detail-grid) .play-detail-intro>div:first-child{height:auto!important;min-height:188px}.play-detail-page:has(.classy-detail-grid) .play-detail-intro,.play-detail-page:has(.classy-detail-grid) .play-detail-intro>div:first-child{height:auto!important;min-height:122px}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro,.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro>div:first-child{height:auto!important;min-height:0}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro,.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro>div:first-child{height:auto!important;min-height:0}.play-detail-page:has(.regal-detail-grid) .play-detail-intro,.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child{height:auto!important;min-height:0}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro,.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro,.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro,.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro,.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{min-height:0}.forms-digital-page .forms-digital-intro,.forms-digital-page .forms-digital-intro h1,.peak-page .peak-intro{height:auto;min-height:0}}@media (max-width:379px){.eeg-feature-grid article{aspect-ratio:auto;min-height:170px}.work-footer,.work-header{padding-inline:16px}.work-footer{height:auto;flex-wrap:nowrap}.work-footer-nav,.work-nav{width:100%}.work-footer-nav a,.work-nav a{min-width:0;padding-inline:4px;font-size:17px;line-height:21px}.work-footer-nav a.playful,.work-nav a.playful{padding-inline:4px;font-size:20px;line-height:21px}.work-footer p{max-width:100%;white-space:normal}.about-page .about-hero-copy{width:100%;padding-left:50px}.about-page .about-life-card{height:auto;min-height:386px;padding-inline:30px}.about-page .about-contact-links a,.about-page .about-form,.about-page .about-form input,.about-page .about-form textarea,.about-page .about-life-card div,.about-page .about-statement-card p,.about-page .about-timeline{width:100%}.about-page .about-statement-card--journey,.about-page .about-statement-card--principles{height:auto;min-height:0}.about-page .about-statement-card p{min-width:0}.about-page .about-timeline-card{height:auto;min-height:400px;padding-inline:24px}.about-page .about-timeline-card--education{min-height:444px}.about-page .about-recognition{width:calc(100% - 40px);height:auto}.about-page .about-recognition-logos{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.about-page .about-recognition-logos img,.about-page .about-recognition-logos img:nth-child(n){width:100%;height:90px;position:static;object-fit:contain}.about-page .about-recognition-logos img:nth-child(5){grid-column:1/-1}.about-page .about-contact{width:calc(100% - 40px);height:auto}.about-page .about-contact-links,.about-page .about-form{height:auto}}@media (max-width:700px){.popsicle-pack-page{--popsicle-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.popsicle-detail-image,.popsicle-pack-contact-note,.popsicle-pack-details,.popsicle-pack-intro,.popsicle-pack-section-copy,.popsicle-video{width:var(--popsicle-mobile-width);max-width:100%;margin:0}.popsicle-pack-page :is(h1,h2,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.popsicle-pack-intro{height:270.504px;min-height:270.504px;display:flex;flex-direction:column;gap:15px}.popsicle-pack-intro-copy{width:100%;height:160px;display:flex;flex:0 0 160px;flex-direction:column;gap:15px}.popsicle-pack-intro h1{height:25px;flex:0 0 25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px}.popsicle-pack-intro p{width:100%;max-width:none;height:120px;flex:0 0 120px;margin:0;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px}.popsicle-pack-award{width:222.125px;height:95.504px;min-height:95.504px;margin:0;display:flex;align-items:flex-start;gap:10px}.popsicle-pack-award>img{width:54.125px;height:95.504px;flex:0 0 54.125px;border-radius:0;object-fit:contain}.popsicle-pack-award>div{width:158px;height:74.252px;padding-top:21.252px;display:flex;flex-direction:column;gap:10px}.popsicle-pack-award span,.popsicle-pack-award strong{font-family:var(--font-body);line-height:18px}.popsicle-pack-award strong{font-size:20px;font-weight:600}.popsicle-pack-award span{font-size:14px;font-weight:500}.popsicle-pack-page .popsicle-detail-image{display:block;height:auto;border-radius:0;object-fit:cover}.popsicle-pack-page .popsicle-detail-hero{aspect-ratio:350/247.293;border-radius:10px}.popsicle-pack-details,.popsicle-pack-section-copy{display:flex;flex-direction:column;gap:15px}.popsicle-pack-section-copy{height:175px}.popsicle-pack-details h2,.popsicle-pack-section-copy h2{margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px}.popsicle-pack-section-copy h2{height:70px;flex:0 0 70px}.popsicle-pack-section-copy p{width:100%;max-width:none;height:90px;flex:0 0 90px;margin:0;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px}.popsicle-pack-section-copy+.popsicle-detail-image{aspect-ratio:350/216.133}.popsicle-pack-core{height:125px}.popsicle-pack-core h2{height:20px;flex-basis:20px}.popsicle-pack-core+.popsicle-detail-image{aspect-ratio:350/247.402}.popsicle-pack-details{height:260px}.popsicle-pack-details h2{height:15px;flex:0 0 15px}.popsicle-pack-details div{width:100%;height:230px;display:flex;flex-direction:column;gap:10px}.popsicle-pack-details article{width:100%;height:50px;display:grid;grid-template-columns:15px minmax(0,1fr);grid-template-rows:20px 30px;column-gap:10px;row-gap:0;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;line-height:20px}.popsicle-pack-details article:before{content:"";width:10px;height:10px;margin:2.5px;grid-column:1;grid-row:1;border-radius:50%;background:var(--color-divider)}.popsicle-pack-details span,.popsicle-pack-details strong{grid-column:2;margin:0}.popsicle-pack-details strong{grid-row:1;font-weight:500}.popsicle-pack-details span{grid-row:2;font-weight:400}.popsicle-pack-details~.popsicle-detail-image{aspect-ratio:350/247.402}.popsicle-pack-details~.popsicle-detail-image:nth-of-type(6){aspect-ratio:350/203.508}.popsicle-video{height:auto;min-height:0;aspect-ratio:350/300;border-radius:10px}.popsicle-pack-contact-note{width:var(--popsicle-mobile-width);min-height:89px;height:89px;padding:20px;display:flex;align-items:center;justify-content:flex-start;border-radius:10px;text-align:left}.popsicle-pack-contact-note p{width:100%;max-width:none;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:20px;font-weight:500;line-height:35px}.popsicle-pack-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}}@media (max-width:379px){.popsicle-pack-contact-note,.popsicle-pack-core,.popsicle-pack-details,.popsicle-pack-details article,.popsicle-pack-details div,.popsicle-pack-details h2,.popsicle-pack-intro,.popsicle-pack-intro h1,.popsicle-pack-intro p,.popsicle-pack-intro-copy,.popsicle-pack-section-copy,.popsicle-pack-section-copy h2,.popsicle-pack-section-copy p{height:auto;min-height:0;flex-basis:auto}.popsicle-pack-details article{min-height:50px}}@media (max-width:700px){.forms-exercise-page{--forms-exercise-mobile-width:min(350px,calc(100vw - 40px));--forms-exercise-mobile-half:calc((var(--forms-exercise-mobile-width) - 10px) / 2);--forms-exercise-wide-hero:calc(var(--forms-exercise-mobile-width) * 0.9384613);--forms-exercise-wide-medium:calc(var(--forms-exercise-mobile-width) * 0.6967029);--forms-exercise-wide-short:calc(var(--forms-exercise-mobile-width) * 0.4549449);--forms-exercise-half-short:calc(var(--forms-exercise-mobile-half) * 0.9366513);--forms-exercise-half-tall:calc(var(--forms-exercise-mobile-half) * 1.4343888);width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.forms-exercise-intro,.forms-exercise-mosaic,.forms-exercise-mosaic-stack,.forms-exercise-process{width:var(--forms-exercise-mobile-width);max-width:100%;margin:0}.forms-exercise-intro{height:28px;min-height:28px}.forms-exercise-intro h1{height:28px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.forms-exercise-mosaic-stack{display:flex;flex-direction:column;gap:20px}.forms-exercise-mosaic{display:grid;position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;aspect-ratio:auto}.forms-exercise-page .forms-exercise-mosaic img{position:relative;inset:auto;display:block;width:100%;height:100%;min-width:0;border-radius:10px;object-fit:cover}.forms-exercise-mosaic-1{grid-template-rows:var(--forms-exercise-wide-hero) repeat(3,var(--forms-exercise-half-short))}.forms-exercise-mosaic-1 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-1 img:nth-child(2){grid-column:1;grid-row:2}.forms-exercise-mosaic-1 img:nth-child(3){grid-column:2;grid-row:2}.forms-exercise-mosaic-1 img:nth-child(4){grid-column:1/-1;grid-row:3}.forms-exercise-mosaic-1 img:nth-child(5){grid-column:1;grid-row:4}.forms-exercise-mosaic-1 img:nth-child(6){grid-column:2;grid-row:4}.forms-exercise-mosaic-2{grid-template-rows:var(--forms-exercise-wide-hero) var(--forms-exercise-half-tall) repeat(2,var(--forms-exercise-half-short))}.forms-exercise-mosaic-2 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-2 img:nth-child(2){grid-column:1;grid-row:2}.forms-exercise-mosaic-2 img:nth-child(3){grid-column:1/-1;grid-row:3}.forms-exercise-mosaic-2 img:nth-child(4){display:none}.forms-exercise-mosaic-2 img:nth-child(5){grid-column:2;grid-row:2}.forms-exercise-mosaic-2 img:nth-child(6){grid-column:1/-1;grid-row:4}.forms-exercise-mosaic-3{grid-template-rows:repeat(3,var(--forms-exercise-half-short))}.forms-exercise-mosaic-3 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-3 img:nth-child(2){grid-column:1/-1;grid-row:3}.forms-exercise-mosaic-3 img:nth-child(3){grid-column:1;grid-row:2}.forms-exercise-mosaic-3 img:nth-child(4){grid-column:2;grid-row:2}.forms-exercise-mosaic-4{grid-template-rows:repeat(2,var(--forms-exercise-half-tall)) var(--forms-exercise-half-short)}.forms-exercise-mosaic-4 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-4 img:nth-child(2){grid-column:1;grid-row:2}.forms-exercise-mosaic-4 img:nth-child(3){grid-column:2;grid-row:2}.forms-exercise-mosaic-4 img:nth-child(4){grid-column:1/-1;grid-row:3}.forms-exercise-mosaic-5{grid-template-rows:repeat(3,var(--forms-exercise-half-short))}.forms-exercise-mosaic-5 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-5 img:nth-child(2){grid-column:1;grid-row:2}.forms-exercise-mosaic-5 img:nth-child(3){grid-column:1;grid-row:3}.forms-exercise-mosaic-5 img:nth-child(4){grid-column:2;grid-row:2/span 2}.forms-exercise-mosaic-6{grid-template-rows:var(--forms-exercise-half-tall) repeat(3,var(--forms-exercise-half-short))}.forms-exercise-mosaic-6 img:first-child{grid-column:1/-1;grid-row:1}.forms-exercise-mosaic-6 img:nth-child(2){grid-column:1;grid-row:2}.forms-exercise-mosaic-6 img:nth-child(3){grid-column:2;grid-row:2}.forms-exercise-mosaic-6 img:nth-child(4){grid-column:1/-1;grid-row:3}.forms-exercise-mosaic-6 img:nth-child(5){grid-column:1;grid-row:4}.forms-exercise-mosaic-6 img:nth-child(6){grid-column:2;grid-row:4}.forms-exercise-process{display:flex;flex-direction:column;gap:20px}.forms-exercise-page .forms-exercise-process img{display:block;width:100%;height:auto;border-radius:0;object-fit:cover}.forms-exercise-process img:first-child{aspect-ratio:350/160.303}.forms-exercise-process img:last-child{aspect-ratio:350/172.864}.forms-exercise-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}.gods-hand-page{--gods-hand-mobile-width:min(350px,calc(100vw - 40px));width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.gods-hand-intro,.gods-hand-media-row{width:var(--gods-hand-mobile-width);max-width:100%;margin:0}.gods-hand-intro{display:flex;flex-direction:column;gap:15px;height:94px;min-height:94px}.gods-hand-intro h1{height:25px;min-height:25px;margin:0;color:var(--color-accent);font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px;white-space:nowrap}.gods-hand-intro p{height:54px;margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px}.gods-hand-media-row{display:flex;flex-direction:column;gap:20px;height:auto}.gods-hand-page .gods-hand-image{display:block;width:100%;height:auto;aspect-ratio:610/600;border-radius:10px;object-fit:cover}.gods-hand-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}}@media (max-width:379px){.gods-hand-intro{height:auto;min-height:0}.gods-hand-intro h1{height:auto;min-height:25px;font-size:clamp(20px,6.6667vw,26px);line-height:1.15826}.gods-hand-intro p{height:auto}}.mave-page{display:flex;flex-direction:column;align-items:center;gap:30px}.mave-page :is(h1,h2,p,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mave-context-row,.mave-highlights,.mave-highlights-title,.mave-intro,.mave-more-info,.mave-role,.mave-video{width:min(1240px,calc(100vw - 200px));margin:0}.mave-intro{height:114px;display:flex;align-items:flex-start;justify-content:space-between}.mave-intro-copy{width:790px;height:114px;display:flex;flex-direction:column;gap:25px}.mave-title-row{width:750px;height:24px;display:flex;align-items:flex-start;gap:30px}.mave-title-row .ds-project-title{width:486px;height:24px;flex:0 0 486px}.mave-title-row .ati-robotics-link{width:234px}.mave-context p,.mave-intro-copy>p,.mave-role>p{margin:0;color:var(--color-ink);font-family:var(--font-body);font-size:18px;font-weight:400;line-height:26px}.mave-intro-copy>p{width:790px;height:65px}.mave-credits{width:282.727px;height:79px;margin-top:17.5px;margin-right:17.273px;display:grid;grid-template-columns:130px 122.727px;gap:30px}.mave-credits article{height:79px;display:grid;grid-template-rows:19px 40px;gap:20px}.mave-context h2,.mave-credits h2,.mave-highlights-title h2,.mave-role h2,.mave-team h2{height:19px}.mave-credits img{display:block;width:100%;height:40px;border-radius:0;object-fit:contain;object-position:left center}.mave-context-row{height:507px;display:grid;grid-template-columns:280px minmax(0,935px);grid-template-rows:507px;gap:25px}.mave-page .mave-hero{grid-column:2;grid-row:1;display:block;width:935px;height:507px;border-radius:0;object-fit:cover}.mave-context-copy{grid-column:1;grid-row:1;width:280px;height:507px}.mave-context,.mave-context-copy,.mave-role,.mave-team{display:flex;flex-direction:column;gap:25px}.mave-team{height:161px}.mave-team ul{height:117px;margin:0;padding-left:20px;color:var(--color-ink);font-family:var(--font-body);font-size:18px;font-weight:400;line-height:26px}.mave-context{height:317px}.mave-context p{width:280px;height:273px}.mave-role{height:83px}.mave-role>p{width:1240px;height:39px}.mave-divider{display:none}.mave-highlights-title{height:19px}.mave-highlights{height:2383.5px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:526.5px 745px 526.5px 526.5px;column-gap:20px;row-gap:19.6667px}.mave-highlights img{display:block;width:100%;height:100%;border-radius:10px;object-fit:cover}.mave-highlights img:first-child{grid-column:1/span 3;grid-row:1}.mave-highlights img:nth-child(2){grid-column:4/span 3;grid-row:1}.mave-highlights img:nth-child(3){grid-column:1/-1;grid-row:2}.mave-highlights img:nth-child(4){grid-column:1/span 2;grid-row:3}.mave-highlights img:nth-child(5){grid-column:3/span 2;grid-row:3}.mave-highlights img:nth-child(6){grid-column:5/span 2;grid-row:3}.mave-highlights img:nth-child(7){grid-column:1/span 3;grid-row:4}.mave-highlights img:nth-child(8){grid-column:4/span 3;grid-row:4}.mave-video{height:auto;aspect-ratio:1240/760;border-radius:0}.mave-more-info{height:123px;min-height:123px;padding:20px;border-radius:10px}.mave-more-info p{width:982px;max-width:982px;font-size:28px;line-height:44px}.mave-more-info-mobile{display:none}.mave-page>.scroll-to-top{margin:0}@media (min-width:701px) and (max-width:1000px){.mave-context-row,.mave-highlights,.mave-highlights-title,.mave-intro,.mave-more-info,.mave-role,.mave-video{width:min(800px,calc(100vw - 80px))}.mave-context-row,.mave-intro,.mave-role{height:auto}.mave-intro{flex-direction:column;gap:30px}.mave-intro-copy,.mave-intro-copy>p,.mave-role>p,.mave-title-row{width:100%;height:auto}.mave-credits{margin:0}.mave-context-row{display:flex;flex-direction:column}.mave-context-copy,.mave-hero{width:100%;height:auto}.mave-page .mave-hero{aspect-ratio:935/507}.mave-context-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mave-context p{width:auto;height:auto}.mave-highlights{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:20px}.mave-highlights img,.mave-highlights img:nth-child(n){grid-column:auto;grid-row:auto;height:auto;aspect-ratio:610/527}.mave-highlights img:nth-child(3){grid-column:1/-1;aspect-ratio:1240/745}}@media (max-width:700px){.mave-page{--mave-mobile-width:min(350px,calc(100vw - 40px));--mave-mobile-half:calc((var(--mave-mobile-width) - 10px) / 2);--mave-mobile-wide-tall:calc(var(--mave-mobile-width) * 0.77285714);--mave-mobile-wide-short:calc(var(--mave-mobile-width) * 0.50571429);--mave-mobile-half-tall:calc(var(--mave-mobile-half) * 1.59117647);--mave-mobile-half-short:calc(var(--mave-mobile-half) * 1.04117647);width:100%;gap:20px;padding:0;align-items:center;overflow-x:clip}.mave-highlights,.mave-highlights-title,.mave-intro,.mave-more-info,.mave-role,.mave-video{width:var(--mave-mobile-width);max-width:100%;margin:0}.mave-page :is(h1,h2,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mave-intro{height:268px;display:flex;flex-direction:column;gap:15px}.mave-intro-copy{width:100%;height:183px;gap:15px}.mave-title-row{width:100%;height:48px;display:flex;flex-direction:column;gap:10px}.mave-title-row .ds-project-title{width:100%;height:18px;flex:0 0 18px;font-size:26px;line-height:30.115px;white-space:nowrap}.mave-title-row .ati-robotics-link{width:183px;height:20px;font-size:14px;line-height:20px}.mave-title-row .ati-robotics-link__icon{width:20px;height:20px;flex-basis:20px}.mave-context p,.mave-intro-copy>p,.mave-role>p,.mave-team ul{font-size:14px;line-height:20px}.mave-intro-copy>p{width:100%;height:120px;line-height:22px}.mave-credits{width:100%;height:70px;margin:0;grid-template-columns:130px 122.727px;gap:40px}.mave-credits article{height:70px;grid-template-rows:15px 40px;gap:15px}.mave-context h2,.mave-credits h2,.mave-highlights-title h2,.mave-role h2,.mave-team h2{height:15px;font-size:22px;line-height:25.482px}.mave-context-row{width:100%;height:calc((100vw * .5424859) + 280px);display:flex;flex-direction:column;gap:20px}.mave-page .mave-hero{order:1;width:100vw;height:auto;aspect-ratio:390/211.5693;flex:0 0 auto;border-radius:0;object-fit:cover}.mave-context-copy{order:2;width:var(--mave-mobile-width);height:260px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.mave-context,.mave-role,.mave-team{gap:15px}.mave-team{width:100%;height:80px}.mave-team ul{width:100%;height:50px;margin:0;padding-left:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,1fr);grid-auto-flow:column;column-gap:15px}.mave-context{width:100%;height:160px}.mave-context p{width:100%;height:130px}.mave-role{height:140px}.mave-role>p{width:100%;height:110px}.mave-divider{position:relative;display:block;width:min(360px,calc(100vw - 30px));height:0;flex:0 0 0;border:0}.mave-divider:before{content:"";position:absolute;inset:0;border-top:1px dotted var(--color-divider)}.mave-highlights-title{height:15px}.mave-highlights{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:var(--mave-mobile-wide-tall) var(--mave-mobile-wide-tall) var(--mave-mobile-wide-short) var(--mave-mobile-half-tall) var(--mave-mobile-half-short) var(--mave-mobile-wide-tall);gap:10px}.mave-highlights img,.mave-highlights img:nth-child(n){width:100%;height:100%;border-radius:10px;object-fit:cover}.mave-highlights img:first-child{grid-column:1/-1;grid-row:1}.mave-highlights img:nth-child(2){grid-column:1/-1;grid-row:2}.mave-highlights img:nth-child(3){grid-column:1/-1;grid-row:3}.mave-highlights img:nth-child(4){grid-column:1;grid-row:4}.mave-highlights img:nth-child(5){grid-column:2;grid-row:4}.mave-highlights img:nth-child(6){grid-column:1;grid-row:5}.mave-highlights img:nth-child(7){grid-column:1/-1;grid-row:6}.mave-highlights img:nth-child(8){grid-column:2;grid-row:5}.mave-video{height:auto;aspect-ratio:350/300;border-radius:10px}.mave-more-info{min-height:89px;height:89px;padding:20px;display:flex;align-items:center;justify-content:flex-start;text-align:left}.mave-more-info p{width:100%;max-width:none;margin:0;font-size:20px;line-height:35px}.mave-more-info-desktop{display:none}.mave-more-info-mobile{display:inline}.mave-page>.scroll-to-top{width:50px;height:50px;margin:0;flex:0 0 50px}}@media (max-width:379px){.mave-context,.mave-context p,.mave-context-copy,.mave-context-row,.mave-intro,.mave-intro-copy,.mave-intro-copy>p,.mave-role,.mave-role>p,.mave-team,.mave-team ul{height:auto;min-height:0}.mave-title-row .ds-project-title{font-size:clamp(18px,6.3vw,26px);line-height:1.15826}.mave-page :is(p,li){text-box-trim:none}}@media (min-width:701px) and (max-width:1000px){.work-footer{width:100%;min-height:143px;height:auto;padding:20px 28px;display:grid;grid-template-columns:minmax(0,1fr) 178px;grid-template-areas:"copyright socials" "navigation navigation";align-items:center;gap:20px;background:var(--color-surface);box-shadow:var(--shadow-footer)}.work-footer p{grid-area:copyright;justify-self:start;margin:0;font-size:16px;line-height:17.408px;white-space:nowrap}.work-footer .work-socials{grid-area:socials;width:178px;height:46px;justify-self:end}.work-footer .work-footer-nav{grid-area:navigation;width:338px;height:37px;display:flex;justify-self:center;align-items:center;justify-content:space-between;gap:0}.work-footer-nav a{padding:10px;font-size:20px;line-height:13px}.work-footer-nav a.playful{padding:10px;font-size:24px;line-height:17px}}