(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,235577,e=>{"use strict";var t=e.i(699173),s=e.i(523084),a=e.i(47524),i=e.i(632137),l=e.i(877957);e.s(["ScrollButton",0,function({direction:e,onClick:n,hidden:r,size:c="default",variant:o="light",className:u}){let m="sm"===c,h=(0,i.cn)("text-current",m?"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)(l.Button,{type:"button",onClick:n,"aria-hidden":"true",tabIndex:-1,className:(0,i.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",m?"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:h}):(0,t.jsx)(a.ChevronRight,{className:h})})}])},457492,e=>{"use strict";var t=e.i(699173),s=e.i(147732),a=e.i(592121),i=e.i(632137),l=e.i(546446),n=e.i(663333),r=e.i(235577),c=e.i(240058);let o=(0,i.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:l}=e,n=s===a,r=(0,i.cn)(o,{"bg-gray-100 text-blue-500":n});if(e.onSelect){let{onSelect:s}=e;return(0,t.jsx)("button",{type:"button",onClick:()=>s(a,l),className:(0,i.cn)("cursor-pointer",r),"aria-current":n?"page":void 0,children:l.label})}let{basePath:u,mpa:m}=e,h=l.href??("/"===l.slug?u||"/":`${u}/${l.slug}`);return(0,t.jsx)(c.default,{href:h,mpa:m,className:r,"aria-current":n?"page":void 0,sourceModule:"subnavigation",children:l.label})},m=(0,a.memo)(e=>{let{links:c,activeIndex:o,className:m,constrained:h=!0}=e,[d,v]=(0,a.useState)(!1),[p,f]=(0,a.useState)(!1),g=(0,a.useRef)(null),b=(0,a.useRef)(null),k=(0,a.useRef)(!1),j=(0,l.useAtomValue)(n.deviceClassAtom),x="mobile"!==j&&"tablet"!==j,P=(0,a.useCallback)(()=>{let e=g.current;if(!e||!x){v(!1),f(!1);return}let{scrollLeft:t,scrollWidth:s,clientWidth:a}=e,i=Math.abs(t),l=i>2,n=i+a(0,s.debounce)(P,150),[P]),w=(0,a.useCallback)(()=>{null===b.current&&(b.current=requestAnimationFrame(()=>{P(),b.current=null}))},[P]);(0,a.useEffect)(()=>{let e=g.current;e&&(k.current="rtl"===getComputedStyle(e).direction),P();let t=g.current;return t&&(t.addEventListener("scroll",w),window.addEventListener("resize",y)),()=>{null!==b.current&&(cancelAnimationFrame(b.current),b.current=null),t&&t.removeEventListener("scroll",w),y.cancel(),window.removeEventListener("resize",y)}},[c,P,w,y]);let _=(0,a.useCallback)(()=>{g.current?.scrollBy({left:-200,behavior:"smooth"})},[]),S=(0,a.useCallback)(()=>{g.current?.scrollBy({left:200,behavior:"smooth"})},[]);return(0,t.jsxs)("div",{className:(0,i.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]",h&&"md:mr-auto md:max-w-[min(958px,100%)]",m),"data-testid":"subnavigation",children:[(0,t.jsx)("div",{className:(0,i.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":d}),"aria-hidden":"true"}),(0,t.jsx)(r.ScrollButton,{hidden:!d,onClick:_,direction:"left"}),(0,t.jsx)("div",{ref:g,className:(0,i.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,i.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":p}),"aria-hidden":"true"}),(0,t.jsx)(r.ScrollButton,{hidden:!p,onClick:S,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));m.displayName="SubnavigationUI",e.s(["SubnavigationUI",0,m],457492)},253276,e=>{"use strict";var t=e.i(699173),s=e.i(592121);e.s(["default",0,function({candidate:e,failedMessage:a="Authentication failed. Please try again.",protectMessage:i="Remove your adblocker.",fetch:l,refresh:n,getCustomAccountInfo:r}){let[c,o]=(0,s.useState)(""),[u,m]=(0,s.useState)(!1),[h,d]=(0,s.useState)(!1),[v,p]=(0,s.useState)(!1),f=(0,s.useRef)([]);(0,s.useEffect)(()=>{e.id!==f.current[0]&&(f.current=[e.id],e.transactIDs&&f.current.push(...e.transactIDs))},[e.id,e.transactIDs]);let g=(0,s.useCallback)(()=>{try{l("/?adm_get_token=1").then(e=>{e.ok&&n()}).catch(()=>{o(a)})}catch{o(a)}},[l,a,n]),b=(0,s.useMemo)(()=>"u">typeof window?window:{admiral:{}},[]);return(0,s.useEffect)(()=>{typeof window>"u"||(b.admiral=b.admiral||function(...e){(b.admiral.q=b.admiral.q||[]).push(e)},b.admiral("after","measure.detected",function(t){if("abr"==e.requirement)t.adblocking?(o(i),m(!0)):p(!0);else if("account"==e.requirement||"benefits"==e.requirement){let t=!!r;b.admiral("after","visitor.latest",function(s){var a;if("account"===e.requirement)(t?r().registered:s.status.registered)||h||(o(i),m(!0));else if("benefits"===e.requirement){let s=[];if(t)s=r().benefits;else{let e=document.cookie.split(";");e&&(s=(null==(a=e.find(e=>e.startsWith("admbenefits=")))?void 0:a.split(","))??[])}if(s){let t=e.benefits??[];if(0==t.length)return void p(!0);let a=!1;for(let e of t)s.includes(e)&&(a=!0);a?p(!0):(o(i),m(!0))}else o(i),m(!0)}})}}))},[]),(0,s.useEffect)(()=>{v&&(p(!1),g())},[v,g]),(0,s.useEffect)(()=>{h||!u||(d(!0),b.admiral("targeting","force",{candidateIDs:f.current}))},[h,u,f,b]),(0,t.jsxs)("div",{children:[c||null," "]})}])},590238,e=>{"use strict";var t=e.i(537989),s=e.i(827049),a=e.i(695203),i=e.i(604323),l=e.i(797770),n=e.i(991511);e.s(["AnalyticsBoundary",0,e=>((0,n.useRehydrateAtoms)([[t.pageIdAtom,e.pageId],[s.pageLocaleAtom,e.pageLocale],[a.deviceClassAtom,e.deviceClass],[i.metricsArticleDataAtom,e.metricsArticleData],[l.adsMetricsUnitAndZoneAtom,e.adsMetricsUnitAndZone??"non_monetized"]]),null)])},275466,e=>{"use strict";var t=e.i(699173),s=e.i(592121),a=e.i(683903),i=e.i(961123),l=e.i(959194),n=e.i(132084),r=e.i(457492);e.s(["ExploreSubnav",0,function({links:e,locale:c,disableActiveFallback:o=!1}){let u=(0,a.useTranslations)("ExploreSubnav"),m=(0,i.usePathname)(),h=(0,l.getPartner)()===n.Partner.SAMSUNG,d=u("topStories"),{navLinks:v,basePath:p}=(0,s.useMemo)(()=>({navLinks:[{label:d,slug:"/"},...e.map(e=>({...e,slug:`explore/${e.slug}`}))],basePath:"en-US"===c?"":`/${c}`}),[e,c,d]),f=(0,s.useMemo)(()=>{let e=p||"/";if(m===e||m===`${e}/`)return o?-1:0;let t=v.findIndex(e=>"/"!==e.slug&&m.includes(`${p}/${e.slug}`));return -1!==t?t:o?-1:0},[m,p,v,o]);return h?null:(0,t.jsx)(r.SubnavigationUI,{links:v,basePath:p,activeIndex:f})}])},989715,e=>{"use strict";var t=e.i(699173),s=e.i(961123),a=e.i(546446),i=e.i(663333),l=e.i(590238);e.s(["ExploreClientLayout",0,function({children:e}){let n=(0,s.useParams)(),r=n.slug||"home",c=n.locale||"en-US",o=(0,a.useAtomValue)(i.deviceClassAtom);return(0,t.jsxs)("div",{className:"max-w-8xl mx-auto w-full p-4",children:[(0,t.jsx)(l.AnalyticsBoundary,{pageId:`explore-${r}`,pageLocale:c,deviceClass:o}),e]})}])},186044,e=>{e.v(t=>Promise.all(["static/chunks/3fnacg6afdhoc.js"].map(t=>e.l(t))).then(()=>t(451309)))},171913,e=>{e.v(t=>Promise.all(["static/chunks/3dcs0l5j1g6a_.js"].map(t=>e.l(t))).then(()=>t(927976)))},90,e=>{e.v(t=>Promise.all(["static/chunks/02ppzgv5a8lxs.js"].map(t=>e.l(t))).then(()=>t(22872)))},92368,e=>{e.v(t=>Promise.all(["static/chunks/3i0zaiku7bje6.js"].map(t=>e.l(t))).then(()=>t(789895)))},666922,e=>{e.v(t=>Promise.all(["static/chunks/2_ad85pvnpasr.js"].map(t=>e.l(t))).then(()=>t(856593)))},722332,e=>{e.v(t=>Promise.all(["static/chunks/0lb0gugsiefuf.js"].map(t=>e.l(t))).then(()=>t(476881)))},880187,e=>{e.v(t=>Promise.all(["static/chunks/0ytexffeurca4.js"].map(t=>e.l(t))).then(()=>t(747997)))},744883,e=>{e.v(t=>Promise.all(["static/chunks/0zs2to7zqkb6b.js"].map(t=>e.l(t))).then(()=>t(581947)))},197999,e=>{e.v(t=>Promise.all(["static/chunks/3n-sga4604-oh.js"].map(t=>e.l(t))).then(()=>t(272493)))},407657,e=>{e.v(t=>Promise.all(["static/chunks/32asyc-qi6t0-.js"].map(t=>e.l(t))).then(()=>t(75960)))},650095,e=>{e.v(t=>Promise.all(["static/chunks/2rj208utmr5yr.js"].map(t=>e.l(t))).then(()=>t(601862)))},916531,e=>{e.v(t=>Promise.all(["static/chunks/1edjqytr4b4do.js"].map(t=>e.l(t))).then(()=>t(369675)))},415546,e=>{e.v(t=>Promise.all(["static/chunks/2gbvc82ctdn0a.js"].map(t=>e.l(t))).then(()=>t(446839)))},353962,e=>{e.v(t=>Promise.all(["static/chunks/3bevr2_4h3ua9.js"].map(t=>e.l(t))).then(()=>t(367128)))},391939,e=>{e.v(t=>Promise.all(["static/chunks/0o-5ypipfmvgj.js"].map(t=>e.l(t))).then(()=>t(72575)))},155043,e=>{e.v(t=>Promise.all(["static/chunks/1eisd1srr5_wl.js"].map(t=>e.l(t))).then(()=>t(869146)))},103659,e=>{e.v(t=>Promise.all(["static/chunks/3eonedq0tzhbu.js"].map(t=>e.l(t))).then(()=>t(296920)))},945801,e=>{e.v(t=>Promise.all(["static/chunks/27b4xgp6fncrs.js"].map(t=>e.l(t))).then(()=>t(566248)))},252521,e=>{e.v(t=>Promise.all(["static/chunks/07fx3by0-8gd2.js"].map(t=>e.l(t))).then(()=>t(661446)))},582099,e=>{e.v(t=>Promise.all(["static/chunks/15h1quv6sbk5n.js"].map(t=>e.l(t))).then(()=>t(563447)))},625303,e=>{e.v(t=>Promise.all(["static/chunks/3_im3i23ahlrn.js"].map(t=>e.l(t))).then(()=>t(718437)))},909969,e=>{e.v(t=>Promise.all(["static/chunks/35zkk3b49wu7f.js"].map(t=>e.l(t))).then(()=>t(218776)))},408674,e=>{e.v(t=>Promise.all(["static/chunks/37zcsfcnoati1.js"].map(t=>e.l(t))).then(()=>t(783769)))},632092,e=>{e.v(t=>Promise.all(["static/chunks/3m9vh4xsqulp_.js"].map(t=>e.l(t))).then(()=>t(45677)))},713848,e=>{e.v(t=>Promise.all(["static/chunks/3erqiumfpcfsb.js"].map(t=>e.l(t))).then(()=>t(889507)))},774463,e=>{e.v(t=>Promise.all(["static/chunks/0qc98scy26su0.js"].map(t=>e.l(t))).then(()=>t(155062)))},494738,e=>{e.v(t=>Promise.all(["static/chunks/35_axkfal7ger.js"].map(t=>e.l(t))).then(()=>t(512028)))},2638,e=>{e.v(t=>Promise.all(["static/chunks/2ve1e19qddzym.js"].map(t=>e.l(t))).then(()=>t(198051)))},67832,e=>{e.v(t=>Promise.all(["static/chunks/2dcwk6m_v4qfi.js"].map(t=>e.l(t))).then(()=>t(414064)))},846784,e=>{e.v(t=>Promise.all(["static/chunks/1e3vb5d7j0x8s.js"].map(t=>e.l(t))).then(()=>t(873667)))},72998,e=>{e.v(t=>Promise.all(["static/chunks/393zgougvvycp.js"].map(t=>e.l(t))).then(()=>t(510110)))},395624,e=>{e.v(t=>Promise.all(["static/chunks/2szbhxkcxvd0v.js"].map(t=>e.l(t))).then(()=>t(600726)))},626117,e=>{e.v(t=>Promise.all(["static/chunks/0_bdyv7xs8xqi.js"].map(t=>e.l(t))).then(()=>t(825086)))},132409,e=>{e.v(t=>Promise.all(["static/chunks/43drnw5w4qy5b.js"].map(t=>e.l(t))).then(()=>t(3017)))},226507,e=>{e.v(t=>Promise.all(["static/chunks/2qf6ha3gakfwh.js"].map(t=>e.l(t))).then(()=>t(538258)))},48208,e=>{e.v(t=>Promise.all(["static/chunks/3msns9jhb6vfx.js"].map(t=>e.l(t))).then(()=>t(625444)))},164295,e=>{e.v(t=>Promise.all(["static/chunks/0z4a_zo6coobc.js"].map(t=>e.l(t))).then(()=>t(702162)))},148486,e=>{e.v(t=>Promise.all(["static/chunks/0zgy365rwmgw6.js"].map(t=>e.l(t))).then(()=>t(946515)))},403395,e=>{e.v(t=>Promise.all(["static/chunks/1xu3zmek98e_j.js"].map(t=>e.l(t))).then(()=>t(573581)))},957284,e=>{e.v(t=>Promise.all(["static/chunks/0_pa8k2y1jvmh.js"].map(t=>e.l(t))).then(()=>t(48914)))},752465,e=>{e.v(t=>Promise.all(["static/chunks/16yf-fk_5dxil.js"].map(t=>e.l(t))).then(()=>t(777844)))},521662,e=>{e.v(t=>Promise.all(["static/chunks/05rm8oago-b2j.js"].map(t=>e.l(t))).then(()=>t(782697)))},661123,e=>{e.v(t=>Promise.all(["static/chunks/1ejdc4_dkaxie.js"].map(t=>e.l(t))).then(()=>t(711818)))},476493,e=>{e.v(t=>Promise.all(["static/chunks/0-juv8n6sj234.js"].map(t=>e.l(t))).then(()=>t(328877)))}]);