(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,235577,e=>{"use strict";var t=e.i(155252),s=e.i(523084),a=e.i(47524),l=e.i(632137),n=e.i(877957);e.s(["ScrollButton",0,function({direction:e,onClick:i,hidden:r,size:c="default",variant:o="light",className:u}){let h="sm"===c,m=(0,l.cn)("text-current",h?"size-4":"size-6 transition-[width,height] duration-150 group-hover:size-7 group-active:size-6 group-active:duration-100");return(0,t.jsx)(n.Button,{type:"button",onClick:i,"aria-hidden":"true",tabIndex:-1,className:(0,l.cn)("group absolute top-1/2 z-10 flex -translate-y-1/2 cursor-pointer items-center justify-center rounded-full p-0 transition-all duration-150 ease-in-out active:duration-100","dark"===o?"bg-[#252422] text-white hover:bg-[#3a3937] active:bg-[#1a1918]":"solid"===o?"bg-black/80 text-white hover:bg-black/90 active:bg-black":"white"===o?"bg-white/80 text-gray-900 backdrop-blur-[2px] hover:bg-white/95 active:bg-white":"bg-transparent text-gray-900 hover:bg-gray-100 active:bg-gray-200",h?"size-8":"size-12","left"===e&&"left-1","right"===e&&"right-1",r&&"left"===e&&"-translate-x-[calc(100%+1.5rem)]",r&&"right"===e&&"translate-x-[calc(100%+1.5rem)]",r&&"pointer-events-none opacity-0",u),children:"left"===e?(0,t.jsx)(s.ChevronLeft,{className:m}):(0,t.jsx)(a.ChevronRight,{className:m})})}])},457492,e=>{"use strict";var t=e.i(155252),s=e.i(147732),a=e.i(206507),l=e.i(632137),n=e.i(546446),i=e.i(663333),r=e.i(235577),c=e.i(240058);let o=(0,l.cn)("h-full rounded-3xl px-4 text-sm whitespace-nowrap transition-colors text-gray-900 font-bold","inline-flex items-center hover:bg-gray-100 active:bg-gray-200 focus-visible:outline-none focus-visible:bg-gray-100"),u=e=>{let{activeIndex:s,index:a,link:n}=e,i=s===a,r=(0,l.cn)(o,{"bg-gray-100 text-blue-500":i});if(e.onSelect){let{onSelect:s}=e;return(0,t.jsx)("button",{type:"button",onClick:()=>s(a,n),className:(0,l.cn)("cursor-pointer",r),"aria-current":i?"page":void 0,children:n.label})}let{basePath:u,mpa:h}=e,m=n.href??("/"===n.slug?u||"/":`${u}/${n.slug}`);return(0,t.jsx)(c.default,{href:m,mpa:h,className:r,"aria-current":i?"page":void 0,sourceModule:"subnavigation",children:n.label})},h=(0,a.memo)(e=>{let{links:c,activeIndex:o,className:h,constrained:m=!0}=e,[v,p]=(0,a.useState)(!1),[d,g]=(0,a.useState)(!1),b=(0,a.useRef)(null),k=(0,a.useRef)(null),x=(0,a.useRef)(!1),j=(0,n.useAtomValue)(i.deviceClassAtom),f="mobile"!==j&&"tablet"!==j,P=(0,a.useCallback)(()=>{let e=b.current;if(!e||!f){p(!1),g(!1);return}let{scrollLeft:t,scrollWidth:s,clientWidth:a}=e,l=Math.abs(t),n=l>2,i=l+a(0,s.debounce)(P,150),[P]),y=(0,a.useCallback)(()=>{null===k.current&&(k.current=requestAnimationFrame(()=>{P(),k.current=null}))},[P]);(0,a.useEffect)(()=>{let e=b.current;e&&(x.current="rtl"===getComputedStyle(e).direction),P();let t=b.current;return t&&(t.addEventListener("scroll",y),window.addEventListener("resize",w)),()=>{null!==k.current&&(cancelAnimationFrame(k.current),k.current=null),t&&t.removeEventListener("scroll",y),w.cancel(),window.removeEventListener("resize",w)}},[c,P,y,w]);let _=(0,a.useCallback)(()=>{b.current?.scrollBy({left:-200,behavior:"smooth"})},[]),z=(0,a.useCallback)(()=>{b.current?.scrollBy({left:200,behavior:"smooth"})},[]);return(0,t.jsxs)("div",{className:(0,l.cn)("relative overflow-hidden rounded-3xl bg-white p-1 shadow-[0_4px_16px_0_rgba(0,0,0,0.08),_0_0_32px_0_rgba(0,0,0,0.12)]","md:rounded-4xl md:rounded-[28px]",m&&"md:mr-auto md:max-w-[min(958px,100%)]",h),"data-testid":"subnavigation",children:[(0,t.jsx)("div",{className:(0,l.cn)("pointer-events-none absolute top-0 -left-25 z-[5] h-full w-24 bg-gradient-to-r from-white from-0% via-white via-60% to-transparent transition-[left] md:-top-1 md:h-14 md:rounded-s-[28px]",{"-left-1":v}),"aria-hidden":"true"}),(0,t.jsx)(r.ScrollButton,{hidden:!v,onClick:_,direction:"left"}),(0,t.jsx)("div",{ref:b,className:(0,l.cn)("scrollbar-hide flex h-10 items-center gap-1 overflow-x-auto md:h-12"),children:c.map((s,a)=>e.onSelect?(0,t.jsx)(u,{link:s,index:a,activeIndex:o,onSelect:e.onSelect},`${s.label}_${s.slug}`):(0,t.jsx)(u,{link:s,index:a,activeIndex:o,basePath:e.basePath,mpa:e.mpa},`${s.label}_${s.slug}`))}),(0,t.jsx)("div",{className:(0,l.cn)("pointer-events-none absolute top-0 -right-25 z-[5] h-full w-24 bg-gradient-to-l from-white from-0% via-white via-60% to-transparent transition-[right] md:-top-1 md:h-14 md:rounded-e-[28px]",{"-right-1":d}),"aria-hidden":"true"}),(0,t.jsx)(r.ScrollButton,{hidden:!d,onClick:z,direction:"right"})]})},(e,t)=>e.activeIndex===t.activeIndex&&e.basePath===t.basePath&&e.mpa===t.mpa&&e.onSelect===t.onSelect&&e.constrained===t.constrained&&e.links.length===t.links.length&&e.links.every((e,s)=>e.label===t.links[s]?.label&&e.slug===t.links[s]?.slug&&e.href===t.links[s]?.href));h.displayName="SubnavigationUI",e.s(["SubnavigationUI",0,h],457492)},275466,e=>{"use strict";var t=e.i(155252),s=e.i(206507),a=e.i(659334),l=e.i(184154),n=e.i(959194),i=e.i(457492);e.s(["ExploreSubnav",0,function({links:e,locale:r,disableActiveFallback:c=!1}){let o=(0,a.useTranslations)("ExploreSubnav"),u=(0,l.usePathname)(),h=(0,n.getPartner)(),m=o("topStories"),{navLinks:v,basePath:p}=(0,s.useMemo)(()=>({navLinks:[{label:m,slug:"/"},...e.map(e=>({...e,slug:`explore/${e.slug}`}))],basePath:"en-US"===r?"":`/${r}`}),[e,r,m]),d=(0,s.useMemo)(()=>{let e=p||"/";if(u===e||u===`${e}/`)return c?-1:0;let t=v.findIndex(e=>"/"!==e.slug&&u.includes(`${p}/${e.slug}`));return -1!==t?t:c?-1:0},[u,p,v,c]);return"samsung"===h?null:(0,t.jsx)(i.SubnavigationUI,{links:v,basePath:p,activeIndex:d})}])},989715,e=>{"use strict";var t=e.i(155252),s=e.i(184154),a=e.i(546446),l=e.i(663333),n=e.i(590238);e.s(["ExploreClientLayout",0,function({children:e}){let i=(0,s.useParams)(),r=i.slug||"home",c=i.locale||"en-US",o=(0,a.useAtomValue)(l.deviceClassAtom);return(0,t.jsxs)("div",{className:"max-w-8xl mx-auto w-full p-4",children:[(0,t.jsx)(n.AnalyticsBoundary,{pageId:`explore-${r}`,pageLocale:c,deviceClass:o}),e]})}])},186044,e=>{e.v(t=>Promise.all(["static/chunks/1wq73bnhrue1l.js"].map(t=>e.l(t))).then(()=>t(451309)))},171913,e=>{e.v(t=>Promise.all(["static/chunks/34gmw1_2l2el9.js"].map(t=>e.l(t))).then(()=>t(927976)))},90,e=>{e.v(t=>Promise.all(["static/chunks/06ggusqkx510f.js"].map(t=>e.l(t))).then(()=>t(22872)))},92368,e=>{e.v(t=>Promise.all(["static/chunks/0fxmxe83w2p2u.js"].map(t=>e.l(t))).then(()=>t(789895)))},666922,e=>{e.v(t=>Promise.all(["static/chunks/0vgxjm7gu0yxl.js"].map(t=>e.l(t))).then(()=>t(856593)))},722332,e=>{e.v(t=>Promise.all(["static/chunks/3h0ebep4x-x91.js"].map(t=>e.l(t))).then(()=>t(476881)))},880187,e=>{e.v(t=>Promise.all(["static/chunks/2vut47n2r31zd.js"].map(t=>e.l(t))).then(()=>t(747997)))},744883,e=>{e.v(t=>Promise.all(["static/chunks/1ct0carztge-o.js"].map(t=>e.l(t))).then(()=>t(581947)))},197999,e=>{e.v(t=>Promise.all(["static/chunks/0wsn-243jbesx.js"].map(t=>e.l(t))).then(()=>t(272493)))},407657,e=>{e.v(t=>Promise.all(["static/chunks/2xgyo7io76gqk.js"].map(t=>e.l(t))).then(()=>t(75960)))},650095,e=>{e.v(t=>Promise.all(["static/chunks/0f1_sy7rlnf2t.js"].map(t=>e.l(t))).then(()=>t(601862)))},916531,e=>{e.v(t=>Promise.all(["static/chunks/2qeff49ijxbu6.js"].map(t=>e.l(t))).then(()=>t(369675)))},415546,e=>{e.v(t=>Promise.all(["static/chunks/1zalg4hlysw9g.js"].map(t=>e.l(t))).then(()=>t(446839)))},353962,e=>{e.v(t=>Promise.all(["static/chunks/2d73qaugsqb_g.js"].map(t=>e.l(t))).then(()=>t(367128)))},391939,e=>{e.v(t=>Promise.all(["static/chunks/2tisj_mpjkznu.js"].map(t=>e.l(t))).then(()=>t(72575)))},155043,e=>{e.v(t=>Promise.all(["static/chunks/0a8uyia0ao9og.js"].map(t=>e.l(t))).then(()=>t(869146)))},103659,e=>{e.v(t=>Promise.all(["static/chunks/3ccxaguq1hvzf.js"].map(t=>e.l(t))).then(()=>t(296920)))},945801,e=>{e.v(t=>Promise.all(["static/chunks/1o9l6g4w1lii9.js"].map(t=>e.l(t))).then(()=>t(566248)))},252521,e=>{e.v(t=>Promise.all(["static/chunks/1hl_zoa4cpir2.js"].map(t=>e.l(t))).then(()=>t(661446)))},781723,e=>{e.v(t=>Promise.all(["static/chunks/1f8_rsicn3nax.js"].map(t=>e.l(t))).then(()=>t(654703)))},625303,e=>{e.v(t=>Promise.all(["static/chunks/1qhyd8ydqz37w.js"].map(t=>e.l(t))).then(()=>t(718437)))},909969,e=>{e.v(t=>Promise.all(["static/chunks/3wruf-zubae89.js"].map(t=>e.l(t))).then(()=>t(218776)))},408674,e=>{e.v(t=>Promise.all(["static/chunks/0u1-b3h7lrqcs.js"].map(t=>e.l(t))).then(()=>t(783769)))},632092,e=>{e.v(t=>Promise.all(["static/chunks/30o1x2o6o4n-3.js"].map(t=>e.l(t))).then(()=>t(45677)))},713848,e=>{e.v(t=>Promise.all(["static/chunks/0twaqx-_15vka.js"].map(t=>e.l(t))).then(()=>t(889507)))},774463,e=>{e.v(t=>Promise.all(["static/chunks/1fu_g_1oa3-8s.js"].map(t=>e.l(t))).then(()=>t(155062)))},494738,e=>{e.v(t=>Promise.all(["static/chunks/36yr5e38xnvrf.js"].map(t=>e.l(t))).then(()=>t(512028)))},2638,e=>{e.v(t=>Promise.all(["static/chunks/1cs836e5zp3_7.js"].map(t=>e.l(t))).then(()=>t(198051)))},67832,e=>{e.v(t=>Promise.all(["static/chunks/0_81c8vii3h6e.js"].map(t=>e.l(t))).then(()=>t(414064)))},846784,e=>{e.v(t=>Promise.all(["static/chunks/2lu3sdo_glzmk.js"].map(t=>e.l(t))).then(()=>t(873667)))},72998,e=>{e.v(t=>Promise.all(["static/chunks/43ukb7uafzne2.js"].map(t=>e.l(t))).then(()=>t(510110)))},395624,e=>{e.v(t=>Promise.all(["static/chunks/1a8eatto4p5o5.js"].map(t=>e.l(t))).then(()=>t(600726)))},626117,e=>{e.v(t=>Promise.all(["static/chunks/3ntalh3uuj9sj.js"].map(t=>e.l(t))).then(()=>t(825086)))},132409,e=>{e.v(t=>Promise.all(["static/chunks/3_t16kmqh3jqt.js"].map(t=>e.l(t))).then(()=>t(3017)))},226507,e=>{e.v(t=>Promise.all(["static/chunks/0f0pngxcfnb-c.js"].map(t=>e.l(t))).then(()=>t(538258)))},48208,e=>{e.v(t=>Promise.all(["static/chunks/156gbku_p2k28.js"].map(t=>e.l(t))).then(()=>t(625444)))},164295,e=>{e.v(t=>Promise.all(["static/chunks/1_l_p17-np0sm.js"].map(t=>e.l(t))).then(()=>t(702162)))},148486,e=>{e.v(t=>Promise.all(["static/chunks/1nwmdk8di5kph.js"].map(t=>e.l(t))).then(()=>t(946515)))},403395,e=>{e.v(t=>Promise.all(["static/chunks/35bwu6-xct6rj.js"].map(t=>e.l(t))).then(()=>t(573581)))},957284,e=>{e.v(t=>Promise.all(["static/chunks/08uy9fq-vn-fg.js"].map(t=>e.l(t))).then(()=>t(48914)))},752465,e=>{e.v(t=>Promise.all(["static/chunks/3jgruvjku8ywd.js"].map(t=>e.l(t))).then(()=>t(777844)))},521662,e=>{e.v(t=>Promise.all(["static/chunks/0g382bfxu8fk6.js"].map(t=>e.l(t))).then(()=>t(782697)))},661123,e=>{e.v(t=>Promise.all(["static/chunks/1zo7h4gpuk0fx.js"].map(t=>e.l(t))).then(()=>t(711818)))},476493,e=>{e.v(t=>Promise.all(["static/chunks/1yu83umb103a6.js"].map(t=>e.l(t))).then(()=>t(328877)))}]);