@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap";:root{--color-surface-page: #FAFDFF;--color-surface-navbar: rgba(255, 255, 255, .6);--color-border-subtle: #fbfbfb;--color-divider: #d7d9dc;--color-text-primary: #060514;--color-text-secondary: #535354;--color-text-dark: #000000;--color-surface-base: #f6f9fa;--color-ink: #101010;--color-border-strong: #101010;--color-ring: rgba(16, 16, 16, .28);--shadow-soft: 0 6px 18px rgba(16, 16, 16, .14);--font-family-base: "Inter", "Helvetica Neue", Arial, sans-serif;--page-gutter: clamp(32px, 6.67vw, 96px);--navbar-height: 37px;--live-time-width: 13ch;--hero-clock-gap: 80px;--hero-clock-reserved-space: calc(var(--live-time-width) + var(--hero-clock-gap));--speed-fast: .22s ease;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-size-label: 14px;--tracking-nav: -.28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}html.landing-scroll-lock,body.landing-scroll-lock{height:100%;overflow:hidden;overscroll-behavior:none}html.project-scroll-stable,body.project-scroll-stable{overscroll-behavior-y:none}body{margin:0;min-width:320px;background:var(--color-surface-page);color:var(--color-text-primary);font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (pointer: fine){body{cursor:none}}button,a,input,textarea,select{font:inherit}img{max-width:none}#root{min-height:100vh}.app-shell{min-height:100vh;background:var(--color-surface-page);overflow:visible}.app-shell__project-stage,.app-shell__home-stage{position:relative;width:100%;min-height:100vh;background:var(--color-surface-page);overflow:visible}.ui-button{border-radius:999px;border:1px solid transparent;padding:.58rem 1rem;font:inherit;font-size:14px;line-height:1;letter-spacing:-.01em;cursor:pointer;transition:transform var(--speed-fast),box-shadow var(--speed-fast),background-color var(--speed-fast),color var(--speed-fast)}.ui-button:hover{transform:translateY(-1px)}.ui-button:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}.ui-button--primary{background:var(--color-ink);color:var(--color-surface-base);box-shadow:var(--shadow-soft)}.ui-button--ghost{background:transparent;color:var(--color-ink);border-color:var(--color-border-strong)}.close-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;box-shadow:none;color:inherit}.close-button svg{display:block}.close-button__fill,.close-button__stroke,.close-button__icon{transition:fill .22s ease,stroke .22s ease}.close-button:hover .close-button__fill,.close-button:focus-visible .close-button__fill{fill:#fff}.close-button:hover .close-button__stroke,.close-button:focus-visible .close-button__stroke{stroke:#101010}.close-button:hover .close-button__icon,.close-button:focus-visible .close-button__icon{stroke:#101010}.contact-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:72px 24px 24px;background:#f6f9fa33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.contact-modal{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,1312px);height:min(620px,calc(100svh - 140px));padding:44px 32px 32px;border:5px solid #ffffff;border-radius:20px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.32),transparent 36%),radial-gradient(circle at 56% 82%,rgba(120,114,110,.1),transparent 20%),linear-gradient(180deg,#f6f9fa6b,#f6f9fa8f),#f6f9facc;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 4px 50px 1px #00000026;overflow:hidden}.contact-content{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,678px);height:min(100%,454px);padding:32px 32px 72px;border-radius:18px}.contact-modal__close{position:absolute;top:16px;right:16px;z-index:2}.contact__logo{position:absolute;left:50%;bottom:32px;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%)}.contact__logo img{display:block;width:42px;height:17px}.contact-greeting{width:min(100%,530px);min-height:281px;padding:20px 0;border-bottom:1px solid #dbdbdb;display:flex;flex-direction:column;align-items:flex-start;gap:80px}.contact-message{width:100%;display:flex;flex-direction:column;gap:24px}.contact-line{margin:0;color:var(--color-text-primary);font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em}.contact-info{display:flex;align-items:center;justify-content:space-between;width:234px;gap:28px}.contact-info a{color:var(--color-text-primary);text-decoration:none;font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.02em;transition:opacity .22s ease}.contact-info a:hover,.contact-info a:focus-visible{opacity:.72}@media (max-width: 1439px){.contact-modal{width:min(100%,calc(100vw - 48px))}}@media (max-width: 1023px){.contact-page{padding-top:56px}.contact-modal{height:min(520px,calc(100svh - 120px));border-width:4px}.contact-content{width:min(100%,620px);height:min(100%,398px)}.contact-greeting{width:min(100%,530px);padding:14px 0;gap:clamp(42px,8vw,64px)}}@media (max-width: 743px){.contact-page{padding:52px 14px 14px}.contact-modal{width:min(100%,calc(100vw - 28px));height:min(460px,calc(100svh - 100px));padding:36px 18px 20px;border-radius:16px}.contact-content{width:min(100%,100%);height:min(100%,360px);padding:24px 18px 64px;border-radius:14px}.contact-modal__close{top:12px;right:12px}.contact-greeting{width:min(100%,540px);min-height:auto;gap:38px}.contact-message{gap:20px}}@media (max-width: 511px){.contact-page{padding:48px 12px 12px}.contact-modal{width:min(100%,calc(100vw - 24px));height:min(420px,calc(100svh - 88px));border-width:3px;border-radius:14px}.contact-content{height:min(100%,330px);padding:22px 12px 58px}.contact-greeting{width:min(100%,calc(100% - 24px));padding:10px 0;gap:32px}.contact-line{font-size:14px;line-height:21px}.contact-info{width:min(100%,234px);gap:18px}}.custom-cursor{position:fixed;top:0;left:0;width:28px;height:28px;border:1px solid #000000;border-radius:999px;background:#fff;mix-blend-mode:difference;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(1);transition:transform .2s ease,opacity .16s ease;z-index:999999}.custom-cursor--visible{opacity:1}.custom-cursor.cursor-grow{transform:translate(-50%,-50%) scale(1.35)}@media (pointer: coarse){.custom-cursor{display:none}}.intro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000000;display:flex;align-items:center;justify-content:center;background:#fff}.intro-content{display:flex;flex-direction:column;align-items:center;gap:24px}.intro-logo{display:block;width:42px;height:17px}.progress-bar{width:140px;height:2px;overflow:hidden;background:#0000001a}.progress-fill{width:100%;height:100%;background:#000;transform-origin:left}.landing-footer{position:fixed;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:flex-end;height:37px;padding:10px 24px;background:transparent;pointer-events:none}.landing-footer__text{margin:0;color:#000;font-size:12px;font-weight:var(--font-weight-medium);letter-spacing:-.5px;line-height:normal;text-transform:uppercase;white-space:nowrap}@media (max-width: 840px){.landing-footer{padding-inline:20px}}.project-page{--project-color-page: #ffffff;--project-color-surface-media: #f8f8f8;--project-color-surface-panel: #f7f7f9;--project-color-surface-soft: #f5f5f7;--project-color-heading: #1d1e1f;--project-color-heading-dark: #ffffff;--project-color-body: #535358;--project-color-body-muted: #56585d;--project-color-body-soft: #5b5b5b;--project-color-body-strong: #303030;--project-color-body-subtle: #505050;--project-color-eyebrow: #525359;--project-color-meta-label: #6e6e6e;--project-color-accent: #84b1fa;--project-color-accent-alert: #b5484d;--project-color-dark-body: #afb0b3;--project-color-dark-body-strong: #dfdfdf;--project-color-divider: #d5d9e2;--project-color-border: #e7e7e7;--project-color-line: #e0e0e0;--project-color-dark-surface: #000000;--project-color-dark-shell: #010109;--project-font-size-hero: 36px;--project-line-height-hero: 44px;--project-font-size-section-title: 24px;--project-line-height-section-title: 29px;--project-font-size-section-eyebrow: 16px;--project-line-height-section-eyebrow: 19px;--project-font-size-body: 16px;--project-line-height-body: 24px;--project-font-size-supporting: 17px;--project-line-height-supporting: 24px;--project-font-size-card-title: 18px;--project-line-height-card-title: 22px;--project-font-size-callout-title: 20px;--project-line-height-callout-title: 24px;width:100%;min-height:100vh;padding-bottom:80px;background:var(--project-color-page)}.project-hero{width:100%;padding-top:calc(var(--navbar-height) + 122px);padding-bottom:128px}.project-hero__frame{display:flex;flex-direction:column;gap:40px;width:min(calc(100% - (var(--page-gutter) * 2)),1000px);margin:0 auto}.project-hero__title-row{width:100%}.project-hero__title{margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-hero);font-weight:var(--font-weight-semibold);letter-spacing:-1px;line-height:var(--project-line-height-hero)}.project-hero__meta-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;width:100%;padding-bottom:40px;border-bottom:1.5px solid var(--project-color-divider)}.project-hero__meta-item{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.project-hero__meta-label{color:var(--project-color-meta-label);font-size:13px;font-weight:var(--font-weight-medium);letter-spacing:-.5px;line-height:15.904px}.project-hero__meta-value{margin:0;color:var(--project-color-heading);font-size:16px;font-weight:var(--font-weight-medium);letter-spacing:-.5px;line-height:16px;white-space:nowrap}.project-hero__meta-description{margin:0;color:var(--project-color-body);font-size:14px;font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:20px}.project-hero__media{width:100%;height:424px}.project-hero__media-surface{position:relative;width:100%;height:100%;background:transparent;overflow:hidden;border-radius:10px;isolation:isolate;clip-path:inset(0 round 10px)}.project-section{width:100%;padding:0}.project-section+.project-section{margin-top:128px}.project-section__frame{width:min(calc(100% - (var(--page-gutter) * 2)),1000px);margin:0 auto}.project-section__frame--wide{display:flex;flex-direction:column;align-items:center;gap:40px}.project-section__frame--narrow{display:flex;flex-direction:column;align-items:center;gap:80px;width:min(calc(100% - (var(--page-gutter) * 2)),620px)}.project-section__heading{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.project-section__eyebrow{margin:0;color:var(--project-color-eyebrow);font-size:var(--project-font-size-section-eyebrow);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-eyebrow);text-align:center}.project-section__title{display:flex;flex-direction:column;align-items:center;gap:0;width:470px;margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-section-title);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-title);text-align:center}.project-section__title span{display:block}.project-section__body{width:100%}.project-section__paragraph{margin:0;color:var(--project-color-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body)}.project-section__paragraph+.project-section__paragraph{margin-top:24px}.project-section__supporting{width:433px;margin:0;color:var(--project-color-body-soft);font-size:var(--project-font-size-supporting);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-supporting);text-align:center}.project-section--closing{margin-top:128px;padding-bottom:80px}.project-closing{display:flex;flex-direction:column;align-items:center;gap:80px;width:446px;margin:0 auto}.project-closing__title{width:100%;margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-section-title);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-title);text-align:center}.project-closing__logo{display:block;width:78.286px;height:32px}@media (max-width: 1200px){.project-hero{padding-top:calc(var(--navbar-height) + 104px)}.project-hero__meta-grid{flex-wrap:wrap;row-gap:28px;column-gap:48px;justify-content:flex-start}}@media (max-width: 768px){.project-hero{padding-top:calc(var(--navbar-height) + 88px);padding-bottom:96px}.project-hero__meta-grid{flex-direction:column;gap:28px}.project-hero__media{height:270px}.project-section__frame--narrow{gap:48px}.project-section__title{width:min(100%,470px)}.project-section+.project-section{margin-top:96px}.project-closing{width:100%;max-width:470px}}.live-time{z-index:9;font-size:11px;font-weight:var(--font-weight-semibold);letter-spacing:.6px;line-height:normal;text-align:right;white-space:nowrap;transition:color .22s ease}.live-time--fixed{position:fixed;top:calc(var(--navbar-height) + 32px);right:24px;width:var(--live-time-width)}.live-time--inline{position:static;width:auto}.live-time--dark{color:#000}.live-time--light{color:#ffffffc7}@media (max-width: 840px){.live-time--fixed{top:calc(var(--navbar-height) + 54px);right:24px;width:auto;max-width:calc(100vw - 48px);font-size:10px}.live-time--inline{font-size:10px}}.navbar{position:fixed;top:0;left:0;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:var(--navbar-height);padding:10px 24px}.navbar--home{grid-template-columns:1fr auto 1fr;padding-inline:24px}.navbar__logo-wrap{grid-column:1;display:flex;align-items:center}.navbar__logo-link{display:inline-flex;align-items:center;text-decoration:none}.navbar__brand{display:block;color:#000;font-size:12px;font-style:normal;font-weight:var(--font-weight-medium);letter-spacing:-.5px;line-height:normal;text-transform:uppercase;white-space:nowrap}.navbar__center-brand{grid-column:2;display:inline-flex;align-items:center;justify-content:center}.navbar__center-logo{display:block;width:42px;height:17px}.navbar__nav{grid-column:3;justify-self:end;display:inline-flex;justify-content:flex-end;align-items:center;gap:30px}.navbar--home .navbar__nav{justify-self:end;justify-content:flex-end;width:auto;gap:40px}.navbar__nav--dark .navbar__link{color:#4b4c52}.navbar__nav--light .navbar__link{color:#ffffffeb}.navbar__link{position:relative;font-size:var(--font-size-label);font-weight:var(--font-weight-regular);letter-spacing:var(--tracking-nav);line-height:1;text-decoration:none;transition:color .22s ease}.navbar--home .navbar__link{color:#000;font-size:12px;font-style:normal;font-weight:var(--font-weight-medium);letter-spacing:-.5px;line-height:normal;text-transform:uppercase}.navbar--home .navbar__link:after{display:none}.navbar__link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:currentColor;transform:scaleX(.2);transform-origin:left center;opacity:0;transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.navbar__link:hover,.navbar__link:focus-visible{color:inherit}.navbar__link:hover:after,.navbar__link:focus-visible:after{opacity:.72;transform:scaleX(.72)}.navbar__link:focus-visible{outline:none}@media (max-width: 840px){.navbar{height:auto;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding-inline:20px}.navbar--home{padding-inline:20px}.navbar__logo-wrap{grid-column:1;grid-row:1}.navbar__center-brand{display:none}.navbar__nav{grid-column:2;grid-row:1;gap:18px}.navbar--home .navbar__nav{width:auto;gap:16px}.navbar__link{font-size:11px}.navbar--home .navbar__link{font-size:12px}}.project-scroll-progress{position:fixed;left:50%;bottom:40px;z-index:60;width:min(calc(100% - (var(--page-gutter) * 2)),1000px);height:41px;transform:translate(-50%);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.project-scroll-progress--next-project{width:min(calc(100% - (var(--page-gutter) * 2)),1024px)}.project-scroll-progress__bar-shell{position:absolute;top:0;left:50%;display:flex;align-items:center;justify-content:center;width:334px;height:32px;padding:15px;border:1px solid #ffffff;border-radius:100px;background:#ebebeb33;box-shadow:0 2px 4px #6e6e6e2b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transform:translate(-50%)}.project-scroll-progress__next-project{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;height:16px}.project-scroll-progress__next-project-label{flex:0 0 auto;margin:0;color:#5c5c61;font-size:12px;font-weight:var(--font-weight-semibold);letter-spacing:2.6px;line-height:16px;text-transform:uppercase;white-space:nowrap}.project-scroll-progress__next-project-line{position:relative;flex:1 1 auto;max-width:560px;height:2px;background:#cacaca}.project-scroll-progress__next-project-line-fill{position:absolute;top:0;left:0;width:100%;height:2px;background:#000;transform-origin:left center;transition:transform .18s ease-out}.project-scroll-progress__track{overflow:hidden;width:100%;height:2px;border-radius:100px;background:#d2d2d2}.project-scroll-progress__fill{width:100%;height:100%;border-radius:100px;background:#252525;transform-origin:left center;transition:transform .18s ease-out}.project-scroll-progress__button{position:absolute;top:0;right:0;display:grid;place-items:center;width:41px;height:41px;padding:0;border:0;background:transparent;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px) scale(.94);transition:opacity var(--speed-fast),transform var(--speed-fast)}.project-scroll-progress__button--visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.project-scroll-progress__button svg{display:block;width:41px;height:41px;filter:drop-shadow(0 4px 4px rgba(131,131,131,.2))}.project-scroll-progress__button:focus-visible{outline:2px solid var(--color-ring);outline-offset:3px;border-radius:999px}@media (max-width: 768px){.project-scroll-progress{bottom:24px;width:calc(100% - (var(--page-gutter) * 2))}.project-scroll-progress__next-project{gap:16px}.project-scroll-progress__next-project-label{font-size:11px;letter-spacing:2.2px}.project-scroll-progress__next-project-line{max-width:none}.project-scroll-progress__bar-shell{width:min(calc(100% - 56px),334px)}}.project-hero__meta-item--role{flex:0 0 283px}.project-hero__meta-item--platform{flex:0 0 188px}.project-hero__meta-item--duration{flex:0 0 57px}.project-hero__meta-item--type{flex:0 0 280px}.project-hero__media-video{position:absolute;top:0;bottom:0;left:-3px;right:-3px;display:block;width:calc(100% + 6px);height:100%;object-fit:cover;border-radius:inherit;backface-visibility:hidden}.project-section__title--problem{width:470px}.project-section__heading--problem{width:620px}.project-section__supporting--accent{color:var(--project-color-accent-alert);font-size:var(--project-font-size-body);font-weight:var(--font-weight-medium)}.project-section__frame--problem{gap:40px}.project-section__heading--problem-card{width:100%;align-items:center}.project-problem__statement-card{--project-problem-copy-width: 620px;position:relative;width:min(100%,1440px);padding:80px 24px;border-radius:10px;background:#101010;overflow:hidden}.project-problem__statement-copy{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:min(100%,620px);margin:0 auto}.project-problem__statement-copy .project-problem__title{align-items:flex-start;width:min(100%,470px);color:#f8f8f7;font-size:24px;line-height:1.22;letter-spacing:normal;text-align:left}.project-problem__statement-copy .project-problem__supporting{width:min(100%,433px);margin-left:auto;margin-right:0;color:#f8f8f7a8;font-size:17px;line-height:24px;letter-spacing:-.5px;text-align:right}.project-problem__quote{position:absolute;color:#f8f8f7;font-size:128px;font-weight:var(--font-weight-regular);line-height:1;letter-spacing:-.5px;pointer-events:none}.project-problem__quote--open{top:30px;left:calc(50% - (var(--project-problem-copy-width) / 2) - 66px)}.project-problem__quote--close{right:calc(50% - (var(--project-problem-copy-width) / 2) - 58px);bottom:42px;transform:rotate(178.68deg);transform-origin:center}.project-problem__gallery{display:flex;align-items:center;justify-content:space-between;width:100%;padding:80px 40px;border:1px solid var(--project-color-page);border-radius:10px;background:var(--project-color-surface-media)}.project-problem__gallery--research{margin-top:-8px}.project-problem__card{overflow:hidden;border-radius:5.176px;background:var(--project-color-page)}.project-problem__card:first-child{width:262.013px;box-shadow:0 4.141px 4.141px #00000040}.project-problem__card:nth-child(2){width:341.771px;box-shadow:0 3.911px 3.911px #00000040}.project-problem__card:nth-child(3){width:267.984px;box-shadow:0 3.352px 3.352px #00000040}.project-problem__image{display:block;width:100%;object-fit:cover}.project-problem__image--left{height:176px;object-position:center top}.project-problem__image--center{aspect-ratio:317.4253845214844 / 163.462890625}.project-problem__image--right{aspect-ratio:370 / 243;object-position:center 36%}.project-section__frame--solution{gap:40px}.project-section--solution-sequence{min-height:calc(100vh + 560px)}.project-solution-sequence{position:relative;min-height:inherit}.project-solution-sequence__sticky{position:sticky;top:calc(var(--navbar-height) + 24px)}.project-solution__media-shell{position:relative;display:flex;align-items:center;justify-content:center;gap:0;width:100%;min-height:530px;padding:56px 40px;border-radius:10px;background:var(--project-color-surface-media);overflow:hidden}.project-solution__media{display:block;width:100%;height:100%;object-fit:cover}.project-solution__feature-copy{position:absolute;left:40px;top:56px;z-index:1;width:302px}.project-solution__feature-title{margin:0;color:var(--project-color-heading);font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.7px;line-height:1.16;text-wrap:balance;opacity:0;transform:translate3d(-28px,20px,0);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1)}.project-solution__feature-title span{display:inline}.project-solution__feature-title-step{position:relative}.project-solution__feature-title-step+.project-solution__feature-title-step{margin-left:18px}.project-solution__feature-title-step+.project-solution__feature-title-step:before{content:"";position:absolute;top:50%;left:-10px;width:4px;height:4px;border-radius:50%;background:#6f6f73;transform:translateY(-50%)}.project-solution__feature-copy--visible .project-solution__feature-title{opacity:1;transform:translateZ(0)}.project-solution__feature-title-muted{display:block;margin-top:4px;color:#6f6f73;font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.65px;line-height:1.14;text-wrap:balance}.project-solution__feature-title-accent{color:var(--project-color-heading);font-weight:700}.project-solution__feature-hook{position:absolute;right:40px;bottom:56px;z-index:1;width:240px;text-align:right}.project-solution__feature-hook-text{margin:0;color:#707074;font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.65px;line-height:1.14;text-wrap:balance;opacity:0;transform:translate3d(28px,20px,0);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1)}.project-solution__feature-hook-text span{display:block;color:var(--project-color-heading)}.project-solution__feature-hook-text-accent{color:var(--project-color-heading)!important;font-weight:700}.project-solution__feature-hook--visible .project-solution__feature-hook-text{opacity:1;transform:translateZ(0)}.project-solution__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;align-self:center;min-height:44px;padding:12px 24px;border:1px solid #ffffff;border-radius:999px;background:linear-gradient(180deg,#000a1b,#000);color:#fff;font-size:13px;font-weight:600;letter-spacing:.1px;line-height:20px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.project-solution__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #000a1b29}.project-solution__button:focus-visible{outline:2px solid #1d1e1f;outline-offset:3px}.project-iphone-frame{position:relative;z-index:2;width:226px;height:462px;background:transparent;isolation:isolate;box-shadow:none}.project-iphone-frame__screen{position:absolute;top:4px;right:6px;bottom:5px;left:6px;overflow:hidden;border-radius:48px;background:#000}.project-iphone-frame__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;mix-blend-mode:multiply;filter:brightness(.92) contrast(1.06)}.project-iphone-frame__screen .project-solution__media{width:100%;height:100%;object-fit:contain;object-position:center 7px;background:#000;transform:none}.project-section__frame--existing-solutions,.project-section__frame--research-insights,.project-section__frame--design-principles{gap:40px}.project-section__frame--early-designs,.project-section__frame--usability{gap:80px}.project-section__frame--future-impact{gap:40px}.project-section__heading--future-impact{max-width:620px;margin:0 auto}.project-section__title--future-impact{width:min(100%,620px)}.project-section__frame--edge-cases{gap:40px}.project-section__frame--reflection{gap:80px}.project-existing-solutions__media-shell{display:flex;align-items:center;justify-content:center;gap:80px;width:100%;min-height:476px;padding:80px 40px;border-radius:10px;background:var(--project-color-surface-media)}.project-existing-solutions__media-shell .project-solution__media{width:154.5px;height:316px}.project-research-grid{display:flex;gap:8.221px;width:820px}.project-research-grid__column{display:flex;flex-direction:column;gap:8.221px}.project-research-grid__column--left{width:284.457px;flex:0 0 284.457px}.project-research-grid__column--right{flex:1 1 auto}.project-research-grid__row{display:flex;gap:8.221px}.project-research-grid__row--top{min-height:270.481px}.project-research-grid__row--bottom{min-height:231.018px}.project-research-card{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16.443px;overflow:hidden;text-align:center}.project-research-card--sky{gap:24.664px;min-height:314.053px;padding:16.443px 12.332px;background:#dff2fb}.project-research-card--neutral{justify-content:space-between;min-height:188.268px;padding:16.443px 12.332px;background:#f7f6f4}.project-research-card--ink{width:312.409px;flex:0 0 312.409px;min-height:270.481px;padding:20.553px 16.443px;background:#101010}.project-research-card--cream{flex:1 1 auto;gap:24.664px;min-height:270.481px;padding:16.443px 12.332px;background:#fbf5eb}.project-research-card--peach,.project-research-card--lavender{flex:1 1 0;gap:24.664px;min-height:231.018px;padding:16.443px 12.332px}.project-research-card--peach{background:#ffede4}.project-research-card--lavender{background:#e8e7ff}.project-research-card__stat{display:flex;align-items:flex-end;justify-content:center;width:100%;line-height:1}.project-research-card__value{color:var(--project-color-body-strong);font-size:84px;font-weight:700;letter-spacing:-.4111px;line-height:82.213px}.project-research-card__suffix{margin-bottom:10px;color:var(--project-color-body-subtle);font-size:29.597px;font-weight:700;letter-spacing:-.4111px;line-height:82.213px}.project-research-card__description{margin:0;color:var(--project-color-heading);font-size:16px;font-weight:500;line-height:21.375px;text-align:center}.project-research-card--neutral .project-research-card__description{color:var(--project-color-heading)}.project-research-card--neutral .project-research-card__description,.project-research-card--peach .project-research-card__description,.project-research-card--lavender .project-research-card__description{letter-spacing:-.4111px}.project-research-card__quote{width:265.548px;margin:0;color:var(--project-color-heading-dark);font-size:20px;font-weight:600;letter-spacing:-.4111px;line-height:26.308px;text-align:center}.project-research-card__quote-accent{color:#fa84f2}.project-design-principles{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:80px;border-radius:10px;background:var(--project-color-surface-soft)}.project-design-principles__item{display:flex;align-items:center;gap:10px}.project-design-principles__content{display:flex;flex-direction:column;gap:10px}.project-design-principles__eyebrow{margin:0;color:var(--project-color-eyebrow);font-size:15px;font-weight:var(--font-weight-semibold);line-height:1}.project-design-principles__title{width:200px;margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.project-design-principles__item:nth-child(2) .project-design-principles__title{width:154px}.project-design-principles__item:nth-child(3) .project-design-principles__title{width:148px}.project-design-principles__icon-wrap{display:flex;align-items:center;justify-content:center;width:84px;height:84px;padding:22px;border-radius:5px}.project-section__heading--early-designs,.project-section__title--early-designs{width:446px}.project-section__supporting--early-designs{width:446px;color:var(--project-color-body);font-size:var(--project-font-size-body)}.project-early-designs{display:flex;flex-direction:column;gap:80px;width:100%}.project-lofi-step{display:flex;flex-direction:column;gap:40px;width:100%}.project-lofi-step__intro{display:flex;align-items:flex-start;gap:20px;width:340px}.project-lofi-step__intro--reverse{width:379px;margin-left:auto}.project-lofi-step__number{color:var(--project-color-heading);font-size:77px;font-weight:var(--font-weight-light);line-height:1}.project-lofi-step__copy{display:flex;flex-direction:column;gap:10px;padding-top:4px}.project-lofi-step__title{width:292px;margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.project-lofi-step__intro--reverse .project-lofi-step__title{width:319px}.project-lofi-step__description{width:292px;margin:0;color:var(--project-color-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body)}.project-lofi-step__intro--reverse .project-lofi-step__description{width:319px}.project-lofi-step__comparison-title{color:var(--project-color-eyebrow);font-size:12px;font-weight:var(--font-weight-semibold);line-height:19px;text-align:center}.project-lofi-step__comparison{display:flex;gap:10px;width:100%}.project-lofi-panel{display:flex;flex-direction:column;align-items:center;flex:1 1 0}.project-lofi-panel--single{width:100%}.project-lofi-panel__surface{display:flex;align-items:center;flex-direction:column;gap:20px;width:100%;padding:40px;border-radius:2px;background:#f7f7f9}.project-lofi-step__single .project-lofi-panel__surface{justify-content:flex-start}.project-lofi-panel__label{margin:0;color:var(--project-color-eyebrow);font-size:12px;font-weight:var(--font-weight-semibold);line-height:19px;text-align:center}.project-lofi-panel__label--inside{margin-top:0}.project-lofi-panel__label--large{font-size:20px;line-height:24px}.project-lofi-panel__label--accent{color:var(--project-color-accent-alert)}.project-lofi-step__caption{width:608px;margin:0 auto;color:var(--project-color-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body);text-align:center}.project-lofi-step__caption--accent{color:var(--project-color-accent-alert)}.project-lofi-step__caption--wide{width:540px}.project-lofi__screen-image{display:block;object-fit:contain;flex:0 0 auto}.project-future-impact{display:flex;align-items:center;gap:20px;width:100%;padding:80px;border-radius:10px;background:var(--project-color-surface-soft)}.project-future-impact__item{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;min-height:104px}.project-future-impact__icon{display:block;flex:0 0 auto}.project-future-impact__text{margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.project-future-impact__text span{display:block}.project-edge-cases{display:flex;align-items:center;gap:32px;width:100%;padding:80px;border-radius:10px;background:var(--project-color-surface-soft)}.project-edge-cases__item{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;min-height:82px}.project-edge-cases__icon{display:block;width:40px;height:40px;flex:0 0 auto}.project-edge-cases__text{margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.project-reflection__heading{display:flex;flex-direction:column;align-items:center;gap:15px;width:446px}.project-reflection__title{width:470px}.project-reflection__supporting{width:446px;margin:0;color:var(--project-color-body-muted);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body);text-align:center}.project-reflection{display:flex;flex-direction:column;gap:15px;width:100%;max-width:1040px}.project-reflection__card{display:flex;flex-direction:column;gap:10px;width:100%;padding:15px;border:1px solid var(--project-color-border);border-radius:10px;background:var(--project-color-page)}.project-reflection__card-title{margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.project-reflection__card-description{margin:0;color:var(--project-color-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body)}.project-section__heading--usability{width:446px}.project-section__title--usability{width:470px;line-height:32px}.project-section__supporting--usability{width:446px;color:var(--project-color-body-muted)}.project-section--hifi{margin-top:128px}.project-hifi{width:100%;padding:40px 0;background:var(--project-color-dark-shell)}.project-hifi__features{display:flex;flex-direction:column;gap:80px;width:100%}.project-section__heading--hifi{width:446px}.project-hifi .project-section__eyebrow--hifi{color:var(--project-color-dark-body)}.project-hifi .project-section__title--hifi{width:446px;color:var(--project-color-heading-dark);line-height:32px}.project-hifi .project-section__supporting--hifi{width:446px;color:var(--project-color-dark-body)}.project-hifi__feature{width:100%;height:418px;padding:0 40px;background:var(--project-color-dark-surface)}.project-hifi__feature--route{height:683px}.project-hifi__feature--slideshow{height:auto;padding:56px 0;overflow:hidden}.project-hifi__canvas{position:relative;width:100%;height:100%;border-radius:2px}.project-hifi__slideshow{display:flex;flex-direction:column;gap:36px;width:100%}.project-hifi__slideshow-header{display:flex;flex-direction:column;gap:10px;width:min(100% - 80px,520px);margin:0 auto;padding:0 40px;text-align:center}.project-hifi__slideshow-title{margin:0;display:flex;flex-direction:column;gap:2px;color:var(--project-color-heading-dark);font-size:24px;font-weight:var(--font-weight-semibold);letter-spacing:-.6px;line-height:1.2}.project-hifi__slideshow-viewport{--project-hifi-slide-width: 248px;--project-hifi-slide-gap: 24px;--project-hifi-slide-step: calc( var(--project-hifi-slide-width) + var(--project-hifi-slide-gap) );position:relative;width:min(100%,calc((var(--project-hifi-slide-width) * 3) + (var(--project-hifi-slide-gap) * 2)));margin:0 auto;overflow:hidden;-webkit-mask-image:none;mask-image:none}.project-hifi__slideshow-track{display:flex;gap:var(--project-hifi-slide-gap);width:max-content;animation:project-hifi-slideshow-loop 24s cubic-bezier(.22,.8,.12,1) infinite;will-change:transform}.project-hifi__slideshow-track--static{animation:none}.project-hifi__slide{flex:0 0 var(--project-hifi-slide-width);width:var(--project-hifi-slide-width);margin:0;padding:0;background:transparent;box-shadow:none}.project-hifi__slide-image{display:block;width:100%;height:auto;border-radius:0}.project-hifi__screen{position:absolute;top:-9.303px;left:50%;z-index:2;display:block;min-width:312.48px;max-width:312.48px;width:312.48px;min-height:443.52px;max-height:443.52px;height:443.52px;flex:0 0 312.48px;object-fit:cover;box-shadow:4.531px 0 90.625px #00000030;transform:translate(-50%)}.project-hifi__screen--primary{min-width:0;max-width:281.232px;width:90%;min-height:0;max-height:443.52px;height:auto;flex:0 1 auto;object-fit:contain;object-position:top center}.project-hifi__canvas--route{overflow:hidden}.project-hifi__screen--route{top:2px;min-width:224px;max-width:224px;width:224px;min-height:458.826px;max-height:458.826px;height:458.826px;flex:0 0 224px;object-fit:cover;box-shadow:none}.project-hifi__callout{position:absolute;z-index:3;display:flex;flex-direction:column}.project-hifi__callout--left{left:0;top:116px;width:380px;padding:20px 0 0 4px;gap:12px}.project-hifi__callout--right{left:590px;top:112px;width:330px;justify-content:center;align-items:flex-end;padding-top:20px;gap:16px}.project-hifi__callout--route-right{top:247px;right:0;width:474px;padding:1px 0 0;gap:13px}.project-hifi__callout--route-left{left:0;bottom:110px;width:404.5px;justify-content:center;padding:4px 0;gap:17px}.project-hifi__callout--route-audio{position:absolute;right:0;bottom:1px;width:339px;min-height:182px;padding:0;gap:0}.project-hifi__callout-body{display:flex;flex-direction:column;gap:17px}.project-hifi__callout-body--left{width:304px}.project-hifi__callout-body--right{width:244px}.project-hifi__callout-body--route-right{align-items:flex-start;width:267px;margin-left:auto}.project-hifi__callout-body--route-left{width:287px}.project-hifi__callout-body--route-audio{width:339px;margin-left:0}.project-hifi__callout-icon{display:block;width:50px;height:50px}.project-hifi__callout-copy{display:flex;flex-direction:column;gap:10px}.project-hifi__callout-eyebrow{margin:0;color:var(--project-color-accent);font-size:var(--project-font-size-section-eyebrow);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-eyebrow)}.project-hifi__callout-title{margin:0;color:var(--project-color-heading-dark);font-size:var(--project-font-size-callout-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-callout-title)}.project-hifi__callout-description{margin:0;color:var(--project-color-dark-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body)}.project-hifi__callout-line{position:relative;height:0;border-top:1.5px solid var(--project-color-line);filter:drop-shadow(0 0 6px rgba(0,0,0,.35))}.project-hifi__callout-line:after{content:"";position:absolute;top:50%;width:10px;height:10px;border-radius:50%;background:var(--project-color-line);box-shadow:0 0 6px #00000059;transform:translateY(-50%)}.project-hifi__callout-line--left{width:423px;transform:scaleY(-1)}.project-hifi__callout-line--left:after{right:-5px}.project-hifi__callout-line--right{width:424.5px}.project-hifi__callout-line--right:after{left:-5px}.project-hifi__callout-line--route-right{align-self:flex-end;width:440px}.project-hifi__callout-line--route-right:after{left:-5px}.project-hifi__callout-line--route-left{width:404.5px}.project-hifi__callout-line--route-left:after{right:-5px}.project-hifi__callout-line--route-audio{position:absolute;top:-69px;left:-46px;width:42px;height:143px;border-top:0;border-right:0;border-bottom:1.5px solid var(--project-color-line);border-left:1.5px solid var(--project-color-line);border-bottom-left-radius:18px;filter:drop-shadow(0 0 6px rgba(0,0,0,.35))}.project-hifi__callout-line--route-audio:after{top:-5px;left:-5px;transform:none}.project-hifi__callout-description--audio{color:var(--project-color-dark-body-strong);font-weight:var(--font-weight-medium)}.project-hifi__voice-icon{display:flex;align-items:center;justify-content:center;gap:4px;width:50px;height:50px}.project-hifi__voice-bar{display:block;width:5px;border-radius:999px;background:var(--project-color-page);transform-origin:center;animation:project-hifi-voice-wave 1.5s ease-in-out infinite}.project-hifi__voice-bar--1,.project-hifi__voice-bar--5{height:10px}.project-hifi__voice-bar--2,.project-hifi__voice-bar--4{height:20px}.project-hifi__voice-bar--3{height:30px}.project-hifi__voice-bar--1{animation-delay:-.4s}.project-hifi__voice-bar--2{animation-delay:-.25s}.project-hifi__voice-bar--3{animation-delay:-.1s}.project-hifi__voice-bar--4{animation-delay:-.25s}.project-hifi__voice-bar--5{animation-delay:-.4s}@keyframes project-hifi-voice-wave{0%,to{transform:scaleY(.72);opacity:.7}50%{transform:scaleY(1);opacity:1}}@keyframes project-hifi-slideshow-loop{0%,19%{transform:translate(0)}28%,47%{transform:translate(calc(-1 * var(--project-hifi-slide-step)))}56%,75%{transform:translate(calc(-2 * var(--project-hifi-slide-step)))}84%,97%{transform:translate(calc(-3 * var(--project-hifi-slide-step)))}to{transform:translate(calc(-4 * var(--project-hifi-slide-step)))}}.project-usability{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.project-usability__media-shell{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;padding:80px 40px;border-radius:2px;background:var(--project-color-surface-panel)}.project-usability__media{display:block;object-fit:contain;flex:0 0 auto}.project-usability__footer{display:flex;flex-direction:column;align-items:center;gap:10px;width:546px}.project-usability__footer-title{margin:0;color:var(--project-color-eyebrow);font-size:var(--project-font-size-section-eyebrow);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-eyebrow);text-align:center}.project-usability__footer-copy{margin:0;color:var(--project-color-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body);text-align:center}.project-lofi__screen--large .project-lofi__screen-content{gap:14px;padding:38px 16px 24px}.project-lofi__screen-line{height:8px;border-radius:999px;background:#e7e7e9}.project-lofi__screen-line--short{width:54%}.project-lofi__screen-map{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;flex:1 1 auto}.project-lofi__screen--large .project-lofi__screen-map{gap:8px}.project-lofi__screen-map-box{min-height:24px;border:1px solid #dadadd;background:#f5f5f7}.project-lofi__screen--large .project-lofi__screen-map-box{min-height:40px}.project-lofi__screen-map-box--focus{border-color:#8a8a8f}.project-lofi__screen-button{height:20px;border:1px solid #a5a5aa;background:#fafafb}.project-lofi__screen--large .project-lofi__screen-button{height:32px}.project-lofi__screen-home{position:absolute;bottom:8px;left:50%;width:40px;height:2px;border-radius:999px;background:#1d1e1f;transform:translate(-50%)}@media (max-width: 768px){.project-section__heading--problem{width:min(100%,620px)}.project-problem__statement-card{--project-problem-copy-width: 470px;padding:64px 20px 70px}.project-problem__statement-copy{gap:28px;width:min(100%,470px)}.project-problem__title{width:min(100%,320px);font-size:22px;line-height:1.24}.project-problem__supporting{width:min(100%,320px);font-size:16px;line-height:22px}.project-problem__quote--open{top:32px;left:calc(50% - (var(--project-problem-copy-width) / 2) - 34px)}.project-problem__quote--close{right:calc(50% - (var(--project-problem-copy-width) / 2) - 24px);bottom:46px}.project-problem__quote{font-size:92px}.project-section__supporting{width:min(100%,433px)}.project-problem__gallery{flex-direction:column;gap:24px;padding:32px 20px}.project-problem__card:first-child,.project-problem__card:nth-child(2),.project-problem__card:nth-child(3){width:min(100%,341.771px)}.project-solution__media-shell{min-height:auto;padding:48px 20px;flex-direction:column;justify-content:center;gap:32px}.project-solution__media{width:100%;height:100%;aspect-ratio:auto}.project-iphone-frame{width:min(100%,226px);height:auto;aspect-ratio:226 / 462}.project-solution__feature-copy{position:static;width:min(100%,302px);text-align:center}.project-solution__feature-hook{position:static;width:min(100%,240px);text-align:center}.project-section--solution-sequence,.project-solution-sequence{min-height:auto}.project-solution-sequence__sticky{position:static}.project-solution__feature-title,.project-solution__feature-hook-text{opacity:1;transform:none}.project-solution__button{width:fit-content}.project-existing-solutions__media-shell{gap:32px;min-height:auto;padding:48px 20px}.project-existing-solutions__media-shell .project-solution__media{width:min(100%,154.5px);height:auto;aspect-ratio:154.5 / 316}.project-research-grid{width:100%;max-width:820px}.project-design-principles{gap:32px;padding:48px 32px}.project-future-impact{padding:48px 32px}.project-usability__media-shell{padding:48px 20px}.project-design-principles__item{flex:1 1 0;justify-content:space-between}.project-lofi-step__caption{width:min(100%,608px)}}@media (max-width: 768px){.project-problem__statement-card{min-height:auto;padding:68px 28px 72px;border-radius:22px}.project-problem__statement-copy{gap:40px}.project-problem__title{width:min(100%,520px)}.project-problem__supporting{width:min(100%,540px)}.project-problem__quote{font-size:clamp(5rem,4rem + 5vw,6.5rem)}.project-problem__quote--open{top:26px;left:18px}.project-problem__quote--close{right:22px;bottom:20px}.project-existing-solutions__media-shell{flex-direction:column}.project-research-grid{flex-direction:column;box-shadow:none}.project-research-grid__column--left,.project-research-grid__column--right,.project-research-grid__row,.project-research-card--ink{width:100%;flex:1 1 auto}.project-research-grid__row{flex-direction:column}.project-research-card--sky,.project-research-card--neutral,.project-research-card--ink,.project-research-card--cream,.project-research-card--peach,.project-research-card--lavender{min-height:auto;padding:28px 20px}.project-research-card__quote{width:100%}.project-design-principles{flex-direction:column;align-items:stretch}.project-future-impact,.project-edge-cases{flex-direction:column;align-items:stretch;gap:32px}.project-hifi__canvas{min-height:auto;padding:48px 0;display:flex;flex-direction:column;align-items:center;gap:40px}.project-hifi__callout{position:static;width:100%;max-width:380px;padding:0}.project-hifi__callout--right{max-width:330px;align-items:flex-start}.project-hifi__callout--route-audio{max-width:339px;align-items:flex-start}.project-hifi__callout-body--left,.project-hifi__callout-body--right,.project-hifi__callout-body--route-audio{width:100%;max-width:304px}.project-hifi__callout-line{display:none}.project-hifi__screen{position:static;left:auto;top:auto;transform:none}.project-hifi__feature--slideshow{padding:40px 0}.project-hifi__slideshow{gap:28px}.project-hifi__slideshow-header{width:100%;padding:0 20px}.project-hifi__slideshow-viewport{--project-hifi-slide-width: 204px;--project-hifi-slide-gap: 18px;-webkit-mask-image:none;mask-image:none;width:min(100%,calc((var(--project-hifi-slide-width) * 2) + var(--project-hifi-slide-gap)))}.project-hifi__slideshow-title{font-size:21px}.project-usability__media-shell{flex-wrap:wrap}.project-usability__footer{width:100%;max-width:546px}.project-future-impact__item,.project-edge-cases__item{min-height:auto}.project-design-principles__item{justify-content:space-between}.project-design-principles__title,.project-design-principles__item:nth-child(2) .project-design-principles__title,.project-design-principles__item:nth-child(3) .project-design-principles__title{width:auto;max-width:220px}.project-section__heading--early-designs,.project-section__heading--usability,.project-section__title--early-designs,.project-section__title--usability,.project-section__supporting--early-designs,.project-section__supporting--usability,.project-lofi-step__intro,.project-lofi-step__intro--reverse,.project-lofi-step__title,.project-lofi-step__description,.project-lofi-step__intro--reverse .project-lofi-step__title,.project-lofi-step__intro--reverse .project-lofi-step__description{width:100%}.project-lofi-step__comparison{flex-direction:column}.project-lofi-panel__surface,.project-lofi-step__single .project-lofi-panel__surface{min-height:auto;padding:32px 20px}.project-lofi-step__caption,.project-lofi-step__caption--wide{width:100%}.project-reflection__heading,.project-reflection__title,.project-reflection__supporting{width:100%;max-width:470px}}.home-page{position:relative;width:100%;height:100svh;min-height:100svh;background:var(--color-surface-page);overflow:hidden}.landing-main{position:relative;width:100%;height:100svh;overflow:hidden;--card-motion-duration: .92s;--card-motion-ease: cubic-bezier(.65, .05, .36, 1)}.landing-main__cards-viewport{position:absolute;top:0;left:50%;z-index:1;width:560px;height:100svh;overflow:hidden;transform:translate(-50%)}.landing-main__cards-track{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;pointer-events:auto}.landing-main__card{position:absolute;overflow:hidden;border-radius:1.5px;pointer-events:none}.landing-main__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000029;opacity:0;transition:opacity .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.landing-main__card--active{z-index:3;pointer-events:auto;border-radius:2px}.landing-main__card--clickable{cursor:pointer}.landing-main__card--clickable:focus-visible{outline:1px solid rgba(255,255,255,.72);outline-offset:-1px}.landing-main__card--active:hover:after,.landing-main__card--active:focus-within:after{opacity:1}.landing-main__card-cta{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:36px;border:0;margin:0;padding:0;background:transparent;cursor:pointer;opacity:0;transform:translate(-50%,-50%) scale(.96);transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.landing-main__card-cta-icon{display:block;width:100%;height:100%;object-fit:contain}.landing-main__card--active:hover .landing-main__card-cta,.landing-main__card--active:focus-within .landing-main__card-cta{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.landing-main__card-cta:focus-visible{outline:1px solid rgba(17,17,17,.38);outline-offset:0}.landing-main__card--animating{transition:top var(--card-motion-duration) var(--card-motion-ease),left var(--card-motion-duration) var(--card-motion-ease),width var(--card-motion-duration) var(--card-motion-ease),height var(--card-motion-duration) var(--card-motion-ease)}.landing-main__card img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.landing-main__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.landing-main__list{--list-left: clamp(24px, 8.8vw, 152px);--list-right-safe-gap: 8px;position:absolute;top:50%;left:var(--list-left);width:max-content;min-width:230px;max-width:calc((50% - 280px) - var(--list-left) - var(--list-right-safe-gap));height:237px;overflow:hidden;transform:translateY(-50%)}.landing-main__list-sizer{display:grid;grid-template-columns:15px max-content;column-gap:127px;align-items:center;visibility:hidden;pointer-events:none;height:15px}.landing-main__list-item{--project-number-color: #b5b5b5;--project-name-color: #b5b5b5;--project-name-weight: var(--font-weight-semibold);position:absolute;left:0;width:100%;height:15px;display:grid;grid-template-columns:15px max-content;column-gap:127px;align-items:center;transform:translateY(-50%)}.landing-main__list-item--animating{transition:top var(--card-motion-duration) var(--card-motion-ease),color var(--card-motion-duration) var(--card-motion-ease)}.landing-main__list-item--active{--project-number-color: #000000;--project-name-color: #000000;--project-name-weight: var(--font-weight-semibold)}.landing-main__list-item--slot-3{--project-name-weight: var(--font-weight-regular)}.landing-main__project-number,.landing-main__project-name{font-size:12px;line-height:normal}.landing-main__project-number{width:15px;color:var(--project-number-color);font-weight:var(--font-weight-medium);letter-spacing:-.96px;text-align:center}.landing-main__project-name{color:var(--project-name-color);font-weight:var(--project-name-weight);letter-spacing:-.36px;text-align:left;text-transform:uppercase;white-space:nowrap}.landing-main__right-rail{position:absolute;top:50%;right:clamp(24px,8.7vw,150px);display:flex;align-items:center;flex-shrink:0;gap:44px;transform:translateY(-50%)}.landing-main__description{width:346px;margin:0;color:#000;font-size:15px;font-weight:var(--font-weight-regular);letter-spacing:-.45px;line-height:20px;text-align:left;text-transform:capitalize}.landing-main__description--animating{transition:opacity var(--card-motion-duration) var(--card-motion-ease)}.landing-main__progress{--progress-track-height: 237px;--progress-fill-ratio: .33;position:relative;width:2px;height:var(--progress-track-height)}.landing-main__progress-track,.landing-main__progress-fill{position:absolute;left:0;width:2px;border-radius:100px}.landing-main__progress-track{top:0;height:100%;background:#d2d2d2}.landing-main__progress-fill{top:0;height:calc(var(--progress-track-height) * var(--progress-fill-ratio));background:#252525;transition:height var(--card-motion-duration) var(--card-motion-ease)}.landing-main__progress-fill--wrap-forward{animation:landing-main-progress-wrap-forward var(--card-motion-duration) var(--card-motion-ease) both;transition:none}@keyframes landing-main-progress-wrap-forward{0%{height:0}to{height:calc(var(--progress-track-height) * var(--progress-fill-ratio))}}.landing-main__label-wrap{position:absolute;bottom:35px;left:0;z-index:2;width:100%;padding:0 24px;pointer-events:none}.landing-main__label{margin:0;color:#060514;font-size:54px;font-weight:var(--font-weight-light);letter-spacing:-4px;line-height:46px}@media (max-width: 1200px){.landing-main__label-wrap{padding-inline:24px}.landing-main__list{--list-left: 32px}.landing-main__right-rail{right:32px;gap:28px}.landing-main__description{width:min(32vw,346px)}}@media (max-width: 840px){.landing-main{height:calc(100svh - 35px);min-height:calc(100svh - 35px)}.landing-main__cards-viewport{position:relative;top:auto;left:50%;width:min(100%,560px);height:min(72svh,760px);margin:calc(var(--navbar-height) + 24px) auto 0;transform:translate(-50%)}.landing-main__cards-track{width:min(100%,560px)}.landing-main__card-cta{opacity:1;transform:translate(-50%,-50%);pointer-events:auto;width:42px;height:32px}.landing-main__overlay{position:relative;inset:auto;display:flex;align-items:flex-start;justify-content:space-between;margin-top:20px;padding:0 20px}.landing-main__list{position:relative;top:auto;left:0;width:max-content;min-width:198px;max-width:min(52vw,260px);height:237px;transform:none}.landing-main__project-number,.landing-main__project-name{font-size:12px}.landing-main__progress{--progress-track-height: 237px}.landing-main__right-rail{position:relative;top:auto;right:auto;transform:none;gap:20px}.landing-main__description{width:min(46vw,260px);font-size:12px;letter-spacing:-.2px;line-height:18px}.landing-main__label-wrap{position:relative;bottom:auto;margin-top:24px;padding:0 20px 72px}.landing-main__label{font-size:clamp(40px,10vw,54px);line-height:.95;letter-spacing:-.06em}}.landing-main-horizontal{position:relative;width:100%;height:100svh;overflow:hidden;--card-horizontal-overlap: 1px;--card-motion-duration: .92s;--card-motion-ease: cubic-bezier(.65, .05, .36, 1)}.landing-main-horizontal__title-wrap{position:absolute;top:80px;left:0;z-index:2;width:100%;padding:0 24px;pointer-events:none}.landing-main-horizontal__title{margin:0;color:#060514;font-size:112px;font-weight:var(--font-weight-medium);letter-spacing:-12px;line-height:80px;text-align:center;text-transform:capitalize;white-space:nowrap}.landing-main-horizontal__progress{--progress-track-width: 237px;--progress-fill-ratio: .33;position:absolute;top:240px;left:50%;z-index:3;width:var(--progress-track-width);height:2px;transform:translate(-50%);pointer-events:none}.landing-main-horizontal__progress-track,.landing-main-horizontal__progress-fill{position:absolute;top:0;left:0;height:2px;border-radius:100px}.landing-main-horizontal__progress-track{width:100%;background:#d2d2d2}.landing-main-horizontal__progress-fill{width:calc(var(--progress-track-width) * var(--progress-fill-ratio));background:#252525;transition:width var(--card-motion-duration) var(--card-motion-ease)}.landing-main-horizontal__progress-fill--wrap-forward{animation:landing-main-horizontal-progress-wrap-forward var(--card-motion-duration) var(--card-motion-ease) both;transition:none}.landing-main-horizontal__progress-fill--wrap-backward{animation:landing-main-horizontal-progress-wrap-backward var(--card-motion-duration) var(--card-motion-ease) both;transition:none}@keyframes landing-main-horizontal-progress-wrap-forward{0%{width:0}to{width:calc(var(--progress-track-width) * var(--progress-fill-ratio))}}@keyframes landing-main-horizontal-progress-wrap-backward{0%{width:calc(var(--progress-track-width) * var(--progress-prev-fill-ratio))}55%{width:0}to{width:calc(var(--progress-track-width) * var(--progress-fill-ratio))}}.landing-main-horizontal__cards-viewport{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:min(calc(1424px - (var(--card-horizontal-overlap) * 2)),100vw);height:100%;overflow:hidden;transform:translate(-50%)}.landing-main-horizontal__cards-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.landing-main-horizontal__card{position:absolute;overflow:hidden;border-radius:1.5px;pointer-events:none;background:#0f0f10}.landing-main-horizontal__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000029;opacity:0;transition:opacity .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.landing-main-horizontal__card--active{z-index:3;pointer-events:auto;border-radius:2px}.landing-main-horizontal__card--clickable{cursor:pointer}.landing-main-horizontal__card--clickable:focus-visible{outline:1px solid rgba(255,255,255,.72);outline-offset:-1px}.landing-main-horizontal__card--active:not(.landing-main-horizontal__card--animating):hover:after,.landing-main-horizontal__card--active:not(.landing-main-horizontal__card--animating):focus-within:after{opacity:1}.landing-main-horizontal__card--animating{transition:top var(--card-motion-duration) var(--card-motion-ease),left var(--card-motion-duration) var(--card-motion-ease),width var(--card-motion-duration) var(--card-motion-ease),height var(--card-motion-duration) var(--card-motion-ease)}.landing-main-horizontal__card img{position:absolute;top:-2px;left:-2px;display:block;width:calc(100% + 4px);height:calc(100% + 4px);object-fit:cover;border-radius:inherit}.landing-main-horizontal--transitioning .landing-main-horizontal__card:after,.landing-main-horizontal--transitioning .landing-main-horizontal__card-cta{opacity:0;pointer-events:none}.landing-main-horizontal__card-cta{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:36px;border:0;margin:0;padding:0;background:transparent;cursor:pointer;opacity:0;transform:translate(-50%,-50%) scale(.96);transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.landing-main-horizontal__card-cta-icon{display:block;width:100%;height:100%;object-fit:contain}.landing-main-horizontal__card--active:not(.landing-main-horizontal__card--animating):hover .landing-main-horizontal__card-cta,.landing-main-horizontal__card--active:not(.landing-main-horizontal__card--animating):focus-within .landing-main-horizontal__card-cta{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.landing-main-horizontal__card-cta:focus-visible{outline:1px solid rgba(17,17,17,.38);outline-offset:0}.landing-main-horizontal__project-info{position:absolute;top:calc(50% + 225px);left:50%;z-index:2;display:flex;align-items:center;gap:48px;width:551px;transform:translate(-50%);pointer-events:none}.landing-main-horizontal__project-number{margin:0;color:#060514;font-size:96px;font-weight:var(--font-weight-extralight);letter-spacing:-19.2px;line-height:72px;text-align:center;text-transform:uppercase}.landing-main-horizontal__project-copy{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-width:0}.landing-main-horizontal__project-name{margin:0;color:#000;font-size:20px;font-weight:var(--font-weight-medium);letter-spacing:0;line-height:normal;text-transform:capitalize;white-space:nowrap}.landing-main-horizontal__project-description{margin:0;color:#2d2d30;font-size:15px;font-weight:var(--font-weight-regular);letter-spacing:-.45px;line-height:22px;text-align:left;text-transform:capitalize}.landing-main-horizontal__label-wrap{position:absolute;bottom:35px;left:0;z-index:2;width:100%;padding:0 24px;pointer-events:none}.landing-main-horizontal__label{margin:0;color:#060514;font-size:54px;font-weight:var(--font-weight-light);letter-spacing:-4px;line-height:46px}@media (max-width: 1400px){.landing-main-horizontal__title{font-size:clamp(72px,7vw,112px);letter-spacing:clamp(-9px,-.7vw,-12px);line-height:.84}.landing-main-horizontal__project-info{width:min(551px,calc(100vw - 48px))}}@media (max-width: 960px){.landing-main-horizontal__title-wrap{top:calc(var(--navbar-height) + 42px)}.landing-main-horizontal__progress{top:calc(var(--navbar-height) + 124px);--progress-track-width: min(237px, calc(100vw - 120px) )}.landing-main-horizontal__project-info{top:calc(50% + 246px);width:min(551px,calc(100vw - 40px));gap:20px}.landing-main-horizontal__project-number{font-size:clamp(72px,14vw,96px);line-height:.8;letter-spacing:-.18em}.landing-main-horizontal__project-name{font-size:18px}.landing-main-horizontal__project-description{font-size:14px;line-height:1.4}.landing-main-horizontal__label-wrap{padding-inline:20px}.landing-main-horizontal__label{font-size:clamp(40px,10vw,54px);line-height:.95;letter-spacing:-.06em}}.merge-hero__frame{gap:48px}.merge-hero__meta-item--role{flex:0 0 300px}.merge-hero__meta-item--platform{flex:0 0 188px}.merge-hero__meta-item--timeline{flex:0 0 57px}.merge-hero__meta-item--type{flex:0 0 280px}.merge-hero__surface{background:var(--project-color-surface-media)}.merge-hero__video{position:absolute;top:0;right:-3px;bottom:0;left:-3px;display:block;width:calc(100% + 6px);height:100%;object-fit:cover;border-radius:inherit;backface-visibility:hidden}.merge-section--research,.merge-section--opportunity,.merge-section--model,.merge-section--core,.merge-section--decisions,.merge-section--trust,.merge-section--system,.merge-section--foundations,.merge-section--outcome,.merge-section--reflection{gap:40px}.merge-research-board{position:relative;width:100%;min-height:312px;padding:32px 36px;border-radius:10px;background:#111;overflow:hidden}.merge-research-quote{position:relative;display:flex;flex-direction:column;gap:12px;width:min(100%,418px);color:#fff}.merge-research-quote--upper{margin-left:74px}.merge-research-quote--lower{margin-top:72px;margin-left:auto;margin-right:76px;text-align:right}.merge-research-quote__mark,.merge-research-quote__text,.merge-research-quote__meta{margin:0}.merge-research-quote__mark{position:absolute;top:-8px;left:-20px;color:#fff;font-size:42px;font-weight:var(--font-weight-semibold);line-height:1}.merge-research-quote__mark--closing{top:auto;right:-30px;bottom:40px;left:auto}.merge-research-quote__text{color:#fff;font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:-.3px;line-height:1.24}.merge-research-quote__meta{color:#ffffff94;font-size:16px;font-style:italic;font-weight:var(--font-weight-regular);line-height:24px}.merge-opportunity-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.24fr);gap:20px;width:100%}.merge-opportunity-card{display:flex;flex-direction:column;gap:18px;min-height:100%;padding:24px 24px 22px;border-radius:20px;background:#111}.merge-opportunity-card__title{margin:0;color:#fff;font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.3px;line-height:24px}.merge-opportunity-card__body{margin:0;color:#ffffffad;font-size:17px;font-weight:var(--font-weight-regular);letter-spacing:-.1px;line-height:1.56}.merge-opportunity-card__logos{display:flex;align-items:flex-end;gap:18px;margin-top:auto;padding-top:8px}.merge-opportunity-card__logo{display:inline-flex;align-items:center;justify-content:center;color:#fff}.merge-opportunity-card__logo svg{display:block;width:40px;height:40px}.merge-phone-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:582px;padding:80px 0;border-radius:10px;background:var(--project-color-surface-media)}.merge-section--solution-sequence{min-height:calc(100vh + 560px)}.merge-solution-sequence{position:relative;min-height:inherit}.merge-solution-sequence__sticky{position:sticky;top:calc(var(--navbar-height) + 24px)}.merge-solution__media-shell{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:530px;padding:56px 40px;border-radius:10px;background:var(--project-color-surface-media);overflow:hidden}.merge-solution__feature-copy{position:absolute;top:56px;left:40px;z-index:1;width:320px}.merge-solution__feature-title{margin:0;color:var(--project-color-heading);font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.7px;line-height:1.16;text-wrap:balance;opacity:0;transform:translate3d(-28px,20px,0);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1)}.merge-solution__feature-title-step{position:relative;display:inline}.merge-solution__feature-title-step+.merge-solution__feature-title-step{margin-left:18px}.merge-solution__feature-title-step+.merge-solution__feature-title-step:before{content:"";position:absolute;top:50%;left:-10px;width:4px;height:4px;border-radius:50%;background:#6f6f73;transform:translateY(-50%)}.merge-solution__feature-title-muted{display:block;margin-top:4px;color:#6f6f73;font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.65px;line-height:1.14;text-wrap:balance}.merge-solution__feature-copy--visible .merge-solution__feature-title{opacity:1;transform:translateZ(0)}.merge-solution__feature-hook{position:absolute;right:40px;bottom:56px;z-index:1;width:278px;text-align:right}.merge-solution__feature-hook-text{margin:0;color:#707074;font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.65px;line-height:1.14;text-wrap:balance;opacity:0;transform:translate3d(28px,20px,0);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1)}.merge-solution__feature-hook-text span{display:block;color:var(--project-color-heading)}.merge-solution__feature-hook-text-accent{color:var(--project-color-heading)!important;font-weight:700}.merge-solution__feature-hook--visible .merge-solution__feature-hook-text{opacity:1;transform:translateZ(0)}.merge-phone-stage--flows{align-items:stretch;min-height:auto;padding:40px}.merge-iphone-frame{position:relative;z-index:2;width:226px;height:462px;background:transparent;isolation:isolate}.merge-iphone-frame__screen{position:absolute;top:4px;right:6px;bottom:5px;left:6px;overflow:hidden;border-radius:48px;background:#000}.merge-iphone-frame__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;mix-blend-mode:multiply;filter:brightness(.92) contrast(1.06)}.merge-iphone-frame__video{display:block;width:100%;height:100%;object-fit:contain;object-position:center 7px;background:#000;transform:scale(.985);transform-origin:top center}.merge-phone-placeholder{display:block;width:206px;height:422px;object-fit:cover}.merge-core-flow{width:100%}.merge-core-flow__description{width:100%;margin:0 0 38px;color:var(--project-color-body);font-size:16px;font-weight:var(--font-weight-regular);letter-spacing:-.2px;line-height:28px;text-align:left}.merge-core-flow__diagrams{display:grid;grid-template-columns:1fr;gap:32px;width:100%}.merge-core-flow__diagram-card{position:relative;display:flex;flex-direction:column;gap:14px;width:100%;margin:0}.merge-core-flow__diagram{display:block;width:100%;height:auto;object-fit:contain;border-radius:8px;background:#fff;transition:transform .18s ease,box-shadow .18s ease;transform-origin:center}.merge-core-flow__diagram-card:hover .merge-core-flow__diagram{position:relative;z-index:3;transform:scale(1.3);box-shadow:0 24px 48px #1d1e1f33}.merge-core-flow__caption{margin:0;color:var(--project-color-body);font-size:15px;font-weight:var(--font-weight-medium);line-height:22px;text-align:center}.merge-core-flow__svg-text{fill:#1d1e1f;font-size:19px;font-weight:600;font-family:Inter,sans-serif}.merge-core-flow__svg-label{fill:#4c4f57;font-size:18px;font-weight:600;font-family:Inter,sans-serif}.merge-core-flow__svg-label--yes{fill:#249a43}.merge-core-flow__svg-label--no{fill:#d94b22}.merge-solution__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;align-self:center;min-height:44px;padding:12px 24px;border:1px solid #ffffff;border-radius:999px;background:linear-gradient(180deg,#000a1b,#000);color:#fff;font-size:13px;font-weight:600;letter-spacing:.1px;line-height:20px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.merge-solution__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #000a1b29}.merge-solution__button:focus-visible{outline:2px solid #1d1e1f;outline-offset:3px}.merge-section--final-shell{margin-top:128px}.merge-final-shell{width:100%;padding:40px 0 80px;background:var(--project-color-dark-shell)}.merge-section--final{gap:80px}.merge-final-heading .project-section__eyebrow,.merge-final-heading__title{color:var(--project-color-heading-dark)}.merge-final-heading__supporting{color:var(--project-color-dark-body)}.merge-final-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:100%}.merge-final-card{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:left}.merge-final-card__image{display:block;width:300px;height:auto;object-fit:contain}.merge-final-card__copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:min(100%,290px)}.merge-final-card__emphasis{margin:0;color:var(--project-color-heading-dark);font-size:var(--project-font-size-callout-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-callout-title)}.merge-final-card__support{margin:0;color:var(--project-color-dark-body);font-size:var(--project-font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.5px;line-height:var(--project-line-height-body)}.merge-final-card__labels{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.merge-final-card__labels p{margin:0;color:var(--project-color-accent);font-size:var(--project-font-size-section-eyebrow);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-eyebrow)}.merge-decisions-shell{width:100%;padding:0;background:transparent}.merge-decisions-exact{display:flex;flex-direction:column;gap:80px;width:100%}.merge-decisions-exact__intro{display:flex;align-items:flex-start;gap:20px;width:340px}.merge-decisions-exact__intro--right{width:379px;margin-left:auto}.merge-decisions-exact__number,.merge-decisions-exact__title,.merge-decisions-exact__body,.merge-decisions-exact__label,.merge-decisions-exact__caption{margin:0}.merge-decisions-exact__number{color:#2d2f32;font-size:64px;font-weight:var(--font-weight-regular);letter-spacing:-2px;line-height:1}.merge-decisions-exact__copy{display:flex;flex-direction:column;gap:8px}.merge-decisions-exact__title{color:var(--project-color-heading);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:-.3px;line-height:22px}.merge-decisions-exact__body{color:var(--project-color-body);font-size:16px;font-weight:var(--font-weight-regular);letter-spacing:-.2px;line-height:24px}.merge-decisions-exact__top-stage{display:flex;flex-direction:column;gap:20px}.merge-decisions-exact__bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.merge-decisions-exact__label{color:#1d1e1f;font-size:16px;font-weight:var(--font-weight-medium);line-height:19px;text-align:center}.merge-decisions-exact__surface{display:flex;flex-direction:column;align-items:center;gap:20px;min-height:519px;padding:40px 24px;background:#f7f7f8}.merge-decisions-exact__surface--top{min-height:519px}.merge-decisions-exact__caption{color:#38332c;font-size:16px;font-weight:var(--font-weight-medium);line-height:19px;text-align:center}.merge-decisions-exact__asset{display:block;height:auto;object-fit:contain}.merge-decisions-exact__asset--history{width:316.667px}.merge-decisions-exact__asset--permissions{width:286.78px}.merge-decisions-exact__asset--review{width:343.729px}.merge-body-card{width:100%;padding:15px;border:1px solid var(--project-color-border);border-radius:10px;background:#fff}.merge-body-card p{margin:0;color:var(--project-color-body);font-size:16px;font-weight:var(--font-weight-regular);letter-spacing:-.2px;line-height:28px}.merge-body-card__eyebrow{margin:0 0 10px;color:var(--project-color-heading);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:1.2}.merge-trust-copy,.merge-reflection-copy{margin:0;color:var(--project-color-body);font-size:16px;font-weight:var(--font-weight-regular);letter-spacing:-.2px;line-height:28px}.merge-trust-copy{width:100%}.merge-system-subsections{display:flex;flex-direction:column;gap:40px;width:100%}.merge-system-subsection{display:flex;flex-direction:column;gap:20px;width:100%}.merge-system-subsection--foundations{gap:0}.merge-system-subsection__heading{display:flex;flex-direction:column;gap:10px;width:min(100%,560px)}.merge-system-subsection__eyebrow,.merge-system-subsection__title{margin:0}.merge-system-subsection__eyebrow{color:var(--project-color-eyebrow);font-size:15px;font-weight:var(--font-weight-semibold);line-height:1}.merge-system-subsection__title{color:var(--project-color-heading);font-size:var(--project-font-size-card-title);font-weight:var(--font-weight-semibold);letter-spacing:-.5px;line-height:var(--project-line-height-card-title)}.merge-foundations-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:18px;border-radius:28px;background:linear-gradient(180deg,#84b1fa14,#84b1fa00 18%),var(--project-color-dark-shell)}.merge-foundations-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;align-items:start}.merge-foundations-panel{display:flex;flex-direction:column;gap:12px;min-height:0;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#17181ceb;box-shadow:inset 0 1px #ffffff08}.merge-foundations-panel--palette{grid-column:span 2;align-self:start;height:auto}.merge-foundations-panel--flow,.merge-foundations-panel--signals{min-height:0}.merge-foundations-panel--flow{align-self:start;height:auto}.merge-foundations-panel--objects{grid-column:span 2;align-self:stretch;height:100%}.merge-foundations-panel--signals{align-self:stretch;height:100%}.merge-foundations-panel__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.merge-foundations-panel__eyebrow,.merge-foundations-panel__caption{margin:0}.merge-foundations-panel__eyebrow{color:#ffffffad;font-size:12px;font-weight:var(--font-weight-semibold);letter-spacing:.02em;line-height:16px;text-transform:uppercase}.merge-foundations-panel__caption{color:#ffffff8a;font-size:12px;font-weight:var(--font-weight-regular);line-height:16px}.merge-foundations-palette{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%}.merge-foundations-palette__chip{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:10px;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:#ffffff08}.merge-foundations-palette__swatch{width:100%;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:12px}.merge-foundations-palette__label,.merge-foundations-palette__token,.merge-foundations-signal__label,.merge-foundations-signal__meta,.merge-foundations-object__title,.merge-foundations-object__description,.merge-foundations-legend span{margin:0}.merge-foundations-palette__meta{display:flex;flex:1;flex-direction:column;gap:2px;width:100%}.merge-foundations-palette__label{color:#f2f4f8;font-size:14px;font-weight:var(--font-weight-semibold);letter-spacing:-.2px;line-height:18px}.merge-foundations-palette__token{color:#ffffff8a;font-size:12px;font-weight:var(--font-weight-regular);line-height:16px}.merge-foundations-flow{display:flex;flex-wrap:wrap;gap:6px}.merge-foundations-flow__step{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0d;color:#ffffffd1;font-size:13px;font-weight:var(--font-weight-medium);line-height:16px}.merge-foundations-flow__step--active{border-color:#84b1fa73;background:linear-gradient(180deg,#84b1faeb,#6b9cf4eb);color:#0f1013}.merge-foundations-signals{display:flex;flex-wrap:wrap;gap:6px}.merge-foundations-signal{display:flex;flex-direction:column;gap:2px;min-width:calc(50% - 3px);padding:10px 12px;border-radius:16px}.merge-foundations-signal__label{font-size:14px;font-weight:var(--font-weight-semibold);line-height:18px}.merge-foundations-signal__meta{font-size:11px;font-weight:var(--font-weight-medium);opacity:.72;line-height:14px}.merge-foundations-signal--creator{background:#f7e67a;color:#1d1e1f}.merge-foundations-signal--username{background:#0742902e;color:#84b1fa}.merge-foundations-signal--request{background:#074290;color:#fff}.merge-foundations-signal--open{background:#087f5f;color:#fff}.merge-foundations-signal--closed{background:#505050;color:#fff}.merge-foundations-objects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.merge-foundations-object{display:flex;flex-direction:column;justify-content:flex-start;gap:3px;min-height:0;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a}.merge-foundations-object__title{color:#f2f4f8;font-size:12px;font-weight:var(--font-weight-semibold);letter-spacing:-.2px;line-height:15px}.merge-foundations-object__description{color:#ffffff94;font-size:11px;font-weight:var(--font-weight-regular);line-height:14px}.merge-foundations-legend{display:flex;flex-wrap:wrap;gap:6px}.merge-foundations-legend span{display:inline-flex;align-items:center;min-height:24px;padding:5px 10px;border-radius:999px;background:#ffffff0d;color:#ffffff8f;font-size:11px;font-weight:var(--font-weight-semibold);line-height:14px;text-transform:uppercase}.merge-outcome-header{display:flex;flex-direction:column;align-items:center;gap:15px;width:min(100%,446px)}.merge-testing-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%}.merge-testing-card{display:flex;flex-direction:column;gap:12px;min-height:100%;padding:28px;border-radius:10px;background:var(--project-color-surface-soft)}.merge-testing-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#1d1e1f}.merge-testing-card__icon svg{display:block;width:100%;height:100%}.merge-testing-card__title,.merge-testing-card__label,.merge-testing-card__body{margin:0}.merge-testing-card__title{color:var(--project-color-heading);font-size:20px;font-weight:var(--font-weight-semibold);letter-spacing:-.3px;line-height:24px}.merge-testing-card__label{color:var(--project-color-eyebrow);font-size:14px;font-weight:var(--font-weight-semibold);line-height:18px;text-transform:uppercase}.merge-testing-card__body{color:var(--project-color-body);font-size:15px;font-weight:var(--font-weight-regular);line-height:24px}.merge-outcome-header__title{width:min(100%,470px)}.merge-outcome-header__supporting{width:min(100%,446px);margin:0;color:#38332c;font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-.2px;line-height:28px;text-align:center}.merge-outcome-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%;padding:48px 56px;border-radius:10px;background:var(--project-color-surface-soft)}.merge-outcome-signal{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.merge-outcome-signal__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#1d1e1f}.merge-outcome-signal__icon svg{display:block;width:100%;height:100%}.merge-outcome-signal__title,.merge-outcome-signal__description{margin:0}.merge-outcome-signal__title{color:var(--project-color-heading);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:-.3px;line-height:22px}.merge-outcome-signal__description{width:min(100%,224px);color:var(--project-color-body);font-size:14px;font-weight:var(--font-weight-regular);line-height:20px}.merge-section--closing{margin-top:128px;padding-bottom:80px}.merge-closing{display:flex;flex-direction:column;align-items:center;gap:80px;width:min(100%,446px);margin:0 auto}.merge-closing__title{width:100%;margin:0;color:var(--project-color-heading);font-size:var(--project-font-size-section-title);font-weight:var(--font-weight-semibold);line-height:var(--project-line-height-section-title);text-align:center}.merge-closing__logo-row{display:flex;gap:2.286px;align-items:center}.merge-closing__logo-row img:nth-child(1){width:23.429px;height:32px}.merge-closing__logo-row img:nth-child(2){width:25.714px;height:32px}.merge-closing__logo-row img:nth-child(3){width:24.571px;height:32px}@media (max-width: 1200px){.merge-final-grid,.merge-opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merge-final-grid{gap:32px}.merge-foundations-board{grid-template-columns:repeat(2,minmax(0,1fr))}.merge-foundations-panel--palette{grid-column:1 / -1}.merge-foundations-panel--objects{grid-column:1 / -1;height:auto}.merge-foundations-palette{grid-template-columns:repeat(3,minmax(0,1fr))}.merge-foundations-objects{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.merge-opportunity-grid,.merge-final-grid,.merge-testing-board,.merge-outcome-board{grid-template-columns:1fr}.merge-decisions-shell{padding:28px}.merge-decisions-exact{gap:36px}.merge-decisions-exact__intro,.merge-decisions-exact__intro--right{width:100%;margin-left:0}.merge-decisions-exact__bottom-grid{grid-template-columns:1fr}.merge-decisions-exact__surface{min-height:auto}.merge-decisions-exact__asset--history,.merge-decisions-exact__asset--permissions,.merge-decisions-exact__asset--review{width:min(100%,344px)}.merge-final-card__image{width:min(100%,300px)}.merge-core-flow__description{margin-bottom:28px}.merge-research-board{padding:28px 24px}.merge-research-quote,.merge-research-quote--upper,.merge-research-quote--lower{width:100%;margin:0;text-align:left}.merge-research-quote--lower{margin-top:48px}.merge-research-quote__mark--closing{right:0}.merge-opportunity-card__logos{padding-top:0}.merge-outcome-board{padding:32px 28px;gap:24px}.merge-foundations-card{padding:24px}.merge-system-subsection__title{font-size:var(--project-font-size-card-title)}.merge-foundations-board{grid-template-columns:1fr}.merge-foundations-panel--palette{grid-column:auto}.merge-foundations-panel--objects{height:auto}.merge-foundations-palette{grid-template-columns:repeat(2,minmax(0,1fr))}.merge-foundations-signal{min-width:100%}.merge-foundations-objects{grid-template-columns:1fr}.merge-phone-stage{min-height:380px;padding:40px 0}.merge-solution__feature-copy{position:static;width:min(100%,320px);text-align:center}.merge-solution__feature-hook{position:static;width:min(100%,278px);text-align:center}.merge-section--solution-sequence,.merge-solution-sequence{min-height:auto}.merge-solution-sequence__sticky{position:static}.merge-solution__feature-title,.merge-solution__feature-hook-text{opacity:1;transform:none}.merge-phone-stage--flows{min-height:auto;padding:28px}}@media (max-width: 768px){.merge-hero__meta-item--role,.merge-hero__meta-item--platform,.merge-hero__meta-item--timeline,.merge-hero__meta-item--type{flex:1 1 auto}.merge-section--final-shell{margin-top:96px}.merge-final-shell{padding:32px 0 56px}.merge-phone-placeholder{width:174px;height:auto}.merge-core-flow__diagrams{gap:20px}.merge-phone-stage--flows{padding:20px}.merge-solution__media-shell{min-height:auto;padding:28px 20px}.merge-foundations-palette{grid-template-columns:1fr}.merge-iphone-frame{width:191px;height:391px}.merge-outcome-header__supporting{font-size:17px;line-height:24px}.merge-closing{gap:56px}}
