body:has(.places-atlas-page){background:#08080a}.places-atlas-page{min-height:100vh;padding:18px 0 96px;background:#08080a}.places-atlas-shell{width:min(1220px,calc(100% - 48px));margin:0 auto}.places-atlas-page .places-topnav{margin-bottom:12px}.places-atlas-intro{color:#f6f6f7}.places-atlas-intro p{margin:0 0 5px;color:var(--pink);font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.places-atlas-intro h1{font:800 clamp(34px,4.3vw,54px)/.96 var(--font-sans);letter-spacing:-.055em}.places-atlas-intro span{display:block;max-width:640px;margin-top:9px;color:#aeb3b9;font-size:14px;line-height:1.45}.places-atlas-filters{display:flex;align-items:center;gap:9px;margin:0 0 14px;min-height:32px}.places-atlas-filters .calendar-region-filter,.places-atlas-filters .calendar-type-filter{position:relative;display:block;flex:0 0 auto;margin:0}.places-atlas-filters .calendar-region-filter>summary,.places-atlas-filters .calendar-type-filter>summary{height:32px;display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;padding:0 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#c1c8cd;background:transparent;font-size:9px;font-weight:780;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.places-atlas-filters .calendar-region-filter>summary::-webkit-details-marker,.places-atlas-filters .calendar-type-filter>summary::-webkit-details-marker{display:none}.places-atlas-filters .calendar-region-filter>summary:hover,.places-atlas-filters .calendar-region-filter[open]>summary,.places-atlas-filters .calendar-type-filter>summary:hover,.places-atlas-filters .calendar-type-filter[open]>summary{border-color:rgba(240,43,114,.72);color:#fff;background:rgba(240,43,114,.07)}.places-atlas-filters .calendar-region-chevron,.places-atlas-filters .calendar-region-icon,.places-atlas-filters .calendar-type-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--pink)}.places-atlas-filters .calendar-region-icon,.places-atlas-filters .calendar-region-icon svg{width:13px;height:13px;flex:0 0 13px}.places-atlas-filters .calendar-region-menu,.places-atlas-filters .calendar-type-menu{position:absolute;left:0;top:38px;z-index:80;padding:7px;border:1px solid var(--kor-menu-border,rgba(255,255,255,.14));border-radius:5px;background:var(--kor-menu-surface,#080b0f);box-shadow:var(--kor-menu-shadow,0 18px 38px rgba(0,0,0,.42));max-height:min(60vh,420px);overflow-y:auto;overscroll-behavior:contain}.places-atlas-filters .calendar-type-menu{min-width:196px}.places-atlas-grid{display:flex;flex-direction:column;gap:10px}.places-atlas-block{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:88px;gap:10px}.place-atlas-card{position:relative;display:block;overflow:hidden;min-width:0;grid-column:var(--atlas-col-start) /span var(--atlas-col-span);grid-row:var(--atlas-row-start) /span var(--atlas-row-span);border:1px solid rgba(255,255,255,.1);border-radius:7px;background:radial-gradient(circle at 76% 18%,rgba(240,43,114,.2),transparent 29%),radial-gradient(circle at 14% 82%,rgba(255,255,255,.06),transparent 34%),linear-gradient(145deg,#19191c,#101012 54%,#09090b);text-decoration:none!important;isolation:isolate;transition:border-color .16s ease,box-shadow .16s ease}.place-atlas-image{z-index:0;object-fit:cover;object-position:center;transition:filter .2s ease}.place-atlas-card:hover .place-atlas-image{filter:brightness(1.03)}.place-atlas-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 36%,rgba(0,0,0,.66) 74%,rgba(0,0,0,.91))}.place-atlas-card.no-image .place-atlas-shade{background:linear-gradient(180deg,rgba(8,8,10,.02),rgba(8,8,10,.14) 36%,rgba(8,8,10,.72) 82%,rgba(8,8,10,.9))}.place-atlas-content{position:relative;z-index:2;height:100%;padding:14px 15px;display:flex;flex-direction:column;justify-content:space-between}.place-atlas-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.place-atlas-meta span{display:inline-flex;align-items:center;min-height:21px;padding:0 8px;border-radius:2px;background:var(--pink);color:#fff;font-size:7.5px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 1px 8px rgba(0,0,0,.18)}.place-atlas-titleblock{max-width:96%}.place-atlas-titleblock h2{margin:0;color:#fff;font:800 clamp(22px,2.25vw,32px)/.98 var(--font-sans);letter-spacing:-.04em;text-shadow:0 2px 18px rgba(0,0,0,.3)}.place-atlas-titleblock small{display:block;margin-top:5px;color:rgba(255,255,255,.7);font-size:10.5px;font-weight:500;letter-spacing:0;text-shadow:0 1px 10px rgba(0,0,0,.36)}.place-atlas-card.is-feature .place-atlas-content{padding:18px 20px}.place-atlas-card.is-feature .place-atlas-titleblock h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.055em}.place-atlas-card.is-feature .place-atlas-titleblock small{font-size:12px;margin-top:6px}.place-atlas-card.is-side .place-atlas-content,.place-atlas-card.is-tall .place-atlas-content,.place-atlas-card.is-tall-center .place-atlas-content{padding:13px 14px}.place-atlas-card.is-side .place-atlas-titleblock h2,.place-atlas-card.is-tall .place-atlas-titleblock h2,.place-atlas-card.is-tall-center .place-atlas-titleblock h2{font-size:clamp(20px,1.85vw,27px)}.place-atlas-card.is-side .place-atlas-titleblock small,.place-atlas-card.is-tall .place-atlas-titleblock small,.place-atlas-card.is-tall-center .place-atlas-titleblock small{font-size:10px;margin-top:4px}.place-atlas-card.is-panorama .place-atlas-titleblock h2{font-size:clamp(24px,2.6vw,36px)}.place-atlas-ghost{position:absolute;z-index:0;left:50%;top:48%;transform:translate(-50%,-50%);width:130%;color:rgba(255,255,255,.05);font:800 clamp(58px,8vw,112px)/.82 var(--font-sans);letter-spacing:-.08em;text-align:center;word-break:keep-all;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.places-atlas-block:nth-child(4n+2) .place-atlas-card.no-image{background:radial-gradient(circle at 18% 16%,rgba(240,43,114,.16),transparent 28%),linear-gradient(155deg,#171719,#0d0d10 72%)}.places-atlas-block:nth-child(4n+3) .place-atlas-card.no-image{background:radial-gradient(circle at 82% 70%,rgba(240,43,114,.15),transparent 30%),linear-gradient(135deg,#121216,#09090b)}.places-atlas-block:nth-child(4n) .place-atlas-card.no-image{background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.07),transparent 34%),linear-gradient(145deg,#1a171a,#0c0c0f 75%)}.place-atlas-card:hover{border-color:var(--pink);box-shadow:inset 0 0 0 1px var(--pink)}.place-atlas-card:focus-visible{outline:2px solid var(--pink);outline-offset:3px}.places-atlas-page .places-empty{margin-top:0;padding:44px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.02);color:#d8d8db}@media(max-width:1000px){.places-atlas-shell{width:min(100% - 36px,1220px)}.places-atlas-grid{gap:9px}.places-atlas-block{grid-auto-rows:86px;gap:9px}.place-atlas-card.is-feature .place-atlas-titleblock h2{font-size:clamp(30px,5vw,42px)}}@media(max-width:760px){.places-atlas-page{padding-top:12px;padding-bottom:76px}.places-atlas-shell{width:calc(100% - 24px)}.places-atlas-page .places-topnav{margin-bottom:10px}.places-atlas-intro{margin-bottom:14px}.places-atlas-intro h1{font-size:clamp(32px,10vw,42px)}.places-atlas-intro span{margin-top:7px;font-size:13px}.places-atlas-filters{gap:7px;margin-bottom:12px;flex-wrap:wrap}.places-atlas-filters .calendar-region-filter>summary,.places-atlas-filters .calendar-type-filter>summary{height:30px;padding:0 9px;font-size:8px}.places-atlas-filters .calendar-region-menu,.places-atlas-filters .calendar-type-menu{top:36px;max-height:clamp(220px,42dvh,340px)}.places-atlas-filters .calendar-region-menu{width:min(320px,calc(100vw - 24px))}.places-atlas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:170px;gap:8px}.places-atlas-block{display:contents}.place-atlas-card{grid-row:span 1;min-height:0}.place-atlas-card.mobile-full{grid-column:1/-1}.place-atlas-card.mobile-half{grid-column:span 1}.place-atlas-card.is-feature .place-atlas-content,.place-atlas-card.is-side .place-atlas-content,.place-atlas-card.is-tall .place-atlas-content,.place-atlas-card.is-tall-center .place-atlas-content,.place-atlas-content{padding:13px 13px 12px}.place-atlas-titleblock{max-width:98%}.place-atlas-card.mobile-full .place-atlas-titleblock h2{font-size:clamp(28px,8vw,34px);letter-spacing:-.045em}.place-atlas-card.mobile-half .place-atlas-titleblock h2{font-size:20px;letter-spacing:-.035em}.place-atlas-card.mobile-full .place-atlas-titleblock small{font-size:10.5px;margin-top:5px}.place-atlas-card.mobile-half .place-atlas-titleblock small{font-size:9px;margin-top:4px}.place-atlas-meta{gap:4px}.place-atlas-meta span{min-height:19px;padding:0 7px;font-size:6.8px}.place-atlas-card.mobile-half .place-atlas-meta span{padding:0 6px;font-size:6.3px;letter-spacing:.08em}.place-atlas-card.mobile-full .place-atlas-ghost{font-size:68px}.place-atlas-card.mobile-half .place-atlas-ghost{font-size:54px}}.places-atlas-loading-skeleton{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:88px;gap:10px;min-height:274px}.places-atlas-skeleton-card{display:block;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.022))}.places-atlas-skeleton-card.is-feature{grid-column:1/span 6;grid-row:1/span 3}.places-atlas-skeleton-card.is-side:nth-child(2){grid-column:7/span 3;grid-row:1/span 3}.places-atlas-skeleton-card.is-side:nth-child(3){grid-column:10/span 3;grid-row:1/span 3}@media(max-width:760px){.places-atlas-loading-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:170px;gap:8px;min-height:348px}.places-atlas-skeleton-card.is-feature{grid-column:1/-1;grid-row:span 1}.places-atlas-skeleton-card.is-side:nth-child(2),.places-atlas-skeleton-card.is-side:nth-child(3){grid-column:span 1;grid-row:span 1}}.places-atlas-intro{max-width:720px;margin:0 0 18px}.places-atlas-intro h1{margin:0;color:#f6f6f7;font:800 clamp(30px,3vw,38px)/1 var(--font-sans);letter-spacing:-.045em}.places-atlas-about{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.55fr);gap:clamp(34px,5vw,72px);align-items:start;width:100%;margin:58px 0 0;padding:4px 0 2px}.places-atlas-about h2{margin:0;max-width:300px;color:#f6f6f7;font:750 clamp(21px,2.2vw,28px)/1.07 var(--font-sans);letter-spacing:-.035em}.places-atlas-about-copy{position:relative;max-width:720px;padding-left:24px;color:#abb0b7;font-size:14px;line-height:1.64}.places-atlas-about-copy:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:999px;background:#f02b72}.places-atlas-about-copy p{margin:0}.places-atlas-about-copy p+p{margin-top:14px}@media(max-width:760px){.places-atlas-intro{margin-bottom:14px}.places-atlas-intro h1{font-size:clamp(30px,8vw,36px)}.places-atlas-about{grid-template-columns:1fr;gap:16px;margin-top:40px;padding:0}.places-atlas-about h2{max-width:none;font-size:23px}.places-atlas-about-copy{max-width:none;padding-left:18px;font-size:13px;line-height:1.58}.places-atlas-about-copy:before{width:2px}}.places-test-page{--pt-pink:#f02b72}.places-test-discovery{display:flex;flex-direction:column;gap:8px;margin-top:0}.places-test-discovery[hidden],.places-test-page [hidden]{display:none!important}.pt-section{position:relative;padding:6px;border-radius:9px;background:#0d0d10;box-shadow:inset 0 0 0 1px #ffffff08}.pt-section:nth-child(2n){background:#101013}.pt-section:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;border-radius:9px 9px 0 0;background:var(--pt-pink);opacity:.62}.pt-chapter{height:258px;display:grid;grid-template-columns:var(--pt-title-w) minmax(0,1fr) var(--pt-next-w);gap:8px;align-items:stretch;transition:grid-template-columns .5s cubic-bezier(.2,.8,.2,1)}.pt-title{appearance:none;-webkit-appearance:none;width:100%;height:100%;min-width:0;position:relative;overflow:hidden;border:1px solid #ffffff12;border-radius:6px;padding:0;margin:0;background:linear-gradient(155deg,#18181c,#101013);color:#fff;text-align:left;font:inherit;transition:background .2s ease,border-color .25s ease}.pt-title:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:var(--pt-pink);opacity:.9}.pt-title[aria-disabled=false]{cursor:pointer}.pt-title[aria-disabled=false]:focus-visible,.pt-title[aria-disabled=false]:hover{background:linear-gradient(155deg,#1d1d22,#141418);outline:none}.pt-title-copy{position:absolute;z-index:2;left:14px;top:14px;width:186px;pointer-events:none}.pt-title-copy strong{width:186px;font-size:clamp(19px,1.55vw,24px);line-height:.95;letter-spacing:.018em;overflow-wrap:anywhere;text-transform:uppercase;font-weight:850}.pt-title-copy small,.pt-title-copy strong{display:block;opacity:1;transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.pt-title-copy small{margin-top:11px;width:180px;font-size:11px;line-height:1.36;color:#a9a9b0;letter-spacing:-.005em}.pt-open-icon{position:absolute;right:15px;bottom:15px;width:36px;height:36px;color:var(--pt-pink);opacity:1;transition:opacity .2s ease,transform .28s ease;pointer-events:none}.pt-open-icon svg{display:none}.pt-open-icon:before{content:"";display:block;width:100%;height:100%;background:currentColor;-webkit-mask:var(--pt-icon) center/contain no-repeat;mask:var(--pt-icon) center/contain no-repeat}.pt-title[aria-label*="Korea essentials"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M68 51L67 58L64 64L58 68L50 70L50 72L56 73L62 76L66 81L68 90L70 91L72 87L73 81L75 78L80 74L89 72L89 70L83 69L77 66L73 61L71 51ZM34 4L25 7L20 10L12 18L8 25L6 32L6 43L11 56L19 68L30 82L39 91L41 91L52 79L52 78L50 78L45 73L45 69L50 64L57 62L61 56L62 51L67 46L72 45L73 42L73 33L72 32L71 25L68 19L65 15L58 9L46 4ZM36 23L46 24L51 28L54 33L54 42L52 46L48 50L44 52L35 52L33 51L27 45L25 40L25 35L27 30L32 25Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Active venues"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 38L4 42L7 44L18 44L21 42L21 38L18 36L7 36ZM74 19L70 19L28 40L24 46L17 49L15 51L15 54L18 59L25 58L31 63L31 68L30 70L26 73L26 77L31 84L34 84L47 77L49 77L86 58L88 58L91 55L91 52L87 45L80 46L78 45L74 40L75 34L80 30L76 21ZM68 52L71 54L73 58L73 61L72 62L69 62L66 57L66 54ZM62 41L64 41L67 46L67 49L65 51L62 49L60 45L60 43ZM57 29L62 36L60 39L58 39L54 33ZM12 19L11 21L12 25L20 33L24 33L26 31L26 28L17 19L15 18ZM34 10L32 12L32 26L34 28L38 27L39 25L39 12L37 10Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Heritage & history"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M6 23L6 26L8 28L17 31L14 32L17 35L20 36L20 41L18 43L12 45L8 45L6 42L4 42L5 46L12 49L17 49L18 50L15 51L18 54L18 58L17 59L11 58L11 61L9 62L8 64L8 67L4 79L19 79L19 71L22 68L26 68L30 73L30 79L40 79L40 71L41 69L46 65L51 66L55 71L55 79L65 79L65 73L69 68L73 68L76 71L76 79L91 79L88 70L88 67L86 62L84 61L84 58L81 58L80 59L77 58L77 54L79 52L79 51L77 50L78 49L83 49L90 46L91 42L89 42L87 45L83 45L82 44L79 44L75 41L75 36L78 35L81 32L78 31L87 28L90 24L89 23L87 23L86 26L76 24L70 19L70 16L69 15L67 15L67 18L65 20L59 20L58 21L37 21L36 20L30 20L28 18L28 15L26 15L25 16L25 19L19 24L9 26L8 23ZM74 62L75 60L79 60L80 61L78 63L75 63ZM67 61L68 60L71 60L72 62L71 63L68 63ZM59 62L60 60L64 60L65 61L63 63L60 63ZM51 62L52 60L56 60L57 61L55 63L52 63ZM39 61L40 60L43 60L44 62L43 63L40 63ZM30 61L31 60L35 60L36 62L35 63L32 63ZM23 61L24 60L27 60L28 62L27 63L24 63ZM15 61L16 60L20 60L21 62L20 63L17 63ZM67 54L68 53L74 53L75 54L75 58L74 59L68 59L67 58ZM54 55L56 53L64 53L65 54L65 58L64 59L55 59L54 58ZM42 54L43 53L52 53L53 54L53 58L52 59L43 59L42 58ZM30 54L31 53L39 53L41 55L41 58L40 59L31 59L30 58ZM20 54L21 53L27 53L28 54L28 58L27 59L21 59L20 58ZM19 51L20 50L75 50L76 51L75 52L20 52ZM65 37L66 36L71 36L72 37L72 42L71 43L66 43L65 42ZM54 37L55 36L63 36L64 37L64 42L63 43L55 43L54 42ZM43 37L44 36L51 36L52 37L52 42L51 43L44 43L43 42ZM31 37L32 36L40 36L41 37L41 42L40 43L32 43L31 42ZM23 37L24 36L29 36L30 37L30 42L29 43L24 43L23 42ZM16 32L17 31L25 31L26 32L69 32L70 31L78 31L79 32L78 33L72 33L71 34L24 34L23 33L17 33Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Neighborhoods & markets"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 34L4 40L5 42L10 45L13 45L14 46L13 47L10 47L10 76L6 78L6 81L7 82L88 82L89 81L89 78L85 76L85 47L82 47L81 46L88 44L91 40L91 34L78 12L17 12ZM64 55L72 55L73 56L73 64L72 65L69 64L70 67L72 65L73 66L73 76L72 77L64 77L63 76L63 56ZM22 56L23 55L52 55L54 58L53 59L53 69L52 70L23 70L22 69ZM43 17L52 17L54 19L55 40L54 42L51 44L44 44L42 43L40 40L41 19ZM26 17L29 18L23 35L23 41L27 45L30 46L36 44L38 41L45 46L50 46L57 41L58 43L64 46L68 45L72 41L72 35L66 18L67 17L70 17L71 18L71 20L77 34L77 41L82 45L80 46L80 75L78 77L77 76L77 52L76 51L60 51L60 76L59 77L57 76L57 53L56 51L19 51L18 53L18 76L17 77L15 75L15 46L13 45L18 41L18 34L23 23L23 21Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Arts & culture"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M75 59L72 61L71 67L70 68L70 78L75 74ZM20 59L20 74L25 78L24 65L22 60ZM7 38L10 43L9 74L7 77L4 79L4 82L22 82L22 79L18 75L18 58L19 57L22 57L25 59L27 66L28 78L33 78L32 69L30 66L30 64L25 58L27 56L25 53L29 51L36 44L41 35L43 28L37 28L36 29L34 37L30 45L24 53L20 53L18 51L19 50L21 51L26 46L31 37L33 29L29 30L24 33L23 41L19 50L18 49L18 42L20 40L20 37L19 37L18 35L24 29L36 25L41 25L42 22L45 27L50 27L53 22L55 25L67 27L71 29L77 35L75 38L75 40L78 43L78 50L77 51L74 47L71 33L66 30L62 29L64 37L69 46L74 51L75 50L77 51L75 53L71 53L64 43L61 37L59 29L58 28L52 28L54 35L59 44L66 51L70 53L68 55L70 58L65 64L65 66L63 69L62 78L67 78L68 66L70 59L73 57L77 57L78 58L77 75L73 79L73 82L91 82L91 79L89 78L86 74L86 69L85 68L85 42L87 41L88 38L83 34L83 32L81 29L74 23L68 20L65 20L60 18L56 18L56 20L54 23L53 20L55 14L53 13L42 13L40 14L42 20L41 23L39 20L39 18L35 18L25 21L18 25L12 32L12 34Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Parks & outdoors"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 75L88 75L83 72L65 67L53 66L52 65L34 65L33 64L33 57L34 56L37 56L38 57L39 56L43 56L45 54L46 54L47 56L42 63L62 64L63 65L78 68L87 72L91 72L91 68L79 49L76 49L74 52L64 38L62 37L58 39L50 51L49 50L49 46L50 45L49 44L49 41L48 39L43 35L43 30L40 24L34 20L26 20L20 24L17 31L17 35L12 39L10 46L13 53L17 56L20 57L26 56L27 57L27 65L26 66L12 69L6 72ZM46 54L47 53L48 54L47 55ZM47 52L48 51L49 53L48 54ZM48 51L49 50L50 51L49 52Z'/%3E%3C/svg%3E")}.pt-title[aria-label*="Leisure & attractions"]{--pt-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath fill='black' fill-rule='evenodd' d='M16 18L14 21L15 29L13 32L12 38L6 42L5 44L5 49L9 53L12 54L13 58L16 63L16 65L14 67L14 72L15 74L21 77L27 75L30 76L30 78L28 80L28 82L24 88L20 88L20 91L74 91L74 88L70 88L68 86L64 78L64 76L67 75L73 77L78 75L80 72L80 67L78 65L78 63L81 58L82 54L89 49L89 44L88 42L82 38L79 29L80 26L80 21L79 19L73 16L72 17L69 17L64 13L57 11L51 4L43 4L37 11L32 12L25 17L22 17L21 16ZM30 85L34 78L37 78L39 80L39 82L43 86L51 86L55 82L55 80L57 78L60 78L64 87L63 88L31 88ZM48 75L49 74L53 77L53 79L52 80L49 80L48 79ZM45 74L46 75L46 79L45 80L42 80L41 77ZM73 66L76 65L78 69L77 70L74 70L73 69ZM68 65L71 66L71 69L70 70L67 70L66 69L66 67ZM23 66L26 65L28 67L28 69L27 70L24 70L23 69ZM16 68L18 65L21 66L21 69L20 70L17 70ZM55 56L65 66L63 73L61 72L54 58ZM49 56L58 73L57 76L55 76L48 71L48 57ZM39 56L40 58L38 60L38 62L36 64L36 66L33 72L31 73L29 66ZM53 56L54 55L55 56L54 57ZM45 55L46 56L46 71L39 76L37 76L36 73ZM55 50L57 47L72 47L79 55L78 58L74 63L66 63L55 52ZM15 55L22 47L37 47L39 50L39 52L27 63L20 63L17 60ZM82 42L84 41L87 44L87 46L84 47L82 45ZM79 41L80 42L80 46L79 47L76 47L75 44ZM46 41L48 41L51 44L51 48L49 50L45 50L43 48L43 44ZM14 42L15 41L19 44L19 46L18 47L15 47L14 46ZM11 41L12 42L12 45L10 47L8 47L7 44ZM55 42L56 38L65 29L68 30L76 30L79 35L79 39L76 40L73 44L57 44ZM16 32L18 30L26 30L28 29L39 41L37 44L21 44L19 41L15 39ZM73 19L74 18L78 21L78 23L77 24L74 24L73 23ZM70 18L71 19L71 23L70 24L67 24L66 21ZM23 19L24 18L28 21L28 23L27 24L24 24L23 23ZM20 18L21 19L21 23L20 24L17 24L16 21ZM57 13L66 18L64 21L64 26L52 38L48 36L48 19L52 17L55 13ZM37 13L39 13L42 17L46 19L46 36L42 38L30 27L30 21L28 18ZM48 7L50 6L53 10L52 11L49 11L48 10ZM45 6L46 7L46 10L45 11L42 11L41 9Z'/%3E%3C/svg%3E")}.pt-back-arrow{position:absolute;left:0;right:0;bottom:10px;height:34px;display:grid;place-items:center;color:var(--pt-pink);opacity:0;transition:opacity .2s ease;pointer-events:none}.pt-back-arrow .pt-chevron-svg{width:34px;height:34px;transform:rotate(180deg)}.pt-section.is-compact .pt-title-copy small,.pt-section.is-compact .pt-title-copy strong{opacity:0;transform:translateY(4px)}.pt-section.is-compact .pt-open-icon{left:0;right:0;bottom:10px;width:auto;height:34px;display:grid;place-items:center;opacity:1;transform:none}.pt-section.is-compact .pt-open-icon:before{width:34px;height:34px}.pt-section.is-compact .pt-back-arrow{opacity:0}.pt-section.is-compact .pt-title:focus-visible .pt-open-icon,.pt-section.is-compact .pt-title:hover .pt-open-icon{opacity:0}.pt-section.is-compact .pt-title:focus-visible .pt-back-arrow,.pt-section.is-compact .pt-title:hover .pt-back-arrow{opacity:1}.pt-viewport{position:relative;height:100%;min-width:0;overflow:hidden;border-radius:6px}.pt-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:8px;will-change:transform,opacity}.pt-grid.is-forward{animation:ptPageForward .38s cubic-bezier(.2,.8,.2,1)}.pt-grid.is-back{animation:ptPageBack .38s cubic-bezier(.2,.8,.2,1)}@keyframes ptPageForward{0%{opacity:.45;transform:translateX(3.2%)}to{opacity:1;transform:translateX(0)}}@keyframes ptPageBack{0%{opacity:.45;transform:translateX(-3.2%)}to{opacity:1;transform:translateX(0)}}.pt-card{position:relative;overflow:hidden;border:1px solid #ffffff18;border-radius:6px;background:radial-gradient(circle at 76% 18%,rgba(240,43,114,.2),transparent 29%),radial-gradient(circle at 14% 82%,rgba(255,255,255,.06),transparent 34%),linear-gradient(145deg,#19191c,#101012 54%,#09090b);color:#fff;text-decoration:none;grid-column:var(--pt-x)/span var(--pt-w);grid-row:var(--pt-y)/span var(--pt-h);isolation:isolate;transition:border-color .16s ease,box-shadow .16s ease}.pt-card:hover{border-color:var(--pt-pink);box-shadow:inset 0 0 0 1px var(--pt-pink)}.pt-card:focus-visible{outline:2px solid var(--pt-pink);outline-offset:2px}.pt-card img{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;transition:filter .2s ease}.pt-card:hover img{filter:brightness(1.03)}.pt-card-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 36%,rgba(0,0,0,.66) 74%,rgba(0,0,0,.91))}.pt-card.no-image .pt-card-shade{background:linear-gradient(180deg,rgba(8,8,10,.02),rgba(8,8,10,.14) 36%,rgba(8,8,10,.72) 82%,rgba(8,8,10,.9))}.pt-card .place-atlas-content{z-index:2}.pt-card .place-atlas-titleblock h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-wrap:balance}.pt-card .place-atlas-ghost{z-index:0}.pt-next-slot{border-radius:6px}.pt-next,.pt-next-slot{height:100%;min-width:0;overflow:hidden}.pt-next{appearance:none;-webkit-appearance:none;position:relative;width:100%;border:1px solid #ffffff14;border-radius:6px;background:#ffffff05;color:#fff;cursor:pointer;padding:5px 3px 6px;display:flex;flex-direction:column;gap:3px;opacity:.62;transition:opacity .22s ease,border-color .22s ease,background .22s ease}.pt-next:hover{opacity:.94;border-color:#ffffff2b;background:#ffffff0b}.pt-next-previews{display:flex;flex-direction:column;gap:3px}.pt-next-previews img,.pt-preview-empty{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:3px;border:1px solid #ffffff0b;background:#17171b;opacity:.7}.pt-next-arrow{position:absolute;left:0;right:0;bottom:10px;height:34px;display:grid;place-items:center;color:var(--pt-pink)}.pt-next-arrow .pt-chevron-svg{width:34px;height:34px}.pt-chevron-svg{display:block}.places-test-page .places-atlas-filters{position:sticky;top:8px;z-index:75;width:max-content;max-width:100%;padding:6px;margin:0 0 14px -6px;border:1px solid rgba(255,255,255,.05);border-radius:999px;background:rgba(8,8,10,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(0,0,0,.26)}@media(max-width:760px){.places-test-page .places-atlas-filters{top:6px;margin-left:-4px;padding:4px;border-radius:18px}.places-test-discovery{gap:9px}.pt-section{padding:5px}.pt-chapter{height:520px;display:grid;grid-template-rows:96px minmax(0,1fr);grid-template-columns:1fr!important}.pt-title{grid-row:1;grid-column:1}.pt-title-copy{left:12px;top:12px;width:auto;right:58px}.pt-title-copy strong{width:auto;font-size:25px;max-width:100%}.pt-title-copy small{width:auto;font-size:11px;max-width:100%;margin-top:7px}.pt-section.is-compact .pt-title-copy strong{opacity:1;transform:none}.pt-section.is-compact .pt-title-copy small{display:none}.pt-section.is-compact .pt-open-icon{left:auto;right:10px;bottom:9px;width:40px;height:40px;display:block;opacity:1}.pt-section.is-compact .pt-open-icon:before{width:40px;height:40px}.pt-section.is-compact .pt-title:focus-visible .pt-open-icon,.pt-section.is-compact .pt-title:hover .pt-open-icon{opacity:1}.pt-section.is-compact .pt-back-arrow{display:none}.pt-open-icon{width:40px;height:40px;right:10px;bottom:9px}.pt-viewport{grid-row:2;grid-column:1}.pt-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:6px}.pt-card{grid-column:auto!important;grid-row:auto!important}.pt-next-slot{display:none}.pt-card .place-atlas-content{padding:11px 11px 10px}.pt-card .place-atlas-titleblock h2{font-size:20px;letter-spacing:-.035em}.pt-card .place-atlas-titleblock small{font-size:9px;margin-top:4px}.pt-card .place-atlas-meta{gap:4px}.pt-card .place-atlas-meta span{min-height:19px;padding:0 6px;font-size:6.3px;letter-spacing:.08em}}@media(prefers-reduced-motion:reduce){.pt-back-arrow,.pt-chapter,.pt-grid,.pt-next,.pt-open-icon,.pt-title,.pt-title-copy small,.pt-title-copy strong{transition:none!important;animation:none!important}}.places-test-page .place-atlas-card .place-atlas-titleblock small,.places-test-page .pt-card .place-atlas-titleblock small{display:none}.place-atlas-card,.pt-card{container-type:size}@container (max-height:150px){.place-atlas-titleblock h2{font-size:clamp(16.5px,13cqh,19px);line-height:1.02;letter-spacing:-.026em;text-wrap:balance}}@container (min-height:180px) and (max-width:320px){.place-atlas-titleblock h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:clamp(16.5px,6.2cqw,19.5px);line-height:1.02;letter-spacing:-.026em;text-wrap:balance}}@container (max-width:210px){.place-atlas-titleblock h2{font-size:clamp(16px,9cqw,18.5px);line-height:1.02;letter-spacing:-.026em;text-wrap:balance}.place-atlas-meta{gap:4px}}@container (max-width:170px){.place-atlas-titleblock h2{font-size:15.5px;line-height:1.04;letter-spacing:-.02em}}.pt-chapter{container-type:inline-size}.pt-next-edge-hit{position:absolute!important;inset:0!important;z-index:4;width:100%!important;height:100%!important;padding:0!important;margin:0!important;border:0!important;border-radius:6px!important;background:transparent!important;box-shadow:none!important;opacity:1!important;color:transparent!important;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='13.5' fill='%23111217' fill-opacity='.68' stroke='%23ffffff' stroke-opacity='.22' stroke-width='1'/%3E%3Cpath d='M16.5 13.5L23 20l-6.5 6.5' fill='none' stroke='%23ffffff' stroke-opacity='.9' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 20 20,e-resize!important}.pt-next-edge-hit:focus-visible,.pt-next-edge-hit:hover{background:rgba(0,0,0,.035)!important;outline:none!important}.pt-next-edge-hit:disabled{cursor:wait!important}@media(min-width:761px){.places-desktop-carousels .pt-title{z-index:6;box-shadow:10px 0 18px -14px rgba(0,0,0,.95)}}.pt-section.is-compact .pt-title .pt-back-arrow{display:none!important;opacity:0!important}.pt-section.is-compact .pt-title .pt-open-icon,.pt-section.is-compact .pt-title:focus-visible .pt-open-icon,.pt-section.is-compact .pt-title:hover .pt-open-icon{opacity:1!important;transform:none!important}.pt-section.is-compact .pt-title[aria-disabled=false]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='13.5' fill='%23111217' fill-opacity='.68' stroke='%23ffffff' stroke-opacity='.22' stroke-width='1'/%3E%3Cpath d='M23.5 13.5L17 20l6.5 6.5' fill='none' stroke='%23ffffff' stroke-opacity='.9' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 20 20,w-resize!important}.places-mobile-carousels{display:none}@media(max-width:760px){.places-mobile-carousels{display:flex;flex-direction:column;gap:18px}.pt-mobile-section{position:relative;padding:5px;border-radius:9px;background:#0d0d10;box-shadow:inset 0 0 0 1px #ffffff08;overflow:hidden}.pt-mobile-section:nth-child(2n){background:#101013}.pt-mobile-section:before{content:none}.pt-mobile-title{height:58px;display:block;cursor:default!important;margin-bottom:8px}.pt-mobile-title:before{width:4px}.pt-mobile-title .pt-title-copy{left:14px;top:50%;right:50px;width:auto;transform:translateY(-50%)}.pt-mobile-title .pt-title-copy strong{width:auto;max-width:100%;font-size:17px;line-height:1;letter-spacing:.018em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pt-mobile-title .pt-title-copy small{display:none!important}.pt-mobile-title .pt-open-icon{right:13px!important;top:50%!important;bottom:auto!important;opacity:1!important;transform:translateY(-50%)!important}.pt-mobile-title .pt-open-icon,.pt-mobile-title .pt-open-icon:before{width:24px!important;height:24px!important}.pt-mobile-carousel{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;width:100%;padding:0 18% 2px 0;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none}.pt-mobile-carousel::-webkit-scrollbar{display:none}.pt-mobile-card{flex:0 0 82%;min-width:0;aspect-ratio:4/3;grid-column:auto!important;grid-row:auto!important;scroll-snap-align:start;scroll-snap-stop:normal;container-type:size}.pt-mobile-card .place-atlas-content{padding:12px 12px 11px}.pt-mobile-card .place-atlas-titleblock h2{font-size:22px;line-height:.98;letter-spacing:-.035em;-webkit-line-clamp:3}.pt-mobile-card .place-atlas-meta{gap:4px}.pt-mobile-card .place-atlas-meta span{min-height:20px;padding:0 7px;font-size:6.6px;letter-spacing:.08em}}@media(max-width:430px){.pt-mobile-card{flex-basis:83%}.pt-mobile-carousel{padding-right:17%}}@media(prefers-reduced-motion:reduce){.pt-mobile-carousel{scroll-behavior:auto}}.places-desktop-carousels{display:none}@media(min-width:761px){.places-desktop-carousels{display:flex;flex-direction:column;gap:8px}.places-desktop-carousels .pt-chapter{transition:none!important}.places-desktop-carousels .pt-chapter:has(.pt-next-edge-hit){--pt-next-w:82px!important}.places-desktop-carousels .pt-desktop-section .pt-title-copy{transition:opacity .12s ease,transform .16s cubic-bezier(.2,.8,.2,1)}.places-desktop-carousels .pt-desktop-section.is-compact .pt-title-copy{opacity:0;transform:translateX(-10px);pointer-events:none}.places-desktop-carousels .pt-desktop-stage{position:relative;grid-column:2/4;grid-row:1;min-width:0;height:100%;overflow:hidden;border-radius:6px;container-type:inline-size}.places-desktop-carousels .pt-desktop-track{position:absolute;left:0;top:0;bottom:0;display:grid;grid-template-columns:repeat(20,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:8px;width:calc(166.666667% - var(--pt-track-correction));transform:translateZ(0);backface-visibility:hidden;will-change:transform;contain:layout paint}.places-desktop-carousels .pt-desktop-track .pt-card{min-width:0;backface-visibility:hidden}.places-desktop-carousels .pt-desktop-track .pt-card img{backface-visibility:hidden;transform:translateZ(0)}.places-desktop-carousels .pt-track-preview-card .place-atlas-content{opacity:0}.places-desktop-carousels .pt-desktop-track.pt-slide-forward{animation:ptDesktopTrackForward .54s ease both}.places-desktop-carousels .pt-desktop-track.pt-slide-back{animation:ptDesktopTrackBack .54s ease both}.places-desktop-carousels .pt-desktop-track.pt-wrap-out{animation:ptDesktopTrackForward .54s ease both}.places-desktop-carousels .pt-desktop-track.pt-wrap-in{animation:ptDesktopTrackWrapIn .54s ease both}.places-desktop-carousels .pt-desktop-track.pt-slide-back,.places-desktop-carousels .pt-desktop-track.pt-slide-forward,.places-desktop-carousels .pt-desktop-track.pt-wrap-in,.places-desktop-carousels .pt-desktop-track.pt-wrap-out{pointer-events:none}.places-desktop-carousels .pt-desktop-track.pt-slide-forward .pt-track-boundary-card .place-atlas-content{animation:ptDesktopTrackPreviewContent .54s linear both}.places-desktop-carousels .pt-desktop-track.pt-slide-back .pt-track-boundary-card .place-atlas-content{animation:ptDesktopTrackPreviewContentBack .54s linear both}@keyframes ptDesktopTrackForward{0%{transform:translateZ(0)}to{transform:translate3d(calc(0px - var(--pt-slide-x)),0,0)}}@keyframes ptDesktopTrackBack{0%{transform:translate3d(calc(0px - var(--pt-slide-x)),0,0)}to{transform:translateZ(0)}}@keyframes ptDesktopTrackWrapIn{0%{transform:translate3d(var(--pt-slide-x),0,0)}to{transform:translateZ(0)}}@keyframes ptDesktopTrackPreviewContent{0%,24%{opacity:0}58%,to{opacity:1}}@keyframes ptDesktopTrackPreviewContentBack{0%,42%{opacity:1}78%,to{opacity:0}}.places-desktop-carousels .pt-desktop-next-overlay{position:relative;z-index:5;grid-column:3;grid-row:1;min-width:0;overflow:visible;pointer-events:none}.places-desktop-carousels .pt-desktop-next-overlay .pt-next{pointer-events:auto}.places-desktop-carousels .pt-desktop-next-overlay .pt-carousel-restart{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%!important;height:100%!important;color:#d7d8dc!important;background:linear-gradient(180deg,#1a1a1f,#121216)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;cursor:pointer!important;opacity:1!important;transition:background .16s ease,border-color .16s ease,color .16s ease!important}.places-desktop-carousels .pt-desktop-next-overlay .pt-carousel-restart:focus-visible,.places-desktop-carousels .pt-desktop-next-overlay .pt-carousel-restart:hover{background:linear-gradient(180deg,#24242a,#18181d)!important;border-color:rgba(255,255,255,.3)!important;color:#fff!important;outline:none!important}.places-desktop-carousels .pt-carousel-restart-icon{display:block;font-size:0;color:#d7d8dc}.places-desktop-carousels .pt-carousel-restart-icon:before{content:"↻";display:block;font:500 29px/1 var(--font-sans)}.places-desktop-carousels .pt-carousel-restart:focus-visible .pt-carousel-restart-icon,.places-desktop-carousels .pt-carousel-restart:focus-visible .pt-carousel-restart-label,.places-desktop-carousels .pt-carousel-restart:hover .pt-carousel-restart-icon,.places-desktop-carousels .pt-carousel-restart:hover .pt-carousel-restart-label{color:#fff}.places-desktop-carousels .pt-carousel-restart-label{display:block;font-size:0;color:#b9bbc1}.places-desktop-carousels .pt-carousel-restart-label:before{content:"START OVER";display:block;font:800 8px/1 var(--font-sans);letter-spacing:.085em;text-transform:uppercase}}@media(prefers-reduced-motion:reduce){.places-desktop-carousels .pt-desktop-track,.places-desktop-carousels .pt-desktop-track .pt-track-boundary-card .place-atlas-content{animation:none!important}.places-desktop-carousels .pt-desktop-section .pt-title-copy{transition:none!important}}.place-atlas-card.is-slim-tall .place-atlas-content{padding:12px 11px}.place-atlas-card.is-slim-tall .place-atlas-titleblock h2{font-size:clamp(17px,1.45vw,22px);line-height:1;letter-spacing:-.025em}.place-atlas-card.is-slim-tall .place-atlas-meta{gap:4px}.place-atlas-card.is-slim-tall .place-atlas-meta span{padding:0 6px;font-size:6.5px}@media(min-width:761px){.places-desktop-carousels .pt-card{container-type:size}@container (min-width:260px) and (min-height:180px){.places-desktop-carousels .pt-card .place-atlas-titleblock h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:clamp(22px,8cqw,28px);line-height:.96;letter-spacing:-.04em;text-wrap:balance}}@container (min-width:260px) and (max-height:179px){.places-desktop-carousels .pt-card .place-atlas-titleblock h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:clamp(20px,6cqw,25px);line-height:.98;letter-spacing:-.036em;text-wrap:balance}}@container (max-width:259px) and (min-height:180px){.places-desktop-carousels .pt-card .place-atlas-titleblock h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:clamp(18px,9cqw,22px);line-height:1;letter-spacing:-.03em;text-wrap:balance}}@container (max-width:180px){.places-desktop-carousels .pt-card .place-atlas-titleblock h2{font-size:clamp(16.5px,10cqw,19px);line-height:1.03;letter-spacing:-.024em}}}@media(max-width:760px){.places-atlas-grid{grid-auto-flow:dense}.place-atlas-card.mobile-tall{grid-column:span 1;grid-row:span 2}.place-atlas-card.mobile-tall .place-atlas-titleblock h2{font-size:20px;line-height:1;letter-spacing:-.035em}.place-atlas-card.mobile-tall .place-atlas-titleblock small{font-size:9px;margin-top:4px}.place-atlas-card.mobile-tall .place-atlas-meta span{padding:0 6px;font-size:6.3px;letter-spacing:.08em}.place-atlas-card.mobile-tall .place-atlas-ghost{font-size:54px}}.places-test-page .places-atlas-filters{top:var(--pt-sticky-top,86px);z-index:55;padding:0;margin:0 0 14px;border:0;border-radius:0;isolation:isolate;gap:8px;overflow-anchor:none}.places-test-page .places-atlas-filters,.places-test-page .places-atlas-filters:before{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.places-test-page .places-atlas-filters:before{content:"";position:absolute;inset:-8px -10px;z-index:0;pointer-events:none;border:1px solid transparent;border-radius:19px;opacity:0;transform:scale(.985);transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.places-test-page .places-atlas-filters.is-floating:before{border-color:rgba(255,255,255,.3);background:radial-gradient(125% 190% at 12% -55%,rgba(255,255,255,.3) 0,rgba(255,255,255,.1) 34%,transparent 60%),linear-gradient(145deg,rgba(68,71,82,.84),rgba(24,25,32,.86));opacity:1;transform:scale(1);backdrop-filter:blur(27px) saturate(1.34) brightness(1.08);-webkit-backdrop-filter:blur(27px) saturate(1.34) brightness(1.08);box-shadow:0 20px 54px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.07),0 0 34px rgba(255,255,255,.16),0 0 58px rgba(240,43,114,.105),inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.06),inset 0 0 24px rgba(255,255,255,.025)}.places-test-page .places-atlas-filters .calendar-region-filter,.places-test-page .places-atlas-filters .calendar-type-filter{position:relative;z-index:1;order:0}.places-test-page .places-atlas-filters .calendar-region-filter>summary,.places-test-page .places-atlas-filters .calendar-type-filter>summary{background:rgba(10,10,14,.82);border-color:rgba(255,255,255,.18);box-shadow:0 5px 16px rgba(0,0,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.places-test-page .places-atlas-filters.is-floating .calendar-region-filter>summary,.places-test-page .places-atlas-filters.is-floating .calendar-type-filter>summary{background:rgba(15,16,22,.88);border-color:rgba(255,255,255,.24);box-shadow:0 7px 20px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(14px) saturate(1.16);-webkit-backdrop-filter:blur(14px) saturate(1.16)}.places-test-page .places-atlas-filters .calendar-region-filter>summary:hover,.places-test-page .places-atlas-filters .calendar-region-filter[open]>summary,.places-test-page .places-atlas-filters .calendar-type-filter>summary:hover,.places-test-page .places-atlas-filters .calendar-type-filter[open]>summary{background:rgba(18,18,24,.97);border-color:rgba(240,43,114,.58);color:#fff}.places-test-page .places-atlas-filters.has-region-selection .calendar-region-filter>summary,.places-test-page .places-atlas-filters.has-type-selection .calendar-type-filter>summary{border-color:rgba(240,43,114,.78);background:rgba(240,43,114,.11);color:#fff;box-shadow:0 5px 16px rgba(0,0,0,.3),0 0 14px rgba(240,43,114,.08)}.places-test-page .calendar-type-icon{display:inline-flex;width:14px;height:14px;flex:0 0 14px;color:var(--pt-pink)}.places-test-page .calendar-type-icon svg{width:14px;height:14px}.places-test-page .places-atlas-filters:not(.has-region-selection) .calendar-region-filter>summary>span:nth-child(2),.places-test-page .places-atlas-filters:not(.has-type-selection) .calendar-type-filter>summary>span:nth-child(2){font-size:0}.places-test-page .places-atlas-filters:not(.has-region-selection) .calendar-region-filter>summary>span:nth-child(2):after{content:"REGION";font:780 9px/1 var(--font-sans);letter-spacing:.05em}.places-test-page .places-atlas-filters:not(.has-type-selection) .calendar-type-filter>summary>span:nth-child(2):after{content:"THEME";font:780 9px/1 var(--font-sans);letter-spacing:.05em}.places-test-page .calendar-region-menu>a[data-region=all],.places-test-page .calendar-type-menu>a[data-type=all]{font-size:0}.places-test-page .calendar-region-menu>a[data-region=all]:after{content:"Any Region";font-size:var(--kor-menu-item-size,10px)}.places-test-page .calendar-type-menu>a[data-type=all]:after{content:"Any Theme";font-size:var(--kor-menu-item-size,10px)}.pt-view-filter{appearance:none;-webkit-appearance:none;position:relative;z-index:1;height:32px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(10,10,14,.82);box-shadow:0 5px 16px rgba(0,0,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#c1c8cd;text-decoration:none!important;font:780 9px/1 var(--font-sans);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.places-test-page .places-atlas-filters.is-floating .pt-view-filter{background:rgba(15,16,22,.88);border-color:rgba(255,255,255,.24);box-shadow:0 7px 20px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(14px) saturate(1.16);-webkit-backdrop-filter:blur(14px) saturate(1.16)}.pt-atlas-filter{order:-3}.pt-explore-filter{order:-2}.pt-control-divider{position:relative;z-index:1;order:-1;width:1px;height:18px;align-self:center;flex:0 0 1px;margin:0 4px;background:rgba(255,255,255,.2);border-radius:1px}.pt-view-filter:focus-visible,.pt-view-filter:hover{background:rgba(18,18,24,.97);border-color:rgba(240,43,114,.58);color:#fff;outline:none}.pt-view-filter.is-active{border-color:rgba(240,43,114,.78);background:rgba(240,43,114,.11);color:#fff;box-shadow:0 5px 16px rgba(0,0,0,.3),0 0 14px rgba(240,43,114,.08)}.places-test-page .places-atlas-filters.is-floating .pt-view-filter.is-active{border-color:rgba(240,43,114,.9);background:linear-gradient(145deg,rgba(240,43,114,.19),rgba(240,43,114,.105));color:#fff;box-shadow:0 7px 22px rgba(0,0,0,.34),0 0 0 1px rgba(240,43,114,.08),0 0 20px rgba(240,43,114,.15),inset 0 1px 0 rgba(255,255,255,.08)}.places-test-page .calendar-region-menu>a.is-disabled,.places-test-page .calendar-type-menu>a.is-disabled{color:rgba(255,255,255,.34)!important;background:transparent!important;box-shadow:none!important;cursor:default;pointer-events:none;text-decoration:none}.pt-view-filter-icon{width:14px;height:14px;display:grid;place-items:center;color:var(--pt-pink);flex:0 0 14px}.pt-view-filter-icon svg{width:14px;height:14px;display:block;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.pt-endcap{margin-top:9px;padding:5px;border:1px solid #ffffff0b;border-radius:8px;background:#0b0b0e}.pt-endcap-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(6,42px);gap:7px}.pt-endcard{appearance:none;-webkit-appearance:none;position:relative;min-height:0;border:1px solid #ffffff18;border-radius:6px;background:linear-gradient(145deg,#151519,#101013 72%);color:#fff;text-decoration:none;text-align:left;cursor:pointer;overflow:hidden;font:inherit;transition:background .22s ease,border-color .22s ease,transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.pt-endcard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,#ffffff08 0,transparent 42%);opacity:.7;pointer-events:none}.pt-endcard:focus-visible,.pt-endcard:hover{background:linear-gradient(145deg,#1a1a1f,#121216 72%);border-color:var(--pt-pink);box-shadow:inset 0 0 0 1px #f02b7242;transform:translateY(-1px);outline:none}.pt-endcard b{position:absolute;left:9px;right:8px;bottom:8px;font-size:12px;line-height:.94;letter-spacing:-.012em;text-transform:uppercase;text-wrap:balance;z-index:1}.pt-endcard-primary{grid-column:1/span 4;grid-row:1/span 6;background:linear-gradient(150deg,#1b1b20,#111115 74%)}.pt-endcard-primary b{left:14px;right:14px;bottom:13px;font-size:22px;line-height:.92;letter-spacing:-.035em}.pt-endcard-region.is-long b{font-size:11px}@media(max-width:760px){.places-test-page .places-atlas-filters{margin-left:0;padding:0;gap:6px;background:transparent;box-shadow:none}.places-test-page .places-atlas-filters:before{inset:-7px -8px;border-radius:17px}.places-test-page .places-atlas-filters.is-floating:before{background:radial-gradient(130% 190% at 12% -55%,rgba(255,255,255,.27) 0,rgba(255,255,255,.09) 34%,transparent 60%),linear-gradient(145deg,rgba(64,67,77,.88),rgba(24,25,32,.89));backdrop-filter:blur(23px) saturate(1.28) brightness(1.06);-webkit-backdrop-filter:blur(23px) saturate(1.28) brightness(1.06);box-shadow:0 17px 42px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.06),0 0 27px rgba(255,255,255,.14),0 0 44px rgba(240,43,114,.09),inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(255,255,255,.05)}.places-test-page .places-atlas-filters .calendar-region-filter>summary,.places-test-page .places-atlas-filters .calendar-type-filter>summary{background:rgba(10,10,14,.88);box-shadow:0 4px 14px rgba(0,0,0,.3)}.places-test-page .places-atlas-filters.is-floating .calendar-region-filter>summary,.places-test-page .places-atlas-filters.is-floating .calendar-type-filter>summary{background:rgba(15,16,22,.9)}.pt-view-filter{height:30px;padding:0 9px;font-size:8px;background:rgba(10,10,14,.88);box-shadow:0 4px 14px rgba(0,0,0,.3)}.places-test-page .places-atlas-filters.is-floating .pt-view-filter{background:rgba(15,16,22,.9)}.places-test-page .places-atlas-filters.is-floating .pt-view-filter.is-active{background:linear-gradient(145deg,rgba(240,43,114,.2),rgba(240,43,114,.11));border-color:rgba(240,43,114,.9)}.places-test-page .calendar-type-icon,.places-test-page .calendar-type-icon svg,.pt-view-filter-icon,.pt-view-filter-icon svg{width:13px;height:13px;flex-basis:13px}.pt-control-divider{height:16px;margin:0 2px}.places-test-page .calendar-type-filter[open] .calendar-type-icon{color:#fff}.pt-endcap{margin-top:8px;padding:4px}.pt-endcap-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:54px;gap:6px}.pt-endcard{grid-column:auto!important;grid-row:auto!important}.pt-endcard-primary{grid-column:1/-1!important;grid-row:span 2!important}.pt-endcard-primary b{font-size:20px;left:11px;bottom:10px}.pt-endcard-region.is-long{grid-column:1/-1!important}.pt-endcard b{font-size:12px;left:8px;bottom:8px}}@media(prefers-reduced-motion:reduce){.places-test-page .places-atlas-filters:before,.pt-endcard,.pt-view-filter{transition:none!important}}