:root{--page-background:#e8e8e8;--canvas:#ffffff;--card:#fbfbfb;--ink:#202020;--copy:#777777;--line:#cecece;--sheet-glass-fill:#f5f5f5;--sheet-glass-radius:32px;color-scheme:light}*{box-sizing:border-box}html{min-width:350px}body,html{background:var(--page-background);min-height:100%}body{min-height:100svh;margin:0;color:var(--ink);font-family:var(--font-switzer),sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.home-page),html:has(.home-page){background:#ffffff}body:has(.home-page){overflow:hidden}button,input,select,textarea{font:inherit}img{display:block}.home-page{display:flex;width:min(calc(100% - 32px),480px);height:calc(100svh - 12px);height:calc(100dvh - 12px);min-height:0;flex-direction:column;margin:6px auto;border-radius:25px;background:#f0f0f0;font-family:var(--font-switzer),sans-serif}.home-hero,.home-page{position:relative;overflow:hidden}.home-hero{flex:0 0 auto;height:clamp(300px,35svh,390px);height:clamp(300px,35dvh,390px)}.home-hero__collage{position:absolute;z-index:1;top:100px;right:0;left:auto;width:min(82%,396px);max-width:none;height:calc(100% - 100px);object-fit:contain;object-position:right bottom;transform:none}.home-hero__globe{position:absolute;z-index:3;top:calc(30px + env(safe-area-inset-top));right:15px;display:block;width:60px;height:60px;object-fit:contain}.project-brand{display:block;color:#53758b}.project-brand p{margin:0}.project-brand__title{display:block;color:inherit;font-size:36px;font-weight:650;letter-spacing:-1.3px;line-height:.95;text-decoration:none}.project-brand__title:focus-visible{border-radius:3px;outline:2px solid currentcolor;outline-offset:4px}.project-brand__credit{margin-top:5px!important;color:#747474;font-size:14px;font-weight:400;letter-spacing:-.3px;line-height:1}.project-brand__credit a{color:inherit;text-decoration:none}.project-brand__credit a:hover{text-decoration:underline;text-underline-offset:.16em}.project-brand__credit a:focus-visible{border-radius:2px;outline:2px solid currentColor;outline-offset:2px}.project-brand__credit sup{position:relative;top:-.22em;font-size:.52em}.home-brand{position:absolute;z-index:3;top:calc(38px + env(safe-area-inset-top));left:18px}.home-left-rail{display:contents}.home-about-trigger{appearance:none;padding:0;border:0;border-radius:50%;background-color:transparent;cursor:pointer;transition:filter .18s ease,transform .18s ease}.home-about-trigger:hover{filter:drop-shadow(0 5px 8px rgb(0 0 0/18%));transform:translateY(-2px) scale(1.03)}.home-about-trigger:active{transform:scale(.96)}.home-about-trigger:focus-visible{outline:2px solid #202020;outline-offset:5px}.home-about-trigger[aria-expanded=true]{z-index:42}.home-about-trigger__canvas{display:block;width:100%;height:100%}.story-brand{position:absolute;z-index:4;top:calc(20px + env(safe-area-inset-top));left:18px}.home-hero__globe,.story-globe{background:url(/images/home/globe-desktop.png) 50%/contain no-repeat}.home-content{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow-y:auto;padding:13px 18px calc(104px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-content::-webkit-scrollbar{display:none}.home-heading{width:310px}.home-heading p{margin:0;color:#7f7f7f;font-size:16px;font-weight:400;letter-spacing:-.43px;line-height:normal}.home-heading h1{margin:18px 0 0;color:#1a1a1a;font-size:32px;font-weight:650;letter-spacing:-1.3px;line-height:1.14}.home-categories{display:none;width:calc(100% + 19px);gap:8px;align-items:center;margin-top:25px;overflow-x:auto;padding:0 19px 4px 0;scroll-padding-inline:8px;scroll-snap-type:x proximity;scrollbar-width:none}.home-category-panels{display:none}.home-categories::-webkit-scrollbar{display:none}.home-categories button{appearance:none;flex:0 0 auto;padding:11px 10px;border:0;border-radius:12px;background:transparent;color:#555555;cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.43px;line-height:1;scroll-snap-align:start;white-space:nowrap}.home-categories .is-active{background:#e3e3e3;color:#555555;font-weight:400}.home-categories button:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.home-category-panel[hidden]{display:none}.home-category-panel:not([hidden]){animation:home-category-in .18s ease-out both}.home-desktop-grid{display:none}.home-mobile-grid{display:grid;width:calc(100% + 4px);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px}.home-mobile-grid .home-object-card{width:100%;height:auto;aspect-ratio:124/135;border-radius:28px}.home-mobile-grid .home-object-card__visual{width:min(82px,76%);height:min(92px,76%)}.home-mobile-grid .home-object-card:is([data-object-id=banana],[data-object-id=sneakers],[data-object-id=ceramic-mug],[data-object-id=smartphone],[data-object-id=t-shirt]) .home-object-card__visual{width:min(94px,88%);height:min(104px,88%)}.home-featured{display:flex;width:calc(100% + 19px);gap:12px;margin-top:28px;overflow-x:auto;padding:3px 19px 18px 0;scroll-padding-inline:3px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-featured::-webkit-scrollbar{display:none}.home-object-card{appearance:none;display:grid;width:106px;height:106px;flex:0 0 106px;align-items:center;justify-content:center;overflow:hidden;padding:11px;border:1px solid rgb(255 255 255/65%);border-radius:22px;background:rgb(255 255 255/42%);box-shadow:0 7px 24px rgb(0 0 0/8%);color:inherit;cursor:pointer;font:inherit;scroll-snap-align:start;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.home-object-card__visual{display:grid;width:82px;height:82px;place-items:center;justify-self:center;line-height:1;transition:transform .16s ease}.home-object-card__visual--glyph{filter:grayscale(1) contrast(.88);font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:48px;opacity:.86}.home-object-card__visual--image img{width:100%;height:100%;object-fit:contain}.home-object-card:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.home-object-card:hover{background:rgb(255 255 255/72%);box-shadow:0 9px 28px rgb(0 0 0/11%)}.home-object-card:hover .home-object-card__visual{transform:translateY(-2px) scale(1.04)}.home-object-card:active{transform:scale(.97)}@keyframes home-category-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.home-actions{position:fixed;z-index:20;bottom:calc(16px + env(safe-area-inset-bottom));left:50%;display:flex;width:min(calc(100% - 64px),448px);flex:0 0 auto;flex-direction:column;gap:11px;align-items:stretch;margin:0;padding:0;transform:translateX(-50%)}.home-or{position:static;align-self:center;display:none;margin:0;color:#000000;font-size:16px;font-weight:400;letter-spacing:-.43px;line-height:normal}.home-scan-button{position:relative;display:grid;width:100%;height:clamp(64px,calc(8.5dvh - 8px),86px);grid-template-columns:1fr 51px;gap:8px;align-items:center;padding:0 10px 0 24px;border:0;border-radius:24px;background:#ffffff;box-shadow:0 15px 37.5px rgb(0 0 0/18%);color:#1a1a1a;font:inherit;cursor:pointer;text-decoration:none}.home-scan-button>span:first-child{justify-self:center;font-size:24px;font-weight:400;letter-spacing:-.43px;line-height:1}.home-scan-button__icon{display:grid;width:51px;height:44px;place-items:center;border-radius:12px;background:#000000}.home-scan-button__icon img{width:27px;height:27px}@media (max-width:1023px){.home-scan-button{background:rgb(245 245 245/94%);box-shadow:none;filter:drop-shadow(0 5px 10px rgb(0 0 0/10%));-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08)}}.about-sheet-overlay{position:absolute;z-index:30;inset:0;background:rgb(241 241 241/60%);-webkit-backdrop-filter:none;backdrop-filter:none;animation:about-overlay-in .22s ease-out both}.about-sheet{top:max(74px,11%);right:6px;bottom:6px;left:6px;isolation:isolate;border:1px solid rgb(255 255 255/48%);border-radius:29px;outline:none;box-shadow:0 22px 55px rgb(0 0 0/18%),inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);animation:about-sheet-in .36s cubic-bezier(.22,.84,.28,1) both}.about-sheet,.about-sheet:before{position:absolute;background:rgb(245 245 245/78%)}.about-sheet:before{z-index:0;top:-5px;right:20px;width:28px;height:28px;border-radius:8px 0 0;content:"";transform:rotate(45deg)}.about-sheet__viewport{position:relative;z-index:1;height:100%;overflow-x:hidden;overflow-y:auto;border-radius:inherit;scrollbar-width:none;animation:about-panel-in .26s ease-out both}.about-sheet__viewport::-webkit-scrollbar{display:none}.about-sheet__slide,.about-sheet__track{height:100%}.about-sheet__slide:not(.is-active){display:none}.about-sheet__panel{display:flex;min-height:100%;flex-direction:column;gap:32px;padding:86px 20px 68px}.about-sheet__figure,.about-sheet__panel h2,.about-sheet__panel p{margin:0}.about-sheet__panel h2{max-width:17ch;color:#202020;font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:1.14}.about-sheet__panel p{color:#666666;font-size:16px;font-weight:400;letter-spacing:normal;line-height:1.24}.about-sheet__column{display:flex;flex-direction:column;gap:22px}.about-sheet__column--introduction>div{display:flex;flex-direction:column;gap:28px}.about-sheet__panel .about-sheet__lede{max-width:31ch;color:#7f7f7f}.about-sheet__figure{display:flex;flex-direction:column;gap:8px}.about-sheet__figure img{width:100%;height:auto;border-radius:20px;object-fit:cover}.about-sheet__figure figcaption{color:#5d5d5d;font-size:13px;font-style:italic;font-weight:400;letter-spacing:-.01em;line-height:1.15}.about-sheet__column--reflection{gap:18px}.about-sheet__panel .about-sheet__emphasis{font-style:italic}.about-sheet__panel--flourishing{gap:34px}.about-sheet__flourishing-intro{display:flex;flex-direction:column;gap:28px}.about-sheet__flourishing-hero{position:relative;min-width:0}.about-sheet__flourishing-list{display:flex;margin:0;padding:0;counter-reset:flourishing-step;flex-direction:column;gap:28px;list-style:none}.about-sheet__flourishing-list li{position:relative;padding-left:42px;color:#666666;counter-increment:flourishing-step;font-size:16px;letter-spacing:normal;line-height:1.24}.about-sheet__flourishing-list li:before{position:absolute;top:-1px;left:0;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#111111;color:#ffffff;content:counter(flourishing-step);font-size:15px;line-height:1}.about-sheet__panel .about-sheet__closing{color:#666666;font-size:16px;font-weight:400;letter-spacing:normal;line-height:1.24}.about-sheet__navigation{position:absolute;z-index:2;top:18px;right:18px;display:flex;gap:12px;align-items:center;padding:6px;border:1px solid rgb(255 255 255/78%);border-radius:999px;background:rgb(238 238 238/86%);box-shadow:0 5px 18px rgb(0 0 0/10%);backdrop-filter:blur(12px)}.about-sheet__arrow,.about-sheet__pagination button{appearance:none;padding:0;border:0;color:#242424;cursor:pointer}.about-sheet__arrow{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:rgb(255 255 255/72%);font-size:18px;line-height:1}.about-sheet__pagination{display:flex;gap:7px;align-items:center}.about-sheet__pagination button{width:7px;height:7px;border-radius:50%;background:#adadad;transition:background-color .16s ease,transform .16s ease}.about-sheet__pagination button.is-active{background:#242424;transform:scale(1.28)}.about-sheet__arrow:hover,.about-sheet__pagination button:hover{background-color:#ffffff}.about-sheet__arrow:disabled{opacity:.32;cursor:default}.about-sheet__arrow:disabled:hover{background:rgb(255 255 255/72%)}.about-sheet__arrow:focus-visible,.about-sheet__pagination button:focus-visible{outline:2px solid #202020;outline-offset:2px}@keyframes about-overlay-in{0%{opacity:0}}@keyframes about-sheet-in{0%{opacity:0;transform:translateY(42px) scale(.985)}}@keyframes about-panel-in{0%{opacity:0;transform:translateX(12px)}}@media (max-width:1023px){.about-sheet-overlay{position:fixed;overflow-x:hidden;overflow-y:auto;padding:var(--about-mobile-sheet-top,max(112px,14.5svh)) 0 calc(104px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.about-sheet{--about-mobile-sheet-radius:42px;position:relative;top:auto;right:auto;bottom:auto;left:auto;width:min(calc(100% - 32px),455px);min-height:0;margin:0 auto;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;animation:about-overlay-in .22s ease-out both;touch-action:pan-y}.about-sheet,.about-sheet__viewport{border-radius:var(--about-mobile-sheet-radius)}.about-sheet__viewport{height:auto;overflow:hidden}.about-sheet__track{position:relative;height:auto}.about-sheet__slide,.about-sheet__slide:not(.is-active){position:absolute;top:0;left:0;display:block;width:100%;height:auto;overflow:hidden;border:1px solid rgb(255 255 255/48%);border-radius:var(--about-mobile-sheet-radius);background:rgb(245 245 245/78%);box-shadow:inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);transform:var(--about-slide-transform);transition:transform .32s cubic-bezier(.22,.84,.28,1);will-change:transform}.about-sheet__slide.is-active{position:relative;z-index:1}.about-sheet__panel{width:100%;min-height:0;gap:0;padding:12px 14px 24px}.about-sheet__panel h2{max-width:none;color:#202020;font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:1.14}.about-sheet__panel p{color:#666666;font-size:16px;letter-spacing:normal;line-height:1.24}.about-sheet__panel .about-sheet__lede{max-width:none;color:#7f7f7f}.about-sheet__figure{width:100%;gap:8px}.about-sheet__figure img{border-radius:26px}.about-sheet__figure figcaption{font-size:clamp(13px,3.2vw,15px);line-height:1.12}.about-sheet__panel--decarbonization .about-sheet__column,.about-sheet__panel--decarbonization .about-sheet__column--introduction>div,.about-sheet__panel--receiving .about-sheet__column,.about-sheet__panel--receiving .about-sheet__column--introduction>div{display:contents}.about-sheet__panel--receiving>.about-sheet__column:nth-child(2)>.about-sheet__figure{order:1}.about-sheet__panel--receiving>.about-sheet__column:nth-child(2)>.about-sheet__figure img{height:clamp(300px,74vw,380px);object-fit:cover;object-position:center 34%}.about-sheet__panel--receiving h2{order:2;margin-top:32px}.about-sheet__panel--receiving .about-sheet__lede{order:3;margin-top:22px}.about-sheet__panel--receiving>.about-sheet__column:first-child>p{order:4;margin-top:18px}.about-sheet__panel--receiving>.about-sheet__column:nth-child(2)>p{order:5;margin-top:18px}.about-sheet__panel--receiving>.about-sheet__column:nth-child(3)>.about-sheet__figure{order:6;margin-top:20px}.about-sheet__panel--receiving>.about-sheet__column:nth-child(3)>.about-sheet__figure img{height:clamp(290px,70vw,360px);object-fit:cover}.about-sheet__panel--receiving>.about-sheet__column:nth-child(3)>p{order:7;margin-top:18px}.about-sheet__panel--decarbonization>.about-sheet__column:nth-child(3)>.about-sheet__figure{order:1}.about-sheet__panel--decarbonization h2{order:2;margin-top:32px}.about-sheet__panel--decarbonization .about-sheet__lede{order:3;margin-top:22px}.about-sheet__panel--decarbonization>.about-sheet__column:first-child>p{order:4;margin-top:20px}.about-sheet__panel--decarbonization>.about-sheet__column:nth-child(2)>.about-sheet__figure{order:5;margin-top:30px}.about-sheet__panel--decarbonization>.about-sheet__column:nth-child(2)>p{order:6;margin-top:28px}.about-sheet__panel--decarbonization>.about-sheet__column:nth-child(3)>p:not(.about-sheet__emphasis){order:7;margin-top:32px}.about-sheet__panel--decarbonization .about-sheet__emphasis{display:none}.about-sheet__panel--flourishing{gap:0}.about-sheet__flourishing-hero{display:contents}.about-sheet__butterflies{order:1}.about-sheet__flourishing-intro{display:block;order:2;margin-top:30px}.about-sheet__flourishing-list{display:block;order:3;margin-top:24px;padding-left:29px;counter-reset:none;list-style:decimal}.about-sheet__flourishing-list li{display:list-item;padding-left:3px;color:#666666;counter-increment:none;font-size:16px;letter-spacing:normal;line-height:1.24}.about-sheet__flourishing-list li+li{margin-top:27px}.about-sheet__flourishing-list li:before{display:none;content:none}.about-sheet__panel .about-sheet__closing{position:static;order:4;width:auto;margin-top:30px;padding:24px;border:1.5px solid #202020;border-radius:28px;background:rgb(248 248 248/92%);color:#666666;font-size:16px;font-style:italic;font-weight:400;letter-spacing:normal;line-height:1.24}.about-sheet__navigation{position:fixed;z-index:50;top:auto;right:auto;bottom:calc(16px + env(safe-area-inset-bottom));left:50%;gap:10px;min-height:52px;padding:6px 10px;border:1px solid rgb(255 255 255/72%);border-radius:999px;background:rgb(245 245 245/94%);box-shadow:none;filter:drop-shadow(0 5px 10px rgb(0 0 0/10%));-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);transform:translateX(-50%)}.about-sheet__arrow{display:grid;width:32px;height:32px;font-size:16px}.about-sheet__pagination{gap:8px}.about-sheet__pagination button{width:9px;height:9px;background:#d3d3d3}.about-sheet__pagination button.is-active{background:#222222;transform:none}}.nature-sheet-overlay{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgb(0 0 0/12%);backdrop-filter:blur(2px);animation:nature-sheet-backdrop-in .18s ease-out both}.nature-sheet{width:min(calc(100% - 26px),363px);height:552px;max-height:calc(100svh - 64px);overflow:hidden;border:1px solid rgb(255 255 255/72%);border-bottom:0;outline:none;background:radial-gradient(circle at 94% 4%,rgb(255 255 255/88%),transparent 31%),linear-gradient(145deg,rgb(250 250 250/92%),rgb(255 255 255/86%));box-shadow:0 -18px 52px rgb(0 0 0/12%);backdrop-filter:blur(30px) saturate(1.18);animation:nature-sheet-in .26s cubic-bezier(.22,.84,.28,1) both}.nature-sheet__content{display:flex;height:100%;flex-direction:column;gap:24px;align-items:center;overflow-y:auto;padding:24px;scrollbar-width:none}.nature-sheet__content::-webkit-scrollbar{display:none}.nature-sheet__object{display:grid;width:111px;height:138px;flex:0 0 auto;place-items:center}.nature-sheet__object img{width:100%;height:100%;object-fit:contain}.nature-sheet__copy{display:flex;width:100%;flex-direction:column;gap:12px}.nature-sheet__title p{width:100%;margin:0;color:#5d5d5d;font-size:16px;font-weight:400;line-height:1.24;text-transform:lowercase}.nature-sheet__title h2{margin:0;color:#202020;font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:1.14}.nature-sheet__details{display:flex;flex-direction:column;gap:12px}.nature-sheet__stats{display:flex;width:100%;gap:12px;align-items:flex-start;color:#727272;font-size:16px;font-weight:500;line-height:22px;white-space:nowrap}.nature-sheet__stats>span[aria-hidden=true]{width:1px;height:22px;flex:0 0 auto;background:#979797}.nature-sheet__divider{width:100%;height:1px;flex:0 0 auto;background:#c8c8c8}.nature-sheet__introduction{margin:0;color:#7f7f7f;font-size:16px;font-style:italic;font-weight:500;line-height:1.35}.nature-sheet__descriptions{display:flex;flex-direction:column;gap:12px;color:#727272;font-size:16px;letter-spacing:-.24px;line-height:1.32}.nature-sheet__descriptions h3,.nature-sheet__descriptions p{margin:0}.nature-sheet__descriptions h3{font-size:inherit;font-weight:700}.nature-sheet__descriptions p{font-weight:400}@keyframes nature-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes nature-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}.energy-page,.nature-page,.supply-chain-page{--story-card-inline:clamp(12px,3.6vw,18px);--story-card-top:clamp(284px,75vw,454px);--story-header-clearance:clamp(84px,22vw,104px);position:relative;width:min(100%,650px);min-height:100svh;margin:0 auto;overflow:hidden;background:var(--canvas)}.story-globe{position:absolute;z-index:3;top:calc(18px + env(safe-area-inset-top));right:18px;display:block;width:clamp(48px,14vw,60px);height:clamp(48px,14vw,60px);object-fit:contain}.nature-hero{position:relative;height:var(--story-card-top);overflow:visible;background:var(--canvas)}.nature-hero__art{position:absolute;top:calc(var(--story-header-clearance) - clamp(24px, 7vw, 34px));left:-42.4%;width:143.5%;max-width:none;height:auto}.nature-card{position:relative;z-index:1}.energy-hero{position:relative;height:var(--story-card-top);overflow:visible;background:var(--canvas)}.energy-hero__art{position:absolute;top:clamp(34px,9vw,48px);left:50%;width:min(134vw,560px);max-width:none;height:auto;transform:translateX(-50%)}.energy-card{position:relative;z-index:1}.supply-chain-hero{position:relative;height:var(--story-card-top);overflow:visible;background:var(--canvas)}.supply-chain-hero picture{display:contents}.supply-chain-hero__art{position:absolute;top:clamp(8px,3vw,18px);right:auto;left:50%;width:min(76vw,325px);max-width:none;height:auto;object-position:center top;transform:translateX(-50%)}.supply-chain-card{position:relative;z-index:1}.object-name{margin:0 0 .65rem;color:#5f5f5f;font-size:clamp(1.35rem,4.5vw,1.65rem);font-weight:400;line-height:1.15;text-transform:lowercase}h1{margin:0;color:var(--ink);font-size:clamp(2.45rem,8.1vw,3.25rem);font-weight:700;letter-spacing:-.052em;line-height:1}.people-count{font-size:clamp(1.25rem,4.2vw,1.55rem)}.people-count,.supply-chain-stats{margin:clamp(1.75rem,5vw,2.15rem) 0 1.25rem;color:#606060;font-weight:600;line-height:1.3}.supply-chain-stats{display:flex;align-items:center;gap:.8rem;font-size:clamp(1.18rem,4.1vw,1.5rem);white-space:nowrap}.supply-chain-stats__divider{align-self:stretch;width:1px;min-height:1.8rem;background:#888888}.nature-stats{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem;margin:clamp(1.75rem,5vw,2.15rem) 0 1.25rem;color:#606060;font-size:clamp(1.18rem,4.1vw,1.5rem);font-weight:600;line-height:1.3}.nature-stats__divider{align-self:stretch;width:1px;min-height:1.8rem;background:#888888}.energy-title-row{display:flex;align-items:flex-start;gap:8px}.energy-title-row__value{flex:none;margin-top:3px;color:#5d5d5d;font-size:16px;font-weight:500;line-height:1;white-space:nowrap}.energy-title-row__unit{font-size:16px}.energy-stats{margin:clamp(1.75rem,5vw,2.15rem) 0 1.25rem;color:#606060;font-size:clamp(1.18rem,4.1vw,1.5rem);font-weight:600;line-height:1.3}.story-stat-label--mobile{display:none}.story-stat-label--desktop{display:inline}.energy-body{margin-top:16px;color:var(--copy);font-size:clamp(1.18rem,4.2vw,1.48rem);line-height:1.36}.energy-body p{margin:0}.energy-body p+p{margin-top:20px}.content-divider{height:1px;background:var(--line)}.nature-introduction{margin:clamp(1.65rem,5vw,2rem) 0;color:#858585;font-size:clamp(1.18rem,4.2vw,1.48rem);font-style:italic;font-weight:600;line-height:1.36}.supply-chain-narrative{margin-top:clamp(1rem,4vw,1.35rem)}.supply-chain-reflection,.supply-chain-summary{margin:0;color:var(--copy);font-size:clamp(1.2rem,4.2vw,1.5rem);font-weight:400;line-height:1.36}.story-sheet .supply-chain-reflection{margin:18px 0 0}.supply-chain-reflection{margin-top:clamp(1rem,4vw,1.35rem);color:#707070;font-style:italic;font-weight:500}.supply-chain-summary{font-style:normal;font-weight:500}.supply-chain-details{margin-top:0}.supply-chain-details__column section+section,.supply-chain-details__column+.supply-chain-details__column,.supply-chain-details__column>section{margin-top:clamp(1.1rem,4vw,1.4rem)}.supply-chain-details h2{margin:0 0 .65rem;color:#666666;font-size:clamp(1.25rem,4.3vw,1.5rem);font-weight:700;line-height:1.2}.supply-chain-details ol{margin:0;padding-left:1.55rem;color:var(--copy);font-size:clamp(1.2rem,4.2vw,1.5rem);font-weight:400;line-height:1.36}.supply-chain-details li{padding-left:.12rem}.nature-details h2{margin:0 0 .2rem;color:#666666;font-size:clamp(1.25rem,4.3vw,1.5rem);font-weight:700;line-height:1.2}.nature-details h2:not(:first-child){margin-top:1.3rem}.nature-details p{margin:0;color:var(--copy);font-size:clamp(1.18rem,4.2vw,1.48rem);line-height:1.36}.story-sheet{display:block;min-height:calc(100svh - var(--story-card-top));margin:0 var(--story-card-inline);overflow:visible;padding:0}.story-sheet .energy-object-stage,.story-sheet .object-stage{position:absolute;z-index:2;top:0;left:50%;display:flex;width:clamp(270px,73.4vw,330px);height:clamp(203px,55.1vw,248px);align-items:center;justify-content:center;padding:0;transform:translate(-50%,-62%)}.story-sheet .energy-object-stage__image,.story-sheet .object-stage__image{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center bottom}.story-sheet .energy-copy,.story-sheet .nature-copy,.story-sheet .supply-chain-copy{width:100%;padding:76px 24px calc(124px + env(safe-area-inset-bottom))}.story-sheet .object-name{display:inline-flex;width:fit-content;align-items:center;justify-content:center;margin:0 0 4px;padding:4px 8px;border:1px solid #5d5d5d;border-radius:8px;background:transparent;color:#5d5d5d;font-size:16px;font-weight:500;line-height:normal;text-transform:lowercase;white-space:nowrap}.story-sheet h1{font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:1.14}.story-sheet .energy-stats,.story-sheet .nature-stats,.story-sheet .people-count,.story-sheet .supply-chain-stats{gap:12px;margin:18px 0 12px;color:#5d5d5d;font-size:16px;font-weight:500;line-height:normal}.story-sheet .nature-introduction{margin:20px 0 0;color:#7f7f7f;font-size:16px;font-weight:500;line-height:normal}.story-sheet .nature-details,.story-sheet .supply-chain-details{margin-top:12px}.story-sheet .nature-details h2,.story-sheet .nature-details p,.story-sheet .supply-chain-details h2,.story-sheet .supply-chain-details ol,.story-sheet .supply-chain-reflection,.story-sheet .supply-chain-summary{font-size:16px;line-height:normal}.story-sheet .supply-chain-narrative,.story-sheet .supply-chain-summary{margin:0}.story-sheet .supply-chain-reflection{margin:0;font-style:italic;font-weight:500}.nature-panel-toggle,.supply-chain-panel-toggle{display:none}.story-sheet .supply-chain-details__column section+section,.story-sheet .supply-chain-details__column+.supply-chain-details__column,.story-sheet .supply-chain-details__column>section{margin-top:16px}.story-sheet .energy-body{line-height:1.25}.nature-sheet{border:1px solid rgb(255 255 255/48%);border-radius:var(--sheet-glass-radius);background:rgb(245 245 245/78%);box-shadow:inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08)}.energy-card,.nature-card,.supply-chain-card{isolation:isolate;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.energy-card:before,.nature-card:before,.supply-chain-card:before{position:absolute;z-index:0;inset:0;border:1px solid rgb(255 255 255/48%);border-radius:inherit;background:rgb(245 245 245/78%);box-shadow:inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);clip-path:inset(0 0 100% 0 round var(--sheet-glass-radius));content:"";pointer-events:none;animation:story-sheet-open .5s cubic-bezier(.4,0,.2,1) both}.story-sheet .energy-copy,.story-sheet .nature-copy,.story-sheet .supply-chain-copy{opacity:0;transform:translateY(10px);animation:story-copy-reveal .42s cubic-bezier(.4,0,.2,1) .18s both}.energy-card>*,.nature-card>*,.nature-sheet>*,.supply-chain-card>*{position:relative;z-index:1}@keyframes story-sheet-open{0%{clip-path:inset(0 0 100% 0 round var(--sheet-glass-radius))}to{clip-path:inset(0 round var(--sheet-glass-radius))}}@keyframes story-copy-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes story-panel-open{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes story-column-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px)}to{opacity:1;clip-path:inset(0);transform:translateX(0)}}@keyframes story-divider-fade-in{0%{opacity:0}to{opacity:1}}@keyframes energy-divider-grow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes energy-horizontal-divider-grow{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes story-top-stroke-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes story-control-reveal{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}@media (max-width:1023px){.energy-card:before,.nature-card:before,.supply-chain-card:before{clip-path:inset(0 round var(--sheet-glass-radius));animation:none}.story-sheet .energy-copy,.story-sheet .nature-copy,.story-sheet .supply-chain-copy{opacity:1;transform:none;animation:none}}.story-navigation{position:fixed;z-index:20;bottom:calc(16px + env(safe-area-inset-bottom));left:50%;display:grid;width:min(352px,calc(100% - 32px));height:60px;grid-template-columns:50px minmax(0,1fr);gap:16px;align-items:center;transform:translateX(-50%);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.story-navigation__home,.story-navigation__scan,.story-navigation__tabs{border:0;background:#f5f5f5;box-shadow:0 8px 40px rgb(0 0 0/12%);backdrop-filter:blur(46px) saturate(1.08)}.story-navigation__home,.story-navigation__scan{display:grid;width:50px;height:50px;place-items:center;border-radius:32px}.story-navigation__home{display:grid}.story-navigation__home img{display:block;width:28px;height:24px}.story-navigation__scan img{display:block;width:25px;height:25px;filter:invert(1);opacity:.85}.story-navigation__scan{display:none}.story-navigation__tabs{display:flex;width:100%;height:52px;align-items:center;justify-content:space-between;padding:0 12px;border-radius:32px}.story-navigation__tabs a{display:flex;height:38px;align-items:center;justify-content:center;padding:0 12px;border-radius:25px;color:#1a1a1a;font-size:16px;font-weight:510;line-height:18px;text-decoration:none;transition:background-color .18s ease,color .18s ease;white-space:nowrap}.story-navigation__home,.story-navigation__scan{transition:background-color .18s ease}.story-navigation__home:hover,.story-navigation__scan:hover,.story-navigation__tabs a:hover:not(.is-active){background:#dedede}.story-navigation__tabs .is-active:hover{background:#303030}.story-navigation__tabs .is-active{background:#1a1a1a;color:#ffffff}.story-navigation a:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px}@media (max-width:1023px){.story-navigation__home,.story-navigation__scan,.story-navigation__tabs{box-shadow:none;filter:drop-shadow(0 5px 10px rgb(0 0 0/10%))}}@media (max-width:420px){.home-mobile-grid{gap:14px;margin-top:30px}.story-navigation{width:min(352px,calc(100% - 20px))}}@media (max-width:1023px) and (max-height:1000px){.home-page{height:calc(100svh - 12px);height:calc(100dvh - 12px);margin:6px auto}.home-content{padding-top:6px}.home-hero{height:clamp(240px,31dvh,290px)}.home-hero__collage{top:74px;width:min(76%,320px);height:calc(100% - 74px);object-position:right bottom}.home-brand{top:calc(16px + env(safe-area-inset-top));left:18px}.home-hero__globe{top:calc(14px + env(safe-area-inset-top));right:10px;width:48px;height:48px}.home-heading{width:min(100%,300px)}.home-mobile-grid{gap:14px;margin-top:24px}.home-mobile-grid .home-object-card{aspect-ratio:1;border-radius:22px}.home-actions{padding-bottom:0}.home-scan-button{height:64px}}@media (max-width:1023px) and (max-height:700px){.home-hero{height:clamp(132px,24dvh,165px)}.home-hero__collage{top:56px;width:min(64%,260px);height:calc(100% - 56px)}.home-brand,.home-hero__globe{top:calc(10px + env(safe-area-inset-top))}.home-hero__globe{width:40px;height:40px}.home-mobile-grid{gap:12px;margin-top:14px}.home-actions{padding-bottom:0}.home-scan-button{height:56px}}@media (max-width:1023px){body:has(.home-page),html:has(.home-page){background:#ffffff}body:has(.home-page){overflow-x:hidden;overflow-y:auto}body:has(.energy-page),body:has(.nature-page),body:has(.supply-chain-page),html:has(.energy-page),html:has(.nature-page),html:has(.supply-chain-page){background:#f0f0f0}.home-page{height:auto;min-height:100svh;min-height:100dvh;margin:0 auto;border-radius:0 0 25px 25px;background:#ffffff}.energy-hero,.energy-page,.nature-hero,.nature-page,.supply-chain-hero,.supply-chain-page{background:#f0f0f0}.home-content{flex:0 0 auto;overflow:visible;overscroll-behavior:auto}.home-about-trigger{-webkit-tap-highlight-color:transparent}.home-about-trigger:focus-visible{outline:none}}@media (min-width:651px){body{padding-block:1.5rem}body:has(.home-page){padding-block:0}.energy-page,.home-page,.nature-page,.supply-chain-page{box-shadow:0 1.5rem 4rem rgb(0 0 0/7%)}}@media (min-width:1024px){body:has(.energy-page),body:has(.home-page),body:has(.nature-page),body:has(.supply-chain-page),html:has(.energy-page),html:has(.home-page),html:has(.nature-page),html:has(.supply-chain-page){background:#ffffff}body:has(.energy-page),body:has(.home-page),body:has(.nature-page),body:has(.supply-chain-page){padding-block:0}.home-page{width:min(calc(100% - 64px),1626px);height:min(calc(100svh - 64px),1288px);min-height:0;margin:max(32px,calc((100svh - 1288px) / 2)) auto;border-radius:48px;box-shadow:none}.home-brand{position:relative;z-index:3;top:auto;left:auto;display:block;margin-left:var(--home-text-inset);color:#53758b}.home-left-rail{--home-sheet-height-scale:clamp(0.6,calc((92svh - 127px) / 733px),1.08);--home-sheet-scale:0.72;--home-text-inset:23.76px;position:absolute;z-index:2;top:5%;bottom:19%;left:2%;display:grid;width:35%;grid-template-rows:auto minmax(min-content,1fr);row-gap:clamp(24px,3svh,48px)}.project-brand p{margin:0}.project-brand__title{font-size:clamp(42px,3.2vw,54px);font-weight:650;letter-spacing:-1.8px;line-height:.95}.project-brand__credit{margin-top:14px!important;color:#747474;font-size:clamp(15px,1.2vw,19px);font-weight:400;letter-spacing:-.4px;line-height:1}.project-brand__credit sup{position:relative;top:-.22em;font-size:.52em}.home-hero{height:100%}.home-hero__collage{top:12%;right:0;left:auto;width:65.5%;height:70%;object-fit:contain;object-position:right center;transform:none}.home-hero__globe{--home-globe-size:clamp(45px,3.84375vw,62.5px);position:absolute;top:2%;right:2%;display:block;width:var(--home-globe-size);height:var(--home-globe-size);object-fit:contain}.home-content{position:relative;z-index:2;top:auto;left:auto;display:block;width:517px;height:733px;align-self:center;justify-self:start;overflow:hidden;padding:48px 0 0 33px;transform:none;transform-origin:left center;zoom:min(var(--home-sheet-scale),var(--home-sheet-height-scale));border-radius:36px;isolation:isolate;background:var(--sheet-glass-fill);box-shadow:inset 1px 1px 0 rgb(255 255 255/58%),inset -1px -1px 0 rgb(255 255 255/18%);backdrop-filter:blur(46px) saturate(1.08)}.home-content:after,.home-content:before{position:absolute;z-index:0;content:"";pointer-events:none}.home-content:before{inset:-67px 0 0;background:radial-gradient(110% 72% at 14% 0,rgb(255 255 255/52%),transparent 58%),radial-gradient(90% 60% at 100% 18%,rgb(255 255 255/26%),transparent 62%);mix-blend-mode:color-dodge}.home-content:after{inset:0;border-radius:inherit;background:radial-gradient(120% 72% at 16% 0,rgb(255 255 255/38%),transparent 58%),rgb(0 0 0/.4%);box-shadow:inset 1px 1px 0 rgb(255 255 255/58%),inset -1px -1px 0 rgb(255 255 255/18%);backdrop-filter:blur(46px) saturate(1.08)}.home-content>*{position:relative;z-index:1}.home-heading{width:300px}.home-heading p{font-size:18px;font-weight:400;letter-spacing:-.43px;line-height:normal}.home-heading h1{margin-top:20px;font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:42px}.home-categories,.home-category-panels{display:none}.home-desktop-grid{display:grid;width:456px;grid-template-columns:repeat(4,102px);grid-auto-rows:112px;column-gap:16px;row-gap:23px;margin-top:28px}.home-mobile-grid{display:none}.home-desktop-grid .home-object-card{width:102px;height:112px;flex-basis:102px}.home-actions{position:static;z-index:auto;display:block;width:auto;gap:0;margin:0;padding:0;transform:none}.home-or{display:none}.home-scan-button{position:absolute;z-index:2;top:621px;right:auto;bottom:auto;left:33px;display:grid;width:450px;height:72px;grid-template-columns:343px 51px;padding:0 24px;transform:none}.home-scan-button>span:first-child{font-size:30px}.about-sheet-overlay{position:fixed}.about-sheet{top:clamp(58px,7.5svh,72px);right:4%;bottom:clamp(18px,calc((100svh - 700px) * .36 + 18px),200px);left:4%;border-radius:48px;box-shadow:0 24px 62px rgb(0 0 0/17%),inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%)}.about-sheet:before{top:-4px;right:17px;width:26px;height:26px;border-radius:8px 0 0}.about-sheet__viewport{overflow:hidden}.about-sheet__panel{display:grid;height:100%;min-height:0;gap:clamp(18px,1.7vw,30px);align-content:start;align-items:start;padding:clamp(84px,8svh,96px) clamp(38px,3.5vw,64px) calc(clamp(36px, 4.5svh, 58px) + 24px)}.about-sheet__panel--decarbonization,.about-sheet__panel--receiving{--about-copy-row-start:calc(clamp(270px, 45svh, 560px) + 10px + clamp(14px, 1.05vw, 19px) + clamp(14px, 1.4vw, 24px) + clamp(2px, calc(178px - 20svh), 36px));grid-template-columns:.86fr 1.04fr 1.16fr}.about-sheet__panel--decarbonization>.about-sheet__column,.about-sheet__panel--receiving>.about-sheet__column{display:grid;grid-template-rows:var(--about-copy-row-start) auto;gap:0}.about-sheet__panel--decarbonization h2{max-width:10.5ch}.about-sheet__panel h2{max-width:13.5ch;font-size:32px;font-weight:650;letter-spacing:-.43px;line-height:1.14}.about-sheet__panel p{font-size:16px;letter-spacing:normal;line-height:1.24}.about-sheet__column{gap:clamp(14px,1.4vw,24px)}.about-sheet__panel--decarbonization .about-sheet__column:not(.about-sheet__column--introduction)>.about-sheet__figure+p,.about-sheet__panel--receiving .about-sheet__column:not(.about-sheet__column--introduction)>.about-sheet__figure+p{margin-top:0}.about-sheet__column--introduction{display:grid;align-self:start;gap:0;padding-top:0}.about-sheet__column--introduction>div{gap:clamp(30px,3.4vw,46px);padding-top:clamp(88px,12.5svh,122px)}.about-sheet__panel .about-sheet__lede{max-width:29ch}.about-sheet__figure{gap:10px}.about-sheet__figure img{border-radius:clamp(19px,1.9vw,34px)}.about-sheet__panel--decarbonization .about-sheet__figure img,.about-sheet__panel--receiving .about-sheet__figure img{height:clamp(270px,45svh,560px);object-fit:cover}.about-sheet__figure figcaption{font-size:clamp(12px,.9vw,16px)}.about-sheet__column--reflection{gap:0}.about-sheet__column--reflection>.about-sheet__emphasis{margin-top:clamp(16px,1.65vw,28px)}.about-sheet__panel--flourishing{grid-template-columns:.92fr 1.78fr;gap:0 clamp(24px,2.4vw,44px)}.about-sheet__flourishing-intro{align-self:center}.about-sheet__panel--flourishing h2{max-width:18ch}.about-sheet__flourishing-hero{align-self:start;width:100%;justify-self:end}.about-sheet__butterflies img{height:clamp(260px,40svh,520px);object-fit:cover;object-position:center 31%}.about-sheet__flourishing-list{display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,2.8vw,50px);align-items:start;margin-top:clamp(60px,7.5svh,96px)}.about-sheet__flourishing-list li{min-width:0;padding-left:clamp(38px,3vw,53px);color:#666666;font-size:16px;letter-spacing:normal;line-height:1.24}.about-sheet__flourishing-list li:before{width:clamp(28px,2vw,34px);height:clamp(28px,2vw,34px);font-size:clamp(14px,1.05vw,18px)}.about-sheet__panel .about-sheet__closing{position:absolute;z-index:1;top:clamp(14px,1.4vw,25px);right:clamp(12px,1.2vw,22px);width:clamp(280px,26vw,410px);padding:clamp(13px,1.25vw,21px) clamp(16px,1.55vw,27px);border:1.5px solid #1b1b1b;border-radius:clamp(22px,1.9vw,32px);background:rgb(248 248 248/92%);color:#666666;font-size:16px;font-style:italic;font-weight:430;letter-spacing:normal;line-height:1.24}.about-sheet__navigation{top:auto;right:auto;bottom:clamp(8px,1.2svh,14px);left:50%;transform:translateX(-50%)}@media (min-width:1200px){.home-left-rail{--home-sheet-scale:0.84;--home-text-inset:27.72px}}@media (min-width:1360px){.home-left-rail{--home-sheet-scale:0.92;--home-text-inset:30.36px}}@media (min-width:1600px){.home-left-rail{--home-sheet-scale:1.08;--home-text-inset:35.64px}}@media (min-width:1360px) and (max-height:950px){.home-left-rail{--home-sheet-scale:0.84;--home-text-inset:27.72px}}@media (max-height:700px){.home-left-rail{--home-sheet-scale:0.6;--home-text-inset:19.8px}}.energy-page,.nature-page,.supply-chain-page{--story-menu-offset:76px;--story-navigation-left:calc(4.148% + 24px);--story-navigation-scale:clamp(0.7,min(calc((100vw - 68px) / 1350px),calc((100svh - 116px) / 930px)),1);--story-navigation-top:calc(82.075% + var(--story-menu-offset));--story-desktop-scale:clamp(0.7,min(calc((100vw - 68px) / 1350px),calc((100svh - 116px) / 930px)),1);width:min(calc(100% - 64px),1626px);height:min(calc(100svh - 64px),1288px);min-height:0;margin:max(32px,calc((100svh - 1288px) / 2)) auto;overflow:hidden;border-radius:48px;background:#f0f0f0;box-shadow:none}.story-globe{position:absolute;z-index:3;top:2%;right:2%;display:block;width:clamp(45px,3.84375vw,62.5px);height:clamp(45px,3.84375vw,62.5px);object-fit:contain}.story-brand{top:2%;left:calc(4.148% + clamp(17px, 1.5vw, 24px))}.home-brand .project-brand__title,.story-brand .project-brand__title{font-size:clamp(30px,2vw,36px);letter-spacing:-1.2px}.home-brand .project-brand__credit,.story-brand .project-brand__credit{margin-top:7px!important;font-size:clamp(11px,.8vw,13px);letter-spacing:-.3px}.energy-hero,.nature-hero,.supply-chain-hero{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;overflow:hidden;background:transparent}.nature-hero__art{top:13.7%;right:auto;bottom:auto;left:50%;width:43.8%;max-width:none;height:auto;object-fit:contain;object-position:center top;transform:translateX(-50%);transform-origin:center top}.supply-chain-hero__art{position:absolute;right:0;max-height:none}.energy-hero__art,.supply-chain-hero__art{top:5%;left:auto;width:60%;max-width:none;height:90%;object-fit:contain;object-position:right center;transform:none}.energy-hero__art{right:2%;bottom:auto}.energy-card,.nature-card,.supply-chain-card{position:absolute;z-index:2;top:21.505%;right:auto;left:4.148%;display:block;width:534px;height:auto;min-height:592px;margin:0;overflow:visible;padding:0;transform:scale(var(--story-desktop-scale));transform-origin:top left;border-radius:32px}.energy-card:before,.nature-card:before,.supply-chain-card:before{inset:0;border-radius:inherit}.story-sheet .energy-object-stage,.story-sheet .object-stage{position:absolute;z-index:2;top:0;left:300px;width:361px;height:272px;transform:translate(-50%,-64%)}.story-sheet .energy-copy,.story-sheet .nature-copy,.story-sheet .supply-chain-copy{width:100%;padding:79px 24px 24px}.story-navigation{position:absolute;z-index:4;inset:0;display:block;width:100%;height:100%;transform:none;pointer-events:none}.story-navigation__home{left:var(--story-navigation-left)}.story-navigation__home,.story-navigation__scan{position:absolute;top:var(--story-navigation-top);bottom:auto;display:grid;width:50px;height:50px;transform:scale(var(--story-navigation-scale));transform-origin:top left;pointer-events:auto}.story-navigation__scan{right:auto;left:calc(var(--story-navigation-left) + 58px)}.story-navigation__tabs{position:absolute;top:var(--story-navigation-top);right:auto;left:calc(var(--story-navigation-left) + 116px);width:286px;transform:scale(var(--story-navigation-scale));transform-origin:top left;pointer-events:auto}.supply-chain-card{width:1040px;height:720px;min-height:720px;transition:width .76s cubic-bezier(.4,0,.2,1)}.supply-chain-card:before{right:auto;width:534px}.supply-chain-card:after{position:absolute;z-index:0;top:0;right:0;bottom:0;left:502px;border:1px solid rgb(255 255 255/48%);border-left:0;border-radius:0 var(--sheet-glass-radius) var(--sheet-glass-radius) 0;background:rgb(245 245 245/78%);box-shadow:inset 0 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);content:"";opacity:0;pointer-events:none;transform:scaleX(0);transform-origin:left center;animation:story-panel-open .76s cubic-bezier(.4,0,.2,1) .56s both}.supply-chain-card>.object-stage{left:267px}.story-sheet .supply-chain-copy{max-height:none;overflow:visible;opacity:1;transform:none;animation:none}.supply-chain-card .supply-chain-copy>.object-name,.supply-chain-card .supply-chain-copy>.supply-chain-stats,.supply-chain-card .supply-chain-copy>h1{opacity:0;transform:translateY(10px);animation:story-copy-reveal .4s cubic-bezier(.4,0,.2,1) .18s both}.supply-chain-card .content-divider{clip-path:inset(0 0 0 0);opacity:0;transform:none;animation:story-divider-fade-in .12s ease 1.32s both;transition:clip-path .76s cubic-bezier(.4,0,.2,1)}.supply-chain-card .supply-chain-details__column:first-child{opacity:0;transform:translateY(10px);animation:story-copy-reveal .45s cubic-bezier(.4,0,.2,1) .28s both}.supply-chain-card .supply-chain-details__column+.supply-chain-details__column{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px);animation:story-column-reveal .55s cubic-bezier(.4,0,.2,1) .78s both}.supply-chain-card .supply-chain-details{display:grid;grid-template-columns:472px 472px;column-gap:48px}.supply-chain-card .supply-chain-details__column+.supply-chain-details__column,.supply-chain-card .supply-chain-details__column>section,.supply-chain-card .supply-chain-narrative{margin-top:0}.supply-chain-card .supply-chain-details__column section+section,.supply-chain-card .supply-chain-details__column:first-child>section{margin-top:16px}.supply-chain-card .supply-chain-details h2{margin-bottom:0}.supply-chain-panel-toggle{position:absolute;z-index:4;top:50%;right:8px;display:flex;width:44px;height:44px;align-items:center;justify-content:flex-end;padding:0;transform:translateY(-50%);border:0;border-radius:0;outline:none;background:transparent;box-shadow:none;color:#ababab;font-size:0;line-height:1;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;animation:story-control-reveal .2s ease 1.45s both;transition:color .18s ease}.supply-chain-panel-toggle__icon{display:flex;width:19px;height:14px;align-items:center;justify-content:flex-end;gap:1px}.supply-chain-panel-toggle__icon i{position:relative;display:block;width:8px;height:12px;flex:0 0 8px;transition:transform .18s ease}.supply-chain-panel-toggle__icon i:after,.supply-chain-panel-toggle__icon i:before{position:absolute;top:50%;right:0;width:8px;height:2px;border-radius:999px;background:currentcolor;content:"";transform-origin:right center}.supply-chain-panel-toggle__icon i:before{transform:translateY(-1px) rotate(45deg)}.supply-chain-panel-toggle__icon i:after{transform:translateY(-1px) rotate(-45deg)}.supply-chain-panel-toggle[aria-expanded=true] .supply-chain-panel-toggle__icon i{transform:rotate(180deg)}.supply-chain-panel-toggle:hover{background:transparent;box-shadow:none;color:#969696}.supply-chain-panel-toggle:focus-visible{outline:none;color:#969696}.supply-chain-panel-toggle:focus-visible .supply-chain-panel-toggle__icon{transform:scale(1.04)}.supply-chain-card--interactive .supply-chain-panel-toggle{opacity:1;pointer-events:auto;animation:none}.supply-chain-card--interactive .content-divider,.supply-chain-card--interactive:after{opacity:1;transform:none;animation:none;transition:none}.supply-chain-card--interactive .content-divider{width:auto;clip-path:inset(0)}.supply-chain-card--collapsed{width:534px}.supply-chain-card--interactive.supply-chain-card--collapsed:after{opacity:1;transform:none}.supply-chain-card--collapsed .supply-chain-details{grid-template-columns:472px;column-gap:0}.supply-chain-card--interactive .supply-chain-details__column--secondary:not([hidden]){opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px);animation:story-column-reveal .55s cubic-bezier(.4,0,.2,1) .18s both}.supply-chain-card--interactive .supply-chain-steps:not([hidden]){opacity:0;transform:translateY(10px);animation:story-copy-reveal .42s cubic-bezier(.4,0,.2,1) .18s both}}.nature-title--desktop{display:none}.nature-card{border-radius:var(--sheet-glass-radius)}.nature-hero picture{display:contents}.nature-hero__art{top:34px;left:0;width:100%}.nature-systems{display:grid;gap:34px;padding-top:16px}.nature-system h2{margin:0;color:#202020;font-size:20px;font-weight:600;letter-spacing:-.25px;line-height:1.2;text-transform:none}.nature-system__summary{margin:16px 0 0;color:#202020;font-size:16px;line-height:1.3}.nature-system__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 8px;margin-top:18px;overflow:visible}.nature-system-choice{display:contents}.nature-system-item__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;pointer-events:none;white-space:nowrap}.nature-system-item{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:center;align-self:start;padding:0;border:0;border-radius:16px;outline:0;background:transparent;color:#151515;cursor:pointer;overflow:visible}.nature-system-item img,.nature-system-item__placeholder{display:grid;width:clamp(62px,16.8vw,72px);height:clamp(62px,16.8vw,72px);flex:none;place-items:center;overflow:hidden;border-radius:50%;background:#d8d8d3;object-fit:cover;color:#73736d;font-size:24px;font-weight:600}.nature-system-item__placeholder{border:1px dashed #a3a39e;background:#e3e3df}.nature-system-item__label{display:grid;width:fit-content;min-width:72px;max-width:100px;min-height:38px;box-sizing:border-box;place-items:center;margin-top:6px;padding:4px 8px;border-radius:999px;font-size:13px;font-weight:450;line-height:1.1;overflow-wrap:normal;text-align:center;text-transform:lowercase;word-break:normal;transition:background-color .18s ease,color .18s ease}.nature-system-item:hover .nature-system-item__label,.nature-system-item__input:focus-visible+.nature-system-item .nature-system-item__label{background:#dedede}.nature-system-item__input:checked+.nature-system-item .nature-system-item__label{background:#171717;color:#ffffff}.nature-system--selection-hidden .nature-system-item__input:checked+.nature-system-item .nature-system-item__label{background:transparent;color:inherit}.nature-system-item__label--long{width:120px;max-width:120px;padding-inline:8px}.nature-system-item--long-label:hover,.nature-system-item__input:checked+.nature-system-item--long-label,.nature-system-item__input:focus-visible+.nature-system-item--long-label{z-index:2}.nature-system-item__input:focus-visible+.nature-system-item .nature-system-item__placeholder,.nature-system-item__input:focus-visible+.nature-system-item img{outline:2px solid #171717;outline-offset:3px}.nature-system__description{min-height:110px;margin-top:24px;padding:14px;border:1px solid rgb(0 0 0/5%);border-radius:16px;background:rgb(245 245 245/72%);color:#373737;font-size:16px;line-height:1.3}.nature-system__description p{margin:0}.nature-system__description p+p{margin-top:16px}.nature-system__description strong{font-weight:650}.nature-system__description--mobile{display:none;width:100%;grid-column:1/-1;margin-top:2px;order:1}.nature-system-item__input:checked~.nature-system__description--mobile{display:block}.nature-system--selection-hidden .nature-system__description--mobile,.nature-system__description--desktop{display:none}.nature-system-popup{position:absolute;z-index:15;bottom:calc(100% + 8px);left:50%;display:block;width:210px;box-sizing:border-box;padding:10px 12px;transform:translateX(-50%);border:1px solid rgb(0 0 0/5%);border-radius:12px;background:rgb(255 255 255/96%);box-shadow:0 8px 18px rgb(0 0 0/18%);color:#545454;font-size:11px;line-height:1.3;pointer-events:none;text-align:left;text-transform:lowercase}.nature-system-popup span,.nature-system-popup strong{display:block}.nature-system-popup strong{margin-bottom:3px;color:#333333;font-size:12px;font-weight:700}.nature-system-popup span+span{margin-top:7px}.nature-system-popup b{font-weight:650}.nature-system-item:nth-child(4n+1) .nature-system-popup{left:0;transform:none}.nature-system-item:nth-child(4n) .nature-system-popup{right:0;left:auto;transform:none}@media (max-width:1023px){.nature-page{overflow:visible}.nature-card{height:auto;min-height:calc(100svh - var(--story-card-top));overflow:visible}.nature-card .nature-copy{height:auto;overflow:visible;padding-top:76px;overscroll-behavior:auto;scrollbar-width:auto}.nature-card .nature-stats{flex-wrap:nowrap;font-size:clamp(14px,4.1vw,16px);white-space:nowrap}.nature-card .content-divider{margin-top:16px;opacity:0;clip-path:inset(0 100% 0 0);animation:energy-horizontal-divider-grow .4s ease 1.34s both}.nature-system__items--landscape{grid-template-columns:repeat(3,minmax(0,1fr))}.nature-system__items--landscape .nature-system-item__label--long{width:100%;max-width:120px;padding-inline:8px}}@media (min-width:1024px){.nature-page{--story-menu-offset:76px;--story-desktop-scale:clamp(0.64,min(calc((100vw - 68px) / 1350px),calc((100svh - 220px) / 930px)),1)}.nature-hero__art{top:6.5%;left:70%;width:47%;transform:translateX(-50%)}.nature-card{width:600px;height:860px;min-height:860px;transition:width .76s cubic-bezier(.4,0,.2,1)}.nature-card:before{right:auto;width:600px}.nature-card:after{position:absolute;z-index:0;top:0;right:0;bottom:0;left:568px;border:1px solid rgb(255 255 255/48%);border-left:0;border-radius:0 var(--sheet-glass-radius) var(--sheet-glass-radius) 0;background:rgb(245 245 245/78%);box-shadow:inset 0 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);content:"";opacity:0;pointer-events:none;transform:scaleX(0);transform-origin:left center}.nature-card--expanded{width:1200px}.nature-card--expanded:after{animation:story-panel-open .76s cubic-bezier(.4,0,.2,1) .56s both}.nature-card>.object-stage{left:300px}.story-sheet .nature-copy{height:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:79px 24px 96px;overscroll-behavior:contain;scrollbar-width:thin}.nature-title--mobile{display:none}.nature-title--desktop{display:block}.nature-card .content-divider{margin-top:16px;opacity:0;clip-path:inset(0 100% 0 0);animation:none}.nature-card--expanded.nature-card--panel-ready .content-divider{animation:energy-horizontal-divider-grow .4s ease both}.nature-systems{display:block;width:552px;padding-top:24px}.nature-system+.nature-system{margin-top:28px}.nature-system h2{font-size:20px}.nature-system__summary{display:none;margin-top:12px;color:#646464}.nature-system__items{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:22px;column-gap:16px;margin-top:14px}.nature-system-item__label--long{width:100%;max-width:120px}.nature-system-item img,.nature-system-item__placeholder{width:68px;height:68px}.nature-system-item__label{min-width:86px;padding-inline:8px;font-size:13px;hyphens:manual}.nature-system__description{min-height:110px;margin-top:18px}.nature-system__description--mobile{display:none!important}.nature-system__description--desktop{display:block}.nature-system-item:nth-child(4n) .nature-system-popup,.nature-system-item:nth-child(4n+1) .nature-system-popup{right:auto;left:50%;transform:translateX(-50%)}.nature-system-item:nth-child(6n+1) .nature-system-popup{left:0;transform:none}.nature-system-item:nth-child(6n) .nature-system-popup{right:0;left:auto;transform:none}.nature-system-popup,.nature-system-popup strong{font-size:16px;line-height:1.3}.nature-system-popup{width:260px;padding:14px 16px}.nature-card--expanded .nature-systems{position:relative;display:grid;width:1152px;grid-template-columns:552px 552px;grid-template-rows:auto auto auto auto;column-gap:48px;row-gap:0}.nature-card--expanded .nature-systems:before{position:absolute;z-index:2;top:0;bottom:0;left:576px;width:1px;background:rgb(0 0 0/17%);content:"";opacity:0;pointer-events:none;transform:scaleY(0);transform-origin:top center;animation:energy-divider-grow .22s ease 1.34s both}.nature-card--expanded .nature-system{display:contents}.nature-card--expanded .nature-system+.nature-system{margin-top:0}.nature-card--expanded .nature-system:first-child>.nature-system__description,.nature-card--expanded .nature-system:first-child>.nature-system__items,.nature-card--expanded .nature-system:first-child>.nature-system__summary,.nature-card--expanded .nature-system:first-child>h2{grid-column:1}.nature-card--expanded .nature-system:nth-child(2)>.nature-system__description,.nature-card--expanded .nature-system:nth-child(2)>.nature-system__items,.nature-card--expanded .nature-system:nth-child(2)>.nature-system__summary,.nature-card--expanded .nature-system:nth-child(2)>h2{grid-column:2}.nature-card--expanded .nature-system>h2{grid-row:1}.nature-card--expanded .nature-system__summary{display:block;grid-row:2;align-self:stretch}.nature-card--expanded .nature-system__items{grid-row:3;align-self:start}.nature-card--expanded .nature-system__description{grid-row:4;align-self:stretch;box-sizing:border-box}.nature-card--expanded .nature-system:first-child>.nature-system__description,.nature-card--expanded .nature-system:first-child>.nature-system__summary{opacity:0;transform:translateY(10px);animation:story-copy-reveal .42s cubic-bezier(.4,0,.2,1) .28s both}.nature-card--expanded .nature-system:nth-child(2)>*{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px);animation:story-column-reveal .52s cubic-bezier(.4,0,.2,1) .78s both}.nature-panel-toggle{position:absolute;z-index:4;top:50%;right:8px;width:44px;height:44px;padding:0;transform:translateY(-50%);border:0;border-radius:0;outline:none;background:transparent;box-shadow:none;color:#ababab;font-size:0;line-height:1;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;pointer-events:none;animation:story-control-reveal .2s ease 1.45s both;transition:color .18s ease}.nature-panel-toggle,.nature-panel-toggle__icon{display:flex;align-items:center;justify-content:flex-end}.nature-panel-toggle__icon{width:19px;height:14px;gap:1px}.nature-panel-toggle__icon i{position:relative;display:block;width:8px;height:12px;flex:0 0 8px;transition:transform .18s ease}.nature-panel-toggle__icon i:after,.nature-panel-toggle__icon i:before{position:absolute;top:50%;right:0;width:8px;height:2px;border-radius:999px;background:currentcolor;content:"";transform-origin:right center}.nature-panel-toggle__icon i:before{transform:translateY(-1px) rotate(45deg)}.nature-panel-toggle__icon i:after{transform:translateY(-1px) rotate(-45deg)}.nature-panel-toggle[aria-expanded=true] .nature-panel-toggle__icon i{transform:rotate(180deg)}.nature-panel-toggle:focus-visible,.nature-panel-toggle:hover{background:transparent;box-shadow:none;color:#969696}.nature-panel-toggle:focus-visible .nature-panel-toggle__icon{transform:scale(1.04)}.nature-card--interactive .nature-panel-toggle{opacity:1;pointer-events:auto;animation:none}.nature-card--interactive:after{opacity:1;transform:none;animation:none;transition:none}.nature-card--interactive.nature-card--collapsed:after{opacity:0;transform:scaleX(0)}.nature-card--interactive.nature-card--expanded .nature-systems:before{animation-delay:.82s}.nature-card--interactive.nature-card--collapsed .content-divider{opacity:1;clip-path:inset(0);animation:none}.nature-card--interactive.nature-card--expanded .nature-system:first-child>.nature-system__description,.nature-card--interactive.nature-card--expanded .nature-system:first-child>.nature-system__summary,.nature-card--interactive.nature-card--expanded .nature-system:nth-child(2)>*{animation-delay:.18s}}.supply-chain-title--desktop{display:none}.supply-chain-visual-grid{padding-top:24px}.supply-chain-visual-section h2{margin:0;color:#202020;font-size:20px;font-weight:600;letter-spacing:-.25px;line-height:1.2}.supply-chain-visual-items{--stage-row-gap:22px;position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--stage-row-gap) var(--stage-column-gap,8px);margin-top:16px;overflow:visible}.supply-chain-stage-connector{position:absolute;z-index:0;top:calc(var(--stage-image-height, 72px) / 2);display:block;pointer-events:none}.supply-chain-stage-connector:after{position:absolute;z-index:1;width:8px;height:8px;background:#454545;content:""}.supply-chain-stage-connector--left,.supply-chain-stage-connector--right{width:calc(100% - var(--stage-image-width, 72px) + var(--stage-column-gap, 8px));border-top:1.5px solid #454545}.supply-chain-stage-connector--right{left:calc(50% + (var(--stage-image-width, 72px) / 2))}.supply-chain-stage-connector--right:after{top:-4.75px;right:-1px;clip-path:polygon(0 0,100% 50%,0 100%)}.supply-chain-stage-connector--left{right:calc(50% + (var(--stage-image-width, 72px) / 2))}.supply-chain-stage-connector--left:after{top:-4.75px;left:-1px;clip-path:polygon(100% 0,100% 100%,0 50%)}.supply-chain-stage-connector--turn-left,.supply-chain-stage-connector--turn-right{width:calc(50% - (var(--stage-image-width, 72px) / 2) + var(--stage-column-gap, 8px));height:calc(100% + var(--stage-row-gap, 22px));border-top:1.5px solid #454545;border-bottom:1.5px solid #454545}.supply-chain-stage-connector--turn-right{left:calc(50% + (var(--stage-image-width, 72px) / 2));border-right:1.5px solid #454545;border-radius:0 64px 64px 0}.supply-chain-stage-connector--turn-right:after{bottom:-4.75px;left:-1px;clip-path:polygon(100% 0,100% 100%,0 50%)}.supply-chain-stage-connector--turn-left{right:calc(50% + (var(--stage-image-width, 72px) / 2));border-top:1.5px solid #454545;border-bottom:1.5px solid #454545;border-left:1.5px solid #454545;border-radius:64px 0 0 64px}.supply-chain-stage-connector--turn-left:after{right:-1px;bottom:-4.75px;clip-path:polygon(0 0,100% 50%,0 100%)}.supply-chain-stage-turn--right{border-right-color:#454545}.supply-chain-stage-turn--left{border-left-color:#454545}.supply-chain-visual-item{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:center;align-self:stretch;padding:0;border:0;border-radius:16px;outline:0;background:transparent;color:#151515;font:inherit;overflow:visible}button.supply-chain-visual-item{cursor:pointer}.supply-chain-visual-item img{display:grid;width:var(--stage-image-width,clamp(62px,16.8vw,72px));height:var(--stage-image-height,clamp(62px,16.8vw,72px));flex:none;place-items:center;overflow:hidden;border-radius:50%;background:#dededb;object-fit:cover}.supply-chain-visual-item__label{display:grid;width:fit-content;min-width:var(--stage-image-width,72px);max-width:calc(var(--stage-image-width, 72px) + 44px);min-height:38px;box-sizing:border-box;place-items:center;margin-top:6px;padding:3px 10px;border-radius:999px;font-size:13px;font-weight:450;line-height:1.08;text-align:center;text-transform:lowercase;transition:background-color .18s ease}.supply-chain-visual-item__label small{display:block;margin-top:2px;font-size:10px;font-weight:430;line-height:1.05}button.supply-chain-visual-item:focus-visible .supply-chain-visual-item__label,button.supply-chain-visual-item:hover .supply-chain-visual-item__label,button.supply-chain-visual-item[aria-expanded=true] .supply-chain-visual-item__label{background:#dedede}button.supply-chain-visual-item[aria-expanded=true]{z-index:12}button.supply-chain-visual-item--country[aria-pressed=true] .supply-chain-visual-item__label{background:#171717;color:#ffffff}button.supply-chain-visual-item:focus-visible img{outline:2px solid #171717;outline-offset:3px}.supply-chain-stage-popup{position:absolute;z-index:15;bottom:calc(100% + 8px);left:50%;display:block;width:210px;box-sizing:border-box;padding:10px 12px;transform:translateX(-50%);border:1px solid rgb(0 0 0/5%);border-radius:12px;background:rgb(255 255 255/96%);box-shadow:0 8px 18px rgb(0 0 0/18%);color:#545454;font-size:11px;line-height:1.3;pointer-events:none;text-align:left;text-transform:lowercase}.supply-chain-stage-popup--left{left:0;transform:none}.supply-chain-stage-popup--right{right:0;left:auto;transform:none}.supply-chain-stage-popup--below{top:calc(100% + 8px);bottom:auto}.supply-chain-stage-popup span,.supply-chain-stage-popup strong{display:block}.supply-chain-stage-popup strong{margin-bottom:3px;color:#333333;font-size:12px;font-weight:700;text-transform:lowercase}.supply-chain-reflection{padding:12px;border:1px solid rgb(0 0 0/5%);border-radius:12px;background:rgb(245 245 245/72%)}.story-sheet .supply-chain-reflection,.supply-chain-reflection{margin:24px 0 0;color:#666666;font-size:16px;font-weight:400;line-height:1.35}.story-sheet .supply-chain-reflection{font-style:normal}.supply-chain-reflection span,.supply-chain-reflection strong{display:block}.supply-chain-reflection strong{margin-bottom:8px;color:#585858;font-weight:650}.supply-chain-visual-secondary{display:grid;gap:32px;margin-top:34px}.supply-chain-reflection[hidden],.supply-chain-visual-secondary[hidden]{display:none}.supply-chain-world-map{position:relative;width:100%;margin-top:12px;isolation:isolate}.supply-chain-world-map__image{display:block;width:100%;height:auto;opacity:.92}.supply-chain-map-marker{position:absolute;z-index:2;display:grid;width:28px;height:28px;place-items:center;padding:0;transform:translate(-50%,-50%);border:0;border-radius:50%;outline:0;background:transparent;cursor:pointer}.supply-chain-map-marker[aria-expanded=true]{z-index:20}.supply-chain-map-marker__dot{display:block;width:9px;height:9px;border:1px solid rgb(255 245 131/90%);border-radius:50%;background:#fff477;box-shadow:0 0 0 2px rgb(255 244 119/12%);transition:box-shadow .18s ease,transform .18s ease}.supply-chain-map-marker:focus-visible .supply-chain-map-marker__dot,.supply-chain-map-marker:hover .supply-chain-map-marker__dot,.supply-chain-map-marker[aria-expanded=true] .supply-chain-map-marker__dot{transform:scale(1.18);box-shadow:0 0 0 5px rgb(255 244 119/24%),0 0 18px 6px rgb(255 244 119/84%)}.supply-chain-map-marker:focus-visible{outline:2px solid #202020;outline-offset:2px}.supply-chain-map-marker__popup{position:absolute;z-index:5;bottom:calc(100% + 4px);left:50%;display:block;width:154px;box-sizing:border-box;padding:10px 12px;transform:translateX(-50%);border:1px solid rgb(0 0 0/5%);border-radius:12px;background:#ffffff;box-shadow:0 8px 18px rgb(0 0 0/18%);color:#545454;font-size:11px;line-height:1.25;pointer-events:none;text-align:left;text-transform:lowercase}.supply-chain-map-marker--left .supply-chain-map-marker__popup{left:-2px;transform:none}.supply-chain-map-marker--right .supply-chain-map-marker__popup{right:-2px;left:auto;transform:none}.supply-chain-map-marker__popup span,.supply-chain-map-marker__popup strong{display:block}.supply-chain-map-marker__popup strong{margin-bottom:3px;color:#333333;font-size:12px;font-weight:700;text-transform:lowercase}.supply-chain-visual-section--transport{margin-top:auto;padding-top:24px;border-top:1px solid rgb(0 0 0/17%)}.supply-chain-transport-layout{display:grid;grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);gap:0;align-items:stretch;margin-top:16px}.supply-chain-transport-modes{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-content:start;padding-right:18px}.supply-chain-transport-mode{display:flex;min-width:0;align-items:center;gap:7px;color:#242424;font-size:16px;line-height:1.05;text-transform:lowercase}.supply-chain-transport-mode img{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover}.supply-chain-transport-mode small{display:block;margin-top:2px;font-size:inherit}.supply-chain-distance{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:24px;border-left:1px solid rgb(0 0 0/17%);color:#646464}.supply-chain-distance__value{display:flex;align-items:flex-start;gap:8px}.supply-chain-distance strong{font-size:clamp(40px,11vw,58px);font-weight:350;letter-spacing:-2px;line-height:.95}.supply-chain-distance__value span{margin-top:4px;font-size:14px;line-height:1}.supply-chain-distance p{max-width:210px;margin:16px 0 0;font-size:16px;line-height:1.3}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:1023px){.supply-chain-card .supply-chain-copy{padding-top:76px}.supply-chain-card .supply-chain-stats{gap:clamp(5px,2vw,8px);font-size:clamp(10px,3vw,13px)}.supply-chain-card .content-divider{margin-top:16px;opacity:0;clip-path:inset(0 100% 0 0);animation:energy-horizontal-divider-grow .4s ease 1.34s both}}@media (min-width:1024px){.supply-chain-page{--story-menu-offset:76px;--story-desktop-scale:clamp(0.64,min(calc((100vw - 68px) / 1350px),calc((100svh - 220px) / 930px)),1)}.supply-chain-card{top:21.505%;width:600px;height:860px;min-height:860px;transition:width .76s cubic-bezier(.4,0,.2,1)}.supply-chain-card:before{right:auto;width:600px}.supply-chain-card:after{left:600px}.supply-chain-card--expanded{width:1200px}.supply-chain-card--expanded:before{width:600px}.supply-chain-card--expanded:after{animation:story-panel-open .76s cubic-bezier(.4,0,.2,1) .56s both}.supply-chain-card--expanded>.object-stage,.supply-chain-card>.object-stage{left:300px}.story-sheet .supply-chain-copy{height:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:79px 24px 96px;clip-path:none;overscroll-behavior:contain;scrollbar-width:thin}.supply-chain-title--mobile{display:none}.supply-chain-title--desktop{display:block}.supply-chain-card .supply-chain-stats,.supply-chain-card .supply-chain-title{opacity:0;transform:translateY(10px);animation:story-copy-reveal .4s cubic-bezier(.4,0,.2,1) .18s both}.supply-chain-card .content-divider{margin-top:16px}.supply-chain-visual-grid{display:block;width:552px;padding-top:24px}.supply-chain-card--expanded .supply-chain-visual-grid{display:grid;width:1152px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0}.supply-chain-visual-section h2{font-size:20px}.supply-chain-visual-items{--stage-column-gap:14px;--stage-row-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--stage-row-gap) var(--stage-column-gap);margin-top:16px;box-sizing:border-box;padding-inline:40px}.supply-chain-visual-section--stages{--stage-image-width:80px;--stage-image-height:80px;display:flex;min-height:500px;flex-direction:column}.supply-chain-visual-section--stages .supply-chain-visual-item{align-items:flex-start}.supply-chain-visual-item__label{position:relative;left:calc(var(--stage-image-width) / 2);width:fit-content;min-width:var(--stage-image-width);max-width:calc(var(--stage-image-width) + 44px);min-height:28px;align-self:flex-start;margin-top:4px;padding-inline:10px;transform:translateX(-50%);font-size:12px;hyphens:manual}.supply-chain-reflection{min-height:0;margin-top:14px;padding:10px;line-height:1.25}.story-sheet .supply-chain-reflection{width:calc(100% - 24px);box-sizing:border-box;margin-top:6px;margin-right:24px}.supply-chain-reflection strong{margin-bottom:4px}.supply-chain-visual-secondary{min-height:500px;align-content:start;gap:24px;margin-top:0;padding-left:32px;border-left:1px solid rgb(0 0 0/17%)}.supply-chain-world-map{width:500px;margin-top:12px}.supply-chain-transport-layout{grid-template-columns:200px minmax(0,1fr)}.supply-chain-distance strong{font-size:62px}.supply-chain-card--expanded .supply-chain-visual-section--stages{opacity:0;transform:translateY(10px);animation:story-copy-reveal .45s cubic-bezier(.4,0,.2,1) .28s both}.supply-chain-card--expanded .supply-chain-visual-secondary{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px);animation:story-column-reveal .55s cubic-bezier(.4,0,.2,1) .78s both}.supply-chain-card--interactive.supply-chain-card--expanded .supply-chain-visual-secondary,.supply-chain-card--interactive.supply-chain-card--expanded .supply-chain-visual-section--stages{animation-delay:.18s}.supply-chain-card--collapsed{width:600px}.supply-chain-card--interactive.supply-chain-card--expanded .content-divider{animation:energy-horizontal-divider-grow .4s ease .82s both}.supply-chain-card--interactive.supply-chain-card--collapsed .content-divider{opacity:1;clip-path:inset(0);animation:none}}@media (min-width:1024px) and (min-height:1100px){.supply-chain-card{height:860px;min-height:860px}.story-sheet .supply-chain-copy{padding-top:79px}.supply-chain-visual-grid{padding-top:24px}.supply-chain-visual-items{--stage-column-gap:18px;--stage-row-gap:16px;gap:var(--stage-row-gap) var(--stage-column-gap);margin-top:16px}.supply-chain-visual-section--stages{--stage-image-width:80px;--stage-image-height:80px;min-height:500px}.supply-chain-visual-item__label{min-height:34px;margin-top:8px;font-size:13px}.supply-chain-reflection{padding:12px;line-height:1.35}.supply-chain-reflection strong{margin-bottom:6px}.supply-chain-visual-secondary{min-height:500px;gap:24px}}@media (min-width:1024px) and (max-height:1099px){.supply-chain-visual-items{--stage-row-gap:8px;margin-top:16px}.supply-chain-visual-section--stages{--stage-image-width:68px;--stage-image-height:68px}}.energy-stats{display:flex;align-items:center;gap:12px;white-space:nowrap}.energy-stats__divider{align-self:stretch;width:1px;min-height:24px;background:#888888}.energy-details{padding-top:20px}.energy-details h2{margin:0;color:#202020;font-size:20px;font-weight:650;letter-spacing:-.25px;line-height:1.2}.energy-metric__visual{display:flex;min-height:0;flex-wrap:wrap;align-items:flex-end;gap:12px 16px;margin-top:16px;overflow:visible}.energy-metric__scope{max-width:520px;margin:8px 0 0;color:#666666;font-size:16px;line-height:1.35}.energy-metric__scope strong{color:#353535;font-weight:650}.energy-metric__group,.energy-metric__icons{display:contents}.energy-metric__group{width:auto}.energy-metric__group img{width:auto;max-width:120px;object-fit:contain;object-position:center bottom}.energy-metric__group[data-energy-metric=oilBarrel] img{height:130px}.energy-metric__group[data-energy-metric=jerryCan] img{height:100px}.energy-metric__group[data-energy-metric=bottle] img{height:54px}.energy-metric__group[data-energy-metric=tablespoon] img{height:42px}.energy-metric__equivalent{margin:10px 0 0;color:#5f5f5f;font-size:16px;line-height:1.25}.energy-driving-comparison,.energy-reflection{box-sizing:border-box;border:1px solid rgb(0 0 0/6%);border-radius:12px;background:rgb(245 245 245/72%)}.energy-driving-comparison{display:grid;gap:8px;margin-top:24px;padding:14px 16px;color:#666666;font-size:16px;line-height:1.35}.energy-driving-comparison span,.energy-driving-comparison strong,.energy-driving-comparison ul{display:block}.energy-driving-comparison ul{margin:0;padding-left:24px}.energy-driving-comparison li+li{margin-top:3px}.energy-reflection{padding:16px}.energy-reflection[hidden]{display:none}.story-sheet .energy-body{margin-top:16px;color:#666666;font-size:16px;line-height:1.35}.story-sheet .energy-body p+p{margin-top:20px}.energy-panel-toggle{display:none}@media (max-width:1023px){.energy-card .energy-copy{padding-top:76px}.energy-card .energy-stats{gap:clamp(6px,2vw,10px);font-size:clamp(11px,3.25vw,15px)}.energy-metric__visual img{max-height:clamp(48px,26vw,124px)}.energy-reflection{margin-top:24px}}@media (min-width:1024px){.energy-page{--story-menu-offset:76px;--story-desktop-scale:clamp(0.64,min(calc((100vw - 68px) / 1350px),calc((100svh - 220px) / 930px)),1)}.energy-card{top:21.505%;width:600px;height:860px;min-height:860px;transition:width .76s cubic-bezier(.4,0,.2,1)}.energy-card:before{right:0;width:auto}.energy-card:after{display:none;position:absolute;z-index:0;top:0;right:0;bottom:0;left:600px;border:1px solid rgb(255 255 255/48%);border-left:0;border-radius:0 var(--sheet-glass-radius) var(--sheet-glass-radius) 0;background:rgb(245 245 245/78%);box-shadow:inset 0 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08);content:"";opacity:0;pointer-events:none;transform:scaleX(0);transform-origin:left center}.energy-card--expanded{width:1200px}.energy-card--expanded:before{width:auto}.energy-card--expanded:after{animation:none}.energy-card--expanded>.energy-object-stage,.energy-card>.energy-object-stage{left:300px}.story-sheet .energy-copy{padding:79px 24px 96px;box-sizing:border-box;clip-path:none;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.energy-card .energy-stats,.energy-card .energy-title-row{opacity:0;transform:translateY(10px);animation:story-copy-reveal .4s cubic-bezier(.4,0,.2,1) .18s both}.energy-card .content-divider{margin-top:16px;opacity:0;clip-path:inset(0 100% 0 0);animation:energy-horizontal-divider-grow .4s ease .56s both}.energy-details{display:block;width:552px;padding-top:24px}.energy-card--expanded .energy-details{display:grid;width:1152px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0}.energy-metric{min-height:500px;padding-right:24px}.energy-metric__visual{min-height:0;gap:12px}.energy-metric__visual img{max-width:120px}.energy-driving-comparison{margin-top:24px}.energy-reflection{position:relative;min-height:420px;margin-left:32px;padding:20px 24px}.energy-reflection:before{position:absolute;top:0;bottom:0;left:-33px;width:1px;background:rgb(0 0 0/17%);content:"";opacity:0;transform:scaleY(0);transform-origin:top center}.energy-card--expanded .energy-reflection:before{animation:energy-divider-grow .22s ease 1.4s both}.energy-card--expanded .energy-metric{opacity:0;transform:translateY(10px);animation:story-copy-reveal .45s cubic-bezier(.4,0,.2,1) .28s both}.energy-card--expanded .energy-reflection{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-12px);animation:story-column-reveal .55s cubic-bezier(.4,0,.2,1) .78s both}.energy-card--interactive.energy-card--expanded .energy-metric,.energy-card--interactive.energy-card--expanded .energy-reflection{animation-delay:.18s}.energy-card--interactive.energy-card--expanded .content-divider,.energy-card--interactive.energy-card--expanded .energy-reflection:before{animation-delay:.82s}.energy-card--interactive.energy-card--collapsed .content-divider{opacity:1;clip-path:inset(0);animation:none}.energy-card--interactive:after{opacity:1;transform:none;animation:none;transition:none}.energy-card--interactive.energy-card--collapsed:after{opacity:0;transform:scaleX(0)}.energy-panel-toggle{position:absolute;z-index:4;top:50%;right:8px;width:44px;height:44px;padding:0;transform:translateY(-50%);border:0;outline:none;background:transparent;color:#ababab;cursor:pointer;opacity:0;pointer-events:none;animation:story-control-reveal .2s ease 1.45s both}.energy-panel-toggle,.energy-panel-toggle__icon{display:flex;align-items:center;justify-content:flex-end}.energy-panel-toggle__icon{width:19px;height:14px;gap:1px}.energy-panel-toggle__icon i{position:relative;display:block;width:8px;height:12px;flex:0 0 8px;transition:transform .18s ease}.energy-panel-toggle__icon i:after,.energy-panel-toggle__icon i:before{position:absolute;top:50%;right:0;width:8px;height:2px;border-radius:999px;background:currentcolor;content:"";transform-origin:right center}.energy-panel-toggle__icon i:before{transform:translateY(-1px) rotate(45deg)}.energy-panel-toggle__icon i:after{transform:translateY(-1px) rotate(-45deg)}.energy-panel-toggle[aria-expanded=true] .energy-panel-toggle__icon i{transform:rotate(180deg)}.energy-panel-toggle:focus-visible,.energy-panel-toggle:hover{color:#969696}.energy-panel-toggle:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.energy-card--interactive .energy-panel-toggle{opacity:1;pointer-events:auto;animation:none}.supply-chain-map-marker__popup,.supply-chain-map-marker__popup strong,.supply-chain-stage-popup,.supply-chain-stage-popup strong{font-size:16px;line-height:1.3}.supply-chain-stage-popup{width:260px;padding:14px 16px}.supply-chain-map-marker__popup{width:240px;padding:14px 16px}.supply-chain-stage-connector--right{left:var(--stage-image-width)}.supply-chain-stage-connector--left{right:100%}.supply-chain-stage-connector--turn-right{left:var(--stage-image-width);width:56px}.supply-chain-stage-connector--turn-left{right:100%;width:56px}.nature-card:after,.nature-card:before,.supply-chain-card:after,.supply-chain-card:before{background:rgb(245 245 245/78%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08)}.nature-card--panel-ready:before,.supply-chain-card--panel-ready:before{right:0;width:auto}.nature-card--panel-ready:after,.supply-chain-card--panel-ready:after{border-color:transparent;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:0;animation:none}.energy-card:before,.nature-card:after,.nature-card:before,.supply-chain-card:after,.supply-chain-card:before{border-top-color:transparent}.energy-card:before,.nature-card:before,.supply-chain-card:before{box-shadow:inset 1px 0 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%)}.nature-card:after,.supply-chain-card:after{box-shadow:inset -1px -1px 0 rgb(255 255 255/18%)}.story-sheet>.energy-object-stage:before,.story-sheet>.object-stage:before{position:absolute;z-index:0;top:64%;left:calc(50% - 299px);width:1198px;height:1px;background:rgb(255 255 255/64%);content:"";pointer-events:none;transform:scaleX(0);transform-origin:left center}.story-sheet>.energy-object-stage>.energy-object-stage__image,.story-sheet>.object-stage>.object-stage__image{position:relative;z-index:1}.nature-card--expanded>.object-stage:before,.supply-chain-card--expanded>.object-stage:before{transform:scaleX(0);animation:none}.nature-card--expanded.nature-card--panel-ready>.object-stage:before,.supply-chain-card--expanded.supply-chain-card--panel-ready>.object-stage:before{animation:story-top-stroke-grow .4s ease both}.energy-card--expanded>.energy-object-stage:before{animation:story-top-stroke-grow .4s ease .52s both}.nature-card--interactive.nature-card--collapsed>.object-stage:before,.supply-chain-card--interactive.supply-chain-card--collapsed>.object-stage:before{width:598px;animation:none;transform:scaleX(1)}}@media (max-width:1023px){.story-stat-label--mobile{display:inline}.story-stat-label--desktop{display:none}.story-sheet .energy-stats,.story-sheet .nature-stats,.story-sheet .supply-chain-stats{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;margin:18px 0 12px;color:#5d5d5d;font-size:clamp(14px,4.1vw,16px);font-weight:500;line-height:normal;white-space:nowrap}.energy-stats__divider,.nature-stats__divider,.supply-chain-stats__divider{display:block;width:1px;min-width:1px;min-height:28px;flex:0 0 1px;align-self:stretch;background:#888888}.energy-card .content-divider,.nature-card .content-divider,.supply-chain-card .content-divider{margin-top:16px;opacity:1;clip-path:inset(0);animation:none}.energy-card:before,.nature-card:before,.supply-chain-card:before{border:1px solid rgb(255 255 255/48%);background:rgb(245 245 245/78%);box-shadow:inset 1px 1px 0 rgb(255 255 255/62%),inset -1px -1px 0 rgb(255 255 255/18%);-webkit-backdrop-filter:blur(46px) saturate(1.08);backdrop-filter:blur(46px) saturate(1.08)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}