.gos-story{--story-ink: #242424;--story-lime: #c6ff39;--story-progress: 0;display:block;margin:56px auto 48px;color:var(--story-ink);font-family:var(--font-body-family, sans-serif);letter-spacing:0}.gos-story *,.gos-story *:before,.gos-story *:after{box-sizing:border-box}.gos-story__heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.gos-story__eyebrow{margin:0 0 12px;font-size:10px;font-weight:800;letter-spacing:1.8px;line-height:1.5}.gos-story__title{margin:0;color:var(--story-ink);font-family:inherit;font-size:clamp(32px,3.6vw,48px);font-weight:850;letter-spacing:-1.9px;line-height:1.1}.gos-story__intro{margin:14px 0 26px;max-width:560px;font-size:13px;line-height:1.6;color:#626262}.gos-story__skip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:15px;flex-shrink:0;padding:8px 2px;color:var(--story-ink);font-size:12px;text-underline-offset:4px}.gos-story__stage{position:relative;padding:28px;border:1px solid #deded8;border-radius:22px;background:#f9f9f6}.gos-story__edition{display:block;margin-bottom:20px;color:#65655e;font-size:9px;font-weight:700;letter-spacing:1.6px}.gos-story__chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0;margin:0;list-style:none}.gos-story__chapter{min-width:0;background:#fff;border:1px solid #deded8;border-radius:12px;overflow:hidden}.gos-story__art{--story-shift: 0px;--story-scale: 1;--story-line: 0;position:relative;isolation:isolate;aspect-ratio:1;overflow:hidden}.gos-story__art img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:translate3d(0,var(--story-shift),0) scale(var(--story-scale))}.gos-story__orbit{position:absolute;z-index:0;width:68%;height:68%;left:16%;top:16%;border:1px solid #b9d76f;border-radius:50%;transform:rotate(-14deg) scaleX(1.2)}.gos-story__orbit:after{position:absolute;content:"";top:8%;right:8%;bottom:8%;left:8%;border:1px dashed #e4e7db;border-radius:50%}.gos-story__line{position:absolute;z-index:2;inset:auto 4% 12%;width:92%;height:25%;overflow:visible;pointer-events:none}.gos-story__line path{stroke:var(--story-lime);stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.gos-story__line--city path{stroke:#414b33;stroke-width:2px}.gos-story__sticker{position:absolute;z-index:3;right:7%;bottom:8%;padding:6px 10px;border:1px solid var(--story-ink);background:var(--story-lime);color:var(--story-ink);font-size:9px;font-weight:900;line-height:1.2;letter-spacing:.5px;transform:rotate(-5deg)}.gos-story__copy{padding:20px;border-top:1px solid #ededdf}.gos-story__number{display:block;margin-bottom:10px;color:#66685e;font-size:11px;line-height:1;font-weight:800;letter-spacing:1px}.gos-story__copy h3{margin:0 0 9px;color:var(--story-ink);font-family:inherit;font-size:22px;font-weight:850;line-height:1.1;letter-spacing:-.7px}.gos-story__copy p{margin:0;color:#626262;font-size:12px;line-height:1.65}.gos-story__ending{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:14px;padding-top:24px}.gos-story__signoff{font-size:11px;font-weight:800;line-height:1.5;letter-spacing:-.2px}.gos-story__signoff strong{background:var(--story-lime);padding:3px 5px}.gos-story__ending>a{display:inline-flex;align-items:center;gap:25px;min-height:46px;padding:9px 17px;border-radius:6px;background:var(--story-ink);color:#fff;font-size:12px;font-weight:700;text-decoration:none}.gos-story__ending>a:hover{background:#414141}.gos-story__progress{display:none}.gos-story__end{display:block;height:1px;scroll-margin-top:120px}.gos-story a:focus-visible{outline:3px solid #558000;outline-offset:4px}@media(min-width:990px)and (prefers-reduced-motion:no-preference){.gos-story[data-enhanced][data-wide] .gos-story__journey{height:162vh;height:162svh}.gos-story[data-enhanced][data-wide] .gos-story__stage{position:sticky;top:118px;height:min(610px,calc(100vh - 145px));height:min(610px,calc(100svh - 145px));min-height:425px;padding:28px 32px 20px}.gos-story[data-enhanced][data-wide] .gos-story__edition{position:absolute;z-index:3;top:26px;left:30px}.gos-story[data-enhanced][data-wide] .gos-story__chapters{height:calc(100% - 62px);grid-template-columns:56% 44%;grid-template-rows:repeat(3,1fr);gap:0;align-items:center}.gos-story[data-enhanced][data-wide] .gos-story__chapter{display:contents}.gos-story[data-enhanced][data-wide] .gos-story__art{position:absolute;top:22px;left:20px;width:55%;height:calc(100% - 96px);aspect-ratio:auto;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s}.gos-story[data-enhanced][data-wide] .gos-story__chapter[data-current] .gos-story__art{opacity:1;visibility:visible}.gos-story[data-enhanced][data-wide] .gos-story__art img{transition:transform .1s linear}.gos-story[data-enhanced][data-wide] .gos-story__line path{stroke-dasharray:1;stroke-dashoffset:var(--story-line, 0)}.gos-story[data-enhanced][data-wide] .gos-story__copy{position:relative;grid-column:2;border:0;border-left:2px solid #dfdfd5;margin-left:20px;padding:13px 0 13px 22px}.gos-story[data-enhanced][data-wide] .gos-story__chapter:nth-child(1) .gos-story__copy{grid-row:1}.gos-story[data-enhanced][data-wide] .gos-story__chapter:nth-child(2) .gos-story__copy{grid-row:2}.gos-story[data-enhanced][data-wide] .gos-story__chapter:nth-child(3) .gos-story__copy{grid-row:3}.gos-story[data-enhanced][data-wide] .gos-story__number{margin-bottom:7px}.gos-story[data-enhanced][data-wide] .gos-story__copy h3{font-size:clamp(20px,2.2vw,28px)}.gos-story[data-enhanced][data-wide] .gos-story__chapter[data-current] .gos-story__copy{border-left:3px solid var(--story-ink);background:linear-gradient(90deg,#eaffb6 0,transparent 92%)}.gos-story[data-enhanced][data-wide] .gos-story__chapter[data-current] .gos-story__number{color:var(--story-ink)}.gos-story[data-enhanced][data-wide] .gos-story__ending{position:absolute;bottom:20px;right:32px;left:32px;padding-top:14px;border-top:1px solid #deded8}.gos-story[data-enhanced][data-wide] .gos-story__progress{display:block;flex:0 0 66px;height:3px;background:#ddd;overflow:hidden}.gos-story[data-enhanced][data-wide] .gos-story__progress i{display:block;height:100%;background:var(--story-ink);transform:scaleX(var(--story-progress));transform-origin:left center}}@media(max-width:989px){.gos-story{margin:38px auto}.gos-story__heading{align-items:start;flex-direction:column;gap:4px}.gos-story__title{font-size:34px;letter-spacing:-1.3px}.gos-story__intro{margin-top:7px;font-size:12px}.gos-story__stage{padding:18px;border-radius:16px}.gos-story__chapters{grid-template-columns:1fr;gap:14px}.gos-story__chapter{display:grid;grid-template-columns:1fr 1fr;align-items:center}.gos-story__art{grid-column:2;grid-row:1;min-height:210px;align-self:stretch;aspect-ratio:auto}.gos-story__art img{position:absolute;top:0;right:0;bottom:0;left:0}.gos-story__copy{grid-column:1;grid-row:1;padding:20px 0 20px 17px;border:0}.gos-story__copy h3{font-size:23px}.gos-story__copy p{font-size:11px;line-height:1.6}.gos-story__copy p br{display:none}.gos-story__orbit{top:29%;height:45%}.gos-story__sticker{right:4%;bottom:16%;font-size:7px;padding:5px 6px}.gos-story__line{bottom:22%}.gos-story__ending{gap:8px;padding-top:20px}.gos-story__ending>a{width:100%;justify-content:space-between;margin-top:9px}}@media(max-width:399px){.gos-story__stage{padding:14px}.gos-story__copy{padding-left:13px}.gos-story__copy h3{font-size:21px}}@media(prefers-reduced-motion:reduce){.gos-story__art img{transform:none!important}.gos-story *,.gos-story *:before,.gos-story *:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gos-scroll-story-v1.css.map */
