.latest-videos-playlist{--latest-videos-accent: #1d4ed8;max-width:1600px;margin:0 auto;padding:92px 32px 150px;color:#1d1d1f}.latest-videos-playlist__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.35fr);gap:40px;align-items:end;padding-bottom:42px}.latest-videos-playlist__heading{max-width:760px}.latest-videos-playlist__eyebrow{margin:0 0 18px;color:var(--latest-videos-accent);font-size:13px;font-weight:600;letter-spacing:.04em}.latest-videos-playlist__heading h2{max-width:760px;margin:0;font-size:clamp(48px,6vw,82px);font-weight:600;letter-spacing:-.07em;line-height:.94}.latest-videos-playlist__lede{max-width:520px;margin:24px 0 0;color:#6e6e73;font-size:18px;letter-spacing:-.02em;line-height:1.35}.latest-videos-playlist__aside{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:6px}.latest-videos-playlist__index{color:#6e6e73;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.latest-videos-playlist__aside-note{max-width:180px;color:#6e6e73;font-size:12px;line-height:1.45}.latest-videos-playlist__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(44px,7vw,108px);align-items:stretch}.latest-videos-playlist__feature{min-height:650px;overflow:hidden;border-radius:28px;background:#f2f2f2;box-shadow:0 22px 60px #1d1d1f1f}.latest-videos-playlist__feature-button{position:relative;display:block;width:100%;height:100%;min-height:inherit;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.latest-videos-playlist__feature-media,.latest-videos-playlist__feature-media img,.latest-videos-playlist__feature-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.latest-videos-playlist__feature-media{overflow:hidden}.latest-videos-playlist__feature-media img{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-media img{transform:scale(1.045)}.latest-videos-playlist__feature-shade{background:linear-gradient(180deg,#13191a0a 25%,#13191ad6)}.latest-videos-playlist__feature-play{position:absolute;top:50%;left:50%;display:grid;width:76px;height:76px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffffe6;color:#1d1d1f;transform:translate(-50%,-50%);transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s ease,color .35s ease}.latest-videos-playlist__feature-play svg{width:26px;height:26px;margin-left:4px;fill:currentColor}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-play{background:var(--latest-videos-accent);color:#fff;transform:translate(-50%,-50%) scale(1.08)}.latest-videos-playlist__feature-duration{position:absolute;top:20px;right:20px;padding:6px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#12171847;color:#fff;font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.06em}.latest-videos-playlist__feature-info{position:absolute;right:0;bottom:0;left:0;display:grid;gap:14px;padding:30px 30px 28px;color:#fff}.latest-videos-playlist__feature-meta{display:flex;justify-content:space-between;gap:14px;color:#ffffffb8;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.latest-videos-playlist__feature-info strong{max-width:560px;font-size:clamp(28px,3.1vw,46px);letter-spacing:-.055em;line-height:.98}.latest-videos-playlist__feature-cta{display:inline-flex;align-items:center;gap:8px;color:#ffffffd6;font-size:12px;font-weight:600}.latest-videos-playlist__feature-cta span{color:#fff;font-size:17px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-cta span{transform:translate(3px,-2px)}.latest-videos-playlist__playlist{display:flex;min-width:0;flex-direction:column;border-top:1px solid #d2d2d7}.latest-videos-playlist__playlist-head{display:flex;justify-content:space-between;gap:20px;padding:17px 0 14px;color:#6e6e73;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.latest-videos-playlist__mobile-note{display:none}.latest-videos-playlist__list{border-top:1px solid #d2d2d7}.latest-videos-playlist__item{display:grid;grid-template-columns:86px minmax(0,1fr) 20px;gap:16px;align-items:center;width:100%;padding:15px 0;border:0;border-bottom:1px solid #d2d2d7;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:padding .35s cubic-bezier(.16,1,.3,1),color .25s ease}.latest-videos-playlist__item:hover,.latest-videos-playlist__item.is-active{padding-right:8px;padding-left:10px;background:#fff}.latest-videos-playlist__item:active{transform:scale(.99)}.latest-videos-playlist__item-thumb{position:relative;display:block;width:86px;aspect-ratio:4 / 5;overflow:hidden;background:#f2f2f2}.latest-videos-playlist__item-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__item:hover .latest-videos-playlist__item-thumb img{transform:scale(1.06)}.latest-videos-playlist__item-thumb>span{position:absolute;right:6px;bottom:6px;padding:3px 5px;border-radius:999px;background:#121718a3;color:#fff;font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.latest-videos-playlist__item-copy{display:grid;min-width:0;gap:7px}.latest-videos-playlist__item-meta{display:flex;justify-content:space-between;gap:10px;color:#6e6e73;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.latest-videos-playlist__item-meta b{color:#5f6470;font-weight:600}.latest-videos-playlist__item-copy strong{max-width:340px;font-size:18px;letter-spacing:-.035em;line-height:1.08}.latest-videos-playlist__item-action{color:#6e6e73;font-size:11px}.latest-videos-playlist__item.is-active .latest-videos-playlist__item-action{color:var(--latest-videos-accent);font-weight:600}.latest-videos-playlist__item-arrow{width:18px;height:18px;fill:none;stroke:#6e6e73;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .3s cubic-bezier(.16,1,.3,1),stroke .25s ease}.latest-videos-playlist__item:hover .latest-videos-playlist__item-arrow,.latest-videos-playlist__item.is-active .latest-videos-playlist__item-arrow{stroke:var(--latest-videos-accent);transform:translate(3px)}.latest-videos-playlist__gallery-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:22px 0 6px;color:var(--latest-videos-accent);font-size:14px;font-weight:600;text-decoration:none}.latest-videos-playlist__gallery-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .3s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__gallery-link:hover svg{transform:translate(3px)}.latest-videos-playlist__dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px}.latest-videos-playlist__dialog[hidden]{display:none}.latest-videos-playlist__dialog.is-open{display:grid}.latest-videos-playlist__dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#161617b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.latest-videos-playlist__dialog-inner{position:relative;z-index:1;width:min(92vw,560px);overflow:hidden;border-radius:24px;background:#1d1d1f;color:#fff;box-shadow:0 26px 90px #00000059}.latest-videos-playlist__dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px 15px 20px}.latest-videos-playlist__dialog-bar p{max-width:calc(100% - 48px);margin:0;color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em}.latest-videos-playlist__dialog-close{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer}.latest-videos-playlist__dialog-close:hover{background:#ffffff29}.latest-videos-playlist__dialog-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.latest-videos-playlist__dialog-frame{aspect-ratio:9 / 16;background:#111}.latest-videos-playlist__dialog-frame iframe{display:block;width:100%;height:100%;border:0}@media(max-width:749px){.latest-videos-playlist{padding:72px 16px 96px}.latest-videos-playlist__intro{display:block;padding-bottom:28px}.latest-videos-playlist__heading h2{font-size:clamp(46px,15vw,72px)}.latest-videos-playlist__lede{margin-top:20px;font-size:17px}.latest-videos-playlist__aside{flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 0}.latest-videos-playlist__aside-note{max-width:150px;text-align:right}.latest-videos-playlist__layout{grid-template-columns:1fr;gap:45px}.latest-videos-playlist__feature{min-height:calc((100vw - 32px)/.8);border-radius:20px}.latest-videos-playlist__feature-play{width:58px;height:58px}.latest-videos-playlist__feature-play svg{width:21px;height:21px}.latest-videos-playlist__feature-info{gap:11px;padding:21px 20px 20px}.latest-videos-playlist__feature-meta{gap:9px;font-size:9px}.latest-videos-playlist__feature-info strong{font-size:clamp(25px,8vw,34px)}.latest-videos-playlist__feature-duration{top:16px;right:16px}.latest-videos-playlist__playlist{border-top:1px solid #d2d2d7}.latest-videos-playlist__playlist-head{gap:12px;padding-top:15px;font-size:10px}.latest-videos-playlist__desktop-note{display:none}.latest-videos-playlist__mobile-note{display:inline}.latest-videos-playlist__item{grid-template-columns:72px minmax(0,1fr) 17px;gap:12px;padding:13px 0}.latest-videos-playlist__item:hover,.latest-videos-playlist__item.is-active{padding-right:6px;padding-left:7px}.latest-videos-playlist__item-thumb{width:72px}.latest-videos-playlist__item-meta{font-size:9px}.latest-videos-playlist__item-copy{gap:6px}.latest-videos-playlist__item-copy strong{font-size:16px}.latest-videos-playlist__item-action{font-size:10px}.latest-videos-playlist__gallery-link{margin-top:0;padding-top:19px;font-size:13px}.latest-videos-playlist__dialog{padding:12px}.latest-videos-playlist__dialog-inner{width:calc(100vw - 24px);border-radius:18px}}@media(prefers-reduced-motion:reduce){.latest-videos-playlist__feature-media img,.latest-videos-playlist__feature-play,.latest-videos-playlist__feature-cta span,.latest-videos-playlist__item,.latest-videos-playlist__item-thumb img,.latest-videos-playlist__item-arrow,.latest-videos-playlist__gallery-link svg{transition:none}}.codex-offer-campaign{--codex-offer-accent: #b85b32;--codex-offer-ink: #252322;--codex-offer-muted: #6d6864;--codex-offer-line: rgba(37, 35, 34, .14);--codex-offer-panel: #f5f5f7;--codex-offer-panel-alt: #f1f6f2;width:min(100% - 48px,1440px);margin:0 auto;scroll-margin-top:96px;padding:var(--codex-offer-top-padding) 0 var(--codex-offer-bottom-padding);background:#fff;color:var(--codex-offer-ink)}.codex-offer-campaign__inner{width:min(100%,1320px);margin:0 auto}.codex-offer-campaign__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:clamp(32px,8vw,120px);align-items:end;padding:22px 0 34px;border-top:1px solid var(--codex-offer-line)}.codex-offer-campaign__eyebrow,.codex-offer-card__label{margin:0;color:var(--codex-offer-accent);font-size:12px;font-weight:600;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}.codex-offer-campaign__intro h2{max-width:760px;margin:18px 0 0;font-family:inherit;font-size:clamp(46px,5.5vw,72px);font-weight:650;letter-spacing:-.06em;line-height:.97}.codex-offer-campaign__intro-copy{max-width:390px;margin:0;color:var(--codex-offer-muted);font-size:17px;letter-spacing:-.015em;line-height:1.45}.codex-offer-campaign__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--codex-offer-gap)}.codex-offer-card{min-width:0;overflow:hidden;border:1px solid rgba(29,29,31,.06);border-radius:30px;background:var(--codex-offer-panel);box-shadow:none;opacity:0;transform:translateY(22px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.codex-offer-card:nth-child(2){transition-delay:.12s}.codex-offer-card.is-visible{opacity:1;transform:translateY(0)}.codex-offer-card--sage{background:var(--codex-offer-panel-alt)}.codex-offer-card__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 34px 0}.codex-offer-card__number{color:#2523225c;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.codex-offer-card__grid{display:grid;grid-template-columns:1fr;gap:24px;padding:52px 34px 34px}.codex-offer-card__main{min-width:0}.codex-offer-card h3{max-width:520px;margin:0;font-family:inherit;font-size:clamp(38px,3.5vw,52px);font-weight:650;letter-spacing:-.065em;line-height:.98}.codex-offer-card__benefit{color:var(--codex-offer-accent);font-weight:600}.codex-offer-card__benefit strong{display:inline-block;font-size:1.07em;font-weight:750;letter-spacing:-.065em;white-space:nowrap}.codex-offer-card__platforms{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:28px}.codex-offer-card__platforms-label{margin-right:2px;color:#8a8179;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.codex-offer-card__platform-logo{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;overflow:hidden;border-radius:9px}.codex-offer-card__platform-logo img{display:block;width:32px;height:32px;object-fit:contain}.codex-offer-card__platform-logo img[src*=xiaohongshu]{transform:scale(1.04)}.codex-offer-card__platforms-caption{color:var(--codex-offer-muted);font-size:13px;letter-spacing:-.01em}.codex-offer-card__detail{display:flex;min-height:0;flex-direction:column;justify-content:flex-end}.codex-offer-card__description{max-width:480px;margin:0;color:var(--codex-offer-muted);font-size:16px;letter-spacing:-.015em;line-height:1.45}.codex-offer-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:28px 0 20px;padding:20px 0;border-top:1px solid var(--codex-offer-line);border-bottom:1px solid var(--codex-offer-line)}.codex-offer-card__facts div{min-width:0}.codex-offer-card__facts dt{margin-bottom:7px;color:#8a8179;font-size:10px;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}.codex-offer-card__facts dd{margin:0;color:var(--codex-offer-ink);font-size:14px;font-weight:600;line-height:1.3}.codex-offer-card__button{display:inline-flex;width:fit-content;min-height:44px;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(29,29,31,.18);border-radius:999px;background:transparent;color:var(--codex-offer-ink);font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.codex-offer-card__button:hover{border-color:var(--codex-offer-ink);background:var(--codex-offer-ink);color:#fff;transform:translateY(-1px)}.codex-offer-card__button:active{transform:translateY(0) scale(.99)}.codex-offer-card__button-arrow{flex:0 0 auto;color:var(--codex-offer-accent);font-size:18px;transition:color .25s ease,transform .3s cubic-bezier(.16,1,.3,1)}.codex-offer-card__button:hover .codex-offer-card__button-arrow{color:#fff;transform:translate(2px,-1px)}@media(max-width:749px){.codex-offer-campaign{width:min(100% - 32px,560px);scroll-margin-top:76px;padding:72px 0 96px}.codex-offer-campaign__intro{display:block;padding-bottom:30px}.codex-offer-campaign__intro h2{margin-top:16px;font-size:clamp(46px,14vw,70px)}.codex-offer-campaign__intro-copy{max-width:480px;margin-top:22px;font-size:17px}.codex-offer-campaign__list{grid-template-columns:1fr;gap:16px}.codex-offer-card{border-radius:22px}.codex-offer-card__head{padding:30px 24px 0}.codex-offer-card__grid{gap:30px;padding:42px 24px 30px}.codex-offer-card h3{max-width:none;font-size:clamp(42px,12vw,58px)}.codex-offer-card__platforms{margin-top:24px}.codex-offer-card__description{font-size:16px}.codex-offer-card__facts{grid-template-columns:1fr;gap:16px;margin-top:42px;margin-bottom:22px}}@media(prefers-reduced-motion:reduce){.codex-offer-card{opacity:1;transform:none;transition:none}}@media(prefers-color-scheme:dark){.codex-offer-campaign{background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/32/compiled_assets/styles.css.map?subset=AAAAAAAAAAAEAAAE */
