:root{color-scheme:light dark;--ml-primary:#146cff;--ml-ocean:#31a9ff;--ml-nature:#45b86b;--ml-sunlight:#f2c94c;--ml-sunset:#f58a4b;--ml-memory:#ef6257;--ml-bloom:#d96ba7;--ml-city:#8367e8;--ml-night:#4558c9;--ml-bg:#f7f7f4;--ml-surface:#fff;--ml-surface-soft:#f0f1ed;--ml-text:#151719;--ml-text-secondary:#61676d;--ml-line:#1517191f;--ml-dark:#080a0d;--ml-dark-surface:#101318;--ml-dark-raised:#15191f;--ml-dark-text:#f4f4f1;--ml-dark-secondary:#9ca4ae;--ml-dark-line:#ffffff1f;--ml-font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ml-display:clamp(4.3rem, 9.6vw, 9.4rem);--ml-h2:clamp(3rem, 6vw, 6.5rem);--ml-body-large:clamp(1.15rem, 1.7vw, 1.45rem);--ml-gutter:clamp(1.25rem, 4vw, 4.5rem);--ml-shell:1200px;--ml-reading:690px;--ml-radius-small:12px;--ml-radius-medium:24px;--ml-radius-large:36px;--ml-section:clamp(7rem, 14vw, 13rem);--ml-ease-out:cubic-bezier(.22, 1, .36, 1);--ml-duration-fast:.22s;--ml-duration-normal:.52s;--ml-duration-cinematic:1.2s}.responsive-picture{isolation:isolate;width:100%;height:100%;color:var(--ml-primary);background:radial-gradient(circle at 50% 44%, #146cff1f, transparent 24%), linear-gradient(145deg, var(--ml-surface-soft), var(--ml-surface));display:block;position:relative;overflow:hidden}.responsive-picture>picture,.responsive-picture>picture>img{width:100%;height:100%;display:block}.responsive-picture>picture{z-index:2;transition:opacity var(--ml-duration-normal) var(--ml-ease-out);position:relative}.responsive-picture[data-media-state=error]>picture{opacity:0}.media-fallback{z-index:1;color:var(--ml-primary);background-color:#0000;background-image:linear-gradient(#146cff06 1px,#0000 1px),linear-gradient(90deg,#146cff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:2rem 2rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-content:center;justify-items:center;gap:.6rem;display:grid;position:absolute;inset:0;overflow:hidden}.media-fallback__light{aspect-ratio:1;opacity:.42;background:radial-gradient(circle,#146cff29,#0000 68%);border-radius:50%;width:min(56%,10rem);position:absolute}.media-fallback__mark{z-index:1;aspect-ratio:1;width:clamp(1.4rem,18%,2.8rem);color:var(--ml-primary);background:currentColor;display:block;position:relative;mask:url(/brand/maplog-logo.svg) 50%/contain no-repeat}.media-fallback small{z-index:1;opacity:0;max-width:calc(100% - .75rem);color:var(--ml-text-secondary);letter-spacing:.08em;text-align:center;text-transform:uppercase;transition:opacity var(--ml-duration-normal) ease;font-size:.58rem;line-height:1.25;position:relative}.responsive-picture[data-media-state=error] .media-fallback small{opacity:1}@media (prefers-color-scheme:dark){:root{--ml-bg:#0b0e12;--ml-surface:#141920;--ml-surface-soft:#10151b;--ml-text:#f4f6f8;--ml-text-secondary:#a1aab5;--ml-line:#ffffff1f}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ml-bg)}body{min-width:320px;color:var(--ml-text);background:var(--ml-bg);font-family:var(--ml-font);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button{font-family:var(--ml-font)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--ml-primary);outline-offset:4px}.skip-link{z-index:100;color:#fff;background:var(--ml-text);transition:transform var(--ml-duration-fast) var(--ml-ease-out);border-radius:999px;padding:.7rem 1rem;font-size:.78rem;font-weight:650;position:fixed;top:.75rem;left:.75rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus{outline-color:var(--ml-primary);transform:translateY(0)}#main-content:focus{outline:none}h1,h2,h3,p,figure{margin:0}h1,h2{text-wrap:balance}.section-shell{width:min(calc(100% - (var(--ml-gutter) * 2)), var(--ml-shell));margin-inline:auto}.section-light{background:var(--ml-bg);position:relative}.section-dark{color:var(--ml-dark-text);background:var(--ml-dark);position:relative}.eyebrow{color:var(--ml-text-secondary);letter-spacing:.17em;text-transform:uppercase;font-size:.73rem;font-weight:700;line-height:1.4}.eyebrow--dark{color:var(--ml-dark-secondary)}.section-lede{max-width:var(--ml-reading);color:var(--ml-text-secondary);font-size:var(--ml-body-large);letter-spacing:-.018em;line-height:1.55}.section-lede--dark{color:var(--ml-dark-secondary)}.site-header{z-index:20;width:100%;padding:1.4rem var(--ml-gutter);color:var(--ml-text);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;top:0;left:0}.site-header nav{color:var(--ml-text-secondary);align-items:center;gap:clamp(1.4rem,3vw,2.75rem);font-size:.82rem;font-weight:560;display:flex}.site-header nav a{transition:color var(--ml-duration-fast) ease;position:relative}.site-header nav a:after{content:"";transform-origin:100%;height:1px;transition:transform var(--ml-duration-fast) ease;background:currentColor;position:absolute;bottom:-.4rem;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover{color:var(--ml-text)}.site-header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.prototype-label{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;justify-self:end;font-size:.7rem}.brand-lockup{width:fit-content;color:var(--ml-text);align-items:center;gap:.72rem;display:inline-flex}.brand-lockup__name{letter-spacing:-.04em;font-size:1.16rem;font-weight:720}.brand-lockup__mark,.hero__identity-logo{aspect-ratio:1;color:var(--ml-primary);background:currentColor;flex:none;display:block;mask:url(/brand/maplog-logo.svg) 50%/contain no-repeat}.brand-lockup__mark{width:1.78rem}.brand-lockup--inverse{color:var(--ml-dark-text)}.hero{isolation:isolate;place-items:center;min-height:max(760px,100svh);display:grid;overflow:hidden}.hero__map{z-index:-2;opacity:.82;background:radial-gradient(circle at 72%,#146cff0b,#0000 29%),linear-gradient(#15171906 1px,#0000 1px) 0 0/8vw 8vw,linear-gradient(90deg,#15171906 1px,#0000 1px) 0 0/8vw 8vw;position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(#0000 1%,#000 24% 78%,#0000 99%)}.hero__contour{filter:blur(.2px);border:1px solid #15171914;border-radius:48% 52% 39% 61%/47% 38% 62% 53%;position:absolute;transform:rotate(-12deg)}.hero__contour--one{width:54%;height:51%;top:11%;left:-13%}.hero__contour--two{width:46%;height:40%;bottom:14%;right:-8%;transform:rotate(18deg)}.hero__contour--three{width:26%;height:26%;top:24%;right:19%;transform:rotate(-26deg)}.hero__content{width:min(calc(100% - (var(--ml-gutter) * 2)), 940px);text-align:center;margin-top:1rem}.hero__identity-logo{width:clamp(4.8rem,7vw,7.5rem);filter:drop-shadow(0 12px 34px color-mix(in srgb, var(--ml-primary) 18%, transparent));transform-origin:50%;will-change:transform, opacity;margin:0 auto 1.8rem}.hero h1{font-size:var(--ml-display);letter-spacing:-.072em;margin-top:1.35rem;font-weight:580;line-height:.87}.hero h1 em{color:var(--ml-primary);font-style:normal;font-weight:520}.hero__lede{max-width:610px;color:var(--ml-text-secondary);letter-spacing:-.015em;margin:2.3rem auto 0;font-size:clamp(1.03rem,1.6vw,1.28rem);line-height:1.55}.text-link{border-bottom:1px solid var(--ml-line);transition:border-color var(--ml-duration-fast) ease;align-items:center;gap:.7rem;margin-top:2rem;padding:0 0 .45rem;font-size:.82rem;font-weight:650;display:inline-flex}.text-link span{color:var(--ml-primary);transition:transform var(--ml-duration-fast) ease}.text-link:hover{border-color:var(--ml-text)}.text-link:hover span{transform:translateY(3px)}.hero__light{position:absolute;bottom:15%;right:clamp(4%,8vw,11%)}.hero__aside{bottom:2rem;left:var(--ml-gutter);color:var(--ml-text-secondary);letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.67rem;position:absolute}.experience-light{--experience-color:var(--ml-primary);align-items:center;gap:.75rem;display:flex}.experience-light--ocean{--experience-color:var(--ml-ocean)}.experience-light--nature{--experience-color:var(--ml-nature)}.experience-light--sunset{--experience-color:var(--ml-sunset)}.experience-light--memory{--experience-color:var(--ml-memory)}.experience-light--city{--experience-color:var(--ml-city)}.experience-light--night{--experience-color:var(--ml-night)}.experience-light__mark{border-radius:50%;flex:none;place-items:center;width:1.45rem;height:1.45rem;display:grid;position:relative}.experience-light__mark:before,.experience-light__mark:after{border-radius:inherit;content:"";position:absolute}.experience-light__mark:before{opacity:.35;background:radial-gradient(circle, color-mix(in srgb, var(--experience-color) 62%, transparent), transparent 68%);filter:blur(5px);inset:-90%}.experience-light__mark:after{background:var(--experience-color);box-shadow:0 0 0 1px #ffffffd9, 0 0 11px var(--experience-color), 0 0 28px color-mix(in srgb, var(--experience-color) 62%, transparent);inset:24%}.experience-light__mark i{z-index:1;background:#fff;border-radius:50%;width:.16rem;height:.16rem;position:relative}.experience-light--large .experience-light__mark{width:2.65rem;height:2.65rem}.experience-light--small .experience-light__mark{width:1.05rem;height:1.05rem}.experience-light__copy{gap:.1rem;min-width:max-content;line-height:1.2;display:grid}.experience-light__copy strong{font-size:.76rem;font-weight:670}.experience-light__copy small{color:var(--ml-text-secondary);font-size:.63rem}.map-experience{padding:var(--ml-section) 0 clamp(6rem, 10vw, 10rem)}.map-experience__intro h2,.director__intro h2,.relive h2{font-size:var(--ml-h2);letter-spacing:-.062em;margin-top:1.35rem;font-weight:540;line-height:.95}.map-experience__intro .section-lede,.director__intro .section-lede{margin-top:2rem}.map-stage{width:min(calc(100% - (var(--ml-gutter) * 2)), 1320px);border-radius:var(--ml-radius-large);isolation:isolate;background:linear-gradient(#15171907 1px,#0000 1px) 0 0/6.5% 10%,linear-gradient(90deg,#15171907 1px,#0000 1px) 0 0/8% 8%,#eceeea;border:1px solid #15171914;height:min(72vw,820px);min-height:650px;margin:clamp(4rem,8vw,8rem) auto 0;position:relative;overflow:hidden;box-shadow:0 35px 100px #1d273014}.map-stage__wash{z-index:-1;background:radial-gradient(circle at 68% 44%,#31a9ff1a,#0000 18%),radial-gradient(circle at 35% 62%,#8367e814,#0000 18%);position:absolute;inset:0}.map-land{z-index:-1;background:#fafaf79e;border:1px solid #202b330f;border-radius:49% 51% 46% 54%/43% 35% 65% 57%;position:absolute;box-shadow:inset 0 0 70px #313d4208}.map-land--one{width:45%;height:61%;top:-8%;left:-9%;transform:rotate(11deg)}.map-land--two{width:49%;height:58%;top:9%;right:3%;transform:rotate(-13deg)}.map-land--three{width:29%;height:46%;bottom:-19%;right:28%;transform:rotate(27deg)}.map-route{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.map-route path{fill:none;stroke:#4c575f59;stroke-dasharray:4 10;stroke-linecap:round;stroke-width:1.5px}.map-light{z-index:3;position:absolute}.map-light--lisbon{top:52%;left:30%}.map-light--seoul{top:34%;right:14%}.map-light--cape-town{bottom:16%;right:34%}.map-light--mexico-city{top:31%;left:9%}.moment-cloud{z-index:4;pointer-events:none;position:absolute;inset:0}.moment-card{background:#fff;border:5px solid #fffffff2;border-radius:17px;position:absolute;overflow:hidden;box-shadow:0 24px 70px #11181f2e}.moment-card img{object-fit:cover;width:100%;height:100%}.moment-card figcaption{color:#fff;background:linear-gradient(#0000,#05080aad);justify-content:space-between;align-items:end;padding:3rem .75rem .65rem;font-size:.62rem;display:flex;position:absolute;bottom:0;left:0;right:0}.moment-card figcaption strong{font-weight:650}.moment-card figcaption span{opacity:.72}.moment-card--arrival{width:clamp(145px,18vw,265px);height:clamp(195px,25vw,355px);top:8%;left:19%;transform:rotate(-3.5deg)}.moment-card--together{width:clamp(190px,24vw,340px);height:clamp(140px,18vw,255px);bottom:7%;right:13%;transform:rotate(2.8deg)}.moment-card--afterglow{width:clamp(145px,17vw,245px);height:clamp(180px,23vw,325px);bottom:10%;right:35%;transform:rotate(-1.4deg)}.map-stage__note{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;position:absolute;bottom:1.25rem;left:1.5rem}.moments-understanding{grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,8vw,8rem);margin-top:clamp(8rem,14vw,14rem);display:grid}.moments-understanding__copy h2{font-size:var(--ml-h2);letter-spacing:-.062em;margin-top:1.35rem;font-weight:540;line-height:.95}.moments-understanding__copy .section-lede{margin-top:2rem}.understanding-stage{border-radius:var(--ml-radius-large);isolation:isolate;background:radial-gradient(circle at 46% 48%,#f58a4b17,#0000 34%),#eeefeb;border:1px solid #15171914;min-height:690px;position:relative;overflow:hidden}.understanding-stage__orbit{z-index:-1;aspect-ratio:1;border:1px dashed #15171917;border-radius:50%;width:72%;position:absolute;top:14%;left:14%}.understanding-card{background:#fff;border:4px solid #ffffffeb;border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 24px 60px #161c2124}.understanding-card img{object-fit:cover;width:100%;height:100%}.understanding-card--one{width:36%;height:30%;top:13%;left:12%;transform:rotate(-2deg)}.understanding-card--two{width:42%;height:36%;top:25%;right:8%;transform:rotate(1.4deg)}.understanding-card--three{width:40%;height:32%;bottom:12%;left:23%;transform:rotate(-.8deg)}.understanding-card--duplicate{opacity:.28;filter:saturate(.45);width:25%;height:21%;bottom:10%;right:13%;transform:scale(.82)rotate(2deg)}.understanding-note{z-index:3;color:var(--ml-text-secondary);backdrop-filter:blur(12px);letter-spacing:.04em;background:#ffffffbd;border:1px solid #1517191a;border-radius:999px;padding:.5rem .7rem;font-size:.59rem;position:absolute}.understanding-note--time{top:9%;right:12%}.understanding-note--people{top:48%;left:7%}.understanding-note--motion{bottom:35%;right:7%}.understanding-summary{color:var(--ml-text-secondary);letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #1517191a;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding-top:.9rem;font-size:.62rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.understanding-summary i{background:linear-gradient(90deg, var(--ml-line), var(--ml-sunset));height:1px}.understanding-summary strong{color:var(--ml-text);font-size:inherit}.director{padding:var(--ml-section) 0 clamp(7rem, 12vw, 11rem);overflow:hidden}.director:before{content:"";pointer-events:none;background:linear-gradient(#4558c914,#0000);height:18rem;position:absolute;top:0;left:0;right:0}.director-studio{border:1px solid var(--ml-dark-line);border-radius:var(--ml-radius-medium);background:var(--ml-dark-surface);margin-top:clamp(4rem,8vw,7rem);overflow:hidden;box-shadow:0 40px 100px #00000052}.studio-topbar{border-bottom:1px solid var(--ml-dark-line);min-height:54px;color:var(--ml-dark-secondary);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 1.2rem;font-size:.68rem;display:flex}.studio-topbar>div{align-items:center;gap:.65rem;display:flex}.status-light{background:var(--ml-primary);width:.42rem;height:.42rem;box-shadow:0 0 12px var(--ml-primary);border-radius:50%}.studio-layout{background:var(--ml-dark-line);grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1px;display:grid}.film-preview{background:#0d1014;min-height:570px;position:relative;overflow:hidden}.film-preview>img{object-fit:cover;opacity:.88;filter:saturate(.78)contrast(1.04);width:100%;height:100%;min-height:570px;transition:filter 1.8s var(--ml-ease-out), transform 6s linear}.film-preview__vignette{pointer-events:none;background:linear-gradient(90deg,#0406087a,#0000 55%),linear-gradient(#0000 50%,#0406088c);position:absolute;inset:0}.film-preview__title{gap:.8rem;max-width:380px;display:grid;position:absolute;bottom:4.6rem;left:clamp(1.5rem,4vw,3.5rem)}.film-preview__title span{color:#ffffffad;letter-spacing:.16em;text-transform:uppercase;font-size:.69rem;font-weight:650}.film-preview__title strong{letter-spacing:-.04em;font-size:clamp(1.8rem,3.2vw,3.1rem);font-weight:470;line-height:1.02}.preview-control{color:#fff;backdrop-filter:blur(14px);cursor:pointer;background:#07090c8c;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:.72rem;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem}.preview-control__icon{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #fff;width:0;height:0}.director[data-previewing=true] .preview-control__icon{border:0;border-left:2px solid #fff;border-right:2px solid #fff;width:7px;height:8px}.director[data-previewing=true] .film-preview>img{filter:saturate(1.05)contrast(1.02);transform:scale(1.045)}.director-decisions{background:var(--ml-dark-surface);align-content:center;gap:1px;padding:1.25rem;display:grid}.decision-card{border-bottom:1px solid var(--ml-dark-line);grid-template-columns:auto 1fr;gap:1rem;padding:1.4rem .8rem;display:grid}.decision-card:last-child{border-bottom:0}.decision-card__index{color:var(--ml-primary);font-variant-numeric:tabular-nums;padding-top:.14rem;font-size:.62rem}.decision-card strong{font-size:.87rem;font-weight:620}.decision-card p{color:var(--ml-dark-secondary);margin-top:.55rem;font-size:.72rem;line-height:1.55}.story-rhythm{border-top:1px solid var(--ml-dark-line);background:#0c0f13;padding:1.5rem}.story-rhythm__heading{color:var(--ml-dark-secondary);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:baseline;margin-bottom:1.3rem;font-size:.61rem;display:flex}.story-rhythm__heading strong{color:#ffffffb8;font-size:inherit;font-weight:520}.rhythm-beats{grid-template-columns:1.05fr .9fr 1.18fr .82fr;align-items:end;gap:.65rem;display:grid}.rhythm-beat{height:calc(92px + (var(--beat) * 8px));background:var(--ml-dark-raised);border:1px solid #ffffff14;border-radius:9px;position:relative;overflow:hidden}.rhythm-beat img{object-fit:cover;opacity:.62;filter:saturate(.65);width:100%;height:100%;transition:opacity var(--ml-duration-normal) ease, filter var(--ml-duration-normal) ease}.rhythm-beat:after{content:"";background:linear-gradient(#0000 42%,#040609c7);position:absolute;inset:0}.rhythm-beat figcaption{z-index:1;color:#ffffff94;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;font-size:.55rem;display:flex;position:absolute;bottom:.55rem;left:.65rem;right:.65rem}.rhythm-beat figcaption strong{color:#ffffffdb;font-size:.65rem;font-weight:560}.director[data-previewing=true] .rhythm-beat{animation:rhythm-breathe 2.8s var(--ml-ease-out) var(--delay) infinite alternate}.director[data-previewing=true] .rhythm-beat img{opacity:.95;filter:saturate()}.soundtrack{color:var(--ml-dark-secondary);letter-spacing:.05em;text-transform:uppercase;background:#4558c912;border:1px solid #4558c947;border-radius:5px;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:1rem;margin-top:.65rem;padding:.7rem .85rem;font-size:.56rem;display:grid}.soundtrack__wave{align-items:center;gap:2px;height:22px;display:flex;overflow:hidden}.soundtrack__wave i{height:var(--wave);background:color-mix(in srgb, var(--ml-city) 72%, white);opacity:.48;border-radius:3px;flex:1;min-width:1px;max-width:3px}.finished-story{z-index:3;width:min(calc(100% - (var(--ml-gutter) * 1.2)), 1500px);transform-origin:top;margin:clamp(7rem,12vw,12rem) auto 0;position:relative}.finished-story__media{border-radius:var(--ml-radius-large);background:#0b0c0f;border:1px solid #ffffff1f;min-height:min(78vw,860px);position:relative;overflow:hidden;box-shadow:0 50px 120px #0000006b}.finished-story__media img{object-fit:cover;filter:saturate(.88)contrast(1.04);width:100%;height:100%;min-height:min(78vw,860px)}.finished-story__veil{background:linear-gradient(#0000 50%,#030507a6),linear-gradient(90deg,#0305076b,#0000 65%);position:absolute;inset:0}.finished-story__copy{gap:1rem;display:grid;position:absolute;bottom:clamp(2rem,7vw,6rem);left:clamp(1.5rem,6vw,6rem)}.finished-story__copy h2{letter-spacing:-.067em;max-width:680px;font-size:clamp(3.2rem,7.5vw,8rem);font-weight:470;line-height:.9}.finished-story__copy>span{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.finished-story__status{color:#ffffffa8;backdrop-filter:blur(12px);letter-spacing:.06em;text-transform:uppercase;background:#06080a6b;border:1px solid #ffffff2e;border-radius:999px;padding:.55rem .7rem;font-size:.56rem;position:absolute;top:1.25rem;right:1.25rem}.relive{place-items:center;min-height:94svh;display:grid;overflow:hidden}.relive__content{z-index:2;position:relative}.relive .section-lede{margin-top:2rem}.relive__brand{color:var(--ml-text-secondary);align-items:center;gap:1.4rem;margin-top:clamp(4rem,8vw,8rem);font-size:.75rem;display:flex}.relive__brand .brand-lockup{border-right:1px solid var(--ml-line);padding-right:1.4rem}.relive__orbit{aspect-ratio:1;border:1px solid #15171914;border-radius:50%;width:min(65vw,820px);position:absolute;top:50%;right:-14vw;transform:translateY(-50%)}.relive__orbit-line{border-radius:inherit;border:1px dashed #15171914;position:absolute;inset:18%}.relive__point{border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px}.relive__point--one{color:var(--ml-city);background:var(--ml-city);top:21%;left:12%}.relive__point--two{color:var(--ml-ocean);background:var(--ml-ocean);bottom:27%;right:17%}.relive__point--three{color:var(--ml-sunset);background:var(--ml-sunset);bottom:10%;left:26%}.site-footer{border-top:1px solid var(--ml-line);padding:1.8rem var(--ml-gutter);color:var(--ml-text-secondary);background:var(--ml-bg);justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.hero{min-height:max(820px,100svh);padding:7rem 0 4rem}.hero__layout{grid-template-columns:minmax(0,1.15fr) minmax(310px,.72fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.hero__content{text-align:left;width:auto;margin:0}.hero__identity-logo{width:clamp(3.7rem,5vw,5.4rem);margin:0 0 1.7rem}.hero h1{max-width:780px;font-size:clamp(4.5rem,7.5vw,8rem)}.hero__lede{max-width:620px;margin:2rem 0 0}.hero__actions{align-items:center;gap:1.1rem;margin-top:2rem;display:flex}.hero__actions .text-link{margin-top:0}.availability-pill{border:1px solid var(--ml-line);color:var(--ml-text-secondary);letter-spacing:.06em;text-transform:uppercase;background:#ffffff94;border-radius:999px;padding:.48rem .68rem;font-size:.64rem}.app-preview{transform-origin:50%;will-change:transform, opacity;background:#111418;border:1px solid #15171938;border-radius:52px;justify-self:center;width:min(100%,380px);padding:9px;position:relative;transform:rotate(1.2deg);box-shadow:0 55px 120px #1d273033,0 0 0 5px #ffffff7a}.app-preview__speaker{z-index:3;background:#0a0c0f;border-radius:999px;width:31%;height:25px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.app-preview__screen{background:#f7f7f4;border-radius:43px;overflow:hidden}.app-preview__header{justify-content:space-between;align-items:center;padding:3.4rem 1.2rem 1rem;display:flex}.app-preview__header>div{gap:.22rem;display:grid}.app-preview__kicker{color:var(--ml-text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem}.app-preview__header strong{letter-spacing:-.04em;font-size:1.35rem;font-weight:610}.app-preview__avatar{color:#fff;background:var(--ml-primary);border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;font-size:.68rem;font-weight:700;display:grid}.app-preview__map{isolation:isolate;background-color:#ebece8;background-image:linear-gradient(#15171906 1px,#0000 1px),linear-gradient(90deg,#15171906 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #15171914;border-radius:28px;min-height:390px;margin:0 .7rem;position:relative;overflow:hidden}.app-preview__land{z-index:-1;background:#fafaf7bd;border:1px solid #1517190d;border-radius:48% 52% 39% 61%/45% 39% 61% 55%;position:absolute}.app-preview__land--one{width:89%;height:64%;top:-12%;left:-31%;transform:rotate(12deg)}.app-preview__land--two{width:78%;height:56%;top:13%;right:-23%;transform:rotate(-19deg)}.app-preview__land--three{width:72%;height:52%;bottom:-23%;left:15%;transform:rotate(23deg)}.app-preview__light{z-index:2;position:absolute}.app-preview__light--home{top:45%;left:22%}.app-preview__point{border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 18px}.app-preview__point--ocean{color:var(--ml-ocean);background:var(--ml-ocean);top:25%;right:24%}.app-preview__point--nature{color:var(--ml-nature);background:var(--ml-nature);bottom:18%;right:35%}.app-preview__point--city{color:var(--ml-city);background:var(--ml-city);bottom:31%;left:14%}.app-preview__level{color:var(--ml-text-secondary);backdrop-filter:blur(12px);text-align:center;background:#ffffffc7;border:1px solid #15171914;border-radius:999px;grid-template-columns:repeat(3,1fr);padding:.3rem;font-size:.56rem;display:grid;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.app-preview__level>*{border-radius:inherit;padding:.48rem .2rem;font-weight:560}.app-preview__level strong{color:#fff;background:var(--ml-text)}.app-preview__achievement{background:#fff;border:1px solid #15171914;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;margin:.7rem;padding:.72rem;display:grid}.app-preview__achievement>div{gap:.16rem;display:grid}.app-preview__achievement small,.app-preview__achievement>span:last-child{color:var(--ml-text-secondary);font-size:.52rem}.app-preview__achievement strong{font-size:.68rem;font-weight:650}.app-preview__medal,.map-achievement__medal{border:1px solid color-mix(in srgb, var(--ml-primary) 28%, white);background:color-mix(in srgb, var(--ml-primary) 9%, white);border-radius:50%;flex:none;place-items:center;width:2.2rem;height:2.2rem;display:grid;position:relative}.app-preview__medal:before,.map-achievement__medal:before{content:"";border:1px solid;border-radius:50%;width:42%;height:42%}.app-preview__medal i,.map-achievement__medal i{clip-path:polygon(0 0,100% 0,76% 100%,50% 70%,24% 100%);background:currentColor;width:9px;height:8px;position:absolute;bottom:-4px}.app-preview__tabs{color:var(--ml-text-secondary);text-align:center;grid-template-columns:repeat(3,1fr);padding:.6rem 1rem 1.25rem;font-size:.59rem;display:grid}.app-preview__tabs strong{color:var(--ml-text)}.app-preview__tab-dot{background:var(--ml-primary);width:.32rem;height:.32rem;box-shadow:0 0 7px var(--ml-primary);border-radius:50%;margin-right:.28rem;display:inline-block}.map-mechanism{counter-reset:none;grid-template-columns:repeat(3,1fr);gap:clamp(1.2rem,3vw,3rem);margin-top:clamp(3rem,6vw,5rem);padding:0;list-style:none;display:grid}.map-mechanism li{border-top:1px solid var(--ml-line);grid-template-columns:auto 1fr;gap:.32rem .8rem;padding-top:1rem;display:grid;position:relative}.map-mechanism li:not(:last-child):after{color:var(--ml-primary);content:"→";font-size:.72rem;position:absolute;top:1.25rem;right:-1.7rem}.map-mechanism li>span{color:var(--ml-primary);font-variant-numeric:tabular-nums;grid-row:1/3;font-size:.62rem}.map-mechanism strong{font-size:.88rem;font-weight:650}.map-mechanism small{color:var(--ml-text-secondary);font-size:.67rem}.map-achievements{z-index:6;backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #15171914;border-radius:20px;gap:.55rem;width:230px;padding:1rem;display:grid;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 18px 45px #1d273014}.map-achievements>p{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.1rem;font-size:.58rem}.map-achievement{align-items:center;gap:.65rem;display:flex}.map-achievement>div{gap:.14rem;display:grid}.map-achievement small{color:var(--ml-text-secondary);font-size:.53rem}.map-achievement strong{font-size:.67rem;font-weight:650}.map-achievement__medal{width:1.8rem;height:1.8rem;color:var(--ml-primary)}.map-achievement__medal--country{color:var(--ml-sunset);background:color-mix(in srgb, var(--ml-sunset) 10%, white)}.map-achievement__medal--place{color:var(--ml-city);background:color-mix(in srgb, var(--ml-city) 10%, white)}.discover{padding:var(--ml-section) 0 clamp(8rem, 14vw, 13rem);overflow:hidden}.discover__intro h2{font-size:var(--ml-h2);letter-spacing:-.062em;margin-top:1.35rem;font-weight:540;line-height:.95}.discover__intro .section-lede{margin-top:2rem}.shared-map{width:min(calc(100% - (var(--ml-gutter) * 2)), 1320px);border-radius:var(--ml-radius-large);isolation:isolate;background:radial-gradient(circle at 56% 48%,#146cff0f,#0000 24%),linear-gradient(#15171907 1px,#0000 1px) 0 0/7% 9%,linear-gradient(90deg,#15171907 1px,#0000 1px) 0 0/8% 8%,#eceeea;border:1px solid #15171914;height:min(70vw,820px);min-height:700px;margin:clamp(4rem,8vw,8rem) auto 0;position:relative;overflow:hidden}.shared-map__land{z-index:-1;background:#fafaf7b3;border:1px solid #1517190e;border-radius:48% 52% 39% 61%/45% 39% 61% 55%;position:absolute}.shared-map__land--one{width:53%;height:70%;top:-12%;left:-10%;transform:rotate(13deg)}.shared-map__land--two{width:58%;height:76%;bottom:-13%;right:-8%;transform:rotate(-17deg)}.shared-map__route{width:100%;height:100%;position:absolute;inset:0}.shared-map__route path{fill:none;stroke:#4c575f40;stroke-dasharray:3 10;stroke-linecap:round;stroke-width:1.4px}.shared-story{z-index:3;background:#ffffffeb;border:1px solid #15171917;border-radius:24px;width:clamp(190px,18vw,260px);padding:.55rem;position:absolute;box-shadow:0 26px 70px #18202624}.shared-story--coast{top:32%;left:7%;transform:rotate(-2deg)}.shared-story--music{top:12%;left:40%;transform:rotate(1.5deg)}.shared-story--park{top:30%;right:7%;transform:rotate(2.2deg)}.shared-story__light{position:absolute;top:-2.7rem;left:.6rem}.shared-story__media{aspect-ratio:4/5;background:var(--ml-surface-soft);border-radius:18px;position:relative;overflow:hidden}.shared-story__media img{object-fit:fill;width:300%;max-width:none;height:100%;transform:translateX(var(--story-position))}.shared-story__play{backdrop-filter:blur(8px);background:#07090c6b;border:1px solid #ffffffbf;border-radius:50%;width:2.35rem;height:2.35rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shared-story__play:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}.shared-story footer{gap:.22rem;padding:.75rem .45rem .38rem;display:grid}.shared-story footer strong{font-size:.76rem;font-weight:650}.shared-story footer span{color:var(--ml-text-secondary);font-size:.59rem}.shared-map__action{z-index:4;backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #15171914;border-radius:20px;gap:.3rem;min-width:270px;padding:1rem 1.1rem;display:grid;position:absolute;bottom:2.2rem;right:50%;transform:translate(50%);box-shadow:0 18px 50px #1d273014}.shared-map__action>span:first-child{color:var(--ml-text-secondary);font-size:.62rem}.shared-map__action strong{font-size:.92rem;font-weight:650}.shared-map__save{color:#fff;background:var(--ml-primary);border-radius:999px;width:fit-content;margin-top:.5rem;padding:.48rem .68rem;font-size:.58rem}@keyframes rhythm-breathe{0%{border-color:#ffffff14;transform:translateY(0)}to{border-color:color-mix(in srgb, var(--ml-primary) 45%, transparent);transform:translateY(-4px)}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.prototype-label{grid-column:2}.hero__light{bottom:12%;right:8%}.hero{min-height:auto;padding:8rem 0 6rem}.hero__layout{grid-template-columns:1fr}.hero__content{max-width:720px}.app-preview{width:min(100%,370px)}.map-stage{min-height:720px}.moment-card--arrival{top:8%;left:11%}.moment-card--together{right:7%}.moments-understanding{grid-template-columns:1fr}.moments-understanding__copy{max-width:690px}.studio-layout{grid-template-columns:1fr}.director-decisions{grid-template-columns:repeat(3,1fr);align-items:start}.decision-card{border-right:1px solid var(--ml-dark-line);border-bottom:0;height:100%}.decision-card:last-child{border-right:0}.shared-map{min-height:720px}.shared-story{width:clamp(180px,25vw,230px)}}@media (width<=640px){:root{--ml-display:clamp(3.75rem, 19vw, 6rem);--ml-h2:clamp(2.8rem, 13vw, 4.7rem);--ml-section:7rem}.site-header{padding-top:1.15rem}.prototype-label{font-size:.58rem}.hero{min-height:auto;padding:7rem 0 6rem}.hero__content{text-align:left;margin-top:0}.hero__layout{gap:3.5rem}.hero__identity-logo{width:4rem;margin-left:0}.hero h1{letter-spacing:-.075em}.hero__lede{margin-inline:0}.hero__actions{flex-direction:column;align-items:flex-start}.app-preview{border-radius:45px;width:calc(100% - 1rem)}.app-preview__screen{border-radius:36px}.app-preview__map{min-height:340px}.hero__aside{display:none}.hero__light{bottom:7.5rem;right:auto;left:var(--ml-gutter)}.map-stage{border-radius:24px;width:calc(100% - 1.5rem);height:auto;min-height:910px}.map-mechanism{grid-template-columns:1fr;gap:1.2rem}.map-mechanism li:not(:last-child):after{content:"↓";inset:auto auto -1rem .2rem}.map-route{display:none}.map-stage__note{top:1.25rem;bottom:auto}.map-light{display:block;transform:scale(.92)}.map-light--lisbon{top:5.2rem;left:1.25rem}.map-light--seoul{top:9.6rem;right:1.4rem}.map-light--mexico-city{top:13.7rem;left:2.4rem}.map-light--cape-town{top:17.8rem;bottom:auto;right:1.25rem}.map-achievements{width:auto;top:22rem;left:1rem;right:1rem}.moment-cloud{gap:1rem;padding:30.5rem 1rem 2rem;display:grid;position:relative}.moment-card,.moment-card--arrival,.moment-card--together,.moment-card--afterglow{width:78%;height:245px;position:relative;inset:auto;transform:none}.moment-card:nth-child(2){justify-self:end}.moment-card:nth-child(3){justify-self:center}.moments-understanding{width:calc(100% - (var(--ml-gutter) * 2));margin-top:8rem}.understanding-stage{min-height:560px}.understanding-card--one{width:45%;left:5%}.understanding-card--two{width:48%;right:4%}.understanding-card--three{width:50%;left:10%}.understanding-note--people{left:2%}.film-preview,.film-preview>img{min-height:520px}.director-studio,.finished-story{width:calc(100% - 1.5rem)}.finished-story__media,.finished-story__media img{min-height:690px}.finished-story__status{max-width:calc(100% - 2rem);line-height:1.4;left:1rem;right:auto}.director-decisions{grid-template-columns:1fr}.decision-card{border-right:0;border-bottom:1px solid var(--ml-dark-line)}.story-rhythm{padding:1.25rem}.story-rhythm__heading{flex-direction:column;align-items:flex-start;gap:.45rem;line-height:1.5}.rhythm-beats{grid-template-columns:repeat(2,1fr)}.rhythm-beat{height:132px}.soundtrack{grid-template-columns:auto 1fr}.soundtrack>span:last-child{display:none}.shared-map{border-radius:24px;gap:4rem;width:calc(100% - 1.5rem);height:auto;min-height:0;padding:7rem 1rem 2rem;display:grid}.shared-map__route{display:none}.shared-story,.shared-story--coast,.shared-story--music,.shared-story--park{width:78%;position:relative;inset:auto;transform:none}.shared-story--music{justify-self:end}.shared-story--park{justify-self:center}.shared-map__action{min-width:0;position:relative;bottom:auto;right:auto;transform:none}.relive__orbit{width:125vw;top:auto;bottom:-10%;right:-48vw;transform:none}.relive__brand{flex-direction:column;align-items:flex-start;gap:1rem}.relive__brand .brand-lockup{border-right:0;padding-right:0}.site-footer{flex-direction:column;align-items:flex-start;gap:.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hero-v3{min-height:auto;padding:6rem 0 4rem;position:relative;overflow:hidden}.hero-v3__world{opacity:.72;pointer-events:none;background-color:#0000;background-image:linear-gradient(#15171906 1px,#0000 1px),linear-gradient(90deg,#15171906 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:82px 82px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-v3__world i{background:#ffffff3d;border:1px solid #1517190e;border-radius:49% 51% 45% 55%/37% 48% 52% 63%;position:absolute}.hero-v3__world i:first-child{width:49vw;height:62vw;top:-16%;left:-11%;transform:rotate(18deg)}.hero-v3__world i:nth-child(2){width:55vw;height:48vw;top:5%;right:-17%;transform:rotate(-15deg)}.hero-v3__world i:nth-child(3){width:35vw;height:41vw;bottom:-26%;left:31%;transform:rotate(28deg)}.hero-v3__layout{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(340px,.7fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero-v3__content .hero__identity-logo{width:clamp(3.9rem,5vw,5.5rem);margin-bottom:1.8rem}.hero-v3 h1{letter-spacing:-.075em;max-width:1080px;margin-top:1.25rem;font-size:clamp(4.7rem,7.7vw,8.4rem);font-weight:530;line-height:.86}.hero-v3 h1 em{color:var(--ml-primary);font-style:normal}.hero-v3__lede{max-width:820px;color:var(--ml-text-secondary);letter-spacing:-.02em;margin-top:2.2rem;font-size:clamp(1.12rem,1.6vw,1.42rem);line-height:1.55}.hero-v3__value{max-width:610px;color:var(--ml-text-secondary);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.9rem;margin-top:1.65rem;font-size:.67rem;display:flex}.hero-v3__value i{background:linear-gradient(90deg, var(--ml-line), var(--ml-primary));flex:1;height:1px}.hero-v3__value strong{color:var(--ml-text);font-size:inherit;font-weight:650}.life-overview{transform-origin:50%;justify-self:center;width:min(100%,370px);transform:rotate(1deg)}.life-overview__device{aspect-ratio:1179/2556;background:#111418;border:1px solid #15171933;border-radius:54px;padding:9px;position:relative;box-shadow:0 55px 120px #1d273033,0 0 0 5px #ffffff80}.life-overview__speaker{z-index:4;background:#090b0e;border-radius:999px;width:30%;height:25px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.life-overview__screen{background:#f6f6f2;border-radius:45px;grid-template-rows:auto auto auto 1fr;height:100%;padding-bottom:1rem;display:grid;overflow:hidden}.life-overview__header{justify-content:space-between;align-items:center;padding:3.7rem 1.2rem 1rem;display:flex}.life-overview__header>div{gap:.18rem;display:grid}.life-overview__header span{color:var(--ml-text-secondary);letter-spacing:.07em;text-transform:uppercase;font-size:.57rem}.life-overview__header strong{letter-spacing:-.04em;font-size:1.26rem;font-weight:640}.life-overview__header i{color:#fff;background:var(--ml-primary);border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;font-size:.66rem;font-style:normal;font-weight:700;display:grid}.life-overview__assets{grid-template-columns:repeat(3,1fr);align-items:center;gap:.4rem;padding:0 .75rem;display:grid}.life-overview__assets figure{aspect-ratio:9/16;border-radius:13px;position:relative;overflow:hidden;box-shadow:0 10px 25px #191f2317}.life-overview__assets figure:nth-child(2){transform:translateY(-.55rem)}.life-overview__assets img{object-fit:cover;width:100%;height:100%}.life-overview__video{color:#fff;background:#0507098f;border-radius:999px;padding:.25rem .36rem;font-size:.48rem;position:absolute;bottom:.42rem;right:.42rem}.life-overview__understanding{background:color-mix(in srgb, var(--ml-primary) 5%, white);border:1px solid #146cff26;border-radius:15px;align-items:center;gap:.7rem;margin:1rem .75rem 0;padding:.72rem;display:flex}.life-overview__pulse{background:radial-gradient(circle, white 0 12%, var(--ml-primary) 16% 26%, #146cff1f 28% 62%, transparent 64%);border-radius:50%;flex:none;width:1.75rem;height:1.75rem;position:relative}.life-overview__pulse:after{border-radius:inherit;content:"";border:1px solid #146cff33;position:absolute;inset:-4px}.life-overview__understanding>div{gap:.18rem;display:grid}.life-overview__understanding small{color:var(--ml-text-secondary);font-size:.52rem}.life-overview__understanding strong{font-size:.63rem;font-weight:630}.life-overview__skills{grid-template-rows:repeat(3,auto) minmax(0,1fr) auto;gap:.42rem;padding:.75rem;display:grid}.life-skill{background:#fff;border:1px solid #15171914;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.6rem .7rem;display:grid}.life-skill>span{color:var(--skill-color,var(--ml-primary));font-size:.5rem}.life-skill>div{gap:.08rem;display:grid}.life-skill strong{font-size:.66rem;font-weight:650}.life-skill small{color:var(--ml-text-secondary);font-size:.51rem}.life-skill>i{color:var(--ml-text-secondary);font-size:.64rem;font-style:normal}.life-skill--ocean{--skill-color:var(--ml-ocean)}.life-skill--sunset{--skill-color:var(--ml-sunset)}.life-skill--city{--skill-color:var(--ml-city)}.life-overview__map-summary{background-color:#edf0eb;background-image:linear-gradient(#15171906 1px,#0000 1px),linear-gradient(90deg,#15171906 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #15171912;border-radius:14px;min-height:0;padding:.75rem;display:grid;position:relative;overflow:hidden}.life-overview__map-summary>div{z-index:2;align-content:start;gap:.18rem;display:grid;position:relative}.life-overview__map-summary small{color:var(--ml-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.5rem}.life-overview__map-summary strong{font-size:.58rem;font-weight:620}.life-overview__map-summary>span{aspect-ratio:1.6;background:#ffffff94;border:1px solid #15171914;border-radius:47% 53% 42% 58%/49% 44% 56% 51%;width:77%;position:absolute;bottom:-29%;right:-5%;transform:rotate(-8deg)}.life-overview__map-summary>span i{background:var(--summary-color,var(--ml-primary));width:5px;height:5px;box-shadow:0 0 0 4px color-mix(in srgb,var(--summary-color) 15%,transparent),0 0 12px var(--summary-color);border:1px solid #fff;border-radius:50%;position:absolute}.life-overview__map-summary>span i:first-child{--summary-color:var(--ml-ocean);top:28%;left:28%}.life-overview__map-summary>span i:nth-child(2){--summary-color:var(--ml-sunset);top:54%;left:56%}.life-overview__map-summary>span i:nth-child(3){--summary-color:var(--ml-nature);top:35%;right:18%}.life-overview__skills>p{color:var(--ml-text-secondary);align-items:center;gap:.45rem;padding:.35rem .7rem .2rem;font-size:.54rem;display:flex}.life-overview__skills>p span{color:var(--ml-primary);font-size:.72rem}.belief-strip{border-block:1px solid var(--ml-line);padding:2rem var(--ml-gutter);color:var(--ml-text-secondary);background:#f0f1ed;justify-content:center;align-items:baseline;gap:.65rem;font-size:clamp(.9rem,1.35vw,1.1rem);display:flex}.belief-strip strong{color:var(--ml-text);font-weight:620}.skill-intro h2,.future-skill h2{font-size:var(--ml-h2);letter-spacing:-.065em;margin-top:1.35rem;font-weight:540;line-height:.93}.skill-intro .section-lede,.future-skill .section-lede{margin-top:2rem}.skill-intro--editorial{width:100%;max-width:1120px}.skill-intro--editorial>h2{margin-top:1.35rem}.skill-intro--editorial>.section-lede{max-width:960px;margin-top:1.5rem;padding-bottom:0}.future-skill .section-lede{max-width:920px}.map-skill{padding:clamp(3.5rem,5vw,4.5rem) 0;overflow:hidden}.map-skill__composition{grid-template-columns:minmax(290px,.52fr) 110px minmax(0,1.48fr);grid-template-areas:"intro intro intro""source bridge demo";align-items:stretch;gap:clamp(2.25rem,4vw,3.5rem) clamp(.75rem,1.4vw,1.1rem);display:grid}.map-skill__composition>.skill-intro{grid-area:intro}.map-skill__source{grid-area:source;align-content:center;gap:1.1rem;min-width:0;display:grid}.map-skill__composition>.earth-experience{grid-area:demo}.life-library-grid{--library-line:var(--ml-line);--library-surface:#ffffffb8;--library-text:var(--ml-text);--library-secondary:var(--ml-text-secondary);border:1px solid var(--library-line);color:var(--library-text);background:var(--library-surface);border-radius:24px;padding:.7rem;overflow:hidden;box-shadow:0 24px 58px #1d27300e}.life-library-grid--dark{--library-line:var(--ml-dark-line);--library-surface:#ffffff09;--library-text:white;--library-secondary:var(--ml-dark-secondary);box-shadow:none}.life-library-grid__header{justify-content:space-between;align-items:center;gap:.75rem;padding:.2rem .15rem .7rem;display:flex}.life-library-grid__header>div{gap:.13rem;display:grid}.life-library-grid__header span{color:var(--library-secondary);letter-spacing:.07em;text-transform:uppercase;font-size:.52rem}.life-library-grid__header strong{font-size:.7rem;font-weight:640}.life-library-grid__header>i{color:var(--library-secondary);letter-spacing:.08em;font-size:.64rem;font-style:normal}.life-library-grid__tiles{background:var(--library-line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.life-library-grid__tiles figure{aspect-ratio:1;background:var(--ml-surface-soft);min-width:0;position:relative;overflow:hidden}.life-library-grid__tiles img{object-fit:cover;object-position:var(--library-crop,50% 50%);width:100%;height:100%}.life-library-grid--dark .life-library-grid__tiles img{opacity:.86}.life-library-grid__duration{color:#fff;font-variant-numeric:tabular-nums;background:#03050794;border-radius:999px;padding:.18rem .27rem;font-size:.4rem;position:absolute;bottom:.25rem;right:.28rem}.life-library-grid>footer{color:var(--library-secondary);justify-content:space-between;align-items:baseline;gap:.6rem;padding:.65rem .15rem .12rem;font-size:.5rem;line-height:1.35;display:flex}.life-library-grid>footer strong{color:var(--library-text);font-size:inherit;text-align:right;font-weight:620}.life-library-grid--compact{box-shadow:none;border-radius:21px;padding:.58rem}.life-library-grid--compact .life-library-grid__header{padding-bottom:.55rem}.life-library-grid--compact .life-library-grid__tiles{border-radius:11px}.life-library-grid--compact>footer{padding-top:.5rem}.process-bridge{--bridge-color:var(--ml-primary);--bridge-line:var(--ml-line);min-width:0;color:var(--ml-text-secondary);text-align:center;grid-area:bridge;align-content:center;justify-items:center;gap:.75rem;display:grid}.process-bridge>span{letter-spacing:.06em;text-transform:uppercase;max-width:98px;font-size:.58rem;font-weight:650;line-height:1.35}.process-bridge>small{max-width:98px;color:var(--ml-text-secondary);font-size:.54rem;line-height:1.35}.process-bridge__track{width:100%;height:1rem;position:relative}.process-bridge__track b{background:linear-gradient(90deg,transparent,var(--bridge-line) 18%,var(--bridge-color) 82%,transparent);transform-origin:0;height:1px;position:absolute;top:50%;left:0;right:0}.process-bridge__track i{border:2px solid var(--bridge-surface,var(--ml-bg));background:var(--bridge-color);width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb,var(--bridge-color) 10%,transparent),0 0 16px color-mix(in srgb,var(--bridge-color) 52%,transparent);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.process-bridge__track i:first-of-type{opacity:.52;left:18%}.process-bridge__track i:nth-of-type(2){opacity:.72;left:50%}.process-bridge__track i:nth-of-type(3){left:82%}.process-bridge--illuminate{--bridge-color:var(--ml-ocean)}.process-bridge--discover{--bridge-color:var(--ml-nature)}.process-bridge--dark{--bridge-surface:#090b0e;--bridge-line:var(--ml-dark-line);color:var(--ml-dark-secondary)}.process-bridge--dark>small{color:var(--ml-dark-secondary)}.skill-map-stage{border-radius:var(--ml-radius-large);isolation:isolate;background-color:#e9ece8;background-image:linear-gradient(#15171907 1px,#0000 1px),linear-gradient(90deg,#15171907 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:68px 68px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #15171914;gap:1.25rem;min-height:680px;padding:clamp(1rem,2.4vw,2rem);display:grid;position:relative;overflow:hidden}.skill-map-stage__header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.skill-map-stage__header>div{gap:.3rem;display:grid}.skill-map-stage__header span{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.skill-map-stage__header strong{letter-spacing:-.025em;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:620}.skill-map-stage__header p{max-width:260px;color:var(--ml-text-secondary);text-align:right;font-size:.65rem;line-height:1.45}.map-levels{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.map-level{background:#ffffffab;border:1px solid #15171914;border-radius:22px;min-width:0;padding:.8rem;display:grid;box-shadow:0 18px 42px #1d27300d}.map-level>header{gap:.2rem;padding:.2rem .25rem .8rem;display:grid}.map-level>header span{color:var(--ml-primary);letter-spacing:.07em;text-transform:uppercase;font-size:.53rem}.map-level>header strong{font-size:.78rem;font-weight:650}.map-level__canvas{aspect-ratio:1.42;background:#ecefebe6;border:1px solid #1517190f;border-radius:16px;position:relative;overflow:hidden}.map-level__canvas svg{width:100%;height:100%}.map-level__shape{fill:#fafaf7c2;stroke:#36414829;stroke-width:1.2px}.map-level__boundary,.map-level__contour{fill:none;stroke:#36414829;stroke-width:1.1px}.map-level__contour{stroke-dasharray:3 5}.map-level__area{fill:color-mix(in srgb,var(--map-level-color) 22%,white);stroke:var(--map-level-color);stroke-width:1.5px;filter:drop-shadow(0 0 12px color-mix(in srgb,var(--map-level-color) 52%,transparent))}.map-level__core{top:var(--core-y);left:var(--core-x);background:var(--map-level-color);width:8px;height:8px;box-shadow:0 0 0 6px color-mix(in srgb,var(--map-level-color) 16%,transparent),0 0 22px var(--map-level-color);border:2px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.map-level--country{--map-level-color:var(--ml-ocean);--core-x:30%;--core-y:54%}.map-level--city{--map-level-color:var(--ml-sunset);--core-x:63%;--core-y:52%}.map-level--landmark{--map-level-color:var(--ml-nature);--core-x:51%;--core-y:55%}.map-level>footer{justify-content:space-between;align-items:baseline;gap:.5rem;padding:.8rem .25rem .15rem;display:flex}.map-level>footer span{color:var(--ml-text-secondary);font-size:.52rem}.map-level>footer strong{text-align:right;font-size:.67rem;font-weight:650}.growth-card{z-index:4;backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #15171914;border-radius:22px;grid-template-columns:minmax(150px,1.25fr) repeat(3,minmax(100px,.7fr)) minmax(180px,1.15fr);align-items:center;gap:.9rem;width:100%;padding:1rem 1.15rem;display:grid;position:relative;box-shadow:0 20px 55px #1d273012}.growth-card header{gap:.2rem;margin-bottom:.9rem;display:grid}.growth-card header span{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem}.growth-card header strong{font-size:.86rem;font-weight:650}.growth-card__metric{border-left:1px solid var(--ml-line);align-content:center;padding:.2rem 0 .2rem .9rem;display:grid}.growth-card__metric strong{color:var(--ml-primary);font-size:1.1rem;font-weight:590}.growth-card__metric span{color:var(--ml-text-secondary);font-size:.65rem}.growth-card__badge{background:color-mix(in srgb, var(--ml-primary) 7%, white);border-radius:15px;align-items:center;gap:.65rem;padding:.7rem;display:flex}.growth-card__badge i{border:1px solid var(--ml-primary);border-radius:50%;flex:none;width:1.7rem;height:1.7rem;box-shadow:inset 0 0 0 5px #146cff14}.growth-card__badge span{gap:.12rem;display:grid}.growth-card__badge small{color:var(--ml-text-secondary);font-size:.52rem}.growth-card__badge strong{font-size:.64rem;font-weight:650}.skill-map-stage__note{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem}.create-skill{padding:clamp(3.5rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.create-skill:before{content:"";pointer-events:none;background:radial-gradient(circle at 72% 0,#146cff1f,#0000 40%);height:28rem;position:absolute;inset:0 0 auto}.create-skill__composition{z-index:1;grid-template-columns:1fr;grid-template-areas:"intro""demo";align-items:stretch;row-gap:clamp(2.25rem,4vw,3.5rem);display:grid;position:relative}.create-skill__composition>.skill-intro{grid-area:intro}.create-skill__demo{grid-area:demo;align-content:start;min-width:0;display:grid}.skill-intro--dark{z-index:1;position:relative}.memory-ranges{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:min(100%,760px);margin:1.35rem 0 0;display:grid}.memory-ranges article{border:1px solid var(--ml-dark-line);background:#ffffff06;border-radius:16px;gap:.35rem;padding:.85rem 1rem;display:grid}.memory-ranges span{color:var(--ml-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.61rem}.memory-ranges strong{letter-spacing:-.03em;font-size:clamp(.95rem,1.45vw,1.2rem);font-weight:520}.memory-ranges small{color:var(--ml-dark-secondary);font-size:.66rem}.director-flow{grid-template-columns:minmax(210px,.82fr) minmax(245px,1fr) minmax(190px,.72fr);align-items:center;gap:.7rem;margin:0;display:grid}.director-sources,.director-intelligence,.director-output{border:1px solid var(--ml-dark-line);background:var(--ml-dark-surface);border-radius:24px}.director-sources{padding:.75rem}.director-sources header{color:var(--ml-dark-secondary);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:.85rem;font-size:.58rem;display:flex}.director-sources header strong{color:#ffffffbf;font-size:inherit;font-weight:560}.director-sources>div{grid-template-columns:repeat(3,1fr);gap:.32rem;display:grid}.director-sources figure{aspect-ratio:1;border-radius:8px;min-width:0;position:relative;overflow:hidden}.director-sources .director-source--cover{outline-offset:-1px;outline:1px solid #488bffc7}.director-sources img{object-fit:cover;opacity:.92;width:100%;height:100%}.director-sources figcaption{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#040608c7);padding:1rem .3rem .3rem;font-size:.4rem;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.director-intelligence{padding:1rem;position:relative}.director-intelligence__pulse{background:radial-gradient(circle, white 0 7%, var(--ml-primary) 10% 21%, #146cff24 23% 58%, transparent 60%);border-radius:50%;width:1.8rem;height:1.8rem;margin-bottom:.7rem;display:block;box-shadow:0 0 35px #146cff2e}.director-intelligence>p{color:var(--ml-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem}.director-intelligence h3{letter-spacing:-.04em;margin:.4rem 0 .75rem;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:520}.director-intelligence ul{margin:0;padding:0;list-style:none}.director-intelligence li{border-top:1px solid var(--ml-dark-line);grid-template-columns:3.25rem 1fr;gap:.55rem;padding:.55rem 0;display:grid}.director-intelligence li span{color:var(--ml-dark-secondary);text-transform:uppercase;font-size:.58rem}.director-intelligence li strong{font-size:.7rem;font-weight:560}.taste-profile{background:#146cff0f;border:1px solid #146cff38;border-radius:13px;margin-top:.6rem;padding:.65rem}.taste-profile small{color:var(--ml-dark-secondary);font-size:.56rem}.taste-profile div{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.taste-profile span{color:#ffffffc7;border:1px solid #ffffff1a;border-radius:999px;padding:.35rem .48rem;font-size:.52rem}.director-output{padding:.5rem}.director-output__device{aspect-ratio:9/16;background:#050608;border-radius:18px;position:relative;overflow:hidden}.director-output__device>img{object-fit:cover;width:100%;height:100%;transition:transform 5s linear,filter 1.2s}.director-output__veil{background:linear-gradient(#0000 48%,#030507b3);position:absolute;inset:0}.director-output__status{color:#ffffffc7;backdrop-filter:blur(10px);background:#04060859;border:1px solid #ffffff3d;border-radius:999px;padding:.35rem .48rem;font-size:.5rem;position:absolute;top:.7rem;left:.7rem}.director-output__copy{gap:.3rem;display:grid;position:absolute;bottom:1rem;left:.8rem;right:.8rem}.director-output__copy small{color:#ffffffad;font-size:.53rem}.director-output__copy strong{letter-spacing:-.04em;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:480;line-height:1}.director-output__play{backdrop-filter:blur(10px);cursor:pointer;background:#04060857;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.director-output__play i{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;margin-left:3px}.create-skill[data-previewing=true] .director-output__device>img{filter:saturate(1.08);transform:scale(1.045)}.create-skill[data-previewing=true] .director-output__play i{border:0;border-inline:2px solid #fff;width:7px;height:9px;margin:0}.director-output footer{gap:.2rem;padding:.55rem .4rem .25rem;display:grid}.director-output footer span{color:var(--ml-dark-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.52rem}.director-output footer strong{font-size:.68rem;font-weight:600}.creation-loop{border:1px solid var(--ml-dark-line);color:var(--ml-dark-secondary);letter-spacing:.06em;text-transform:uppercase;border-radius:16px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:.7rem;margin-top:.7rem;padding:.72rem .9rem;font-size:.55rem;display:grid}.creation-loop i{background:linear-gradient(90deg,var(--ml-dark-line),var(--ml-primary));height:1px}.creation-loop strong{color:#fff;font-size:inherit}.prototype-disclosure{color:var(--ml-dark-secondary);letter-spacing:.06em;text-transform:uppercase;margin-top:.55rem;font-size:.5rem}.discover-skill{padding:clamp(3.5rem,5vw,4.5rem) 0;overflow:hidden}.discover-skill__composition{grid-template-columns:minmax(340px,.62fr) 110px minmax(0,1.38fr);grid-template-areas:"intro intro intro""source bridge demo";align-items:stretch;gap:clamp(2.25rem,4vw,3.5rem) clamp(.75rem,1.4vw,1.1rem);display:grid}.discover-skill__composition>.skill-intro{grid-area:intro}.discover-skill__sidebar{grid-area:source;align-content:center;gap:1rem;min-width:0;display:grid}.discover-skill__composition>.discovery-world{grid-area:demo}.discovery-lens{border:1px solid var(--ml-line);background:#ffffffb8;border-radius:24px;grid-template-columns:1fr;margin:0;display:grid;overflow:hidden;box-shadow:0 28px 70px #1d27300e}.discovery-lens>header{align-content:center;padding:1rem;display:grid}.discovery-lens>header h3{letter-spacing:-.055em;max-width:360px;margin-top:.4rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:520;line-height:.98}.discovery-lens>header>p:last-child{max-width:420px;color:var(--ml-text-secondary);margin-top:.55rem;font-size:.6rem;line-height:1.45}.discovery-lens__signals{border-top:1px solid var(--ml-line);grid-template-columns:repeat(3,1fr);display:grid}.discovery-lens__signals article{border-left:1px solid var(--ml-line);background:linear-gradient(to top,color-mix(in srgb,var(--signal-color,var(--ml-primary)) 8%,transparent),transparent 62%);align-content:end;gap:.18rem;min-height:68px;padding:.5rem .55rem;display:grid}.discovery-lens__signals article:nth-child(3n+1){border-left:0}.discovery-lens__signals article:nth-child(n+4){border-top:1px solid var(--ml-line)}.discovery-lens__signals article:first-child{--signal-color:var(--ml-primary)}.discovery-lens__signals article:nth-child(2){--signal-color:var(--ml-ocean)}.discovery-lens__signals article:nth-child(3){--signal-color:var(--ml-nature)}.discovery-lens__signals article:nth-child(4){--signal-color:var(--ml-sunset)}.discovery-lens__signals article:nth-child(5){--signal-color:var(--ml-city)}.discovery-lens__signals article:nth-child(6){--signal-color:var(--ml-memory)}.discovery-lens__signals span{color:var(--signal-color);font-variant-numeric:tabular-nums;font-size:.54rem}.discovery-lens__signals strong{font-size:.67rem;font-weight:650}.discovery-lens__signals small{color:var(--ml-text-secondary);font-size:.54rem;line-height:1.45}.discovery-lens__not-heat{border-top:1px solid var(--ml-line);background:#15171906;grid-column:1/-1;align-items:center;gap:.6rem;padding:.6rem .75rem;display:flex}.discovery-lens__not-heat strong{color:var(--ml-text);letter-spacing:.04em;text-transform:uppercase;font-size:.6rem;font-weight:650}.discovery-lens__not-heat span{color:var(--ml-text-secondary);font-size:.6rem}.discovery-world{border-radius:var(--ml-radius-large);isolation:isolate;background:radial-gradient(circle at 50% 46%,#146cff0e,#0000 32%),linear-gradient(#15171906 1px,#0000 1px) 0 0/68px 68px,linear-gradient(90deg,#15171906 1px,#0000 1px) 0 0/68px 68px,#e9ece8;border:1px solid #15171914;width:100%;height:clamp(520px,43vw,550px);min-height:0;margin:0;position:relative;overflow:hidden}.discovery-world__header{z-index:5;justify-content:space-between;align-items:end;gap:1rem;padding:1.2rem;display:flex;position:relative}.discovery-world__header>div{gap:.3rem;display:grid}.discovery-world__header span{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem}.discovery-world__header strong{letter-spacing:-.025em;font-size:clamp(1.05rem,1.8vw,1.4rem);font-weight:620}.discovery-world__header p{max-width:290px;color:var(--ml-text-secondary);text-align:right;font-size:.58rem;line-height:1.45}.discovery-world__map{z-index:0;aspect-ratio:1200/608;position:absolute;top:5rem;left:0;right:0}.discovery-world__map:after{content:"";background:linear-gradient(#e9ece814,#e9ece80d 62%,#e9ece8 94%);position:absolute;inset:0}.discovery-world__map>img{object-fit:contain;filter:grayscale(.85)saturate(.42);opacity:.58;width:100%;height:100%}.discovery-place{--place-color:var(--ml-primary);z-index:2;color:var(--place-color);grid-template-columns:auto auto;align-items:center;gap:.4rem;display:grid;position:absolute}.discovery-place i{background:var(--place-color);width:8px;height:8px;box-shadow:0 0 0 7px color-mix(in srgb,var(--place-color) 14%,transparent),0 0 22px var(--place-color);border:2px solid #fff;border-radius:50%}.discovery-place b{color:var(--ml-text-secondary);background:#ffffffd1;border:1px solid #15171914;border-radius:999px;padding:.34rem .46rem;font-size:.48rem;font-weight:600;box-shadow:0 8px 22px #1d273014}.discovery-place--louise{--place-color:var(--ml-city);top:19%;left:26%}.discovery-place--yosemite{--place-color:var(--ml-ocean);top:30%;left:24%}.discovery-place--lake{--place-color:var(--ml-nature);top:31%;left:76%}.discovery-world__stories{z-index:3;position:absolute;inset:5rem 0 0}.shared-story-v3{background:#fffffff0;border:1px solid #15171917;border-radius:19px;width:clamp(140px,12.6vw,165px);padding:.42rem;position:absolute;box-shadow:0 20px 55px #18202621}.shared-story-v3--coast{top:26%;left:7%;transform:rotate(-1.5deg)}.shared-story-v3--meal{top:8%;left:41%;transform:rotate(1deg)}.shared-story-v3--trail{top:27%;right:7%;transform:rotate(1.5deg)}.shared-story-v3__light{position:absolute;top:-2.8rem;left:.6rem}.shared-story-v3__media{aspect-ratio:9/16;background:var(--ml-surface-soft);border-radius:14px;position:relative;overflow:hidden}.shared-story-v3__media img{object-fit:cover;width:100%;height:100%}.shared-story-v3__play{backdrop-filter:blur(8px);background:#05070957;border:1px solid #ffffffbf;border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shared-story-v3__play:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.shared-story-v3 footer{gap:.18rem;padding:.5rem .3rem .25rem;display:grid}.shared-story-v3 footer>small{color:var(--ml-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.47rem}.shared-story-v3 footer strong{font-size:.67rem;font-weight:650}.shared-story-v3 footer>span{color:var(--ml-text-secondary);font-size:.58rem}.shared-story-v3__signals{flex-wrap:wrap;gap:.2rem;margin-top:.25rem;display:flex}.shared-story-v3__signals em{border:1px solid var(--ml-line);color:var(--ml-text-secondary);background:var(--ml-surface-soft);border-radius:999px;padding:.28rem .38rem;font-size:.46rem;font-style:normal}.discovery-world__action{z-index:4;backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #15171914;border-radius:18px;gap:.25rem;width:min(300px,100% - 2rem);padding:.75rem .9rem;display:grid;position:absolute;bottom:1rem;right:50%;transform:translate(50%);box-shadow:0 18px 50px #1d273014}.discovery-world__action small{color:var(--ml-text-secondary);font-size:.6rem}.discovery-world__action strong{font-size:.92rem;font-weight:650}.discovery-world__action span{color:#fff;background:var(--ml-primary);border-radius:999px;width:fit-content;margin-top:.45rem;padding:.48rem .7rem;font-size:.58rem}.discovery-disclosure{color:var(--ml-text-secondary);letter-spacing:.05em;text-transform:uppercase;margin-top:.65rem;font-size:.5rem;line-height:1.45}.future-skill{place-items:center;min-height:92svh;display:grid;position:relative;overflow:hidden}.future-skill__content{z-index:2;position:relative}.future-skill__skills{flex-wrap:wrap;gap:.65rem;margin-top:3rem;display:flex}.future-skill__skills span,.future-skill__skills strong{border:1px solid var(--ml-line);background:#fff9;border-radius:999px;padding:.65rem .85rem;font-size:.7rem;font-weight:560}.future-skill__skills strong{color:var(--ml-primary);border-color:#146cff33}.future-skill__orbit{aspect-ratio:1;border:1px solid #15171912;border-radius:50%;width:min(66vw,840px);position:absolute;top:50%;right:-15vw;transform:translateY(-50%)}.future-skill__orbit:before{border-radius:inherit;content:"";border:1px dashed #15171914;position:absolute;inset:18%}.future-skill__orbit i{background:var(--orbit-color,var(--ml-primary));width:9px;height:9px;box-shadow:0 0 18px var(--orbit-color,var(--ml-primary));border:2px solid #fff;border-radius:50%;position:absolute}.future-skill__orbit i:first-child{--orbit-color:var(--ml-ocean);top:18%;left:13%}.future-skill__orbit i:nth-child(2){--orbit-color:var(--ml-sunset);top:32%;right:8%}.future-skill__orbit i:nth-child(3){--orbit-color:var(--ml-nature);bottom:18%;left:24%}.future-skill__orbit i:nth-child(4){--orbit-color:var(--ml-city);bottom:8%;right:24%}.future-skill .relive__brand{margin-top:4rem}@media (width<=960px){.hero-v3{min-height:auto}.hero-v3__layout{grid-template-columns:1fr}.hero-v3__content{max-width:760px}.life-overview{width:min(100%,370px)}.map-skill,.create-skill,.discover-skill,.privacy-trust{padding-block:clamp(5rem,10vw,7rem)}.map-skill__composition,.create-skill__composition,.discover-skill__composition{grid-template-columns:1fr;grid-template-areas:"intro""source""bridge""demo"}.create-skill__composition{grid-template-areas:"intro""demo"}.skill-intro--editorial>.section-lede{max-width:760px;padding-bottom:0}.map-skill__source,.discover-skill__sidebar{gap:clamp(2rem,5vw,3.5rem)}.map-skill__composition>.skill-intro,.create-skill__composition>.skill-intro,.discover-skill__composition>.skill-intro{max-width:760px}.process-bridge{text-align:left;grid-template-columns:auto minmax(120px,1fr) auto;align-content:center;align-items:center;gap:.8rem;min-height:70px}.process-bridge>span,.process-bridge>small{max-width:130px}.process-bridge>small{text-align:right}.portrait-library figure{max-height:430px}.transformation-label{margin:.4rem 0}.map-levels{grid-template-columns:repeat(2,1fr)}.map-level--landmark{grid-column:1/-1;justify-self:center;width:calc(50% - .5rem)}.growth-card{grid-template-columns:repeat(3,1fr)}.growth-card header,.growth-card__badge{grid-column:span 3}.memory-ranges{grid-template-columns:repeat(2,1fr)}.director-flow{grid-template-columns:1fr 1fr;align-items:stretch}.director-output{grid-column:1/-1;justify-self:center;width:min(100%,310px)}.discovery-lens{grid-template-columns:1fr}.discovery-lens__signals{border-top:1px solid var(--ml-line);border-left:0;grid-template-columns:repeat(2,1fr)}.discovery-lens__signals article,.discovery-lens__signals article:nth-child(n){border-top:0;border-left:1px solid var(--ml-line);min-height:127px}.discovery-lens__signals article:nth-child(odd){border-left:0}.discovery-lens__signals article:nth-child(n+3){border-top:1px solid var(--ml-line)}.discovery-world{height:min(72vw,720px);min-height:620px}.shared-story-v3{width:clamp(180px,24vw,225px)}}@media (width<=640px){.hero-v3{padding:7rem 0 5rem}.hero-v3 h1{font-size:clamp(3.85rem,18vw,5.4rem)}.hero-v3__value{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-v3__value i{flex:none;width:100%}.life-overview{width:calc(100% - .75rem)}.life-overview__device{border-radius:45px}.life-overview__screen{border-radius:36px}.belief-strip{flex-direction:column;align-items:flex-start}.portrait-library__grid{gap:.4rem}.portrait-library figure{border-radius:12px}.portrait-library figcaption{padding:2rem .45rem .45rem;font-size:.5rem}.skill-map-stage{border-radius:24px;min-height:730px}.skill-map-stage__header{flex-direction:column;align-items:start;gap:.5rem}.skill-map-stage__header p{text-align:left}.map-levels{grid-template-columns:1fr}.map-level--landmark{grid-column:auto;width:100%}.map-level__canvas{aspect-ratio:1.7}.growth-card{grid-template-columns:1fr}.growth-card header,.growth-card__badge{grid-column:auto}.growth-card__metric{border-top:1px solid var(--ml-line);border-left:0;grid-template-columns:2.4rem 1fr;align-items:baseline;padding:.6rem 0}.memory-ranges,.director-flow{grid-template-columns:1fr}.director-output{grid-column:auto;width:min(100%,290px)}.creation-loop{grid-template-columns:1fr;gap:.65rem}.creation-loop i{background:linear-gradient(var(--ml-dark-line),var(--ml-primary));width:1px;height:1rem;margin-left:.25rem}.discovery-lens{border-radius:24px;width:100%}.discovery-lens>header{padding:1.35rem}.discovery-lens__signals{grid-template-columns:repeat(2,1fr)}.discovery-lens__signals article{border-top:1px solid var(--ml-line);min-height:150px;padding:.85rem}.discovery-lens__signals article:nth-child(odd){border-left:0}.discovery-lens__not-heat{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.9rem 1.35rem}.discovery-world{border-radius:24px;gap:2rem;width:calc(100% - 1.5rem);height:auto;min-height:0;padding:0 1rem 2rem;display:grid}.discovery-world__header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem .25rem 0}.discovery-world__header p{text-align:left}.discovery-world__map{margin:0 -1rem;position:relative;top:auto;left:auto;right:auto}.discovery-place b{display:none}.discovery-place i{width:6px;height:6px}.discovery-world__stories{gap:4rem;display:grid;position:relative;inset:auto}.shared-story-v3,.shared-story-v3--coast,.shared-story-v3--meal,.shared-story-v3--trail{width:78%;position:relative;inset:auto;transform:none}.shared-story-v3--meal{justify-self:end}.shared-story-v3--trail{justify-self:center}.discovery-world__action{width:100%;position:relative;bottom:auto;right:auto;transform:none}.future-skill{min-height:850px}.future-skill__orbit{width:128vw;top:auto;bottom:-10%;right:-48vw;transform:none}}.hero-v3__layout{width:min(calc(100% - (var(--ml-gutter) * 2)), 1320px);grid-template-columns:1fr;gap:0}.hero-v3__content{max-width:100%}.product-overview{backdrop-filter:blur(18px);background:#fafaf7cc;border:1px solid #1517191a;border-radius:36px;justify-self:start;width:min(100%,900px);margin-top:clamp(2.5rem,5vw,4rem);padding:1.2rem;position:relative;box-shadow:0 42px 100px #1d27301f}.product-overview__header{color:var(--ml-text-secondary);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem .5rem 1.2rem;font-size:.63rem;display:flex}.product-overview__header strong{color:var(--ml-text);font-size:inherit;text-align:right;font-weight:650}.product-overview__journey{grid-template-columns:1fr .72fr 1.16fr;align-items:center;gap:.9rem;display:grid;position:relative}.product-overview__journey:before{content:"";background:linear-gradient(90deg,var(--ml-line),var(--ml-primary),var(--ml-line));height:1px;position:absolute;top:50%;left:22%;right:18%}.product-overview__source,.product-overview__outputs,.product-overview__understanding{z-index:1;position:relative}.product-overview__source{align-self:stretch}.product-overview__understanding{background:color-mix(in srgb,var(--ml-primary) 5%,white);text-align:center;border:1px solid #146cff2b;border-radius:22px;justify-items:center;gap:.38rem;padding:1.2rem .55rem;display:grid}.product-overview__mark{width:2.35rem;height:2.35rem;color:var(--ml-primary);background:currentColor;margin-bottom:.18rem;mask:url(/brand/maplog-logo.svg) 50%/contain no-repeat}.product-overview__understanding small{color:var(--ml-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.53rem}.product-overview__understanding strong{font-size:.65rem;font-weight:630;line-height:1.45}.product-overview__outputs{gap:.5rem;display:grid}.product-overview__outputs-label{padding:0 .25rem .15rem}.product-output{--output-color:var(--ml-primary);background:#ffffffe6;border:1px solid #15171914;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:.68rem;padding:.78rem .82rem;display:grid;box-shadow:0 10px 28px #1d27300b}.product-output>span{color:var(--output-color);font-size:.53rem}.product-output>div{gap:.1rem;display:grid}.product-output strong{font-size:.76rem;font-weight:650}.product-output small{color:var(--ml-text-secondary);font-size:.54rem}.product-output>i{background:var(--output-color);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb,var(--output-color) 15%,transparent),0 0 14px var(--output-color);border:2px solid #fff;border-radius:50%}.product-output--ocean{--output-color:var(--ml-ocean)}.product-output--sunset{--output-color:var(--ml-sunset)}.product-output--city{--output-color:var(--ml-city)}.product-overview>footer{color:var(--ml-text-secondary);align-items:center;gap:.5rem;padding:1.05rem .5rem .3rem;font-size:.59rem;display:flex}.product-overview>footer span{color:var(--ml-primary);font-size:.84rem}.future-skill .relive__brand .brand-lockup{gap:.85rem}.future-skill .relive__brand .brand-lockup__mark{width:2.35rem}.future-skill .relive__brand .brand-lockup__name{font-size:1.42rem}.earth-experience{border-radius:var(--ml-radius-large);background:radial-gradient(circle at 50% 42%,#146cff0e,#0000 34%),linear-gradient(#15171906 1px,#0000 1px) 0 0/68px 68px,linear-gradient(90deg,#15171906 1px,#0000 1px) 0 0/68px 68px,#e9ece8;border:1px solid #15171914;gap:.7rem;min-width:0;padding:1.15rem;display:grid;position:relative;overflow:hidden}.earth-experience__header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.earth-experience__header>div{gap:.3rem;display:grid}.earth-experience__header span{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.earth-experience__header strong{letter-spacing:-.025em;font-size:clamp(1.05rem,1.8vw,1.4rem);font-weight:620}.earth-experience__header p{max-width:290px;color:var(--ml-text-secondary);text-align:right;font-size:.65rem;line-height:1.45}.earth-experience__map{background:#ffffff80;border:1px solid #15171911;border-radius:20px;width:100%;height:clamp(285px,29vw,350px);position:relative;overflow:hidden;box-shadow:inset 0 0 70px #1d273009}.earth-experience__map>img{object-fit:contain;width:100%;height:100%}.geo-area{--geo-color:var(--ml-primary);z-index:2;position:absolute}.geo-area>i{background:color-mix(in srgb,var(--geo-color) 34%,transparent);box-shadow:0 0 0 7px color-mix(in srgb,var(--geo-color) 14%,transparent),0 0 24px var(--geo-color);border:2px solid #fff;display:block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.geo-area--city{--geo-color:var(--ml-sunset)}.geo-area--city>i{border-radius:45% 55% 52% 48%;width:25px;height:25px}.geo-area--landmark{--geo-color:var(--ml-primary)}.geo-area--landmark>i{background:var(--geo-color);border-radius:50%;width:13px;height:13px}.geo-area>span{background:#ffffffe6;border:1px solid #15171914;border-radius:10px;gap:.05rem;min-width:max-content;padding:.4rem .48rem;display:grid;position:absolute;top:.8rem;left:.8rem;box-shadow:0 10px 25px #1d273014}.geo-area small{color:var(--ml-text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.43rem}.geo-area strong{font-size:.57rem;font-weight:650}.geo-area--kyoto{--geo-color:var(--ml-nature);top:27%;left:86.5%}.geo-area--kyoto>span{text-align:right;left:auto;right:.8rem}.geo-area--florence{--geo-color:var(--ml-city);top:24%;left:53.5%}.geo-area--louise{top:20%;left:27%}.geo-area--louise>span{text-align:right;top:.7rem;left:auto;right:.7rem}.geo-area--yosemite{--geo-color:var(--ml-sunset);top:31%;left:25%}.earth-experience__legend{flex-wrap:wrap;gap:.5rem;display:flex}.country-key,.map-scale-key{--key-color:var(--ml-primary);color:var(--ml-text-secondary);background:#ffffffa8;border:1px solid #15171913;border-radius:999px;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.49rem;display:inline-flex}.country-key i{border:1px solid var(--key-color);background:color-mix(in srgb,var(--key-color) 28%,white);border-radius:3px;width:9px;height:9px}.country-key--ocean{--key-color:var(--ml-ocean)}.country-key--sunset{--key-color:var(--ml-sunset)}.country-key--nature{--key-color:var(--ml-nature)}.country-key--city{--key-color:var(--ml-city)}.map-scale-key i{border:1px solid var(--ml-primary);background:color-mix(in srgb,var(--ml-primary) 18%,white);width:9px;height:9px}.map-scale-key__city{border-radius:42% 58% 48% 52%}.map-scale-key__landmark{border-radius:50%;box-shadow:0 0 8px #146cff59}.achievement-showcase{grid-template-columns:.95fr repeat(2,1fr);align-items:stretch;gap:.55rem;display:grid}.achievement-showcase>header,.achievement-showcase>article{background:#ffffffb8;border:1px solid #15171913;border-radius:15px;padding:.62rem .7rem}.achievement-showcase>header{align-content:center;gap:.25rem;display:grid}.achievement-showcase>header span{color:var(--ml-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.54rem}.achievement-showcase>header strong{font-size:.72rem;font-weight:650}.achievement-showcase>article{align-items:center;gap:.7rem;display:flex}.achievement-showcase article>div{gap:.16rem;display:grid}.achievement-showcase small{color:var(--ml-text-secondary);font-size:.5rem}.achievement-showcase article strong{font-size:.64rem;font-weight:650}.achievement-mark{border:1px solid var(--badge-color,var(--ml-primary));width:1.8rem;height:1.8rem;color:var(--badge-color,var(--ml-primary));background:color-mix(in srgb,var(--badge-color,var(--ml-primary)) 7%,white);flex:none;place-items:center;display:grid}.achievement-mark--country{border-radius:50%}.achievement-mark--landmark{--badge-color:var(--ml-city);border-radius:7px 12px;transform:rotate(45deg)}.achievement-mark--landmark b{transform:rotate(-45deg)}.achievement-mark b{font-size:.62rem;font-style:normal;font-weight:700}.earth-experience__note{color:var(--ml-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem}.director-output__device>video{object-fit:cover;background:#050608;width:100%;height:100%;display:block}.director-output__veil,.director-output__copy{transition:opacity .35s}.director-output__play{z-index:4}.create-skill[data-previewing=true] .director-output__veil{opacity:.18}.create-skill[data-previewing=true] .director-output__copy{opacity:0}@media (width<=1100px){.hero-v3__layout{grid-template-columns:1fr}.product-overview{width:min(100%,760px)}}@media (width<=640px){.product-overview{border-radius:25px;padding:.78rem}.product-overview__header{flex-direction:column;align-items:flex-start;gap:.3rem}.product-overview__header strong{text-align:left}.product-overview__journey{grid-template-columns:1fr;gap:.65rem}.product-overview__journey:before{background:linear-gradient(var(--ml-line),var(--ml-primary),var(--ml-line));width:1px;height:auto;top:18%;bottom:18%;left:50%}.product-overview__understanding{justify-self:center;width:65%}.product-overview__outputs{width:100%}.earth-experience{border-radius:24px}.earth-experience__header{flex-direction:column;align-items:flex-start;gap:.5rem}.earth-experience__header p{text-align:left}.earth-experience__map{border-radius:16px}.geo-area>span{display:none}.geo-area--city>i{width:17px;height:17px}.geo-area--landmark>i{width:9px;height:9px}.earth-experience__legend{gap:.38rem}.country-key,.map-scale-key{font-size:.48rem}.achievement-showcase{grid-template-columns:1fr}}.privacy-trust{background:radial-gradient(circle at 78% 26%, #146cff13, transparent 28%), var(--ml-bg);padding:clamp(3.5rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.privacy-trust:before{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #1517190e;border-radius:50%;width:min(48vw,720px);position:absolute;top:8%;right:-11%;box-shadow:inset 0 0 0 8vw #ffffff21}.privacy-trust__composition{z-index:1;grid-template-columns:minmax(0,1.55fr) minmax(260px,.55fr);grid-template-areas:"intro intro""system principles";align-items:stretch;gap:clamp(1.75rem,3vw,2.5rem) clamp(1rem,2vw,1.5rem);display:grid;position:relative}.privacy-trust__intro{z-index:1;grid-area:intro;align-self:start;max-width:1120px;position:relative}.privacy-trust__intro h2{font-size:var(--ml-h2);letter-spacing:-.067em;margin-top:1.35rem;font-weight:520;line-height:.9}.privacy-trust__intro .section-lede{max-width:960px;margin-top:1.5rem}.privacy-system{z-index:1;grid-area:system;grid-template-columns:1fr;align-items:stretch;gap:.7rem;margin:0;display:grid;position:relative}.privacy-device-boundary,.privacy-optional-cloud{border-radius:var(--ml-radius-large);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #15171917;box-shadow:0 28px 80px #1d273011}.privacy-device-boundary{overflow:hidden}.privacy-device-boundary>header{border-bottom:1px solid var(--ml-line);justify-content:space-between;align-items:end;gap:1rem;padding:1rem;display:flex}.privacy-device-boundary>header>div{gap:.28rem;display:grid}.privacy-device-boundary>header span,.privacy-optional-cloud>span{color:var(--ml-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.58rem}.privacy-device-boundary>header strong{letter-spacing:-.035em;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:620}.privacy-device-boundary>header p{max-width:270px;color:var(--ml-text-secondary);text-align:right;font-size:.66rem;line-height:1.5}.privacy-device-flow{background:linear-gradient(135deg,#146cff09,#0000 58%);grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.55rem;padding:.85rem;display:grid;position:relative}.privacy-device-step{border:1px solid var(--ml-line);text-align:center;background:#ffffffd1;border-radius:18px;align-content:center;justify-items:center;gap:.28rem;min-height:160px;padding:.7rem;display:grid}.privacy-device-step>span{color:var(--ml-text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.53rem}.privacy-device-step>strong{font-size:.7rem;font-weight:650}.privacy-flow-line{background:linear-gradient(90deg,var(--ml-line),var(--ml-primary));width:clamp(1rem,2.5vw,2.6rem);height:1px}.privacy-media-stack{align-items:end;height:68px;margin-bottom:.35rem;display:flex}.privacy-media-stack i{aspect-ratio:9/16;background:linear-gradient(145deg,#b9d2c0,#668c77);border:2px solid #fff;border-radius:7px;width:31px;display:block;box-shadow:0 8px 20px #1d27301f}.privacy-media-stack i:nth-child(2){background:linear-gradient(145deg,#bedcef,#4f7997);margin-left:-14px;transform:translateY(-5px)}.privacy-media-stack i:nth-child(3){background:linear-gradient(145deg,#ead2af,#aa754e);margin-left:-14px}.privacy-system-mark{width:2.7rem;height:2.7rem;color:var(--ml-primary);filter:drop-shadow(0 8px 20px #146cff2e);background:currentColor;margin-bottom:.55rem;mask:url(/brand/maplog-logo.svg) 50%/contain no-repeat}.privacy-story-frame{aspect-ratio:9/16;background:linear-gradient(155deg,#dce8e0 5%,#6f9681 54%,#30473b);border:2px solid #fff;border-radius:10px;place-items:center;width:43px;margin-bottom:.35rem;display:grid;box-shadow:0 12px 26px #1d273024}.privacy-story-frame i{background:#05070933;border:1px solid #fff;border-radius:50%;width:18px;height:18px;display:block}.privacy-device-boundary>footer{border-top:1px solid var(--ml-line);grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:.5rem;padding:.7rem 1rem;display:grid}.privacy-device-boundary>footer span{color:var(--ml-text-secondary);font-size:.55rem}.privacy-device-boundary>footer strong{font-size:.58rem;font-weight:650}.privacy-device-boundary>footer i{background:var(--ml-line);height:1px}.privacy-optional-cloud{grid-template-columns:auto 1fr;align-content:center;place-items:center start;column-gap:1rem;padding:1rem 1.15rem;display:grid}.privacy-cloud-symbol{background:#146cff0b;border:1px dashed #146cff5c;border-radius:50% 50% 42% 42%;grid-row:1/span 4;width:3.4rem;height:2.45rem;margin:0;position:relative}.privacy-cloud-symbol:before,.privacy-cloud-symbol:after{content:"";background:var(--ml-bg);border:1px dashed #146cff5c;border-radius:50%;position:absolute}.privacy-cloud-symbol:before{width:2.1rem;height:2.1rem;top:-.7rem;left:.7rem}.privacy-cloud-symbol:after{width:1.55rem;height:1.55rem;top:-.2rem;right:.4rem}.privacy-cloud-symbol i{z-index:2;background:var(--ml-primary);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:.55rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #146cff1a,0 0 18px #146cff80}.privacy-optional-cloud>strong{letter-spacing:-.055em;margin-top:.2rem;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:530}.privacy-optional-cloud>p{color:var(--ml-text-secondary);margin-top:.35rem;font-size:.6rem;line-height:1.45}.privacy-confirmation-flow{align-items:center;gap:.55rem;width:100%;margin-top:.55rem;display:flex}.privacy-confirmation-flow span{border:1px solid var(--ml-line);color:var(--ml-text-secondary);background:#ffffffb8;border-radius:999px;padding:.42rem .55rem;font-size:.52rem}.privacy-confirmation-flow i{background:linear-gradient(90deg,var(--ml-line),var(--ml-primary));flex:1;height:1px}.privacy-principles{z-index:1;border:1px solid var(--ml-line);border-radius:var(--ml-radius-large);background:#ffffff94;grid-area:principles;grid-template-columns:1fr;margin:0;display:grid;position:relative;overflow:hidden}.privacy-principles article{border-top:1px solid var(--ml-line);align-content:center;gap:.25rem;min-height:0;padding:.72rem .85rem;display:grid}.privacy-principles article:first-child{border-top:0}.privacy-principles article>span{color:var(--ml-primary);font-variant-numeric:tabular-nums;font-size:.55rem}.privacy-principles article>strong{font-size:.82rem;font-weight:650}.privacy-principles article>p{max-width:290px;color:var(--ml-text-secondary);font-size:.58rem;line-height:1.4}@media (width<=960px){.privacy-trust__composition{grid-template-columns:1fr;grid-template-areas:"intro""system""principles";gap:clamp(2rem,5vw,3.5rem)}.privacy-trust__intro h2{font-size:var(--ml-h2)}.privacy-system{grid-template-columns:1fr}.privacy-optional-cloud{min-height:330px}.privacy-principles{grid-template-columns:repeat(3,1fr)}.privacy-principles article{border-top:0;border-left:1px solid var(--ml-line);align-content:end;min-height:150px;padding:1.1rem}.privacy-principles article:nth-child(3n+1){border-left:0}.privacy-principles article:nth-child(n+4){border-top:1px solid var(--ml-line)}}@media (width<=640px){.privacy-trust__intro h2{font-size:clamp(3.85rem,18vw,5.4rem)}.privacy-system{width:100%}.privacy-device-boundary,.privacy-optional-cloud{border-radius:24px}.privacy-device-boundary>header{flex-direction:column;align-items:flex-start;gap:.6rem}.privacy-device-boundary>header p{text-align:left}.privacy-device-flow{grid-template-columns:1fr}.privacy-device-step{width:100%;min-height:205px}.privacy-flow-line{background:linear-gradient(var(--ml-line),var(--ml-primary));justify-self:center;width:1px;height:1.6rem}.privacy-device-boundary>footer{grid-template-columns:1fr auto}.privacy-device-boundary>footer i{grid-column:1/-1;width:100%}.privacy-optional-cloud{grid-template-columns:1fr;min-height:360px}.privacy-cloud-symbol{grid-row:auto;margin-bottom:1.2rem}.privacy-principles{border-radius:24px;grid-template-columns:1fr;width:100%}.privacy-principles article,.privacy-principles article:nth-child(n){border-top:1px solid var(--ml-line);border-left:0;min-height:160px}.privacy-principles article:first-child{border-top:0}}.design-v4{--v4-paper:#f2f2ee;--v4-paper-bright:#fbfbf8;--v4-paper-depth:#ecece7;--v4-ink:#111418;--v4-muted:#687077;--v4-hairline:#1114181c;--v4-grid-line:#11141809;--v4-surface:#fff;--v4-surface-soft:#f6f6f2;--v4-surface-muted:#e7e8e4;--v4-surface-blue:#eef3fb;--v4-surface-world:#e9ece8;--v4-surface-privacy:#fafaf7;--v4-surface-privacy-blue:#f7faff;--v4-surface-cloud:#f4f4f0c7;--v4-privacy-principle:#ffffff94;--v4-privacy-principle-border:var(--v4-hairline);--v4-privacy-ring:#146cff33;--v4-privacy-media-blue:#dfe8f7;--v4-privacy-media-green:#d8eee1;--v4-privacy-media-amber:#eee4d7;--v4-privacy-story-start:#4f6f89;--v4-privacy-story-end:#dfe7e8;--v4-privacy-atmosphere-ring:#146cff14;--v4-privacy-atmosphere-inset:#146cff09;--v4-surface-glass:#ffffffc7;--v4-surface-glass-soft:#ffffffb8;--v4-surface-glass-strong:#ffffffe0;--v4-header-bg:#fafaf7c7;--v4-header-border:#ffffffb3;--v4-light-core:#fff;--v4-hero-beam-opacity:1;--v4-footer-bg:#fbfbf8;--v4-dark:#07090d;--v4-dark-raised:#10141a;--v4-dark-soft:#171c23;--v4-dark-line:#ffffff1c;--v4-blue:#146cff;--v4-cyan:#56c8ff;--v4-green:#62c487;--v4-amber:#f2a45e;--v4-violet:#8b78f3;--v4-shell:1200px;--v4-gutter:clamp(1.25rem, 4vw, 4rem);--v4-section:clamp(7.5rem, 10vw, 9.5rem);--v4-flow-gap:clamp(4rem, 5.5vw, 5rem);--v4-radius:clamp(1.5rem, 2.6vw, 2.25rem);--v4-radius-small:1.15rem;--v4-shadow:0 32px 90px #131b2617;--v4-ease:cubic-bezier(.22, 1, .36, 1);color:var(--v4-ink);background:var(--v4-paper)}@media (prefers-color-scheme:dark){.design-v4{--v4-paper:#0b0e12;--v4-paper-bright:#11151b;--v4-paper-depth:#080b0f;--v4-ink:#f4f6f8;--v4-muted:#a1aab5;--v4-hairline:#ffffff21;--v4-grid-line:#ffffff0b;--v4-surface:#151a21;--v4-surface-soft:#10151b;--v4-surface-muted:#202630;--v4-surface-blue:#111b2b;--v4-surface-world:#11171a;--v4-surface-privacy:#0d1117;--v4-surface-privacy-blue:#0d1624;--v4-surface-cloud:#11151bd1;--v4-privacy-principle:#121821e0;--v4-privacy-principle-border:#78a6ff13;--v4-privacy-ring:#78a6ff45;--v4-privacy-media-blue:#183153;--v4-privacy-media-green:#17352b;--v4-privacy-media-amber:#392b20;--v4-privacy-story-start:#172b40;--v4-privacy-story-end:#254b43;--v4-privacy-atmosphere-ring:#78a6ff17;--v4-privacy-atmosphere-inset:#146cff0b;--v4-surface-glass:#151a21d1;--v4-surface-glass-soft:#151a21bd;--v4-surface-glass-strong:#151a21e6;--v4-header-bg:#0d1117cc;--v4-header-border:#ffffff1f;--v4-light-core:#fff;--v4-hero-beam-opacity:.76;--v4-footer-bg:#0e1217;--v4-shadow:0 32px 90px #00000057}.design-v4 .earth-experience__map>img,.design-v4 .discovery-world__map img{filter:saturate(.78)brightness(.72)contrast(1.12)}}.design-v4 .section-shell{width:min(calc(100% - (var(--v4-gutter) * 2)), var(--v4-shell))}.design-v4 .section-light{background:var(--v4-paper)}.design-v4 .section-dark{color:#f4f5f2;background:var(--v4-dark)}.design-v4 .eyebrow{color:var(--v4-muted);letter-spacing:.2em;font-size:.69rem;font-weight:720}.design-v4 .eyebrow--dark{color:#8e98a6}.design-v4 .section-lede{max-width:760px;color:var(--v4-muted);font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.55}.design-v4 .section-lede--dark{color:#9ba4af}.design-v4 .site-header{z-index:80;border:1px solid var(--v4-header-border);width:min(100% - 2rem,1240px);min-height:3.7rem;color:var(--v4-ink);background:var(--v4-header-bg);backdrop-filter:blur(22px)saturate(145%);transition:top .52s var(--v4-ease), width .52s var(--v4-ease), min-height .52s var(--v4-ease), padding .52s var(--v4-ease), color .36s ease, background-color .36s ease, border-color .36s ease, box-shadow .52s var(--v4-ease);border-radius:999px;grid-template-columns:1fr auto 1fr;padding:.65rem .8rem .65rem 1rem;display:grid;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 12px 42px #11161f14}.design-v4 .site-header[data-scrolled=true]{width:min(100% - 1.2rem,1180px);min-height:3.35rem;padding-top:.5rem;padding-bottom:.5rem;top:.65rem;box-shadow:0 18px 54px #11161f1f}.design-v4 .site-header[data-theme=dark]{color:#f4f6f8;background:#0a0d12c2;border-color:#ffffff1c;box-shadow:0 18px 56px #00000047}.design-v4 .site-header nav{color:var(--v4-muted);gap:clamp(1.2rem,2.5vw,2.5rem);font-size:.76rem;position:relative}.design-v4 .site-header nav a:after{display:none}.design-v4 .site-header nav a[aria-current=location]{color:var(--v4-blue)}.design-v4 .site-header__indicator{content:"";background:var(--v4-blue);opacity:0;pointer-events:none;will-change:left, width;border-radius:999px;width:0;height:1px;transition:opacity .18s;position:absolute;bottom:-.4rem;left:0}.design-v4 .site-header__indicator[data-visible=true]{opacity:1}.design-v4 .site-header[data-theme=dark] nav{color:#ecf0f59e}.design-v4 .site-header[data-theme=dark] nav a:hover,.design-v4 .site-header[data-theme=dark] nav a:focus-visible{color:#78a6ff}.design-v4 .site-header[data-theme=dark] nav a[aria-current=location]{color:var(--v4-blue)}.design-v4 .prototype-label{color:var(--v4-blue);background:#146cff0f;border:1px solid #146cff2e;border-radius:999px;justify-self:end;padding:.65rem .9rem;font-size:.62rem;font-weight:720;transition:color .36s,background-color .36s,border-color .36s}.design-v4 .site-header[data-theme=dark] .prototype-label{color:var(--v4-blue);background:#146cff24;border-color:#146cff57}.design-v4 .site-header .brand-lockup,.design-v4 .site-header .brand-lockup__mark{color:var(--v4-blue)}.design-v4 .brand-lockup{gap:.62rem}.design-v4 .brand-lockup__mark{width:1.9rem}.design-v4 .brand-lockup__name{font-size:1.12rem;font-weight:740}.design-v4 .brand-motion-mark{--brand-motion-color:var(--v4-blue);--brand-breath-color:#087fbd;--brand-breath-ring-size:100%;--brand-breath-line-mix:34%;--brand-breath-min-opacity:.14;--brand-breath-max-opacity:.42;--brand-breath-glow-mix:12%;aspect-ratio:1;width:4.75rem;color:var(--brand-motion-color);isolation:isolate;transform-origin:50%;background:0 0;flex:none;place-items:center;display:grid;position:relative;mask:none}.design-v4 .brand-motion-mark:before{z-index:0;width:var(--brand-breath-ring-size);aspect-ratio:1;border:1px solid color-mix(in srgb, var(--brand-breath-color) var(--brand-breath-line-mix), transparent);opacity:.18;box-shadow:0 0 0 0 color-mix(in srgb, var(--brand-breath-color) 0%, transparent);content:"";pointer-events:none;border-radius:50%;animation:2.25s ease-in-out infinite maplog-brand-orbit-breathe;position:absolute}@keyframes maplog-brand-orbit-breathe{0%,to{opacity:var(--brand-breath-min-opacity);box-shadow:0 0 0 0 color-mix(in srgb, var(--brand-breath-color) 0%, transparent);transform:scale(.92)}50%{opacity:var(--brand-breath-max-opacity);box-shadow:0 0 18px 2px color-mix(in srgb, var(--brand-breath-color) var(--brand-breath-glow-mix), transparent);transform:scale(1.13)}}.design-v4 .brand-motion-mark>i{pointer-events:none;margin:0;display:block;position:absolute}.design-v4 .brand-motion-mark__orbit{z-index:0;aspect-ratio:1;opacity:.34;border:0;border-radius:50%;width:100%}.design-v4 .brand-motion-mark__logo{z-index:2;aspect-ratio:1;width:72%;filter:drop-shadow(0 14px 28px color-mix(in srgb, var(--brand-motion-color) 24%, transparent));background:currentColor;mask:url(/brand/maplog-logo.svg) 50%/contain no-repeat}.design-v4 .brand-motion-mark__light{z-index:1;aspect-ratio:1;opacity:0;background:color-mix(in srgb, var(--brand-breath-color) 42%, white);width:15%;box-shadow:0 0 0 6px color-mix(in srgb, var(--brand-breath-color) 10%, transparent), 0 0 24px 9px color-mix(in srgb, var(--brand-breath-color) 24%, transparent);border:1px solid #ffffff85;border-radius:50%}.design-v4 .brand-motion-mark--create{--brand-breath-color:#6753d4}.design-v4 .brand-motion-mark--discover{--brand-breath-color:#278657}.design-v4 .brand-motion-mark--privacy{--brand-breath-color:#c86b22}@media (prefers-color-scheme:dark){.design-v4 .brand-motion-mark{--brand-breath-color:var(--v4-cyan);--brand-breath-line-mix:28%;--brand-breath-min-opacity:.15;--brand-breath-max-opacity:.42;--brand-breath-glow-mix:13%}.design-v4 .brand-motion-mark--create{--brand-breath-color:var(--v4-violet)}.design-v4 .brand-motion-mark--discover{--brand-breath-color:var(--v4-green)}.design-v4 .brand-motion-mark--privacy{--brand-breath-color:var(--v4-amber)}}.design-v4 .brand-motion-mark--overview .brand-motion-mark__orbit,.design-v4 .brand-motion-mark--create .brand-motion-mark__orbit,.design-v4 .brand-motion-mark--privacy .brand-motion-mark__orbit{opacity:.2}.design-v4 .brand-motion-mark--overview .brand-motion-mark__light,.design-v4 .brand-motion-mark--create .brand-motion-mark__light,.design-v4 .brand-motion-mark--privacy .brand-motion-mark__light{opacity:0}.design-v4 .brand-motion-mark--illuminate,.design-v4 .brand-motion-mark--discover{--brand-breath-ring-size:280%;width:.58rem}.design-v4 .brand-motion-mark--illuminate .brand-motion-mark__logo,.design-v4 .brand-motion-mark--discover .brand-motion-mark__logo{opacity:0;width:3rem}.design-v4 .brand-motion-mark--illuminate .brand-motion-mark__orbit,.design-v4 .brand-motion-mark--discover .brand-motion-mark__orbit{opacity:.28;width:280%}.design-v4 .brand-motion-mark--illuminate .brand-motion-mark__light,.design-v4 .brand-motion-mark--discover .brand-motion-mark__light{opacity:.72;width:100%}.design-v4 .hero-v3{isolation:isolate;background:radial-gradient(circle at 50% 23%, #146cff16, transparent 28%), linear-gradient(180deg, var(--v4-paper-bright) 0%, var(--v4-paper) 74%, var(--v4-paper-depth) 100%);min-height:auto;padding:clamp(10rem,15vw,13rem) 0 clamp(7rem,12vw,10rem);position:relative;overflow:clip}.design-v4 .hero-v3:before{z-index:-2;content:"";opacity:.42;background-image:linear-gradient(var(--v4-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--v4-grid-line) 1px, transparent 1px);background-size:min(8vw,7rem) min(8vw,7rem);position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 58%)}.design-v4 .hero-v3__world{z-index:-1;aspect-ratio:2;opacity:.72;filter:blur(.1px);background:radial-gradient(circle,#146cff17,#0000 64%);border-radius:50%;width:min(82vw,980px);position:absolute;top:7.2rem;left:50%;transform:translate(-50%)}.design-v4 .hero-v3__world:before,.design-v4 .hero-v3__world:after{content:"";border:1px solid #146cff1f;border-radius:50%;position:absolute}.design-v4 .hero-v3__world:before{inset:8% 11%}.design-v4 .hero-v3__world:after{inset:25% 27%}.design-v4 .hero-v3__world i{--v4-hero-beam-color:var(--v4-blue);aspect-ratio:1;width:.52rem;opacity:var(--v4-hero-beam-opacity);background:var(--v4-light-core);box-shadow:0 0 0 5px color-mix(in srgb, var(--v4-hero-beam-color) 13%, transparent), 0 0 34px 15px color-mix(in srgb, var(--v4-hero-beam-color) 20%, transparent);border-radius:50%;position:absolute}.design-v4 .hero-v3__world i:first-child{--v4-hero-beam-color:var(--v4-blue);top:38%;left:23%}.design-v4 .hero-v3__world i:nth-child(2){--v4-hero-beam-color:var(--v4-green);top:62%;left:66%}.design-v4 .hero-v3__world i:nth-child(3){--v4-hero-beam-color:var(--v4-amber);top:29%;left:78%}@media (prefers-color-scheme:dark){.design-v4 .hero-v3__world i{border-color:color-mix(in srgb, var(--v4-hero-beam-color) 15%, transparent);background:color-mix(in srgb, var(--v4-hero-beam-color) 21%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--v4-hero-beam-color) 10%, transparent), 0 0 34px 14px color-mix(in srgb, var(--v4-hero-beam-color) 30%, transparent), 0 0 96px 38px color-mix(in srgb, var(--v4-hero-beam-color) 9%, transparent);filter:saturate(1.24)}}.design-v4 .hero-v3__layout{position:relative}.design-v4 .hero-v3__content{text-align:center;width:100%}.design-v4 .hero__identity-logo.brand-motion-mark{width:clamp(4.4rem,6vw,6.5rem);margin:0 auto 1.8rem}.design-v4 .hero-v3 h1{letter-spacing:-.075em;max-width:1080px;margin:1.15rem auto 0;font-size:clamp(4.1rem,9.3vw,8.6rem);font-weight:570;line-height:.87}.design-v4 .hero-v3 h1 em{color:var(--v4-blue);font-style:normal;font-weight:540;position:relative}.design-v4 .hero-v3 h1 em:after{content:"";background:linear-gradient(90deg, var(--v4-blue), var(--v4-cyan));transform-origin:50%;border-radius:999px;height:.035em;position:absolute;bottom:-.08em;left:.04em;right:.04em;transform:scaleX(.92)}.design-v4 .hero-v3__lede{max-width:790px;color:var(--v4-muted);letter-spacing:-.022em;margin:clamp(2.75rem,4vw,3.5rem) auto 0;font-size:clamp(1.08rem,1.5vw,1.35rem);line-height:1.55}.design-v4 .hero-v3__value{width:fit-content;max-width:100%;color:var(--v4-muted);text-align:center;grid-template-columns:auto 2.5rem auto;align-items:center;gap:.85rem;margin:2rem auto 0;font-size:.74rem;display:grid}.design-v4 .hero-v3__value i{background:linear-gradient(90deg, var(--ml-line), var(--ml-primary));width:2.5rem;height:1px}.design-v4 .hero-v3__value>span{text-align:right}.design-v4 .hero-v3__value strong{color:var(--v4-ink);text-align:left}.design-v4 .hero__actions{justify-content:center;align-items:center;gap:.85rem;margin-top:2rem;display:flex}.design-v4 .text-link,.design-v4 .availability-pill{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass-soft);border-radius:999px;margin:0;padding:.78rem 1.05rem;font-size:.75rem}.design-v4 .text-link:hover{color:var(--v4-blue);border-color:#146cff61}.design-v4 .availability-pill{color:var(--v4-muted)}.design-v4 .hero__aside{opacity:.65;writing-mode:vertical-rl;bottom:8rem;left:auto;right:1.5rem}.design-v4 .product-overview{--overview-x:47%;--overview-y:50%;width:100%;max-width:none;margin-inline:0;margin-top:var(--v4-flow-gap);border:1px solid var(--v4-header-border);text-align:left;background:var(--v4-surface-glass);backdrop-filter:blur(20px);border-radius:clamp(2rem,4vw,3.2rem);padding:clamp(1rem,2vw,1.55rem);position:relative;box-shadow:0 35px 110px #1b23301c}.design-v4 .product-overview:before{z-index:-1;border-radius:inherit;content:"";background:radial-gradient(circle at var(--overview-x) var(--overview-y), #146cff1a, transparent 31%);position:absolute;inset:-1px}.design-v4 .product-overview__header{color:var(--v4-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.15rem .5rem 1rem;font-size:.66rem;display:flex}.design-v4 .product-overview__header strong{color:var(--v4-ink)}.design-v4 .product-overview__journey{grid-template-columns:minmax(260px,.95fr) minmax(190px,.62fr) minmax(330px,1.08fr);align-items:stretch;gap:1rem;min-height:500px;display:grid}.design-v4 .product-overview__source,.design-v4 .product-overview__understanding,.design-v4 .product-overview__outputs{border:1px solid var(--v4-hairline);border-radius:calc(var(--v4-radius) - .55rem);background:var(--v4-surface-glass);min-height:500px}.design-v4 .product-overview__understanding{text-align:center;background:radial-gradient(circle at 50% 43%, #146cff2b, transparent 28%), var(--v4-surface-blue);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.design-v4 .product-overview__understanding:before,.design-v4 .product-overview__understanding:after{content:"";border:1px solid #146cff26;border-radius:50%;position:absolute}.design-v4 .product-overview__understanding:before{width:260px;height:260px}.design-v4 .product-overview__understanding:after{width:150px;height:150px}.design-v4 .product-overview__mark.brand-motion-mark{z-index:1;aspect-ratio:1;width:3.6rem;color:var(--v4-blue);filter:none;background:0 0;margin-bottom:1.5rem;position:relative;mask:none}.design-v4 .product-overview__understanding small,.design-v4 .product-overview__understanding strong{z-index:1;position:relative}.design-v4 .product-overview__understanding small{color:var(--v4-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:720}.design-v4 .product-overview__understanding strong{letter-spacing:-.035em;margin-top:.55rem;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.25}.design-v4 .product-overview__outputs{background:var(--v4-surface-soft);grid-template-rows:auto repeat(3,1fr);gap:.72rem;padding:1rem;display:grid;overflow:hidden}.design-v4 .product-overview__outputs-label{color:var(--v4-muted);letter-spacing:.13em;text-transform:uppercase;padding:.4rem .2rem .3rem;font-size:.64rem}.design-v4 .product-output{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass-strong);border-radius:1.1rem;grid-template-columns:1fr auto;align-items:center;gap:.9rem;min-height:0;padding:1rem;display:grid;position:relative;overflow:hidden}.design-v4 .product-output:before{aspect-ratio:1;content:"";opacity:.17;background:var(--output-color,var(--v4-blue));filter:blur(18px);border-radius:50%;width:55%;position:absolute;bottom:-120%;right:-10%}.design-v4 .product-output--ocean{--output-color:var(--v4-cyan)}.design-v4 .product-output--sunset{--output-color:var(--v4-amber)}.design-v4 .product-output--city{--output-color:var(--v4-violet)}.design-v4 .product-output div{gap:.2rem;display:grid}.design-v4 .product-output div strong{letter-spacing:-.025em;font-size:1rem}.design-v4 .product-output div small{color:var(--v4-muted);font-size:.66rem}.design-v4 .product-output>i{aspect-ratio:1;background:var(--output-color,var(--v4-blue));width:.55rem;box-shadow:0 0 18px var(--output-color,var(--v4-blue));border-radius:50%}.design-v4 .product-overview>footer{color:var(--v4-muted);background:#146cff09;border:1px dashed #146cff38;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;padding:.8rem 1rem;font-size:.69rem;display:flex}.design-v4 .product-overview>footer span{color:var(--v4-blue)}.design-v4 .life-library-grid{border:1px solid var(--v4-hairline);border-radius:calc(var(--v4-radius) - .55rem);background:var(--v4-surface-glass-strong);width:100%;box-shadow:none;grid-template-rows:auto minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.design-v4 .life-library-grid__header,.design-v4 .life-library-grid>footer{justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.design-v4 .life-library-grid__header{border-bottom:1px solid var(--v4-hairline)}.design-v4 .life-library-grid__header div{gap:.18rem;display:grid}.design-v4 .life-library-grid__header span,.design-v4 .life-library-grid>footer,.design-v4 .life-library-grid__header i{color:var(--v4-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.59rem;font-style:normal}.design-v4 .life-library-grid__header strong{font-size:.82rem}.design-v4 .life-library-grid__tiles{background:0 0;border-radius:0;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:0;min-height:0;padding:0;display:grid}.design-v4 .life-library-grid__tiles figure{background:0 0;border-radius:0;min-height:0;position:relative;overflow:hidden}.design-v4 .life-library-grid__tiles figure:before,.design-v4 .life-library-grid__tiles figure:after{z-index:2;content:"";pointer-events:none;background:var(--v4-hairline);position:absolute}.design-v4 .life-library-grid__tiles figure:not(:nth-child(3n)):after{width:1px;top:0;bottom:0;right:0}.design-v4 .life-library-grid__tiles figure:nth-child(-n+6):before{height:1px;bottom:0;left:0;right:0}.design-v4 .life-library-grid__tiles figure .responsive-picture{width:auto;height:auto;position:absolute;inset:-1px}.design-v4 .life-library-grid__tiles img{object-fit:cover;object-position:var(--library-crop);width:100%;height:100%;transition:transform .9s var(--v4-ease), filter .5s ease}.design-v4 .life-library-grid__tiles figure:hover img{filter:saturate(1.06);transform:scale(1.045)}.design-v4 .life-library-grid>footer{border-top:1px solid var(--v4-hairline);text-transform:none}.design-v4 .life-library-grid>footer strong{color:var(--v4-ink)}.design-v4 .belief-strip{min-height:clamp(32rem,58vw,46rem);padding:var(--v4-section) var(--v4-gutter);text-align:center;background:#111419;place-content:center;display:grid}.design-v4 .belief-strip p,.design-v4 .belief-strip strong{letter-spacing:-.065em;font-size:clamp(2.7rem,6.35vw,6.5rem);font-weight:520;line-height:.98}.design-v4 .belief-strip p{color:#747c87}.design-v4 .belief-strip strong{color:#f3f5f2;white-space:nowrap;max-width:none;margin-top:.15em}.design-v4 .skill-intro{max-width:1000px;position:relative}.design-v4 .skill-intro h2,.design-v4 .future-skill h2{letter-spacing:-.068em;max-width:1050px;margin-top:1.25rem;font-size:clamp(3.35rem,7vw,7rem);font-weight:540;line-height:.92}.design-v4 .skill-intro .section-lede{margin-top:1.7rem}.design-v4 .process-bridge{min-width:92px;color:var(--v4-muted);text-align:center;grid-template-rows:auto minmax(130px,1fr) auto;place-items:center;padding:1.1rem .2rem;display:grid}.design-v4 .process-bridge>span,.design-v4 .process-bridge>small{letter-spacing:.07em;text-transform:uppercase;max-width:84px;font-size:.58rem;line-height:1.35}.design-v4 .process-bridge__track{place-items:center;width:1.5rem;height:100%;min-height:150px;display:grid;position:relative}.design-v4 .process-bridge__track b{background:linear-gradient(to bottom, var(--v4-hairline), var(--v4-blue), var(--v4-hairline));transform-origin:top;width:1px;position:absolute;top:0;bottom:0;left:50%}.design-v4 .process-bridge__track i{z-index:1;aspect-ratio:1;border:2px solid var(--v4-paper);background:var(--v4-blue);border-radius:50%;width:.45rem;position:relative;box-shadow:0 0 0 4px #146cff1a,0 0 20px #146cff40}.design-v4 .process-bridge__track i:first-of-type{align-self:start}.design-v4 .process-bridge__track i:nth-of-type(2){align-self:center}.design-v4 .process-bridge__track i:nth-of-type(3){align-self:end}.design-v4 .map-skill{padding:var(--v4-section) 0;background:radial-gradient(circle at 76% 56%, #56c8ff12, transparent 28%), var(--v4-paper);position:relative;overflow:clip}.design-v4 .map-skill__composition{grid-template-columns:minmax(280px,.78fr) 100px minmax(500px,1.55fr);align-items:stretch;gap:0 1rem;display:grid}.design-v4 .map-skill__composition>.skill-intro{margin-bottom:var(--v4-flow-gap);grid-column:1/-1}.design-v4 .map-skill__source{min-height:690px}.design-v4 .map-skill__source .life-library-grid{height:100%}.design-v4 .earth-experience{border:1px solid var(--v4-hairline);border-radius:var(--v4-radius);background:linear-gradient(var(--v4-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--v4-grid-line) 1px, transparent 1px), var(--v4-surface-glass-strong);min-height:690px;box-shadow:var(--v4-shadow);background-size:56px 56px,56px 56px,auto;grid-template-rows:auto minmax(360px,1fr) auto auto auto;padding:1.2rem;display:grid;position:relative;overflow:hidden}.design-v4 .earth-experience__header,.design-v4 .discovery-world__header{border-bottom:1px solid var(--v4-hairline);grid-template-columns:1fr minmax(220px,.7fr);align-items:end;gap:2rem;padding:.25rem .25rem 1.05rem;display:grid}.design-v4 .earth-experience__header div,.design-v4 .discovery-world__header div{gap:.25rem;display:grid}.design-v4 .discovery-world__header .brand-motion-mark{margin-bottom:.2rem}.design-v4 .earth-experience__header span,.design-v4 .discovery-world__header span{color:var(--v4-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.61rem}.design-v4 .earth-experience__header strong,.design-v4 .discovery-world__header strong{letter-spacing:-.035em;font-size:clamp(1.25rem,2vw,1.75rem)}.design-v4 .earth-experience__header p,.design-v4 .discovery-world__header p{max-width:35ch;color:var(--v4-muted);font-size:.72rem;line-height:1.45}.design-v4 .discovery-world__header{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);align-items:center}.design-v4 .discovery-world__header p{text-align:left;justify-self:end;max-width:48ch;line-height:1.55}.design-v4 .earth-experience__map{--map-light-x:50%;--map-light-y:50%;border-radius:calc(var(--v4-radius) - .7rem);background:var(--v4-surface-glass-soft);border:1px solid #146cff14;min-height:0;margin:1rem 0 .55rem;position:relative;overflow:hidden}.design-v4 .earth-experience__map:after{z-index:1;content:"";background:radial-gradient(circle 190px at var(--map-light-x) var(--map-light-y), #146cff1f, transparent 72%);pointer-events:none;position:absolute;inset:0}.design-v4 .earth-experience__map>img{z-index:0;object-fit:contain;opacity:.94;filter:saturate(.82)contrast(.95);width:100%;height:100%;position:relative}.design-v4 .geo-area{z-index:2;align-items:center;gap:.5rem;display:flex;position:absolute}.design-v4 .geo-area,.design-v4 .geo-area>i,.design-v4 .geo-area span{transition:translate .52s var(--v4-ease), opacity .36s ease, box-shadow .52s var(--v4-ease)}.design-v4 .geo-area>i{aspect-ratio:1;border:2px solid var(--v4-light-core);background:var(--v4-blue);border-radius:50%;width:.58rem;display:block;box-shadow:0 0 0 5px #146cff1c,0 0 28px 13px #146cff33}.design-v4 .geo-area>.brand-motion-mark{flex:none}.design-v4 .geo-area span{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass);backdrop-filter:blur(8px);border-radius:999px;padding:.35rem .55rem;display:grid;box-shadow:0 8px 30px #11141814}.design-v4 .geo-area small{color:var(--v4-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.48rem}.design-v4 .geo-area strong{font-size:.64rem}.design-v4 .geo-area--kyoto{top:43%;left:82%}.design-v4 .geo-area--florence{top:34%;left:52%}.design-v4 .geo-area--louise{top:26%;left:17%}.design-v4 .geo-area--yosemite{top:43%;left:17%}.design-v4 .earth-experience__legend{flex-wrap:wrap;gap:.42rem;padding:.4rem 0;display:flex}.design-v4 .country-key,.design-v4 .map-scale-key{border:1px solid var(--v4-hairline);color:var(--v4-muted);background:var(--v4-surface-glass-soft);border-radius:999px;align-items:center;gap:.35rem;padding:.36rem .55rem;font-size:.55rem;display:inline-flex}.design-v4 .country-key i,.design-v4 .map-scale-key i{aspect-ratio:1;background:#146cff1f;border:1px solid;border-radius:.2rem;width:.52rem}.design-v4 .country-key--ocean i{color:var(--v4-cyan);background:#56c8ff2e}.design-v4 .country-key--sunset i{color:var(--v4-amber);background:#f2a45e2e}.design-v4 .country-key--nature i{color:var(--v4-green);background:#62c4872e}.design-v4 .country-key--city i{color:var(--v4-violet);background:#8b78f32e}.design-v4 .achievement-showcase{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass);border-radius:1.15rem;grid-template-columns:auto 1fr 1fr;align-items:stretch;margin-top:.7rem;display:grid;overflow:hidden}.design-v4 .achievement-showcase header,.design-v4 .achievement-showcase article{background:0 0;border:0;border-radius:0;align-items:center;gap:.65rem;min-width:0;padding:.8rem;display:flex}.design-v4 .achievement-showcase header{border-right:1px solid var(--v4-hairline);display:grid}.design-v4 .achievement-showcase header span,.design-v4 .achievement-showcase article small{color:var(--v4-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.5rem}.design-v4 .achievement-showcase header strong,.design-v4 .achievement-showcase article strong{font-size:.66rem}.design-v4 .achievement-showcase article+article{border-left:1px solid var(--v4-hairline)}.design-v4 .achievement-showcase article div{gap:.15rem;min-width:0;display:grid}.design-v4 .achievement-mark{aspect-ratio:1;border:1px solid var(--v4-blue);width:2.3rem;color:var(--v4-blue);background:#146cff0d;border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.design-v4 .achievement-mark--landmark{color:var(--v4-violet);border-color:var(--v4-violet);border-radius:34% 66% 60% 40%/44% 39% 61% 56%}.design-v4 .achievement-mark b{font-size:.66rem}.design-v4 .earth-experience__note{color:var(--v4-muted);letter-spacing:.06em;text-align:center;text-transform:uppercase;padding:.85rem .1rem .1rem;font-size:.56rem}.design-v4 .create-skill{--create-threshold-scale:1;background:radial-gradient(circle at 82% 47%, #146cff21, transparent 25%), radial-gradient(circle at 18% 70%, #8b78f314, transparent 28%), var(--v4-dark);padding:clamp(8.5rem,11vw,10rem) 0 clamp(8rem,10vw,9.5rem);position:relative;overflow:clip}.design-v4 .create-skill:before{content:"";background:linear-gradient(to bottom, var(--v4-paper), transparent);opacity:.14;pointer-events:none;height:15rem;position:absolute;top:0;left:0;right:0}.design-v4 .create-skill:after{z-index:1;content:"";pointer-events:none;width:min(76vw,980px);height:1px;transform:translateX(-50%) scaleX(var(--create-threshold-scale));transform-origin:50%;background:linear-gradient(90deg,#0000,#78a6ff33,#78a6ff,#78a6ff33,#0000);position:absolute;top:0;left:50%;box-shadow:0 0 28px #146cff6b}.design-v4 .create-skill__composition{width:min(calc(100% - (var(--v4-gutter) * 2)), var(--v4-shell));row-gap:0}.design-v4 .create-skill .skill-intro{max-width:1030px}.design-v4 .memory-ranges{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;max-width:980px;margin-top:2.3rem;display:grid}.design-v4 .memory-ranges article{border:1px solid var(--v4-dark-line);background:#ffffff09;border-radius:1.35rem;gap:.28rem;min-height:128px;padding:1.15rem 1.25rem;display:grid}.design-v4 .memory-ranges span{color:var(--v4-blue);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:720}.design-v4 .memory-ranges strong{letter-spacing:-.025em;align-self:end;font-size:clamp(1rem,1.45vw,1.25rem);font-weight:560}.design-v4 .memory-ranges small{color:#808a97;font-size:.64rem}.design-v4 .create-skill__demo{margin-top:var(--v4-flow-gap)}.design-v4 .director-flow{grid-template-columns:minmax(310px,1.03fr) minmax(300px,1.12fr) minmax(250px,.82fr);align-items:stretch;gap:1rem;min-height:650px;display:grid}.design-v4 .director-sources,.design-v4 .director-intelligence,.design-v4 .director-output{border:1px solid var(--v4-dark-line);border-radius:var(--v4-radius);background:#10141acc;min-height:650px}.design-v4 .director-sources{grid-template-rows:auto 1fr;padding:1rem;display:grid;overflow:hidden}.design-v4 .director-sources header{color:#818b98;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.2rem .1rem .9rem;font-size:.58rem;display:flex}.design-v4 .director-sources header strong{color:#c5cbd2;font-weight:560}.design-v4 .director-sources>div{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,1fr);gap:.45rem;min-height:0;display:grid}.design-v4 .director-sources figure{aspect-ratio:9/16;background:#0b0d11;border:1px solid #ffffff14;border-radius:.9rem;align-self:center;min-width:0;min-height:0;position:relative;overflow:hidden}.design-v4 .director-sources figure:first-child{box-shadow:0 0 0 1px #146cffa6,0 0 28px #146cff29}.design-v4 .director-sources img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--v4-ease), filter .6s ease}.design-v4 .create-skill .responsive-picture{background:radial-gradient(circle at 50% 44%,#146cff29,#0000 26%),linear-gradient(145deg,#11161d,#080b0f)}.design-v4 .create-skill .media-fallback small{color:#87919d}.design-v4 .director-sources figcaption{color:#ffffffc7;text-shadow:0 1px 8px #000;font-size:.48rem;position:absolute;bottom:.45rem;left:.45rem;right:.45rem}.design-v4 .director-intelligence{background:radial-gradient(circle at 14% 10%, #146cff26, transparent 25%), var(--v4-dark-raised);grid-template-rows:auto auto auto 1fr;padding:clamp(1.25rem,2vw,1.8rem);display:grid;position:relative;overflow:hidden}.design-v4 .director-intelligence__pulse.brand-motion-mark{--brand-breath-color:var(--v4-violet);--brand-breath-line-mix:28%;--brand-breath-min-opacity:.15;--brand-breath-max-opacity:.42;--brand-breath-glow-mix:13%;width:2.35rem;box-shadow:none;background:0 0;margin-bottom:1.5rem}.design-v4 .director-intelligence>p{color:var(--v4-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.61rem;font-weight:720}.design-v4 .director-intelligence h3{letter-spacing:-.045em;margin-top:.5rem;font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:520}.design-v4 .director-intelligence ul{margin:2rem 0 0;padding:0;list-style:none}.design-v4 .director-intelligence li{border-top:1px solid var(--v4-dark-line);grid-template-columns:4.2rem 1fr;align-items:start;gap:.8rem;padding:1rem 0;display:grid}.design-v4 .director-intelligence li span{color:#7f8996;letter-spacing:.1em;text-transform:uppercase;font-size:.55rem}.design-v4 .director-intelligence li strong{color:#e7e9e6;font-size:.76rem;font-weight:540;line-height:1.4}.design-v4 .taste-profile{background:#146cff0f;border:1px solid #146cff2e;border-radius:1rem;align-self:end;padding:1rem}.design-v4 .taste-profile small{color:#8c96a4;font-size:.58rem}.design-v4 .taste-profile div{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.design-v4 .taste-profile span{border:1px solid var(--v4-dark-line);color:#bbc2ca;border-radius:999px;padding:.35rem .55rem;font-size:.54rem}.design-v4 .director-output{background:#12171d;grid-template-rows:minmax(0,1fr) auto;padding:.7rem;display:grid;overflow:hidden;box-shadow:0 30px 100px #00000052}.design-v4 .director-output__device{border-radius:calc(var(--v4-radius) - .6rem);background:#06080b;border:1px solid #ffffff1c;min-height:0;position:relative;overflow:hidden}.design-v4 .director-output__cover{z-index:1;opacity:1;transition:opacity .52s var(--v4-ease);position:absolute;inset:0}.design-v4 .director-output__cover .responsive-picture{border-radius:inherit;background:#06080b}.design-v4 .director-output video{z-index:0;opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .52s var(--v4-ease);background:#06080b;position:relative}.design-v4 [data-video-state=playing] .director-output video,.design-v4 [data-video-state=paused] .director-output video{z-index:2;opacity:1}.design-v4 [data-video-state=playing] .director-output__cover,.design-v4 [data-video-state=paused] .director-output__cover{opacity:0}.design-v4 .director-output__error{z-index:7;text-align:center;backdrop-filter:blur(10px);background:linear-gradient(#06080bc2,#06080be6);align-content:center;justify-items:center;gap:.55rem;padding:2rem;display:grid;position:absolute;inset:0}.design-v4 .director-output__error[hidden]{display:none}.design-v4 .director-output__error .media-fallback__mark{width:2.8rem;margin-bottom:.45rem}.design-v4 .director-output__error strong{color:#f0f2f4;font-size:1rem;font-weight:600}.design-v4 .director-output__error small{color:#929ba7;max-width:21rem;font-size:.68rem;line-height:1.5}.design-v4 .director-output__veil{z-index:3;pointer-events:none;background:linear-gradient(#0000002e,#0000 45%,#000000a3);position:absolute;inset:0}.design-v4 .director-output__status{z-index:4;color:#ffffffc7;backdrop-filter:blur(8px);background:#00000052;border:1px solid #fff3;border-radius:999px;padding:.38rem .55rem;font-size:.53rem;position:absolute;top:.75rem;left:.75rem}.design-v4 .director-output__copy{z-index:4;gap:.3rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.design-v4 .director-output__copy small{color:#ffffffad;letter-spacing:.07em;text-transform:uppercase;font-size:.54rem}.design-v4 .director-output__copy strong{color:#fff;font-size:.92rem;font-weight:560;line-height:1.25}.design-v4 .director-output__play{z-index:6;aspect-ratio:1;color:#fff;backdrop-filter:blur(10px);cursor:pointer;background:#080a0d5c;border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:3.7rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #146cff2e}.design-v4 [data-video-state=loading] .director-output__play{cursor:progress}.design-v4 [data-video-state=loading] .director-output__play i{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;margin:0;animation:.8s linear infinite v4-video-loading}.design-v4 [data-video-state=error] .director-output__play{opacity:0;pointer-events:none}@keyframes v4-video-loading{to{transform:rotate(360deg)}}.design-v4 .director-output__play i{border-top:.38rem solid #0000;border-bottom:.38rem solid #0000;border-left:.58rem solid;width:0;height:0;margin-left:.2rem}.design-v4 [data-previewing=true] .director-output__play i{background:linear-gradient(90deg,#fff 0 32%,#0000 32% 68%,#fff 68%);border:0;width:.58rem;height:.72rem;margin:0}.design-v4 .director-output>footer{gap:.18rem;padding:.85rem .4rem .2rem;display:grid}.design-v4 .director-output>footer span{color:#737e8b;letter-spacing:.1em;text-transform:uppercase;font-size:.5rem}.design-v4 .director-output>footer strong{color:#dfe3e5;font-size:.7rem}.design-v4 .creation-loop{border:1px solid var(--v4-dark-line);color:#7f8995;letter-spacing:.11em;text-transform:uppercase;border-radius:999px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:.8rem;margin-top:1rem;padding:.85rem 1.1rem;font-size:.56rem;display:grid}.design-v4 .creation-loop__track{background:0 0;height:1px;position:relative}.design-v4 .creation-loop__track b{--creation-line-progress:1;background:linear-gradient(90deg, var(--v4-dark-line), #4169d8);transform:scaleX(var(--creation-line-progress));transform-origin:0;will-change:transform;position:absolute;inset:0}.design-v4 .creation-loop strong{color:#dbe1e8}.design-v4 .prototype-disclosure,.design-v4 .discovery-disclosure{color:#717b87;text-align:center;margin-top:1rem;font-size:.55rem}.design-v4 .discover-skill{padding:var(--v4-section) 0;background:radial-gradient(circle at 12% 36%, #62c48714, transparent 23%), radial-gradient(circle at 82% 70%, #8b78f312, transparent 25%), var(--v4-paper);position:relative;overflow:clip}.design-v4 .discover-skill__composition{grid-template:auto/minmax(0,1fr);row-gap:0;display:grid}.design-v4 .discover-skill__composition>*{grid-column:1;width:100%;grid-area:auto!important}.design-v4 .discover-skill__composition>.skill-intro{margin-bottom:var(--v4-flow-gap)}.design-v4 .discover-skill__sidebar{width:100%}.design-v4 .discovery-lens{border:1px solid var(--v4-hairline);border-radius:var(--v4-radius);background:var(--v4-surface-glass-strong);box-shadow:var(--v4-shadow);grid-template-columns:minmax(280px,.75fr) minmax(520px,1.35fr);align-items:stretch;display:grid;overflow:hidden}.design-v4 .discovery-lens>header{border-right:1px solid var(--v4-hairline);background:linear-gradient(145deg, #62c48714, var(--v4-surface-glass-soft));flex-direction:column;justify-content:center;padding:clamp(1.6rem,3vw,2.7rem);display:flex}.design-v4 .discovery-lens h3{letter-spacing:-.055em;max-width:420px;margin-top:1rem;font-size:clamp(1.8rem,3.3vw,3.25rem);font-weight:530;line-height:1}.design-v4 .discovery-lens header>p:last-child{max-width:47ch;color:var(--v4-muted);margin-top:1.4rem;font-size:.82rem;line-height:1.55}.design-v4 .discovery-lens__signals{grid-template-columns:repeat(2,1fr);gap:.6rem;padding:.8rem;display:grid}.design-v4 .discovery-lens__signals article{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass-soft);border-radius:1.1rem;grid-template-rows:auto auto;grid-template-columns:1fr;align-content:center;min-height:112px;padding:1rem;display:grid}.design-v4 .discovery-lens__signals strong{font-size:.75rem}.design-v4 .discovery-lens__signals small{color:var(--v4-muted);margin-top:.25rem;font-size:.62rem;line-height:1.35}.design-v4 .discovery-lens__not-heat{border-top:1px solid var(--v4-hairline);color:var(--v4-muted);background:color-mix(in srgb, var(--v4-ink) 2.5%, transparent);grid-column:1/-1;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;font-size:.62rem;display:flex}.design-v4 .discovery-lens__not-heat strong{color:var(--v4-ink)}.design-v4 .discover-skill .process-bridge{grid-template-rows:auto;grid-template-columns:auto minmax(160px,1fr) auto;width:min(720px,82%);min-height:110px;margin:1rem auto;padding:0}.design-v4 .discover-skill .process-bridge>span,.design-v4 .discover-skill .process-bridge>small{max-width:none}.design-v4 .discover-skill .process-bridge__track{width:100%;height:3.4rem;min-height:0;display:block;position:relative}.design-v4 .discover-skill .process-bridge__track b{background:linear-gradient(90deg, var(--v4-hairline), var(--v4-green), var(--v4-hairline));transform-origin:0;width:auto;height:1px;inset:50% 0 auto}.design-v4 .discover-skill .process-bridge__track i{background:var(--v4-green);position:absolute;translate:-50% -50%;box-shadow:0 0 0 4px #62c4871c,0 0 20px #62c4873d}.design-v4 .discover-skill .process-bridge__track i:first-of-type{top:8%;left:13%}.design-v4 .discover-skill .process-bridge__track i:nth-of-type(2){top:92%;left:48%}.design-v4 .discover-skill .process-bridge__track i:nth-of-type(3){top:18%;left:74%}.design-v4 .discovery-world{--discovery-light-x:50%;--discovery-light-y:50%;border:1px solid var(--v4-hairline);background:linear-gradient(var(--v4-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--v4-grid-line) 1px, transparent 1px), var(--v4-surface-world);min-height:850px;box-shadow:var(--v4-shadow);background-size:64px 64px,64px 64px,auto;border-radius:clamp(2rem,4vw,3rem);padding:1.2rem;position:relative;overflow:hidden}.design-v4 .discovery-world:before{z-index:1;content:"";background:radial-gradient(circle 260px at var(--discovery-light-x) var(--discovery-light-y), #45b86b1a, transparent 74%);pointer-events:none;position:absolute;inset:0}.design-v4 .discovery-world__map{place-items:center;display:grid;position:absolute;inset:15% 3% 9%}.design-v4 .discovery-world__map:after{background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--v4-surface-world) 16%, transparent) 62%, var(--v4-surface-world) 94%)}@media (prefers-color-scheme:dark){.design-v4 .discovery-world__map:after{display:none}}.design-v4 .discovery-world__map img{object-fit:contain;opacity:.66;filter:saturate(.7)contrast(.86);width:100%;max-height:100%}.design-v4 .discovery-place{z-index:2;align-items:center;gap:.45rem;display:flex;position:absolute}.design-v4 .discovery-place i{aspect-ratio:1;border:2px solid var(--v4-light-core);background:var(--v4-blue);border-radius:50%;width:.52rem;box-shadow:0 0 0 5px #146cff1c,0 0 28px 12px #146cff29}.design-v4 .discovery-place>.brand-motion-mark{flex:none}.design-v4 .discovery-place b{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass);backdrop-filter:blur(10px);border-radius:999px;padding:.35rem .55rem;font-size:.6rem;font-weight:620;box-shadow:0 8px 30px #11141814}.design-v4 .discovery-place--louise{top:27%;left:16%}.design-v4 .discovery-place--yosemite{top:48%;left:18%}.design-v4 .discovery-place--lake{top:33%;left:57%}.design-v4 .discovery-world__stories{pointer-events:none;position:absolute;inset:7.5rem 1.5rem 6.5rem}.design-v4 .shared-story-v3{--story-scroll-y:0px;border:1px solid var(--v4-header-border);background:var(--v4-surface-glass-strong);backdrop-filter:blur(15px);pointer-events:auto;width:clamp(190px,18vw,225px);height:clamp(390px,38vw,470px);transform:translateY(var(--story-scroll-y));transition:translate .7s var(--v4-ease), rotate .7s var(--v4-ease), box-shadow .7s var(--v4-ease);border-radius:1.8rem;grid-template-rows:auto minmax(0,1fr) auto;padding:.55rem;display:grid;position:absolute;overflow:hidden;box-shadow:0 25px 70px #19212d2e}.design-v4 .shared-story-v3:hover{z-index:4;translate:0 -10px;rotate:0deg;box-shadow:0 36px 95px #19212d3d}.design-v4 .shared-story-v3--coast{top:10%;left:6%;rotate:-3deg}.design-v4 .shared-story-v3--meal{top:12%;left:42%;rotate:2.5deg}.design-v4 .shared-story-v3--trail{top:5%;right:5%;rotate:-1.5deg}.design-v4 .shared-story-v3__light{padding:.45rem .35rem .65rem}.design-v4 .shared-story-v3__media{background:var(--v4-surface-muted);border-radius:1.25rem;min-height:0;position:relative;overflow:hidden}.design-v4 .shared-story-v3__media img{object-fit:cover;width:100%;height:100%;transform:translate3d(var(--story-image-x,0), var(--story-image-y,0), 0) scale(1.01);transition:transform .7s var(--v4-ease), filter .5s ease}@media (hover:hover) and (pointer:fine){.design-v4 .earth-experience__map:hover .geo-area:not(:hover){opacity:.72}.design-v4 .earth-experience__map .geo-area:hover{z-index:4;translate:0 -3px}.design-v4 .earth-experience__map .geo-area:hover>i{transform:scale(1.1);box-shadow:0 0 0 7px #146cff21,0 0 36px 18px #146cff45}.design-v4 .director-sources figure:hover img{filter:saturate(1.08)contrast(1.03);transform:scale(1.055)}.design-v4 .shared-story-v3:hover .shared-story-v3__media img{filter:saturate(1.05)contrast(1.02);transform:translate3d(var(--story-image-x,0), var(--story-image-y,0), 0) scale(1.055)}}.design-v4 .shared-story-v3__play{aspect-ratio:1;backdrop-filter:blur(6px);background:#0000002b;border:1px solid #ffffff8c;border-radius:50%;width:2.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.design-v4 .shared-story-v3__play:after{content:"";border-top:.28rem solid #0000;border-bottom:.28rem solid #0000;border-left:.45rem solid #fff;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.design-v4 .shared-story-v3>footer{gap:.18rem;padding:.75rem .35rem .25rem;display:grid}.design-v4 .shared-story-v3>footer>small,.design-v4 .shared-story-v3>footer>span{color:var(--v4-muted);font-size:.5rem}.design-v4 .shared-story-v3>footer>strong{font-size:.82rem}.design-v4 .shared-story-v3__signals{flex-wrap:wrap;gap:.25rem;margin-top:.45rem;display:flex}.design-v4 .shared-story-v3__signals em{border:1px solid var(--v4-hairline);color:var(--v4-muted);border-radius:999px;padding:.25rem .4rem;font-size:.43rem;font-style:normal}.design-v4 .discovery-world__action{z-index:5;border:1px solid var(--v4-hairline);background:var(--v4-surface-glass-strong);backdrop-filter:blur(12px);border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:1.25rem;width:auto;min-width:0;padding:1rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;transform:none;box-shadow:0 18px 50px #1114181a}.design-v4 .discovery-world__action small{color:var(--v4-muted);font-size:.52rem}.design-v4 .discovery-world__action strong{font-size:.8rem}.design-v4 .discovery-world__action span{color:#fff;background:var(--v4-blue);margin-top:0;font-size:.65rem;font-weight:650}.design-v4 .discovery-disclosure{color:var(--v4-muted)}.design-v4 .privacy-trust{padding:var(--v4-section) 0;background:radial-gradient(circle at 20% 42%, #146cff12, transparent 25%), var(--v4-surface-privacy)}.design-v4 .privacy-trust:before{border-color:var(--v4-privacy-atmosphere-ring);box-shadow:inset 0 0 0 8vw var(--v4-privacy-atmosphere-inset)}.design-v4 .privacy-trust__composition{grid-template-columns:minmax(0,1fr);grid-template-areas:none;row-gap:0;display:grid}.design-v4 .privacy-trust__composition>*{grid-column:1;width:100%;grid-area:auto!important}.design-v4 .privacy-trust__intro{max-width:980px;margin-bottom:var(--v4-flow-gap)}.design-v4 .privacy-system{grid-template-columns:minmax(620px,1.55fr) minmax(260px,.62fr);align-items:stretch;gap:1rem;display:grid}.design-v4 .privacy-device-boundary,.design-v4 .privacy-optional-cloud{border-radius:var(--v4-radius);min-height:520px}.design-v4 .privacy-device-boundary{background:linear-gradient(#146cff09 1px, transparent 1px), linear-gradient(90deg, #146cff09 1px, transparent 1px), var(--v4-surface-privacy-blue);background-size:54px 54px,54px 54px,auto;border:1px solid #146cff3d;grid-template-rows:auto 1fr auto;padding:1.3rem;display:grid;box-shadow:0 30px 90px #146cff17}.design-v4 .privacy-device-boundary>header{border-bottom:1px solid #146cff21;justify-content:space-between;align-items:end;gap:2rem;padding:.2rem .2rem 1rem;display:flex}.design-v4 .privacy-device-boundary>header div{gap:.2rem;display:grid}.design-v4 .privacy-device-boundary>header span,.design-v4 .privacy-device-boundary>header p{color:var(--v4-muted);font-size:.63rem}.design-v4 .privacy-device-boundary>header strong{letter-spacing:-.04em;font-size:1.5rem}.design-v4 .privacy-device-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.75rem;padding:2rem 0;display:grid}.design-v4 .privacy-device-step{background:var(--v4-surface-glass);border:1px solid #146cff1f;border-radius:1.3rem;align-content:end;min-height:190px;padding:1.1rem;display:grid}.design-v4 .privacy-device-step>span{color:var(--v4-muted);margin-top:1.1rem;font-size:.58rem}.design-v4 .privacy-device-step>strong{margin-top:.25rem;font-size:.78rem}.design-v4 .privacy-flow-line{background:linear-gradient(90deg, #146cff1f, var(--v4-blue));width:2rem;height:1px}.design-v4 .privacy-media-stack,.design-v4 .privacy-story-frame,.design-v4 .privacy-system-mark{aspect-ratio:1;width:3.3rem;position:relative}.design-v4 .privacy-media-stack i{border:1px solid var(--v4-privacy-ring);background:var(--v4-privacy-media-blue);border-radius:.5rem;width:2.1rem;height:2.7rem;position:absolute;box-shadow:0 10px 24px #070e181f}.design-v4 .privacy-media-stack i:first-child{left:0;transform:rotate(-8deg)}.design-v4 .privacy-media-stack i:nth-child(2){background:var(--v4-privacy-media-green);left:.65rem}.design-v4 .privacy-media-stack i:nth-child(3){background:var(--v4-privacy-media-amber);left:1.25rem;transform:rotate(8deg)}.design-v4 .privacy-system-mark.brand-motion-mark{--brand-breath-color:#0b57d0;color:var(--v4-blue);filter:none;background:0 0;mask:none}@media (prefers-color-scheme:dark){.design-v4 .privacy-system-mark.brand-motion-mark{--brand-breath-color:#78a6ff}}.design-v4 .privacy-story-frame{border:1px solid var(--v4-privacy-ring);background:linear-gradient(145deg, var(--v4-privacy-story-start), var(--v4-privacy-story-end));border-radius:.75rem;overflow:hidden;box-shadow:0 10px 24px #070e181f}.design-v4 .privacy-story-frame i{background:linear-gradient(90deg, var(--v4-blue), var(--v4-green));height:1px;position:absolute;bottom:.6rem;left:.6rem;right:.6rem;box-shadow:0 0 14px #56c8ff57}.design-v4 .privacy-device-boundary>footer{color:var(--v4-muted);border-top:1px solid #146cff21;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:.7rem;padding:1rem .2rem .1rem;font-size:.58rem;display:grid}.design-v4 .privacy-device-boundary>footer strong{color:var(--v4-ink)}.design-v4 .privacy-device-boundary>footer i{background:#146cff24;height:1px}.design-v4 .privacy-optional-cloud{border:1px dashed var(--v4-hairline);background:var(--v4-surface-cloud);flex-direction:column;justify-content:center;padding:clamp(1.4rem,3vw,2.3rem);display:flex}.design-v4 .privacy-cloud-symbol{border:1px solid var(--v4-privacy-ring);background:color-mix(in srgb, var(--v4-blue) 4%, var(--v4-surface-cloud));border-radius:50% 50% 36% 36%;width:4.5rem;height:3rem;margin-bottom:2rem;position:relative}.design-v4 .privacy-cloud-symbol:before{border-color:var(--v4-privacy-ring);background:var(--v4-surface-cloud)}.design-v4 .privacy-cloud-symbol:after{border-top:0;border-right:1px solid var(--v4-privacy-ring);border-bottom:1px solid var(--v4-privacy-ring);border-left:1px solid var(--v4-privacy-ring);content:"";background:var(--v4-surface-cloud);border-radius:0 0 1rem 1rem;width:auto;height:1.1rem;position:absolute;inset:auto 1rem -.55rem}.design-v4 .privacy-optional-cloud>span{color:var(--v4-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.design-v4 .privacy-optional-cloud>strong{letter-spacing:-.045em;margin-top:.45rem;font-size:1.75rem}.design-v4 .privacy-optional-cloud>p{color:var(--v4-muted);margin-top:1rem;font-size:.74rem;line-height:1.55}.design-v4 .privacy-confirmation-flow{color:var(--v4-blue);grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;margin-top:1.5rem;font-size:.61rem;display:grid}.design-v4 .privacy-confirmation-flow i{background:#146cff40;height:1px}.design-v4 .privacy-confirmation-flow span{border-color:var(--v4-privacy-ring);color:var(--v4-muted);background:var(--v4-surface-glass-soft)}.design-v4 .privacy-principles{border:0;border-top:1px solid var(--v4-privacy-principle-border);border-left:1px solid var(--v4-privacy-principle-border);background:var(--v4-privacy-principle);grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.design-v4 .privacy-principles article{border:0;border-right:1px solid var(--v4-privacy-principle-border);border-bottom:1px solid var(--v4-privacy-principle-border);align-content:start;min-height:180px;padding:1.4rem;display:grid}.design-v4 .privacy-principles article>strong{font-size:.88rem}.design-v4 .privacy-principles article>p{color:var(--v4-muted);margin-top:.55rem;font-size:.72rem;line-height:1.5}.design-v4 .future-skill{min-height:clamp(46rem,60vw,52rem);padding:var(--v4-section) 0 clamp(6rem, 10vw, 9rem);text-align:center;background:radial-gradient(circle at 50% 42%, #146cff21, transparent 25%), linear-gradient(180deg, var(--v4-paper), var(--v4-paper-bright));place-items:center;display:grid;position:relative;overflow:hidden}.design-v4 .future-skill__orbit{aspect-ratio:1;border:1px solid #146cff1a;border-radius:50%;width:min(75vw,850px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.design-v4 .future-skill__orbit:before,.design-v4 .future-skill__orbit:after{content:"";border:1px solid #146cff1a;border-radius:50%;position:absolute}.design-v4 .future-skill__orbit:before{inset:16%}.design-v4 .future-skill__orbit:after{inset:32%}.design-v4 .future-skill__orbit i{aspect-ratio:1;background:var(--v4-blue);border-radius:50%;width:.55rem;position:absolute;box-shadow:0 0 0 6px #146cff1a,0 0 30px #146cff52}.design-v4 .future-skill__orbit i:first-child{top:18%;left:31%}.design-v4 .future-skill__orbit i:nth-child(2){background:var(--v4-green);top:52%;right:8%}.design-v4 .future-skill__orbit i:nth-child(3){background:var(--v4-amber);bottom:15%;left:37%}.design-v4 .future-skill__orbit i:nth-child(4){background:var(--v4-violet);top:43%;left:10%}.design-v4 .future-skill__content{z-index:1;position:relative}.design-v4 .future-skill h2{margin-inline:auto}.design-v4 .future-skill .section-lede{margin:2rem auto 0}.design-v4 .future-skill__skills{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:2.5rem;display:flex}.design-v4 .future-skill__skills span,.design-v4 .future-skill__skills strong{border:1px solid var(--v4-hairline);background:var(--v4-surface-glass-soft);border-radius:999px;padding:.75rem 1rem;font-size:.7rem;font-weight:560}.design-v4 .future-skill__skills strong{color:var(--v4-blue);background:#146cff0d;border-color:#146cff33}.design-v4 .relive__brand{justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}.design-v4 .relive__brand .brand-lockup{color:var(--v4-blue)}.design-v4 .relive__brand .brand-lockup__mark{width:3rem}.design-v4 .relive__brand .brand-lockup__name{font-size:2.25rem}.design-v4 .relive__brand>span{color:var(--v4-muted);font-size:.7rem}.design-v4 .site-footer{border-top:1px solid var(--v4-hairline);padding:1.6rem var(--v4-gutter);background:var(--v4-footer-bg);color:var(--v4-muted);justify-content:space-between;align-items:center;font-size:.64rem;display:flex}.design-v4 .site-footer .brand-lockup,.design-v4 .site-footer .brand-lockup__mark{color:var(--v4-blue)}@media (width<=1120px){.design-v4 .product-overview__journey{grid-template-columns:minmax(240px,.9fr) minmax(170px,.55fr) minmax(290px,1fr)}.design-v4 .map-skill__composition{grid-template-columns:minmax(260px,.72fr) 80px minmax(450px,1.4fr)}.design-v4 .director-flow{grid-template-columns:1fr 1fr}.design-v4 .director-output{grid-column:1/-1;justify-self:center;width:min(100%,420px);min-height:720px}}@media (width<=900px){.design-v4 .site-header{grid-template-columns:1fr auto}.design-v4 .site-header nav{display:none}.design-v4 .hero-v3 h1{font-size:clamp(4rem,13vw,7rem)}.design-v4 .product-overview__journey{grid-template-columns:1fr .8fr;min-height:auto}.design-v4 .product-overview__source,.design-v4 .product-overview__understanding{min-height:470px}.design-v4 .product-overview__outputs{grid-column:1/-1;min-height:360px}.design-v4 .map-skill__composition{grid-template-columns:minmax(250px,.75fr) 70px 1.25fr}.design-v4 .earth-experience__header,.design-v4 .discovery-world__header{grid-template-columns:1fr;gap:.8rem}.design-v4 .discovery-world__header p{justify-self:start;max-width:56ch}.design-v4 .discovery-lens{grid-template-columns:1fr}.design-v4 .discovery-lens>header{border-right:0;border-bottom:1px solid var(--v4-hairline)}.design-v4 .privacy-system{grid-template-columns:1fr}.design-v4 .privacy-optional-cloud{min-height:auto}}@media (width<=720px){.design-v4{--v4-gutter:1.15rem;--v4-section:7rem;--v4-flow-gap:4rem}.design-v4 .site-header{backdrop-filter:blur(10px)saturate(125%);width:calc(100% - 1rem);min-height:3.35rem;padding:.55rem .6rem .55rem .8rem;top:.65rem}.design-v4 .prototype-label{padding:.58rem .7rem;font-size:.55rem}.design-v4 .hero-v3{padding-top:8.5rem}.design-v4 .hero-v3 h1{font-size:clamp(3.75rem,18vw,5.4rem);line-height:.9}.design-v4 .hero-v3__lede{margin-top:2.6rem;font-size:1.02rem}.design-v4 .hero-v3__value{flex-direction:column;align-items:center;width:100%;display:flex}.design-v4 .hero-v3__value i{background:linear-gradient(180deg, var(--ml-line), var(--ml-primary));width:1px;height:1.6rem}.design-v4 .hero-v3__value>span,.design-v4 .hero-v3__value>strong{text-align:center}.design-v4 .hero__actions{flex-direction:column}.design-v4 .hero__aside{display:none}.design-v4 .product-overview{background:var(--v4-surface-glass-strong);backdrop-filter:none;border-radius:1.7rem;margin-top:3.5rem;padding:.65rem}.design-v4 .product-overview__journey{grid-template-columns:1fr}.design-v4 .product-overview__source{min-height:500px}.design-v4 .product-overview__understanding{min-height:320px}.design-v4 .product-overview__outputs{grid-column:auto;min-height:380px}.design-v4 .belief-strip{min-height:610px}.design-v4 .belief-strip p,.design-v4 .belief-strip strong{font-size:clamp(2.65rem,12vw,4.6rem)}.design-v4 .belief-strip strong{white-space:normal}.design-v4 .skill-intro h2,.design-v4 .future-skill h2{font-size:clamp(3rem,13.5vw,4.5rem);line-height:.95}.design-v4 .map-skill__composition{display:block}.design-v4 .map-skill__source{width:min(100%,430px);height:auto;min-height:620px;margin-inline:auto}.design-v4 .process-bridge{grid-template-rows:auto;grid-template-columns:auto 1fr auto;width:min(88%,520px);min-height:105px;margin:0 auto}.design-v4 .process-bridge>span,.design-v4 .process-bridge>small{max-width:78px}.design-v4 .process-bridge__track{justify-content:space-between;width:100%;height:1.5rem;min-height:0;display:flex}.design-v4 .process-bridge__track b{background:linear-gradient(90deg, var(--v4-hairline), var(--v4-blue), var(--v4-hairline));transform-origin:0;width:auto;height:1px;inset:50% 0 auto}.design-v4 .process-bridge__track i{align-self:center!important}.design-v4 .earth-experience{border-radius:1.6rem;min-height:760px;padding:.85rem}.design-v4 .earth-experience__map{min-height:330px}.design-v4 .achievement-showcase{grid-template-columns:1fr}.design-v4 .achievement-showcase header{border-right:0;border-bottom:1px solid var(--v4-hairline)}.design-v4 .achievement-showcase article+article{border-top:1px solid var(--v4-hairline);border-left:0}.design-v4 .memory-ranges{grid-template-columns:1fr}.design-v4 .director-flow{grid-template-columns:1fr;min-height:auto}.design-v4 .director-sources,.design-v4 .director-intelligence,.design-v4 .director-output{width:100%;min-height:620px}.design-v4 .director-output{grid-column:auto;justify-self:center;width:min(100%,390px);min-height:680px}.design-v4 .creation-loop{text-align:center;border-radius:1.4rem;grid-template-columns:1fr}.design-v4 .creation-loop__track{justify-self:center;width:1px;height:1.2rem}.design-v4 .creation-loop__track b{background:linear-gradient(180deg, var(--v4-dark-line), #4169d8);transform:scaleY(var(--creation-line-progress));transform-origin:top}.design-v4 .discovery-lens__signals{grid-template-columns:1fr}.design-v4 .discovery-lens__not-heat{flex-direction:column;align-items:start;gap:.35rem}.design-v4 .discovery-world{min-height:auto;padding:.8rem;display:block}.design-v4 .discovery-world__map{min-height:300px;margin-top:1rem;position:relative;inset:auto}.design-v4 .discovery-place b{display:none}.design-v4 .discovery-world .discovery-world__stories{scroll-snap-type:x mandatory;grid-auto-columns:minmax(235px,76%);grid-auto-flow:column;gap:.8rem;width:100%;max-width:100%;margin-top:-2.5rem;padding:1.5rem .2rem 2rem;display:grid;position:relative;inset:auto;overflow-x:auto}.design-v4 .shared-story-v3{scroll-snap-align:center;backdrop-filter:none;width:100%;height:470px;position:relative;inset:auto;translate:none;rotate:none;transform:translateY(var(--story-scroll-y))!important}.design-v4 .discovery-world__action{backdrop-filter:none;grid-template-columns:1fr;align-items:start;row-gap:.2rem;width:100%;min-width:0;position:relative;bottom:auto;left:auto;right:auto}.design-v4 .discovery-world__action span{margin-top:.55rem}.design-v4 .privacy-system{display:block}.design-v4 .privacy-device-boundary{min-height:0;padding:.85rem}.design-v4 .privacy-device-boundary>header{flex-direction:column;align-items:start;gap:.5rem}.design-v4 .privacy-device-flow{grid-template-columns:1fr}.design-v4 .privacy-device-step{min-height:160px}.design-v4 .privacy-flow-line{background:linear-gradient(to bottom, #146cff1f, var(--v4-blue));justify-self:center;width:1px;height:1.5rem}.design-v4 .privacy-device-boundary>footer{grid-template-columns:1fr auto}.design-v4 .privacy-device-boundary>footer i{display:none}.design-v4 .privacy-optional-cloud{margin-top:1rem}.design-v4 .privacy-principles{grid-template-columns:1fr}.design-v4 .privacy-principles article{min-height:150px}.design-v4 .future-skill{min-height:760px}.design-v4 .relive__brand{flex-direction:column}.design-v4 .site-footer{flex-direction:column;align-items:flex-start;gap:1rem}}@media (prefers-reduced-motion:reduce){.design-v4 *,.design-v4 :before,.design-v4 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
